/* GLOBAL STYLES
-------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@500;700;800&display=swap');
html {
    /* background-image: url(../assets/images/main_html_bg01.jpg); */
    background-size: cover;
    background-attachment: fixed;
}

html {
    width: 100%;
    max-width: 530px;
    min-width: 320px;
    min-height: 100%;
    margin: 0 auto;
}

body {
    font-feature-settings: "palt";
    font-family: "yu-mincho-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-size:40%;
    -webkit-text-size-adjust: 100%;
    margin:0 auto!important;
    color:#333;
    line-height:1;
    width:100%;
    max-width:530px;
}

.pa_lr_0 {
    padding-right: 0;
    padding-left: 0;
}

.ma_lr_5 {
    padding-right: 5px;
    padding-left: 5px;
}

.ma_b_5r {
    margin-bottom: 5rem;
}

.head_con_bg {
    background-color: #000;
}

.mag_bot_5 {
    margin-bottom: 5rem;
}

.mag_top_zero {
    margin-top: 0 !important;
}

.text_c_fff {
    color: #ffffff;
}


@media only screen and (max-width:530px) {
body {
    font-feature-settings: "palt";
    font-family: "yu-mincho-pr6n", sans-serif;
    font-weight: 400;
    font-style: normal;
    background:#fff;
    font-style: normal;
    background-size:90%;
    -webkit-text-size-adjust: 100%;
    margin:0 auto!important;
    color:#333;
    line-height:1;
    width:100%;
    max-width:530px;
  }
}

img.img-fluid.rounded.b_roun {
    border-radius: 10px 10px 0 0 !important;
}

.trimming-img {
    height: 120px;
    object-fit: cover;
    width: 100%;
    object-position: 100% 0;
}



/* 認証ページ */
p.keytitle {
    text-align: center;
    font-size: 0.75rem;
}

p.under18text {
    text-align: center;
    font-size: 0.78rem;
    background-color: black;
    color: #ffffff;
    border-radius: 30px;
    padding: 0.4rem 0.3rem;
}

ul.ninsyo {
    display: flex;
    padding: 0;
    margin: 2rem 0 2rem 0;
    list-style: none;
}

li.under {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    margin: 0 2px;
    font-size: 1.2rem;
    background-color: #e9e9e9;
    border-radius: 5px;
}

li.over {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    margin: 0 2px;
    font-size: 1.2rem;
    background-color: #f1327a;
    border-radius: 5px;
}

li.under a{
    text-decoration: none;
    color: black;
    display: block;
}

li.over a{
    text-decoration: none;
    color: #ffffff;
    display: block;
}

li.under span {
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.75rem;
}

li.over span {
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.75rem;
}

.baner_box {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.baner_list {
    margin-bottom: 2rem;
    text-align: center;
}

p.rec_b_text {
    text-align: center;
    font-size: 0.8rem;
    margin-top: 0.5rem;
}



/* ページ誘導ボタン */
ul.page_link {
    display: flex;
    padding: 0 1px;
    margin: 2rem 0 2rem 0;
    list-style: none;
}

li.fuwatoro_b_btn {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 15px 5px;
    margin: 0 2px;
    font-size: 1rem;
    color: #0084f1;
    border: 1px solid #0084f1;
}

li.kiwami_b_btn {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 15px 5px;
    margin: 0 2px;
    font-size: 1rem;
    border: 1px solid #ff1d70;
    color: #ff1d70;
}

li.midara_b_btn {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 15px 5px;
    margin: 0 2px;
    font-size: 1rem;
    border: 1px solid #d500d7;
    color: #d500d7;
}

li.reserv_b_btn {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 15px 5px;
    margin: 0 2px;
    font-size: 1rem;
    background-color: #00cb9a;
}

li.fuwatoro_b_btn a {
    text-decoration: none;
    color: #0084f1;
    display: block;
}

li.kiwami_b_btn a{
    text-decoration: none;
    color: #ff1d70;
    display: block;
}

li.midara_b_btn a{
    text-decoration: none;
    color: #d500d7;
    display: block;
}

li.reserv_b_btn a{
    text-decoration: none;
    color: #ffffff;
    display: block;
}


li.fuwatoro_b_btn span {
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.75rem;
}

li.kiwami_b_btn span {
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.75rem;
}

li.midara_b_btn span {
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.75rem;
}

li.reserv_b_btn span {
    display: block;
    margin-bottom: 0.3rem;
    font-size: 0.75rem;
}


h2.h2ConceptTitle_kodawari {
    margin-top: 0.3rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    color: #212529;
    line-height: 1.8rem;
}

dl.kodawari_box {
    width: 100%;
    padding: 10px;
}

dl.kodawari_box dt {
    width: 100%;
    margin-bottom: 0.5rem;
    text-align: center;
    color: #ff7db0;
}

dl.kodawari_box dd {
    width: 100%;
    text-align: left;
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
    line-height: 1.2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2rem;
}







header{
    position: fixed;/*固定する*/
    top: 0;/*ブラウザの上からの距離はゼロ*/
}


div#header {
    width: 100%;
    margin: 0 auto!important;
    border-top: 0px solid rgba(17,17,17,.8);
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    width: 100%;
    max-width: 530px;
    min-width: 320px;
    margin: 0 auto;
    height: 80px;
}

