@charset "UTF-8";

/*!
Theme Name: Bonnouzi Child
Template:   shinjuku-shinchi
Version:    1.0.0
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap');

.btn-primary {
    font-family: 'Noto Serif JP', serif;
    color: #430093 !important;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    background-color: transparent !important;
    border: none;
    background-image: url("img/main_btn.png");
    background-size: cover;
    max-width: 303px;
    width: 100%;
    height: 49px;
    line-height: 53px;
    padding: 0 !important;
    text-align: center;
    text-shadow: none;
}

.btn-primary:hover {
    text-decoration: none;
}

.font-white {
    color: #FFFFFF !important;
}

.fw-bold {
    font-weight: bold;
}

.box-shadow {
    box-shadow: 0px 3px 6px #00000029;
}

.shadow-none {
    text-shadow: none !important;
    font-weight: normal !important;
}

#header-container {
    background: transparent;
}

#header-container .navi {
    background: transparent;
}

.appeal {
    background-size: cover;
}

body.home, body.page.page-id-97 {
    background-image: url("./img/back_bg_full.webp");
    background-size: cover;
    background-position: center top;
    background-attachment: unset;
}

body.page.page-id-16 {
    background: url("img/back_price.webp");
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
}

body.post-type-archive-cast,
body.single-cast {
    background: url("img/back_cast.webp");
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
}

.carousel-in {
    background-color: transparent;
}

/* ここからトップページのカルーセル */
.campaign-carousel-section {
  padding: 50px 0;
  overflow: hidden;
}

.js-campaign-carousel {
  width: 100%;
  overflow: visible;
}

.js-campaign-carousel .swiper-wrapper {
  transition-timing-function: linear !important;
}

.js-campaign-carousel .swiper-slide {
  height: auto;
}

.campaign-card {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: 12px;
}

.campaign-card img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.campaign-card:hover img {
  transform: scale(1.03);
}

@media screen and (max-width: 767px) {
  .campaign-carousel-section {
    padding: 32px 0;
  }

  .campaign-card {
    border-radius: 8px;
  }
}

/* 追記 */
.campaign-card {
  display: block;
  color: inherit;
  text-decoration: none;
}

.campaign-card:hover {
  color: inherit;
  text-decoration: none;
}

.campaign-card-image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.campaign-card-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.campaign-card:hover .campaign-card-image img {
  transform: scale(1.03);
}

.campaign-badge {
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 2;

  display: inline-block;
  padding: 2px 6px;

  color: #fff;
  background: rgba(70, 70, 70, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.9);

  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
}

.campaign-card-title {
  margin: 10px 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .campaign-card-title {
    margin-top: 8px;
    font-size: 14px;
  }

  .campaign-badge {
    top: 5px;
    left: 5px;
    font-size: 10px;
  }
}

/* ここまでカルーセル */

.footer {
  margin-top: 0;
}

.btn {
  border-radius: 0 !important;
}

section.concept p {
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    letter-spacing: 1.6px;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px #FF00CC;
}

.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #FF00CC !important;
    border-color: #FF00CC !important;
}

.bg-transparent {
  background: transparent !important;
}

.bg-water {
  background: #F4F7F7 !important;
}

.bg-pink {
    background: transparent linear-gradient(180deg, #FFA7E0 0%, #FF7CE6 100%) 0% 0% no-repeat padding-box !important;
}

.bg-purple {
    background: transparent linear-gradient(180deg, #C9A7FF 0%, #817CFF 100%) 0% 0% no-repeat padding-box !important;
}

.a-wrap:hover {
    background-color: transparent;
    transition: none;
    color: #333;
}

.card-title {
    color: #333;
}

#app .text-muted {
    color: #B9B9B9!important;
}

img.site-logo-image.header-site-logo-image {
    image-rendering: -webkit-optimize-contrast;
}

.slick-dots {
    display: none !important;
}

h2.title {
    font-family: 'Noto Serif JP', serif;
    background: none;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px #FF00CC;
    font-size: 1.625rem;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
}

section.section.todaysec {
    padding: 3.75rem 0;
    margin-top: 3rem;
    margin-bottom: 0;
    background: transparent linear-gradient(180deg, #ff6ccc99 0%, #d35cff8f 100%) 0% 0% no-repeat padding-box;
    /* min-height: 100vh; */
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
}


.section.todaysec.bg-pink {
    background: linear-gradient(180deg, rgba(255, 167, 224, 0.6) 0%, rgba(255, 124, 230, 0.6) 100%);
}

.tagline {
    font-size: 12px;
    padding-top: 0.25rem;
}

.navi-in a {
    font-size: 14px;
}

/* #app {
    background: transparent linear-gradient(180deg, #ff6ccc99 0%, #d35cff8f 100%) 0% 0% no-repeat padding-box;
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
} */

.content {
    margin-top: 0 !important;
    padding-top: 24px;
}

#app h2.big {
    font-family: 'Noto Serif JP', serif;
    background: none;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.625rem;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
}

#app h2.big {
    font-family: 'Noto Serif JP', serif;
    background: none;
    text-align: center;
    color: #FFFFFF;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 2.5625rem;
    font-weight: bold;
    letter-spacing: 4.1px;
    text-shadow: 0px 0px 6px #FF00CC;
}

.bg-pink #app h2 {
    font-family: 'Noto Serif JP', serif;
    background: none;
    text-align: center;
    color: #FF00CC;
    font-size: 1.625rem;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: bold;
}

#app h2 span {
    font-size:0.625rem;
}

#app h2 span.subtitle {
    font-size:1.25rem;
}

#app h3 {
    font-family: 'Noto Serif JP', serif;
    background: none;
    text-align: center;
    color: #430093;
    font-size: 1.5rem;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
    text-shadow: 0px 0px 10px #FFFFFF;
}

#app h4 {
    font-family: 'Noto Serif JP', serif;
    background: none;
    text-align: center;
    color: #430093;
    font-size: 1.0625rem;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
    text-shadow: 0px 0px 10px #FFFFFF;
}

#app p {
    margin-bottom: 0.5rem !important;
    /* color: #3C3C3C; */
}

#app a {
    color: #3C3C3C;
}

#app ul {
    padding: 0;
    list-style: none;
}

#app hr {
    background-color: #B18D4B;
}

#app hr {
    background-color: #B18D4B;
}


#app .wrap {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.appeal-content {
    background: none;
    margin: calc(169 /1440 * 100vw) auto;
    padding: 0;
}

.appeal-title {
    color: #FF00CC;
    text-shadow: 0px 0px 10px #ffffff;
    font-family: 'Noto Serif JP', serif;
    font-size: 2.4375rem;
    margin-bottom: 3rem;
}

a.appeal-button {
    background: #FF00CC 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 4px solid #FFAFEF;
    border-radius: 26px;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.3125rem;
}

a.appeal-button span {
    font-size: inherit;
    margin-left: 0.25rem;
}

.shadow.cast-each {
    position: relative;
    -webkit-transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
    -webkit-transition: color 0.3s ease, background 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: color 0.3s ease, background 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
    transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    border-radius: 12px;
    overflow: auto;
}

.shadow.cast-each:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 1.5rem 5rem rgba(0,0,0,.15)!important;
}

.cast-each img {
    object-fit: cover;
    object-position: top;
    max-width: 382px;
    max-height: 268px;
}

img.img-rendering {
    image-rendering: -webkit-optimize-contrast;
}

.shadow.cast-each a {
    text-decoration: none;
}

.sub_h_header p {
    color: #FFF;
}

.schedule-time {
    background: #E6C3FF;
    color: #5300B7;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 0.25rem;
}

.cast-name {
    font-family: 'Noto Serif JP', serif;
    color: #3C3C3C;
    font-weight: bold;
    text-align: center;
    font-size: 1.0625rem;
    padding: 0.25rem;
    margin-bottom: 0.5rem !important;
}

