@charset "utf-8";

/* ---------- 背景画像 ---------- */

.cloud_white {
	position: absolute;
	top: -43px;
	z-index: -1;
}

.cloud_white_bg {
	width: 100%;
	height: 2050px;
	background-color: #fff;
}

.cloud_beige {
	position: absolute;
	top: -5px;
	z-index: -1;
}

.cloud_beige_bg {
	width: 100%;
	height: 2000px;
	background-color: #F8F2ED;
}

.bg_dot_1 {
	position: absolute;
	top: -78px;
	right: 0%;
	width: 20%;
	height: auto;
	z-index: -1;
}

.bg_dot_2 {
	position: absolute;
	top: -40px;
	right: 0%;
	width: 20%;
	height: auto;
	z-index: -1;
}

.bg_dot_3 {
	position: absolute;
	bottom: -48px;
	left: 2%;
	width: 20%;
	height: auto;
	z-index: -1;
}

.bg_dot_4 {
	position: absolute;
	bottom: -5%;
	right: 0;
	width: 20%;
	height: auto;
	z-index: 0;
}

.bg_dot_5 {
	position: absolute;
	top: -65px;
	right: 0;
	width: 20%;
	height: auto;
	z-index: -1;
}

@media screen and (min-width: 768px) {
	.cloud_white {
		top: -100px;
	}

	.cloud_white_bg {
		height: 1250px;
	}

	.cloud_beige {
		top: -30px;
	}

	.cloud_beige_bg {
		height: 2000px;
	}

	.bg_dot_1 {
		top: -165px;
	}

	.bg_dot_2 {
		top: 50px;
		width: 15%;
	}

	.bg_dot_3 {
		bottom: 0px;
		left: 2%;
		width: 20%;
	}

	.bg_dot_4 {
		/* bottom: 0px; */
		width: 15%;
	}

	.bg_dot_5 {
		top: -120px;
	}
}

@media screen and (min-width: 1024px) {
	.cloud_white {
		top: -130px;
	}

	.cloud_white_bg {
		height: 1600px;
	}

	.cloud_beige {
		top: -30px;
	}

	.cloud_beige_bg {
		height: 2000px;
	}

	.bg_dot_1 {
		top: -212px;
	}

	.bg_dot_2 {
		top: 90px;
		width: 12%;
	}

	.bg_dot_3 {
		bottom: 0px;
		left: 2%;
		width: 20%;
	}

	.bg_dot_4 {
		/* bottom: 0px; */
	}

	.bg_dot_5 {
		top: -170px;
	}
}

@media screen and (min-width: 1440px) {
	.cloud_white {
		top: -185px;
	}

	.cloud_white_bg {
		height: 2300px;
	}

	.cloud_beige {
		top: -40px;
	}

	.cloud_beige_bg {
		height: 2000px;
	}

	.bg_dot_1 {
		top: -300px;
	}

	.bg_dot_2 {
		top: 120px;
		width: 12%;
	}

	.bg_dot_3 {
		bottom: 0px;
		left: 2%;
		width: 20%;
	}

	.bg_dot_4 {
		/* bottom: 0px; */
	}

	.bg_dot_5 {
		top: -230px;
	}
}

@media screen and (min-width: 1920px) {
	.cloud_white {
		top: -245px;
	}

	.cloud_white_bg {
		height: 2700px;
	}

	.cloud_beige {
		top: -50px;
	}

	.cloud_beige_bg {
		height: 2000px;
	}

	.bg_dot_1 {
		top: -355px;
	}

	.bg_dot_2 {
		top: 150px;
		width: 12%;
	}

	.bg_dot_3 {
		bottom: 0px;
		left: 2%;
		width: 20%;
	}

	.bg_dot_4 {
		/* bottom: 0px; */
	}

	.bg_dot_5 {
		top: -320px;
	}
}

/* ---------- fv ---------- */

.fv {
	width: 100%;
	height: 400px;
	margin: 5% auto 0;
	overflow: hidden;
}

.fv_inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.fv_img_1 {
	position: absolute;
	top: 0;
	left: -5%;
	width: 50%;
}

.fv_img_2 {
	position: absolute;
	bottom: 0;
	right: -5%;
	width: 55%;
}

