@charset "utf-8";

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

/* 01-02 */
.fcRed,
.messageError {
  color:#f13340;
}
.fcBlue {
  color:#3377f1;
}

/* 01-03 */
.center-weekbtn-Wpr span.fcBlue,
.cd-schedule-Box b.fcBlue {
  color:#5584ec;
}
.center-weekbtn-Wpr span.fcRed,
.cd-schedule-Box span.fcRed {
  color:#ec5555;
}

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

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

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

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

/* 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.4rem;
}

/* 01-05-8 */
.hdrpsi-bh-Box {
  font-size:2.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(252,252,252,1);
  background-image:url(../images/template/bg_body.png?dt=20220330170120);
  background-repeat:repeat;
  background-position:0% 0%;
  background-attachment:scroll;
}

/* 02-02 */
#page {
}

/* 02-03 */
.header-Wpr {
  background:rgba(46,46,46,1);
}

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

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

/* 02-06 */
.main-Box {
  background:rgba(255,255,255,1);
}

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

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

/* 03-01 */
.header-Ttl {
  background-color:rgba(46,46,46,1);
}

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

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

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

/* 04-01-2 */
#globalnav-Wpr,
.material-menu-wrapper.material-menu-view-mobile {
  background:rgba(36,36,36,1);
}

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

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

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

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

#sidemenu li a {
  text-shadow:1px 1px 1px #ffffff;
}

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

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

/* 04-06 */
.material-menu ul li,
#sidemenu li {
  border-color:#242424;
}
@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:#242424;
  }
}
.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: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:#1a1e22;
    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:#1a1e22;
    border-left-style:none;
  }
}

/* 05-01-1 */
.sh-Ttl span,
.ph-Ttl span {
  color:#000000;
  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:#242424;
  font-weight:bold;
}
.sb-Ttl {
}

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

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

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

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

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

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