#header .container-fluid .head-logo-box img {
    width: auto;
    height: 100%;
}

.logo-img-resize {
    position: absolute;
    top: 0;
    left: 0;
}


.modal-backdrop {
    --bs-backdrop-zindex: 1029;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg);
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: #b7962a;
    background-color: transparent;
    border: var(--bs-border-width) solid #b7962a;
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
}

.ma_b_2 {
    margin-bottom: 2rem;
}

.ma_b_3 {
    margin-bottom: 3rem;
}

.ma_b_5 {
    margin-bottom: 5rem;
}


img.img-fluid.topImgichi {
    position: relative;
    top: -16px;
}

span.newface_text {
    font-size: 0.8rem;
    color: #d9006c;
}

img.img-fluid.page_images_f {
    width: 100%;
    height: 270px;
    object-fit: cover;
    display: block;
    clip-path: polygon(100% 0, 100% 73%, 50% 100%, 0 73%, 0 0);
}


h2.contentTitles {
    font-size: 1rem;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.6rem;
}

h2.contentTitles span {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 0.8rem;
    text-transform: uppercase;
    margin-bottom: 0.4rem;
    font-weight: normal;
}

h2.contentTitles span::before {
    content: '';
    display: inline-block;
    margin-right: 20px;
    width: 40px;
    height: 1px;
    background-color: #000000;
}

h5.card-title.cos-card-title {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 700;
}

a.list_links {
    text-decoration: none;
    color: black;
}

.title_contents_area {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 1.5rem 1rem 1.5rem 1rem;
}

.body_contents_area {
    margin-top: 1rem;
    margin-bottom: 3rem;
    padding: 2rem 1rem 2rem 1rem;
    line-height: 1.8rem;
    letter-spacing: 0.1rem;
}

main.topPage {
    margin-top: 5em;
}

/* modul content */

img.img-fluid.modalLogo {
    width: 40%;
    height: auto;
    margin-bottom: 0;
}

.cos-model-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    flex-direction: column;
    padding-bottom: 2rem;
}

p.business_hours {
    background-color: #000000;
    padding: 0.5rem 0.8rem 0.5rem;
    font-size: 1rem;
    color: #e0d1a0;
}   

p.Tel_Reception_hours {
    background-color: #000000;
    padding: 0.5rem 0.8rem 0.5rem;
    font-size: 1rem;
    color: #e0d1a0;
}

p.tel_btn_subwindow {
    margin-top: 2rem;
}

a.tel_btn_head {
    background-color: #cab15e;
    border-radius: 50px;
    padding: 0.5rem 1rem 0.6rem;
    font-size: 1rem;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.1rem;
    font-weight: 600;
}

img.img-fluid.f-icon-img-head {
    width: 10%;
}

ul.head_menu_box {
    list-style-type: none;
    padding: 0;
    margin-bottom: 2rem;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
}

li.head_menu_list {
    margin: 5px;
    width: calc(50% - 10px);
    border: 1px solid #ccc;
    padding: 1rem 0.5rem;
    text-align: center;
    border-radius: 5px;
    font-size: 0.9rem;
}

a.nav_menu_link {
    text-decoration: none;
    display: block;
    color: #000000;
}

.close_btn {
    text-align: right;
}

.info_box_modal {
    text-align: center;
    margin-bottom: 2rem;
}

p.banner_text {
    text-align: center;
    font-size: 0.9rem;
    padding-top: 0.2rem;
}

h3.modal_title {
    font-size: 1rem;
    text-align: center;
    margin-bottom: 1rem;
}

.banner_content {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}

.shop_content {
    margin-bottom: 2rem;
}

.modal-footer.mod_foot_box {
    margin-bottom: 3rem;
}



/* H2 Base Title */
h2.h2MainTitle {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
    font-style: normal;
}

h2.h2MainTitle::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Today's Cast";
    z-index: -1;
    white-space: nowrap;
    letter-spacing: -0.2rem;
}

/* H2 Pick Up Contents */
.pickBox {
    padding: 0;
}

h3.castName {
    font-size: 0.86rem;
    line-height: 1.5;
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
    text-align: center;
    font-weight: 600;
}

.slick-arrow:before {
    color: #2196F3;
}

.slick-arrow:before {
    content:""!important;
}

.castdate {
    font-size: 0.76rem;
    text-align: center;
    margin-bottom: 0.2rem;
}

.size {
    font-size: 0.76rem;
    text-align: center;
    margin-bottom: 0.1rem;
}

.slick-dots {
    position: fixed !important;
}


