@charset "utf-8";

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

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

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

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

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

/* 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:2rem;
}

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

/* 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(19,19,94,1);
  background-image:url(../images/template/bg_body.jpg?dt=20221219110239);
  background-repeat:no-repeat;
  background-position:50% 0%;
  background-attachment:scroll;
}

/* 02-02 */
#page {
}

/* 02-03 */
.header-Wpr {
}

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

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

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

/* 02-07 */
.footer-Wpr,
#caspe-smbnr-Box {
  background:rgba(0,1,75,1);
  background-image:url(../images/template/bg_foot_wpr.png?dt=20221219110239);
  background-repeat:repeat;
  background-position:0% 0%;
  background-attachment:scroll;
}

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

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

}

/* 03-02 */
.header-Ttl h1 {
  color:#ffffff;
  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:110px;
}

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

/* 03-07 */
.hdrpsi-bh-Box p,
.hdrpsi-rh-Box p,
.hdrssi-bh-Box p,
.hdrssi-rh-Box p {
  
  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:48px;
    line-height:48px;
  }
}

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

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

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

/* 04-03-1 */
#sidemenu li a {
  height:32px;
  line-height:32px;
}
/* 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:#ffffff;
}

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

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

.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:#ffffff;
}

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

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

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

/* 04-06 */
.material-menu ul li,
#sidemenu li {
  border-color:transparent;
}
@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:transparent;
  }
}
.material-menu ul li {
  border-style:none;
  border-width:0;
}
.material-menu ul li:first-child {
  border-style:none;
  border-width:0;
}
#sidemenu li {
  border-style:none;
  border-width:0;
}
#sidemenu li:last-child {
  border-style:none;
  border-width:0;
}
@media only screen and (max-width:1119px) {
 .material-menu ul li ,
 .material-menu ul li:first-child {
    border-style:none;
    border-width:0;
  }
 .material-menu ul li:last-child {
    border-style:none;
    border-width:0;
  }
}
/* 04-07 */
.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;
}

/* 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:solid;
    border-bottom-width:1px;
    border-bottom-color:#00014b;
    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:1px;
    border-bottom-color:#00014b;
    border-left-style:none;
  }
}

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

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

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

/* 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 {
}

/* 05-10 */
.cmn-bg-Dark {
  background:rgba(0,1,46,0.4);
}

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

/* 06-01 */
.contents-Box {
  background:rgba(0,1,75,1);
}

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

/* 06-03 */
.side-contents-Box {
}

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

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

/* 06-06 */
#side-rightnow-Wpr {
  background:rgba(0,1,75,1);
}

/* 06-07 */
.pickupcast-Box {
  background:rgba(0,1,75,1);
}

/* 06-08 */
.newface-Box {
  background:rgba(0,1,75,1);
}

/* 06-09 */
.right-ranking-Box {
  background:rgba(0,1,75,1);
}

/* 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:#eeeeee;
}
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
.check-group label:hover,
textarea:focus,
.rt-o-cgp li div:hover {
  color:#ffffff;
}

/* 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:#13135e;
  border-style:solid;
  border-width:1px;
  border-color:#521964;
}
/* 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:#1b1b71;
  border-style:solid;
  border-width:1px;
  border-color:#521964;
}
/* 06-11-3 */
input[type="text"].messageError,
input[type="email"].messageError,
select.messageError,
textarea.messageError {
  background-color:#13135e;
  border-style:solid;
  border-width:1px;
  border-color:#a90000;
}
/* 06-11-4 */
input[type="text"],
input[type="email"],
select,
.check-group label,
textarea {
  box-shadow:1px 1px 3px 0px #140033 inset;
  -moz-box-shadow:1px 1px 3px 0px #140033 inset;
  -webkit-box-shadow:1px 1px 3px 0px #140033 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 {
}

.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 {
}

.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 {
}

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

/* 06-13 */
.ranking-up {
  color:#004dc0;
}
.ranking-keep {
  color:#c0ae00;
}
.ranking-down {
  color:#c00e00;
}
.ranking-new {
  color:#42c000;
}

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

/* 06-15 */
.marquee-Wpr {
}
.marquee-Wpr {
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#391965;
  border-right-style:solid;
  border-right-width:1px;
  border-right-color:#391965;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#391965;
  border-left-style:solid;
  border-left-width:1px;
  border-left-color:#391965;
}
.marquee-Box {
  background:rgba(0,1,75,0.6);
}
.marquee-Box {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}