.fv_img_3 {
	position: absolute;
	top: 52%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 65%;
}

.fv_text {
	position: absolute;
	top: 52%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: max-content;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.5;
}

.fv_text_deco_1,
.fv_text_deco_2 {
	font-size: 1.5em;
}

.fv_text_deco_1 {
	color: #FE5A59;
}

.fv_text_deco_2 {
	color: #FFB900;
}

.fv_img_4 {
	position: absolute;
	top: 70%;
	left: 5%;
	width: 25%;
}

@media screen and (min-width: 768px) {
	.fv {
		height: auto;
		margin: 0 auto 0;
	}

	.fv_text {
		position: absolute;
		top: 50%;
		left: 50%;
	}
}

@media screen and (min-width: 1024px) {
	.fv_text {
		font-size: 1.8rem;
	}
}

@media screen and (min-width: 1440px) {
	.fv_text {
		font-size: 2.6rem;
	}
}

@media screen and (min-width: 1920px) {
	.fv_text {
		font-size: 3.4rem;
	}
}

/* ---------- 見出し ---------- */

.headline {
	position: relative;
	width: fit-content;
	margin: 0 auto 0;
	padding: 0;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
}

.headline_dot_inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 0.25em;
	width: fit-content;
}

.headline_dot_inner > * {
	display: block;
}

.headline_dot_inner img {
	width: 1em;
	height: auto;
}

.headline_bg_text::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: fit-content;
	font-family: 'Berlin Sans FB', sans-serif;
	font-size: 2em;
	letter-spacing: 0.25em;
	color: #fff;
	z-index: -1;
}

.headline_bg_text_feature::before {
	content: "FEATURE";
	margin-left: 0.1em;
}

.headline_bg_text_activity::before {
	content: "ACTIVITY";
	margin-left: 0.1em;
	color: #F8F8F8;
}

.headline_bg_text_flow::before {
	content: "FLOW";
	margin-left: 0.1em;
}

.headline_bg_text_qa::before {
	content: "Q&A";
	margin-left: 0.1em;
}

.headline_bg_text_staff::before {
	content: "STAFF";
	margin-left: 0.1em;
	color: #EDF8FC;
}

.headline_bg_text_schedule::before {
	content: "SCHEDULE";
	margin-left: 0.1em;
}

@media screen and (min-width: 768px) {
	.headline_bg_text::before {
		font-size: 4em;
	}
}

@media screen and (min-width: 1024px) {
	.headline_bg_text::before {
		font-size: 5em;
	}
}

@media screen and (min-width: 1440px) {
	.headline {
		font-size: 3rem;
	}

	.headline_bg_text::before {
		font-size: 4em;
	}
}

@media screen and (min-width: 1920px) {
	.headline {
		font-size: 2.8rem;
	}

	.headline_bg_text::before {
		font-size: 5em;
	}
}

/* ---------- 導入 ---------- */

.intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 16px;
	width: 80%;
	margin: 10% auto 0;
}

.intro_text_area {
	width: 100%;
}

.intro_text {
	width: fit-content;
	margin: 5% auto 0;
	line-height: 2;
}

.intro_text_highlight {
	color: #6FC5E6;
}

.intro_movie_area {
	width: 100%;
}

.iframe-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto 0;
    aspect-ratio: 16 / 9;
    border: 1px #000 solid;
}

.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 768px) {
	.intro {
		flex-direction: row;
	}

	.intro_text_area {
		width: 55%;
	}

	.intro_headline {
		margin: 0 auto 0 0;
	}

	.intro_text {
		font-size: 0.8rem;
	}

	.intro_text_highlight {}

	.intro_movie_area {
		width: 45%;
	}

	.iframe-wrap {}

	.iframe-wrap iframe {}
}

@media screen and (min-width: 1024px) {
	.intro {
		gap: 24px;
	}

	.intro_text_area {}

	.intro_headline {}

	.intro_text {
		font-size: 1rem;
	}

	.intro_text_highlight {}

	.intro_movie_area {}

	.iframe-wrap {}

	.iframe-wrap iframe {}
}