.single-cast p {
    color: #ffffff;
}

.cast-catch {
    color: #5300B7;
    font-weight: bold;
    font-size: 0.875rem;
}

.shadow.cast-each .option-head {
    font-size: 0.625rem;
}

.shadow.cast-each .option {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 0.875rem;
    color: #FF00CC;
}

.cast-each .cast-tw img {
    width: 100% !important;
    max-width: 220px;
    height: auto;
    object-fit: none;
}

section.section.recommendsec {
    background: transparent linear-gradient(180deg, rgba(201, 167, 255, 0.6) 0%, rgba(129, 124, 255, 0.6) 100%);
    background-size: cover;
    background-position: center top;
    background-repeat: repeat-x;
    padding: 6rem 0 3.75rem 0;
    margin-top: 0;
    margin-bottom: 0;
}

#app section.section.todaysec.bg-pink h2.title {
    color: #FFFFFF;
}

#app section.section.recommendsec h2.title {
    color: #FFFFFF;
}

section.section.todaysec.bg-pink a[class*="-primary"] {
    color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    font-family: 'Noto Serif JP', serif;
}

section.section.todaysec.bg-pink a[class*="-primary"]:hover {
    background-color: transparent !important;
}

section.section.recommendsec a[class*="-primary"] {
    color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    font-family: 'Noto Serif JP', serif;
}

section.section.recommendsec a[class*="-primary"]:hover {
    background-color: transparent !important;
}


section.section.newsec {
    background-image: url("img/back_new.webp");
    background-size: cover;
    background-position: center top;
    padding: 3.75rem 0;
    margin-bottom: 0;
}

section.section.newsec h2 {
    color: #430093;
    text-shadow: 0px 0px 10px #FFFFFF;
}

section.section.newsec .subtitle {
    font-size: 1.375rem;
    margin-top: 2rem;
    padding-left: 83px;
}

#app p.icon-new {
    margin-bottom: 0 !important;
    position: relative;
}

p.icon-new:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 82px;
    height: 82px;
    background-image: url("img/icon-new.png");
    background-size: contain;
    background-repeat: no-repeat;
}

h2.title.horizon {
    text-align: left !important;
    border-bottom: solid 1px;
    padding-left: 0;
    padding-bottom: 0.75rem;
}

h2.title.horizon span {
  padding-left: 1.5rem;
}

.infomation-list {
    margin-top: 3rem;
}

.infomation-list li {
    font-size: 0.75rem;
    line-height: 4;
    border-bottom: solid 1px #adadad;
}

section.menu {
    padding: 3.75rem 0 0;
    margin-bottom: 0;
}

section.section.menu .subtitle {
    font-size: 1.375rem;
    margin-top: 2rem;
    letter-spacing: 2.2px;
    color: #FFFFFF;
}


.menu-box {
    background-image: url("img/back_menu.webp");
    background-size: cover;
    background-position: center top;

    text-align: center;
    margin: 3rem 1rem;
    padding: 0.75rem;
}

.menu-box-night {
    text-align: center;
    background: transparent linear-gradient(180deg, #000000 0%, #2C2917 100%) 0% 0% no-repeat padding-box;
    margin: 3rem 1rem;
    padding: 0.75rem;
}

.menu-box-inner {
    padding: 31px 10%;
}

.inner-content {
    max-width: 394px;
    margin: auto;
}

.inner-content .bg-danger {
    font-size: 18px;
    background-color: #FF00CC !important;
    border-radius: 6px;
}

.inner-content .text-danger {
    font-family: "Noto Sans JP" ,sans-serif;
    font-size: 14px;
    color: #FF00CC !important;
    font-weight: bold;
}

.inner-content .bg-white {
    font-family: "Noto Sans JP" ,sans-serif;
    font-weight: bold;
}

.inner-content .font-notosans {
    font-family: "Noto Sans JP" ,sans-serif;
    letter-spacing: -0.1px;
    text-align: left;
}

.menu-box-inner-night {
    border: solid 1px #655667;
    padding: 3rem 10%;
}

.menu-box h3 {
    position: relative;
}

.menu-box-night h3 {
    position: relative;
    color: #D074F7 !important;
}

/* .menu-box h3.mark-1:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background-image: url(img/icon-menu-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    top: -29px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
} */

/* .menu-box h3.mark-2:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background-image: url(img/icon-menu-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    top: -29px;
    left: 0px;
    right: 0px;
    margin: 0 auto; */
/* } */


.menu-box h3.mark-3:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background-image: url(img/icon-menu-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    top: -29px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.menu-box h3 span {
    font-size: 14px;
    display: block;
}

.menu-box-night h3 span {
    font-size: 14px;
    display: block;
}

.menu-box-inner p {
    font-size: 0.75rem;
    line-height: 3;
}

.menu-box-inner ul {
    display: flex;
    flex-wrap: wrap;
    /* max-width: 380px; */
    width: 100%;
    margin: 0 auto;
}

.menu-box-inner li {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.125rem;
    line-height: 2.4;
    letter-spacing: 1.8;
    /* text-align-last: justify;
    text-justify: inter-ideograph; */
}

.menu-box-inner li:nth-child(odd) {
    width: 75%;
    text-align: left;
}

.menu-box-inner li:nth-child(even) {
    width: 25%;
    text-align: right;
    letter-spacing: 1.8px;
}

li.popular:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background-image: url(img/popular.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80px;
    height: 21px;
    top: 11px;
    left: 0px;
}

li.recommend:before {
    position: absolute;
    content: " ";
    display: inline-block;
    background-image: url(img/recommend.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80px;
    height: 21px;
    top: 11px;
    left: 0;
}

.menu-box-inner-night p {
    font-size: 0.75rem;
    line-height: 3;
    color: #FFFFFF;
}

.menu-box-inner-night ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
}

.menu-box-inner-night li {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.125rem;
    line-height: 2.4;
    color: #FFFFFF;
}

.menu-box-inner-night li:nth-child(odd) {
    width: 75%;
    text-align: left;
}

.menu-box-inner-night li:nth-child(even) {
    width: 25%;
    text-align: left;
    letter-spacing: 1.8px;
}

.access-box {
    text-align: center;
    background-image: url("img/back_cv.webp");
    background-size: cover;
    background-position: center top;
    margin: 3rem 1rem;
    padding: 0.75rem;
}

.access-box-inner {
    border: solid 2px #5300B7;
    padding: 2rem 1rem;
}

.access-box-inner p {
    font-family: 'Noto Serif JP', serif;
    font-size: 1.15rem;
    color: #5300B7 !important;
    line-height: 1.6;
    font-weight: bold;
}

.access-box-inner p span {
    font-size: 0.85rem;
}

.cv_phone {
    display: inline-block;
    background-color: #FF00CC;
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFFFFF !important;
    border-radius: 20px;
    max-width: 268px;
    height: 39px;
    line-height: 39px;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
}

.cv_line {
    display: inline-block;
    background-color: #07B53B;
    font-size: 1rem;
    font-weight: bold;
    color: #FFFFFF !important;
    border-radius: 20px;
    max-width: 268px;
    height: 39px;
    line-height: 39px;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
}

.sns-block {
  text-align: center;
  margin-top: 5rem;
  margin-bottom: 3rem;
}

.sns-block p {
  font-size: 1.125rem;
  color: #FFFFFF;
}

.sns-block li {
  margin: 0 4px;
}

.access-box-side {
    text-align: center;
    background: #5300B7;
    /* margin: 3rem 1rem; */
    padding: 0.75rem;
}

.access-box-inner-side {
    border: solid 1px #E6C3FF;
    padding: 2.8rem 1rem;
}

.access-box-inner-side p {
    font-family: 'Noto Serif JP', serif;
    font-size: 1.15rem;
    color: #FFF !important;
    line-height: 1.6;
    font-weight: bold;
}

.access-box-inner-side .mt-4 {
    margin-top: 1.5rem!important;
}

.cv_phone_side {
    display: inline-block;
    background-color: #FF00CC;
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFFFFF !important;
    max-width: 273px;
    height: 41px;
    line-height: 41px;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 2px;
    text-decoration: none;
}

.cv_line_side {
    display: inline-block;
    background-color: #07B53B;
    font-size: 1rem;
    font-weight: bold;
    color: #FFFFFF !important;
    max-width: 273px;
    height: 41px;
    line-height: 41px;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 2px;
    text-decoration: none;
}

ul.d-flex.justify-content-center {
    margin-top: 1rem;
}

.menu p {
    font-family: 'Noto Serif JP', serif;
    line-height: 1.8;
    text-align: center;
}

nav.krc_calendar li {
    margin: 0 1rem;
    border: solid 1px #707070;
    background-color: #FFFFFF;
    border-radius: 4px;
}

nav.krc_calendar li a {
    display: block;
    padding: 0.25rem 1.5rem;
}

nav.krc_calendar li a:hover {
    text-decoration: none;
}

.bg-pink nav.krc_calendar li {
    background-color: #FFFFFF;
    margin: 0 1rem;
    border: solid 1px #707070;
    border-radius: 4px;
}

li.target {
    background-color: #DFE6E6;
    border: none !important;
} 

li.target a {
    color: #5300B7 !important;
}

.bg-pink li.target {
    background-color: #DFE6E6 !important;
    border: none !important;
}

.single-cast h1 {
    font-family: 'Noto Serif JP', serif;
    font-size: 2.4375rem;
    font-weight: normal;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-top: 0;
    padding: 0.5rem;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #FF64D5 !important;
}

.swiper-container.swiper-container-initialized.swiper-container-horizontal {
    /* max-width: 550px; */
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #FF64D5;
}

#app.single-cast h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 1.5rem;
    color: #FFFFFF;
    text-align: left;
    margin: 0;
    padding: 0;
    background: none;
}

.work-single ul li {
    color: #FFFFFF;
    border-top: solid 1px #FFFFFF;
    padding: 1rem 0;
}

.work-single ul li:last-child {
    border-bottom: solid 1px #FFFFFF;
}

#app .bg-water {
    padding: 1.5625rem;
}

