@charset "UTF-8";
/********************************* body ***************************************/
body { /********************************  Main Content ******************************/ /*--一覧ページナビ -----------------------------------*/ }

body .fv .fv_text { display: flex; }

body .fv .fv_text h1 { position: absolute; bottom: 20%; left: clamp(150px, 10vw, 240px); color: white; font-size: 4rem; letter-spacing: .8rem; line-height: 1.6; }

body .fv .fv_text h1 span { display: block; font-size: 2rem; letter-spacing: .8rem; }

@media screen and (max-width: 834px) { body .fv .fv_text { display: flex; }
		body .fv .fv_text h1 { position: absolute; bottom: 10%; left: 5%; font-size: 3rem; }
		body .fv .fv_text h1 span { display: block; font-size: 1.5rem; letter-spacing: .8rem; } }

body .message .width_m { text-align: center; }

body .message .sec_ttl { font-size: 3.5rem; padding-bottom: 4rem; }

body .message .message_txt { padding-bottom: 5rem; }

body .message .message_txt .main { padding-bottom: 4rem; font-size: 2rem; letter-spacing: 0.8rem; }

body .message .message_txt .sub { font-size: 1.8rem; line-height: 1.6; }

body .message .message_txt .sub span { display: block; font-size: 1.4rem; }

@media screen and (max-width: 834px) { body .message .sec_ttl { font-size: 2.2rem; padding-bottom: 4rem; }
		body .message .message_txt { padding-bottom: 5rem; }
		body .message .message_txt .main { padding-bottom: 4rem; font-size: 1.5rem; font-weight: 600; letter-spacing: 0.8rem; }
		body .message .message_txt .sub { font-size: 1.8rem; line-height: 1.6; }
		body .message .message_txt .sub span { display: block; font-size: 1.4rem; } }

body .studio-message .w800 .sec_ttl { margin-bottom: 0; text-align: center; }

body .studio-page-box .sec_ttl { text-align: left; }

body .studio-page-box .inner .btn2 { margin: 0 auto; margin-bottom: 120px; }

body .studio-page-box .inner .flow_box { border-bottom: none; }

body .studio-page-box .inner .flow_box:not(:last-child)::before, body .studio-page-box .inner .flow_box:not(:last-child)::after { content: ""; display: none; }

body .studio-page-box .inner .flow_box:not(:last-child)::before { border: none; }

body .studio-page-box .inner .flow_box:not(:last-child)::after { border: none; margin-top: 0; }

body .features-wrap { background-color: var(--main-bg-color); padding-bottom: 200px; }

body .features-wrap .w1100 { position: relative; }

body .features-wrap .sec_ttl { position: absolute; top: -.8em; left: 0; }

body .features-wrap .features-box { position: relative; display: flex; padding-top: 120px; width: 100%; }

body .features-wrap .features-box.reverse { flex-direction: row-reverse; }

body .features-wrap .features-box.reverse .thumb { position: relative; width: 40%; margin-right: 0; margin-left: -3%; }

body .features-wrap .features-box.reverse .thumb .txt-icon { position: absolute; right: auto; left: -6%; }

body .features-wrap .features-box.reverse .thumb .txt-icon .inview-image-active::after { display: none; }

body .features-wrap .features-box.reverse .text { width: 65%; margin-left: 0; margin-right: -3%; margin-top: 5rem; padding: 5%; padding-left: 5%; padding-right: 10%; }

body .features-wrap .features-box .thumb { position: relative; width: 40%; margin-right: -3%; height: 100%; }

body .features-wrap .features-box .thumb .img { position: relative; }

body .features-wrap .features-box .thumb .img img { display: block; position: relative; }

body .features-wrap .features-box .thumb .txt-icon { position: absolute; bottom: -20%; right: -6%; }

body .features-wrap .features-box .thumb .txt-icon img { display: block; width: 100%; max-width: 170px; }

body .features-wrap .features-box .thumb .txt-icon .inview-image-active::after { display: none; }

body .features-wrap .features-box .text { width: 65%; margin-left: -3%; margin-top: 5rem; background: white; padding: 5%; padding-left: 10%; }