@media screen and (min-width: 1440px) {
	.intro {
		gap: 60px;
	}

	.intro_text_area {}

	.intro_headline {}

	.intro_text {
		font-size: 1.2rem;
	}

	.intro_text_highlight {}

	.intro_movie_area {}

	.iframe-wrap {}

	.iframe-wrap iframe {}
}

@media screen and (min-width: 1920px) {
	.intro {
		gap: 120px;
	}
}

/* ---------- 特徴 ---------- */

.feature {
	width: 80%;
	margin: 20% auto 0;
}

.headline_feature_highlight {
	font-size: 1.4em;
	color: #6FC5E6;
}

.feature_flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	gap: 36px;
	width: 100%;
	margin: 15% auto 0;
}

.feature_flex_box {
	position: relative;
	width: 100%;
	padding: 12% 4% 10%;
	border: 1px #6FC5E6 solid;
	border-radius: 27px;
	background-color: #fff;
}

.feature_flex_box_number {
	position: absolute;
	top: -8%;
	left: 5%;
	width: 20%;
	font-weight: 700;
}

.feature_flex_box_number_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1.6rem;
	color: #fff;
}

.feature_flex_box_headline {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 700;
	color: #6FC5E6;
}

.feature_flex_box_headline_text {
	margin: 5% auto 0;
	line-height: 2;
}

@media screen and (min-width: 768px) {
	.feature_flex {
		flex-direction: row;
		gap: 24px 12px;
		margin: 10% auto 0;
	}

	.feature_flex_box {
		width: calc((100% - 12px) / 2);
		padding: 8% 2% 2%;
	}

	.feature_flex_box_number {
		top: -5%;
	}
}

@media screen and (min-width: 1024px) {
	.feature_flex {
		gap: 24px;
	}

	.feature_flex_box {
		width: calc((100% - 24px) / 2);
		padding: 8% 2% 2%;
	}

	.feature_flex_box_number {
		top: -5%;
		width: 18%;
	}
}

@media screen and (min-width: 1440px) {
	.feature_flex {
		gap: 36px;
	}

	.feature_flex_box {
		width: calc((100% - 36px) / 2);
		padding: 6% 2% 2%;
	}

	.feature_flex_box_number {
		width: 15%;
	}

	.feature_flex_box_number_text {
		font-size: 2rem;
	}

	.feature_flex_box_headline {
		font-size: 2rem;
	}

	.feature_flex_box_headline_text {
		font-size: 1.2rem;
	}
}

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

/* ---------- 活動内容 ---------- */

.activity {
	position: relative;
	width: 100%;
	margin-top: 18%;
	/* padding: 20% 10% 0; */
	/* background-color: #fff; */
}

.activity_inner {
	width: 100%;
	/* background-color: #fff; */
}

.headline_activity_highlight {
	font-size: 1.4em;
	color: #6FC5E6;
}

.activity_flex {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	gap: 36px;
	width: 80%;
	margin: 15% auto 0;
}

.activity_flex_box {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px;
	width: 100%;
	padding: 4%;
	border: 1px #6FC5E6 solid;
	border-radius: 27px;
	background-color: #fff;
}

.activity_flex_box_textarea_headline {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	font-size: 1.2rem;
	font-weight: 700;
	color: #6FC5E6;
}

.activity_flex_box_textarea_text {
	margin: 4% auto 0;
	line-height: 1.5;
}

@media screen and (min-width: 768px) {
	.activity_flex {
		gap: 24px;
		margin: 10% auto 0;
	}

	.activity_flex_box {
		flex-direction: row;
		align-items: flex-start;
		gap: 16px;
		width: 90%;
		padding: 2%;
	}

	.activity_flex_box:nth-of-type(odd) {
		margin: 0 auto 0 0;
	}

	.activity_flex_box:nth-of-type(even) {
		flex-direction: row-reverse;
		margin: 0 0 0 auto;
	}

	.activity_flex_box_textarea {
		width: 60%;
	}

	.activity_flex_box_img {
		width: 40%;
	}
}

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

@media screen and (min-width: 1440px) {
	.activity_flex {
		gap: 36px;
	}

	.activity_flex_box {
		gap: 36px;
	}

	.activity_flex_box_textarea {
		padding-top: 2%;
	}

	.activity_flex_box_textarea_headline {
		font-size: 2rem;
	}

	.activity_flex_box_textarea_text {
		font-size: 1.2rem;
		line-height: 2;
	}
}

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