#app .bg-water h3 {
    font-family: "Noto Sans JP" ,sans-serif;
    text-align: left;
    color: #FF00CC;
    font-size: 0.9375rem;
    border: none;
    margin: 0;
    padding: 0;
}

#app .bg-water p {
  color: #333333;
  margin-top: 0.5rem;
}

.ranking-item-name-text {
    color: #3C3C3C;
    font-size: 21px;
}

.ranking-item.border-element {
    margin-top: 3rem;
    background: #F7F2E2;
    border: none;
    border-radius: 0;
}

.ranking-item-name-crown {
    display: none;
}

.ranking-item-image-tag {
    max-width: 158px;
    margin-right: 2em;
}

.ranking-item-img-desc {
    margin-top: 1.5rem;
}

.ranking-items p {
    font-family: "Noto Sans JP" ,sans-serif;
    font-size: 0.9375rem;
    text-align: left !important;
}

p.business-time {
    font-size: 1.8125rem;
    font-weight: bold;
    line-height: 1;
}

p.business-time span {
    display: inline-block;
    font-size: 1.125rem;
    font-weight: normal;
    margin-top: 1rem;
    line-height: 1.8;
}

.recruit-points {
    color: #FFFFFF;
}

p.recruit-point {
    font-family: "Noto Sans JP" ,sans-serif;
    color: #3C3C3C;
    background: #EBD9F8;
    border-radius: 9px;
    font-size: 2rem;
    font-weight: bold;
    padding: 0.25rem;
    margin-top: 3rem;
}

p.recruit-point span {
    color: #FF00CC;
}

 .text-notosans {
    font-family: "Noto Sans JP" ,sans-serif !important;
 }

#footer-in-head {
    margin-top: 50px;
}

.attention {
    color: #FFFFFF;
    font-size: 0.85rem;
    font-weight: bold;
    margin-bottom: 0;
}

.attention-notice{
    font-size: 0.65rem;
}

 .footer-bottom {
    margin-top: 50px;
    padding: 8px;
    position: relative;
    font-size: 14px;
}

 .footer-bottom-logo {
    float: left;
    top: 0;
    position: absolute;
}

.footer-bottom-logo img {
    height: 91px;
    width: auto;
    image-rendering: -webkit-optimize-contrast;
}

.navi-footer-in > .menu-footer li {
    width: 120px;
    border-left: 0;
}

.navi-footer-in > .menu-footer li:last-child {
    border-right: 0;
}

#footer {
    background-color: #5300B7;
    padding-bottom: 3rem;
}

nav#navi-footer {
    margin-bottom: 4rem;
}

.fa.fa-angle-up {
    color: #FFF;
  }

.page-id-492 #app h2,
.page-id-492 p {
    color: #FFFFFF;
}

.page-id-492 #app hr {
    background-color: #655667;
}

.page-id-492 #app .subtitle,
.page-id-16 #app .subtitle
 {
    font-size: 1.375rem;
}

.headline {
    color: #FFFFFF;
    font-size: 2.5625rem;
    text-shadow: 0px 0px 6px #FF00CC;
    letter-spacing: 4.1px;
    font-weight: bold;
}

.line-border {
    border: 2px solid #05BF4B;
    border-radius: 10px;
    padding: 1.5rem;
    min-height: 370px;
}

#app .line-border h3 {
    font-family: "Noto Sans JP" ,sans-serif;
    background: none;
    color: #3C3C3C;
    font-size: 1.375rem;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: bold;
}

.text-center.text-green {
    color: #05BF4B;
    font-size: 2.125rem;
    font-weight: bold;
}

.recuit-pink {
    font-family: "Noto Sans JP" ,sans-serif;
    background: #F8F2F7;
    text-align: left;
}

.recuit-pink h3 {
    font-family: "Noto Sans JP" ,sans-serif !important;
    color: #5300B7 !important;
    font-size: 1rem !important;
    text-align: left !important;
    margin-top: 3rem !important;
    font-weight: bold;
}

.recuit-pink a {
    font-family: 'Noto Serif JP', serif;
    color: #655667;
    text-align: left !important;
    font-size: 1.5em;
}

.recuit-pink p {
    font-family: "Noto Sans JP" ,sans-serif !important;
    text-align: left !important;
}

.go-to-top {
    display: block !important;
}
.go-to-top-button {
    border-radius: 50%;
}

.fa-arrow-up::before {
    font-size: 18px;
    color: #fff;
    line-height: 32px;
}

.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before, .breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before {
    background-color: transparent;
    margin: 12px auto 0;
    padding: .6em 1em;
}

.entry-title, .archive-title {
    font-family: 'Noto Serif JP', serif;
    color: #5300B7;
    font-weight: bold;
}

.article h3 {
    border-left: 5px solid #5300B7;
    color: #5300B7;
    background-color: #EBD9F8;
    border-right: none;
    border-top: none;
    border-bottom: none;
    font-size: 22px;
    padding: 20px 20px;
}

.asobikata {
    background-image: url("img/back_asobikata.webp");
    background-size: cover;
    background-position: center top;
    padding: 1.8125rem 66px;
}

.asobikata .first {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.5625rem;
    font-weight: bold;
    color: #FF00CC;
    background-color: rgba(255, 0, 204, 0.09); 
    margin-top: 0;
    padding: 1.0625rem 1rem 1.0625rem 2.5rem;
    letter-spacing: -0.25px;
}