/* 06-16 */
span.data-Box {
  color:#ffffff;
}
.data-bg-Clr {
}

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

/* 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:#13135e;
}
.bdr-hdg-clr {
  border-color:#d12387;
}

/* 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(0,1,75,1);
}

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

/* 08-02 */
.cast-genre-Box li,
.cd-genre-Box li {
  color:#ffffff;
}
.cast-genre-Box li p,
.cd-genre-Box li p {
  border-color:#13135e;
}
.cast-genre-Box li,
.cd-genre-Box li {
  background:rgba(0,1,75,1);
}

/* 08-03 */
.castTime span {
  color:#ffffff;
  text-shadow:none;
}
.castTime {
  background:rgba(0,1,46,1);
}

/* 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(209,35,135,1);
}

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

/* 08-06 */
.status-Yes p {
  color:#ffffff;
  text-shadow:none;
  background:rgba(0,1,46,1);
  border-style:solid;
  border-width:1px;
  border-color:#13135e;
}

/* 08-07 */
.status-No p {
  color:#3e3e6a;
  text-shadow:none;
  background:rgba(0,1,75,1);
  border-style:solid;
  border-width:1px;
  border-color:#13135e;
}

/* 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:48px;
  line-height:48px;
  border-radius:2px;
  font-weight:bold;
}

/* 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(209,35,135,1);
  border-style:none;
}

/* 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:#d12387;
  text-shadow:none;
  background:rgba(255,255,255,1);
  border-style:none;
}

/* 09-04 */
.btn-reset-Clr,
.page-numbers-active {
  color:#ffffff;
  text-shadow:none;
  background:rgba(204,204,204,1);
  border-style:none;
}