/* ---------- レクリエーション ---------- */

.recreation {
	position: relative;
	width: 100%;
	padding: 15% 0 0;
}

.headline_recreation_highlight {
	font-size: 1.4em;
	color: #6FC5E6;
}

.recreation_flex {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	gap: 36px;
	width: 80%;
	margin: 10% auto 0;
}

.recreation_flex_box {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px;
	width: 100%;
	padding: 4%;
	border: 1px #6FC5E6 solid;
	border-radius: 27px;
	background-color: #fff;
}

.recreation_flex_box_textarea_headline {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	font-size: 1.2rem;
	font-weight: 700;
	color: #6FC5E6;
}

.recreation_flex_box_textarea_text {
	margin: 4% auto 0;
	line-height: 1.5;
}

@media screen and (min-width: 768px) {
	.recreation_flex {
		gap: 24px;
	}

	.recreation_flex_box {
		flex-direction: row;
		align-items: center;
		gap: 16px;
		width: 90%;
		padding: 2%;
	}

	.recreation_flex_box:nth-of-type(odd) {
		margin: 0 auto 0 0;
	}

	.recreation_flex_box:nth-of-type(even) {
		flex-direction: row-reverse;
		margin: 0 0 0 auto;
	}

	.recreation_flex_box_textarea {
		width: 60%;
	}

	.recreation_flex_box_img {
		width: 40%;
	}
}

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

@media screen and (min-width: 1440px) {
	.recreation_flex {
		gap: 36px;
		margin: 5% auto 0;
	}

	.recreation_flex_box {
		gap: 36px;
	}

	.recreation_flex_box_textarea {}

	.recreation_flex_box_textarea_headline {
		font-size: 2rem;
	}

	.recreation_flex_box_textarea_text {
		font-size: 1.2rem;
		line-height: 2;
	}
}

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

/* ---------- 特別学習 ---------- */

.special {
	width: 80%;
	margin: 10% auto 0;
}

.headline_special_highlight {
	font-size: 1.4em;
	color: #6FC5E6;
}

.special_flex {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	gap: 36px;
	width: 100%;
	margin: 15% auto 0;
}

.special_flex_box {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px;
	width: 100%;
	padding: 4%;
	border: 1px #6FC5E6 solid;
	border-radius: 27px;
	background-color: #fff;
}

.special_flex_box_textarea_headline {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
	font-size: 1.2rem;
	font-weight: 700;
	color: #6FC5E6;
}

.special_flex_box_textarea_text {
	margin: 4% auto 0;
	line-height: 1.5;
}

@media screen and (min-width: 768px) {
	.special_flex {
		gap: 24px;
		margin: 10% auto 0;
	}

	.special_flex_box {
		flex-direction: row;
		align-items: center;
		gap: 16px;
		width: 90%;
		padding: 2%;
	}

	.special_flex_box:nth-of-type(odd) {
		margin: 0 auto 0 0;
	}

	.special_flex_box:nth-of-type(even) {
		flex-direction: row-reverse;
		margin: 0 0 0 auto;
	}

	.special_flex_box_textarea {
		width: 60%;
	}

	.special_flex_box_img {
		width: 40%;
	}
}

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

@media screen and (min-width: 1440px) {
	.special_flex {
		gap: 36px;
	}

	.special_flex_box {
		gap: 36px;
	}

	.special_flex_box_textarea {}

	.special_flex_box_textarea_headline {
		font-size: 2rem;
	}

	.special_flex_box_textarea_text {
		font-size: 1.2rem;
		line-height: 2;
	}
}

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

/* ---------- スケジュール ---------- */

.schedule {
	position: relative;
	width: 100%;
	margin: 15% auto 0;
}

.schedule_flex {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px;
	width: 100%;
	margin: 5% auto 0;
}

.schedule_weekday,
.schedule_holiday {
	margin: 5% auto 0;
}

.headline_schedule_weekday,
.headline_schedule_holiday {
	text-align: center;
}

.headline_schedule_sub {
	font-size: 0.4em;
}