.copy_banner {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.copy_banner_content {
    display: inline-block;
    line-height: 30px;
    padding-left: 100%;
    white-space: nowrap;
    animation: animate-banner 10s linear infinite;
}

/* バナー内の要素をすべて選択 */
.copy_banner_content > * {
  display: inline-block;
}

/* 横にスクロールさせるアニメーション */
@keyframes animate-banner {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}


/* Information Content */
.info_Box {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 1rem;
    margin-bottom: 0.5rem;
    }

p.info-up-date {
    font-size: 0.75rem;
    font-weight: normal;
    margin-bottom: 0.2rem;
    color: #4c4c4c;
}

h5.info-h5-title {
    font-size: 0.9rem;
    color: #343434;
    letter-spacing: 0.01rem;
    line-height: 1.5rem;
    margin-bottom: 0;
}


/* Concept Content */
.conceptText {
    text-align: center;
    margin-bottom: 5rem;
}

h3.con-title {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    /* color: #fda5e2; */
    display: inline-block;
    background: linear-gradient(90deg, #4de3fd, #fda3e1 30%, #f7ab6d);
    background: -webkit-linear-gradient(0deg, #4de3fd, #fda3e1 30%, #f7ab6d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

p.con-text {
    line-height: 1.5rem;
    letter-spacing: 0.05rem;
    font-size: 0.9rem;
}

p.con-text-b {
    margin-top: 2rem;
    margin-bottom: 7rem;
    font-size: 1.2rem;
    color: #ff68a1;
    line-height: 1.8rem;
    letter-spacing: 0.1rem;
}

.concept_main_bg {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: black;
}

.title_main_box.lp_title_ud {
    margin-bottom: 4rem;
}

.title_main_box.page_title_ud {
    margin-bottom: 2rem;
}

.title_main_box {
    margin-top: 3rem;
    margin-bottom: 2rem;
    text-align: center;
}

.diary_top_box {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-bottom: 2rem;
}

p.eng_big_titles {
    font-size: 1.6rem;
    margin-bottom: 0.7rem;
    color: #df0d5d;
}

p.eng_titles {
    font-size: 1.1rem;
    margin-bottom: 0.7rem;
    color: #df0d5d;
}


.slick-dotted.slick-slider {
    margin-bottom: 0;
}

h2.h2ConceptTitle {
    margin-top: 0.3rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    color: #ffffff;
    line-height: 2.2rem;
    display: inline-block;
}


.grad_text {
    background: linear-gradient(90deg, #05c6e7, #ff7bbe 30%, #f7ab6d);
    background: -webkit-linear-gradient(0deg, #05c6e7, #ff7bbe 30%, #f7ab6d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

p.concept_text {
    margin-bottom: 2rem;
    padding: 1rem;
    font-size: 1rem;
    text-align: left;
    letter-spacing: 0.06rem;
    line-height: 1.5rem;
}

h2.h2ConceptTitle_small {
    margin-top: 0.3rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #ffffff;
    line-height: 2.2rem;
}

h2.h2ConceptTitle_small_black {
    margin-top: 0.3rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #000000;
    line-height: 2.2rem;
}

h2.h2ConceptTitle.text_fcolor {
    color: black;
}

span.system_time {
    font-size: 1rem;
    display: block;
}

.text_fcolor {
    color: #ffffff;
}

p.con_text_sub {
    font-size: 0.8rem;
    color: #ffffff;
    text-align: center;
    line-height: 1.4rem;
}


.lp-box {
    padding-bottom: 3rem;
}

p.lp-text {
    line-height: 1.6rem;
    letter-spacing: 0.1rem;
    font-size: 1rem;
    text-align: left;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.top_btn_box {
    float: right;
    margin-top: 2rem;
    width: 100%;
    margin-bottom: 7rem;
    text-align: right;
}

a.main_btn_de {
    padding: 0.8rem 2.6rem;
    color: #fff;
    border-radius: 0;
    background: #fa6196;
    border-left: 3px solid #f39cd0;
    text-decoration: none;
    font-size: 1rem;
}

a.main_btn_fuwatoro {
    padding: 0.8rem 2.2rem 0.8rem 1.2rem;
    color: #fff;
    border-radius: 0;
    background: #1768b2;
    border-left: 7px solid #c8dcff;
    text-decoration: none;
    font-size: 1rem;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

a.main_btn_kiwami {
    padding: 0.8rem 2.2rem 0.8rem 1.2rem;
    color: #fff;
    border-radius: 0;
    background: #f544b3;
    border-left: 7px solid #ffc0e8;
    text-decoration: none;
    font-size: 1rem;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

a.main_btn_midara {
    padding: 0.8rem 2.2rem 0.8rem 1.2rem;
    color: #fff;
    border-radius: 0;
    background: #b10069;
    border-left: 7px solid #e546a4;
    text-decoration: none;
    font-size: 1rem;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}


.point9_box {
    background: url(../assets/images/bg-9.jpg) center center no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding: 1rem;
    margin: 10px 10px 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

ul.point9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}

ul.point9 li {
    list-style: none;
    letter-spacing: 0.1rem;
    padding: 0.76rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff71acbd;
    border-radius: 1.2em;
    width: 32%;
    font-size: 0.8rem;
    line-height: 1.4;
    min-height: 8em;
    margin-bottom: 0.5em;
    text-align: left;
    color: #ffffff;
}

/* Movie Content */
video.img-fluid.video-radius {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}


/* Cast List */
a.cast_entry_link {
    text-decoration: none;
    color: #333;
}

.castlistBox {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}

.castDate {
    margin-top: 0.6rem;
    padding: 0 0.2rem;
}

.imgText {
    position: relative;
}

p.top-right {
    position: absolute;
    top: 70%;
    right: 10px;
    color: #ffffff;
    padding: 0.3rem 0.6rem;
    line-height: 1.2rem;
    font-size: 0.8rem;
    background-color: #ff6099a8;
}

p.top-right-pickup {
    position: absolute;
    top: 72%;
    right: 10px;
    color: #ffffff;
    padding: 0.3rem 0.6rem;
    line-height: 1.2rem;
    font-size: 0.8rem;
    background-color: #ff6099a8;
}

p.cachi_copy {
    font-size: 0.86rem;
    text-align: center;
    margin-bottom: 0;
    color: #b5794f;
}

p.cachi_copy_pickup {
    font-size: 0.86rem;
    text-align: center;
    margin-bottom: 0;
    color: #e5cab7;
}

.shadow {
    box-shadow: 0 0.2rem 0.5rem rgba(var(--bs-body-color-rgb),.10)!important;
}

ul.castDate {
    list-style: none;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    padding-bottom: 0.8rem;
    line-height: 1.5rem;
    font-size: 0.9rem;
}

li.name {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
}

span.entry_star {
    font-size: 0.9rem;
    color: #ff7795;
    animation: flash 1s linear infinite;
}

@keyframes flash {
    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

span.age {
    font-size: 0.8rem;
    font-weight: normal;
}

li.size {
    font-size: 0.9rem;
    text-align: center;
}

li.time {
    text-align: center;
    background-color: #000000;
    border: 1px solid #cab15e;
    color: #cab15e;
    margin-bottom: 0.3rem;
    margin-top: 0.5rem;
    padding-bottom: 0.1rem;
}

li.annai {
    text-align: center;
    background-color: #e7fff1;
    border-radius: 5px;
    border: 1px solid #e7fff1;
    color: black;
}


/* H2 Pick Up Title */
h2.h2PickUpTitle {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}


h2.h2PickUpTitle::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Today's Pick Up";
    z-index: -1;
    white-space: nowrap;
}


/* H2 NewFace Title */
h2.h2NewFaceTitle {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.h2NewFaceTitle::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "New Face";
    z-index: -1;
    white-space: nowrap;
}



/* キャスト一覧 */
.btn_box {
    text-align: center;
    margin-bottom: 3rem;
}

a.schedul_btn {
    text-decoration: none;
    border: 1px solid #ffc0ce;
    border-radius: 5px;
    padding: 0.5rem 1rem;
    background-color: #ffff95;
    color: #ff7794;
    font-size: 0.96rem;
    box-shadow: 3px 2px 2px #dfdfdf;
}



/* News */

h2.h2NewsTitle {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.h2NewsTitle::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Latest News";
    z-index: -1;
    white-space: nowrap;
}

.container.contentBase {
    padding-left: 3px;
    padding-right: 3px;
}

.card.newsBox {
    margin-bottom: 0.3rem;
}

img.img-fluid.newsImg {
    border-radius: 0.375rem 0 0 0.375rem;
}




/* Concept Content */
h2.h2LpTitle01 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.h2LpTitle01::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "FuwaToro";
    z-index: -1;
    white-space: nowrap;
}

h2.h2LpTitle02 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.h2LpTitle02::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Pleasure";
    z-index: -1;
    white-space: nowrap;
}

h2.h2LpTitle03 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.h2LpTitle03::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Feel Like a KING";
    z-index: -1;
    white-space: nowrap;
}

h2.h2LpTitle04 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.h2LpTitle04::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Original Plan";
    z-index: -1;
    white-space: nowrap;
}


/* Page Content */
main.page-contents {
    margin-top: -0.98rem;
}

video.img-fluid.page-video-radius {
    border-radius: 0 0 50% 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

h2.page-titles-style {
    width: 20%;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 17%;
    left: 40%;
    box-sizing: border-box;
    z-index: 100;
    font-size: 1.6rem;
    color: #ffffff;
    line-height: 1.6rem;
    letter-spacing: 0.1rem;
}

span.page-sub {
    display: block;
    font-size: 0.8rem;
    letter-spacing: 0;
}




/* Footer Content */
.footerBox {
    margin-bottom: 5rem;
}

/* Footer Navi */

ul.f-navi {
    display: flex;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 530px;
    list-style-type: none;
}

li.f-btn {
    position: relative;
    width: 100%;
    margin-left: 1px;
    margin-right: 1px;
    text-align: center;
}

a.footerBtn {
    font-size: 0.8em;
    text-decoration: none;
    font-size: 1rem;
}

img.img-fluid.f-icon-img {
    width: 35%;
}

.bottomNav {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9000;
    width: 100%;
    max-width: 530px;
    min-width: 320px;
    margin: 0 auto;
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

li.f-btn.tel-b {
    padding: 0.5rem 0;
    border-radius: 0.5rem;
    background-image: radial-gradient(rgba(8, 8, 8, 1), rgba(85, 85, 85, 1) 0%, rgba(73, 73, 73, 1) 0%, rgba(0, 0, 0, 1));
    border: 1px solid #c5ac5d;
}

span.f-iconText {
    color: #e5c96c;
    font-size: 0.84rem;
}

span.f-img {
    display: inline-block;
    margin-top: 0.3rem;
}

li.f-btn.suche-b {
    padding: 0.5rem 0;
    border-radius: 0.5rem;
    background-image: radial-gradient(rgba(8, 8, 8, 1), rgba(85, 85, 85, 1) 0%, rgba(73, 73, 73, 1) 0%, rgba(0, 0, 0, 1));
    border: 1px solid #c5ac5d;
}

li.f-btn.syame-b {
    padding: 0.5rem 0;
    background-image: radial-gradient(rgba(8, 8, 8, 1), rgba(85, 85, 85, 1) 0%, rgba(73, 73, 73, 1) 0%, rgba(0, 0, 0, 1));
    border: 1px solid #c5ac5d;
    border-radius: 0.5rem;
}

li.f-btn.sys-b {
    padding: 0.5rem 0;
    background-image: radial-gradient(rgba(8, 8, 8, 1), rgba(85, 85, 85, 1) 0%, rgba(73, 73, 73, 1) 0%, rgba(0, 0, 0, 1));
    border: 1px solid #c5ac5d;
    border-radius: 0.5rem;
}

li.f-btn.rec-b {
    padding: 0.5rem 0;
    background-image: radial-gradient(rgba(8, 8, 8, 1), rgba(85, 85, 85, 1) 0%, rgba(73, 73, 73, 1) 0%, rgba(0, 0, 0, 1));
    border: 1px solid #c5ac5d;
    border-radius: 0.5rem;
}


/* 料金システムページ */

  .page-content { 
    display: block;
   }

#page-bg-content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 10px;
    position: relative;
    overflow: hidden;
    top: -16px;
}

#page-bg-content .title-box {
    margin: 0;
    width: 100%;
    padding: 0 30px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 35%;
    left: 10%;
    text-shadow: #666 1px 0 10px;
    -webkit-transform: translate(-50%, -50%);
    -mox-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translateY(-50%, -50%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
}


#page-bg-content video {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

#page-bg-content .title-box h2.page-titles-style {
    width: 100%;
    margin: 0;
    text-align: center;
    position: absolute;
    box-sizing: border-box;
    z-index: 100;
    font-size: 1.6rem;
    color: #ffffff;
    line-height: 1.6rem;
    letter-spacing: 0.1rem;
    display: block;
}

span.page-sub {
    display: block;
    font-size: 0.8rem;
    letter-spacing: 0;
}




/* 基本料金 */
h2.systemTitle {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.systemTitle::before {
    content: "Basic Price";
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    z-index: -1;
    white-space: nowrap;
}

dl.system_list {
  display: flex;
  flex-wrap: wrap;
}

dl.system_list dt {
    width: 25%;
    padding: 1rem 0.6rem;
    font-weight: normal;
    text-align: center;
    font-size: 0.9rem;
    border-top: 1px solid black;
    border-left: 1px solid black;
}

dt.new_label {
    background-color: #27c3a7;
    color: #ffffff;
}

dt.reg_label {
    background-color: #3db5db;
    color: #ffffff;
}

dt.gold_label {
    background-color: #c5b11a;
    color: #ffffff;
}

dt.box_b_bottom.pla_label {
    background-color: #818181;
    color: #ffffff;
}

dl.system_list dd {
    width: 25%;
    padding: 1rem 0.2rem;
    margin-bottom: 0;
    text-align: center;
    font-style: italic;
    font-size: 0.8rem;
    border-top: 1px solid black;
    border-left: 1px solid black;
}

dd.cosetime_box {
    background-color: #ebdba6;
}

dd.box_b_right {
    border-right: 1px solid black;
}

dt.box_b_bottom {
    border-bottom: 1px solid black;
}

dd.box_b_bottom {
    border-bottom: 1px solid black;
}

span.cose_time {
    font-size: 1.2rem;
}

span.cose_price {
    font-size: 0.9rem;
    font-weight: 700;
}

dl.system_list_sec {
    display: flex
;
    flex-wrap: wrap;
}

p.freeoptiontext {
    font-size: 0.9rem;
    line-height: 1.4rem;
    border: 1px solid #ccc;
    padding: 1rem;
    letter-spacing: 0.05rem;
    margin-left: 5px;
    margin-right: 5px;
}

dt.others {
    width: 35%;
    padding: 1rem;
    margin-bottom: 0.6rem;
    font-weight: normal;
    text-align: center;
    background-image: radial-gradient(rgba(8, 8, 8, 1), rgba(85, 85, 85, 1) 0%, rgba(73, 73, 73, 1) 0%, rgba(0, 0, 0, 1));
    color: #edd996;
}

dd.price {
    width: 65%;
    background-color: #c8b05d45;
    padding: 1rem;
    margin-bottom: 0.6rem;
    text-align: center;
    font-style: italic;
}


/* LINE価格 */
h2.line_price {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 1.1rem;
    text-align: center;
    color: #05cd0b;
    text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff;
}

h2.line_price::before {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(209 255 227);
    font-size: 2.2rem;
    content: "Member Price";
    z-index: -1;
    white-space: nowrap;
    letter-spacing: -0.2rem;
}

dl.system_Line_price {
  display: flex;
  flex-wrap: wrap;
}

dl.system_Line_price dt {
    width: 35%;
    background-color: #9fffb8;
    padding: 1rem;
    margin-bottom: 0.6rem;
    border-radius: 8px 0 0 8px;
    font-weight: normal;
    text-align: center;
}

dl.system_Line_price dd {
    width: 65%;
    background-color: #eafff0;
    padding: 1rem;
    margin-bottom: 0.6rem;
    border-radius: 0 8px 8px 0;
    text-align: center;
}



/* オプション料金 */
h2.systemOptin {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.systemOptin::before {
    content: "Option Price";
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    z-index: -1;
    white-space: nowrap;
}

.option_list {
    background-color: #fff0fa;
    border-radius: 8px;
    padding: 1.2rem;
    line-height: 1.4rem;
}



/* その他料金 */
h2.systemEtc {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.systemEtc::before {
    content: "Others Price";
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    z-index: -1;
    white-space: nowrap;
}


/* 派遣交通費 */
h2.systemTransportation {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.systemTransportation::before {
    content: "Transportation";
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    z-index: -1;
    white-space: nowrap;
}

/* 無料オプション */
h2.freeOption {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.freeOption::before {
    content: "Transportation";
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    z-index: -1;
    white-space: nowrap;
}

ul.freeOption_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}

ul.freeOption_list li {
    list-style: none;
    letter-spacing: 0.1rem;
    padding-top: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff6fb;
    border-radius: 0.5em;
    width: 49%;
    font-size: 0.9rem;
    line-height: 1;
    min-height: 3.6em;
    margin-bottom: 0.5em;
    text-align: left;
    color: #ff66a0;
}

/* 予約について */
h2.systemReserve {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.systemReserve::before {
    content: "Reserve";
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    z-index: -1;
    white-space: nowrap;
}

/* リンクボタン */
.castList_btn {
    margin-top: 1rem;
}

.castList_btn a {
    background: #ff92bf;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 260px;
    padding: 10px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    text-decoration: none;
}


/* LINE登録リンクボタン */
.line_Menber_btn {
    margin-top: 0.6rem;
}

.line_Menber_btn a {
    background: #3ed300;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 260px;
    padding: 15px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    text-decoration: none;
}

.systemPlan {
    margin-top: 1rem;
    padding: 1rem;
    line-height: 1.3rem;
    letter-spacing: 0.1rem;
    border-radius: 8px;
    background-color: #fff3f8;
}

.goannai {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 1rem;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.goannai span {
    display: block;
    font-size: 0.9rem;
    margin-top: 0.5rem;
    line-height: 1.2rem;
    color: #ff679f;
    text-align: left;
}

ul.reserve-box {
    margin-top: 1rem;
    list-style: none;
    padding: 1rem;
    line-height: 1.3rem;
    letter-spacing: 0.1rem;
    border-radius: 8px;
    background-color: rgb(240 234 211);
    margin-left: 5px;
    margin-right: 5px;
}

ul.reserve-box li {
    margin-bottom: 0.3rem;
    font-size: 0.9rem;
    margin-top: 0.3rem;
    padding-bottom: 0.5rem;
}




/* キャスト詳細ページ */

  .page-content { 
    display: block;
   }

#page-bg-content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 10px;
    position: relative;
    overflow: hidden;
    top: -16px;
}

#page-bg-content .title-box {
    margin: 0;
    width: 100%;
    padding: 0 30px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 35%;
    left: 10%;
    text-shadow: #343434 1px 0 10px;
    -webkit-transform: translate(-50%, -50%);
    -mox-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translateY(-50%, -50%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
}


#page-bg-content video {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
    clip-path: polygon(100% 0, 100% 73%, 50% 100%, 0 73%, 0 0);
}

#page-bg-content .title-box h2.page-titles-style {
    width: 100%;
    margin: 0;
    text-align: center;
    position: absolute;
    box-sizing: border-box;
    z-index: 100;
    font-size: 1.6rem;
    color: #b10000;
    font-feature-settings: "palt";
    line-height: 1.6rem;
    letter-spacing: 0.1rem;
    display: block;
    top: 2rem;
    text-shadow: none;
}

span.small-text {
    font-size: 0.8rem;
}

span.page-sub {
    display: block;
    font-size: 0.8rem;
    letter-spacing: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #9d765d;
}




/* cast date page */
img.img-fluid.cast-icon-img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #ffffff;
    padding: 2px;
}

.s-photoBox {
    text-align: center;
    position: absolute;
    top: 195px;
    left: 0;
    display: inline-block;
    width: 100%;
}

.container.castEntryStyle {
    margin-top: 3rem;
}

.cast-date-box {
    text-align: center;
    margin-bottom: 1rem;
}

h3.name_h3 {
    font-size: 1.2rem;
}

h3.name_h3 span {
    font-size: 1rem;
}

p.size-text {
    font-size: 0.9rem;
}


/* Photo Gallary */
.slider {
  width:100%;
  margin:0 auto;
  padding-left: 0;
  padding-right: 0;
}

.slider img {
  width:100%;
}

.slider .slick-slide {
  height:auto!important;
  padding-bottom: 1rem;
}

.slider .slick-arrow {
  z-index:2!important;
}

.slider .slick-next {
  right:0!important;
}

.slider .slick-prev {
  left:0!important;
}

.slider .slick-slide{
    margin-right: 0.5vw!important;
    margin-left: 0.5vw!important;
}



h2.castEntryh2_01 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.castEntryh2_01::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Special Plan";
    z-index: -1;
    white-space: nowrap;
}

h2.castEntryh2_02 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.castEntryh2_02::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Question";
    z-index: -1;
    white-space: nowrap;
}

h2.castEntryh2_03 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.castEntryh2_03::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Schedule";
    z-index: -1;
    white-space: nowrap;
}

h2.castEntryh2_04 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.castEntryh2_04::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Cast Message";
    z-index: -1;
    white-space: nowrap;
}

h2.castEntryh2_05 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.castEntryh2_05::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Photo Diary";
    z-index: -1;
    white-space: nowrap;
}

h2.castEntryh2_06 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.castEntryh2_06::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Review";
    z-index: -1;
    white-space: nowrap;
}

h2.castEntryh2_07 {
    position: relative;
    margin-top: 4rem;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    text-align: center;
    color: #5a5a5a;
}

h2.castEntryh2_07::before {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(255 164 198 / 51%);
    font-size: 1.8rem;
    content: "Staff Comment";
    z-index: -1;
    white-space: nowrap;
}

ul.select_option.freeOP {
    margin-bottom: 1rem;
}

ul.select_option {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5px;
    margin-bottom: 0;
}

ul.select_option li.no-option {
    list-style: none;
    letter-spacing: 0.1rem;
    padding-top: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #efefef;
    width: 49%;
    font-size: 0.8rem;
    min-height: 3.6em;
    margin-bottom: 0.5em;
    text-align: left;
    color: #c1c1c1;
}

ul.select_option li {
    list-style: none;
    letter-spacing: 0.1rem;
    padding-top: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fffbee;
    width: 32%;
    font-size: 0.8rem;
    min-height: 3.1em;
    margin-bottom: 0.5em;
    text-align: left;
    color: #856706;
    margin-left: 1px;
    margin-right: 1px;
    flex-wrap: nowrap;
    flex-direction: row;
    border: 1px solid #f0ead3;
}


ul.select_option_play {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 0;
}

ul.select_option_play li.no-option {
    list-style: none;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    background: #e5e5e5;
    width: 49%;
    font-size: 1.1rem;
    margin-bottom: 0.5em;
    text-align: center;
    color: #919191;
    margin-left: 1px;
    margin-right: 1px;
}

ul.select_option_play li {
    list-style: none;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    background: #b10000;
    width: 49%;
    font-size: 1.1rem;
    margin-bottom: 0.5em;
    text-align: center;
    color: #ffffff;
    margin-left: 1px;
    margin-right: 1px;
}

span.cose_small {
    display: block;
    font-size: 0.8rem;
    font-weight: normal;
}





.plan_box {
    margin-bottom: 2rem;
    padding: 2rem 1rem;
    line-height: 1.2rem;
    font-size: 0.9rem;
    font-weight: normal;
    border: 1px solid #EEE;
    box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -webkit-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -moz-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
}

a.res_cast_btn {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 100%;
    margin: 2rem 0 0;
    padding: 1rem;
    font-weight: bold;
    border: 1px solid #b10000;
    color: #b10000;
}

h3.planTitle {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 1rem;
    color: #b10000;
}

p.price {
    text-align: center;
    line-height: 1.4rem;
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}

span.b_f_time {
    font-size: 1.2rem;
    font-weight: 700;
}

span.b_f_price {
    font-size: 1.2rem;
    font-weight: 700;
}

p.line_prioe {
    text-align: center;
    line-height: 1.4rem;
    font-size: 1rem;
    color: #0ecfb0;
}

p.content_title {
    text-align: center;
    background-color: #ffecf3;
    border-radius: 20px;
    padding: 0.2rem 0;
    font-size: 0.9rem;
    color: #ff6182;
}

p.content_body {
    font-size: 0.9rem;
    line-height: 1.2rem;
}

p.content_title {
    text-align: center;
    background-color: #ffecf3;
    border-radius: 20px;
    padding: 0.2rem 0;
    font-size: 0.9rem;
    color: #ff6182;
    margin-bottom: 0.5rem;
    margin-top: 1.5rem;
}


.box-item {
    width: 100%;
    text-align: center;
    padding: 15px 10px 10px 10px;
    background-color: #e6fff4;
    border: 2px solid #fff;
    border-radius: 10px;
    margin-bottom: 0.2rem;
}

dl.oplist {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    font-size: 0.9rem;
}

dl.oplist dt {
    font-weight: normal;
    text-align: left;
    width: 70%;
}

dd {
    width: 30%;
    text-align: right;
}



dl.q-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

dl.q-list dt {
    width: 100%;
    font-size: 0.8rem;
    font-weight: normal;
    padding: 0.5rem 0.5rem;
    line-height: 1.2rem;
    background-color: #fffbee;
    border: 1px solid #cbc29e;
    border-bottom: 0;
}

dl.q-list dd {
    width: 100%;
    font-size: 0.9rem;
    border-bottom: 1px dotted #ccc;
    padding: 0.8rem 0.5rem;
    margin-bottom: 1rem;
    line-height: 1.2rem;
    text-align: revert;
    color: #b12323;
    border: 1px solid #cbc29e;
    border-top: 1px dotted #cbc29e;
}




dl.sche-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

dl.sche-list dt {
    width: 29%;
    font-size: 1rem;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0.5rem;
    line-height: 1.2rem;
    text-align: center;
    border-right: 1px dotted #ccc;
}

dl.sche-list dd {
    width: 70%;
    font-size: 1rem;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0.5rem;
    margin-bottom: 0;
    line-height: 1.2rem;
    color: #fb669f;
    text-align: center;
}

dl.sche-list dt:last-of-type {
    border-bottom: none;
}


dl.sche-list dd:last-of-type {
    border-bottom: none;
}

.cast_title_main_box {
    margin-bottom: 1rem;
    text-align: center;
}

h2.mid_size_title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.9rem;
    line-height: 2rem;
}

p.ca_eng_titles {
    font-size: 1.2rem;
    margin-bottom: 0;
    color: #b10000;
}

.cast_messege {
    margin-bottom: 2rem;
    padding: 2rem 1rem;
    line-height: 1.2rem;
    font-size: 0.9rem;
    font-weight: normal;
    border: 1px solid #EEE;
    box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -webkit-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -moz-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
}


.btn_link {
    display: flex;
    justify-content: center;
}

a.twt_btn {
    background: #42a8ff;
    border-radius: 50px;
    padding: 6px 15px 7px;
    text-decoration: none;
    color: #fff;
    margin: 0 0.1rem;
    font-size: 0.9rem;
}

a.photo_btn {
    background: #ff71ac;
    border-radius: 50px;
    padding: 6px 15px 1px;
    text-decoration: none;
    color: #fff;
    margin: 0 0.3rem;
    font-size: 0.9rem;
}

a.reviw_btn {
    background: #0dceaf;
    border-radius: 50px;
    padding: 6px 15px 1px;
    text-decoration: none;
    color: #fff;
    margin: 0 0.1rem;
    font-size: 0.9rem;
}

.cast-btn-link {
    display: flex;
    justify-content: center;
    margin-bottom: 5rem;
}

a.previous.btns.btn-border {
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 0.5rem 1rem;
    text-decoration: none;
    color: #585656;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-size: 0.9rem;
}

a.next.btns.btn-border {
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 0.5rem 1rem;
    text-decoration: none;
    color: #585656;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-size: 0.9rem;
}

.simei_box {
    text-align: center;
}

span.simei_price {
    padding: 0.1rem 1rem 0.2rem;
    border-radius: 50px;
    font-size: 0.9rem;
    border: 2px solid #ffe7ee;
}

/* schedule */

.dayBox{
    display: flex;
    padding: 0.1rem;
    list-style: none;
    flex-wrap: wrap;
}

.dayBox li{
    display: flex;
    width: 33.333%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #fff;
    background-color: #faffce;
    border-radius: 7px;
}
.dayBox li a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    padding: 10px;
}


