@charset "utf-8";

/* 01-01 */
body,
.fcBody {
  color:#444444;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Century Gothic",Arial,"ＭＳ Ｐゴシック",sans-serif;
}

/* 01-02 */
.fcRed,
.messageError {
  color:#df0505;
}
.fcBlue {
  color:#0566df;
}

/* 01-03 */
.center-weekbtn-Wpr span.fcBlue,
.cd-schedule-Box b.fcBlue {
  color:#0566df;
}
.center-weekbtn-Wpr span.fcRed,
.cd-schedule-Box span.fcRed {
  color:#df0505;
}

/* 01-04-1 */
a:link,
.fcLink {
  color:#111111;
}
a:visited {
  color:#111111;
}
a:active {
  color:#111111;
}
a:hover,
.fcLink:hover {
  color:#e02076;
}

/* 01-04-2 */
.ancr-fw {
  font-weight:normal;
}

/* 01-05-1 */
body {
  font-size:1.6rem;
}

/* 01-05-2 */
.ph-Ttl span {
  font-size:2rem;
}

/* 01-05-3 */
.side-contents-Box .ph-Ttl span,
.sh-Ttl span {
  font-size:1.8rem;
}

/* 01-05-4 */
.sb-Ttl span {
  font-size:1.8rem;
}

/* 01-05-5 */
.material-menu ul li a {
  font-size:1.6rem;
}

/* 01-05-6 */
#sidemenu li a {
  font-size:1.6rem;
}

/* 01-05-7 */
.hdrpsi-tel-Box {
  font-size:2.6rem;
}

/* 01-05-8 */
.hdrpsi-bh-Box {
  font-size:2.4rem;
}

/* 01-05-9 */
.centerbtn-Wpr a,
.sidebtn-Wpr a,
.cd-movie-Box a,
input[type=submit],
input[type=button],
.sbmtbtn-Wpr button,
.btn-bg-Clr,
.btn-reset-Clr,
.center-paging-Wpr li p,
.center-paging-Wpr li a,
/* .center-nppage-Wpr li a, */
.owl-theme .owl-controls .owl-buttons div.owl-prev p,
.owl-theme .owl-controls .owl-buttons div.owl-next p {
  font-size:1.6rem;
}

/* 02-01 */
body {
  background:rgba(255,255,255,1);
}

/* 02-02 */
#page {
}

/* 02-03 */
.header-Wpr {
  background:rgba(241,241,241,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f1f1f1), color-stop(100%, #f7f7f7));
  background:
  -webkit-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  -moz-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  -o-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  -ms-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  linear-gradient(to bottom,#f1f1f1 0%, #f7f7f7 100%);
}

/* 02-04 */
.header-PC-Box {
}

/* 02-05 */
.main-Wpr {
}

/* 02-06 */
.main-Box {
}

/* 02-07 */
.footer-Wpr,
#caspe-smbnr-Box {
  background:rgba(255,255,255,1);
}

/* 02-08 */
.footer-Box {
}

/* 03-01 */
.header-Ttl {

}

/* 03-02 */
.header-Ttl h1 {
  color:#aaaaaa;
  text-align:center;
}

/* 03-04 */
.header-PC-Box img {
  left:5%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);

}

/* 03-05 */
.header-PC-Box {
  height:120px;
}

/* 03-06 */
.hdrpsi-tel-Box p,
.hdrssi-tel-Box p {
  color:#000000;
  font-weight:normal;
}

/* 03-07 */
.hdrpsi-bh-Box p,
.hdrpsi-rh-Box p,
.hdrssi-bh-Box p,
.hdrssi-rh-Box p {
  color:#000000;
  font-weight:normal;
}

/* 03-08 */
.header-pcinfo-Box {
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end; 
}

.hdrpsi-tel-Box,
.hdrpsi-bh-Box {
  display:-webkit-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-pack:end;
  -ms-flex-pack:end;
  justify-content:flex-end;
  width:auto;
}

/* 04-01-1 */
@media only screen and (min-width:1120px) {
  .material-menu ul li a {
    height:56px;
    line-height:56px;
  }
}

/* 04-01-2 */
#globalnav-Wpr,
.material-menu-wrapper.material-menu-view-mobile {
}

/* 04-02 */
.material-menu ul li a {
  background-color:rgba(255,255,255,1);
}

.material-menu ul li a:hover,
.material-menu ul li a.page-selected {
  background-color:rgba(255,255,255,1);
}

/* 04-03-1 */
#sidemenu li a {
  height:34px;
  line-height:34px;
}
/* 04-03-2 */
#sidemenu li a {
  background-color:rgba(255,255,255,1);
}

