@charset "utf-8";

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

/* 01-02 */
.fcRed,
.messageError {
  color:#d11c2f;
}
.fcBlue {
  color:#1c5cd1;
}

/* 01-03 */
.center-weekbtn-Wpr span.fcBlue,
.cd-schedule-Box b.fcBlue {
  color:#27649a;
}
.center-weekbtn-Wpr span.fcRed,
.cd-schedule-Box span.fcRed {
  color:#9a3927;
}

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

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

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

/* 02-02 */
#page {
}

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

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

/* 02-05 */
.main-Wpr {
  background:rgba(245,245,245,1);
}

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

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

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

/* 03-01 */
.header-Ttl {
  background-color:rgba(74,80,118,0.5);
}

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

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

}

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

/* 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:52px;
    line-height:52px;
  }
}

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

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

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

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

#sidemenu li a:hover,
#sidemenu li a.page-selected {
  background-color:rgba(245,245,245,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:#cdaf87;
}

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

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

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

#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:none;
    border-left-style:solid;
    border-left-width:2px;
    border-left-color:#283c5a;
  }

  .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:solid;
    border-left-width:2px;
    border-left-color:#cdaf87;
  }
}

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

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

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

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

/* 06-02 */
.bg-center-cmnbox {
  background:rgba(255,255,255,1);
}

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

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

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

/* 06-09 */
.right-ranking-Box {
  background:rgba(255,255,255,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  {
  
}
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
.check-group label:hover,
textarea:focus,
.rt-o-cgp li div:hover {
  color:#181818;
}

/* 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:#c4bbb8;
}
/* 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:#f9f9f9;
  border-style:solid;
  border-width:1px;
  border-color:#c4bbb8;
}
/* 06-11-3 */
input[type="text"].messageError,
input[type="email"].messageError,
select.messageError,
textarea.messageError {
  background-color:#f9f9f9;
  border-style:solid;
  border-width:1px;
  border-color:#ff4d4d;
}
/* 06-11-4 */
input[type="text"],
input[type="email"],
select,
.check-group label,
textarea {
  box-shadow:1px 1px 3px 0px #eeeeee inset;
  -moz-box-shadow:1px 1px 3px 0px #eeeeee inset;
  -webkit-box-shadow:1px 1px 3px 0px #eeeeee 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,255,255,0.5);
}

.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(255,255,255,0.5);
}

.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,255,255,0.5);
}

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