.dayBox li:first-child{
    width: 100%;
    background-color: #ffe6f5;
    border-radius: 7px;
}

.btnss,
a.btnss,
button.btnss {
  font-size: 0.9rem;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: black;
}

.btns-days,
.btns-days, a.btns-days {
    color: black;
    font-size: 0.9rem;
}

.sche_day_box {
    margin-bottom: 1.5rem;
    padding-left: 0;
    padding-right: 0;
}

.sche_day {
    width: 12.6%;
    margin: 2px;
    font-size: 0.81rem;
    text-align: center;
    background-color: rgb(243 243 243);
    padding: 1rem 0.2rem;
    word-wrap: break-word;
}

.sche_day.target {
    background-color: #ffcee1;
}

a.sche_day_btn {
    text-decoration: none;
    color: black;
}

a.sche_day_btn.sat {
    color: blue;
}

a.sche_day_btn.sun {
    color: red;
}

.sche_day span {
    display: block;
    font-size: 0.75rem;
    margin-top: 0.2rem;
}


/* 固定ページ共通 */
.page_s_box {
    margin-bottom: 2rem;
    padding: 2rem 1rem;
    line-height: 1.2rem;
    font-size: 0.9rem;
    font-weight: normal;
    border: 1px solid #EEE;
    box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -webkit-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
    -moz-box-shadow: rgba(122, 122, 122, 0.0588235) 0px 0px 6px 3px;
}