.asobikata .first::before {
    content: "";
    position: absolute;
    top: -22px;
    left: -39px;
    width: 70px;
    height: 70px;
    background-image: url("img/icon-asobi-01.png");
    background-size: contain;
    display: inline-block;
}

.asobikata .second {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.5625rem;
    font-weight: bold;
    color: #5300B7;
    background-color: rgba(83, 0, 183, 0.07);
    margin-top: 32px;
    padding: 1.0625rem 1rem 1.0625rem 2.5rem;
    letter-spacing: -0.25px;
}

.asobikata .second::before {
    content: "";
    position: absolute;
    top: -22px;
    left: -39px;
    width: 70px;
    height: 70px;
    background-image: url("img/icon-asobi-02.png");
    background-size: contain;
    display: inline-block;
}

.asobikata .third {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.5625rem;
    font-weight: bold;
    color: #987500;
    background-color: rgb(152, 117, 0, 0.16);
    margin-top: 32px;
    padding: 1.0625rem 1rem 1.0625rem 2.5rem;
    letter-spacing: -0.25px;
}

.asobikata .third::before {
    content: "";
    position: absolute;
    top: -22px;
    left: -39px;
    width: 70px;
    height: 70px;
    background-image: url("img/icon-asobi-03.png");
    background-size: contain;
    display: inline-block;
}

.text-about p {
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0px 0px 10px #FF00CC;
    letter-spacing: 1.6px;
}

.text-about .business-time {
    text-shadow: none;
    letter-spacing: 2.9px;
    line-height: 1.2;
}

.text-about .sns-block p {
    text-shadow: none;
}
    
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
.cast-each img {
    max-height: 390px;
	max-width: 100%;
}
footer {
    padding-bottom: 1rem;
}

.footer-bottom-logo {
    float: none;
    top: 0;
    position: relative;
}
.go-to-top {
display: block !important;
bottom: 58px;
}
.mblt-header-and-footer-mobile-buttons .go-to-top-button {
display: block !important;
border-radius: 50%;
color: #FFF !important;
line-height: 30px;
}
.mblt-header-and-footer-mobile-buttons .go-to-top-button .fa.fa-angle-double-up {
line-height: 1.8;
}
}

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
ul.mobile-header-menu-buttons.mobile-menu-buttons.has-logo-button {
    background: transparent;
}

.has-logo-button .menu-button {
    text-align: center;
}

.logo-menu-button img {
    display: none;
}

label#search-menu-open {
    color: #fff;
}

label#navi-menu-open {
    color: #fff;
}

.appeal-title {
    font-size: 2rem;
    margin-bottom: 1rem;
}

a.appeal-button {
    font-size: 0.75rem;
}
	
.appeal {
    background-position: center top;
}

.appeal-content {
    padding: 1em;
    margin: 5rem auto;
}

ul.sub-menu li {
    font-size: 0.85rem;
}

#app h2 {
    font-size: 1.25rem;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#app h2.big {
    font-size: 1.625rem;
    letter-spacing: 2.6px;
    margin-bottom: 2rem;
}

#app section.concept p {
    margin-bottom: 2rem !important;
}

section.section.todaysec {
    padding: 2rem 0 3.75rem;
    margin-top: 0rem;
    margin-bottom: 0;
}

section.section.recommendsec {
    padding: 2.75rem 0;
    margin-top: 0;
    margin-bottom: 0;
}

section.section.newsec {
    padding-top: 3rem;
    margin-bottom: 0;
}

#app .schedule-time {
    font-size: 0.75rem;
    padding: 0.1rem;
    margin-bottom: 0.25rem !important;
}

.cast-each img {
    /* max-width: 200px; */
    max-height: 200px;
}

.cast-each .cast-tw img {
    height: auto;
    object-fit: contain;
  }

#app .cast-name {
    font-size: 1rem;
    padding: 0.25rem;
    margin-bottom: 0 !important;
}

#app .cast-age,
#app .status {
    font-size: 0.85rem;
    margin-bottom: 0.25rem !important;
}

#app .cast-catch {
    color: #5300B7;
    font-weight: bold;
    font-size: 0.75rem;
    margin-bottom: 0.25rem !important;
}

#app .shadow.cast-each .option {
    margin-bottom: 0 !important;
}

.infomation-list {
    margin-top: 1.5rem;
}

p.icon-new:before {
    top: 0;
    left: 0;
    width: 47px;
    height: 47px;
}

p.icon-new:after {
    top: 10px;
    font-size: 12px;
}

.menu-box {
    margin: 3rem 1rem 1.5rem;
    padding: 0.75rem;
}

.menu-box-inner {
    padding: 2rem 5%;
}

#app .menu-box-inner h3 {
    font-size: 24px;
}

.menu-box-inner p {
    line-height: 1.8;
}

.menu-box-inner li {
    position: relative;
    font-size: 12px;
    line-height: 1.8;
}

.menu-box-inner li:nth-child(odd) {
    text-align: left;
    width: auto
}

.menu-box-inner li:nth-child(even) {
    /* width: 100% !important; */
    width: 20%;
    text-align: left;
word-wrap: normal;
letter-spacing: 1px;
white-space: nowrap;
}

.menu-box-night {
    margin: 3rem 1rem 1.5rem;
    padding: 0.75rem;
}

.menu-box-inner-night {
    padding: 2rem 5%;
}

#app .menu-box-inner-night h3 {
    font-size: 1rem;
}

.menu-box-inner-night p {
    line-height: 1.8;
}

.menu-box-inner-night li {
    position: relative;
    font-size: 12px;
    line-height: 1.8;
word-wrap: normal;
letter-spacing: 1px !important;
}

.menu-box-inner-night li:nth-child(odd) {
    /* width: 100% !important; */
    /* text-align: left; */
    width: 80%;
    text-align: revert;
}

.menu-box-inner-night li:nth-child(even) {
    /* width: 100% !important; */
    width: 20%;
    text-align: left;
}

.sns-block {
    width: 85%;
    margin: auto;
}

li.popular:before {
    width: 50px;
    height: 21px;
    top: 4px;
    left: -23px;
}

li.recommend:before {
    width: 50px;
    height: 21px;
    top: 4px;
    left: -23px;
}

.menu-box h3.mark-1:before,
.menu-box h3.mark-2:before,
.menu-box h3.mark-3:before {
    width: 20px;
    height: 20px;
    top: -24px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.access-box {
    margin: 1.5rem 1rem 3rem;
    padding: 0.75rem;
}
.access-box-inner {
    padding: 1rem 0.5rem;
}

.access-box-inner p {
    font-size: 0.7rem;
    line-height: 1.6;
}

.single-cast h1 {
    font-size: 1.8rem;
    margin-top: 0;
    padding: 0.5rem;
}

#app.single-cast h2 {
    font-size: 1.25rem;
    margin: 0;
    padding: 0;
}

p.business-time {
    font-size: 1.5rem;
    line-height: 1.4;
}

p.recruit-point {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 0.25rem;
    margin-top: 1.5rem;
    font-size: 0.85rem !important;
}

.footer-bottom {
    margin-top: 25px;
    padding: 8px;
    font-size: 14px;
}

nav#navi-footer {
    margin-bottom: 2rem;
}

.navi-footer-in a {
    font-size: 12px;
}

div#navi-menu-content {
    background: rgb(82, 0, 183, 0.9);
}

.menu-drawer a {
    color: #ffffff;
}

.fa.fa-close {
    color: #FFF;
}

.menu p {
    line-height: 1.8;
    font-size: 0.75rem;
}

nav.krc_calendar li {
    margin: 0.5rem;
}

.work-single ul li {
    padding: 0.5rem 0;
    font-size: 0.75rem;
}

