@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:700);
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: none;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {
  background: url(../js/shadowbox/img/loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}

#sb-body, #sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(../js/shadowbox/img/close.png);
}

#sb-nav-next {
  background-image: url(../js/shadowbox/img/next.png);
}

#sb-nav-previous {
  background-image: url(../js/shadowbox/img/previous.png);
}

#sb-nav-play {
  background-image: url(../js/shadowbox/img/play.png);
}

#sb-nav-pause {
  background-image: url(../js/shadowbox/img/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
  display: none;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

.second {
  /*狭い場合*/
}
.second .container-wrapper {
  background: url(/doctor-x_03/img/second-main-bg.jpg) #59091d no-repeat center top;
}
.second .catch-ttl {
  font-size: 18px;
  border-bottom: 1px solid #666666;
  margin-bottom: 20px;
  padding-bottom: 7px;
  margin-top: 40px;
  color: #eb2c87;
}
.second .second-title {
  line-height: 1.1;
  position: relative;
  text-shadow: -1px -1px 0px #58042f;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background: url(/doctor-x_03/img/h1-second-border.png) repeat-x bottom left;
}
.second .second-title .en {
  font-size: 47px;
  color: #ffffff;
}
.second .second-title .jp {
  color: #f5df73;
  font-size: 18px;
  margin-left: 10px;
}
.second #sns {
  position: absolute;
  bottom: 12px;
  right: -10px;
}
.second .catch {
  color: #eb2c87;
}
.second .sub {
  color: #d9d9d9;
  font-size: 16px;
  margin-bottom: 5px;
}
.second .story-number {
  color: #f5df73;
}
.second .h2-main-ttl {
  color: #ffffff;
  background: url(/doctor-x_03/img/sub-ttl-pink-bg.jpg) repeat left top;
  padding: 3px 10px;
  margin: 5px 0 30px;
  font-size: 20px;
  text-shadow: -1px -1px 0px #58042f;
}
.second #storyphoto {
  max-width: 620px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.second #storyphoto iframe {
  display: block;
}
.second .read {
  margin: 0 20px 25px;
}
.second .guest-ttl {
  margin-left: 0.7%;
}
.second ul.guest-box {
  width: 100%;
}
.second ul.guest-box li {
  width: 44%;
  float: left;
  border: 1px solid #636363;
  padding: 15px;
  margin-top: 20px;
  margin: 1%;
  margin-bottom: 20px;
  min-height: 140px;
}
.second ul.guest-box .photo {
  float: left;
}
.second ul.guest-box .txt {
  margin-left: 120px;
}
.second ul.guest-box .txt dt {
  color: #eb2c87;
}
.second ul.guest-box .txt dd {
  font-size: 13px;
}
@media screen and (max-width: 1200px) {
  .second ul.guest-box {
    margin: 0 20px;
    width: auto;
  }
  .second ul.guest-box li {
    float: none;
    width: auto;
    min-height: inherit;
  }
}
.second .backnumber {
  margin-top: 20px;
}
.second .pickup {
  margin-top: 40px;
  margin-bottom: 10px;
}
.second .storybacknumber .prgItem,
.second .photobacknumber .prgItem {
  float: left;
  width: 25%;
}
.second .storybacknumber .prgItem a,
.second .photobacknumber .prgItem a {
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 2px;
  padding: 10px;
  min-height: 160px;
  text-decoration: none;
  font-size: 95%;
  background: #333333 repeat;
}
.second .storybacknumber .prgItem a:hover,
.second .photobacknumber .prgItem a:hover {
  background: #961351;
}
.second .storybacknumber .prgItem a:link, .second .storybacknumber .prgItem a:link,
.second .photobacknumber .prgItem a:visited, .second .photobacknumber .prgItem a:visited {
  color: #ffffff;
}
.second .photobacknumber .prgItem a:hover, .second .photobacknumber .prgItem a:hover {
  color: #f5df73;
}
.second .photobacknumber .prgItem a .prgName, .second .photobacknumber .prgItem a .prgName {
  margin: 5px 0;
  padding: 0;
  font-size: 110%;
  line-height: 17px;
}
.second .photobacknumber .prgItem a .prgName span, .second .photobacknumber .prgItem a .prgName span {
  color: #cccccc;
  font-size: 80%;
}
.second .storybacknumber .prgItem a img, .second .photobacknumber .prgItem a img {
  width: 100%;
  height: auto;
}
@media (max-width: 990px) {
  .second .storybacknumber .prgItem, .second .photobacknumber .prgItem {
    width: 33%;
  }
}
.second .second-photo-area {
  margin: 0 auto;
  padding: 0px 0px 25px 0px;
  max-width: 640px;
}
.second .second-photo-area img {
  width: 100%;
  height: auto;
}
.second .photo-capution {
  max-width: 640px;
  margin: 0 auto;
}