body .features-wrap .features-box .text .main { font-size: 2.6rem; padding-bottom: 1rem; }

body .features-wrap .features-box .text .btn2 { margin-top: 3em; }

@media screen and (max-width: 834px) { body .features-wrap { padding-bottom: 120px; }
		body .features-wrap .sec_ttl { position: absolute; top: -.8em; left: 0; }
		body .features-wrap .features-box { position: relative; display: block; padding-top: 60px; width: 100%; }
		body .features-wrap .features-box.reverse { flex-direction: row-reverse; }
		body .features-wrap .features-box.reverse .thumb { position: relative; width: 100%; margin-right: 0; margin-left: 0; }
		body .features-wrap .features-box.reverse .thumb .txt-icon { position: absolute; right: auto; left: 0; }
		body .features-wrap .features-box.reverse .thumb .txt-icon .inview-image-active::after { display: none; }
		body .features-wrap .features-box.reverse .text { width: 100%; margin-left: 0; margin-right: 0; margin-top: 5rem; padding: 5%; }
		body .features-wrap .features-box .thumb { position: relative; width: 100%; margin-right: 0; height: 100%; }
		body .features-wrap .features-box .thumb .txt-icon { position: absolute; bottom: -20%; right: 0; }
		body .features-wrap .features-box .thumb .txt-icon img { display: block; width: 100%; max-width: 170px; }
		body .features-wrap .features-box .thumb .txt-icon .inview-image-active::after { display: none; }
		body .features-wrap .features-box .text { width: 100%; margin-left: 0; margin-top: 5rem; background: white; padding: 5%; }
		body .features-wrap .features-box .text .main { font-size: 2.6rem; padding-bottom: 1rem; }
		body .features-wrap .features-box .text .btn2 { margin-top: 3em; } }

body .floor-guide-wrap .sec_ttl { text-align: center; }

body .floor-guide-wrap .floor-img { margin-bottom: 60px; }

body .floor-guide-wrap .floor-img img { display: block; width: 50%; margin: 0 auto; }

body .floor-guide-wrap .floor-img .inview-image-active::after { display: none; }

body .floor-guide-wrap .floor-list { display: flex; justify-content: space-between; flex-wrap: wrap; }

body .floor-guide-wrap .floor-list li { width: calc(100% / 3 - 30px); margin-right: 30px; }

body .floor-guide-wrap .floor-list li .ttl { font-size: 2rem; font-weight: 600; padding-bottom: 1rem; }

body .floor-guide-wrap .floor-list li .thumb img { display: block; width: 100%; aspect-ratio: 16/10; object-fit: cover; }

body .floor-guide-wrap .floor-list li .text .main { text-align: center; color: var(--main-color); font-size: 2.2rem; padding: 1rem 0; }

body .floor-guide-wrap .floor-list:nth-child(3n) { margin-right: 0; }

@media screen and (max-width: 834px) { body .floor-guide-wrap .floor-img { margin-bottom: 60px; }
		body .floor-guide-wrap .floor-img img { display: block; width: 70%; margin: 0 auto; }
		body .floor-guide-wrap .floor-list { display: block; }
		body .floor-guide-wrap .floor-list li { width: 100%; margin-right: 0; margin-bottom: 40px; }
		body .floor-guide-wrap .floor-list li .ttl { font-size: 2rem; font-weight: 600; padding-bottom: 1rem; }
		body .floor-guide-wrap .floor-list li .text .main { font-size: 2.2rem; padding: 1rem 0; } }

body .funa2-page-access { margin-bottom: 120px; }

@media screen and (max-width: 834px) { body .funa2-page-access { margin-top: 100px; } }

body .trainer-intro-wrap .sec_ttl { text-align: center; }

body .trainer-intro-wrap .sec_ttl span { display: block; color: black; font-size: 2.5rem; padding-bottom: 1rem; }

body .trainer-intro-wrap .bg-intro { position: relative; background-image: url(../images/bg_trainer_intro.png); background-repeat: no-repeat; background-size: 100%; background-position: center; max-width: 750px; margin: 0 auto; aspect-ratio: 1/1; margin-top: -15%; }