.ranking-item-name-text {
    color: #3C3C3C;
    font-size: 1rem;
}

p.business-time span {
    font-size: 0.8rem;
    margin-top: 1rem;
    line-height: 1.8;
}

.access-box-inner-side {
    padding: 0.8rem 1rem;
}
.page-id-492 #app .subtitle,
.page-id-16 #app .subtitle {
    font-size: 0.75rem;
}

.entry-title {
    display: none;
}

.page-id-16 #app .entry-content {
    margin-top: 0;
}

section.menu {
    padding-top: 0;
}

p.headline {
    font-size: 1.375rem;
}
.mobile-header-menu-buttons {
    box-shadow: none;
}
.menu-drawer li {
text-align: left;
}
.menu-drawer .sub-menu {
padding-left: 0;
}
.mobile-footer-menu-buttons {
    background: #FFDEF5;
    padding: 5px;
  }
  .mobile-footer-menu-buttons span {
    color: #AD037F;
  }  
  .fa-arrow-up::before {
    line-height: 38px;
    color: #fff;
    font-size: 20px;
  }

  .inner-content .text-danger {
    margin-top: 10px;
    text-align: left;
}
.inner-content .font-notosans {
    text-align: left;
}

.asobikata {
    padding: 1.8125rem 3rem;
  }

  
.asobikata .first {
    font-size: 1rem;
    padding: 1.0625rem 1rem 1.0625rem 3.5rem;
}

.asobikata .first::before {
    left: -20px;
}

.asobikata .second {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 1rem;
    font-weight: bold;
    color: #5300B7;
    background-color: rgba(83, 0, 183, 0.07);
    margin-top: 32px;
    padding: 1.0625rem 1rem 1.0625rem 3.5rem;
    letter-spacing: -0.25px;
}

.asobikata .second::before {
    left: -20px;
}

.asobikata .third {
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-size: 1rem;
    font-weight: bold;
    color: #987500;
    background-color: rgb(152, 117, 0, 0.16);
    margin-top: 32px;
    padding: 1.0625rem 1rem 1.0625rem 3.5rem;
    letter-spacing: -0.25px;
}

.asobikata .third::before {
    left: -20px;
}

}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
.cast-each img.cast-img {
    /* min-height: 160px; */
    max-height: 160px;
}
.appeal-content {
text-align: center;
}
section.section.newsec .subtitle {
font-size: 16px;
padding-left: 0;
text-align: center !important;
}
.menu-box {
margin: 0 0 1.5rem;
}
}

/* =========================================================
   煩悩寺：キャスト口コミUI
   ========================================================= */

.cast-review-column {
  width: 100%;
}

.cast-review-section {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.cast-review-section #comments {
  width: 100%;
  margin: 0;
}

.bz-reviews,
.bz-reviews * {
  box-sizing: border-box;
}

.bz-reviews {
  --bz-wine: #8c1225;
  --bz-wine-dark: #6e0d1c;
  --bz-wine-light: #a4152c;
  --bz-gold: #f0c469;
  --bz-gold-soft: #e0d1b4;
  --bz-ivory: #f5efe2;
  --bz-paper: #fffdf7;
  --bz-ink: #33261e;
  --bz-muted: #a0917a;
  width: 100%;
  overflow: hidden;
  border: 1px solid var(--bz-gold-soft);
  border-radius: 20px;
  background: var(--bz-ivory);
  color: var(--bz-ink);
  box-shadow: 0 16px 40px rgba(55, 9, 18, 0.14);
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", serif;
}

.bz-reviews__hero {
  padding: 22px;
  background:
    radial-gradient(circle at 18% 22%, rgba(255,255,255,.055) 0 22%, transparent 22%),
    radial-gradient(circle at 76% 68%, rgba(255,255,255,.045) 0 18%, transparent 18%),
    linear-gradient(180deg, var(--bz-wine-dark), var(--bz-wine-light));
}

.bz-reviews__frame {
  display: grid;
  grid-template-columns: 108px minmax(0, 1fr);
  min-height: 260px;
  padding: 7px;
  border: 1px solid rgba(240, 196, 105, 0.65);
  outline: 1px solid rgba(240, 196, 105, 0.3);
  outline-offset: -7px;
}

.bz-reviews__title-block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding-right: 14px;
  border-right: 1px solid rgba(240, 196, 105, 0.28);
}