/* 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 {
  background:rgba(255,255,255,1);
}
.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:#727475;
}
.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:#e5e5e5;
}
.bdr-hdg-clr {
  border-color:#4a5076;
}

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

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

/* 08-03 */
.castTime span {
  color:#363636;
  text-shadow:none;
}
.castTime {
  background:rgba(222,228,235,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(74,80,118,1);
}

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

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

/* 08-07 */
.status-No p {
  color:#bbbbbb;
  text-shadow:none;
  background:rgba(249,249,249,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:46px;
  line-height:46px;
  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(74,80,118,1);
  border-style:solid;
  border-width:1px;
  border-color:#ffffff;
}

/* 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(205,175,135,1);
  border-style:solid;
  border-width:1px;
  border-color:#ffffff;
}

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

/* 09-05 */
.mailmagazine-Box label:first-of-type,
.mailmagazine-Box label:last-of-type {
  border-width:1px;
  border-color:#dddddd;
}
.mailmagazine-Box input[type="radio"]:checked + .switch-on,
.mailmagazine-Box input[type="radio"]:checked + .switch-off,
.glImg label.checked {
  color:#ffffff;
  background:rgba(74,80,118,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #182942), color-stop(100%, #283c5a));
  background:
  -webkit-linear-gradient(top,#182942 0%, #283c5a 100%);
  background:
  -moz-linear-gradient(top,#182942 0%, #283c5a 100%);
  background:
  -o-linear-gradient(top,#182942 0%, #283c5a 100%);
  background:
  -ms-linear-gradient(top,#182942 0%, #283c5a 100%);
  background:
  linear-gradient(to bottom,#182942 0%, #283c5a 100%);
}
.mailmagazine-Box label {
  color:#aaaaaa;
  background:rgba(244,244,244,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, #dddddd));
  background:
  -webkit-linear-gradient(top,#f4f4f4 0%, #dddddd 100%);
  background:
  -moz-linear-gradient(top,#f4f4f4 0%, #dddddd 100%);
  background:
  -o-linear-gradient(top,#f4f4f4 0%, #dddddd 100%);
  background:
  -ms-linear-gradient(top,#f4f4f4 0%, #dddddd 100%);
  background:
  linear-gradient(to bottom,#f4f4f4 0%, #dddddd 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:#4a5076;
}
.slick-dots li button:before,
.owl-theme .owl-controls .owl-page span  {
  background:#cbcbcb;
}

/* 09-07 */
#totop i {
  color:#ffffff;
 }
#totop {
    background-color:rgba(74,80,118,0.7);
 }
#totop:hover {
    background-color:rgba(205,175,135,0.7);
 }

/* 10-01 */
.footer-leftcol li a,
#caspe-smbnr-Box a {
  color:#ffffff;
}
.footer-leftcol li a:hover, 
#caspe-smbnr-Box a:hover {
  color:#cdaf87;
}
.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:none;
  }

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

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

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

  /* 12-03 */
  .material-menu-titlebar,
  .material-menu-wrapper {
    background-color:rgba(74,80,118,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:none;
  }
}


/* マニュアル追加↓ */
*{
 font-family: 'Lato',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Century Gothic",Arial,"ＭＳ Ｐゴシック",sans-serif;
 font-weight:400 !important;
}
@media only screen and (min-width:768px) {
 .main-Box {
  padding:0 16px 16px;
 }
}
.marquee-Wpr dt {
 text-transform: uppercase;
}

.header-Wpr,
 #globalnav-Wpr.gnav-fixed {
 background:#4A5076 url(../images/template/id167_header-Wpr.png) repeat top center;
 background-size:85px 100px;
}
/* breadcrumbs */

@media only screen and (min-width:1120px) {

 .main-Wpr {
 position:relative;
 }
 .entrance-page-Wpr.main-Wpr::after ,
 .entrance-page-Wpr.main-Wpr::before {
  background:none;
 }
 .main-Wpr::after {
  z-index:0;
  height:120px;
  width:100%;
  content:"";
  position:absolute;
  top:0;
  left:0;
  background: url(../images/template/bg_breadcrumbs.jpg) no-repeat 50% 0%;
  background-size:100% auto;
 }

 #breadcrumbs {
  width:100%;
  height:120px;
  padding:0;
  margin:0 auto 24px;
  position:relative;
  z-index:3;
 }
 #breadcrumbs ol {
  position:absolute;
  display:block;
  height:max-content;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  text-align:center;
  z-index:3;
 }

}
@media only screen and (min-width:480px) and (max-width:1119px) {
 #breadcrumbs {
  padding:12px 0;
 }
 #breadcrumbs ol {
  text-align:center;
 }
}

/*
#breadcrumbs li::before,
#breadcrumbs li span {
 color:#fff !important;
}
#breadcrumbs li a:hover{
 color:#fff !important;
 text-decoration:none;
}


@media only screen and (max-width:1119px) {
 .main-Wpr::after,
 #breadcrumbs {
  height:160px;
 }
}
@media only screen and (max-width:767px) {
 .main-Wpr::after,
 #breadcrumbs {
  height:120px;
 }
 #breadcrumbs {
  width:100%;
 }
 #breadcrumbs ol {
  width:95%;
  margin:auto;
  padding:0;
 }
 #breadcrumbs li:last-child {
  padding-right:12px;
 }
}
*/
/* title */
.sh-Ttl,
.ph-Ttl {
 text-align:center;
 display:block;
 white-space:nowrap;
 text-overflow:ellipsis;
 -webkit-text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow:hidden;
 line-height:1;
 height:auto;
 padding:24px 8px 8px;
 width:100%;
}
.sh-Ttl span,
.ph-Ttl span {
 font-size:1.5rem !important;
 font-style: italic;
 padding:0;
 margin:0;
 display:flex;
 flex-wrap: wrap;
 justify-content: center;
 flex-direction: column;
 order:1;

}
.sh-Ttl span::after,
.ph-Ttl span::after {
 color:#4a5076;
 width:100%;
 font-weight:400;
 font-family: 'Old Standard TT', serif;
 font-style:normal;
 margin:8px auto 12px;
 order:2;
}
.ph-Ttl span::after {
 font-size:3.6rem;
}
.side-contents-Box .ph-Ttl span::after,
.sh-Ttl span::after {
 font-size:3.2rem !important;
}
.sh-Ttl span::before,
.ph-Ttl span::before {
 content:"";
 margin:0 auto;
 order:3;
 padding:0;
}

.sh-Ttl span::before,
.ph-Ttl span::before {
 background:url(../images/template/id167_ph_ttl.png) no-repeat center center;
 width:105px;
 height:15px;
 background-size:105px 15px;
}
@media only screen and (max-width:767px) {
 .ph-Ttl span::after,
 .sh-Ttl span::after,
 .side-contents-Box .ph-Ttl span::after {
  font-size:3rem !important;
 }
}

.center-rightnow-phttl span::after {content:"Right Now";}
.center-latestnews-phttl span::after {content:"Latest News";}
.center-event-phttl span::after {content:"Event";}
.center-todaysched-phttl span::after {content:"Today's Schedule";}
.center-access-phttl span::after {content:"Access";}
.center-diary-phttl span::after {content:"Photo Diary";}
.center-news-phttl span::after {content:"News";}
.center-sametype-phttl span::after {content:"Same Type";}
.center-enquete-phttl span::after {content:"Enquete";}
.center-concept-phttl span::after {content:"Guide";}
.center-contact-phttl span::after {content:"Inquiry";}
.center-contribution-phttl span::after {content:"Contribution";}
.center-gallery-phttl span::after {content:"Gallery";}
.center-castlist-phttl span::after {content:"Therapist";}
.center-castdetail-phttl span::after {content:"Profile";}
.center-hotellist-phttl span::after {content:"Hotel List";}
.center-siteinfo-phttl span::after {content:"Site Information";}
.center-link-phttl span::after {content:"Link";}
.center-price-phttl span::after {content:"Price";}
.center-faq-phttl span::after {content:"Q & A";}
.center-ranking-phttl span::after {content:"Ranking";}
.center-recruit-phttl span::after {content:"Recruit";}
.center-reservation-phttl span::after {content:"Reservation";}
.center-schedule-phttl span::after {content:"Schedule";}
.center-voice-phttl span::after {content:"Review";}
.center-waiting-phttl span::after {content:"Waiting";}
.center-costume-phttl span::after {content:"Costume";}
.center-mailmagazine-phttl span::after {content:"Mail magazine";}
.center-404-phttl span::after {content:"404 Not Found";}

.right-rightnow-phttl span::after {content:"Right Now";}
.right-recommend-phttl span::after {content:"Recommend";}
.right-newface-phttl span::after {content:"New Face";}
.right-ranking-phttl span::after {content:"Ranking";}

.left-mailmagazine-shttl span::after {content:"Mail Magazine";}
.left-qrcode-shttl span::after {content:"Mobile";}
.left-diary-shttl span::after {content:"Photo Diary";}

/* header & globalnavi  */

 /* pc header */
@media only screen and (min-width:1120px) {

 .header-Wpr {
  margin-bottom:36px;
  position:relative;
 }
 .header-Ttl {
  position:absolute;
  height:36px;
  bottom:-36px;
 }
 .header-Ttl h1 {
  line-height:36px;
  max-width:1240px;
 }
 .header-PC-Box img {
  max-height:60px;
 }
 .header-PC-Box a img.logo {
  z-index:2;
 }
 .header-PC-Box ul.header-pcinfo-Wpr {
  right:0%;
  left:0%;
  width:100%;
  max-width:1280px;
  margin:0 auto;
  padding:0 12px;
  display:flex;
  flex-direction: column-reverse;
 }
 .header-pcinfo-Box {
  align-items: baseline;
  flex-direction: row-reverse;
  justify-content: space-between;

 }
 .header-pcinfo-Box p {
  font-weight:400;
  margin:0;
  padding:0;

 }
 .header-pcinfo-Box span,
 .header-pcinfo-Box b {
  font-family: 'Old Standard TT', serif !important;
 }
 .hdrpsi-rh-Box {
  padding:0;
 }
 .hdrssi-rh-Box p {
  font-size:1.2rem !important;
  font-weight:400;
  line-height:1;
  text-align:left;
 }

 /* gnavi */
 #globalnav-Wpr.gnav-fixed {
  box-shadow: 0 6px 10px 4px rgba(25,25,25,0.3);
  position:fixed;
  z-index:99;
  top:0;
  left:0;
  border:none;
 }
/*
 #globalnav-Wpr.gnav-fixed::before {
  position:absolute;
  content:"";
  top:0;
  left:0;
  width:100%;
  height:4px;
  background:#cea092;
 }
*/
/*
 #globalnav-Wpr {
  border-top:1px solid #e4e1e0;
  border-bottom:1px solid #e4e1e0;
 }
*/
 .material-menu ul {
  width:100%;
  display: flex;
  justify-content: center;
  }
  .material-menu ul li {
  display:inline;
  padding:8px 0;
  }
 .material-menu ul li a {
  height:auto;
  line-height:1.4; 
  padding:4px 12px;
  text-align:center;
  position:relative;
  backface-visibility: hidden;
 }
 .material-menu ul li a,
 .material-menu ul li a:hover,
 .material-menu ul li a.page-selected {
  background:none;
 }
 .material-menu ul li:first-child a::before {
  right:auto;
  top:0;
  bottom:0;
  left:0;
 }
 .material-menu ul li a::after {
  right:0;
  top:0;
  bottom:0;
  left:auto;
 }
 .material-menu li a span {
  font-size:1.3rem;
  display:block;
  font-weight:400;
  padding:4px 16px;

 }
 #globalnav li a span::before {
  font-size:1.6rem;
  font-weight:400;
  font-family: 'Old Standard TT', serif;
  display:block;
  white-space:nowrap;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
  margin:0;
 }

 #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:"THERAPIST";}
 #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:"POSTING";}
 #globalnav li.contact a span::before {content:"CONTACT";}

 #sidemenu  li {
  padding:1px 0;
 }
 #sidemenu  ul li a {
  padding:0 12px;
  overflow:hidden;
  font-weight:400;
  text-align:right;
  position:relative;
  transition:0.3s all;
 }
 #sidemenu  li a span {
  font-size:1.3rem;
  font-weight:inherit;
  display: flex;
  justify-content: space-between;
 }
 #sidemenu li a span::before {
  font-size:1.6rem;
  font-family: 'Old Standard TT', serif;
  font-weight:400;
 }

 #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.cast a span::before {content:"THERAPIST";}
 #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:"POSTING";}
 #sidemenu li.contact a span::before {content:"CONTACT";}
}