body .trainer-intro-wrap .bg-intro .text { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; font-size: 2.2rem; width: 100%; }

body .trainer-intro-wrap .box-intro { display: flex; align-items: center; width: 100%; }

body .trainer-intro-wrap .box-intro .img { position: relative; width: 40%; }

body .trainer-intro-wrap .box-intro .img::after { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 8%; left: -4%; background-image: url(../images/index/bg_concept.png); background-repeat: no-repeat; background-size: cover; z-index: -1; }

body .trainer-intro-wrap .box-intro .text { width: 60%; padding-left: 5rem; }

body .trainer-sec-title { position: relative; padding-left: 1.8em; font-weight: 600; margin-bottom: 1rem; }

body .trainer-sec-title::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1.2em; height: 1.2em; background-image: url("../images/trainer/icon_happa.png"); background-size: contain; background-repeat: no-repeat; background-position: center; }

body .trainer-sec-title.icon-light::before { background-image: url("../images/trainer/icon_light.png"); }

body .trainer-menu-wrap .sec_ttl { text-align: center; }

body .trainer-menu-wrap .category-tag-wrap { background-image: url(../images/trial/ticket_bg.png); background-repeat: repeat; background-size: 10px; padding: 40px; }

body .trainer-menu-wrap .category-tag-wrap .tag-list, body .trainer-menu-wrap .category-tag-wrap .category-list { display: flex; flex-wrap: wrap; gap: 0.75em; margin-bottom: 2rem; }

body .trainer-menu-wrap .category-tag-wrap .tag-list input[type="checkbox"], body .trainer-menu-wrap .category-tag-wrap .category-list input[type="checkbox"] { display: none; }