#sidemenu li a:hover,
#sidemenu li a.page-selected {
  background-color:rgba(255,255,255,1);
}

/* 04-04 */
.material-menu ul li a,
.material-menu ul li a:hover,
.material-menu ul li a span,
.material-menu ul li a.page-selected {
  font-weight:normal;
}

.material-menu ul li a {
  color:#111111;
}

.material-menu ul li a {
  text-shadow:none;
}

.material-menu ul li a:hover,
.material-menu ul li a.page-selected {
  color:#e02076;
}

.material-menu ul li a:hover,
.material-menu ul li a.page-selected {
  text-shadow:none;
}

/* 04-05 */
#sidemenu li a,
#sidemenu li a span,
#sidemenu li a:hover,
#sidemenu li a.page-selected {
  font-weight:normal;
}

#sidemenu li a {
  color:#111111;
}

#sidemenu li a {
  text-shadow:none;
}

#sidemenu li a:hover,
#sidemenu li a.page-selected {
  color:#e02076;
}

#sidemenu li a:hover,
#sidemenu li a.page-selected {
  text-shadow:none;
}

/* 04-06 */
.material-menu ul li,
#sidemenu li {
  border-color:#bdbdbd;
}
@media only screen and (max-width:1119px) {
  .material-menu ul li ,
  .material-menu ul li:first-child ,
  .material-menu ul li:last-child {
    border-color:#bdbdbd;
  }
}
.material-menu ul li {
  border-style:none solid none none;
  border-width:0 1px 0 0;
}
.material-menu ul li:first-child {
  border-style:none solid none solid;
  border-width:0 1px 0 1px;
}
#sidemenu li {
  border-style:solid none none none;
  border-width:1px 0 0 0;
}
#sidemenu li:last-child {
  border-style: solid none solid none;
  border-width:1px 0 1px 0;
}
@media only screen and (max-width:1119px) {
 .material-menu ul li ,
 .material-menu ul li:first-child {
    border-style:solid none none none;
    border-width:1px 0 0 0;
  }
 .material-menu ul li:last-child {
    border-style:solid none solid none;
    border-width:1px 0 1px 0;
  }
}
/* 04-07 */
.material-menu ul li a {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:solid;
  border-bottom-width:5px;
  border-bottom-color:#000000;
  border-left-style:none;
}

.material-menu ul li a:hover,
.material-menu ul li a.page-selected {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:solid;
  border-bottom-width:5px;
  border-bottom-color:#e02076;
  border-left-style:none;
}

/* 04-08 */
#sidemenu li a {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}

#sidemenu li a:hover,
#sidemenu li a.page-selected {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}

/* 04-09 */
@media only screen and (max-width:1119px) {
  .material-menu ul li a {
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
  }

  .material-menu ul li a:hover,
  .material-menu ul li a.page-selected {
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
  }
}

/* 05-01-1 */
.sh-Ttl span,
.ph-Ttl span {
  color:#333333;
  font-weight:normal;
  text-shadow:none;
}

/* 05-01-2 */
.sh-Ttl,
.ph-Ttl {
  text-align:left;
}
.sh-Ttl span,
.ph-Ttl span {
  padding-left:0px;
}

/* 05-01-3 */
.sh-Ttl,
.ph-Ttl {
  height:56px;
  line-height:56px;
}

/* 05-01-4 */
.sh-Ttl,
.ph-Ttl {
  background-size:cover;
}

/* 05-02 */
.mailmagazine-Wpr h2.sh-Ttl span {
  
}
.mailmagazine-Wpr h2.sh-Ttl {
}

/* 05-03 */
.left-qrcode-Wpr h2.sh-Ttl span {
  
}
.left-qrcode-Wpr h2.sh-Ttl {
}

/* 05-04 */
.left-photo-Diary h2.sh-Ttl span {
  
}
.left-photo-Diary h2.sh-Ttl {
}

/* 05-05 */
.side-rightnow-Box h3.ph-Ttl span {
  
}
.side-rightnow-Box h3.ph-Ttl {
}

/* 05-06 */
.pickupcast-Box h3.ph-Ttl span {
  
}
.pickupcast-Box h3.ph-Ttl {
}

/* 05-07 */
.newface-Box h3.ph-Ttl span {
  
}
.newface-Box h3.ph-Ttl {
}

/* 05-08 */
.right-ranking-Box h3.ph-Ttl span {
  
}
.right-ranking-Box h3.ph-Ttl {
}