/* 09-05 */
.mailmagazine-Box label:first-of-type,
.mailmagazine-Box label:last-of-type {
  border-width:1px;
  border-color:#00014b;
}
.mailmagazine-Box input[type="radio"]:checked + .switch-on,
.mailmagazine-Box input[type="radio"]:checked + .switch-off,
.glImg label.checked {
  color:#ffffff;
  background:rgba(209,35,135,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #8b1659), color-stop(100%, #d12387));
  background:
  -webkit-linear-gradient(top,#8b1659 0%, #d12387 100%);
  background:
  -moz-linear-gradient(top,#8b1659 0%, #d12387 100%);
  background:
  -o-linear-gradient(top,#8b1659 0%, #d12387 100%);
  background:
  -ms-linear-gradient(top,#8b1659 0%, #d12387 100%);
  background:
  linear-gradient(to bottom,#8b1659 0%, #d12387 100%);
}
.mailmagazine-Box label {
  color:#bbbbbb;
  background:rgba(221,221,221,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #ebebeb), color-stop(100%, #cccccc));
  background:
  -webkit-linear-gradient(top,#ebebeb 0%, #cccccc 100%);
  background:
  -moz-linear-gradient(top,#ebebeb 0%, #cccccc 100%);
  background:
  -o-linear-gradient(top,#ebebeb 0%, #cccccc 100%);
  background:
  -ms-linear-gradient(top,#ebebeb 0%, #cccccc 100%);
  background:
  linear-gradient(to bottom,#ebebeb 0%, #cccccc 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:#d12387;
}
.slick-dots li button:before,
.owl-theme .owl-controls .owl-page span  {
  background:#bbbbbb;
}

/* 09-07 */
#totop i {
  color:#ffffff;
 }
#totop {
    background-color:rgba(209,35,135,0.4);
 }
#totop:hover {
    background-color:rgba(209,35,135,0.8);
 }

/* 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:bold;
}

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

/* 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:none;
  }

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

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

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

  /* 12-03 */
  .material-menu-titlebar,
  .material-menu-wrapper {
    background-color:rgba(19,19,94,1);
  }
  /* 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:48px;
    line-height:48px;
  }
  .material-menu ul li a i {
    display:inline-block;
  }
}


/* マニュアル追加↓ */
*{
 font-family: 'M PLUS 2','Roboto', Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Century Gothic",Arial,"ＭＳ Ｐゴシック",sans-serif;
 font-weight:400;
}
.cast-Wpr {
transition:all 0.2s ease;
box-shadow: 0 0 10px 0 hsla(0,0%,58%,.2);
}
.cast-Wpr:hover {
  background:#d12387;
  border:2px solid #d12387;
}
/* 08-02 */
.cast-Wpr:hover .cast-genre-Box li p,
.cast-Wpr:hover .cd-genre-Box li p {
  border-color:#d12387;
}
.cast-genre-Box li,
.cd-genre-Box li {
  background:none;
}
.numo-rankings.ancr-fw {
 font-weight:700;
 font-size:3rem;
 color:#fff;
 font-family: 'Jost', sans-serif;
}

/* 09-02 
.btn-bg-Clr,
a.btn-bg-Clr,
.owl-theme .owl-controls .owl-buttons div p,
h2.resp-accordion {
  border-color:#f5f6f0 #f5f6f0 #55BABE;
}
.btn-bg-Clr,
a.btn-bg-Clr,
.owl-theme .owl-controls .owl-buttons div p,
h2.resp-accordion,
.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 {
  border-width:1px 1px 2px;
}
*/
/* submit button 
input[type=submit].btn-bg-Clr {
 background:#fef0e7;
 color:#132947;
}
input[type=submit].btn-bg-Clr:hover {
 background:#132947;
 color:#fff;
}
*/

/* left & right title */

/* center title */
.sh-Ttl,
.side-contents-Box .ph-Ttl,
.contents-Box .ph-Ttl {
 padding:14px 0 8px;
 text-align:center;
 height:auto;
 line-height:1;
 margin:0 auto;
}
.sh-Ttl span,
.side-contents-Box .ph-Ttl span,
.contents-Box .ph-Ttl span {
 display:flex;
 flex-direction: column;
 justify-content: center;
 font-size:1.6rem;
 font-weight:700;
 line-height:1.6;
 order:1;
}
.sh-Ttl span::before,
.side-contents-Box .ph-Ttl span::before,
.contents-Box .ph-Ttl span::before {
 line-height:1;
 color:#fff;
 font-weight:700;
 font-family: 'Jost', sans-serif;
 margin:0 auto;
 order:2;
}
.sh-Ttl span::before,
.side-contents-Box .ph-Ttl span::before {
 font-size:3.2rem;
}

.contents-Box .ph-Ttl span::before {
 font-size:clamp(3.2rem, 3.04rem + 0.8vw, 4rem);
}

.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";}

.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";}

.left-mailmagazine-shttl span::before {content:"E-zine";}
.left-qrcode-shttl span::before {content:"Mobile";}
.left-diary-shttl span::before {content:"Diary";}


/* breadcrumbs */
#breadcrumbs {
 padding:12px;
 width:100%;
}
#breadcrumbs ol {
text-align:center;
display: flex;
flex-wrap: wrap;
justify-content:center;
align-items:center;
}


/* pc header & gnavi */

/* header bg */

@media only screen and (max-width:1119px) {
  .header-SP-Info {
  background:none;
  }
}

@media only screen and (min-width:1120px) {
 .header-Wpr {
  backdrop-filter:blur(20px);
 }
 #page > header {
  padding-top:0;
  width:100%;
  z-index:9;
 }
 .header-Wpr {
  position:relative;
  max-width:100%;
  width:100%;
  height:160px;
  margin:0 auto;
  padding:0;
  overflow:hidden;
 }
 .header-Wpr::before {
  position:absolute; 
  content:"";
  width:100%;
  height:1px;
  bottom:90px;
  background:hsla(0,0%,100%,.1);
 }
 .header-Wpr::after {
  position:absolute; 
  content:"";
  width:100%;
  height:1px;
  bottom:0px;
  background:hsla(0,0%,100%,.1);
 }
 .header-Ttl  {
  position:absolute;
  height:30px;
  width:100%;
  max-width:1320px;
  top:20px;
  bottom:auto;
  right:0;
  left:0;
  padding:0;
  margin:auto;
 }
 .header-Ttl h1 {
  max-width:720px;
  width:50%;
  margin:0;
  padding-left:8px;
  text-align:left;
  font-size:1.1rem;
 }
 .header-PC-Box {
  overflow:visible;
  position:absolute;
  width:100%;
  height:160px;
  top:auto;
  bottom:0;
  right:0;
  left:0;
 }
 .header-PC-Box img.logo {
  position:absolute;
  top:auto;
  left:10px;
  bottom:15px;
  -webkit-transform:none;
  -ms-transform:none
  transform:none;
  max-width:100%;
  width:auto;
  max-height:60px;
  vertical-align:bottom;
  z-index:3;
 }

 .header-PC-Box ul.header-pcinfo-Wpr {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
  text-align:right;
  -webkit-transform:none;
  -ms-transform:none
  transform:none;
  top:16px;
  bottom:auto;
  right:20px;
  max-width:100%;
  width:100%;
  overflow:hidden;
 }
 .header-PC-Box ul.header-pcinfo-Wpr li {
  width:100%;
  padding:0;
  margin:0;
 }
 .hdrpsi-rh-Box p {
  font-size:1.2rem;
 } 
 .hdrpsi-tel-Box p,
 .hdrssi-tel-Box p,
 .hdrpsi-bh-Box p,
 .hdrssi-bh-Box p {
  font-weight:700 !important;
 }

 .hdrssi-rh-Box p {
  font-weight:400 !important;
  font-size:1.2rem !important;
  white-space:nowrap;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
 }

 /* breadcrumbs */

 /* gnavi */
 .header-Wpr.gnav-fixed {
  max-width:100%;
  width:100%;
  height:90px;
  position: fixed;
  z-index:49;
  top:auto;
  left:0;
  bottom:0;
  background:#13135e;
  border-bottom: 1px solid hsla(0,0%,100%,.1);
  box-shadow: 0 0 10px hsla(0,0%,100%,.1);
 }
 .header-Wpr.gnav-fixed .header-PC-Box {
  height:90px;
 }
 .header-Wpr.gnav-fixed .header-PC-Box img {
  
 }
 .header-Wpr.gnav-fixed .header-Ttl,
 .header-Wpr.gnav-fixed .header-pcinfo-Wpr {
  display:none;
 }
 .header-Wpr.gnav-fixed #globalnav-Wpr {

 }
 .header-Wpr.gnav-fixed #globalnav-Wpr::after {
  height:90px;
  top:0;
 }
 .header-Wpr.gnav-fixed #globalnav-Wpr .material-menu {
  margin:0 0 0 auto;
 }
 #globalnav-Wpr {
  max-width:1320px;
  width:100%;
  height:90px;
  position:absolute;
  top:auto;
  right:0;
  bottom:0;
  left:0;
  margin-top:auto;
  margin-left:auto;
  margin-right:auto;
  z-index:1;
  display:flex;
  align-items:center;
 }
 #globalnav-Wpr .material-menu {
  margin:0 0 0 auto;
  left:0;
 }
 .material-menu ul {
  display:flex;
 }
 .material-menu ul li {
  padding:0 2px;
 }
 .material-menu ul li a {
  height:auto;
  line-height:1;
  line-height:1.3;
  padding:6px 12px;
  backface-visibility:hidden;
  font-weight:400;
 }
 .material-menu ul li a,
 .material-menu ul li a:hover,
 .material-menu ul li a.page-selected {
  background:none;
 }
 .material-menu li a span {
  font-size:1.3rem;
  display:block;
 }
 #globalnav li a span::before {
  display:block;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  font-size:1.8rem;
  margin:0 auto;
  padding:0;
  font-weight:700;
  font-family: 'Roboto', 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";}

 /* side menu */

 #sidemenu ul li a {
  padding:0 8px;
  overflow:hidden;
  text-align:right;
 }
 #sidemenu ul li a,
 #sidemenu ul li a:hover,
 #sidemenu ul li a.page-selected {
  background:none;
 }
 #sidemenu  li a span {
  font-size:1.3rem;
  font-weight:400;
  display:flex;
  justify-content: space-between;
 }
 #sidemenu li a span::before {
  font-size:1.8rem;
  font-weight:700;
  font-family: 'Roboto', sans-serif;
  text-shadow:none;
 }

 #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 List";}
 #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";}

}