@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:"THERAPIST｜";}
 #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:"POSTING｜";}
 #globalnav li.contact a span::before {content:"CONTACT｜";}

/*
 #globalnav li a {
  border-top:1px solid #e4e1e0;
 }
 #globalnav li:last-of-type a {
  border-bottom:1px solid #e4e1e0;
 }

 #globalnav li a:hover,
 #globalnav li a.page-selected {
  background:#6a6e49;
  color:#fff !important;
 }
*/
 #globalnav li a span {
  font-size:1.3rem;
  font-weight:400;
  margin:0;
  padding:0;
  vertical-align:middle;
 }
 #globalnav li a span::before {
  font-size:1.6rem;
  font-family: 'Old Standard TT', serif;
  font-weight:400;
 }
}


 /* pc footer */
.footer-Wpr {
 padding:0 0 20px;
}
.ftpsi-tel-Box,
.ftpsi-bh-Box {
  font-size:2rem;
}
.footer-rightcol {
 padding:0 0 20px;
}
/*
.footer-rightcol dt {
 padding-top:100px;
 position:relative;
 background:url(../images/template/logo_object.png) no-repeat top center;
 background-size:80px 100px;
}
*/

.footer-rightcol dt img {
 height:60px;
/*
 filter: invert(1) grayscale(100%);
*/
}