.page_s_title_box {
    margin-bottom: 1rem;
    text-align: center;
}


/* アクセス */

ul.shop_date_box {
    padding-left: 0;
}

li.shop_date_list {
    list-style: none;
    padding-bottom: 1rem;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 1rem;
    text-align: center;
    letter-spacing: 0.04rem;
}

ul.shop_date_box li.shop_date_list:last-child {
    list-style: none;
    padding-bottom: 0;
    text-align: center;
    letter-spacing: 0.04rem;
    border-bottom: 0;

}




/* footer */
img.img-fluid.footerLogo {
    width: 35%;
    height: auto;
}

p.f-logo {
    text-align: center;
    margin-bottom: 0;
}

.footerBox {
    margin-bottom: 5rem;
    border-top: 7px solid #b7962a;
    background-size: auto auto;
    background-image: radial-gradient(rgba(8, 8, 8, 1), rgba(85, 85, 85, 1) 0%, rgba(73, 73, 73, 1) 0%, rgba(0, 0, 0, 1));
    /* background-image: url(../assets/images/footer_bg_black.jpg); */
    /* background-size: cover; */
}

p.shopnumber {
    text-align: center;
    font-size: 0.8rem;
    color: #747474;
}

p.copy-light {
    margin-top: 0.5rem;
    margin-bottom: 0;
    text-align: center;
    font-size: 0.9rem;
    color: #ffffff;
}

.ninsyo_footer {
    margin-bottom: 0;
}