#story .story-photo, #story .story-photo_one {
  position: relative;
  margin: 0 auto;
  padding: 0px 0 0 0px;
  max-width: 640px;
}
#story .story-photo img, #story .story-photo_one img {
  position: absolute;
  top: 0x;
  left: 0px;
  z-index: 8;
}
#story .story-photo img.active {
  z-index: 10;
}
#story .story-photo img.last-active {
  z-index: 9;
}
#story .story-photobox {
  height: 427px;
  margin-bottom: 30px;
}
#story .story-iframe {
  margin: 0 auto;
  width: 560px;
  margin-bottom: 20px;
}

#news .news.section-box {
  margin-top: 40px;
}
#news .second-photo-area {
  padding-bottom: 0;
}
#news .catch {
  color: #ffffff;
  font-size: 19px;
  margin-bottom: 35px;
  padding-top: 10px;
  line-height: 1.6;
}
#news .catch .st {
  font-size: 26px;
  color: #eb2c87;
}
#news .novelize {
  line-height: 1.5;
  max-width: 800px;
  margin: 0 auto;
}
#news .novelize .novelize-box {
  width: 45%;
  float: left;
}
#news .novelize .novelize-box img {
  width: 50%;
  height: auto;
  margin: 10px 0 0;
}
#news .novelize .first {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #666666;
}
#news .novelize .first h3 {
  font-size: 18px;
  color: #eb2c87;
}
#news .novelize .second h3 {
  color: #0086d4;
  font-size: 18px;
}
#news .novelize .caution {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.3;
}
#news a.btn {
  margin: 10px auto 0;
}

#introduction .second-photo-area img {
  width: 100%;
}
#introduction .catch {
  color: #ffffff;
  font-size: 19px;
  margin-bottom: 35px;
  padding-top: 10px;
  line-height: 1.6;
}
#introduction .catch .st {
  font-size: 26px;
  color: #eb2c87;
}

#staff .stafflist th {
  vertical-align: top;
  text-align: right;
  padding: 5px 15px 5px 0;
  font-weight: normal;
  line-height: 30px;
  color: #eb2c87;
  font-size: 14px;
  width: 45%;
  margin: 0;
}
#staff .stafflist td {
  width: 55%;
  vertical-align: top;
  line-height: 30px;
  font-size: 14px;
  padding: 5px 0 5px 0;
  margin: 0;
  color: #FFFFFF;
}
#staff .stafflist tr {
  vertical-align: top;
  margin: 0 0 0 0;
}

#cast .castphoto {
  float: left;
  margin: 0 20px 20px 0;
  background: #797979;
  padding: 3px;
}
#cast .castphoto img {
  width: 100%;
  height: auto;
}
#cast .chart {
  text-align: right;
  padding-bottom: 12px;
  margin-top: 10px;
}
#cast .chart_img {
  margin-bottom: 25px;
}
#cast .chart2 {
  text-align: center;
  padding: 20px;
}
#cast .chart2 img {
  max-width: 790px;
}
#cast img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}
#cast .cast-name {
  color: #f5df73;
  font-size: 18px;
  line-height: 38px;
  font-weight: normal;
}
#cast .c-area {
  margin-top: -80px;
  padding-top: 80px;
}
#cast .c-area {
  margin-bottom: 0px;
}