.bz-reviews__title {
  height: 190px;
  margin: 0;
  color: #f7e9cd;
  font-size: clamp(23px, 2.1vw, 34px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.34em;
  writing-mode: vertical-rl;
  white-space: nowrap;
}

.bz-reviews__title-en {
  height: 190px;
  color: rgba(240, 196, 105, 0.6);
  font-family: Arial, sans-serif;
  font-size: 9px;
  letter-spacing: 0.28em;
  writing-mode: vertical-rl;
  white-space: nowrap;
}

.bz-reviews__summary {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: space-between;
  padding: 23px 20px 19px;
}

.bz-reviews__summary-top {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: #f7e9cd !important;
} 

.bz-reviews__total {
  margin: 0;
  color: #f7e9cd;
  font-size: clamp(17px, 1.6vw, 25px);
  letter-spacing: 0.14em;
}

.bz-reviews__period {
  margin: 9px 0 0;
  color: rgba(247, 233, 205, 0.5);
  font-family: sans-serif;
  font-size: 11px;
  letter-spacing: 0.18em;
}

.bz-reviews__stamp {
  display: flex;
  width: 76px;
  height: 76px;
  flex: 0 0 76px;
  align-items: center;
  justify-content: center;
  gap: 2px;
  margin-left: auto;
  border: 2px solid rgba(240,196,105,.75);
  border-radius: 12px;
  color: #f7e9cd;
  font-size: 17px;
  line-height: 1.25;
  transform: rotate(-7deg);
  /* box-shadow: inset 0 0 0 4px rgba(232, 180, 180, 0.12); */
  box-shadow: 2px 4px 12px #00000014;
}

.bz-reviews__stamp span {
  display: block;
}

.bz-reviews__average {
  margin: 8px 0 0;
  color: rgba(247, 233, 205, 0.75);
  font-family: sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
}

.bz-reviews__average strong {
  color: var(--bz-gold);
  font-size: 17px;
}

.bz-reviews__distribution {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top: 18px;
}

.bz-reviews__distribution-row {
  display: grid;
  grid-template-columns: 20px minmax(60px, 1fr) 22px;
  align-items: center;
  gap: 10px;
}

.bz-reviews__distribution-label,
.bz-reviews__distribution-count {
  color: rgba(247, 233, 205, 0.75);
  font-size: 12px;
}

.bz-reviews__distribution-count {
  text-align: right;
}

.bz-reviews__bar {
  display: block;
  height: 3px;
  overflow: hidden;
  background: rgba(240, 196, 105, 0.18);
}

.bz-reviews__bar > span {
  display: block;
  height: 100%;
  min-width: 0;
  background: var(--bz-gold);
}

.bz-reviews__sort {
  display: flex;
  align-items: center;
  gap: 20px;
  min-height: 62px;
  padding: 13px 24px;
  border-bottom: 1px solid var(--bz-gold-soft);
  background: #ede4d1;
}

.bz-reviews__sort a {
  border-bottom: 1px solid transparent;
  color: var(--bz-muted);
  font-size: 15px;
  text-decoration: none !important;
}

.bz-reviews__sort a.is-active {
  border-color: var(--bz-wine);
  color: var(--bz-wine) !important;
}

.bz-reviews__all-count {
  margin-left: auto;
  color: var(--bz-muted);
  font-family: sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
}

.bz-reviews__content {
  padding: 24px;
}

.bz-reviews__notice {
  margin-bottom: 18px;
  padding: 13px 15px;
  border: 1px solid #c9503f;
  background: #fff8ee;
  color: var(--bz-wine);
  font-size: 14px;
  line-height: 1.8;
}

.bz-reviews__list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.bz-review-card {
  padding: 22px 21px 18px;
  border: 1px solid var(--bz-gold-soft);
  background: var(--bz-paper);
}

.bz-review-card__header {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.bz-review-card__author {
  color: var(--bz-ink);
  font-size: 18px;
  letter-spacing: 0.04em;
}

.bz-review-card__age {
  color: var(--bz-muted);
  font-family: sans-serif;
  font-size: 12px;
}

.bz-review-card__verified {
  padding: 3px 7px;
  border: 1px solid #c9503f;
  border-radius: 3px;
  color: #c9503f;
  font-family: sans-serif;
  font-size: 10px;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.bz-review-card__rating {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-left: auto;
  white-space: nowrap;
}

.bz-review-card__stars {
  color: #d3971f;
  font-family: Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}

.bz-review-card__score {
  color: var(--bz-wine);
  font-size: 18px;
}

.bz-review-card__unrated {
  color: var(--bz-muted);
  font-family: sans-serif;
  font-size: 11px;
}

.bz-review-card__body {
  margin-top: 17px;
  color: var(--bz-ink);
  font-size: 16px;
  line-height: 2.05;
  letter-spacing: 0.015em;
}

.bz-review-card__body p {
  margin: 0 0 0.8em;
}

.bz-review-card__body p:last-child {
  margin-bottom: 0;
}

.bz-review-card__footer {
  display: flex;
  align-items: center;
  margin-top: 18px;
  padding-top: 13px;
  border-top: 1px solid #ece0c9;
  color: #7d6a55;
  font-family: sans-serif;
  font-size: 12px;
}

.bz-review-card__course {
  padding-right: 11px;
  border-right: 1px solid #e5d8bf;
}

.bz-review-card__price {
  padding: 0 11px;
}

.bz-review-card__footer time {
  margin-left: auto;
  color: var(--bz-muted);
  white-space: nowrap;
}

.bz-reviews__empty {
  padding: 32px 20px;
  border: 1px solid var(--bz-gold-soft);
  background: var(--bz-paper);
  text-align: center;
}

.bz-reviews__empty p {
  margin: 0.4em 0;
}

.bz-reviews__actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 20px;
}

.bz-reviews__more,
.bz-reviews__submit-toggle {
  min-height: 58px;
  padding: 15px 12px;
  border: 1px solid var(--bz-wine);
  border-radius: 0;
  font: inherit;
  font-size: 16px;
  letter-spacing: 0.16em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.bz-reviews__more {
  background: transparent;
  color: var(--bz-wine) !important;
}

.bz-reviews__more:hover {
  background: rgba(140, 18, 37, 0.06);
  color: var(--bz-wine-dark);
  text-decoration: none;
}

.bz-reviews__more.is-disabled {
  cursor: default;
  opacity: 0.45;
}

.bz-reviews__submit-toggle {
  background: var(--bz-wine);
  color: #f7e9cd;
}

.bz-reviews__submit-toggle:hover {
  background: var(--bz-wine-dark);
}

.bz-reviews__pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 22px;
  font-family: sans-serif;
}

.bz-reviews__pagination a {
  color: var(--bz-wine);
}

.bz-review-form {
  display: none;
  margin-top: 26px;
  padding: 26px;
  border: 1px solid var(--bz-gold-soft);
  background: var(--bz-paper);
}

.bz-review-form.is-open {
  display: block;
}

.bz-review-form__heading {
  margin-bottom: 24px;
  text-align: center;
}

.bz-review-form__heading h3 {
  margin: 7px 0 10px;
  color: var(--bz-wine);
  font-size: 21px;
}

.bz-review-form__heading p {
  margin: 0;
  font-family: sans-serif;
  font-size: 13px;
  line-height: 1.8;
}

.bz-review-form__eyebrow {
  color: var(--bz-gold);
  font-size: 10px !important;
  letter-spacing: 0.24em;
}

.bz-review-form .comment-form {
  margin: 0;
}

.bz-review-form .comment-form > p,
.bz-review-form__field,
.bz-rating-field {
  margin: 0 0 19px;
}

.bz-review-form label,
.bz-rating-field legend {
  display: block;
  margin-bottom: 8px;
  color: var(--bz-ink);
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.bz-review-form .required {
  margin-left: 3px;
  color: #c9503f;
}

.bz-review-form input[type="text"],
.bz-review-form input[type="email"],
.bz-review-form input[type="month"],
.bz-review-form select,
.bz-review-form textarea {
  width: 100%;
  min-height: 48px;
  padding: 11px 12px;
  border: 1px solid #d8c8a8;
  border-radius: 0;
  background: #fff;
  color: var(--bz-ink);
  font-family: sans-serif;
  font-size: 15px;
}

.bz-review-form textarea {
  min-height: 170px;
  resize: vertical;
  line-height: 1.8;
}

.bz-review-form input:focus,
.bz-review-form select:focus,
.bz-review-form textarea:focus {
  border-color: var(--bz-wine);
  outline: 2px solid rgba(140, 18, 37, 0.12);
}

.bz-review-form__help {
  display: block;
  margin-top: 6px;
  color: var(--bz-muted);
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.6;
}

.bz-rating-field {
  padding: 0;
  border: 0;
}

.bz-star-input {
  display: inline-flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 5px;
}

.bz-star-input input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.bz-star-input label {
  margin: 0;
  color: #cdbf9d;
  font-family: Arial, sans-serif;
  font-size: 34px;
  line-height: 1;
  cursor: pointer;
}

.bz-star-input label:hover,
.bz-star-input label:hover ~ label,
.bz-star-input input:checked ~ label {
  color: #d3971f;
}

.bz-review-form__honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.bz-review-form .form-submit {
  margin: 22px 0 0;
}

.bz-review-form__submit {
  width: 100%;
  min-height: 58px;
  padding: 14px;
  border: 1px solid var(--bz-wine);
  border-radius: 0;
  background: var(--bz-wine);
  color: #f7e9cd;
  font-family: "Noto Serif JP", "Yu Mincho", serif;
  font-size: 16px;
  letter-spacing: 0.16em;
  cursor: pointer;
}

.bz-review-form__submit:hover {
  background: var(--bz-wine-dark);
  color: #ffffff;
}

.bz-review-form .logged-in-as,
.bz-review-form .comment-notes,
.bz-review-form .form-allowed-tags {
  display: none;
}

@media screen and (max-width: 991.98px) {
  .cast-review-column {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 575.98px) {
  .bz-reviews {
    border-radius: 14px;
  }

  .bz-reviews__hero {
    padding: 14px;
  }

  .bz-reviews__frame {
    grid-template-columns: 84px minmax(0, 1fr);
    min-height: 230px;
  }

  .bz-reviews__title-block {
    gap: 7px;
    padding-right: 9px;
  }

  .bz-reviews__title,
  .bz-reviews__title-en {
    height: 165px;
  }

  .bz-reviews__title {
    font-size: 21px;
  }

  .bz-reviews__title-en {
    font-size: 7px;
  }

  .bz-reviews__summary {
    padding: 17px 12px 15px;
  }

  .bz-reviews__total {
    font-size: 15px;
  }

  .bz-reviews__stamp {
    width: 56px;
    height: 56px;
    flex-basis: 56px;
    border-radius: 9px;
    font-size: 13px;
  }

  .bz-reviews__distribution {
    gap: 7px;
  }

  .bz-reviews__sort {
    gap: 15px;
    min-height: 54px;
    padding: 11px 15px;
  }

  .bz-reviews__sort a {
    font-size: 13px;
  }

  .bz-reviews__content {
    padding: 16px;
  }

  .bz-review-card {
    padding: 18px 16px 15px;
  }

  .bz-review-card__header {
    flex-wrap: wrap;
  }

  .bz-review-card__author {
    font-size: 16px;
  }

  .bz-review-card__rating {
    width: 100%;
    margin-left: 0;
  }

  .bz-review-card__stars {
    font-size: 17px;
  }

  .bz-review-card__body {
    font-size: 14px;
    line-height: 2;
  }

  .bz-review-card__footer {
    flex-wrap: wrap;
    gap: 8px 0;
  }

  .bz-review-card__footer time {
    width: 100%;
    margin-left: 0;
  }

  .bz-reviews__actions {
    gap: 10px;
  }

  .bz-reviews__more,
  .bz-reviews__submit-toggle {
    min-height: 52px;
    padding: 13px 8px;
    font-size: 13px;
    letter-spacing: 0.1em;
  }

  .bz-review-form {
    padding: 20px 15px;
  }
}


/* =========================================================
   S〜C評価・Cocoon上書き（v1.1）
   ========================================================= */

.single-cast .bz-reviews {
  border: none !important;
}

.single-cast .bz-review-card__body,
.single-cast .bz-review-card__body p,
.single-cast .bz-review-card__body span,
.single-cast .bz-review-card__body strong {
  color: #33261e !important;
}

.single-cast .bz-review-card__body {
  overflow-wrap: anywhere;
  word-break: normal;
  line-height: 1.65 !important;
}

.single-cast .bz-review-card__body p {
  margin: 0 0 0.65em !important;
  padding: 0 !important;
  background: transparent !important;
  line-height: 1.65 !important;
}

.single-cast .bz-review-card__body p:last-child {
  margin-bottom: 0 !important;
}

.bz-review-card__grade {
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  border: 1px solid #8c1225;
  border-radius: 50%;
  background: #8c1225;
  color: #f7e9cd !important;
  font-family: "Times New Roman", serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
}

.bz-review-card__grade--s {
  border-color: #b78215;
  background: #b78215;
}

.bz-review-card__grade--a {
  border-color: #8c1225;
  background: #8c1225;
}

.bz-review-card__grade--b {
  border-color: #5b6b7c;
  background: #5b6b7c;
}

.bz-review-card__grade--c {
  border-color: #847a6c;
  background: #847a6c;
}

.bz-grade-input {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

.bz-grade-input input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.bz-grade-input label {
  display: flex !important;
  min-height: 72px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 3px;
  margin: 0 !important;
  padding: 8px 4px;
  border: 1px solid #d8c8a8;
  background: #fff;
  color: #33261e;
  cursor: pointer;
  transition: border-color .15s ease, background-color .15s ease, color .15s ease;
}

.bz-grade-input label strong {
  font-family: "Times New Roman", serif;
  font-size: 28px;
  line-height: 1;
}

.bz-grade-input label span {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.bz-grade-input label:hover {
  border-color: #8c1225;
}

.bz-grade-input input:focus-visible + label {
  outline: 2px solid rgba(140, 18, 37, 0.25);
  outline-offset: 2px;
}

.bz-grade-input input:checked + label {
  border-color: #8c1225;
  background: #8c1225;
  color: #f7e9cd;
}

.bz-review-form #respond,
.bz-review-form .comment-respond,
.bz-review-form .comment-form {
  display: block !important;
  visibility: visible !important;
  width: 100% !important;
  height: auto !important;
  opacity: 1 !important;
}

.bz-review-form h3,
.bz-review-form .comment-reply-title {
  position: static;
  margin: 7px 0 10px !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  color: #8c1225 !important;
  line-height: 1.6 !important;
  text-align: center;
}

.bz-review-form h3::before,
.bz-review-form h3::after,
.bz-review-form .comment-reply-title::before,
.bz-review-form .comment-reply-title::after {
  display: none !important;
  content: none !important;
}

.bz-review-form .comment-form > p,
.bz-review-form .bz-review-form__field,
.bz-review-form .bz-rating-field,
.bz-review-form .form-submit {
  display: block !important;
  visibility: visible !important;
}

.bz-review-form .bz-review-form__honeypot {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

@media screen and (max-width: 575.98px) {
  .bz-review-card__grade {
    width: 43px;
    height: 43px;
    font-size: 24px;
  }

  .bz-grade-input {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* =========================================================
   総合ランクを主役にし、口コミ件数を補足表示にする
   ========================================================= */

.bz-reviews__summary-main {
  min-width: 0;
}

.bz-reviews__average {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin: 0;
  color: rgba(247, 233, 205, 0.82);
  font-family: sans-serif;
  letter-spacing: 0.08em;
}

.bz-reviews__average span {
  font-size: 13px;
  font-weight: 600;
}

.bz-reviews__average strong {
  color: var(--bz-gold);
  font-family: "Noto Serif JP", "Yu Mincho", serif;
  font-size: clamp(38px, 5vw, 54px);
  font-weight: 600;
  line-height: 1;
}

.bz-reviews__total {
  margin: 12px 0 0;
  color: rgba(247, 233, 205, 0.8);
  font-family: sans-serif;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.bz-reviews__period {
  margin: 4px 0 0;
  font-size: 10px;
}

.bz-reviews__actions.is-single {
  grid-template-columns: 1fr;
}

/* =========================================================
   口コミ0件時の表示
   ========================================================= */

.single-cast .bz-reviews__empty {
  padding: 38px 20px;
  border: 0;
  background: rgba(255, 253, 247, 0.72);
  color: var(--bz-ink);
  text-align: center;
}

.single-cast .bz-reviews__empty-mark {
  display: inline-flex;
  width: 52px;
  height: 52px;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border: 1px solid var(--bz-wine);
  border-radius: 50%;
  color: var(--bz-wine);
  font-size: 22px;
  line-height: 1;
}

.single-cast .bz-reviews__empty-title {
  margin: 0 0 10px !important;
  color: var(--bz-wine) !important;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.7;
}

.single-cast .bz-reviews__empty-text {
  margin: 0 !important;
  color: #7d6a55 !important;
  font-family: sans-serif;
  font-size: 13px;
  line-height: 1.8;
}

/* 口コミ未集計時の表示 */
.single-cast .bz-reviews__average strong.is-unrated {
  display: inline-block;
  color: rgba(247, 233, 205, 0.85) !important;
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 15px !important;
  font-weight: 600;
  line-height: 1.2 !important;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

/* ==================================================
   トップページ：メインビジュアル
   ================================================== */

/* 背景画像部分 */
body.home .appeal {
    position: relative;
    isolation: isolate;
}

/* 背景画像に暗いレイヤーを重ねる */
body.home .appeal::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;

    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.38) 0%,
        rgba(0, 0, 0, 0.28) 45%,
        rgba(0, 0, 0, 0.58) 100%
    );
}

/* メインビジュアル内の配置 */
body.home .appeal .appeal-in {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: center;

    min-height: 570px;
    padding: 40px 20px;
    box-sizing: border-box;
}

/* テキスト全体 */
body.home .appeal-content {
    width: 100%;
    max-width: 1000px;

    margin: 0 auto !important;
    padding: 0 !important;

    color: #fff;
    text-align: center;
    background: transparent !important;
}

/* 営業時間 */
body.home .appeal-content::before {
    content: "12:00～翌1:00（24h受付）";

    display: block;
    margin-bottom: 28px;

    color: #e5c557;

    font-family: "Noto Serif JP", serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.14em;

    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
}

/* キャッチコピー */
body.home .appeal-title {
    margin: 0 0 40px !important;

    color: #fff !important;

    font-family: "Noto Serif JP", serif;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.06em;

    text-shadow:
        0 3px 10px rgba(0, 0, 0, 0.9),
        0 0 2px rgba(0, 0, 0, 0.8);
}

/* 各文章の途中では改行させない */
body.home .appeal-title span {
    display: inline-block;
    white-space: nowrap;
}

/* PCでは2つの文章を横並び */
body.home .appeal-title span + span {
    margin-left: 0.3em;
}

/* ==================================================
   予約ボタン
   ================================================== */

body.home a.appeal-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    width: min(380px, 82%);
    min-height: 60px;

    margin: 0 auto;
    padding: 10px 24px !important;
    gap: 22px;
    box-sizing: border-box;

    color: #fff !important;
    background: #ce0767 !important;

    border: 2px solid #e0c04f !important;
    border-radius: 999px !important;

    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.35);

    /* 元のボタン文字を非表示にする */
    font-size: 0 !important;
    text-decoration: none !important;

    transition:
        transform 0.2s ease,
        background-color 0.2s ease;
}

/* 「ご予約」 */
body.home a.appeal-button::before {
    content: "ご予約";

    flex: 0 0 auto;

    color: #e5c557;

    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.12em;
    white-space: nowrap;
}

/* 電話番号 */
body.home a.appeal-button::after {
    content: "070-7580-4808";

    flex: 0 0 auto;

    color: #fff;

    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.02em;
    white-space: nowrap;
}

body.home a.appeal-button:hover {
    color: #fff !important;
    background: #df0a72 !important;
    transform: translateY(-2px);
}

/* ==================================================
   モバイル
   ================================================== */

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

    body.home .appeal .appeal-in {
        min-height: 500px;
        padding: 30px 12px;
    }

    body.home .appeal-content {
        max-width: none;
    }

    /* 営業時間 */
    body.home .appeal-content::before {
        margin-bottom: 22px;

        font-size: clamp(11px, 3.3vw, 13px);
        letter-spacing: 0.04em;
        white-space: nowrap;
    }

    /* キャッチコピー */
    body.home .appeal-title {
        margin-bottom: 28px !important;

        font-size: clamp(26px, 7.5vw, 32px);

        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
        line-height: 1.25;
        letter-spacing: 0.03em;
    }

    /* モバイルでは文章ごとに2行に分ける */
    body.home .appeal-title span {
        display: block;
        width: fit-content;
        margin-right: auto;
        margin-left: auto;
    }

    body.home .appeal-title span + span {
        margin-top: 2px;
        margin-left: auto;
    }

    /* 予約ボタン */
    body.home a.appeal-button {
        width: calc(100% - 24px);
        max-width: 310px;
        min-height: 55px;

        padding: 10px 14px !important;
        gap: 9px;
    }

    /* 「ご予約」 */
    body.home a.appeal-button::before {
        font-size: 12px;
        letter-spacing: 0.06em;
    }

    /* 電話番号 */
    body.home a.appeal-button::after {
        font-size: clamp(18px, 5.5vw, 22px);
        letter-spacing: 0;
    }
}

@media screen and (max-width: 768px) {
    body.home .appeal-title-comma {
        display: none !important;
    }
}

/* =========================
   PCヘッダー
========================= */
@media screen and (min-width: 769px) {

    /* ロゴ */
    .logo img {
        filter:
            drop-shadow(0 3px 3px rgba(0, 0, 0, 0.25))
            drop-shadow(0 8px 14px rgba(48, 0, 22, 0.18));
    }

    /* 各メニュー */
    .navi-in > ul > li > a {
        position: relative;

        color: rgba(255, 255, 255, 0.9);
        background: transparent !important;

        font-family: "Noto Serif JP", serif;
        font-weight: 600;
        letter-spacing: 0.05em;

        transition:
            color 0.25s ease,
            background-color 0.25s ease,
            text-shadow 0.25s ease;
    }

    /* 金色の下線 */
    .navi-in > ul > li > a::after {
        content: "";

        position: absolute;
        left: 22%;
        right: 22%;
        bottom: 0;

        height: 2px;

        background: #e5c557;
        box-shadow: 0 0 7px rgba(229, 197, 87, 0.45);

        transform: scaleX(0);
        transform-origin: center;

        transition: transform 0.25s ease;
    }

    /* hover */
    .navi-in > ul > li:hover > a {
        color: #fff8dc;
        background: rgba(255, 255, 255, 0.055) !important;

        text-shadow:
            0 1px 4px rgba(0, 0, 0, 0.45),
            0 0 8px rgba(229, 197, 87, 0.16);
    }

    .navi-in > ul > li:hover > a::after {
        transform: scaleX(1);
    }

    /* 現在表示中のページ */
    .navi-in > ul > li.current-menu-item > a,
    .navi-in > ul > li.current-menu-ancestor > a {
        color: #fff8dc;
        background: rgba(255, 255, 255, 0.07) !important;
    }

    .navi-in > ul > li.current-menu-item > a::after,
    .navi-in > ul > li.current-menu-ancestor > a::after {
        transform: scaleX(1);
    }

    .navi-in > ul > li > a,
    .navi-in > ul > li > a:hover,
    .navi-in > ul > li > a:focus {
        text-decoration: none !important;
    }
}

/* 追記 */
/* ==================================================
   出勤ページ：日付選択
   ================================================== */

nav.krc_calendar {
    width: 100%;
    margin-inline: auto;

    overflow-x: auto;
    overflow-y: hidden;

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

nav.krc_calendar::-webkit-scrollbar {
    display: none;
}

/* 日付一覧 */
nav.krc_calendar .schedule-date-list {
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
    gap: 18px;

    width: max-content;
    min-width: 100%;

    margin: 0;
    padding: 0 14px 12px;

    list-style: none;

    scroll-snap-type: x proximity;
}

/* 既存のliスタイルをリセット */
nav.krc_calendar .schedule-date-item,
.bg-pink nav.krc_calendar .schedule-date-item {
    flex: 0 0 auto;

    width: auto;
    height: auto;

    margin: 0 !important;
    padding: 0 !important;

    border: none !important;
    border-radius: 0 !important;

    background: transparent !important;
    box-shadow: none !important;

    overflow: visible;
    scroll-snap-align: start;
}

/* 曜日と丸の親要素 */
nav.krc_calendar .schedule-date-item > a {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 9px;

    width: auto;
    height: auto;

    padding: 0 !important;

    color: inherit;
    text-decoration: none !important;
    background: transparent !important;
}

/* 曜日 */
nav.krc_calendar .schedule-weekday {
    display: block;

    padding-left: 0.2em;

    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.2em;

    color: rgba(255, 250, 246, 0.68);
}

/* 非選択時の丸 */
nav.krc_calendar .schedule-date-number {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 62px;
    height: 62px;

    border: 1px solid rgba(196, 152, 72, 0.55);
    border-radius: 50%;

    background: rgba(250, 246, 238, 0.93);

    color: #33291f;
    font-family: "Noto Serif JP", serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 1;

    transition:
        transform 0.2s ease,
        background 0.2s ease;
}

/* 選択中 */
nav.krc_calendar .schedule-date-item.target .schedule-date-number {
    background: #2a2320;

    border: 1px solid rgba(227, 192, 127, 0.85);

    box-shadow:
        inset 0 0 0 3px rgba(42, 35, 32, 1),
        inset 0 0 0 4px rgba(227, 192, 127, 0.42),
        0 3px 10px rgba(58, 10, 36, 0.3);

    color: #f0dcae;
}

/* 非選択時のみホバー */
nav.krc_calendar
.schedule-date-item:not(.target)
a:hover
.schedule-date-number {
    background: #fffaf2;
    transform: translateY(-2px);
}

@media screen and (max-width: 767px) {
    nav.krc_calendar .schedule-date-list {
        justify-content: flex-start;
        gap: 12px;
        padding-inline: 16px;
    }
}