/* sp gnavi & side menu */

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

 #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 | ";}

 #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.6rem;
  font-family: 'Roboto', sans-serif;
  font-weight:400;
 }

 .material-menu ul li a,
  .material-menu ul li a.page-selected,
  .material-menu ul li a span,
  .material-menu ul li a:hover {
    line-height:42px;
  }

}


/* pc footer */
.footer-Wpr {
 padding:0 0 32px;
 position:relative;
 z-index:2;

}
.footer-Wpr::after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 display:block;
 width:100%;
 height:100%;
 z-index:1;
}
.ftpsi-tel-Box,
.ftpsi-bh-Box {
  font-size:2rem;
}
.footer-Box {
 z-index:3;
 padding-top:0;
}
.footer-rightcol dt img {
 padding:6px 12px;
}

@media only screen and (min-width:960px) {
 .footer-Box {
  flex-direction: column-reverse;
  flex-wrap: wrap;
  position:relative;
  z-index:3;
 }
 .footer-leftcol,
 .footer-rightcol {
  width:100%;
 }
 .footer-leftcol {
  max-width:960px;
  padding:0 0 40px ;
 }
 .footer-leftcol li {
  text-align:center;
  padding:2px 0;
 }
 .footer-leftcol li a {
  padding:0;
 }
 .footer-rightcol {
  padding:20px 0 ;
 }
 .footer-rightcol dt {
  padding:20px 0;
 }
 .footer-rightcol dt img {
  height:70px;
 }
 .footer-rightcol .footer-copy {
  position:absolute;
  top:auto;
  right:0;
  bottom:0;
  left:0;
  margin:auto;
  padding:4px 0;
 }
 .footer-rightcol .footer-copy a {
  font-weight:400 !important;
  color:#aaa;
 }
}