@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:20px 0 40px;
 }
 .footer-leftcol li {
  text-align:center;
  padding:2px 0;
 }
 .footer-leftcol li a {
  padding:0;
 }
 .footer-rightcol .footer-copy {
  position:absolute;
  top:auto;
  right:0;
  bottom:0;
  left:0;
  margin:auto;
 }
}

#caspe-smbnr-Box {
 background:#1f1f1f;
}


/* entrance */

#entrance-main-Wpr-B .header-Ttl h1 {
 text-align:center;
 color:#8b9ab1;
}
#entrance-main-Wpr-B {
 position:relative;
}
.entrance-main-Box-B {
 max-width:100%;
}
/*
.entrance-main-Box-B::after {
 z-index:2;
 position:absolute;
 content:"";
 width:80px;
 height:100px;
 background:url(../images/template/logo_object.png) no-repeat center center;
 background-size:80px 100px;
 top:44px;
 left:0;
 right:0;
 bottom:auto;
 margin:auto;
}
*/
.entrance-main-Box-B::before {
 position:absolute;
 content:"";
 top:0;
 left:0;
 height:220px;
 width:100%;
 background:#4A5076 url(../images/template/id167_header-Wpr.png) repeat top center;
 background-size:85px 100px;
 z-index:2;
}

.entrance-logo-B {
 height:100px;
 max-width:none;
 top:75px;
 bottom:auto;
}
.entrance-image-B {
 height:680px;
 object-fit:cover;
 object-position:50% 0%;
 width:100%;
}
.entrance-inner-B { 
 position:relative;
 padding-top:220px;
 background:#f5f5f5;
}