#music .musicarea {
  padding-top: 10px;
  position: relative;
}
#music .musicPhoto {
  margin-right: 20px;
  width: 45%;
  padding: 0;
  text-align: center;
  float: left;
}
#music .musicPhoto img {
  height: auto;
  width: 100%;
}
#music .musicTxt h3 {
  font-size: 24px;
  line-height: 30px;
  color: #eb2c87;
  margin-bottom: 10px;
}
#music .musicTxt .btn {
  margin: 0px auto 0;
}
#music .main-container section .bold {
  padding: 0;
  font-weight: bold;
  line-height: 1.8em;
  color: #3399cc;
}
#music .note {
  display: block;
  margin-top: 10px;
  line-height: 14px;
}
#music .catch {
  margin-top: 25px;
  font-size: 18px;
  border-bottom: 1px solid #666666;
  margin-bottom: 20px;
}

.btn a {
  font-size: 16px;
  background: #d32a69;
  display: block;
  color: #ffffff;
  text-decoration: none;
  width: 140px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.btn a:hover {
  background: #fa2d82;
}

#bbs .bbs-btn {
  float: right;
  margin-bottom: 30px;
}
#bbs a.btn {
  float: left;
}

a.btn {
  font-size: 16px;
  background: #d32a69;
  display: block;
  color: #ffffff;
  text-decoration: none;
  width: 140px;
  margin-left: 10px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

a.btn:hover {
  background: #fa2d82;
}

#photo .photo-area img {
  width: 100%;
  height: auto;
}
#photo #main-container {
  margin-top: 0;
}

#photo.second #sns {
  position: static;
}

body {
  background: #59091d;
  color: #ffffff;
}

#top #header-image {
  margin-bottom: 4px;
}

#header-image {
  margin-bottom: 20px;
}

.container-wrapper {
  font-size: 14px;
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 2;
  color: #ffffff;
}

.main-container {
  background: url(/doctor-x_03/img/second-container-bg.png) left top;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0px 20px 0 20px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #dddddd;
}

#top .main-container {
  margin-top: 10px;
}

.top-sns {
  margin-top: 20px;
}

.contentsarea {
  padding: 40px 0 0;
  margin-bottom: 0px;
}
/*.contentsarea .movie {
  width: 40%;
  float: left;
  position: relative;
}
*//*.contentsarea .movie .play {
  position: absolute;
  width: 21%;
}*/
/*.contentsarea .movie img {
  width: 100%;
  height: auto;
}*/
/*.contentsarea .info {
  margin-left: 43%;
}*/
.contentsarea .info dl {
  overflow: auto;
  padding: 0px;
  height: 150px;
}
.contentsarea .info dt {
  margin-right: 15px;
  display: block;
  color: #dddddd;
  font-size: 14px;
  line-height: 1.6em;
}
.contentsarea .info dd {
  margin-right: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 1.6em;
  border-bottom: 1px #928286 dotted;
}
.contentsarea #blogparts, .contentsarea .news {
  margin-top: 30px;
}
.contentsarea #blogparts dl, .contentsarea .news dl {
  border-bottom: 1px #928286 dotted;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.contentsarea #blogparts dt, .contentsarea .news dt {
  display: block;
  color: #dddddd;
  font-size: 14px;
  line-height: 1.6em;
  float: left;
}
.contentsarea #blogparts dd, .contentsarea .news dd {
  margin-left: 140px;
  font-size: 14px;
  line-height: 1.6em;
}
.contentsarea .pickup {
  margin-top: 40px;
}

.recommended-program-list {
  padding-bottom: 30px;
}

.page-nav ul li a, .en, .story-number {
  font-family: "Libre Baskerville", serif, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}

.t-center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.f-big {
  font-size: 16px;
}

.st {
  color: #eb2c87;
}

.header {
  padding: 0;
}

strong {
  font-weight: bold;
}

a:hover.link {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  display: block;
}

a:hover img.link {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  display: block;
}

a {
  color: white;
}
a:visited {
  color: white;
}
a:focus {
  color: white;
}
a:hover {
  color: white;
}
a:active {
  color: white;
}

a:hover {
  text-decoration: none;
}

.page-nav {
  text-align: center;
}

.page-nav .page-nav-inner {
  padding: 0;
}

.page-nav ul {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border: none;
  background: transparent;
}

.page-nav ul li {
  width: 10.5%;
  margin-right: 10px;
  margin-bottom: 25px;
  border: 2px solid #cccccc;
  line-height: 1.3;
}