@media only screen and (max-width:959px) {
 .footer-Box {
  padding:24px 0 0;
 position:relative;
 }
 .footer-rightcol dt {
  padding:0;
 }
 .footer-rightcol dt img {
  height:70px;
 }
}
@media only screen and (max-width:479px) {
 .footer-Box {
  padding:12px 0;
 }
}


/* entrance */
.entrance-page-Wpr .main-Box {
 border-top:none;
}
#entrance-main-Wpr-B {
 position:relative;
 margin:0 auto;
}
#entrance-main-Wpr-B::before {
 content:"";
 width:100%;
 height:160px;
 position:absolute;
 top:0px;
 left:0;
 backdrop-filter:blur(20px);
}
#entrance-main-Wpr-B::after {
 content:"";
 width:100%;
 height:1px;
 position:absolute;
 top:160px;
 left:0;
 background:hsla(0,0%,100%,.1);
}
.entrance-main-Box-B {
 position:relative;
}
.entrance-main-Box-B::before,
.entrance-main-Box-B::after {
 content:"";
 display:block;
 position:absolute;
}
.entrance-logo-B  {
 max-width:100%;
 max-height:90px;
 top:35px;
 bottom:auto;
}
.entrance-image-B {
 max-width:550px;
 margin:0 auto 0 0;
}
.entrance-inner-B { 
 position:relative;
 padding:160px 0 80px;
}
.entrance-inner-B div {
 text-align:left;
}
@media only screen and (max-width:1119px) {
 .entrance-image-B {
  max-width:500px;
 }
}

@media only screen and (max-width:767px) {
.entrance-image-B { 
 display:none;
}
 .entrance-logo-B {
 max-height:70px;
  top:25px;
 }
 #entrance-main-Wpr-B::before {
  height:120px;
 }
 #entrance-main-Wpr-B::after {
  top:120px;
 }
 .entrance-inner-B div {
  text-align:center;
 }
 .entrance-inner-B { 
  position:relative;
  padding:0 0 220px;
 }
}


/* entrance info */
.entrance-info-Wpr-B {
 padding:0;
 background:none;
}
.entrance-info-Box-B {
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding:16px 0;
 font-size:1.4rem !important;
}
@media only screen and (max-width:959px) {
 .entrance-btn-Box-B li:nth-of-type(-n+2),
 .entrance-info-Box-B p {
  font-size:100%;
 }
}

@media only screen and (max-width:767px) {
 .entrance-info-Box-B {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
 }
 .entrance-info-Box-B p {
  width:100%;
 }
 .entrance-info-Box-B p:first-of-type,
 .entrance-info-Box-B p:last-of-type {
  text-align:center;
  padding:0;
 }
 .entrance-btn-Box-B li:nth-of-type(-n+2),
 .entrance-info-Box-B p {
  font-size:100%;
 }
 .entrance-btn-Box-B li:nth-of-type(-n+2),
 .entrance-info-Box-B p:first-of-type {
  display:inline;
 }
}