body .trainer-menu-wrap .category-tag-wrap .tag-list label, body .trainer-menu-wrap .category-tag-wrap .category-list label { display: inline-block; padding: 0.4em 1em; border: 1px solid var(--main-color); border-radius: 9999px; background-color: #fff; cursor: pointer; font-size: 1.5rem; font-weight: 600; transition: all 0.2s ease; white-space: nowrap; }

body .trainer-menu-wrap .category-tag-wrap .tag-list input[type="checkbox"]:checked + label, body .trainer-menu-wrap .category-tag-wrap .category-list input[type="checkbox"]:checked + label { background-color: var(--main-color); color: #fff; border-color: var(--main-color); }

body .trainer-menu-wrap .category-tag-wrap .btn2 { margin: 40px auto 0 auto; }

body .trainer-menu-wrap .category-tag-wrap .btn2 button, body .trainer-menu-wrap .category-tag-wrap .btn2 input[type=submit] { position: relative; display: block; width: 100%; padding: 22px 0; font-size: 1.7rem; line-height: 1; letter-spacing: .01em; font-family: orpheuspro, fot-tsukuaoldmin-pr6n, serif; font-weight: 400; color: #fff; background-color: var(--main-color); z-index: 10; }

body .trainer-menu-wrap .category-tag-wrap .btn2 button::before, body .trainer-menu-wrap .category-tag-wrap .btn2 input[type=submit]::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform: scaleX(0); transform-origin: left; transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1); background-color: #fff; border: 1px solid var(--border-main-color); z-index: -1; }

body .trainer-menu-wrap .category-tag-wrap .btn2 button::after, body .trainer-menu-wrap .category-tag-wrap .btn2 input[type=submit]::after { content: ''; position: absolute; top: 50%; right: -30px; transform: translateY(-50%); width: 60px; height: 1px; background-color: var(--border-main-color); mix-blend-mode: color-dodge; }

body .trainer-list-wrap ul.trainer-list { display: flex; flex-wrap: wrap; }

body .trainer-list-wrap ul.trainer-list li { width: calc(100% / 3 - 40px); margin-right: 40px; margin-bottom: 60px; }

body .trainer-list-wrap ul.trainer-list li:nth-child(3n) { margin-right: 0; }

body .trainer-list-wrap ul.trainer-list li a { display: block; }

body .trainer-list-wrap ul.trainer-list li a .thumb img { display: block; width: 100%; aspect-ratio: 3 / 4; object-fit: cover; }

body .trainer-list-wrap ul.trainer-list li a .text { text-align: center; padding-top: 30px; }

body .trainer-list-wrap ul.trainer-list li a .text .category { background-color: var(--main-color); color: white; font-size: 1.4rem; font-weight: 600; padding: .4rem 2rem; border-radius: 999px; width: fit-content; margin: 0 auto; margin-bottom: 20px; }

body .trainer-list-wrap ul.trainer-list li a .text .name { font-size: 5rem; font-weight: 500; line-height: 1; margin-bottom: 20px; }

body .trainer-tag-flex-wrap { display: flex; flex-wrap: wrap; justify-content: center; }

body .trainer-tag-flex-wrap .tag { background: rgba(152, 207, 170, 0.2); padding: 0 10px; margin-right: 5px; margin-bottom: 5px; text-align: center; }

body .trainer-tag-flex-wrap.detail-tag { justify-content: left; }

body #result { margin-top: 0; }

body #result .no_post_message { padding: 100px 0 200px; font-weight: 500; }

@media screen and (max-width: 834px) { body .trainer-intro-wrap .sec_ttl { font-size: 2.2rem; }
		body .trainer-intro-wrap .sec_ttl span { font-size: 1.8rem; }
		body .trainer-intro-wrap .bg-intro .text { font-size: 1.5rem; }
		body .trainer-intro-wrap .box-intro { display: block; }
		body .trainer-intro-wrap .box-intro .img { position: relative; width: 100%; }
		body .trainer-intro-wrap .box-intro .img::after { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 8%; left: -4%; background-image: url(../images/index/bg_concept.png); background-repeat: no-repeat; background-size: cover; z-index: -1; }
		body .trainer-intro-wrap .box-intro .text { width: 100%; padding-left: 0; padding-top: 4rem; }
		body .trainer-menu-wrap .category-tag-wrap { padding: 20px; }
		body .trainer-menu-wrap .category-tag-wrap .tag-list label, body .trainer-menu-wrap .category-tag-wrap .category-list label { font-size: 1.2rem; }
		body .trainer-menu-wrap .category-tag-wrap .btn2 { margin: 40px auto; }
		body .trainer-list-wrap ul.trainer-list { display: flex; flex-wrap: wrap; justify-content: space-between; }
		body .trainer-list-wrap ul.trainer-list li { width: calc(100% / 3 - 20px); margin-right: 20px; margin-bottom: 60px; }
		body .trainer-list-wrap ul.trainer-list li a .text { text-align: center; padding-top: 30px; }
		body .trainer-list-wrap ul.trainer-list li a .text .category { font-size: 1.2rem; }
		body .trainer-list-wrap ul.trainer-list li a .text .name { font-size: 2.8rem; } }

@media screen and (max-width: 520px) { body .trainer-list-wrap ul.trainer-list { display: block; }
		body .trainer-list-wrap ul.trainer-list li { width: 100%; margin-right: 0; margin-bottom: 40px; }
		body .trainer-list-wrap ul.trainer-list li a { display: block; }
		body .trainer-list-wrap ul.trainer-list li a .thumb img { display: block; width: 100%; aspect-ratio: 3 / 4; object-fit: cover; }
		body .trainer-list-wrap ul.trainer-list li a .text { text-align: center; padding-top: 30px; }
		body .trainer-list-wrap ul.trainer-list li a .text .category { background-color: var(--main-color); color: white; font-size: 1.4rem; font-weight: 600; padding: .4rem 2rem; border-radius: 999px; width: fit-content; margin: 0 auto; margin-bottom: 20px; }
		body .trainer-list-wrap ul.trainer-list li a .text .name { font-size: 4.5rem; margin-bottom: 20px; }
		body #result { margin-top: 0; }
		body #result .no_post_message { padding: 60px 0 100px; font-size: 1.3rem; } }

body .trainer-detail-wrap { margin-bottom: 200px; }

body .trainer-detail-wrap .trainer-detail { display: flex; width: 100%; margin-bottom: 60px; }

body .trainer-detail-wrap .trainer-detail .thumb { width: 40%; }

body .trainer-detail-wrap .trainer-detail .thumb img { display: block; width: 100%; aspect-ratio: 3 / 4; object-fit: cover; }

body .trainer-detail-wrap .trainer-detail .text { width: 60%; padding-left: 10%; }

body .trainer-detail-wrap .trainer-detail .text .category { background-color: var(--main-color); color: white; font-size: 1.3rem; font-weight: 600; padding: 0 2rem; border-radius: 999px; width: fit-content; margin-bottom: 20px; }

body .trainer-detail-wrap .trainer-detail .text .name { font-size: 4rem; font-weight: 500; line-height: 1; margin-bottom: 20px; }

body .trainer-detail-wrap .trainer-detail .text .comment { font-size: 2.5rem; line-height: 1.6; padding: 40px 0; }

body .trainer-detail-wrap .trainer-detail .text .btn2 { margin: 40px 0; }

body .trainer-detail-wrap .trainer-prof-sec { margin-bottom: 60px; }

body .trainer-detail-wrap .trainer-prof-title { border-left: 5px solid var(--main-color); padding-left: 2rem; margin-bottom: 20px; font-size: 1.8rem; line-height: 1.6; font-weight: 600; }

body .trainer-detail-wrap .studio-rec { background: rgba(152, 207, 170, 0.2); padding: 40px; margin-bottom: 60px; }

body .trainer-detail-wrap .reviews-wrap .reviews-box { display: flex; align-items: center; width: 100%; margin: 40px 0 60px; }

body .trainer-detail-wrap .reviews-wrap .reviews-box .thumb { width: 20%; }

body .trainer-detail-wrap .reviews-wrap .reviews-box .thumb .inview-image-active::after { display: none; }

body .trainer-detail-wrap .reviews-wrap .reviews-box .thumb img { display: block; width: 100%; aspect-ratio: 1/1; object-fit: cover; }

body .trainer-detail-wrap .reviews-wrap .reviews-box .text { width: 80%; position: relative; display: inline-block; margin-left: 5rem; padding: 40px; background: #FFF; border: solid 1px var(--main-color); border-radius: 15px; }

body .trainer-detail-wrap .reviews-wrap .reviews-box .text::before { content: ""; position: absolute; top: 50%; left: -24px; margin-top: -12px; border: 12px solid transparent; border-right: 12px solid #FFF; z-index: 2; }

body .trainer-detail-wrap .reviews-wrap .reviews-box .text::after { content: ""; position: absolute; top: 50%; left: -28px; margin-top: -14px; border: 14px solid transparent; border-right: 14px solid var(--main-color); z-index: 1; }

body .trainer-detail-wrap .btn2 { margin: 0 auto; }

@media screen and (max-width: 834px) { body .trainer-detail-wrap { margin-bottom: 120px; }
		body .trainer-detail-wrap .trainer-detail { display: flex; width: 100%; margin-bottom: 60px; }
		body .trainer-detail-wrap .trainer-detail .thumb { width: 40%; }
		body .trainer-detail-wrap .trainer-detail .text { width: 60%; padding-left: 5%; }
		body .trainer-detail-wrap .trainer-detail .text .name { font-size: 3rem; margin-bottom: 10px; }
		body .trainer-detail-wrap .trainer-detail .text .comment { font-size: 1.8rem; line-height: 1.6; padding: 10px 0; }
		body .trainer-detail-wrap .trainer-detail .text .btn2 { margin: 40px 0; } }

@media screen and (max-width: 520px) { body .trainer-detail-wrap .trainer-detail { display: block; margin-bottom: 60px; }
		body .trainer-detail-wrap .trainer-detail .thumb { width: 100%; }
		body .trainer-detail-wrap .trainer-detail .text { width: 100%; padding-left: 0; margin-top: 20px; }
		body .trainer-detail-wrap .reviews-wrap .reviews-box { display: block; width: 100%; margin: 40px 0 60px; }
		body .trainer-detail-wrap .reviews-wrap .reviews-box .thumb { width: 100%; }
		body .trainer-detail-wrap .reviews-wrap .reviews-box .thumb .inview-image-active::after { display: none; }
		body .trainer-detail-wrap .reviews-wrap .reviews-box .thumb img { display: block; width: 50%; margin: 0 auto; }
		body .trainer-detail-wrap .reviews-wrap .reviews-box .text { width: 100%; position: relative; display: inline-block; margin-left: 0; margin-top: 3rem; padding: 20px; }
		body .trainer-detail-wrap .reviews-wrap .reviews-box .text::before { content: ""; position: absolute; top: -12px; left: 50%; margin-left: -15px; border: 12px solid transparent; border-bottom: 12px solid #FFF; z-index: 2; }
		body .trainer-detail-wrap .reviews-wrap .reviews-box .text::after { content: ""; position: absolute; top: -14px; left: 50%; margin-left: -17px; border: 14px solid transparent; border-bottom: 14px solid var(--main-color); z-index: 1; } }

body .pageNavi { position: relative; text-align: center; margin: 50px 0 200px; }

body .pageNavi .wp-pagenavi { display: flex; justify-content: center; position: relative; }

body .pageNavi .wp-pagenavi a { font-family: orpheuspro, fot-tsukuaoldmin-pr6n, serif; width: 40px; height: 50px; display: flex; align-items: center; justify-content: center; color: var(--main-color); border: 1px solid var(--main-color); padding: 0 5px; margin: 0 5px; }

body .pageNavi .pages { display: none; }

body .pageNavi .current { font-family: orpheuspro, fot-tsukuaoldmin-pr6n, serif; width: 40px; height: 50px; display: flex; align-items: center; justify-content: center; background-color: var(--main-color); color: #fff; padding: 0 5px; margin: 0 5px; }

body .pageNavi .page, body .pageNavi .previouspostslink, body .pageNavi .nextpostslink { width: 40px; height: 50px; display: flex; align-items: center; justify-content: center; color: var(--main-color); border: 1px solid var(--main-color); padding: 0 5px; margin: 0 5px; }

body .pageNavi .page:hover, body .pageNavi .previouspostslink:hover, body .pageNavi .nextpostslink:hover { background-color: var(--main-color); color: #fff; }

body .wp-pagenavi span.current { border: none; }

/*--FAQ -----------------------------------*/
.qa-area { padding-bottom: 10rem; }

.qa-area .qa-list .qa-item { margin-bottom: 5rem; }

.qa-area .qa-list .qa-item .question { display: flex; align-items: center; border-bottom: 1px solid #eee; padding: 1.5rem; }

.qa-area .qa-list .qa-item .question .ico { display: flex; align-items: center; justify-content: center; background: #98cfaa; color: #fff; border-radius: 999px; width: 50px; height: 50px; font-size: 2rem; font-weight: bold; margin-right: 2rem; }

.qa-area .qa-list .qa-item .question .txt { color: #98cfaa; font-size: 2rem; font-weight: 500; }

.qa-area .qa-list .qa-item .anser { padding: 1.5rem; }

.qa-area .qa-list .qa-item .anser .txt { padding: 2rem; background: rgba(152, 207, 170, 0.2); }

@media screen and (max-width: 834px) { .qa-area { padding-bottom: 5rem; }
		.qa-area .qa-list .qa-item { margin-bottom: 3rem; }
		.qa-area .qa-list .qa-item .question { padding: 1rem 0; }
		.qa-area .qa-list .qa-item .question .ico { width: 10.2%; height: 12%; font-size: 1.6rem; margin-right: 1.5rem; }
		.qa-area .qa-list .qa-item .question .txt { width: 88%; font-size: 1.8rem; line-height: 1.6; }
		.qa-area .qa-list .qa-item .anser { padding: 1rem 0; }
		.qa-area .qa-list .qa-item .anser .txt { padding: 1.5rem; background: rgba(152, 207, 170, 0.2); } }
