@charset "utf-8";

@font-face {
    font-family: reitam;
    src: url("../webfonts/Reitam.otf") format("opentype");
}

body {
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5;
    color: #333;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-x: hidden;
}

html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

li {
    padding-left: 0;
    margin-left: 0;
}

a {
    text-decoration: none;
    color: #333;
}
.recommended {
}

.cta {
    padding: 50px 0;
}
.service {
    width: 90%;
    margin-top: 40px;
}

.customer {
    width: 90%;
    margin-top: 40px;
}

.reason {
    width: 90%;
    margin-top: 60px;
}
.faq-sec {
    padding-bottom: 40px;
}
.faq-ja {
    text-align: center;
    font-size: 55px;
    margin-bottom: 30px;
    color: #f13156;
}

.store-message {
    margin: 120px 0 40px 0;
    text-align: center;
}

.mt-s {
    margin-top: 15px;
}

.mt-m {
    margin-top: 30px;
}

.mt-ml {
    margin-top: 60px;
}

.mt-l {
    margin-top: 90px;
}

.wd-90 {
    width: 95%;
}

.wd-80 {
    width: 90%;
}
.wd-70 {
    width: 70%;
}

.faq-sub {
    text-align: center;
    font-size: 25px;
    margin-top: 35px;
    margin-bottom: 20px;
}

.store-info-title {
    font-weight: 400;
    font-style: normal;
    font-size: 55px;
    letter-spacing: 0.5em;
    color: #d9ba75;
    text-align: center;
    position: relative;
    margin: 20px 0px;
}

.store-info-sub {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
    color: white;
}

.form-sec {
    background-color: #01b38e;
    padding-top: 70px;
    padding-bottom: 20px;
}

.form-title {
    text-align: center;
    color: white;
    font-size: 50px;
}
.form-title-sub {
    width: 75%;
    margin: 0 auto;
    font-weight: bold;
    color: white;
    font-size: 22px;
    margin-bottom: 50px;
}

.reason-sec {
    background-color: black;
    padding: 70px 0;
    text-align: center;
}

.cta-btn {
    position: absolute;
    width: 78%;
    top: 63%;
    transform: translateY(50%);
    left: 50%;
    transform: translateX(-50%);
}

.flow1 {
    position: relative;
}
.flow1-img {
    margin-top: -20px;
}

.flow1-cta-btn {
    position: absolute;
    width: 60%;
    top: 63%;
    transform: translateY(50%);
    left: 50%;
    transform: translateX(-50%);
}

.width-100 {
    width: 100%;
}

.container {
    width: 750px;
    margin: 0 auto;
    padding: 0;
}

.lp-img {
    width: 100%;
}

.width-70 {
    width: 80%;
}

.width-80 {
    width: 80%;
}

.width-90 {
    width: 90%;
}

.margin-top-50 {
    margin-top: 50px;
}

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

.ctas {
    width: 70%;
    margin-top: 25px;
}

.swiper-lp-img {
    width: 100%;
}

.swiper-slide {
    text-align: center;
}

.swiper-button-next:after {
    display: none;
}
.swiper-button-prev:after {
    display: none;
}

.swiper-pagination-bullet {
    width: 24px; /* バレットの幅 */
    height: 24px; /* バレットの高さ */
}

.swiper-pagination {
    position: relative; /* 相対的な位置指定 */
    bottom: -30px; /* コンテナの下端に配置 */
    width: 100%; /* 幅をコンテナに合わせる */
    padding: 10px 0; /* パディングを追加 */
}

.before-after-swiper {
    padding-bottom: 60px;
}
.customer-swiper {
    background-color: #efede1;
    padding-bottom: 60px;
}

.mySwiper .swiper-slide {
    width: 100%;
    /* margin-left: auto;
    margin-right: auto; */
}

.swiper-button-next:after {
    display: none;
}
.swiper-button-prev:after {
    display: none;
}
.swiper-pagination-bullet {
    width: 24px; /* バレットの幅 */
    height: 24px; /* バレットの高さ */
}

.swiper-pagination-bullets {
    padding-top: 40px;
}

.swiper-pagination {
    position: relative; /* 相対的な位置指定 */
    bottom: -30px; /* コンテナの下端に配置 */
    width: 100%; /* 幅をコンテナに合わせる */
}
.qa-title {
    width: 40%;
}

.qa {
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 100%;
}

.qa-message-container {
    margin: 50px 0 20px 0;
    text-align: center;
}

.qa-message {
    padding-top: 50px;
    width: 40%;
}
.qa-message-detail {
    text-align: center;
    font-size: 15px;
    font-weight: 510;
    text-align: center;
}