/* 05-09 */
.sb-Ttl span {
  color:#ffffff;
  font-weight:bold;
}
.sb-Ttl {
  background:rgba(49,49,49,1);
}

/* 05-10 */
.cmn-bg-Dark {
  background:rgba(238,238,238,0.5);
}

/* 05-11 */
.cmn-bg-Light {
  background:rgba(238,238,238,0.2);
}

/* 06-01 */
.contents-Box {
}

/* 06-02 */
.bg-center-cmnbox {
}

/* 06-03 */
.side-contents-Box {
  background:rgba(255,255,255,1);
}

/* 06-04 */
.side-contents-Box.mailmagazine-Wpr {
}

/* 06-05 */
.side-contents-Box.left-photo-Diary {
}

/* 06-06 */
#side-rightnow-Wpr {
}

/* 06-07 */
.pickupcast-Box {
}

/* 06-08 */
.newface-Box {
}

/* 06-09 */
.right-ranking-Box {
}

/* 06-10 */
input[type="text"],
input[type="email"],
select,
.check-group label,
textarea,
.rt-o-cgp li div,
.dd .ddTitle .ddlabel,
.dd .ddChild li .ddlabel,
.dd .ddTitle .description,
.dd .ddChild li .description  {
  color:#111111;
}
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
.check-group label:hover,
textarea:focus,
.rt-o-cgp li div:hover {
  color:#111111;
}

/* 06-11-1 */
input[type="text"],
input[type="email"],
select,
select optgroup,
.check-group label,
textarea,
.rt-o-cgp li div,
.dd .ddTitle,
.dd .divider,
.dd .ddChild li {
  background-color:#ffffff;
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
}
/* 06-11-2 */
input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
.check-group label:hover,
textarea:focus,
.rt-o-cgp li div:hover,
.dd .ddTitle:hover,
.dd .ddChild li.hover,
.dd .ddChild li.selected {
  background-color:#fafafa;
  border-style:solid;
  border-width:1px;
  border-color:#bbbbbb;
}
/* 06-11-3 */
input[type="text"].messageError,
input[type="email"].messageError,
select.messageError,
textarea.messageError {
  background-color:#ffe3e3;
  border-style:solid;
  border-width:1px;
  border-color:#df0505;
}
/* 06-11-4 */
input[type="text"],
input[type="email"],
select,
.check-group label,
textarea {
  box-shadow:1px 1px 3px 0px #dddddd inset;
  -moz-box-shadow:1px 1px 3px 0px #dddddd inset;
  -webkit-box-shadow:1px 1px 3px 0px #dddddd inset;
}

/* 06-12 */
.bdr-clr-Dark.bg-rank-no01,
.bdr-clr-Dark.ranking-no01-Wpr {
  border-style:solid;
  border-width:1px;
  border-color:#ccbf9f;
}
.bg-rank-no01,
.ranking-no01-Wpr {
  background:rgba(255,253,249,1);
}

.bdr-clr-Dark.bg-rank-no02,
.bdr-clr-Dark.ranking-no02-Wpr {
  border-style:solid;
  border-width:1px;
  border-color:#b6b6b6;
}
.bg-rank-no02,
.ranking-no02-Wpr {
  background:rgba(252,252,252,1);
}

.bdr-clr-Dark.bg-rank-no03,
.bdr-clr-Dark.ranking-no03-Wpr {
  border-style:solid;
  border-width:1px;
  border-color:#d6bfaa;
}
.bg-rank-no03,
.ranking-no03-Wpr {
  background:rgba(255,253,249,1);
}

.bdr-clr-Dark.bg-rank-Otr,
.cdicon-ranking p:not(bdr-clr-Dark) {
  border-style:solid;
  border-width:1px;
  border-color:#e9e9e9;
}
.bg-rank-Otr,
.cdicon-ranking p:not(.bg-rank-no01):not(.bg-rank-no02):not(.bg-rank-no03) {
}

/* 06-13 */
.ranking-up {
  color:#254481;
}
.ranking-keep {
  color:#817625;
}
.ranking-down {
  color:#812525;
}
.ranking-new {
  color:#258130;
}

/* 06-14 */
.marquee-Wpr dt {
  
}
.marquee-Wpr dd {
  
}
.marquee-Wpr dd a {
  
}

/* 06-15 */
.marquee-Wpr {
}
.marquee-Wpr {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}
.marquee-Box {
}
.marquee-Box {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}

/* 06-16 */
span.data-Box {
  color:#333333;
}
.data-bg-Clr {
  background:rgba(255,255,255,1);
}