/* 06-09 */
.right-ranking-Box {
  background:rgba(247,247,247,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:#333333;
}
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:#bbbbbb;
}
/* 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:#eeeeee;
  border-style:solid;
  border-width:1px;
  border-color:#aaaaaa;
}
/* 06-11-3 */
input[type="text"].messageError,
input[type="email"].messageError,
select.messageError,
textarea.messageError {
  background-color:#ffa0a0;
  border-style:dashed;
  border-width:1px;
  border-color:#ff2525;
}
/* 06-11-4 */
input[type="text"],
input[type="email"],
select,
.check-group label,
textarea {
  box-shadow:0px 0px 4px 0px #dddddd inset;
  -moz-box-shadow:0px 0px 4px 0px #dddddd inset;
  -webkit-box-shadow:0px 0px 4px 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(232,224,205,0.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(251,251,251,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(253,251,250,1);
}

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

/* 06-13 */
.ranking-up {
  color:#0069a9;
}
.ranking-keep {
  color:#a9a900;
}
.ranking-down {
  color:#a90000;
}
.ranking-new {
  color:#00a92f;
}

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

/* 06-15 */
.marquee-Wpr {
  background:rgba(244,244,245,1);
}
.marquee-Wpr {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}
.marquee-Box {
  background:rgba(255,255,255,1);
}
.marquee-Box {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}

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

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

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

/* 08-02 */
.cast-genre-Box li,
.cd-genre-Box li {
  color:#444444;
}
.cast-genre-Box li p,
.cd-genre-Box li p {
  border-color:#ffffff;
}
.cast-genre-Box li,
.cd-genre-Box li {
  background:rgba(251,251,251,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #fbfbfb), color-stop(100%, #eeeeee));
  background:
  -webkit-linear-gradient(top,#fbfbfb 0%, #eeeeee 100%);
  background:
  -moz-linear-gradient(top,#fbfbfb 0%, #eeeeee 100%);
  background:
  -o-linear-gradient(top,#fbfbfb 0%, #eeeeee 100%);
  background:
  -ms-linear-gradient(top,#fbfbfb 0%, #eeeeee 100%);
  background:
  linear-gradient(to bottom,#fbfbfb 0%, #eeeeee 100%);
}

/* 08-03 */
.castTime span {
  color:#ffffff;
  text-shadow:none;
}
.castTime {
  background:rgba(46,46,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(36,36,36,1);
}

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

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

/* 08-07 */
.status-No p {
  color:#cbcbcb;
  text-shadow:none;
  background:rgba(243, 243, 243,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:44px;
  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(192,161,117,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:#ffffff;
  text-shadow:none;
  background:rgba(0,0,0,1);
  border-style:none;
}

/* 09-04 */
.btn-reset-Clr,
.page-numbers-active {
  color:#555555;
  text-shadow:none;
  background:rgba(221,221,221,1);
  border-style:solid;
  border-width:1px;
  border-color:#aaaaaa;
}

/* 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(192,161,117,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #a6895f), color-stop(100%, #c0a175));
  background:
  -webkit-linear-gradient(top,#a6895f 0%, #c0a175 100%);
  background:
  -moz-linear-gradient(top,#a6895f 0%, #c0a175 100%);
  background:
  -o-linear-gradient(top,#a6895f 0%, #c0a175 100%);
  background:
  -ms-linear-gradient(top,#a6895f 0%, #c0a175 100%);
  background:
  linear-gradient(to bottom,#a6895f 0%, #c0a175 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%, #efefef));
  background:
  -webkit-linear-gradient(top,#fefefe 0%, #efefef 100%);
  background:
  -moz-linear-gradient(top,#fefefe 0%, #efefef 100%);
  background:
  -o-linear-gradient(top,#fefefe 0%, #efefef 100%);
  background:
  -ms-linear-gradient(top,#fefefe 0%, #efefef 100%);
  background:
  linear-gradient(to bottom,#fefefe 0%, #efefef 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:#242424;
}
.slick-dots li button:before,
.owl-theme .owl-controls .owl-page span  {
  background:#bbbbbb;
}

/* 09-07 */
#totop i {
  color:#ffffff;
 }
#totop {
    background-color:rgba(36,36,36,0.6);
 }
#totop:hover {
    background-color:rgba(192,161,117,0.6);
 }

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

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

/* 10-03 */
.footer-copy small,
.footer-copy a {
  color:#ffffff;
  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:#c0a175;
  }

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

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

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

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


/* マニュアル追加↓ */
*{
 font-family: 'Poppins',"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Century Gothic",Arial,"ＭＳ Ｐゴシック",sans-serif !important;
 font-weight:400;
}
.main-Box {
box-shadow: 0px 0px 12px 0px rgba( 0, 0, 0,0.2 );
}
.header-Ttl {
 height:32px;
 border-bottom:1px solid #414141;
}
.header-Ttl h1 {
	line-height:32px;
}

#breadcrumbs {
 padding:8px 0;
}

/* left title */
.sh-Ttl {
 text-align:left;
 padding:0 16px;
 margin-bottom:16px;
 display:block;
 position:relative;
 white-space:nowrap;
 text-overflow:ellipsis;
 -webkit-text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow:hidden;
}
.sh-Ttl::before,
.sh-Ttl::after {
 position:absolute;
 height:2px;
 content:"";
}
.sh-Ttl::before {
 width:60px;
 left:16px;
 bottom:5px;
 background:#c0a175;
}
.sh-Ttl::after {
 position:absolute;
 width:30px;
 left:16px;
 bottom:0;
 background:#242424;
}
.sh-Ttl span {
 font-size:1.2rem;
}
.sh-Ttl span::before {
 font-size:2.2rem;
 display:block;
 font-family: 'Poppins', sans-serif;
 font-weight:500;
 margin-right:16px;
 width:100%;
}
.left-mailmagazine-shttl span::before {content:"MAIL MAGAZINE";}
.left-qrcode-shttl span::before {content:"MOBILE";}
.left-diary-shttl span::before {content:"PHOTO DIARY";}


@media only screen and (max-width:1119px) {
 .sh-Ttl {
  padding:0 4px 0 0;
  text-align:left;
 }
 .sh-Ttl span::before {
  font-size:2rem;
  float:left;
  display:inline;
  margin-right:0;
  padding-left:12px;
  width:auto;
 }
 .left-mailmagazine-shttl span::before {content:"MAIL MAGAZINE｜";}
 .left-qrcode-shttl span::before {content:"MOBILE｜";}
 .left-diary-shttl span::before {content:"PHOTO DIARY｜";}
}

/* right title */
.side-contents-Box .ph-Ttl {
 text-align:left;
 padding:0 16px;
 margin-bottom:16px;
 display:block;
 position:relative;
 white-space:nowrap;
 text-overflow:ellipsis;
 -webkit-text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow:hidden;
}
.side-contents-Box .ph-Ttl::before,
.side-contents-Box .ph-Ttl::after {
 position:absolute;
 height:2px;
 content:"";
}
.side-contents-Box .ph-Ttl::before {
 width:60px;
 left:16px;
 bottom:5px;
 background:#c0a175;
}
.side-contents-Box .ph-Ttl::after {
 width:30px;
 left:16px;
 bottom:0;
 background:#242424;
}
.side-contents-Box .ph-Ttl span {
 font-size:1.4rem;
}
.side-contents-Box .ph-Ttl span::before {
 font-size:2.2rem;
 font-family: 'Poppins', sans-serif;
 font-weight:500;
 margin-right:0;
 padding:0;
}

/* center title */

.contents-Box .ph-Ttl {
 text-align:left;
 padding:0 16px ;
 margin-bottom:16px;
 display:flex;
 white-space:nowrap;
 text-overflow:ellipsis;
 -webkit-text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 position:relative;
 background:none;
 border:none;
}
.contents-Box .ph-Ttl::before,
.contents-Box .ph-Ttl::after {
 position:absolute;
 height:2px;
 content:"";
}
.contents-Box .ph-Ttl::before {
 width:60px;
 bottom:5px;
 left:16px;
 background:#c0a175;
}
.contents-Box .ph-Ttl::after {
 width:30px;
 bottom:0;
 left:16px;
 background:#242424;
}
.contents-Box .ph-Ttl span {
 display:block;
 width:100%;
 font-size:1.4rem;
 position:relative;
}
.contents-Box .ph-Ttl span::before {
 color:#000;
 font-family: 'Poppins', sans-serif;
 font-size:2.2rem;
 text-transform: capitalize;
 font-weight:500;
}

.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:"RESERVATION｜";}
.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:"SYSTEM｜";}
.center-faq-phttl span::before {content:"FAQ｜";}
.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｜";}


/* globalnavi & side menu */
@media only screen and (min-width:1120px) {

.material-menu ul {
  width:100%;
  display:flex;
 }
 .material-menu ul li {
  display:inline;
 }
 .material-menu ul li a  {
  height:auto;
  line-height:1; 
  padding:12px 24px;
  display:block;
 }
 .material-menu li a span {
  font-size:1.2rem;
  display:block;
  font-weight:inherit;
 }
 #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.6rem;
  font-weight:500 !important;
  margin:0 0 4px;
  padding:0 12px;
  font-weight:inherit;
  font-family: 'Poppins', sans-serif;
  display:block;
 }
 #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:"SYSTEM";}
 #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:"FAQ";}
 #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:"RESERVATION";}
 #globalnav li.contact a span::before {content:"CONTACT";}

 /*  pc side menu */

 #sidemenu li {
   border-color:#ccc !important;
 }
 #sidemenu  ul li a  {
  padding:0 8px;
  overflow:hidden;
 }
 #sidemenu  li a span {
  font-size:1.2rem;
  font-weight:inherit;
  vertical-align:middle;
 }
 #sidemenu li a span::before {
  display:inline-block;
  font-size:1.6rem;
  font-weight:500 !important;
  font-family: 'Poppins', sans-serif;
  font-weight:inherit;
  
 }
 #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:"SYSTEM｜";}
 #sidemenu li.cast 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:"FAQ｜";}
 #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:"RESERVATION｜";}
 #sidemenu li.contact a span::before {content:"CONTACT｜";}
}

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

 #globalnav li.top a span::before {content:"HOME｜";}
 #globalnav li.news a span::before {content:"NEWS｜";}
 #globalnav li.concept a span::before {content:"GUIDE｜";}
 #globalnav li.price a span::before {content:"SYSTEM｜";}
 #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:"FAQ｜";}
 #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:"RESERVATION｜";}
 #globalnav li.contact a span::before {content:"CONTACT｜";}

 #globalnav li a span {
  font-size:1.1rem;
  font-weight:inherit;
  margin:0;
  padding:0;
  vertical-align:middle;
 }
 #globalnav li a span::before {
  font-size:1.4rem;
  font-weight:500 !important;
  font-family: 'Poppins', sans-serif;
  
 }
}