.qas {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.qa-007 {
    width: 90%;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
    background-color: #ffffff;
}

.qa-007 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #000000;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    height: 100px;
    font-size: 20px;
}

.qa-007 summary::before,
.qa-007 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-007 summary::before {
    color: #279ed0;
    content: "Q";
}

.qa-007 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #000000b3;
    border-right: 3px solid #000000b3;
    content: "";
    transition: transform 0.5s;
}

.qa-007[open] summary::after {
    transform: rotate(225deg);
}

.qa-007 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0.3em 3em 1.5em;
    color: #333;
    transition: transform 0.5s, opacity 0.5s;
    font-size: 20px;
    font-weight: 600;
}

.qa-007[open] p {
    transform: none;
    opacity: 1;
}

.qa-007 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
}

.store-info {
    background-color: #f0f0f0;
    padding-top: 70px;
    padding-bottom: 100px;
}

.store-message-img {
    width: 90%;
}

.store-list {
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
}

.store {
    flex-basis: 100%;
    text-align: center;
}

.store h2 {
    font-weight: bold;
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.store p {
    font-size: 20px;
    margin: 0 0 0 10px;
}

.access {
    margin: 0 0 0 10px;
}

.space-for-fixed {
    height: 170px;
}

.reserve-btn-img {
    width: 750px;
}

.nav-arrow {
    width: 65px;
}

/* 左のナビゲーションボタンのスタイル */
.swiper-button-prev {
    left: 3.3%;
    top: 50%;
}

/* 右のナビゲーションボタンのスタイル */
.swiper-button-next {
    right: 3.3%;
    top: 50%;
}

.anim-box.poyopoyo {
    animation: poyopoyo 1.8s ease-out infinite;
    opacity: 1;
}

.fixed-btn {
    background-color: rgba(255, 255, 255, 0);
    position: fixed;
    bottom: 0;
    width: 750px;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
}

.web-btn-img {
    width: 377px;
    height: auto;
    object-fit: cover;
}

.line-btn-img {
    width: 377px;
    height: auto;
    object-fit: cover;
}

.campaign {
    margin-top: -50px;
}

.relative {
    position: relative;
}

.back {
    z-index: -1;
}
.front {
    z-index: 1;
}
.nevertheless {
    width: 60%;
    position: absolute;
    z-index: 1;
    top: 43.3%;
    left: 20%;
}
.moreover {
    position: absolute;
    top: 68.8%;
    right: 39%;
    width: 22%;
}
.strength {
    margin: 30px 0px;
}
.choose-reason {
    margin-top: 50px;
}
.trainer {
    text-align: center;
}
.trainer-title {
    width: 60%;
    margin-bottom: 20px;
}
.cp_qa03 {
    /* background-image: url("/assets/images/qa-bg.jpg");
    padding: 50px 0; */
}
.cp_qa03 .cp_actab {
    width: 93%;
    margin: 0 0 1em 0;
    margin: 0 auto;
    margin-bottom: 1em;
    color: #1b2538;
}
.cp_qa03 .cp_actab input {
    display: none;
}
/* 質問 */
.cp_qa03 .cp_actab label {
    font-size: 22px;
    line-height: 1.6em;
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 1.5em 2em 1.5em 2.5em;
    cursor: pointer;
    text-indent: 1em;
    background: #ffd1d5;
    color: #333;
}
.cp_qa03 .cp_actab label::before {
    content: "Q";
    font-family: serif;
    font-size: 1.5em;
    margin-left: -1em;
    padding-right: 0.5em;
}
.cp_qa03 .cp_actab label:hover {
    color: #aaaaaa;
    transition: all 0.3s;
}
/* --質問の＋アイコン */
.cp_qa03 .cp_actab label::after {
    position: absolute;
    top: 15%;
    right: 0;
    content: "+";
    font-size: 1.7em;
    font-weight: bold;
    line-height: 2em;
    display: inline-block;
    width: 2em;
    height: 2em;
    transition: transform 0.3s;
}
/* 答え */
.cp_qa03 .cp_actab .cp_actab-content {
    position: relative;
    overflow: hidden;
    max-height: 0;
    padding: 0 0 0 2.5em;
    /* border-radius: 0 0 0.5em 0.5em; */
    transition: max-height 0.2s;
}
.cp_qa03 .cp_actab .cp_actab-content::before {
    position: absolute;
    content: "A";
    font-family: serif;
    font-size: 1.5em;
    margin: 0.4em 0 0 -1em;
    padding: 0;
}
.cp_qa03 .cp_actab .cp_actab-content p {
    margin: 1em 1em 1em 0;
}
.cp_actab-content {
    font-size: 22px;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa03 .cp_actab input:checked ~ .cp_actab-content {
    max-height: 40em;
    border: 10px solid rgba(27, 37, 56, 0.1);
    /* font-size: 22px; */
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa03 .cp_actab input:checked ~ label {
    color: #aaaaaa;
    /* border-radius: 0.5em 0.5em 0 0; */
}
/* 質問をクリックした時の+の動き */
.cp_qa03 .cp_actab input[type="checkbox"]:checked + label::after {
    transform: rotateZ(45deg);
    transform-origin: 50% 50%;
}

form {
    background: white;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 50px;
    font-family: "Jost", "Noto Sans JP", sans-serif;
    font-weight: bold;
}

.required {
    color: #f13156;
}

.form {
    margin-bottom: 20px;
}
.form-flex {
    display: flex;
    justify-content: space-between;
}

.date {
    flex-basis: 49%;
}
.time {
    flex-basis: 49%;
}
.fixed-header {
    background-color: #fff;
    position: fixed;
    top: 0;
    height: 100px;
    width: 750px;
    z-index: 1000;

    display: flex;
    row-gap: 10px;
    justify-content: center;
    align-items: center;
}
.fixed-header {
    color: #ce9722;
    font-weight: 500;
    font-size: 10px;
    line-height: 1.5;
}
.fixed-header span {
    margin-left: 15px;
    color: #ce9722;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    font-family: futura-pt-bold, sans-serif;
}
.main-logo {
    height: 80px;
    text-align: center;
}
.main-logo {
    height: 60px;
    margin-left: 20px;
}
.first-view {
    margin-top: 100px;
}
.header-address {
    height: 60px;
}
.header-address {
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
}

.message-section {
    text-align: center;
    margin-top: 0px;
}
.form-message {
    width: 70%;
}
#form {
    margin-bottom: 60px;
}

form {
    background: white;
    padding: 20px;
    border-radius: 8px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 100px;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
}

.required {
    background-color: #f13156;
    color: white;
    padding: 3px 7px;
    margin-left: 8px;
}
.optional {
    background-color: #cccccc;
    color: white;
    padding: 3px 7px;
    margin-left: 8px;
}
.form {
    margin-bottom: 20px;
    /* text-align: center; */
}
.form-flex {
    display: flex;
    justify-content: space-between;
}

.date {
    flex-basis: 49%;
}
.time {
    flex-basis: 49%;
}

label {
    display: block;
    margin-bottom: 10px;
}
.button {
    text-align: center;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="datetime-local"],
input[type="date"],
input[type="time"],
select,
textarea {
    background-color: #e4e4e4;
    width: 100%;
    height: 65px;
    padding: 10px;
    font-size: 23px;
    color: black;
    margin: 6px 0 16px 0;
    display: inline-block;
    border: 1px solid #e4e4e4;
    border-radius: 7px;
    box-sizing: border-box;
}

input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="date"]::-webkit-date-and-time-value {
    text-align: left;
}

textarea {
    height: 100px;
}
button[type="submit"] {
    width: 70%;
    height: 80px;
    font-weight: bold;
    font-size: 25px;
    margin: 0 auto;
    background-color: #b79257;
    border: none;
    border-bottom: solid 5px #5f4c2e;
    color: white;
    padding: 14px 20px;
    border-radius: 10px;
    cursor: pointer;
}

button[type="submit"]:hover {
    background-color: #ac9269;
}

.radio-group {
    display: flex;
    align-items: center; /* 中央揃えにする */
    margin-right: 20px; /* ラジオボタン間の余白 */
}

.radio-group label {
    margin-left: 3px; /* ラベルとラジオボタンの間隔 */
}

/* ラジオボタンのサイズを調整 */
.radio-group input[type="radio"] {
    transform: scale(1.5); /* ラジオボタンのサイズを大きくする */
    margin-right: 8px; /* ラジオボタンとラベルの間隔 */
}

.title {
    font-size: 30px;
}
.option {
    font-size: 25px;
    margin-top: 10px;
}

.flex {
    display: flex;
}
.font-bold {
    font-weight: bold;
}

.reason-title {
    width: 95%;
    padding: 30px 0 50px 0;
}

.sim-sec {
    background-color: black;
    padding: 100px 0;
    text-align: center;
}

.sim {
    width: 90%;
    margin-top: 120px;
}

.space-sec {
    padding: 80px 0;
    text-align: center;
}

.space {
    width: 90%;
    margin-top: 120px;
}
.floor-sec {
    background-color: black;
    padding: 80px 0;
    text-align: center;
}
.price-sec {
    background-color: #f3f4f8;
    padding: 100px 0;
    text-align: center;
}

.lo {
    margin: 5px 0 0 0;
    text-align: right;
    font-weight: bold;
}

.reserve-btn-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 30px;
}