/* entrance btn */

.entrance-btn-Wpr-B {
 background:none;
 padding-top:16px;
}
.entrance-btn-Box-B ul {
 padding-top:16px;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
}
.entrance-btn-Box-B li:nth-child(1) i {
 float:none;
}
.entrance-btn-Box-B li:nth-child(1) {
 padding:4px 4px 4px;
}
.entrance-btn-Box-B li:nth-child(1),
.entrance-btn-Box-B li:nth-child(2) {
 width:100%;
 text-align:center;
 font-size:1.4rem;
}
.entrance-btn-Box-B li:nth-child(2) {
 margin:0 0 24px;
 padding:0;
}
.entrance-btn-Box-B li:nth-child(3)  {
 border:none;
 margin:0;
 padding:0;
}
@media only screen and (max-width:767px) {
 .entrance-btn-Box-B li:nth-of-type(-n+2) {
  display:inline;
 }
}

.entrance-btn-Box-B li:nth-child(4) {
 padding:24px 8px 0;
}
.entrance-btn-Box-B li a.enter-btn {
 border:none;
 border-radius:4px;
}
.entrance-btn-Box-B li a.enter-btn:hover {
 border:none;
}
.entrance-btn-Box-B li a.leave-btn span {
 height:30px;
}
.entrance-btn-Box-B li a.leave-btn {
 border:none;
 background:none;
}
.entrance-btn-Box-B li a.leave-btn:hover {
 border:none;
 background:none;
}

.entrance-btn-Box-B li a.enter-btn:hover img {
 filter: invert(1);
}

@media only screen and (max-width:767px) {
 .entrance-btn-Box-B ul {
  width:80%;
 }
}

@media only screen and (min-width:480px) and (max-width:767px) {
 .entrance-btn-Box-B li a span {
  height:-webkit-calc(60px / 1);
  height:calc(60px / 1);
 }
}
@media only screen and (max-width:479px) {
 .entrance-btn-Box-B li a span {
  height:-webkit-calc(60px / 1.25);
  height:calc(60px / 1.25);
 }
}


/* entrance slogan */

#entrance-main-Wpr-B .header-Ttl {
 background:none;
 position:absolute;
 width:100%;
 height:100%;
 top:0;
 left:0;
 margin:auto;
}
#entrance-main-Wpr-B .header-Ttl h1 {

 position:absolute;
 top:52%;
 right:2%;
 bottom:27%;
 left:auto;
 margin:auto;

 width:100%;
 max-width:50%;
 height:max-content;
 display:block;
 overflow:visible;
 text-overflow:clip;
 -webkit-text-overflow:clip;
 -o-text-overflow:clip;
 white-space:normal;
 line-height:1.6;
 text-align:left;
 font-weight:400;
 font-size:clamp(1.2rem, 0.944rem + 1.28vw, 2rem);
 color:#fff;
}

.entrance-inner-B::before {
 width:max-content;
 content:" ";
 white-space: pre-wrap;
 position:absolute;
 font-weight:700;
 font-family: 'Jost', sans-serif;
 top:40%;
 right:50%;
 bottom:auto;
 left:45%;
 margin:auto;
 font-size:clamp(2rem, 2.4rem + 3vw, 4rem);
 color:#fff;
 text-shadow:1px 1px 1px #1a0638,1px 1px 3px #8161ad,0 0 15px #8161ad, 0 0 20px #8161ad, 0 0 40px #8161ad;
 z-index:4;
 height:max-content;
}



@media only screen and (max-width:767px) {
 #entrance-main-Wpr-B .header-Ttl {
 display:none;
}
/*
 #entrance-main-Wpr-B .header-Ttl {
  top:0;
  right:0;
  bottom:auto;
  left:0;
  padding:0;
 }
#entrance-main-Wpr-B .header-Ttl h1 {
  top:auto;
  right:0;
  bottom:12%;
  left:0;
 width:90%;
 max-width:90%;
}
 .entrance-inner-B::before {
  width:90%;
  top:60%;
  right:0;
  bottom:auto;
  left:0;
  text-align:center;
 }
*/

}


/* マニュアル終了↑ */