/* 07-01 */
#sidemenu.leftcol-bdr-clr {
  border-style:none;
}
.mailmagazine-Wpr.leftcol-bdr-clr {
  border-style:solid;
  border-width:1px;
  border-color:#cdcdcd;
}
.left-qrcode-Wpr.leftcol-bdr-clr {
  border-style:solid;
  border-width:1px;
  border-color:#cdcdcd;
}
.left-photo-Diary.leftcol-bdr-clr {
  border-style:solid;
  border-width:1px;
  border-color:#cdcdcd;
}

/* 07-02 */
@media only screen and (min-width:768px) {
.centercol-bdr-clr {
  border-style:none;
 }
}
.centerbox-bdr-clr {
  border-style:none;
}
.bdr-clr-Dark {
  border-style:solid;
  border-width:1px;
  border-color:#cdcdcd;
}
.bdr-hdg-clr {
  border-color:#a8a8a8;
}

/* 07-03 */
.side-rightnow-Box.rightcol-bdr-clr {
  border-style:none;
}
.pickupcast-Box.rightcol-bdr-clr {
  border-style:none;
}
.newface-Box.rightcol-bdr-clr {
  border-style:none;
}
.right-ranking-Box.rightcol-bdr-clr {
  border-style:none;
}

/* 08-01-1 */
.cast-Wpr,
.cast-type-B .cast-Box,
.cast-lvl-Box + a dl.cast-Box dt,
.glImg label {
  background:rgba(255,255,255,1);
}

/* 08-01-2 */
.cast-Wpr,
.dd .ddTitle .ddTitleText img,
.dd .ddChild li img {
  border-style:solid;
  border-width:1px;
  border-color:#cdcdcd;
}

/* 08-02 */
.cast-genre-Box li,
.cd-genre-Box li {
  color:#111111;
}
.cast-genre-Box li p,
.cd-genre-Box li p {
  border-color:#efefef;
}
.cast-genre-Box li,
.cd-genre-Box li {
  background:rgba(255,255,255,1);
}

