.u-pc {
	display: none;
}

body {
	background-color: #fff;
	font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Serif", Meiryo, sans-serif;
	font-size: max(10px, 16px);
	font-size: max(10px, 1rem);
	height: 100%;
	word-wrap: anywhere;
}

img,
a {
	margin-inline: auto;
	display: block;
}

/* support iOS */

html {
	height: -webkit-fill-available;
	height: 100%;
}

body {
	min-height: 100vh;
	min-height: 100svh;
	min-height: -webkit-fill-available;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}

/* pcの電話番号発信対応 */

/* ホバー */

a {
	color: inherit;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

address {
	font-style: normal;
}

table {
	width: 100%;
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
	-webkit-filter: blur(10px);
	filter: blur(10px);
}

/* フォームリセット */

button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

.site-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	min-height: 100svh;
	overflow-x: hidden;
}

.l-footer {
	background-color: #f5f5fa;
	height: 21.2vw;
	width: 100%;
}

.l-footer__inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: inherit;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-footer__content {
	margin-inline: auto;
}

.l-footer__nav {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-footer__nav ul {
	gap: 3.2vw;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.l-footer__nav ul a {
	padding-block: 7px;
	padding-block: 0.4375rem;
	display: block;
}

.l-footer__nav ul li:not(:first-child) {
	position: relative;
}

.l-footer__nav ul li:not(:first-child)::before {
	background-color: #cccccc;
	content: "";
	height: 2.6666666667vw;
	left: -1.6vw;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1.5px;
}

.l-footer__item1-img {
	max-width: 10.8vw;
}

.l-footer__item2-img {
	max-width: 22.5333333333vw;
}

.l-footer__item3-img {
	max-width: 33.0666666667vw;
}

.l-footer__copyright {
	display: block;
	margin: 3% auto 0;
	max-width: 23.7333333333vw;
}

.l-header {
	background: rgba(255, 255, 255, .8);
	height: 10.6666666667vw;
	left: 0;
	position: absolute;
	right: 0;
	top: -2px;
	z-index: 100;
}

.l-header__inner {
	margin-inline: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.l-header__logo img {
	max-width: 23.0666666667vw;
}

.l-header__group {
	gap: 2.6666666667vw;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.header__img1 {
	max-width: 37.2vw;
}

.header__btn {
	max-width: 25.3333333333vw;
}

.l-inner {
	margin-inline: auto;
	height: inherit;
	max-width: 92%;
	width: 100%;
}

/*==================================
//# セクション共通
===================================*/

body {
	font-family: "Noto Sans JP", sans-serif;
}

.box,
.slider-wrap {
	position: relative;
}

.cta {
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 92%;
}

.slider-pagination {
	left: 50% !important;
	position: absolute;
	top: auto !important;
	-webkit-transform: translateX(-50%) !important;
	transform: translateX(-50%) !important;
	width: -moz-fit-content !important;
	width: -webkit-fit-content !important;
	width: fit-content !important;
}

.slider-pagination .swiper-pagination-bullet {
	background-color: rgba(255, 255, 255, .2);
	border-radius: 50%;
	height: 1.4666666667vw;
	opacity: 1 !important;
	width: 1.4666666667vw;
}

.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: white;
}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin-inline: 10px !important;
	margin-inline: 0.625rem !important;
}

.slider-prev,
.slider-next {
	cursor: pointer;
	height: 9.6vw;
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 9.6vw;
	z-index: 10;
}

.slider-prev {
	background: url("../images/arrw-left1.webp") no-repeat center center/contain;
}

.slider-next {
	background: url("../images/arrw-right1.webp") no-repeat center center/contain;
}

section + section {
	margin-top: -2px;
}

/*==================================
//# セクション個別
===================================*/

.kv {
	position: relative;
}

.kv__content-box {
	background: url("../images/kv_side1-sp.webp") no-repeat center center/contain;
	bottom: 0;
	height: 37.6%;
	left: 50%;
	max-width: 91%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.kv__cta-box {
	height: 100%;
	width: 100%;
}

.kv__cta {
	bottom: 15%;
	width: 92%;
}

.sec4__slider {
	bottom: 43%;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	height: 31%;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.sec4__slide {
	margin-inline: auto;
	width: 84%;
}

.sec4__slider-prev {
	bottom: 59%;
	left: 7.5%;
	top: auto;
}

.sec4__slider-next {
	bottom: 59%;
	right: 7.5%;
	top: auto;
}

.sec4__slider-pagination {
	bottom: 42% !important;
}

.sec4__slider-pagination .swiper-pagination-bullet {
	opacity: 1 !important;
}

.sec4__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1 !important;
}

.sec4__cta {
	bottom: 12.5%;
	width: 82%;
}

.sec4__img2 {
	margin-top: -2px;
}

.sec5__slider {
	bottom: 11%;
	height: 65.5%;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.sec5__slide {
	margin-inline: auto;
	position: relative;
	width: 84%;
}

.sec5__slide-btn {
	bottom: 9%;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 82.5%;
}

.sec5__slider-prev {
	bottom: 35%;
	left: 7.5%;
	top: auto;
}

.sec5__slider-next {
	bottom: 35%;
	right: 7.5%;
	top: auto;
}

.sec5__slider-pagination {
	bottom: 6% !important;
}

.sec5__slider-pagination .swiper-pagination-bullet {
	background-color: rgba(39, 74, 120, .2) !important;
	opacity: 1 !important;
}

.sec5__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #274a78 !important;
	opacity: 1 !important;
}

.sec6 {
	position: relative;
}

.sec6__movie-wrap {
	height: 50.9333333333vw;
	left: 50%;
	position: absolute;
	top: 8%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 92%;
}

.sec6__movie-wrap iframe {
	aspect-ratio: 682/382;
	height: 100%;
	width: 100%;
}

.sec7__cta {
	bottom: 3%;
}

.sec9__slider {
	bottom: 34%;
	height: 34%;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.sec9__slide {
	margin-inline: auto;
	width: 86%;
}

.sec9__slider-prev {
	bottom: 47%;
	left: 7.5%;
	top: auto;
}

.sec9__slider-next {
	bottom: 47%;
	right: 7.5%;
	top: auto;
}

.sec9__slider-pagination {
	bottom: 31% !important;
}

.sec9__slider-pagination .swiper-pagination-bullet {
	opacity: 1 !important;
}

.sec9__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1 !important;
}

.sec9__cta {
	bottom: 15.5%;
}

.fix-btn {
	bottom: 0;
	display: none;
	display: block;
	position: fixed;
	right: 50%;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	width: 98%;
	z-index: 10;
}

.modal-wrapper {
	-webkit-overflow-scrolling: touch;
	background-color: rgba(0, 0, 0, .8);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	visibility: hidden;
	width: 100%;
	z-index: -9999;
}

.modal-wrapper.is-open {
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}

.modal-outer-wrapper {
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
}

.modal-inner-wrapper {
	display: table-cell;
	height: 100%;
	padding: 80px 25px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.modal-container {
	background: #fff;
	border-radius: 0;
	-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
	color: #000;
	cursor: auto;
	display: inline-block;
	margin: auto;
	max-width: 1000px;
	position: relative;
	text-align: left;
	width: 100%;
}

.modal-wrapper [tabindex="0"] {
	outline: 0 !important;
}

.modal-content-container {
	padding: 30px;
}

.coach_box h2 {
	font-size: 2em;
	line-height: 1.2;
	margin-bottom: 1em;
}

.coach_box h3 {
	font-size: 1.3em;
	margin-bottom: 1em;
}

.coach_box p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.modal-close {
	background: rgba(0, 0, 0, 0);
	border-radius: 100%;
	color: #fff;
	cursor: pointer;
	height: 50px;
	opacity: 1;
	position: fixed;
	right: 20px;
	top: 20px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 50px;
}

.modal-wrapper .modal-close {
	-webkit-appearance: none;
	background: 0 0;
	border: none;
	padding: 0;
}

.modal-close span {
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	border: 0 !important;
	height: 1px !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}

#modal-close-custom {
	border-radius: 0;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 400px;
	position: static;
	width: 100%;
}

.modal-close:after,
.modal-close:before {
	background: #fff;
	border-radius: 4px;
	content: " ";
	display: block;
	height: 22px;
	left: 23px;
	position: absolute;
	top: 14px;
	-webkit-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	width: 4px;
}

.modal-close:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.modal-close:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.modal-wrapper .modal-close {
	-webkit-appearance: none;
	background: 0 0;
	border: none;
	padding: 0;
}

/*アニメーション*/

.--anima {
	-webkit-animation: anime1 0.5s ease 0s infinite alternate;
	animation: anime1 0.5s ease 0s infinite alternate;
	-webkit-transform-origin: center;
	transform-origin: center;
}

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

.u-pc {
	display: block;
}

.u-sp {
	display: none;
}

html {
	font-size: 1.3333333333vw;
}

a[href^="tel:"] {
	pointer-events: none;
}

a:hover {
	opacity: 0.8;
}

.l-footer {
	height: 9.2708333333vw;
}

.l-footer__nav ul {
	gap: 1.6666666667vw;
}

.l-footer__nav ul li:not(:first-child)::before {
	height: 1.25vw;
	left: -0.8333333333vw;
}

.l-footer__item1-img {
	max-width: 5.1041666667vw;
}

.l-footer__item2-img {
	max-width: 10.5208333333vw;
}

.l-footer__item3-img {
	max-width: 15.4166666667vw;
}

.l-footer__copyright {
	margin: 5% auto 0;
	max-width: 10.7291666667vw;
}

.l-header {
	background: transparent;
	height: 5.9375vw;
	left: 0;
	position: fixed;
	right: 0;
	top: -2px;
}

.l-header__logo img {
	max-width: 12.5vw;
}

.l-header__group {
	gap: 1.3020833333vw;
}

.header__img1 {
	max-width: 20vw;
}

.header__btn {
	max-width: 15.2083333333vw;
}

.l-inner {
	max-width: 62.5%;
}

.cta {
	width: 43%;
}

.slider-pagination .swiper-pagination-bullet {
	height: 0.5208333333vw;
	width: 0.5208333333vw;
}

.slider-prev,
.slider-next {
	height: 4.1145833333vw;
	width: 4.1145833333vw;
}

.kv__content-box {
	background: url("../images/kv_side1.webp") no-repeat center center/contain;
	height: 44.6%;
	left: 0;
	max-width: 37.6%;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}

.kv__cta {
	bottom: 12.5%;
	width: 80.2%;
}

.sec4__slider {
	bottom: 48%;
	height: 31%;
}

.sec4__slide {
	width: 40.2%;
}

.sec4__slider-prev {
	left: 29.75%;
}

.sec4__slider-next {
	right: 29.75%;
}

.sec4__slider-pagination {
	bottom: 45.5% !important;
}

.sec4__cta {
	bottom: 16.5%;
}

.sec5__slider {
	bottom: 7.25%;
	height: 64%;
}

.sec5__slide {
	width: 34.5%;
}

.sec5__slide-btn {
	bottom: 8.5%;
	width: 79.5%;
}

.sec5__slider-prev {
	left: 32.75%;
}

.sec5__slider-next {
	right: 32.75%;
}

.sec5__slider-pagination {
	bottom: 4% !important;
}

.sec6__movie-wrap {
	height: 32.1875vw;
	top: 9.5%;
	width: 57.2917%;
}

.sec6__movie-wrap iframe {
	aspect-ratio: 1100/618;
}

.sec7__cta {
	bottom: 4.5%;
}

.sec9__slider {
	bottom: 30%;
	height: 38%;
}

.sec9__slide {
	width: 40.2%;
}

.sec9__slider-prev {
	left: 25.75%;
}

.sec9__slider-next {
	right: 25.75%;
}

.sec9__slider-pagination {
	bottom: 31% !important;
}

.sec9__cta {
	bottom: 16%;
}

.fix-btn {
	right: 0%;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	width: 12%;
}

.coach_box h2 {
	font-size: 3em;
}

.coach_box h3 {
	font-size: 2.5em;
}

.coach_box p {
	font-size: 1.9em;
}

}

@media (min-width: 1200px) {

html {
	font-size: 16px;
}

}

@media (min-width: 1920px) {

.l-footer {
	height: 11.125rem;
}

.l-footer__nav ul {
	gap: 2rem;
}

.l-footer__nav ul li:not(:first-child)::before {
	height: 1.5rem;
	left: -1rem;
}

.l-footer__item1-img {
	max-width: 6.125rem;
}

.l-footer__item2-img {
	max-width: 12.625rem;
}

.l-footer__item3-img {
	max-width: 18.5rem;
}

.l-footer__copyright {
	max-width: 12.875rem;
}

.l-header {
	height: 7.125rem;
}

.l-header__logo img {
	max-width: 15rem;
}

.l-header__group {
	gap: 1.5625rem;
}

.header__img1 {
	max-width: 24rem;
}

.header__btn {
	max-width: 18.25rem;
}

.slider-prev,
.slider-next {
	height: 4.9375rem;
	width: 4.9375rem;
}

}

@media (max-width: 767.9px) {

.page-wrap {
	position: relative;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@-webkit-keyframes anime1 {

from {
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
}

to {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

}

@keyframes anime1 {

from {
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
}

to {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

}


/*# sourceMappingURL=style.css.map */