@media only screen and (max-width:959px) {
 .entrance-image-B {
 height:540px;
 object-position:50% 0%;
 }
}
@media only screen and (max-width:479px) {
.entrance-main-Box-B::before {
 height:160px;
}
.entrance-inner-B { 
 padding-top:160px;
}
 .entrance-image-B {
 height:420px;
 object-position:50% 0%;
 }

 .entrance-logo-B {
  height:80px;
  max-width:320px;
  top:50px;
 }

}


/* 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;
}
.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(72px / 1);
  height:calc(72px / 1);
 }
}
@media only screen and (max-width:479px) {
 .entrance-btn-Box-B li a span {
  height:-webkit-calc(72px / 1.25);
  height:calc(72px / 1.25);
 }
}


/* entrance information */
.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-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-info-Box-B p {
  font-size:100%;
 }
 .entrance-info-Box-B p:first-of-type {
  display:inline;
 }
}


/* slogan sample 
.entrance-inner-B::before,
.entrance-inner-B div::before,
.entrance-inner-B div::after {
 white-space:pre-wrap;
 text-align:center;
 position:absolute;
 top:auto;
 left:0;
 right:0;
 margin:auto;
 z-index:4;
 text-shadow:0 0 1px #4a5076,0 1px 1px #4a5076, 0 1px 2px #4a5076;
}

.entrance-inner-B::before {
 content:"大阪市内交通費無料　事前予約で最大20％OFF";
 font-weight:700;
 color:#fff;
 font-size:2.6rem;
 font-size:clamp(1.4rem, 0.92rem + 1.4vw, 2.6rem);
 top:45%;
 font-family:'Times New Roman','ヒラギノ明朝 Pro','Hiragino Mincho Pro','游明朝',YuMincho,'HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif !important;
}

.entrance-inner-B div::before {
 content:"HIGH QUALITY SALON";
 font-family: 'Old Standard TT', serif;
 font-weight:400;
 font-size:6rem;
 font-size:clamp(1.6rem, 0.192rem + 7.04vw, 6rem);
 top:50%;
 color:#fff;
}
.entrance-inner-B div::after {
 content:"厳しい審査をクリアした容姿端麗なセラピストをご案内いたします\a普段では味わえない極上の癒しをご堪能ください\a（スローガンの例）";
 font-weight:700;
 font-size:2rem;
 font-size:clamp(1.2rem, 1.08rem + 0.6vw, 2rem);
 top:65%;
 color:#eee;
 font-family:'Times New Roman','ヒラギノ明朝 Pro','Hiragino Mincho Pro','游明朝',YuMincho,'HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif !important;
}

@media only screen and (max-width:1119px) {
 .entrance-inner-B::before,
 .entrance-inner-B div::before,
 .entrance-inner-B div::after {

 }
}

@media only screen and (max-width:767px) {
 .entrance-inner-B::before,
 .entrance-inner-B div::before,
 .entrance-inner-B div::after {

  padding:0 8px;
 }
 .entrance-inner-B::before {
  top:48%;
 }
 .entrance-inner-B div::before {
 top:53%;
 }
 .entrance-inner-B div::after {
 top:65%;
 }
}
*/
/* マニュアル終了↑ */