.page-nav ul li.intro {
  width: 14%;
}

.page-nav ul li.bbs {
  margin-right: 0;
}

.page-nav ul li.mainli {
  position: relative;
}

.page-nav ul li.subli {
  width: auto;
  border: none;
}

.page-nav ul li.subli a {
  border: none;
}

.page-nav ul li.mainli a {
  display: block;
  font-weight: bold;
  font-size: 18px;
  text-shadow: none;
  color: #FFFFFF;
  background: url(/doctor-x_03/img/navi-bg.jpg) #741143 repeat-x left top;
  padding: 14px 0px 7px;
  height: 44px;
  text-shadow: -1px -1px 0px #58042f;
  border-bottom: 1px solid #58042f;
  border-right: 1px solid #58042f;
}
.page-nav ul li.mainli a:hover {
  padding: 14px 0px 7px;
  height: 44px;
  border-bottom: 1px solid #58042f;
  border-right: 1px solid #58042f;
}
.page-nav ul li.mainli a b.mini {
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  display: block;
  color: #ffe59a;
  text-shadow: none;
  font-size: 11px;
  line-height: 13px;
  text-shadow: -1px -1px 0px #58042f;
  position: relative;
  z-index: 10;
}
.page-nav ul li.mainli a span {
  position: relative;
  z-index: 10;
}
.page-nav ul li.mainli a span.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none;
  cursor: pointer;
  z-index: 1;
  background: url(/doctor-x_03/img/navi-bg-hover.jpg) #741143 repeat-x left top;
}

.page-nav ul li.mainli a.active {
  background: url(/doctor-x_03/img/navi-bg-hover.jpg) #741143 repeat-x left top;
}

.page-nav ul li.subli {
  margin: 0;
  padding: 0;
}
.page-nav ul li.subli a {
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  zoom: 1;
  padding: 10px 20px;
  margin: 0 5px 5px 0;
  height: 14px;
  line-height: 16px;
  font-weight: normal;
  text-shadow: none;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  background: #000000;
}
.page-nav ul li.subli a img {
  margin-right: 3px;
}
.page-nav ul li.subli a:hover {
  border: none;
  background: #f5dde8;
  color: #000000;
  text-shadow: none;
}

.h2-ttl {
  background: url(/doctor-x_03/img/h2-border.png) repeat-x bottom left;
  color: #e0c06d;
  margin-bottom: 15px;
}
.h2-ttl img {
  vertical-align: bottom;
  margin-bottom: 8px;
}

#external-link-tooltip {
  margin-left: 18px;
}

.aside, .aside-min {
  background-image: none;
}

.site-bnr {
  padding-bottom: 20px !important;
  padding-top: 0px;
  margin: 0;
}

.site-bnr li {
  width: 33.3%;
}

.site-bnr a:hover, .site-bnr span:hover, .recommended-program-list .prgItem a {
  border: solid 1px #d7d7d7;
}

.site-bnr a, .site-bnr span, .recommended-program-list .prgItem a {
  border: solid 1px #666666;
}

.site-bnr span.border-none:hover {
  border: solid 1px #666666;
}

#shadowbody {
  color: #000000;
  list-style: none;
  background: url(/doctor-x_03/photo/img/shadow-bg.jpg) repeat;
}
#shadowbody ul {
  font-size: 90%;
  -webkit-padding-start: 0px !important;
  margin: 10px !important;
  background: url(/doctor-x_03/photo/img/shadow-txt-bg.png) repeat;
}
#shadowbody li {
  padding: 18px 20px 18px 70px;
  border-bottom: 1px solid #b6b6b6;
}
#shadowbody img {
  width: 100%;
  height: auto;
}
#shadowbody .kami {
  background: #e3e3e3 url(/doctor-x_03/photo/img/kami.png) no-repeat 10px 50%;
}
#shadowbody .ben {
  background: #e3e3e3 url(/doctor-x_03/photo/img/ben.png) no-repeat 10px 50%;
}

.number {
  background: #a8004c;
  color: #f5df73;
  text-decoration: none;
  text-shadow: none;
  padding: 0 10px;
  font-size: 17px;
}

#btnPagetop {
  z-index: 10;
}

.no-border:hover {
  border: 1px solid #666666 !important;
}