.reserve-btn {
    background-color: #35583f;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    display: block;
    text-align: center;
    width: calc(100% - 80px);
    margin: 0 auto;
    padding: min(3vw, 15px);
    font-size: min(4vw, 20px);
}

.reserve-btn:hover {
    opacity: 0.9;
}

.cta-space {
    margin: 90px 0;
}

@keyframes poyopoyo {
    0%,
    40%,
    60%,
    80% {
        transform: scale(1);
    }
    50%,
    70% {
        transform: scale(1.05);
    }
}

@media screen and (max-width: 768px) {
    .swiper-pagination-bullet {
        width: 15px; /* バレットの幅 */
        height: 15px; /* バレットの高さ */
    }
    .floor-sec {
        padding: 50px 0 70px 0;
    }
    .space {
        width: 90%;
        margin-top: 70px;
    }

    .cta-space {
        margin: 40px 0;
    }

    .mt-l {
        margin-top: 50px;
    }

    .mt-ml {
        margin-top: 40px;
    }

    .faq {
        font-size: 50px;
    }
    .faq-ja {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .reason-title {
        padding: 30px 0 20px 0;
    }

    .space-sec {
        padding: 50px 0;
    }

    .sim-sec {
        padding: 50px 0 70px 0;
    }

    .sim {
        width: 90%;
        margin-top: 65px;
    }

    .price-sec {
        padding: 80px 0;
    }

    .nav-arrow {
        width: 45px;
    }

    .swiper-button-prev {
        left: 3.3%;
        top: 50%;
    }

    .swiper-button-next {
        right: 3.3%;
        top: 50%;
    }
    .container {
        width: 100%;
    }
    .fixed-header {
        width: 100%;
        height: 50px;
    }
    .main-logo {
        height: 40px;
        text-align: center;
    }
    .fixed-header span {
        margin-left: 13px;
        color: #ce9722;
        font-size: 14px;
    }
    .qa-007 summary {
        font-size: 15px;
    }
    .qa-007 p {
        font-size: 15px;
    }
    .store-message-img {
        width: 90%;
    }
    .store h2 {
        font-weight: bold;
        font-size: 25px;
    }
    .store p {
        font-size: 10px;
    }
    .number {
        font-size: 15px;
    }
    .access {
        margin-top: 20px;
        height: 60px;
    }
    .reserve-btn-img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .reason-sec {
        padding: 40px 0;
    }

    /* .qa {
        margin-top: 0px;
    } */
    .qa-message-container {
        margin: 20px 0 20px 0;
    }
    .fixed-btn {
        width: 100%;
    }
    .web-btn-img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .line-btn-img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .space-for-fixed {
        height: 80px;
    }
    .store-message {
        font-size: 32px;
        margin-bottom: 25px;
    }
    .store-info {
        padding-bottom: 80px;
    }
    .cp_qa03 .cp_actab label {
        font-size: 15px;
        padding: 1.5em 2em 1.5em 1.5em;
    }
    .cp_actab-content {
        font-size: 15px;
    }

    #form {
        margin-bottom: 60px;
    }

    input[type="text"],
    input[type="tel"],
    input[type="email"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="time"],
    select,
    textarea {
        height: 50px;
    }
    textarea {
        height: 100px;
    }

    form {
        width: 90%;
    }
    .title {
        font-size: 18px;
    }
    button[type="submit"] {
        width: 100%;
    }
    input[type="text"],
    input[type="tel"],
    input[type="email"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="time"],
    select,
    textarea {
        height: 50px;
    }
    textarea {
        height: 100px;
    }
    button[type="submit"] {
        width: 90%;
        height: 70px;
        font-weight: bold;
        font-size: 18px;
        margin: 0 auto;
        background-color: #b79257;
        border: none;
        border-bottom: solid 5px #5f4c2e;
        color: white;
        padding: 14px 20px;
        border-radius: 10px;
        cursor: pointer;
    }

    .fixed-header {
        padding: 10px 0;
        height: 60px;
    }
    .first-view {
        margin-top: 60px;
    }
    .main-logo {
        height: 40px;
        margin-left: 15px;
    }
    .header-address {
        height: 40px;
    }
    .header-address {
        font-size: 12px;
        font-weight: bold;
        margin-left: 15px;
    }
    .form-title {
        font-size: 40px;
    }
    .form-title-sub {
        font-size: 15px;
    }
    .reason {
        width: 90%;
        margin-top: 50px;
    }
    .store-info-title {
        font-size: 45px;
    }
    .thanks-container {
        width: 85%;
    }

    .lo {
        font-size: 10px;
    }

    .reserve-btn {
        background-color: #35583f;
        color: #fff;
        text-decoration: none;
        font-weight: 700;
        display: block;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        padding: 15px 5px;
        font-size: 12px;
    }
}