/* entrance */
.header-PC-Box img {
 max-height:90%;
}
#entrance-main-Wpr-B::after {
 content:"";
 width:100%;
 height:157px;
 background:#2e2e2e;
 position:absolute;
 top:31px;
 left:0;
 border-top:1px solid #414141;
}
.entrance-main-Box-B {
 padding:189px 0 60px;
 background:#fff;
 box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
}
.entrance-inner-B {
 padding:32px;
}
.entrance-logo-B {
 top:-145px;
 right:0;
 bottom:auto;
 left:0;
 height:130px;
 max-width:300px;
}
.entrance-info-Wpr-B {
 width:70.7%;
 margin:auto;
 left:0;
 right:0;
}
.entrance-info-Box-B {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.entrance-btn-Wpr-B {
 background:#fff; max-width:1320px;
margin:0 auto;
}
.entrance-btn-Box-B {
 max-width:1320px;
 margin:0 auto;
 background:#242424;
 z-index:999;
 box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.5);
}
.entrance-btn-Box-B ul {
 width:70.7%;
 margin:0 auto;
}

@media only screen and (max-width:767px) {
 #entrance-main-Wpr-B::after {
  height:100px;
 }
 .entrance-main-Box-B {
  padding:132px 0 30px;
 }
 .entrance-logo-B {
  top:-95px;
  height:87px;
  max-width:200px;
  width:200px;
 }
 .entrance-inner-B {
  padding:16px;
 }
}

@media only screen and (max-width:374px) {
 .entrance-inner-B {
  padding:8px;
 }
}

@media only screen and (min-width:480px) and (max-width:767px) {
 .entrance-btn-Box-B li a span {
  height:-webkit-calc(80px / 1);
  height:calc(80px / 1);
 }
}
@media only screen and (max-width:479px) {
 .entrance-btn-Box-B li a span {
  height:-webkit-calc(80px / 1.25);
  height:calc(80px / 1.25);
 }
}
/* マニュアル終了↑ */