/* 08-03 */
.castTime span {
  color:#222222;
  text-shadow:none;
}
.castTime {
  background:rgba(241,241,241,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f1f1f1), color-stop(100%, #f7f7f7));
  background:
  -webkit-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  -moz-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  -o-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  -ms-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
  background:
  linear-gradient(to bottom,#f1f1f1 0%, #f7f7f7 100%);
}

/* 08-04 */
.castTime.atWork-03 p,
.castTime.atWork-04 p {
  color:#ffffff;
  text-shadow:none;
}
.castTime.atWork-03 p,
.castTime.atWork-04 p {
  background:rgba(224,32,118,1);
}

/* 08-05 */
.castTime.dayOff span {
  color:#aaaaaa;
  text-shadow:none;
}
.castTime.dayOff {
  background:rgba(245,245,245,1);
}

/* 08-06 */
.status-Yes p {
  color:#ffffff;
  text-shadow:none;
  background:rgba(49,49,49,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #4a4a4a), color-stop(100%, #313131));
  background:
  -webkit-linear-gradient(top,#4a4a4a 0%, #313131 100%);
  background:
  -moz-linear-gradient(top,#4a4a4a 0%, #313131 100%);
  background:
  -o-linear-gradient(top,#4a4a4a 0%, #313131 100%);
  background:
  -ms-linear-gradient(top,#4a4a4a 0%, #313131 100%);
  background:
  linear-gradient(to bottom,#4a4a4a 0%, #313131 100%);
  border-style:solid;
  border-width:1px;
  border-color:#4a0d0d;
}

/* 08-07 */
.status-No p {
  color:#c9c9c9;
  text-shadow:none;
  background:rgba(238,238,238,1);
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
}

/* 09-01 */
.centerbtn-Wpr a,
.sidebtn-Wpr a,
.cd-movie-Box a,
input[type=submit],
input[type=button],
.center-hotellist-Box td a,
.btn-bg-Clr,
.btn-reset-Clr,
.owl-theme .owl-controls .owl-buttons div p,
.center-paging-Wpr li p,
.center-paging-Wpr li a 
/* .center-nppage-Wpr li a, */
/* .cos-filter-Box li p */ {
  height:44px;
  line-height:44px;
  border-radius:0px;
  font-weight:normal;
}

/* 09-02 */
.btn-bg-Clr,
a.btn-bg-Clr,
.owl-theme .owl-controls .owl-buttons div p,
h2.resp-accordion {
  color:#ffffff;
  text-shadow:none;
  background:rgba(49,49,49,1);
  border-style:solid;
  border-width:1px;
  border-color:#000000;
}

/* 09-03 */
.btn-bg-Clr:hover,
a.btn-bg-Clr:hover,
.center-nppage-Wpr a:hover b,
.owl-theme .owl-controls.clickable .owl-buttons div p:hover,
h2.resp-accordion.resp-tab-active,
.btn-bg-Clr.btn-active-Clr {
  color:#ffffff;
  text-shadow:none;
  background:rgba(224,32,118,1);
  border-style:solid;
  border-width:1px;
  border-color:#000000;
}

/* 09-04 */
.btn-reset-Clr,
.page-numbers-active {
  color:#444444;
  text-shadow:none;
  background:rgba(230,230,230,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #e6e6e6), color-stop(100%, #e0e0e0));
  background:
  -webkit-linear-gradient(top,#e6e6e6 0%, #e0e0e0 100%);
  background:
  -moz-linear-gradient(top,#e6e6e6 0%, #e0e0e0 100%);
  background:
  -o-linear-gradient(top,#e6e6e6 0%, #e0e0e0 100%);
  background:
  -ms-linear-gradient(top,#e6e6e6 0%, #e0e0e0 100%);
  background:
  linear-gradient(to bottom,#e6e6e6 0%, #e0e0e0 100%);
  border-style:solid;
  border-width:1px;
  border-color:#bab9ba;
}

/* 09-05 */
.mailmagazine-Box label:first-of-type,
.mailmagazine-Box label:last-of-type {
  border-width:1px;
  border-color:#cccccc;
}
.mailmagazine-Box input[type="radio"]:checked + .switch-on,
.mailmagazine-Box input[type="radio"]:checked + .switch-off,
.glImg label.checked {
  color:#ffffff;
  background:rgba(164,22,85,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #a41655), color-stop(100%, #e02076));
  background:
  -webkit-linear-gradient(top,#a41655 0%, #e02076 100%);
  background:
  -moz-linear-gradient(top,#a41655 0%, #e02076 100%);
  background:
  -o-linear-gradient(top,#a41655 0%, #e02076 100%);
  background:
  -ms-linear-gradient(top,#a41655 0%, #e02076 100%);
  background:
  linear-gradient(to bottom,#a41655 0%, #e02076 100%);
}
.mailmagazine-Box label {
  color:#aaaaaa;
  background:rgba(255,255,255,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #fefefe), color-stop(100%, #e0e0e0));
  background:
  -webkit-linear-gradient(top,#fefefe 0%, #e0e0e0 100%);
  background:
  -moz-linear-gradient(top,#fefefe 0%, #e0e0e0 100%);
  background:
  -o-linear-gradient(top,#fefefe 0%, #e0e0e0 100%);
  background:
  -ms-linear-gradient(top,#fefefe 0%, #e0e0e0 100%);
  background:
  linear-gradient(to bottom,#fefefe 0%, #e0e0e0 100%);
}

/* 09-06 */
.slick-dots li.slick-active button:before,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background:#e02076;
}
.slick-dots li button:before,
.owl-theme .owl-controls .owl-page span  {
  background:#aaaaaa;
}

/* 09-07 */
#totop i {
  color:#ffffff;
 }
#totop {
    background-color:rgba(49,49,49,0.5);
 }
#totop:hover {
    background-color:rgba(49,49,49,0.7);
 }

/* 10-01 */
.footer-leftcol li a,
#caspe-smbnr-Box a {
  
}
.footer-leftcol li a:hover, 
#caspe-smbnr-Box a:hover {
  
}
.footer-leftcol li a {
  font-weight:normal;
}

/* 10-02 */
.footer-info-Wpr li p {
  
  font-weight:normal;
}

/* 10-03 */
.footer-copy small,
.footer-copy a {
  
  font-weight:normal;
}

/* Smart Phone */
@media only screen and (max-width:1119px) {
  /* 12-01 */
  .material-menu-button span {
    background:#ffffff;
  }
  .header-Nav li:nth-child(3) i:last-of-type {
    color:#ffffff;
  }

  .material-menu-button,
  .header-Nav li:nth-child(3) a.sp-tel-icon {
    border-style:solid;
    border-width:1px;
    border-color:#000000;
  }

  .material-menu-button,
  .header-Nav li:nth-child(3) a.sp-tel-icon {
    border-radius:0px;
  background:rgba(49,49,49,1);
  }

  .material-menu-button:hover,
  .header-Nav li:nth-child(3) a.sp-tel-icon:hover {
  background:rgba(224,32,118,1);
  }

  /* 12-02 */
  .header-SP-Info {
  background:rgba(247,247,247,1);
  }

  /* 12-03 */
  .material-menu-titlebar,
  .material-menu-wrapper {
    background-color:rgba(247,247,247,0.9);
  }
  /* 12-04 */
  .material-menu ul li a,
  .material-menu ul li a.page-selected,
  .material-menu ul li a span,
  .material-menu ul li a:hover {
    font-size:1.6rem;
    font-weight:normal;
    height:52px;
    line-height:52px;
  }
  .material-menu ul li a i {
    display:none;
  }
}


/* マニュアル追加↓ */
*{
  font-family:'Oswald',"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Century Gothic",Arial,"ＭＳ Ｐゴシック",sans-serif !important;
 font-weight:400;
}
.ancr-fw {
 font-weight:700;
}

/* header */
.header-Wpr {
 box-shadow: 0 10px 10px -5px rgba(33,33,33,0.5);
}
/* footer */
.footer-Box {
 border-top:1px solid #cdcdcd;
}
@media only screen and (min-width:1120px) {
 .header-PC-Box img {
  max-height:80%;
 }

 #globalnav-Wpr {
 background: rgb(255,255,255);
 background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 70%, rgba(254,254,254,1) 100%);
 background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 70%,rgba(254,254,254,1) 100%);
 background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 70%,rgba(254,254,254,1) 100%);
 position:relative;
 }
 #globalnav-Wpr::after {
  content:"";
  width:100%;
  height:5px;
  position:absolute;
  background:#000;
  bottom:0;
 }
.material-menu ul {
  z-index:9;
  position:relative;
 }
}

.material-menu ul li a,
.material-menu ul li a:hover,
.material-menu ul li a.page-selected {
   background-color:inherit;
}


/* left title */
.sh-Ttl {
 text-align:center;
 display:block;
 position:relative;
 background: -moz-linear-gradient(top,  rgba(235,235,235,1) 0%, rgba(255,255,255,0) 100%);
 background: -webkit-linear-gradient(top,  rgba(235,235,235,1) 0%,rgba(255,255,255,0) 100%);
 background: linear-gradient(to bottom,  rgba(235,235,235,1) 0%,rgba(255,255,255,0) 100%);
 padding:0;
 height:auto;
 padding:4px 0;
}

.sh-Ttl span {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;

 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;

 font-size:1.4rem;
 font-weight:400;

 height:auto;
 line-height:1;
 padding:4px 0 8px;
 white-space:nowrap;
 text-overflow:ellipsis;
 -webkit-text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
}

.sh-Ttl span::before{
 font-size:2rem;
 font-family: 'Oswald', serif;
 font-weight:500;
 width:100%;
 padding:4px 0;
 height:auto;
 line-height:1;
}

/* center title */

.ph-Ttl {
 position:relative;
 text-align:right;
 width:100%;
 overflow:hidden;
 height:56px;
 border-style:solid;
 border-width:0 0 1px;
 border-color:#333;
}
.ph-Ttl::before {
 content:"";
 position:absolute;
 width:6px;
 height:26px;
 left:12px;
 top:15px;
 background:#000;
}

.ph-Ttl span {
 white-space:nowrap;
 text-overflow:ellipsis;
 -webkit-text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 font-size:1.4rem !important;
 font-weight:400;
 line-height:52px;
 padding-right:16px;
}
.ph-Ttl span::before {
 font-size:2.4rem;
 font-weight:500;
 font-family: 'Oswald', serif;
 line-height:52px;
 margin-left:30px;
 float:left;
 color:#e02076;
}

.center-rightnow-phttl span::before {content:"RIGHT NOW";}
.center-latestnews-phttl span::before {content:"LATEST NEWS";}
.center-event-phttl span::before {content:"EVENT";}
.center-todaysched-phttl span::before {content:"TODAY'S SCHEDULE";}
.center-access-phttl span::before {content:"ACCESS";}
.center-diary-phttl span::before {content:"PHOTO DIARY";}
.center-news-phttl span::before {content:"NEWS";}
.center-sametype-phttl span::before {content:"SAME TYPE";}
.center-enquete-phttl span::before {content:"ENQUETE";}
.center-concept-phttl span::before {content:"GUIDE";}
.center-contact-phttl span::before {content:"CONTACT";}
.center-contribution-phttl span::before {content:"CONTRIBUTION";}
.center-gallery-phttl span::before {content:"GALLERY";}
.center-castlist-phttl span::before {content:"CAST LIST";}
.center-castdetail-phttl span::before {content:"PROFILE";}
.center-hotellist-phttl span::before {content:"HOTEL LIST";}
.center-siteinfo-phttl span::before {content:"SITE INFORMATION";}
.center-link-phttl span::before {content:"LINK";}
.center-price-phttl span::before {content:"PRICE";}
.center-faq-phttl span::before {content:"Q & A";}
.center-ranking-phttl span::before {content:"RANKING";}
.center-recruit-phttl span::before {content:"RECRUIT";}
.center-reservation-phttl span::before {content:"RESERVATION";}
.center-schedule-phttl span::before {content:"SCHEDULE";}
.center-voice-phttl span::before {content:"REVIEW";}
.center-waiting-phttl span::before {content:"WAITING";}
.center-costume-phttl span::before {content:"COSTUME";}
.center-mailmagazine-phttl span::before {content:"MAIL MAGAZINE";}
.center-404-phttl span::before{content:"404 NOT FOUND";}

.left-mailmagazine-shttl span::before {content:"MAIL MAGAZINE";}
.left-qrcode-shttl span::before {content:"MOBILE";}
.left-diary-shttl span::before {content:"PHOTO DIARY";}

.right-rightnow-phttl span::before {content:"RIGHT NOW";}
.right-recommend-phttl span::before {content:"RECOMMEND";}
.right-newface-phttl span::before {content:"NEW FACE";}
.right-ranking-phttl span::before {content:"RANKING";}



/* globalnavi & side menu */
@media only screen and (min-width:1120px) {
 .material-menu ul li a  {
  height:auto;
  line-height:1; 
  padding:12px 0 14px;
 }
 .material-menu li a span {
  font-size:1.3rem;
  display:block;
  font-weight:400;
 }
 #globalnav li a span::before {
  display:block;
  white-space:nowrap;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
  font-size:1.8rem;
  margin:0 auto;
  padding:0 0 4px;
  font-weight:400;
  font-family: 'Oswald', sans-serif;
 }
 #globalnav li.top a span::before {content:"TOP PAGE";}
 #globalnav li.news a span::before {content:"NEWS";}
 #globalnav li.concept a span::before {content:"GUIDE";}
 #globalnav li.price a span::before {content:"PRICE";}
 #globalnav li.cast a span::before {content:"CAST LIST";}
 #globalnav li.waiting a span::before {content:"Waiting";}
 #globalnav li.schedule a span::before {content:"SCHEDULE";}
 #globalnav li.event a span::before {content:"EVENT";}
 #globalnav li.access a span::before {content:"Access";}
 #globalnav li.hotel a span::before {content:"HOTEL LIST";}
 #globalnav li.ranking a span::before {content:"RANKING";}
 #globalnav li.diary a span::before {content:"DIARY";}
 #globalnav li.gallery a span::before {content:"GALLERY";}
 #globalnav li.questionnaire a span::before {content:"ENQUETE";}
 #globalnav li.qanda a span::before {content:"Q & A";}
 #globalnav li.recruit a span::before {content:"RECRUIT";}
 #globalnav li.link a span::before {content:"LINK";}
 #globalnav li.costume a span::before {content:"COSTUME";}
 #globalnav li.reservation a span::before {content:"RESERVATION";}
 #globalnav li.voice a span::before {content:"REVIEW";}
 #globalnav li.contribution a span::before {content:"CONTRIBUTION";}
 #globalnav li.contact a span::before {content:"CONTACT";}

 #sidemenu li {
   border-color:transparent;
 }
 #sidemenu  ul li a  {
  padding:0 8px;
  overflow:hidden;
  text-align:right;
 }
 #sidemenu  li a span {
  font-size:1.2rem;
  font-weight:400;
  vertical-align:middle;
  display:block;
 }
 #sidemenu li a span::before {
  font-size:1.8rem;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
  float:left;
 }
 #sidemenu li.top a span::before {content:"TOP";}
 #sidemenu li.news a span::before {content:"NEWS";}
 #sidemenu li.concept a span::before {content:"GUIDE";}
 #sidemenu li.price a span::before {content:"PRICE";}
 #sidemenu li.model a span::before {content:"CAST";}
 #sidemenu li.waiting a span::before {content:"WAITING";}
 #sidemenu li.schedule a span::before {content:"SCHEDULE";}
 #sidemenu li.event a span::before {content:"EVENT";}
 #sidemenu li.access a span::before {content:"ACCESS";}
 #sidemenu li.hotel a span::before {content:"HOTEL LIST";}
 #sidemenu li.ranking a span::before {content:"RANKING";}
 #sidemenu li.diary a span::before {content:"DIARY";}
 #sidemenu li.gallery a span::before {content:"GALLERY";}
 #sidemenu li.questionnaire a span::before {content:"ENQUETE";}
 #sidemenu li.qanda a span::before {content:"Q & A";}
 #sidemenu li.recruit a span::before {content:"RECRUIT";}
 #sidemenu li.link a span::before {content:"LINK";}
 #sidemenu li.costume a span::before {content:"COSTUME";}
 #sidemenu li.reservation a span::before {content:"RESERVATION";}
 #sidemenu li.voice a span::before {content:"REVIEW";}
 #sidemenu li.contribution a span::before {content:"CONTRIBUTION";}
 #sidemenu li.contact a span::before {content:"CONTACT";}
}

@media only screen and (max-width:1119px) {

 #globalnav li.top a span::before {content:"TOP｜";}
 #globalnav li.news a span::before {content:"NEWS｜";}
 #globalnav li.concept a span::before {content:"GUIDE｜";}
 #globalnav li.price a span::before {content:"PRICE｜";}
 #globalnav li.cast a span::before {content:"CAST｜";}
 #globalnav li.waiting a span::before {content:"WAITING｜";}
 #globalnav li.schedule a span::before {content:"SCHEDULE｜";}
 #globalnav li.event a span::before {content:"EVENT｜";}
 #globalnav li.access a span::before {content:"ACCESS｜";}
 #globalnav li.hotel a span::before {content:"HOTEL LIST｜";}
 #globalnav li.ranking a span::before {content:"RANKING｜";}
 #globalnav li.diary a span::before {content:"DIARY｜";}
 #globalnav li.gallery a span::before {content:"GALLERY｜";}
 #globalnav li.questionnaire a span::before {content:"ENQUETE｜";}
 #globalnav li.qanda a span::before {content:"Q & A｜";}
 #globalnav li.recruit a span::before {content:"RECRUIT｜";}
 #globalnav li.link a span::before {content:"LINK｜";}
 #globalnav li.costume a span::before {content:"COSTUME｜";}
 #globalnav li.reservation a span::before {content:"RESERVATION｜";}
 #globalnav li.voice a span::before {content:"REVIEW｜";}
 #globalnav li.contribution a span::before {content:"POSTING｜";}
 #globalnav li.contact a span::before {content:"CONTACT｜";}

 #globalnav li a span {
  font-size:1.2rem;
  font-weight:400;
  margin:0;
  padding:0;
  vertical-align:middle;
 }
 #globalnav li a span::before {
  font-size:1.8rem;
  font-family: 'Oswald', sans-serif;
  font-weight:400;
 }
 .material-menu ul li {
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 70%, rgba(254,254,254,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 70%,rgba(254,254,254,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 70%,rgba(254,254,254,1) 100%);
 }
 .material-menu ul li a:hover,
 .material-menu ul li a.page-selected {
    background:rgba(221,221,221,0.5);
 }

}


/* entrance */
.entrance-logo-B {
 top:-170px;
 right:0%;
 bottom:auto;
 left:0%;
 max-width:none;
 width:400px;
}
#entrance-main-Wpr-B::before {
 content:"";
 position:absolute;
 width:100%;
 height:140px;
 top:0;
 background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f1f1f1), color-stop(100%, #f7f7f7));
 background: -webkit-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
 background: -moz-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
 background: -o-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
 background: -ms-linear-gradient(top,#f1f1f1 0%, #f7f7f7 100%);
 background:linear-gradient(to bottom,#f1f1f1 0%, #f7f7f7 100%);
}
.entrance-main-Box-B {
 padding:200px 10px 100px;
}
.entrance-btn-Wpr-B {
 border-top:1px solid #ccc;
 background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 70%, rgba(254,254,254,1) 100%);
 background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 70%,rgba(254,254,254,1) 100%);
 background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 70%,rgba(254,254,254,1) 100%);
 position:relative;
}
.entrance-btn-Wpr-B::after {
 content:"";
 width:100%;
 height:5px;
 position:absolute;
 background:#000;
 bottom:0;
}
.entrance-btn-Box-B ul{
 position:relative;
 z-index:99;
}
.entrance-image-B {
 box-shadow: 0 10px 5px -5px rgba(33,33,33,0.5);
}
.entrance-info-Box-B {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.entrance-info-Box-B p {
 font-size:125%;
}
@media only screen and (max-width:479px) {
 .entrance-logo-B {
  max-width:none;
  width:280px;
  top:-130px;
 }
 #entrance-main-Wpr-B::before {
  height:120px;
 }
 .entrance-main-Box-B {
  padding:160px 10px 75px;
 }
}
/* マニュアル終了↑ */