/* ---------- */

.c-timeline {
	width: 90%;
	margin: 5% auto 0;
}

.c-timeline__item {
    position: relative;
    display: flex;
	align-items: center;
    gap: 1.5rem;
}

.c-timeline__content {
    flex: 1;
    position: relative;
    order: 1;
    padding-left: 1.5rem;
    /* padding-bottom: 3rem; */
}

.c-timeline__content:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 2px;
    background-color: #6FC5E6;
}

.c-timeline__item:first-child .c-timeline__content:before {
	top: initial;
	bottom: 0;
	height: 50%;
}

.c-timeline__item:last-child .c-timeline__content:before {
	height: 50%;
}

.c-timeline__content:after {
    content: "";
    position: absolute;
    left: calc(0px - 11px);
    top: 50%;
	transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    background-color: #FFB900;
    z-index: 1;
    border: 2px solid #6FC5E6;
    border-radius: 50%;
}

.c-timeline__desc {
	padding: 5% 0;
}

.c-timeline__desc_text {
	padding: 5% 10%;
	border-radius: 16px;
}

.c-timeline .c-timeline__item:nth-of-type(odd) .c-timeline__desc_text {
	background-color: #F2E8E0;
}

.c-timeline .c-timeline__item:nth-of-type(even) .c-timeline__desc_text {
	background-color: #FFF6EF;
}

.c-timeline__time {
    text-align: end;
    flex: 0 0 20%;
    min-width: 0;
    overflow-wrap: break-word;
	color: #6FC5E6;
}

@media screen and (min-width: 768px) {
	.schedule_flex {
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
		width: 90%;
	}

	.schedule_weekday,
	.schedule_holiday {
		width: calc((100% - 16px) / 2);
		margin: 5% 0 0;
	}

	.headline_schedule_weekday {
		margin: 0 16% 0 auto;
	}

	.headline_schedule_holiday {
		margin: 0 2% 0 auto;
	}

	.c-timeline {
		width: 100%;
		margin: 5% 0 0;
	}
}

@media screen and (min-width: 1024px) {
	.c-timeline__time {
		flex: 0 0 15%;
	}

	.headline_schedule_weekday {
		margin: 0 25% 0 auto;
	}

	.headline_schedule_holiday {
		margin: 0 14% 0 auto;
	}
}

@media screen and (min-width: 1440px) {
	.schedule_flex {
		gap: 36px;
		margin: 10% auto 0;
		padding: 0 5%;
	}

	.schedule_weekday,
	.schedule_holiday {
		width: calc((100% - 36px) / 2);
	}

	.headline_schedule_weekday {
		margin: 0 17% 0 auto;
	}

	.headline_schedule_holiday {
		margin: 0 1% 0 auto;
	}

	.c-timeline__time {
		flex: 0 0 14%;
	}
}

@media screen and (min-width: 1920px) {
	.schedule_flex {
		gap: 48px;
	}

	.schedule_weekday,
	.schedule_holiday {
		width: calc((100% - 48px) / 2);
	}

	.headline_schedule_weekday {
		margin: 0 30% 0 auto;
	}

	.headline_schedule_holiday {
		margin: 0 18% 0 auto;
	}

	.c-timeline__time {
		flex: 0 0 11%;
	}
}


/* ---------- スタッフ紹介 ---------- */

.staff {
	position: relative;
	width: 100%;
	margin: 15% auto 0;
	padding: 10% 0;
	background-color: #fff;
}

/* ---------- ご利用の流れ & Q&A ---------- */

.flow,
.qa {
	position: relative;
	width: 100%;
	margin: 15% auto 0;
	padding: 0 10%;
}

.accordion_area {
	width: 100%;
	margin: 10% auto 0;
}

@media screen and (min-width: 768px) {
	.accordion_area {
		width: 65%;
	}
}

@media screen and (min-width: 1024px) {
	.accordion_area {
		width: 65%;
	}
}

@media screen and (min-width: 1440px) {
	.accordion_area {
		width: 60%;
	}
}

@media screen and (min-width: 1920px) {
	.accordion_area {
		width: 60%;
	}
}

/* ----------  ---------- */



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

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

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

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