* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    color: #4e3e30;
}

a {
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    color: #007bff;
    background-color: transparent;
}

img {
    max-width: 430px;
    width: 100%;
}

body {
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
}

main {
    max-width: 430px;
    width: 100%;
    background: #faf3ed;
}

.kv {
    margin-top: 50px;
}

.zen-kaku-gothic-new-regular {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.zen-kaku-gothic-new-medium {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.llw {
    max-width: 430px;
    width: 430px;
    background: #faf3ed;
    color: #231815;
    margin: 0 auto;
    overflow: hidden;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    position: relative;
    z-index: 2;
    border: 1px solid #e15b44;
    border-radius: 2.1812307692rem;
    justify-content: center;
    align-items: center;
    position: relative;
}

.fv-backimg {
    margin-top: -54px;
    z-index: 1;
    position: relative;
}

.fv-appeal {
    z-index: 2;
    position: relative;
    margin-top: -56px;
}

.fv-text {
    position: relative;
    z-index: 2;
    width: 55%;
    margin-top: -330px;
    margin-bottom: 54px;
    margin-left: 181px;
}

.features {
    width: 90%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
}

.campaign-back {
    width: 90%;
    margin: 0 auto;
    margin-top: 14px;
}

.session-contents.sec {
    position: relative;
}

.session-free {
    z-index: 2;
    width: 81%;
    transform: translateY(-580px);
    /* ←もっと上に動かせる */
    position: relative;
}

.session-text {
    z-index: 2;
    width: 39%;
    transform: translateY(-747px);
    position: relative;
    margin-left: 140px;
}

.protein-present {
    z-index: 2;
    width: 81%;
    transform: translateY(-718px);
    /* ←もっと上に動かせる */
    position: relative;
}

.protein-text {
    z-index: 2;
    width: 54%;
    transform: translateY(-807px);
    position: relative;
    margin-right: 77px;
}

.monitor-price {
    z-index: 2;
    width: 81%;
    transform: translateY(-774px);
    position: relative;
    /* margin-left: 140px; */
}

.monitor-text {
    z-index: 2;
    width: 45%;
    transform: translateY(-864px);
    position: relative;
    margin-right: 105px;
}

.free-trial {
    width: 80%;
    margin-top: 47px;
}

.rest {
    width: 60%;
    margin-top: 20px;
}

.rest-text {
    margin-top: -66px;
    font-size: 22px;
    font-weight: 700;
}

.cta-btn-web {
    width: 80%;
    margin-top: 3px;
}

.cta-btn-line {
    width: 80%;
    margin-top: 10px;
}

.cta-contents {
    margin-bottom: 38px;
}

.ba-contents {
    margin-top: 42px;
    margin: 0 auto;
}

.ba-front {
    margin-bottom: -92px;
}

.ba-title {
    width: 58%;
    margin-top: -220px;
}

.ba-case-contents {
    background: #ffffff;
    margin-bottom: 78px;
}

.body-weight {
    width: 60%;
    margin: 14px auto;
    margin-top: -42px;
}

.white-img {
    background-color: #ffffff;
}

.ba-name {
    width: 40%;
    margin: 0 auto;
    margin-top: -8px;
}

.ba-img-back {
    width: 90%;
    margin: 0 auto;
    margin-top: 4px;
}

.ba-value {
    width: 39%;
    margin: 0 auto;
    margin-top: -182px;
    left: 136px;
    position: absolute;
}

.ba-guarantee {
    font-size: 9px;
    text-align: left;
    text-align: center;
}

.ba-back {
    background-color: #ffffff;
}

.enquête-back {
    width: 80%;
    margin: 0 auto;
    margin-top: -20px;
}

.enquête-text {
    width: 68%;
    position: absolute;
    z-index: 3;
    left: 72px;
}

/* Google レビュー */

.reviews {
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.reviews-contents {
    max-width: 100%;
    padding: 50px 0px 85px 0px;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.gds-evaluation {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: -18px;
}

.gds-logologo {
    width: 91px !important;
}

.logo-wrapper {
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.logo-wrapper.review::after {
    content: '';
    display: block;
    width: 28px;
    height: 40px;
    background-image: url('../img/icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-top: -46px;
}

.logo-only {
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
}

.star5 {
    width: 133px !important;
    margin-top: 6px;
    margin-bottom: -2px;
}

.star-number {
    text-align: center;
}

.logo-igai {
    justify-content: left;
    align-items: left;
    text-align: left;
}

.star-contents {
    display: flex;
    padding-bottom: 10px;
}

.gds-name {
    font-weight: 500;
}

.write-review {
    display: inline-block;
    background-color: #4285f4;
    padding: 9.5px 17.5px;
    border-radius: 4px;
    border-style: solid;
    border-color: #4285f4;
    color: #ffffff !important;
    font-weight: bold;
    text-decoration: none !important;
    line-height: 1;
    font-size: 13px;
    margin-top: 12px;
    text-align: center;
}

/* スライダー */
.swiper {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -2px;
    background-color: #DEDEDE;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}

.swiper-pagination {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    margin-top: 12px;
}

.swiper-button-next,
.swiper-button-prev {
    color: #f5580e !important;
}

.swiper-pagination-bullet-active {
    color: #f5580e !important;
}

:root {
    --swiper-theme-color: #f5580e !important;
}

/* review スライダー */

.swiper.review {
    margin-top: 42px;
    width: 78%;
    background-color: white;
}

.user-logo {
    width: 52px !important;
}

.star5.review {
    display: block;
    margin-top: 12px;
    margin: 0 auto;
    margin-top: 14px;
    margin-left: 1px;
}

.swiper-slide.review {
    display: flex;
    flex-direction: column;
}

.user-review-contents {
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13);
    background-color: white !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
    margin-top: 20px;
    margin-bottom: 12px;
    border-radius: 10px !important;
}

.review-contents-element {
    align-items: left;
    padding: 32px 19px;
    max-width: 385px;
}

.google-reviews.day {
    color: gray;
}

.gds-name.user {
    font-size: 18px;
}

.read-more-2 {
    position: relative;
    margin: 0 auto;
    margin-top: 12px;
    text-align: left;
    font-size: 15px;
    line-height: 27px;
    width: 100%;
}

.read-more-2 p {
    display: -webkit-box;
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.read-more-2:has(:checked) p {
    display: block;
}

.read-more-2 p::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, .9) 0, #fff);
    content: '';
}

.read-more-2:has(:checked) p::after {
    content: none;
}

.read-more-2 label {
    display: flex;
    align-items: center;
    gap: 0 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #969696;
    font-size: .8em;
}

.read-more-2 label:hover {
    color: #080808;
    text-decoration: underline;
    cursor: pointer;
}

.read-more-2:has(:checked) label {
    display: none;
}

.read-more-2 label::after {
    display: inline-block;
    width: 10px;
    height: 5px;
    background-color: #b6bdc3;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.read-more-2 input {
    display: none;
}

.swiper-button-next.rev,
.swiper-button-prev.rev {
    color: gray !important;
}

.swiper-pagination-bullet-active {
    color: gray !important;
}

.worries-back {
    width: 100%;
    margin-top: -74px;
}

.worries-title {
    width: 80%;
    position: absolute;
    left: 43px;
    bottom: 625px;
}

.worries-01 {
    width: 80%;
    position: absolute;
    bottom: 479px;
    left: 41px;
}

.worries-02 {
    width: 80%;
    position: absolute;
    bottom: 356px;
    left: 41px;
}

.worries-03 {
    width: 80%;
    position: absolute;
    bottom: 233px;
    left: 41px;
}

.worries-04 {
    width: 80%;
    position: absolute;
    bottom: 109px;
    left: 41px;
}

.worries-sore {
    width: 38%;
    position: absolute;
    left: 131px;
    top: -82px;
    z-index: 2;
}

.recommendation-back {
    margin-top: -1px;
    position: relative;
}

.worries-text {
    margin-top: -33px;
}

.worries-text {
    position: absolute;
    bottom: -50px;
    width: 100%;
}

.worries-contents {
    bottom: -20px;
    position: relative;
}

.recommendation-text {
    position: absolute;
    bottom: 318px;
    width: 83%;
    left: 37px;
}

.recommendation-contents {
    position: relative;
}

.about-title {
    width: 51%;
    margin-top: 34px;
    margin-bottom: -9px;
}

.about-contents {
    background-color: white;
    margin-top: -6px;
    margin-bottom: 12px;
}

.about-text {
    padding: 30px 53px;
    text-align: left;
    line-height: 29px;
    font-size: 18px;
    font-weight: 500;
}

.about-contents span {
    color: #e15b44;
}

.different-title {
    width: 78%;
    margin-top: 42px;
}

.different-que {
    width: 78%;
    margin-top: 24px;
}

.different-text {
    font-size: 18px;
    margin-top: 24px;
    padding: 0 42px;
    line-height: 28px;
    font-weight: 500;
}

.different-text span {
    color: #e15b44;
}

.different-img {
    width: 80%;
    margin-top: 26px;
    position: relative;
    z-index: 2;
}

.different-img-naya {
    width: 83%;
    position: absolute;
    left: 38px;
    bottom: -1px;
    z-index: 2;
}

.different-ellipse {
    width: 100%;
    position: absolute;
    left: 1px;
    bottom: -70px;
    z-index: 1;
}

.different-contents {
    position: relative;
}

.solution-contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
    margin-top: 24px;
}

.solution-tria {
    width: 14%;
    margin-top: 36px;
    z-index: 2;
}

.plug-logologo {
    width: 16%;
    margin-top: 24px;
}

.solution-text {
    margin-top: 12px;
    font-weight: 700;
    font-size: 24px;
}

.solution-text span {
    color: #e15b44;
    font-size: 30px;
    line-height: 37px;
}

.solution-img {
    margin-top: 48px;
}

.solution-text-img {
    width: 92%;
    margin-top: 12px;
}

.solution-text.sa {
    margin-top: 64px;
    font-weight: 900;
    font-size: 23px;
}

.result-back {
    width: 80%;
    margin-top: 35px;
    position: relative;
}

.resurt-text-top {
    position: absolute;
    left: 100px;
    width: 53%;
    bottom: 401px;
}

.resurt-text-m {
    position: absolute;
    left: 103px;
    width: 53%;
    bottom: 77px;
}

.result-contents {
    position: relative;
}

.resurt-text-contents {
    margin-top: 39px;
}

.free-trial02 {
    width: 80%;
    margin-top: 56px;
    position: relative;
}

.free-trial02-text {
    width: 36%;
    margin-top: 56px;
    position: absolute;
    left: 207px;
    top: 31px;
}

.features-point {
    margin: 0 auto;
}

.features-en {
    margin-top: -48px;
}

.features-en.sec {
    margin-top: -35px;
}

.features-num {
    width: 25%;
    margin: 0 auto;
    margin-top: -70px;
}

.point-title {
    width: 78%;
    margin: 0 auto;
    margin-top: 28px;
}

.point-img {
    width: 80%;
    margin: 0 auto;
    margin-top: 28px;
}

.point-text {
    text-align: left;
    width: 79%;
    margin: 0 auto;
    margin-top: 23px;
    line-height: 31px;
    font-size: 18px;
    font-weight: bold;
}

.point-text span {
    color: #e15b44;
}

.trainer-contents {
    margin-top: 42px;
}

.trainer-title {
    margin: 0 auto;
    width: 64%;
    margin-top: -843px;
}

.swiper.review.tra {
    background-color: transparent;
    margin-top: 12px;
}

.trainer-human {
    width: 46%;
    margin: 0 auto;
}

.human-name {
    line-height: 28px;
    font-size: 22px;
    margin-top: 10px;
    font-weight: bold;
}

.human-name span {
    color: #e15b44;
}

.human-ten {
    width: 20%;
    margin: 0 auto;
    margin-top: 9px;
}

.read-more-2.tra {
    width: 92%;
}

.user-review-contents.tra {
    border-radius: 35px !important;
}

.features-contents.sec {
    margin-top: 159px;
}

.machine-tri {
    width: 18%;
    margin: 0 auto;
    margin-top: 24px;
}

.machine-contents {
    background-color: #ffffff;
    margin-top: -24px;
}

.machine-title {
    width: 70%;
    margin: 0 auto;
    padding: 62px 0px;
}

.machine-square {
    width: 80%;
    margin: 0 auto;
    margin-top: -32px;
}

.machine-que {
    width: 60%;
    margin: 0 auto;
    margin-top: 38px;
}

.machine-illa {
    width: 80%;
    margin: 0 auto;
    margin-top: 26px;
}

.machine-img {
    margin: 0 auto;
}

.features-contents.thr {
    margin-top: 2px;
}

.point-suimg {
    margin: 0 auto;
    margin-top: 26px;
}

.point-title.thr {
    width: 60%;
}

.loadmap-back {
    margin-top: 64px;
    position: relative;
    height: 346px;
    z-index: 1;
}

.loadmap-title {
    width: 60%;
    margin: 0 auto;
    margin-top: -251px;
    z-index: 2;
    position: relative;
}

.loadmap-step01-back {
    width: 82%;
    margin: 0 auto;
    margin-top: 28px;
    position: relative;
    z-index: 1;
}

.loadmap-step01 {
    background-color: #ffffff;
}

.loadstep01-text {
    width: 30%;
    position: absolute;
    bottom: 184px;
    text-align: left;
    left: 75px;
    font-weight: bold;
    line-height: 27px;
    z-index: 2;
}

.loadstep01-text span {
    color: #e15b44;
}

.loadmap-contents {
    position: relative;
}

.load-woman {
    width: 40%;
    position: absolute;
    bottom: 174px;
    left: 223px;
    z-index: 2;
}

.loadste01-so {
    position: relative;
    margin-top: -64px;
}

.load-cta {
    position: relative;
    z-index: 3;
    width: 70%;
    margin: 0 auto;
    margin-top: -192px;
}

.load-yaji {
    width: 6%;
    margin: 0 auto;
    margin-top: 54px;
}

.loadmap-cc {
    background-color: #ffffff;
}

.loadmap-step02-back {
    width: 82%;
    margin: 0 auto;
    margin-top: 24px;
    position: relative;
    margin-bottom: 33px;
}

.loadmap-step02 {
    position: relative;
}

.loadstep02-text {
    width: 30%;
    position: absolute;
    bottom: 85px;
    text-align: left;
    left: 75px;
    font-weight: bold;
    line-height: 27px;
    z-index: 2;
}

.loadstep02-text span {
    color: #e15b44;
}

.loadste02-so {
    position: relative;
    height: 6px;
}

.load02-img {
    width: 26%;
    bottom: 64px;
    left: 236px;
    position: absolute;
}

.load-yaji.sec {
    margin-top: -4px;
}

.loadstep02-text.thi {
    bottom: 104px
}

.load02-img.thi {
    bottom: 65px;
    width: 32%;
    left: 229px;
}

.session-contents-sec {
    width: 80%;
    margin: 0 auto;
    margin-top: -585px;
    position: relative;
}

.session-text-sec {
    position: absolute;
    width: 47%;
    bottom: 31px;
    left: 163px;
}

.protein-contents-sec {
    width: 80%;
    margin: 0 auto;
    position: relative;
    margin-top: 23px;
}

.protein-text-sec {
    position: absolute;
    width: 63%;
    bottom: 30px;
    left: 27px;
}

.campaign-back.sec {
    width: 90%;
    margin: 0 auto;
    margin-top: 41px;
}

.session-contents {
    position: relative;
    z-index: 1;
}

.monitor-contents-sec {
    width: 80%;
    margin: 0 auto;
    position: relative;
    margin-top: -798px;
}


.monitor-text-sec {
    position: absolute;
    width: 52%;
    bottom: 28px;
    left: 27px;
}

.cta-contents.sec {
    margin-top: 24px;
}

/*店舗情報　質問内容*/



.textbox {
    width: 100%;
    max-width: 430px;
}

.textbox .subheading {
    font-size: 35px;
    color: #e15b44;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 25px;
}

.textbox {
    max-width: 430px;
    font-weight: 900;
    font-style: normal;
    text-align: left;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 158px;
}

.textbox.plan {
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 86px;
}

.textbox.plan.info {
    margin-bottom: 46px;
    margin-top: -58px;
}

.subheading {
    margin-bottom: 12px;
    text-align: center;
    font-size: 28px;
}

.subheading.free.gositumon {
    color: #ff4200;
    font-size: 31px;
    font-weight: bold;
}

.information_contents {
    max-width: 430px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    padding-bottom: 45px;
}

.concept_contents {
    width: 80%;
    margin: 0 auto;
}

.plan_text {
    text-align: left;
    padding-top: 32px;
    color: white;
    position: relative;
}

.textbox.free .subheading.free {
    margin-bottom: 12px;
}

.information_detail {
    background-color: white;
    border: 2px solid #e15b44;
    border-radius: 18px;
    font-size: 14px;
    padding: 14px 12px 14px 18px;
    color: #302F2F;
    font-weight: 500;
    line-height: 18px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    max-width: 88%;
    margin-bottom: 12px;
}

.store_name_content {
    display: flex;
    margin: 0 auto;
    align-items: center;
    padding: 22px 0px 26px 0px;
    border-bottom: 1px solid #e15b44;
    align-items: flex-start;
}

.store_name_content.none {
    border-bottom: none;
}

.store_name_title {
    color: white;
    background-color: #e15b44;
    padding: 5px 8px;
    margin-right: 10px;
    width: 79px;
}

.name {
    font-size: 18px;
    text-align: left;
    line-height: 24px;
    max-width: 196px;
}

.name span {
    font-size: 12px;
    line-height: 12px !important;
}


.map {
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 18px;
    transform: translateX(-5%);
    margin-bottom: -14px;
    width: 110%;
}

.map.sec {
    margin-top: -18px;
    padding-bottom: 12px;
}

.textbox .subheading {
    font-size: 31px;
    color: #e15b44;
    font-weight: bold;
    margin-top: 11px;
    margin-bottom: 9px;
    letter-spacing: 4px;
}

.q_txt.storename {
    width: 100%;
    text-align: left;
    font-size: 20px;
}

.q_txt.storename.nisikawa {
    width: 100%;
    text-align: left;
    font-size: 20px;
    color: #302F2F;
}

.q_txt.storename.nisikawa span {
    color: #ff4200;
}

.subheading.free.gositumon {
    color: #ff4200;
}

.q_txt.situmon {
    text-align: left;
    max-width: 230px;
}

.tuketasi {
    padding: 12px 0px;
}

.wrapper {
    max-width: 430px;
}

/*店舗情報*/


.textbox {
    width: 100%;
    max-width: 430px;
}

.textbox {
    max-width: 430px;
    font-weight: 900;
    font-style: normal;
    text-align: left;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    margin-top: 58px;
    margin-bottom: 158px;
}

.textbox.plan {
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 86px;
}

.textbox.plan.info {
    margin-bottom: 12px;
    margin-top: -194px;
}

.subheading {
    margin-bottom: 12px;
    text-align: center;
    font-size: 28px;
}

.information_contents {
    max-width: 430px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    padding-bottom: 45px;
}

.concept_contents {
    width: 80%;
    margin: 0 auto;
}

.plan_text {
    text-align: left;
    color: white;
}

.textbox.free .subheading.free {
    margin-bottom: 12px;
}

.information_detail {
    background-color: white;
    border-radius: 18px;
    font-size: 14px;
    padding: 14px 12px 14px 18px;
    color: #302F2F;
    font-weight: 500;
    line-height: 18px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    max-width: 88%;
    margin-bottom: 12px;
}

.store_name_content {
    display: flex;
    margin: 0 auto;
    align-items: center;
    padding: 22px 0px 26px 0px;
    border-bottom: 1px solid #e15b44;
    align-items: flex-start;
}

.store_name_content.none {
    border-bottom: none;
}

.store_name_title {
    color: white;
    background-color: #e15b44;
    padding: 5px 8px;
    margin-right: 18px;
    width: 79px;
}

.name {
    font-size: 18px;
    margin-right: 18px;
    text-align: left;
    line-height: 24px;
    max-width: 196px;
}

.name span {
    font-size: 12px;
    line-height: 12px !important;
}


.map {
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 18px;
    transform: translateX(-5%);
    margin-bottom: -14px;
    width: 110%;
}

.map.sec {
    margin-top: -18px;
    padding-bottom: 12px;
}


.toggle_icon {
    position: absolute;
    top: 50%;
    right: 2rem;
    width: 20px;
    height: 20px;
    margin-top: -15px;
}

.toggle_icon:before {
    position: absolute;
    content: "＋";
    margin: auto;
    box-sizing: border-box;
    vertical-align: middle;
    color: black;
    margin-top: 6px;
}

.qa_q.open .toggle_icon:before {
    position: absolute;
    content: "ー";
    margin: auto;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 6px;
}

.toggle_icon.QA:before {
    position: absolute;
    content: "＋";
    margin: auto;
    box-sizing: border-box;
    vertical-align: middle;
    color: white;
    margin-top: 6px;
}

.qa_box {
    margin-bottom: 20px;
}

.qa_box .qa_q {
    padding: 20px 25px;
    position: relative;
    cursor: pointer;
    color: #302F2F;
}

.qa_box .information_contents {
    display: none;
    padding: 8px 30px 25px 30px;
    box-sizing: border-box;
}

.qa_q {
    background-color: #faf3ed;
    font-size: 14px;
    padding: 14px 12px 14px 18px;
    color: #302F2F;
    line-height: 18px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    max-width: 88%;
    margin-bottom: 12px;
}

.qa_box {
    margin-bottom: -20px;
    padding: 12px 1px;
}

/*店舗情報ここまで*/

.backgroundcolor {
    background-color: white;
}

.store-logo {
    width: 20%;
    margin: 0 auto;
    margin-bottom: -37px;
}

/*お問い合わせ----------------------------------------------------------------*/
.info_contents {
    background-color: #faf3ed;
    width: 100%;
    padding-bottom: 40px;
}

.info_contents h2 {
    padding-top: 40px;
    color: #e15b44;
}

.contact_form {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}

.contact_form table {
    width: 100%;
}

.contact_form tr {
    text-align: center;
    border-bottom: 1px solid #707070;
}

.contact_form th {
    margin-top: 24px;
    padding-left: 4%;
}

.contact_form th,
.contact_form td {
    display: block;


}

.contact_form th {
    margin-top: 0px;
    text-align: left;
}

.contact_form td {
    padding-top: 8px;
    padding-left: 2%;
    margin-bottom: 24px;
    text-align: left;
}

.form-text {
    width: 98%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    max-width: 400px;
}

.shop_select_label+.shop_select_label {
    margin-left: 10px;
}

.shop_select {
    margin-left: 5px;
}

/*送信ボタン*/
.info_contents .contact-submit {
    width: 250px;
    background-color: #dc8c80;
    color: #fff;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    padding: 15px;
    border-radius: 100vh;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    text-align: center;
    margin: 40px auto;
}

/*ラジオボダン*/
input[type="radio"] {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    border-radius: 50%;
    vertical-align: -2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="radio"]:checked:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #dc8c80;
    content: '';
}

/*送信完了----------------------------------------------------------------*/
.thanks_box {
    text-align: center;
}

.thanks_box .thanks-text {
    font-size: 18px;
}

.thanks_box .thanks-text span {
    font-weight: bold;
    color: #dc8c80;
    display: block;
}

.thanks_box .thanks-te2 {
    margin-top: 24px;
}

/*footer----------------------------------------------------------------*/
footer {
    text-align: center;
    padding: 16px 0 120px;
}

.qa_q.gaku {
    margin-bottom: 36px;
}

.store-logo.form {
    margin-top: 96px;
    margin-bottom: -24px;
}

.button {
    all: unset;
    /* 全てリセットしてから再定義する方法（推奨） */
    cursor: pointer;
}

.header {
    width: 100%;
    margin: 0 auto;
    margin-top: 4px;
    background-color: #faf3ed;
    position: relative;
    z-index: 3;
}

.ba-img {
    width: 80%;
    margin: 0 auto;
    margin-top: -234px;
}

.ba-img.yk {
    margin-top: -213px;
    width: 86%;
}

.ba-img.mh {
    margin-top: -213px;
    width: 86%;
}

.logo-wrapper {
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.logo-wrapper.review::after {
    content: '';
    /* これを追加する必要があるかも */
    display: block;
    width: 28px;
    height: 40px;
    background-image: url('../img/icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    /* これで右端に移動する */
    margin-top: -46px;
}

.flo_cta {
    position: fixed;
    z-index: 9999;
    /* width: 100%; */
    text-decoration: none;
    text-align: center;
    /* padding: 20px 0; */
    padding-bottom: 20px;
    bottom: -20px;
    /* 下からの距離を適宜調整 */
    height: auto;
    /* 高さを自動調整 */
    display: flex;
    align-items: center;
    /* 縦方向に中央揃え */
}


.floating {
    max-width: 400px;
    width: 100%;
    height: auto;
    margin-left: 14px;
    margin-bottom: 138px;
}

.or-img {
    z-index: 2;
    width: 8%;
    transform: translateY(-778px);
    position: relative;
    /* margin-right: 85px; */
    margin-left: 99px;
    margin: 0 auto;
}

.or-img.sec {
    margin-top: 782px;
    margin-bottom: 22px;
    position: relative;
    z-index: 55;
}

.line-White {
    background-color: white;
    margin-top: 194px;
}

.line-contact-text {
    margin: 0 auto;
    width: 50%;
    margin-top: -194px;
}

.line-contact-meguro {
    width: 80%;
    margin: 0 auto;
}

.line-contact-gakudai {
    width: 80%;
    margin: 0 auto;
    margin-top: 12px;
    padding: 0 0 56px 0;
}

.line-line {
    margin-top: 24px;
}

/* フロータイプ */

.flow-type {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    pointer-events: none;
}

/* ベースの img スタイル */
.flow-type img {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    max-width: none;
    /* translateY のみ初期指定。translateX はアニメで制御 */
    transform: translateY(-50%);
    animation: flow-typo 15s linear infinite;
}

/* 1枚目：画面右端スタート */
.flow-type img:nth-child(1) {
    left: 0;
}

/* 2枚目：100%（1枚目幅）＋ギャップ分 を px/％で指定 */
.flow-type img:nth-child(2) {
    /* ここを調整：ギャップを 20% にしてみる例 */
    left: 109%;
}

/* アニメーション：自分の幅＋ギャップ分 だけ左へ移動 */
@keyframes flow-typo {
    from {
        transform: translateX(0) translateY(-50%);
    }

    to {
        transform: translateX(-120%) translateY(-50%);
    }
}



/* -------------------------------
   スマホ表示（～48.0625em）で非表示
--------------------------------- */
@media (max-width: 48.0625em) {

    .md-ui,
    .flow-typo {
        display: none !important;
    }
}

/* -------------------------------
     PC表示（48.0625em～）で表示
  --------------------------------- */
@media (min-width: 48.0625em) {

    /* 共通 */
    .flow-typo,
    .md-ui {
        position: fixed;
        right: 0;
        bottom: 0;
        display: flex;
    }

    /* md-ui 本体 */
    .md-ui {
        top: .7634307692rem;
        left: -10.562138rem;
        z-index: 1;
        width: 47.2781769231rem;
        height: 49.555677rem;
        margin: auto;
    }

    /* 内部レイアウト */
    .md-ui__left,
    .md-ui__right {
        position: relative;
        top: 3.908577rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .logos {
        width: 43%;
    }

    /* ボタン */
    .md-ui__left .button {
        margin: 2.1812307692rem 0 0;
    }

    .md-ui__left .button a {
        border-radius: 4.690454rem;
        font-size: 19px;
        line-height: 26px;
        font-weight: bold;
        letter-spacing: 0.1em;
        color: #fff;
        width: 12.815538rem;
        height: 4.380908rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #e15b44;
        transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    }

    .md-ui__left .button__label {
        padding: 10px;
    }

    /* ページトップリンク */
    .md-ui__right {
        top: 6.109062rem;
        right: -3.945469rem;
        margin-left: auto;
    }

    .md-ui__right .pagetop a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 4.9262153846rem;
        height: 4.9262153846rem;
        padding: .3271846154rem 0 0 .1090615385rem;
        border-radius: 50%;
        background-color: #e15b44;
        transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    }

    .md-ui__right .pagetop img {
        width: 1.8540461538rem;
        height: 1.5268615385rem;
        display: block;
    }

    /* スクロールバー */
    .md-ui__right .scrollbar {
        position: relative;
        margin: 1.0906153846rem 0 0 .0545307692rem;
    }

    .md-ui__right .scrollbar__line {
        width: 1.9085769231rem;
        height: 23.704862rem;
    }

    .md-ui__right .scrollbar__line::before {
        content: "";
        display: block;
        width: .0545307692rem;
        height: 100%;
        margin: auto;
        background-color: #e15b44;
    }

    .md-ui__right .scrollbar__handle,
    .md-ui__right .scrollbar__handle::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 1.9085769231rem;
        height: 0;
        border-radius: 50%;
    }

    .md-ui__right .scrollbar__handle::before {
        right: 0;
        bottom: 0;
        width: .7089rem;
        height: .7089rem;
        content: "";
        background-color: #e15b44;
        margin: auto;
    }
}

.content {
    padding: 20px;
}

.countdown-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    width: 430px;
    background: #fff;
    border-top: 2px solid #e2573d;
    padding: 12px 0;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    font-family: sans-serif;
}

.countdown {
    display: flex;
    justify-content: center;
    gap: 16px;
    font-weight: bold;
}

.box {
    background-color: #e2573d;
    color: white;
    padding: 16px;
    border-radius: 10px;
    font-size: 24px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.unit {
    font-size: 12px;
    color: #444;
    margin-top: 4px;
}

.timer-unit {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media screen and (max-width: 480px) {
    .box {
        width: 48px;
        height: 48px;
        font-size: 18px;
        padding: 12px;
    }

    .unit {
        font-size: 10px;
    }
}

.goniti-text {
    font-size: 13px;
    margin-top: 30px;
    color: #e2573d;
    font-weight: bold;
}

.tokuten-matome {
    /* margin-top: 12px; */
    margin-bottom: -824px;
}


.limited-notice {
    text-align: center;
    margin: 19px 0 20px;
}

.limited-header {
    background: #e2573d;
    color: white;
    font-size: 19px;
    font-weight: bold;
    padding: 3px 20px;
    border-radius: -9px;
    display: inline-block;
    font-family: "Zen Kaku Gothic New", sans-serif;
}

.limited-sub {
    margin-top: 10px;
    color: #e2573d;
    font-size: 14px;
    font-weight: 600;
    font-family: "Zen Kaku Gothic New", sans-serif;
}

.nanoka-text {
    width: 80%;
    position: relative;
    z-index: 12;
    margin-top: 20px;
}

.tyuui-tyuui-img {
    width: 48%;
    position: relative;
    z-index: 12;
    margin-top: -18px;
}

.tyuui-text {
    z-index: 4;
    position: relative;
    margin-bottom: -218px;
}

.hijyou-text {
    width: 65%;
    position: relative;
    z-index: 4;
    margin-top: 15px;
}

.video-container {
    max-width: 800px;
    /* 最大幅を800pxに制限 */
    margin: 0 auto;
    /* 中央寄せ */
    padding: 20px;
    margin-bottom: -21px;
}

video {
    width: 100%;
    /* 親要素の幅に合わせる */
    height: auto;
    border-radius: 8px;
    /* 角丸（任意） */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    /* 影をつける（任意） */
}

.recaptcha-wrapper {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    /* 上下に余白を入れたい場合 */
}

.form {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.field {
    margin: 18px 0;
}

.label {
    padding-left: 10px;
    display: flex;
    align-items: center;
    gap: 16px;
    font-weight: 700;
    letter-spacing: .02em;
    margin-bottom: 6px;
}

.badge {
    display: inline-block;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    background: #ff5a3c;
    border-radius: 4px;
    vertical-align: middle;
}

.input {
    width: 100%;
    padding: 12px 14px;
    font-size: 16px;
    border: 1.5px solid #cfcfcf;
    border-radius: 6px;
    background: #fff;
    outline: none;
    transition: border-color .15s ease, box-shadow .15s ease;
}

.input::placeholder {
    color: #a7a7a7;
}

.input:focus {
    border-color: #cfcfcf;
    box-shadow: 0 0 0 3px rgba(255, 90, 60, .15);
}

/* Add to the previous <style> block */
.note-label {
    font-weight: 700;
    color: #333;
    margin: 14px 0 6px;
    letter-spacing: .01em;
    line-height: 1.5;
}

.textarea {
    min-height: 120px;
    resize: vertical;
    /* allow user to expand */
    line-height: 1.6;
}

/* calendar */
.calendar_wrap {
    max-width: 920px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    overflow: hidden;
}

.calendar_title {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    position: relative;
}

.calendar_title::before {
    content: "";
    width: 4px;
    height: 24px;
    background: #e83e8c;
    border-radius: 2px;
}

.calendar_title h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}

.calendar_toolbar {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    border-bottom: 1px solid #d8d8d8;
    background: var(--head-bg);
}

.btn {
    height: 36px;
    padding: 0 12px;
    border: 1px solid #d8d8d8;
    background: #fff;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    font-weight: 600;
}

.btn[disabled] {
    opacity: .45;
    cursor: not-allowed;
}

.range {
    font-weight: 700;
}

.calendar_controls {
    display: flex;
    gap: 8px;
    align-items: center;
}

select {
    /* height: 36px; */
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    padding: 0 10px;
    background: #fff;
}

.grid {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    border-top: 1px solid #d8d8d8;
}

.grid th,
.grid td {
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
    padding: 10px 6px;
    background: #fff;
    font-size: 14px;
}

.grid th:first-child,
.grid td:first-child {
    border-left: 1px solid #d8d8d8;
}

.grid thead th {
    background: #fafafa;
    font-weight: 700;
    position: sticky;
    top: 0;
    z-index: 1;
}

.grid thead th.sun{ color:#fff; background-color:#ff6aa2; }
.grid thead th.sat{ color:#fff; background-color:#5aa8ff; }

.dow {
    color: #666;
    font-weight: 600;
}

.time-col {
    width: 80px;
    background: #fff;
    position: sticky;
    left: 0;
    z-index: 2;
    font-weight: 700;
}

.date-col {
    width: calc((100% - 80px)/7);
}

.row-time {
    background: #fff;
}

.slot {
    background: #f7f7f7;
}

.slot.past {
    color: #9aa0a6;
    background: #f2f2f2;
}

.slot.ok {
    color: #e83e8c;
    font-weight: 700;
    cursor: pointer;
}

.slot.picked{ background:#d9d9d9 !important; }

.slot.ng {
    color: #999;
    cursor: not-allowed;
}

.legend {
    padding: 10px 16px;
    font-size: 13px;
    color: #666;
}

.scroller {
    overflow: auto;
    max-height: 70vh;
}

.contact-submit {
    text-align: center;
    margin-top: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    background-color: #dc8c80;
    color: #fff;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    padding: 15px;
    border-radius: 100vh;
}

.contact-submit button {
    width: 100%;
}

.contact-submit button:hover {
    opacity: 0.8;
}


/* keeps header sticky */