@charset "utf-8";

/* 01-01 */
body,
.fcBody {
  color:#aaaaaa;
  font-family: "Times New Roman","ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝",YuMincho,"HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}

/* 01-02 */
.fcRed,
.messageError {
  color:#ff1e1e;
}
.fcBlue {
  color:#ffffff;
}

/* 01-03 */
.center-weekbtn-Wpr span.fcBlue,
.cd-schedule-Box b.fcBlue {
  color:#2541f4;
}
.center-weekbtn-Wpr span.fcRed,
.cd-schedule-Box span.fcRed {
  color:#f42525;
}

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

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

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

/* 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(29,30,32,1);
  background-image:url(../images/template/bg_body.jpg?dt=20220330170422);
  background-repeat:no-repeat;
  background-position:50% 0%;
  background-attachment:fixed;
}

/* 02-02 */
#page {
}

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

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

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

/* 02-06 */
.main-Box {
  background:rgba(21,21,22,0.9);
}

/* 02-07 */
.footer-Wpr,
#caspe-smbnr-Box {
}

/* 02-08 */
.footer-Box {
  background:rgba(21,21,22,0.9);
}

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

}

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

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

/* 03-07 */
.hdrpsi-bh-Box p,
.hdrpsi-rh-Box p,
.hdrssi-bh-Box p,
.hdrssi-rh-Box p {
  color:#f4eadf;
  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 {
  background:rgba(37,37,37,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #252525), color-stop(100%, #151515));
  background:
  -webkit-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -moz-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -o-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -ms-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  linear-gradient(to bottom,#252525 0%, #151515 100%);
}

/* 04-02 */
.material-menu ul li a {
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #252525), color-stop(100%, #151515));
  background:
  -webkit-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -moz-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -o-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -ms-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  linear-gradient(to bottom,#252525 0%, #151515 100%);
}

.material-menu ul li a:hover,
.material-menu ul li a.page-selected {
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #050505), color-stop(100%, #151515));
  background:
  -webkit-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  -moz-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  -o-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  -ms-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  linear-gradient(to bottom,#050505 0%, #151515 100%);
}

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

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

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

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

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

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

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

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

/* 05-01-1 */
.sh-Ttl span,
.ph-Ttl span {
  color:#f4ddc4;
  font-weight:normal;
  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:52px;
  line-height:52px;
}

/* 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:#f2e9e0;
  font-weight:normal;
}
.sb-Ttl {
}

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

/* 05-11 */
.cmn-bg-Light {
  background:rgba(8,8,8,0.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 {
}

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

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

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

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

/* 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:#0a0a0a;
  border-style:solid;
  border-width:1px;
  border-color:#342627;
}
/* 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:#212121;
  border-style:solid;
  border-width:1px;
  border-color:#4b3a2c;
}
/* 06-11-3 */
input[type="text"].messageError,
input[type="email"].messageError,
select.messageError,
textarea.messageError {
  background-color:#4f0000;
  border-style:solid;
  border-width:1px;
  border-color:#820000;
}
/* 06-11-4 */
input[type="text"],
input[type="email"],
select,
.check-group label,
textarea {
  box-shadow:2px 2px 4px 0px #000000 inset;
  -moz-box-shadow:2px 2px 4px 0px #000000 inset;
  -webkit-box-shadow:2px 2px 4px 0px #000000 inset;
}

/* 06-12 */
.bdr-clr-Dark.bg-rank-no01,
.bdr-clr-Dark.ranking-no01-Wpr {
  border-style:solid;
  border-width:1px;
  border-color:#baa779;
}
.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:#c9c9c9;
}
.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:#be9f83;
}
.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:#333132;
}
.bg-rank-Otr,
.cdicon-ranking p:not(.bg-rank-no01):not(.bg-rank-no02):not(.bg-rank-no03) {
}

/* 06-13 */
.ranking-up {
  color:#558bf6;
}
.ranking-keep {
  color:#f6d955;
}
.ranking-down {
  color:#f65555;
}
.ranking-new {
  color:#85f655;
}

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

/* 06-15 */
.marquee-Wpr {
  background:rgba(17,17,17,0.4);
}
.marquee-Wpr {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}
.marquee-Box {
  background:rgba(17,17,17,0.8);
}
.marquee-Box {
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
}

/* 06-16 */
span.data-Box {
  color:#aaaaaa;
}
.data-bg-Clr {
  background:rgba(8,8,8,0.1);
}

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

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

/* 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(21,21,22,0.1);
}

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

/* 08-02 */
.cast-genre-Box li,
.cd-genre-Box li {
  color:#cccccc;
}
.cast-genre-Box li p,
.cd-genre-Box li p {
  border-color:#000000;
}
.cast-genre-Box li,
.cd-genre-Box li {
  background:rgba(21,21,22,1);
}

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

/* 08-04 */
.castTime.atWork-03 p,
.castTime.atWork-04 p {
  color:#050505;
  text-shadow:0px 0px 4px #ffffff;
}
.castTime.atWork-03 p,
.castTime.atWork-04 p {
  background:rgba(211,190,174,1);
}

/* 08-05 */
.castTime.dayOff span {
  color:#666666;
  text-shadow:none;
}
.castTime.dayOff {
  background:rgba(37,37,37,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #252525), color-stop(100%, #010101));
  background:
  -webkit-linear-gradient(top,#252525 0%, #010101 100%);
  background:
  -moz-linear-gradient(top,#252525 0%, #010101 100%);
  background:
  -o-linear-gradient(top,#252525 0%, #010101 100%);
  background:
  -ms-linear-gradient(top,#252525 0%, #010101 100%);
  background:
  linear-gradient(to bottom,#252525 0%, #010101 100%);
}

/* 08-06 */
.status-Yes p {
  color:#eeeeee;
  text-shadow:none;
  background:rgba(68,68,68,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #444444), color-stop(100%, #333333));
  background:
  -webkit-linear-gradient(top,#444444 0%, #333333 100%);
  background:
  -moz-linear-gradient(top,#444444 0%, #333333 100%);
  background:
  -o-linear-gradient(top,#444444 0%, #333333 100%);
  background:
  -ms-linear-gradient(top,#444444 0%, #333333 100%);
  background:
  linear-gradient(to bottom,#444444 0%, #333333 100%);
  border-style:solid;
  border-width:1px;
  border-color:#222222;
}

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

/* 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:4px;
  font-weight:normal;
}

/* 09-02 */
.btn-bg-Clr,
a.btn-bg-Clr,
.owl-theme .owl-controls .owl-buttons div p,
h2.resp-accordion {
  color:#151516;
  text-shadow:0px 0px 4px #ffffff;
  background:rgba(244,220,192,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4dcc0), color-stop(100%, #7f6d5f));
  background:
  -webkit-linear-gradient(top,#f4dcc0 0%, #7f6d5f 100%);
  background:
  -moz-linear-gradient(top,#f4dcc0 0%, #7f6d5f 100%);
  background:
  -o-linear-gradient(top,#f4dcc0 0%, #7f6d5f 100%);
  background:
  -ms-linear-gradient(top,#f4dcc0 0%, #7f6d5f 100%);
  background:
  linear-gradient(to bottom,#f4dcc0 0%, #7f6d5f 100%);
  border-style:solid;
  border-width:1px;
  border-color:#988a80;
}

/* 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:0px 0px 4px #1d1e20;
  background:rgba(52,52,56,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #343438), color-stop(100%, #1b1b1e));
  background:
  -webkit-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  -moz-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  -o-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  -ms-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  linear-gradient(to bottom,#343438 0%, #1b1b1e 100%);
  border-style:solid;
  border-width:1px;
  border-color:#4d4d4f;
}

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

/* 09-05 */
.mailmagazine-Box label:first-of-type,
.mailmagazine-Box label:last-of-type {
  border-width:1px;
  border-color:#43434b;
}
.mailmagazine-Box input[type="radio"]:checked + .switch-on,
.mailmagazine-Box input[type="radio"]:checked + .switch-off,
.glImg label.checked {
  color:#ffffff;
  background:rgba(27,27,30,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #1b1b1e), color-stop(100%, #343438));
  background:
  -webkit-linear-gradient(top,#1b1b1e 0%, #343438 100%);
  background:
  -moz-linear-gradient(top,#1b1b1e 0%, #343438 100%);
  background:
  -o-linear-gradient(top,#1b1b1e 0%, #343438 100%);
  background:
  -ms-linear-gradient(top,#1b1b1e 0%, #343438 100%);
  background:
  linear-gradient(to bottom,#1b1b1e 0%, #343438 100%);
}
.mailmagazine-Box label {
  color:#444444;
  background:rgba(52,52,56,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #343438), color-stop(100%, #1b1b1e));
  background:
  -webkit-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  -moz-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  -o-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  -ms-linear-gradient(top,#343438 0%, #1b1b1e 100%);
  background:
  linear-gradient(to bottom,#343438 0%, #1b1b1e 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:#f4dcc0;
}
.slick-dots li button:before,
.owl-theme .owl-controls .owl-page span  {
  background:#444444;
}

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

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

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

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

  .material-menu-button,
  .header-Nav li:nth-child(3) a.sp-tel-icon {
    border-radius:2px;
  background:rgba(37,37,37,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #252525), color-stop(100%, #151515));
  background:
  -webkit-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -moz-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -o-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  -ms-linear-gradient(top,#252525 0%, #151515 100%);
  background:
  linear-gradient(to bottom,#252525 0%, #151515 100%);
  }

  .material-menu-button:hover,
  .header-Nav li:nth-child(3) a.sp-tel-icon:hover {
  background:rgba(5,5,5,1);
  background:
  -webkit-gradient(linear, left top, left bottom,color-stop(0%, #050505), color-stop(100%, #151515));
  background:
  -webkit-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  -moz-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  -o-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  -ms-linear-gradient(top,#050505 0%, #151515 100%);
  background:
  linear-gradient(to bottom,#050505 0%, #151515 100%);
  }

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

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


/* マニュアル追加↓ */
*{
 font-family: 'Noto Serif JP','Vollkorn',"Times New Roman","ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝",YuMincho,"HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif  !important;
 font-weight:400;
}
.main-Wpr {
 max-width:1280px;
 margin:0 auto;
}
#page {
 max-width:1280px;
 margin:0 auto;
}

/* header */

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

 .hdrpsi-tel-Box p,
 .hdrssi-tel-Box p,
 .hdrpsi-bh-Box p,
 .hdrpsi-rh-Box p,
 .hdrssi-bh-Box p,
 .hdrssi-rh-Box p {
  font-weight:400 !important;
 }
.header-pcinfo-Wpr p {
 text-shadow:
 2px 2px 2px #202021, -2px -2px 2px #202021,
 -2px 2px 2px #202021,  2px -2px 2px #202021,
 2px 0px 2px #202021, -2px -0px 2px #202021,
 0px 2px 2px #202021,  0px -2px 2px #202021;

}
/* footer */
.footer-rightcol dt img {
 max-height:100px !important;
}

 /* breadcrumbs */
 #breadcrumbs a {
  text-decoration:none;
 }
 #breadcrumbs a span {
  color:#bbb !important;
 }
 #breadcrumbs a:hover span {
  color:#fff !important;
 }
 #breadcrumbs span {
  color:#ccc;
 }
 /* pc footer */

 .footer-leftcol ul::before {
  content:"CONTENTS";
  color:#fff;
  font-size:2rem;
  font-weight:400 !important;
  font-family:'Vollkorn', serif;
  display:block;
  width:100%;
  text-align:left;
  padding-bottom:10px;
 }
.footer-rightcol dt img {
  max-height:60px;
  max-width:100%;
 }
}

/* left title */
.sh-Ttl {
 text-align:center;
 padding:0 12px;
 display:block;
 white-space:nowrap;
 text-overflow:ellipsis;
 -webkit-text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow:hidden;
}
.sh-Ttl span {
 font-size:1.2rem;
}
.sh-Ttl span::before {
 font-size:2rem;
 font-family:'Vollkorn', sans-serif;
 font-weight:400;
 display:block;
 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 12px 0 0;
  text-align:right;
 }
 .sh-Ttl span::before {
  font-size:3rem;
  float:left;
  display:inline;
  margin-right:0;
  padding-left:12px;
  width:auto;
 }
}

@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:0 0 0 16px;
  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｜";}
}

/* center & right title */
.ph-Ttl {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;

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

 padding:8px 0 0;
 text-align:center;
 background:none;
 height:auto;
 display:block;

 background:url(../images/template/id087_bg_phttl.png) no-repeat 50% 55%;
 background-size:691px 18px;
}
.ph-Ttl span {
 display:block;
 font-size:1.4rem !important;
 position:relative;
}
.ph-Ttl span::before {
 line-height:2;
 display:block;
 font-family:'Vollkorn', serif;
 font-size:2.6rem;
 font-weight:400;
 text-shadow:1px 1px 0 #333;
}

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

/* globalnavi & side menu */
@media only screen and (min-width:1120px) {
 .material-menu {
  max-width:1280px;
  padding:0;
 }
 .material-menu::before,
 .material-menu::after {
  content:"";
  width:100%;
  height:1px;
  display:flex;
  padding:0;
  margin:0;
 }
 .material-menu::before {
  background: -moz-linear-gradient(left,  rgba(181,164,145,1) 0%, rgba(99,91,82,1) 66%, rgba(99,91,82,1) 66%, rgba(181,164,145,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
  background: linear-gradient(to right,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
 }
 .material-menu::after {
  background: -moz-linear-gradient(right,  rgba(181,164,145,1) 0%, rgba(99,91,82,1) 66%, rgba(99,91,82,1) 66%, rgba(181,164,145,1) 100%);
  background: -webkit-linear-gradient(right,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
  background: linear-gradient(to left,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
 }
 .material-menu ul {
  width:100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
 }
 .material-menu ul li {
  display:inline;
 }
 .material-menu ul li a {
  height:auto;
  line-height:1.2; 
  padding:12px 28px 14px;
 }
 .material-menu li a span {
  font-size:1.2rem;
  display:block;
  font-weight:400;
 }

 #globalnav li a span::before {
  display:block;
  white-space:nowrap;
  text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
  font-size:2rem;
  margin:0 auto;
  padding:0;
  font-weight:400;
  font-family:'Vollkorn', serif;
  text-shadow:none;
 }

 #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:"Q & A";}
 #globalnav li.recruit a span::before {content:"RECRUIT";}
 #globalnav li.link a span::before {content:"LINK";}
 #globalnav li.costume a span::before {content:"COSTUME";}
 #globalnav li.reservation a span::before {content:"RESERVATION";}
 #globalnav li.voice a span::before {content:"REVIEW";}
 #globalnav li.contribution a span::before {content:"POSTING";}
 #globalnav li.contact a span::before {content:"CONTACT";}

 #sidemenu ul li a {
  padding:0;
  text-align:right;
  background:none;
 }
 #sidemenu  li a span {
  font-size:1.2rem;
  font-weight:400;
  padding:0 12px 0 0;
 }
 #sidemenu li a span::before {
  font-size:1.6rem;
  font-family:'Vollkorn', serif;
  font-weight:400;
  float:left;
  padding-left:12px;
 }
 #sidemenu li a:hover,
 #sidemenu li a.page-selected {
  background: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.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:"Q & A";}
 #sidemenu li.recruit a span::before {content:"RECRUIT";}
 #sidemenu li.link a span::before {content:"LINK";}
 #sidemenu li.costume a span::before {content:"COSTUME";}
 #sidemenu li.reservation a span::before {content:"RESERVATION";}
 #sidemenu li.voice a span::before {content:"REVIEW";}
 #sidemenu li.contribution a span::before {content:"CONTRIBUTION";}
 #sidemenu li.contact a span::before {content:"CONTACT";}
}

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

 #globalnav li.top a span::before {content:"HOME｜";}
 #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:"Q & A｜";}
 #globalnav li.recruit a span::before {content:"RECRUIT｜";}
 #globalnav li.link a span::before {content:"LINK｜";}
 #globalnav li.costume a span::before {content:"COSTUME｜";}
 #globalnav li.reservation a span::before {content:"RESERVATION｜";}
 #globalnav li.voice a span::before {content:"REVIEW｜";}
 #globalnav li.contribution a span::before {content:"POSTING｜";}
 #globalnav li.contact a span::before {content:"CONTACT｜";}

 #globalnav li a span {
  font-size:1.2rem;
  margin:0;
  padding:0;
  vertical-align:middle;
 }
 #globalnav li a span::before {
  font-size:1.6rem;
  font-family:'Vollkorn', serif;
  
 }
}

/* entrance */
.main-Wpr.entrance-page-Wpr {
 max-width:1000px;
 margin:0 auto 32px;
}
#entrance-main-Wpr-B {
 background:none;
 padding:0;
 max-width:1000px;
 margin:0 auto;
}
.entrance-image-B {
 background: -moz-linear-gradient(top,  rgba(245,221,193,1) 0%, rgba(126,108,94,1) 100%);
 background: -webkit-linear-gradient(top,  rgba(245,221,193,1) 0%,rgba(126,108,94,1) 100%);
 background: linear-gradient(to bottom,  rgba(245,221,193,1) 0%,rgba(126,108,94,1) 100%);
 padding:4px;
}
.entrance-inner-B {
 margin:220px 0 0;
 padding:0;
}
.entrance-logo-B  {
 max-width:none;
 height:144px;
 top:-172px;
 right:60%;
 bottom:auto;
}
.entrance-info-Box-B {
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
.entrance-btn-Wpr-B {
 max-width:1000px;
 margin:30px auto 0;
}
.entrance-btn-Wpr-B::before,
.entrance-btn-Wpr-B::after {
 content:"";
 width:100%;
 height:1px;
 display:flex;
 padding:0;
 margin:0;
}
.entrance-btn-Wpr-B::before {
 background: -moz-linear-gradient(left,  rgba(181,164,145,1) 0%, rgba(99,91,82,1) 66%, rgba(99,91,82,1) 66%, rgba(181,164,145,1) 100%);
 background: -webkit-linear-gradient(left,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
 background: linear-gradient(to right,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
}
.entrance-btn-Wpr-B::after {
 background: -moz-linear-gradient(right,  rgba(181,164,145,1) 0%, rgba(99,91,82,1) 66%, rgba(99,91,82,1) 66%, rgba(181,164,145,1) 100%);
 background: -webkit-linear-gradient(right,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
 background: linear-gradient(to left,  rgba(181,164,145,1) 0%,rgba(99,91,82,1) 66%,rgba(99,91,82,1) 66%,rgba(181,164,145,1) 100%);
}
.entrance-btn-Box-B li a.enter-btn:hover img {
 filter: invert(1);
}

@media only screen and (max-width:767px) {
 body {
  background-size:960px 576px
 }
.header-Wpr {
  background:rgba(24,24,24,0.7);
 }
 #entrance-main-Wpr-B { 
  padding:10px;
 }
 .entrance-logo-B  {
  height:120px;
  top:-135px;
  right:0;
  left:0;
 }
 .entrance-inner-B {
  margin:160px 0 80px;
 }
 .entrance-info-Box-B p:first-of-type {
  display:inline;
  text-align:center;
 }
 .entrance-info-Box-B {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width:100%;
  font-size:113%;
 }
}

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