.pc {
	display: block;
}

.sp {
	display: none;
}

body {
	color: #191919;
	font-family: "Zen Kaku Gothic New", sans-serif;
}

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

html {
	scrollbar-gutter: stable;
}

body {
	line-height: 1.6;
	overflow-x: clip;
}

body.modal-open {
	overflow: hidden;
}

html {
	font-size: 16px;
}

*,
*::before,
*::after {
	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 */

/* Set core body defaults */

body {
	line-height: 1.45;
	min-height: 100vh;
	text-rendering: optimizeLegibility;
}

/* 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;
	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: blur(10px);
}

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

input,
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;
}

/* ホバー */

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

a:hover {
	opacity: 0.7;
}

.c-cta {
	margin-left: auto;
	margin-right: auto;
	max-width: 1080px;
	position: relative;
	width: 100%;
}

.c-cta__wrapper {
	background-color: #0077c7;
	border-radius: 1.25rem;
	height: 16.8125rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 67.5rem;
	overflow: hidden;
	padding-bottom: 1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1.5rem;
	position: relative;
}

.c-cta__background {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.25) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 1px, transparent 1px);
	background-size: 0.875rem 0.875rem;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
}

.c-cta__content {
	align-items: center;
	display: flex;
	gap: 2rem;
	height: 100%;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.c-cta__text {
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	gap: 0.625rem;
}

.c-cta__title {
	margin-left: 0;
	margin-top: 0;
}

.c-cta__title-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
}

.c-cta__description {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin-left: 0;
	margin-top: 0;
}

.c-cta__description-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
}

.c-cta__buttons {
	align-items: stretch;
	display: flex;
	flex-shrink: 0;
	gap: 2rem;
}

.c-cta__button {
	-webkit-text-decoration: none;
	align-items: center;
	border-radius: 1.25rem;
	display: flex;
	flex: 1;
	flex-direction: column;
	justify-content: space-between;
	padding-bottom: 1.125rem;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 1.125rem;
	text-decoration: none;
	transition: opacity 0.3s ease;
}

.c-cta__button:hover {
	opacity: 0.8;
}

.c-cta__button--line {
	background-color: #0077c7;
	border: 0.0625rem solid #fff;
}

.c-cta__button--form {
	background: linear-gradient(114.627deg, rgb(40, 174, 159) 1.0278%, rgb(0, 119, 199) 98.972%);
	border: 0.0625rem solid #fff;
}

.c-cta__button-icon {
	flex-shrink: 0;
	height: 2.5rem;
	margin-left: 0;
	margin-top: 0;
	width: 2.5rem;
}

.c-cta__button-icon-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.c-cta__button-title {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin-left: 0;
	margin-top: 0.625rem;
	text-align: center;
}

.c-cta__button-title-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap;
}

.c-cta__button-text {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin-left: 0;
	margin-top: 0.625rem;
	text-align: center;
}

.c-cta__button-text-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap;
}

.c-cta__button-badge {
	align-items: center;
	background-color: #fff;
	border-radius: 1.25rem;
	display: flex;
	height: 1.25rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.625rem;
	position: relative;
	width: 8.3125rem;
}

.c-cta__button-badge-text {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.c-cta__button-arrow {
	flex-shrink: 0;
	height: 1.25rem;
	margin-left: 0;
	margin-top: 0.625rem;
	width: 1.25rem;
}

.c-cta__button-arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1140px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.p-about-course {
	background-color: #0077c7;
	border-radius: 3.125rem;
	margin-top: 0rem;
	padding-bottom: 3.5625rem;
	padding-top: 4.125rem;
	position: relative;
	width: 100%;
}

.p-about-course__background {
	background-color: #0077c7;
	border-radius: 3.125rem;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-about-course__mask {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.25) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 1px, transparent 1px);
	background-size: 3.125rem 3.125rem;
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-about-course__mask-image {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-about-course__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-bottom: 0rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0rem;
	position: relative;
	z-index: 1;
}

.p-about-course__title-badge {
	background-color: #fff;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	padding-bottom: 0.625rem;
	padding-left: 2.875rem;
	padding-right: 2.875rem;
	padding-top: 0.625rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-about-course__title-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap;
}

.p-about-course__arrow {
	align-items: center;
	display: flex;
	height: 1.0625rem;
	justify-content: center;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0;
	top: 100%;
	width: 1.5625rem;
	z-index: 2;
}

.p-about-course__arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	transform: scaleY(-1);
	width: 100%;
}

.p-about-course__description {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.375rem;
	max-width: 100%;
	width: 55rem;
}

.p-about-course__description-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0;
	text-align: center;
}

.p-about-course__testimonial-badge {
	background-color: #004777;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4.125rem;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-about-course__testimonial-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.p-about-course__testimonials {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 1.9375rem;
	padding-bottom: 2.5rem;
	width: 100vw;
}

.p-about-course__testimonials .swiper-wrapper {
	display: flex;
}

.p-about-course__testimonials .swiper-slide {
	height: auto;
	width: 23.125rem;
}

.p-testimonial-card {
	align-items: flex-start;
	background-color: #fff;
	border: 0.0625rem solid #004777;
	border-radius: 1.25rem;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	gap: 0.6875rem;
	height: 100%;
	padding-bottom: 1rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 0.625rem;
}

.p-testimonial-card__image {
	border-radius: 1.25rem;
	flex-shrink: 0;
	height: 14.375rem;
	overflow: hidden;
	width: 21.875rem;
}

.p-testimonial-card__image-content {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-testimonial-card__content {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	height: 100%;
	margin-left: 0;
	margin-top: 0;
	width: 100%;
}

.p-testimonial-card__title {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	width: 100%;
}

.p-testimonial-card__text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	width: 100%;
}

.p-testimonial-card__info {
	align-items: center;
	display: flex;
	gap: 0.5rem;
	margin-left: 0;
	margin-top: auto;
	width: 100%;
}

.p-testimonial-card__badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	flex-shrink: 0;
	padding-bottom: 0.125rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.125rem;
}

.p-testimonial-card__badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap;
}

.p-testimonial-card__school {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap;
}

.p-about-course__decoration {
	align-items: center;
	display: flex;
	height: 1.5rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.9375rem;
	width: 18.5625rem;
}

.p-about-course__decoration-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-about-course__testimonials .swiper-button-prev,
.p-about-course__testimonials .swiper-button-next {
	background-color: #0077c7;
	border-radius: 50%;
	color: #fff;
	height: 3.125rem;
	margin-top: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity 0.3s ease, background-color 0.3s ease;
	width: 3.125rem;
}

.p-about-course__testimonials .swiper-button-prev:hover,
.p-about-course__testimonials .swiper-button-next:hover {
	background-color: #004777;
	opacity: 0.8;
}

.p-about-course__testimonials .swiper-button-prev::after,
.p-about-course__testimonials .swiper-button-next::after {
	font-size: 1.25rem;
	font-weight: 700;
}

.p-about-course__testimonials .swiper-button-prev {
	left: 1.25rem;
}

.p-about-course__testimonials .swiper-button-next {
	right: 1.25rem;
}

.p-about-course__testimonials .swiper-pagination {
	align-items: center;
	display: flex;
	gap: 0.8125rem;
	justify-content: center;
	margin-top: 2.5rem;
	position: relative;
}

.p-about-course__testimonials .swiper-pagination-bullet {
	background-color: #fff;
	border-radius: 50%;
	height: 0.75rem;
	margin: 0;
	opacity: 1;
	transition: opacity 0.3s ease, background-color 0.3s ease;
	width: 0.75rem;
}

.p-about-course__testimonials .swiper-pagination-bullet-active {
	background-color: #004777;
	filter: none;
	opacity: 1;
}

.p-classroom {
	background-color: #28ae9f;
	border-radius: 3.125rem;
	margin-top: 92px;
	overflow: hidden;
	padding-bottom: 7.0625rem;
	padding-top: 5.5625rem;
	position: relative;
	width: 100%;
}

.p-classroom__background {
	background-color: #28ae9f;
	border-radius: 3.125rem;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-classroom__mask {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.25) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 1px, transparent 1px);
	background-size: 3.125rem 3.125rem;
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-classroom__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	position: relative;
	z-index: 1;
}

.p-classroom__badge-wrapper {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 3rem;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-classroom__badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	margin-left: 0rem;
	margin-top: 0rem;
	padding-bottom: 0.625rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0.625rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-classroom__badge::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	background-color: #0077c7;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
	display: block;
	height: 10px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 100%;
	width: 15px;
}

.p-classroom__badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	white-space: nowrap;
}

.p-classroom__arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	transform: scaleY(-1);
	width: 100%;
}

.p-classroom__cards {
	display: flex;
	flex-wrap: wrap;
	gap: 2.875rem;
	justify-content: center;
	margin-left: 0rem;
	margin-top: 3.125rem;
}

.p-classroom__card {
	background-color: #fff;
	border-radius: 20px 20px 0 0;
	margin-left: 0rem;
	margin-top: 3.75rem;
	overflow: visible;
	padding: 20px 15px 20px;
	position: relative;
	width: 20.625rem;
}

.p-classroom__card::before {
	background-color: #fff;
	border-radius: 20px 20px 0 0;
	bottom: 100%;
	content: "";
	display: block;
	height: 39px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 167px;
}

.p-classroom__card::after {
	aspect-ratio: 1/1;
	background: url(../images/common/icon_time.svg) no-repeat center center/100%;
	content: "";
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -25px;
	width: 24px;
	z-index: 2;
}

.p-classroom__card-header {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
	position: relative;
}

.p-classroom__card-icon-image {
	-o-object-fit: contain;
	filter: brightness(0) invert(1);
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-classroom__card-name {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
}

.p-classroom__card-image {
	aspect-ratio: 320/213;
	background-color: #f5f5f5;
	border-radius: 0.625rem;
	margin-top: 0rem;
	overflow: hidden;
	padding-left: 0rem;
	padding-right: 0rem;
}

.p-classroom__card-image-content {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-classroom__card-address {
	display: flex;
	flex-direction: column;
	gap: 0rem;
	margin-top: 1.25rem;
}

.p-classroom__card-address-line {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-classroom__card-link {
	-webkit-text-decoration: none;
	align-items: center;
	background-color: #fff;
	border: 0.0625rem solid #0077c7;
	border-radius: 1.25rem;
	display: flex;
	gap: 0rem;
	justify-content: center;
	margin-top: 1.25rem;
	min-height: 2.5rem;
	padding-bottom: 0.625rem;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 0.625rem;
	position: relative;
	text-decoration: none;
	transition: opacity 0.3s;
}

.p-classroom__card-link:hover {
	opacity: 0.8;
}

.p-classroom__card-link-text {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	padding-left: 1.25rem;
	padding-right: 2.5rem;
	text-align: center;
	white-space: nowrap;
}

.p-classroom__card-link-arrow {
	-o-object-fit: contain;
	height: 0.8125rem;
	object-fit: contain;
	position: absolute;
	right: 1.0625rem;
	top: 50%;
	transform: translateY(-50%);
	width: 1.1875rem;
}

.p-contact {
	background-color: #f9fafb;
	padding-bottom: 6rem;
	padding-left: 14.625rem;
	padding-right: 14.625rem;
	padding-top: 6rem;
}

.p-contact__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
}

.p-contact__header {
	margin-bottom: 4rem;
	text-align: center;
}

.p-contact__subtitle {
	color: #6a7282;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.2892577989em;
	line-height: 1.4285714286;
}

.p-contact__title {
	color: #0a0a0a;
	font-family: Tinos, serif;
	font-size: 1.875rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.2;
	margin-top: 1rem;
}

.p-contact__description {
	color: #4a5565;
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: -0.01953125em;
	line-height: 1.5;
	margin-top: 1rem;
}

.p-contact__content {
	display: flex;
	gap: 4rem;
}

.p-contact__info {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 2.5rem;
}

.p-contact__info-item {
	display: flex;
	gap: 1.5rem;
}

.p-contact__info-icon {
	align-items: center;
	background-color: #ffffff;
	border: 0.0625rem solid #e5e7eb;
	border-radius: 50%;
	display: flex;
	flex-shrink: 0;
	height: 3rem;
	justify-content: center;
	width: 3rem;
}

.p-contact__info-icon img {
	height: auto;
	width: 1.25rem;
}

.p-contact__info-text {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 0.5rem;
}

.p-contact__info-title {
	color: #0a0a0a;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.0005859375em;
	line-height: 1.5;
}

.p-contact__info-detail {
	color: #4a5565;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: -0.01953125em;
	line-height: 1.625;
}

.p-contact__info-note {
	color: #6a7282;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: -0.0107421875em;
	line-height: 1.4285714286;
}

.p-contact__form-wrapper {
	background-color: #ffffff;
	border: 0.0625rem solid #f3f4f6;
	box-shadow: 0px 0.0625rem 0.125rem -0.0625rem rgba(0, 0, 0, 0.1), 0px 0.0625rem 0.1875rem 0px rgba(0, 0, 0, 0.1);
	flex: 1;
	padding: 2.0625rem 2.0625rem 0.0625rem;
}

.p-contact__form {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.p-contact__form-group {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}

.p-contact__label {
	align-items: center;
	display: flex;
	gap: 0.25rem;
}

.p-contact__label-text {
	color: #101828;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: -0.0107421875em;
	line-height: 1.4285714286;
}

.p-contact__required {
	color: #ff6467;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: -0.0107421875em;
	line-height: 1.4285714286;
}

.p-contact__input {
	background-color: #f9fafb;
	border: 0.0625rem solid #e5e7eb;
	color: #101828;
	font-size: 0.875rem;
	font-weight: 400;
	height: 3.0625rem;
	letter-spacing: 0;
	line-height: 1.4285714286;
	padding: 0.75rem 1rem;
	transition: border-color 0.3s ease;
	width: 100%;
}

.p-contact__input:focus {
	border-color: #101828;
	outline: none;
}

.p-contact__textarea {
	background-color: #f9fafb;
	border: 0.0625rem solid #e5e7eb;
	color: #101828;
	font-family: inherit;
	font-size: 0.875rem;
	font-weight: 400;
	height: 10.5625rem;
	letter-spacing: 0;
	line-height: 1.4285714286;
	padding: 0.75rem 1rem;
	resize: vertical;
	transition: border-color 0.3s ease;
	width: 100%;
}

.p-contact__textarea:focus {
	border-color: #101828;
	outline: none;
}

.p-contact__button {
	background-color: #101828;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 0.875rem;
	font-weight: 400;
	height: 3.25rem;
	letter-spacing: 0.0892578108em;
	line-height: 1.4285714286;
	transition: background-color 0.3s ease;
	width: 100%;
}

.p-contact__button:hover {
	background-color: #1f2937;
}

.p-course-content {
	background-color: #0077c7;
	border-radius: 3.125rem;
	margin-top: 3.125rem;
	padding-bottom: 6.25rem;
	padding-top: 3.75rem;
	position: relative;
	width: 100%;
	z-index: 3;
}

.p-course-content::before {
	background-color: #004777;
	border-radius: 50%;
	content: "";
	display: block;
	height: 130px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -40px;
	width: 150px;
}

.p-course-content__humanBox {
	bottom: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1240px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 2;
}

.p-course-content__human {
	bottom: 0;
	height: auto;
	position: absolute;
}

.p-course-content__human.--human01 {
	aspect-ratio: 122/163;
	left: 0px;
	width: 112px;
}

.p-course-content__human.--human02 {
	aspect-ratio: 122/154;
	height: auto;
	right: 0px;
	width: 105px;
}

.p-course-content__title-icon {
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -15px;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 2;
}

.p-course-content__title-icon-image {
	height: 32px;
	width: 32px;
}

.p-course-content__background {
	background-color: #004777;
	border-radius: 3.125rem;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-course-content__mask {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.25) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 1px, transparent 1px);
	background-size: 3.125rem 3.125rem;
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-course-content__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
	z-index: 1;
}

.p-course-content__title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-course-content__title-label {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-course-content__title-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-course-content__flow {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-course-content__flow-badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.625rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-course-content__flow-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap;
}

.p-course-content__flow-arrow {
	align-items: center;
	display: flex;
	height: 1rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	width: 1.5rem;
}

.p-course-content__flow-arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	transform: scaleY(-1);
	width: 100%;
}

.p-course-content__steps {
	display: flex;
	flex-direction: column;
	gap: 1.875rem;
	margin-left: 0rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.75rem;
	max-width: 880px;
	width: 100%;
}

.p-course-content__step {
	align-items: center;
	background-color: #fff;
	border-radius: 12.5rem;
	display: flex;
	gap: 1rem;
	margin-left: 0rem;
	margin-top: 0rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-course-content__step-icon {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	height: 5.625rem;
	justify-content: center;
	position: relative;
	width: 5.625rem;
}

.p-course-content__step-icon-bg {
	-o-object-fit: contain;
	height: 100%;
	left: 0;
	object-fit: contain;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-course-content__step-number {
	color: #fff;
	font-family: "Akshar", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	left: 3.125rem;
	letter-spacing: 0;
	position: absolute;
	top: 1.875rem;
}

.p-course-content__step-label {
	color: #fff;
	font-family: "Akshar", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	left: 1rem;
	letter-spacing: 0;
	position: absolute;
	top: 2.125rem;
}

.p-course-content__step-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 0.25rem;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-course-content__step-title {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-course-content__step-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-course-content__step-text span {
	font-weight: 700;
}

.p-course-content__lineup {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4.4375rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-course-content__lineup-badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.625rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-course-content__lineup-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	white-space: nowrap;
}

.p-course-content__lineup-arrow {
	align-items: center;
	display: flex;
	height: 1rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	width: 1.5rem;
}

.p-course-content__lineup-arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	transform: scaleY(-1);
	width: 100%;
}

.p-course-content__general {
	background-color: #fff;
	border-radius: 1.25rem;
	margin-left: 0rem;
	margin-top: 0.6875rem;
	padding-bottom: 3.75rem;
	padding-left: 6.25rem;
	padding-right: 6.25rem;
	padding-top: 2.125rem;
}

.p-course-content__general-title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-course-content__general-title-text {
	color: #00b6e4;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-course-content__tableContainer {
	margin-left: -20px;
	margin-right: -20px;
	overflow-x: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.p-course-content__table {
	border-collapse: separate;
	border-spacing: 0.125rem;
	font-size: 0.875rem;
	margin-left: 0rem;
	margin-top: 1.4375rem;
	min-width: 37.5rem;
	width: 100%;
}

.p-course-content__table-header-cell {
	background-color: #00b6e4;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
}

.p-course-content__table-header-cell--name {
	width: 12.75rem;
}

.p-course-content__table-header-cell--target {
	width: 300px;
}

.p-course-content__table-header-cell--school {
	background-color: #28ae9f;
}

.p-course-content__table-header-cell-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
}

.p-course-content__table-cell {
	background-color: #fff;
	border-bottom: 0.0625rem solid #e2e2e2;
	border-right: 0.0625rem solid #e2e2e2;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
}

.p-course-content__table--school {
	border-spacing: 0.125rem;
}

.p-course-content__table--school th {
	border: none;
}

.p-course-content__table--school td {
	border-bottom: 0.0625rem solid #e2e2e2;
	border-right: 0.0625rem solid #e2e2e2;
}

.p-course-content__table-cell-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
	margin: 0;
}

.p-course-content__table-cell--name {
	background-color: #00b6e4;
	color: #fff;
	width: 12.75rem;
}

.p-course-content__table-cell--name .p-course-content__table-cell-text {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
}

.p-course-content__table-cell--target {
	text-align: center;
}

.p-course-content__table-cell--target .p-course-content__table-cell-text {
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
}

.p-course-content__table-cell--content {
	text-align: left;
}

.p-course-content__table-cell--content .p-course-content__table-cell-text {
	font-size: 0.875rem;
	font-weight: 400;
}

.p-course-content__table--school th {
	background-color: #28ae9f;
	border: none;
}

.p-course-content__table--school td.p-course-content__table-cell--name {
	background-color: #28ae9f;
	border-bottom: 0.0625rem solid #e2e2e2;
	border-right: 0.0625rem solid #e2e2e2;
}

.p-course-content__table--school td.p-course-content__table-cell--name .p-course-content__table-cell-text {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
}

.p-course-content__table--school td.p-course-content__table-cell--target,
.p-course-content__table--school td.p-course-content__table-cell--content {
	background-color: #fff;
	border-bottom: 0.0625rem solid #e2e2e2;
	border-right: 0.0625rem solid #e2e2e2;
}

.p-course-content__table--school td.p-course-content__table-cell--target .p-course-content__table-cell-text,
.p-course-content__table--school td.p-course-content__table-cell--content .p-course-content__table-cell-text {
	color: #004777;
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
}

.p-course-content__table--school td.p-course-content__table-cell--content .p-course-content__table-cell-text {
	font-size: 0.875rem;
	font-weight: 400;
	text-align: left;
}

.p-course-content__table-scheduleContainer {
	margin-left: -20px;
	margin-right: -20px;
	overflow-x: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.p-course-content__table-schedule {
	border-collapse: separate;
	border-spacing: 0.125rem;
	font-size: 0.875rem;
	margin-left: 0rem;
	margin-top: 1.25rem;
	min-width: 37.5rem;
	width: 100%;
}

.p-course-content__table-schedule-period-header {
	background-color: #004777;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
}

.p-course-content__table-schedule-period-header-label {
	color: #fff;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
	white-space: nowrap;
}

.p-course-content__table-schedule-period-header-date {
	color: #fff;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
	margin-left: 0.625rem;
	white-space: nowrap;
}

.p-course-content__table-schedule-period-item {
	background-color: #00b6e4;
	min-height: 3.4375rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
}

.p-course-content__table-schedule-period-item-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.p-course-content__table-schedule-period-item--school {
	background-color: #28ae9f;
}

.p-course-content__table-schedule-period-item--double {
	min-height: 4.25rem;
}

.p-course-content__school {
	background-color: #fff;
	border-radius: 1.25rem;
	margin-left: 0rem;
	margin-top: 2rem;
	padding-bottom: 2.125rem;
	padding-left: 6.25rem;
	padding-right: 6.25rem;
	padding-top: 2.125rem;
}

.p-course-content__school-title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-course-content__school-title-text {
	color: #28ae9f;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-course-content__table--schoolConteiner {
	margin-left: -20px;
	margin-right: -20px;
	overflow-x: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.p-course-content__table--school {
	border-collapse: separate;
	border-spacing: 0.125rem;
	font-size: 0.875rem;
	margin-left: 0rem;
	margin-top: 1.4375rem;
	min-width: 37.5rem;
	width: 100%;
}

.p-course-content__table-schedule--schoolContainer {
	margin-left: -20px;
	margin-right: -20px;
	overflow-x: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.p-course-content__table-schedule--school {
	border-collapse: separate;
	border-spacing: 0.125rem;
	font-size: 0.875rem;
	margin-left: 0rem;
	margin-top: 1.25rem;
	min-width: 37.5rem;
	width: 100%;
}

.p-course-content__background-decoration {
	height: 10.875rem;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 143.9375rem;
	width: 100%;
	z-index: 0;
}

.p-course-content__background-decoration-left {
	-webkit-mask-image: url("../images/top/course-graph-mask-1.svg");
	-webkit-mask-size: 8.25rem 10.875rem;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	height: 10.875rem;
	left: 3rem;
	mask-image: url("../images/top/course-graph-mask-1.svg");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: 8.25rem 10.875rem;
	overflow: hidden;
	position: absolute;
	top: 0rem;
	width: 8.25rem;
}

.p-course-content__background-decoration-right {
	-webkit-mask-image: url("../images/top/course-graph-mask-2.svg");
	-webkit-mask-size: 8.75rem 10.875rem;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	height: 10.875rem;
	mask-image: url("../images/top/course-graph-mask-2.svg");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: 8.75rem 10.875rem;
	overflow: hidden;
	position: absolute;
	right: 0rem;
	top: 0rem;
	width: 8.75rem;
}

.p-course-content__background-decoration-mask {
	height: 31.3125rem;
	left: -31.1875rem;
	position: absolute;
	top: -3.975rem;
	width: 44.25rem;
}

.p-course-content__background-decoration-image {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-cta {
	margin-top: 60px;
}

.p-detail {
	background-color: #e9f6ff;
	margin-top: 5rem;
	overflow-x: clip;
	padding-bottom: 6.25rem;
	padding-top: 5.625rem;
	position: relative;
	width: 100%;
}

.p-detail__background {
	background-color: #e9f6ff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-detail__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
	z-index: 1;
}

.p-detail__title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-detail__title-label {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-detail__title-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-detail__schedule-badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4rem;
	padding-bottom: 0.625rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0.625rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-detail__schedule-badge::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	background-color: #0077c7;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
	display: block;
	height: 6px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 100%;
	width: 10px;
}

.p-detail__schedule-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	white-space: nowrap;
}

.p-detail__schedule-arrow {
	align-items: center;
	display: flex;
	height: 1rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	width: 1.5rem;
}

.p-detail__schedule-arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	transform: scaleY(-1);
	width: 100%;
}

.p-detail__table {
	border-collapse: separate;
	border-spacing: 0.0625rem 0.0625rem;
	margin-left: 0rem;
	margin-top: 2.375rem;
	min-width: 62.5rem;
	width: 100%;
}

.p-detail__table-header-row {
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-detail__table-header-cell {
	background-color: #004777;
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	padding-bottom: 0.375rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 0.375rem;
	text-align: center;
	white-space: nowrap;
}

.p-detail__table-row {
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-detail__table-cell {
	background-color: #004777;
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.4;
	padding-bottom: 0.375rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 0.375rem;
	text-align: center;
}

.p-detail__note {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.3125rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-detail__note-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-detail__priceBox {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.p-detail__price {
	align-items: baseline;
	display: flex;
	gap: 0.3125rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.125rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-detail__price-label {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-detail__price-amount {
	align-items: center;
	color: #0077c7;
	display: flex;
	font-family: "Akshar", sans-serif;
	font-size: 6.25rem;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0;
	line-height: 1.2;
}

.p-detail__price-unit {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	white-space: nowrap;
}

.p-detail__price-badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4.125rem;
	padding-bottom: 0.625rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0.625rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-detail__price-badge::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	background-color: #0077c7;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
	display: block;
	height: 6px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 100%;
	width: 10px;
}

.p-detail__price-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	white-space: nowrap;
}

.p-detail__testimonial-badge {
	background-color: #004777;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4.0625rem;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-detail__testimonial-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-detail__testimonial-decoration {
	align-items: center;
	display: flex;
	height: 1.5rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25rem;
	width: 18.5625rem;
}

.p-detail__testimonial-decoration-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-detail__testimonials {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 1.9375rem;
	position: relative;
	width: 100vw;
}

.p-detail__testimonials .swiper-wrapper {
	align-items: stretch;
}

.p-detail__testimonials .swiper-slide {
	height: auto;
	width: 23.125rem;
}

.p-detail__testimonial-card {
	background-color: #fff;
	border: 0.0625rem solid #004777;
	border-radius: 1.25rem;
	display: flex;
	flex-direction: column;
	gap: 0.6875rem;
	height: 100%;
	margin-left: 0rem;
	margin-top: 0rem;
	padding-bottom: 1rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	padding-top: 0.625rem;
	width: 21.875rem;
}

.p-detail__testimonial-card-image {
	border-radius: 1.25rem;
	height: 14.375rem;
	overflow: hidden;
	width: 100%;
}

.p-detail__testimonial-card-image-content {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-detail__testimonial-card-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 0.5rem;
	padding-left: 0.375rem;
	padding-right: 0.375rem;
}

.p-detail__testimonial-card-title {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-detail__testimonial-card-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-detail__testimonial-card-info {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	margin-top: auto;
}

.p-detail__testimonial-card-badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	padding-bottom: 0.125rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.125rem;
}

.p-detail__testimonial-card-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	white-space: nowrap;
}

.p-detail__testimonial-card-school {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	white-space: nowrap;
}

.p-detail__testimonials .swiper-button-prev,
.p-detail__testimonials .swiper-button-next {
	background-color: #0077c7;
	border-radius: 50%;
	color: #fff;
	height: 3.125rem;
	margin-top: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity 0.3s ease, background-color 0.3s ease;
	width: 3.125rem;
}

.p-detail__testimonials .swiper-button-prev:hover,
.p-detail__testimonials .swiper-button-next:hover {
	background-color: #004777;
	opacity: 0.8;
}

.p-detail__testimonials .swiper-button-prev::after,
.p-detail__testimonials .swiper-button-next::after {
	font-size: 1.25rem;
	font-weight: 700;
}

.p-detail__testimonials .swiper-button-prev {
	left: 1.25rem;
}

.p-detail__testimonials .swiper-button-next {
	right: 1.25rem;
}

.p-detail__testimonials .swiper-pagination {
	align-items: center;
	display: flex;
	gap: 0.8125rem;
	justify-content: center;
	margin-top: 2.5rem;
	position: relative;
}

.p-detail__testimonials .swiper-pagination-bullet {
	background-color: #d9d9d9;
	border-radius: 50%;
	height: 0.75rem;
	margin: 0;
	opacity: 1;
	transition: opacity 0.3s ease, background-color 0.3s ease;
	width: 0.75rem;
}

.p-detail__testimonials .swiper-pagination-bullet-active {
	background-color: #004777;
	filter: none;
	opacity: 1;
}

.p-faq {
	padding-bottom: 6.25rem;
	padding-top: 6.25rem;
	position: relative;
	width: 100%;
}

.p-faq__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-faq__badge {
	background-color: #0077c7;
	border-radius: 6.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	padding-bottom: 0.625rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0.625rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-faq__badge::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	background-color: #0077c7;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
	display: block;
	height: 10px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: calc(100% - 1px);
	width: 15px;
}

.p-faq__badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	white-space: nowrap;
}

.p-faqList {
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
	max-width: 880px;
	width: 100%;
}

.p-faqList__item + .p-faqList__item {
	margin-top: 47px;
}

.p-faqList__q,
.p-faqList__a {
	color: #004777;
	padding-left: 60px;
	position: relative;
}

.p-faqList__q::before,
.p-faqList__a::before {
	align-items: center;
	content: "";
	display: flex;
	height: 52px;
	justify-content: center;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	width: 52px;
}

.p-faqList__q {
	border-bottom: dotted 1px #0077c7;
	color: #004777;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

.p-faqList__q::before {
	background: url(../images/common/icon_faq-q.svg) no-repeat center center/100%;
	top: -14px;
}

.p-faqList__a {
	font-size: 14px;
	padding-left: 50px;
}

.p-faqList__a::before {
	background: url(../images/common/icon_faq-a.svg) no-repeat center center/100%;
	top: -10px;
}

.p-fixed-button {
	display: flex;
	flex-direction: column;
	gap: 0rem;
	opacity: 0;
	position: fixed;
	right: 1.25rem;
	top: 31.3125rem;
	transition: opacity 0.5s ease, visibility 0.5s ease;
	visibility: hidden;
	z-index: 1000;
}

.p-fixed-button.is-visible {
	opacity: 1;
	visibility: visible;
}

.p-fixed-button__item {
	margin-bottom: 0rem;
	position: relative;
}

.p-fixed-button__item:first-child {
	margin-bottom: 0rem;
}

.p-fixed-button__item:last-child {
	margin-top: 0.625rem;
}

.p-fixed-button__close {
	align-items: center;
	display: flex;
	justify-content: center;
	position: absolute;
	right: -0.375rem;
	top: -0.6875rem;
	z-index: 1;
}

.p-fixed-button__close-image {
	height: 1.625rem;
	width: 1.625rem;
}

.p-fixed-button__link {
	-webkit-text-decoration: none;
	align-items: center;
	background-color: #28ae9f;
	border-radius: 6.25rem;
	box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.08);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 1.3125rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 1.25rem;
	text-decoration: none;
	transition: opacity 0.3s ease;
	width: 4rem;
}

.p-fixed-button__link:hover {
	opacity: 0.8;
}

.p-fixed-button__link--gradient {
	background: linear-gradient(180deg, #28ae9f 0%, #0077c7 100%);
}

.p-fixed-button__icon {
	align-items: center;
	display: flex;
	height: 1.5rem;
	justify-content: center;
	margin-bottom: -0.0625rem;
	width: 1.5rem;
}

.p-fixed-button__icon-image {
	-o-object-fit: contain;
	height: 100%;
	margin-bottom: 5px;
	object-fit: contain;
	width: 100%;
}

.p-fixed-button__icon-image.pencil {
	height: 1.1875rem;
	width: 1.1875rem;
}

.p-fixed-button__text {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 0;
	justify-content: center;
	margin-top: -0.0625rem;
}

.p-fixed-button__text-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.125rem;
	margin: 0;
	white-space: nowrap;
}

.p-footer {
	background: linear-gradient(173.532deg, #4bccbe 1.2389%, #0077c7 98.761%);
	border-radius: 3.125rem 3.125rem 0 0;
	margin-top: 102px;
	overflow: hidden;
	padding-bottom: 3.125rem;
	padding-top: 3.5625rem;
	position: relative;
	width: 100%;
}

.p-footer__inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 0rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 67.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
	z-index: 1;
}

.p-footer__logo-wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__logo {
	align-items: center;
	background-color: #fff;
	border-radius: 0.625rem;
	display: flex;
	height: 100px;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	padding-bottom: 1.5625rem;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 1.5625rem;
	position: relative;
	width: 100px;
}

.p-footer__logo-image {
	-o-object-fit: contain;
	-o-object-position: center center;
	height: 100%;
	object-fit: contain;
	object-position: center center;
	width: 100%;
}

.p-footer__text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25rem;
	text-align: center;
	white-space: nowrap;
}

.p-footer__line-button {
	align-items: center;
	background-color: #0077c7;
	border: 0.0625rem solid #fff;
	border-radius: 12.5rem;
	display: flex;
	gap: 0.3125rem;
	height: 4.125rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.125rem;
	padding-bottom: 0rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__line-button-icon {
	-o-object-fit: contain;
	flex-shrink: 0;
	height: 1.875rem;
	object-fit: contain;
	width: 1.875rem;
}

.p-footer__line-button-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-footer__copyright {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-footer__copyright-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-fv {
	height: 48.75rem;
	position: relative;
	width: 100%;
}

.p-fv__background {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.p-fv__background-image {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-fv__overlay-left {
	height: 100%;
	left: 0;
	min-width: 37.5rem;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 3;
}

.p-fv__overlay-left-image {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-fv__overlay-right {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 60%;
	z-index: 2;
}

.p-fv__overlay-right-image {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-fv__content {
	height: 24.375rem;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0rem;
	top: 17.5rem;
	width: 32.5rem;
	z-index: 3;
}

.p-fv__badge {
	background-color: #fff;
	border-radius: 6.25rem;
	left: 0;
	padding-bottom: 0.125rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.125rem;
	position: absolute;
	top: 3.5625rem;
}

.p-fv__badge-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
}

.p-fv__price {
	height: 6.25rem;
	left: 11.875rem;
	overflow: hidden;
	position: absolute;
	top: -10px;
	width: 12.5rem;
}

.p-fv__price-mask {
	-webkit-mask-image: url("../images/top/fv-ellipse-1.svg");
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	height: 12.5rem;
	left: 0;
	mask-image: url("../images/top/fv-ellipse-1.svg");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	overflow: hidden;
	position: absolute;
	top: 0.3125rem;
	width: 12.5rem;
}

.p-fv__price-mask-image {
	-o-object-fit: contain;
	-o-object-position: center;
	height: 100%;
	object-fit: contain;
	object-position: center;
	width: 100%;
}

.p-fv__price-label {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	left: 0rem;
	letter-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0;
	text-shadow: 0 0.25rem 0.625rem rgba(0, 0, 0, 0.25);
	top: 2.125rem;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 1;
}

.p-fv__price-amount {
	color: #fff;
	font-family: "Akshar", sans-serif;
	font-size: 2.6875rem;
	font-weight: 500;
	left: 0;
	letter-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0;
	text-shadow: 0 0.25rem 0.625rem rgba(0, 119, 199, 0.2);
	top: 3rem;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 1;
}

.p-fv__title {
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	top: 6rem;
}

.p-fv__title-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.45;
}

.p-fv__course-name {
	display: flex;
	gap: 0.1875rem;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	top: 13.75rem;
}

.p-fv__course-name-item {
	align-items: center;
	background-color: #fff;
	display: flex;
	flex-shrink: 0;
	height: 5rem;
	justify-content: center;
	width: 5rem;
}

.p-fv__course-name-text {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 4rem;
	font-weight: 700;
	letter-spacing: 0;
}

.p-fv__description {
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	top: 20rem;
}

.p-fv__description-line {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.4583333333;
}

.p-header {
	left: 0;
	position: fixed;
	top: 31px;
	width: 100%;
	z-index: 1000;
}

.p-header__inner {
	align-items: center;
	background-color: #ffffff;
	border-radius: 6.25rem;
	box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.08);
	display: flex;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-bottom: 0.5rem;
	padding-left: 6.25rem;
	padding-right: 6.25rem;
	padding-top: 0.5rem;
}

.p-header__logo-wrapper {
	aspect-ratio: 98/55;
	flex-shrink: 0;
	height: 3.4375rem;
	width: 6.125rem;
}

.p-header__logo {
	-o-object-fit: contain;
	-o-object-position: center;
	height: 100%;
	object-fit: contain;
	object-position: center;
	width: 100%;
}

.p-header__contact-hours {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
}

.p-header__contact-tel {
	color: #004777;
	font-family: "Akshar", sans-serif;
	font-size: 2.5rem;
	font-weight: 500;
	height: 2.5625rem;
	letter-spacing: 0;
	line-height: 1.025;
}

.p-header__buttons {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	gap: 0.625rem;
	margin-left: 0.625rem;
}

.p-header__button {
	-webkit-text-decoration: none;
	align-items: center;
	border-radius: 6.25rem;
	display: flex;
	gap: 0.375rem;
	height: 3.75rem;
	justify-content: center;
	padding-bottom: 0;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0;
	text-decoration: none;
	transition: opacity 0.3s ease;
}

.p-header__button:hover {
	opacity: 0.8;
}

.p-header__button--orange {
	background-color: #ff9e00;
}

.p-header__button--gradient {
	background: linear-gradient(105.285deg, rgb(40, 174, 159) 1.5006%, rgb(0, 119, 199) 98.499%);
}

.p-header__button-icon {
	display: block;
	flex-shrink: 0;
	height: 1.5rem;
	width: 1.5rem;
}

.p-header__button-text {
	color: #ffffff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.p-parent-meeting {
	padding-top: 6.125rem;
	position: relative;
	width: 100%;
}

.p-parent-meeting__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
}

.p-parent-meeting__header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-parent-meeting__header-badge {
	align-items: center;
	display: flex;
	gap: 0.625rem;
	justify-content: center;
	margin-bottom: 0.3125rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-parent-meeting__header-badge-icon-left {
	align-items: center;
	display: flex;
	height: 0.875rem;
	justify-content: center;
	transform: rotateY(180deg);
	width: 1.125rem;
}

.p-parent-meeting__header-badge-icon-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-parent-meeting__header-badge-text {
	color: #764900;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-parent-meeting__header-badge-icon-right {
	align-items: center;
	display: flex;
	height: 0.875rem;
	justify-content: center;
	width: 1.125rem;
}

.p-parent-meeting__title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-parent-meeting__title-frame {
	display: inline-block;
	position: relative;
}

.p-parent-meeting__title-text {
	background-color: #ff9e00;
	border-radius: 6.25rem;
	color: #fff;
	display: inline-block;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	padding-bottom: 0.625rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 0.625rem;
	white-space: nowrap;
}

.p-parent-meeting__title-arrow {
	align-items: center;
	bottom: -1.0625rem;
	display: flex;
	height: 1.0625rem;
	justify-content: center;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 1.5625rem;
}

.p-parent-meeting__title-arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	transform: scaleY(-1);
	width: 100%;
}

.p-parent-meeting__description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.4375rem;
	max-width: 36.125rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-parent-meeting__description-text {
	color: #764900;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.714;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
}

.p-parent-meeting__offer {
	align-items: center;
	display: flex;
	height: 8.0625rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.4375rem;
	position: relative;
	width: 40.625rem;
}

.p-parent-meeting__offer-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 37.125rem;
	padding-bottom: 1.375rem;
	padding-left: 1.75rem;
	padding-right: 1.75rem;
	padding-top: 1.375rem;
	position: relative;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
	z-index: 0;
}

.p-parent-meeting__offer-content::before {
	aspect-ratio: 650/129;
	background: url(../images/top/meeting-title-bg.svg) no-repeat center center/100%;
	bottom: 0;
	content: "";
	display: block;
	height: auto;
	left: -100%;
	margin: auto;
	position: absolute;
	right: -100%;
	top: 15px;
	width: 650px;
	z-index: -1;
}

.p-parent-meeting__offer-label {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.429;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
}

.p-parent-meeting__offer-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	text-align: center;
}

.p-parent-meeting__note {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.625rem;
	max-width: 23.625rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-parent-meeting__note-text {
	color: #764900;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.429;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
}

.p-performance {
	padding-bottom: 5rem;
	padding-top: 5rem;
	position: relative;
	width: 100%;
}

.p-performance__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
	z-index: 1;
}

.p-performance__title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-performance__title-label {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-performance__title-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-performance__content {
	display: flex;
	flex-direction: column;
	gap: 2.625rem;
	margin-left: 0rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.625rem;
	max-width: 880px;
	width: 100%;
}

.p-performance__item {
	align-items: center;
	display: flex;
	gap: 2.3125rem;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-performance__item-image {
	border-radius: 1.25rem;
	flex-shrink: 0;
	height: 14.375rem;
	overflow: hidden;
	width: 21.875rem;
}

.p-performance__item-image-content {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-performance__item-text {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 0.75rem;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-performance__item-title {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-performance__item-description {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-performance__item-description-bold {
	font-weight: 700;
}

.p-performance__human {
	aspect-ratio: 112/160;
	bottom: 0;
	height: auto;
	position: absolute;
	top: 100%;
	width: 112px;
}

.p-performance__human.human01 {
	aspect-ratio: 112/166;
	left: 60px;
	width: 112px;
}

.p-performance__human.human02 {
	aspect-ratio: 105/165;
	height: auto;
	right: 60px;
	width: 105px;
}

.p-reason {
	background: linear-gradient(155.583deg, #00b6e4 1.2389%, #0077c7 98.761%);
	border-radius: 3.125rem;
	margin-top: 0rem;
	overflow: hidden;
	padding-bottom: 8.75rem;
	padding-top: 6rem;
	position: relative;
	width: 100%;
}

.p-reason__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 90rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	position: relative;
	z-index: 1;
}

.p-reason__logo {
	align-items: center;
	display: flex;
	height: 6.25rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-reason__logo-bg {
	background-color: #fff;
	border-radius: 0.625rem;
	height: 6.25rem;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	width: 6.875rem;
	z-index: 0;
}

.p-reason__logo-image {
	-o-object-fit: contain;
	height: 3.1350625rem;
	object-fit: contain;
	position: relative;
	width: 5.607rem;
	z-index: 1;
}

.p-reason__title {
	align-items: center;
	display: flex;
	gap: 0rem;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.4375rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-reason__title-icon-left {
	bottom: 0rem;
	height: 1.0625rem;
	left: -2rem;
	margin: auto;
	position: absolute;
	top: 3px;
	width: 0.9375rem;
}

.p-reason__title-icon-right {
	bottom: 0rem;
	height: 1.0625rem;
	margin: auto;
	position: absolute;
	right: -2rem;
	top: 3px;
	transform: rotateY(180deg);
	width: 0.9375rem;
}

.p-reason__title-icon-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-reason__title-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-reason__cards {
	display: flex;
	flex-direction: column;
	gap: 4.1875rem;
	margin-left: 0rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6.25rem;
	max-width: 1080px;
	width: 100%;
}

.p-reason__card {
	background-color: #fff;
	border-radius: 1.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	max-width: 67.5rem;
	padding-bottom: 0rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	padding-top: 0rem;
	position: relative;
	width: 100%;
	z-index: 0;
}

.p-reason__card::before {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	display: block;
	height: 130px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -40px;
	width: 130px;
	z-index: -1;
}

.p-reason__card-bg {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.p-reason__card-bg-image {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-reason__card-content {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3.3125rem;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 2.625rem;
	position: relative;
	width: 55rem;
	z-index: 1;
}

.p-reason__card-number {
	color: #28ae9f;
	font-family: "DIN Condensed", sans-serif;
	font-size: 3rem;
	font-weight: 700;
	left: 0;
	letter-spacing: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -1.5625rem;
	white-space: nowrap;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 2;
}

.p-reason__card-header {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 0rem;
	margin-left: 0rem;
	margin-top: 0rem;
	width: 100%;
}

.p-reason__card-label {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-reason__card-title {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-reason__card-body {
	align-items: center;
	display: flex;
	gap: 2.125rem;
	margin-left: 0rem;
	margin-top: 1.4375rem;
	width: 100%;
}

.p-reason__card-image {
	border-radius: 1.25rem;
	flex-shrink: 0;
	height: 11.9375rem;
	overflow: hidden;
	width: 18.625rem;
}

.p-reason__card-image-content {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-reason__card-text {
	color: #004777;
	flex: 1;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.6;
	margin-left: 0rem;
	margin-top: 0rem;
	width: 34.25rem;
}

.p-schedule-table {
	margin-top: 4.3125rem;
	overflow-x: clip;
	position: relative;
	width: 100%;
}

.p-schedule-table__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 70rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: relative;
}

.p-schedule-table__school {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-schedule-table__school:not(:first-child) {
	margin-top: 2.5rem;
}

.p-schedule-table__school-badge {
	background-color: #764900;
	border-radius: 6.25rem;
	display: inline-block;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	position: relative;
}

.p-schedule-table__school-badge::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
	background-color: #764900;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
	display: block;
	height: 7px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: calc(100% - 1px);
	width: 12px;
}

.p-schedule-table__school-badge-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-schedule-table__school-arrow {
	align-items: center;
	bottom: -3rem;
	display: flex;
	height: 0.625rem;
	justify-content: center;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0.9375rem;
}

.p-schedule-table__school-arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	transform: scaleY(-1);
	width: 100%;
}

.p-schedule-table__table {
	border-collapse: separate;
	border-spacing: 0.0625rem 0.0625rem;
	margin-left: 0rem;
	margin-top: 1.25rem;
	width: 100%;
}

.p-schedule-table__table-header-row {
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-schedule-table__table-header-cell {
	background-color: #fff2dd;
	color: #402800;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	white-space: nowrap;
}

.p-schedule-table__table-header-cell:first-child {
	text-align: left;
	width: 9.375rem;
}

.p-schedule-table__table-header-cell:nth-child(2) {
	text-align: left;
	width: 21.875rem;
}

.p-schedule-table__table-header-cell:nth-child(3) {
	text-align: left;
	width: 18.03125rem;
}

.p-schedule-table__table-header-cell:nth-child(4) {
	text-align: left;
	width: auto;
}

.p-schedule-table__table-row {
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-schedule-table__table-row:nth-child(odd) .p-schedule-table__table-cell {
	background-color: #ffe3b5;
}

.p-schedule-table__table-row:nth-child(even) .p-schedule-table__table-cell {
	background-color: #fff2dd;
}

.p-schedule-table__table-cell {
	color: #402800;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
}

.p-schedule-table__table-cell:first-child {
	text-align: left;
	width: 9.375rem;
}

.p-schedule-table__table-cell:nth-child(2) {
	text-align: left;
	width: 21.875rem;
}

.p-schedule-table__table-cell:nth-child(3) {
	text-align: left;
	width: 18.03125rem;
}

.p-schedule-table__table-cell:nth-child(4) {
	text-align: left;
	width: auto;
}

.p-school-list {
	padding-bottom: 4.25rem;
	padding-top: 2.875rem;
	width: 100%;
}

.p-school-list__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-school-list__banner {
	align-items: center;
	background-color: #00b6e4;
	border-radius: 6.25rem;
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-school-list__banner-text {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

.p-school-list__banner-arrow {
	align-items: center;
	bottom: -0.75rem;
	display: flex;
	height: 0.75rem;
	justify-content: center;
	left: 50%;
	position: absolute;
	transform: translateX(-50%) scaleY(-1);
	width: 1.375rem;
}

.p-school-list__banner-arrow-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-school-list__content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-school-list__row {
	display: flex;
	gap: 1.6875rem;
	justify-content: center;
	margin-left: 0;
	margin-top: 0;
}

.p-school-list__item {
	align-items: baseline;
	display: flex;
	flex-shrink: 0;
	gap: 0.625rem;
}

.p-school-list__item-name {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: right;
	white-space: nowrap;
}

.p-school-list__item-number {
	align-items: baseline;
	display: flex;
	flex-shrink: 0;
	gap: 0.0625rem;
}

.p-school-list__item-number-value {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background: linear-gradient(to bottom, #00b6e4, #0077c7);
	background-clip: text;
	color: transparent;
	font-family: "Akshar", sans-serif;
	font-size: 3.5rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
}

.p-school-list__item-number-unit {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
}

.p-school-list__others {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.1875rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-school-list__others span {
	font-weight: 400;
}

.p-special {
	overflow: hidden;
	padding-bottom: 6.25rem;
	padding-top: 7.625rem;
	position: relative;
	width: 100%;
}

.p-special__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 80rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
	position: relative;
	z-index: 1;
}

.p-special__free-title {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-special__free-title-label {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-special__free-title-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-special__free-title-text::before {
	aspect-ratio: 53/50;
	background: url(../images/top/special-icon-free.svg) no-repeat center center/100%;
	bottom: 0;
	content: "";
	display: block;
	height: auto;
	margin: auto;
	position: absolute;
	right: -58px;
	width: 53px;
}

/*――――――――――――――――――――――――――――――――――――――――――――
/* p-special__box01
――――――――――――――――――――――――――――――――――――――――――――――*/

.p-special__box01 {
	background-color: #e9f6ff;
	border-radius: 50px 50px 0 0;
	margin-top: 20px;
	padding: 40px 25px 56px;
}

.p-special__main-title {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-special__box01 .p-special__main-title::before {
	aspect-ratio: 72/75;
	background: url(../images/top/special-title-badge.svg) no-repeat center center/100%;
	bottom: 15px;
	content: "";
	display: block;
	height: auto;
	margin: auto;
	position: absolute;
	right: -60px;
	width: 72px;
}

.p-special__main-title-label {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-special__main-title-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-special__free-decoration-1 {
	align-items: center;
	display: flex;
	height: 3.095125rem;
	justify-content: center;
	position: absolute;
	right: 26rem;
	top: 1.9375rem;
	width: 3.3105rem;
	z-index: 2;
}

.p-special__free-decoration-image {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-special__free-decoration-text {
	color: #fff;
	font-family: "Akshar", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	left: 1.745625rem;
	letter-spacing: 0;
	position: absolute;
	top: 0.89125rem;
	transform: rotate(15.827deg);
	white-space: nowrap;
}

.p-special__free-decoration-2 {
	align-items: center;
	display: flex;
	height: 4.6945rem;
	justify-content: center;
	left: 20.8125rem;
	position: absolute;
	top: 7.4375rem;
	width: 4.5275625rem;
	z-index: 2;
}

.p-special__free-decoration-icon {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-special__free-decoration-label {
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	left: 3.125rem;
	letter-spacing: 0;
	line-height: 1.25;
	position: absolute;
	text-align: center;
	top: 3.125rem;
	transform: translate(-50%, -50%) rotate(17.3deg);
	white-space: nowrap;
}

.p-special__free-tableContainer {
	overflow-x: auto;
}

.p-special__free-table {
	border: hidden;
	border-collapse: collapse;
	margin-left: 0rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.375rem;
	max-width: 1080px;
	width: 100%;
}

.p-special__free-table-header-cell {
	background-color: #0077c7;
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.p-special__free-table-header .p-special__free-table-header-cell {
	border-right: solid 1px #ccc;
}

.p-special__free-table-cell {
	background-color: #fff;
	border: 0.0625rem solid #e2e2e2;
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
}

.p-special__free-table-cell.--name {
	min-width: 160px;
}

.p-special__free-table-cell.--date {
	white-space: nowrap;
}

.p-special__free-table-cell:nth-child(2) {
	text-align: left;
}

.p-special__free-table-cell-title {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-special__free-table-cell-subtitle {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-special__free-table-cell:nth-child(8) {
	font-size: 0.875rem;
	font-weight: 400;
	text-align: left;
}

/*――――――――――――――――――――――――――――――――――――――――――――
/* p-special__box02
――――――――――――――――――――――――――――――――――――――――――――――*/

.p-special__box02 {
	background-color: #f9f9f9;
	border-radius: 0px 0px 50px 50px;
	padding: 60px 25px 56px;
}

.p-special__followup-title {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-special__followup-title-label {
	color: #0077c7;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-special__followup-title-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
}

.p-special__followup-description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.125rem;
	max-width: 55rem;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-special__followup-description-text {
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0;
	margin-left: 0rem;
	margin-top: 0rem;
	text-align: center;
	white-space: nowrap;
}

.p-special__followup-table {
	border-collapse: separate;
	border-spacing: 0.0625rem 0.0625rem;
	margin-left: 0rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.8125rem;
	max-width: 1080px;
	width: 100%;
}

.p-special__followup-table th {
	background-color: #0077c7;
	color: #fff;
}

.p-special__followup-table-header-cell {
	background-color: #0077c7;
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.p-special__followup-table-header-cell:first-child {
	width: 12.75rem;
}

.p-special__followup-table-header-cell:nth-child(2) {
	width: 22.59375rem;
}

.p-special__followup-table-header-cell:nth-child(3) {
	width: 22.59375rem;
}

.p-special__followup-table-header-cell:nth-child(4) {
	width: 22.59375rem;
}

.p-special__followup-table-header .p-special__followup-table-header-cell:nth-child(1) {
	background-color: transparent;
}

.p-special__followup-table-cell {
	background-color: #fff;
	border-bottom: 0.0625rem solid #e2e2e2;
	border-right: 0.0625rem solid #e2e2e2;
	color: #004777;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	text-align: center;
	vertical-align: middle;
}

.p-special__followup-table-cell:nth-child(2) {
	width: 12.75rem;
}

.p-special__followup-table-cell:nth-child(3) {
	width: 22.59375rem;
}

.p-special__followup-table-cell:nth-child(4) {
	width: 22.59375rem;
}

.p-special__followup-table-cell-group {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 0.0625rem;
}

.p-special__followup-table-subrow {
	align-items: stretch;
	display: flex;
	flex: 1;
	gap: 0.0625rem;
}

.p-special__followup-table-subrow .p-special__followup-table-cell {
	flex: 1;
}

.p-special__followup-table-subrow .p-special__followup-table-cell:first-child {
	flex: none;
	width: 12.75rem;
}

.p-special__followup-table-subrow .p-special__followup-table-cell:nth-child(2) {
	flex: 1;
}

.p-special__followup-table-subrow .p-special__followup-table-cell:nth-child(3) {
	flex: 1;
}

@media (max-width: 1100px) {

html {
	font-size: 1.4545454545vw;
}

}

@media screen and (max-width: 767px) {

.pc {
	display: none;
}

.sp {
	display: block;
}

html {
	font-size: 16px;
}

.c-cta {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	width: 100%;
}

.c-cta__wrapper {
	height: auto;
	padding-bottom: 2.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 2.5rem;
}

.c-cta__content {
	align-items: flex-start;
	flex-direction: column;
	gap: 1.5rem;
}

.c-cta__text {
	width: 100%;
}

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

.c-cta__title-line {
	font-size: 1.5rem;
}

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

.c-cta__description-line {
	font-size: 0.875rem;
}

.c-cta__buttons {
	flex-direction: column;
	gap: 1.25rem;
	width: 100%;
}

.c-cta__button {
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1rem;
	width: 100%;
}

.c-cta__button-icon {
	height: 2.25rem;
	width: 2.25rem;
}

.c-cta__button-title-line {
	font-size: 1.125rem;
}

.c-cta__button-text-line {
	font-size: 0.6875rem;
}

.c-cta__button-badge {
	height: 1.125rem;
	width: 7.5rem;
}

.c-cta__button-badge-text {
	font-size: 0.6875rem;
}

.c-cta__button-arrow {
	height: 1.25rem;
	width: 1.25rem;
}

.inner {
	padding-left: 20px;
	padding-right: 20px;
}

.p-about-course {
	border-radius: 1.25rem;
	margin-top: 0rem;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.p-about-course__background {
	border-radius: 1.25rem;
}

.p-about-course__inner {
	padding-bottom: 0rem;
	padding-top: 0rem;
}

.p-about-course__title-badge {
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-about-course__title-text {
	font-size: 1.25rem;
	text-align: center;
	white-space: normal;
}

.p-about-course__arrow {
	display: none;
}

.p-about-course__description {
	margin-top: 1.25rem;
	width: 100%;
}

.p-about-course__description-line {
	font-size: 0.875rem;
	text-align: left;
}

.p-about-course__testimonial-badge {
	margin-top: 2.5rem;
}

.p-about-course__testimonial-badge-text {
	font-size: 1rem;
	white-space: normal;
}

.p-about-course__testimonials {
	margin-top: 1.875rem;
	padding-bottom: 1.875rem;
}

.p-testimonial-card {
	width: 100%;
}

.p-testimonial-card__image {
	aspect-ratio: 350/230;
	height: auto;
	width: 100%;
}

.p-testimonial-card__title {
	font-size: 1rem;
}

.p-testimonial-card__text {
	font-size: 0.875rem;
}

.p-testimonial-card__badge-text {
	font-size: 0.75rem;
}

.p-testimonial-card__school {
	font-size: 0.75rem;
}

.p-about-course__decoration {
	height: auto;
	margin-top: 2.5rem;
	width: 12.5rem;
}

.p-about-course__testimonials .swiper-button-prev,
.p-about-course__testimonials .swiper-button-next {
	height: 2.5rem;
	width: 2.5rem;
}

.p-about-course__testimonials .swiper-button-prev::after,
.p-about-course__testimonials .swiper-button-next::after {
	font-size: 1rem;
}

.p-about-course__testimonials .swiper-button-prev {
	left: 0.625rem;
}

.p-about-course__testimonials .swiper-button-next {
	right: 0.625rem;
}

.p-about-course__testimonials .swiper-pagination {
	gap: 0.625rem;
	margin-top: 1.875rem;
}

.p-about-course__testimonials .swiper-pagination-bullet {
	height: 0.625rem;
	width: 0.625rem;
}

.p-classroom {
	border-radius: 1.25rem;
	margin-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.p-classroom__background {
	border-radius: 1.25rem;
}

.p-classroom__inner {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-classroom__badge-wrapper {
	gap: 1.25rem;
}

.p-classroom__badge {
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-classroom__badge-text {
	font-size: 1.5rem;
	white-space: normal;
}

.p-classroom__cards {
	align-items: center;
	flex-direction: column;
	gap: 1.25rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.875rem;
	max-width: 500px;
	width: 100%;
}

.p-classroom__card {
	max-width: 20.625rem;
	width: 100%;
}

.p-classroom__card-name {
	font-size: 1rem;
}

.p-contact {
	padding-bottom: 5rem;
	padding-left: 5rem;
	padding-right: 5rem;
	padding-top: 5rem;
}

.p-contact__header {
	margin-bottom: 3.125rem;
}

.p-contact__subtitle {
	font-size: 0.75rem;
}

.p-contact__title {
	font-size: 1.625rem;
	margin-top: 0.75rem;
}

.p-contact__description {
	font-size: 0.9375rem;
	margin-top: 0.875rem;
}

.p-contact__content {
	flex-direction: column;
	gap: 2.5rem;
}

.p-contact__info {
	gap: 1.875rem;
}

.p-contact__info-title {
	font-size: 1rem;
}

.p-contact__form-wrapper {
	padding: 1.75rem 1.75rem 0.0625rem;
}

.p-contact__textarea {
	height: 9.375rem;
}

.p-course-content {
	border-radius: 1.25rem;
	margin-top: 2.5rem;
	padding-bottom: 5rem;
	padding-top: 2.5rem;
}

.p-course-content__human.--human01 {
	width: 70px;
}

.p-course-content__human.--human02 {
	width: 70px;
}

.p-course-content__background {
	border-radius: 1.25rem;
}

.p-course-content__title {
	width: 100%;
}

.p-course-content__title-label {
	font-size: 0.75rem;
}

.p-course-content__title-text {
	font-size: 2rem;
}

.p-course-content__flow {
	margin-top: 1.875rem;
}

.p-course-content__flow-badge {
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-course-content__flow-badge-text {
	font-size: 1.125rem;
	white-space: normal;
}

.p-course-content__flow-arrow {
	display: none;
}

.p-course-content__steps {
	gap: 1.25rem;
	margin-top: 1.25rem;
}

.p-course-content__step {
	border-radius: 1.25rem;
	flex-direction: column;
	gap: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.75rem;
}

.p-course-content__step-icon {
	height: 4.375rem;
	width: 4.375rem;
}

.p-course-content__step-number {
	font-size: 1.25rem;
	left: 2.375rem;
	top: 1.25rem;
}

.p-course-content__step-label {
	font-size: 0.875rem;
	left: 0.6875rem;
	top: 1.5625rem;
}

.p-course-content__step-content {
	width: 100%;
}

.p-course-content__step-title {
	font-size: 1.125rem;
	text-align: center;
}

.p-course-content__step-text {
	font-size: 0.8125rem;
}

.p-course-content__lineup {
	margin-top: 2.5rem;
}

.p-course-content__lineup-badge {
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-course-content__lineup-badge-text {
	font-size: 1.125rem;
	white-space: normal;
}

.p-course-content__lineup-arrow {
	display: none;
}

.p-course-content__general {
	-webkit-overflow-scrolling: touch;
	margin-top: 1.875rem;
	padding-bottom: 1.25rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 1.25rem;
}

.p-course-content__general-title {
	width: 100%;
}

.p-course-content__general-title-text {
	font-size: 1.5rem;
}

.p-course-content__table {
	border-spacing: 0;
	font-size: 0.75rem;
	margin-top: 1.25rem;
	min-width: 37.5rem;
}

.p-course-content__table-header-cell {
	border-left: 0.0625rem solid #e2e2e2;
	border-right: 0.0625rem solid #e2e2e2;
	border-top: 0.0625rem solid #e2e2e2;
	padding-bottom: 0.375rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.375rem;
}

.p-course-content__table-header-cell--name {
	min-width: 5rem;
	width: 5rem;
}

.p-course-content__table-header-cell--target {
	width: 100px;
}

.p-course-content__table-header-cell-text {
	font-size: 1rem;
}

.p-course-content__table-cell {
	border-left: 0.0625rem solid #e2e2e2;
	border-right: none;
	border-top: 0.0625rem solid #e2e2e2;
	padding-bottom: 0.375rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.375rem;
}

.p-course-content__table--school {
	border-spacing: 0;
}

.p-course-content__table--school td {
	border-left: 0.0625rem solid #e2e2e2;
	border-right: none;
	border-top: 0.0625rem solid #e2e2e2;
}

.p-course-content__table-cell-text {
	font-size: 0.75rem;
}

.p-course-content__table-cell--name {
	min-width: 5rem;
	width: 5rem;
}

.p-course-content__table-cell--name .p-course-content__table-cell-text {
	font-size: 0.6875rem;
	line-height: 1.4;
}

.p-course-content__table-cell--target {
	min-width: 6.25rem;
}

.p-course-content__table-cell--target .p-course-content__table-cell-text {
	font-size: 0.6875rem;
	line-height: 1.4;
}

.p-course-content__table-cell--content {
	min-width: 9.375rem;
}

.p-course-content__table-cell--content .p-course-content__table-cell-text {
	font-size: 0.6875rem;
	line-height: 1.5;
}

.p-course-content__table--school td.p-course-content__table-cell--name {
	min-width: 5rem;
	width: 5rem;
}

.p-course-content__table--school td.p-course-content__table-cell--name .p-course-content__table-cell-text {
	font-size: 0.6875rem;
	line-height: 1.4;
}

.p-course-content__table--school td.p-course-content__table-cell--target.p-course-content__table-cell--target,
.p-course-content__table--school td.p-course-content__table-cell--content.p-course-content__table-cell--target {
	min-width: 6.25rem;
}

.p-course-content__table--school td.p-course-content__table-cell--target.p-course-content__table-cell--content,
.p-course-content__table--school td.p-course-content__table-cell--content.p-course-content__table-cell--content {
	min-width: 9.375rem;
}

.p-course-content__table--school td.p-course-content__table-cell--target .p-course-content__table-cell-text,
.p-course-content__table--school td.p-course-content__table-cell--content .p-course-content__table-cell-text {
	font-size: 0.6875rem;
	line-height: 1.4;
}

.p-course-content__table--school td.p-course-content__table-cell--content .p-course-content__table-cell-text {
	font-size: 0.6875rem;
	line-height: 1.5;
}

.p-course-content__table-schedule {
	border-spacing: 0;
	font-size: 0.75rem;
	min-width: 37.5rem;
}

.p-course-content__table-schedule-period-header-label {
	font-size: 0.75rem;
}

.p-course-content__table-schedule-period-header-date {
	font-size: 0.625rem;
	line-height: 1.3;
	margin-left: 0.25rem;
	white-space: normal;
}

.p-course-content__table-schedule-period-item {
	min-height: auto;
	min-width: 6.25rem;
	padding-bottom: 0.375rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.375rem;
}

.p-course-content__table-schedule-period-item-text {
	font-size: 0.6875rem;
	line-height: 1.4;
	white-space: normal;
}

.p-course-content__table-schedule-period-item--double {
	min-height: auto;
}

.p-course-content__school {
	-webkit-overflow-scrolling: touch;
	margin-top: 2.5rem;
	padding-bottom: 1.25rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 1.25rem;
}

.p-course-content__school-title {
	width: 100%;
}

.p-course-content__school-title-text {
	font-size: 1.5rem;
}

.p-course-content__table--school {
	border-spacing: 0;
	font-size: 0.75rem;
	margin-top: 1.25rem;
	min-width: 37.5rem;
}

.p-course-content__table-schedule--school {
	border-spacing: 0;
	font-size: 0.75rem;
	min-width: 37.5rem;
}

.p-course-content__background-decoration {
	display: none;
}

.p-detail {
	margin-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.p-detail__inner {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-detail__title {
	width: 100%;
}

.p-detail__title-label {
	font-size: 0.8125rem;
}

.p-detail__title-text {
	font-size: 2rem;
}

.p-detail__schedule-badge {
	margin-top: 1.875rem;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-detail__schedule-badge-text {
	font-size: 1.125rem;
	white-space: normal;
}

.p-detail__schedule-arrow {
	display: none;
}

.p-detail__tableContainer {
	margin-left: -15px;
	margin-right: -15px;
	overflow-x: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.p-detail__table-header-cell {
	font-size: 12px;
}

.p-detail__table-cell {
	font-size: 12px;
	padding-left: 0.375rem;
	padding-right: 0.375rem;
}

.p-detail__table-row:first-child .p-detail__table-cell[rowspan] {
	display: flex;
}

.p-detail__note {
	margin-top: 0.625rem;
	width: 100%;
}

.p-detail__note-text {
	font-size: 1rem;
	white-space: normal;
}

.p-detail__price {
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 0.625rem;
}

.p-detail__price-label {
	font-size: 1.5rem;
}

.p-detail__price-amount {
	font-size: 3.75rem;
	height: auto;
	width: auto;
}

.p-detail__price-unit {
	font-size: 1.5rem;
}

.p-detail__price-badge {
	margin-top: 1.875rem;
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-detail__price-badge-text {
	font-size: 1.125rem;
	white-space: normal;
}

.p-detail__testimonial-badge {
	margin-top: 2.5rem;
	width: 100%;
}

.p-detail__testimonial-badge-text {
	font-size: 1rem;
	white-space: normal;
}

.p-detail__testimonial-decoration {
	height: auto;
	width: 12.5rem;
}

.p-detail__testimonials {
	margin-top: 1.875rem;
	padding-bottom: 1.875rem;
}

.p-detail__testimonial-card {
	width: 100%;
}

.p-detail__testimonials .swiper-button-prev,
.p-detail__testimonials .swiper-button-next {
	height: 2.5rem;
	width: 2.5rem;
}

.p-detail__testimonials .swiper-button-prev::after,
.p-detail__testimonials .swiper-button-next::after {
	font-size: 1rem;
}

.p-detail__testimonials .swiper-button-prev {
	left: 0.625rem;
}

.p-detail__testimonials .swiper-button-next {
	right: 0.625rem;
}

.p-detail__testimonials .swiper-pagination {
	gap: 0.625rem;
	margin-top: 1.875rem;
}

.p-detail__testimonials .swiper-pagination-bullet {
	height: 0.625rem;
	width: 0.625rem;
}

.p-faq {
	padding-bottom: 0rem;
	padding-top: 3.125rem;
}

.p-faq__badge {
	padding-bottom: 0.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.5rem;
}

.p-faq__badge-text {
	font-size: 1.5rem;
	white-space: normal;
}

.p-faqList {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 500px;
	width: 100%;
}

.p-faqList__q,
.p-faqList__a {
	padding-left: 46px;
}

.p-faqList__q::before,
.p-faqList__a::before {
	height: 40px;
	width: 40px;
}

.p-faqList__q {
	font-size: 15px;
	margin-bottom: 12px;
	padding-bottom: 15px;
}

.p-faqList__q::before {
	top: -10px;
}

.p-fixed-button {
	bottom: 20px;
	right: 0;
	top: auto;
}

.p-fixed-button__item:last-child {
	margin-top: 0.9375rem;
}

.p-fixed-button__link {
	border-radius: 8px 0 0 8px;
	padding-bottom: 0.625rem;
	width: 2.5rem;
}

.p-fixed-button__icon {
	height: 1.1875rem;
	width: 1.1875rem;
}

.p-fixed-button__icon-image.pencil {
	height: 0.9375rem;
	width: 0.9375rem;
}

.p-fixed-button__text-line {
	font-size: 0.6875rem;
	line-height: 0.8125rem;
}

.p-footer {
	border-radius: 1.25rem 1.25rem 0 0;
	margin-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.p-footer__logo {
	height: 90px;
	padding-bottom: 0.9375rem;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0.9375rem;
	width: 90px;
}

.p-footer__text {
	font-size: 1.125rem;
	margin-top: 1.875rem;
	white-space: normal;
}

.p-footer__line-button {
	height: auto;
	margin-top: 1.875rem;
	min-height: 3.125rem;
	padding-bottom: 0.625rem;
	padding-top: 0.625rem;
}

.p-footer__line-button-text {
	font-size: 1rem;
	white-space: normal;
}

.p-footer__copyright {
	margin-top: 1.875rem;
	width: 100%;
}

.p-footer__copyright-text {
	font-size: 0.8125rem;
	white-space: normal;
}

.p-fv {
	height: 25.5rem;
}

.p-fv__overlay-left {
	min-width: 0;
	position: static;
	width: 100%;
}

.p-fv__overlay-right {
	display: none;
	position: static;
	width: 100%;
}

.p-fv__content {
	background: linear-gradient(90deg, #067ec6 0%, rgba(6, 126, 198, 0.7) 20%, rgba(6, 126, 198, 0) 100%);
	bottom: 0;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: flex-end;
	left: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	position: absolute;
	right: auto;
	top: auto;
	width: 100%;
}

.p-fv__contentHead {
	align-items: start;
	display: flex;
	flex-direction: column;
}

.p-fv__badge {
	left: auto;
	margin-bottom: 0.625rem;
	order: 2;
	padding-bottom: 0.125rem;
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.125rem;
	position: static;
	top: auto;
}

.p-fv__badge-text {
	font-size: 0.75rem;
	order: 1;
}

.p-fv__price {
	height: 3.75rem;
	left: auto;
	margin-bottom: 0.625rem;
	position: relative;
	top: auto;
	width: 7.5rem;
}

.p-fv__price-mask {
	height: 7.5rem;
	left: auto;
	position: relative;
	top: auto;
	width: 7.5rem;
}

.p-fv__price-label {
	font-size: 0.875rem;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 15px;
}

.p-fv__price-amount {
	font-size: 1.625rem;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 30px;
}

.p-fv__title {
	left: auto;
	margin-bottom: 0.625rem;
	margin-left: 0;
	margin-top: 0;
	position: static;
	top: auto;
}

.p-fv__title-line {
	font-size: 1.25rem;
	line-height: 1.5;
}

.p-fv__course-name {
	flex-wrap: wrap;
	gap: 0.25rem;
	left: auto;
	margin-bottom: 0.625rem;
	margin-left: 0;
	margin-top: 0;
	position: static;
	top: auto;
}

.p-fv__course-name-item {
	height: 2.8125rem;
	width: 2.8125rem;
}

.p-fv__course-name-text {
	font-size: 2.25rem;
}

.p-fv__description {
	left: auto;
	margin-left: 0;
	margin-top: 0;
	position: static;
	top: auto;
}

.p-fv__description-line {
	font-size: 0.875rem;
	line-height: 1.5;
}

.p-header {
	height: 60px;
	top: 0;
}

.p-header__inner {
	border-radius: 0;
	gap: 1rem;
	height: 60px;
	padding-bottom: 0;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	padding-top: 0;
}

.p-header__logo-wrapper {
	align-items: center;
	display: flex;
	width: 3.75rem;
}

.p-header__contact {
	display: none;
}

.p-header__contact-hours {
	font-size: 0.75rem;
}

.p-header__contact-tel {
	font-size: 1.5rem;
	height: auto;
}

.p-header__buttons {
	gap: 0.5rem;
	margin-left: 0;
}

.p-header__button {
	gap: 0.25rem;
	height: 2.8125rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	width: 8.125rem;
}

.p-header__button-icon {
	height: 1.125rem;
	width: 1.125rem;
}

.p-header__button-text {
	font-size: 0.75rem;
	line-height: 1.2;
}

.p-parent-meeting {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.p-parent-meeting__inner {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-parent-meeting__header {
	width: 100%;
}

.p-parent-meeting__header-badge {
	margin-bottom: 0.3125rem;
}

.p-parent-meeting__header-badge-text {
	font-size: 1rem;
}

.p-parent-meeting__title {
	width: 100%;
}

.p-parent-meeting__title-text {
	font-size: 1.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-parent-meeting__title-arrow {
	bottom: -0.75rem;
	height: 0.8125rem;
	width: 1.25rem;
}

.p-parent-meeting__description {
	margin-top: 1.875rem;
	max-width: 100%;
	width: 100%;
}

.p-parent-meeting__description-text {
	font-size: 0.8125rem;
}

.p-parent-meeting__offer {
	height: auto;
	margin-top: 1.875rem;
	width: 100%;
}

.p-parent-meeting__offer-content {
	padding-bottom: 0.625rem;
	padding-top: 0.625rem;
}

.p-parent-meeting__offer-content::before {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	top: 12px;
	width: 100%;
}

.p-parent-meeting__offer-label {
	font-size: 0.75rem;
}

.p-parent-meeting__offer-text {
	font-size: 1.3125rem;
}

.p-parent-meeting__note {
	margin-top: 0.625rem;
	max-width: 100%;
	width: 100%;
}

.p-parent-meeting__note-text {
	font-size: 0.8125rem;
}

.p-performance {
	padding-bottom: 6.25rem;
	padding-top: 3.125rem;
}

.p-performance__title {
	width: 100%;
}

.p-performance__title-label {
	font-size: 1rem;
}

.p-performance__title-text {
	font-size: 1.25rem;
}

.p-performance__content {
	gap: 1.875rem;
	margin-top: 1.875rem;
	max-width: 500px;
}

.p-performance__item {
	flex-direction: column;
	gap: 1.25rem;
}

.p-performance__item-image {
	aspect-ratio: 350/230;
	height: auto;
	width: 100%;
}

.p-performance__item-text {
	width: 100%;
}

.p-performance__item-title {
	font-size: 1rem;
}

.p-performance__item-description {
	font-size: 0.8125rem;
}

.p-performance__human {
	height: auto;
	top: calc(100% + 20px);
	width: 90px;
}

.p-reason {
	border-radius: 1.25rem;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.p-reason__inner {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-reason__logo {
	height: 90px;
}

.p-reason__logo-bg {
	height: 5.625rem;
	width: 5.625rem;
}

.p-reason__logo-image {
	height: auto;
	width: 3.75rem;
}

.p-reason__title {
	flex-direction: column;
	gap: 0.625rem;
	margin-top: 1.25rem;
}

.p-reason__title-text {
	font-size: 1.25rem;
	white-space: normal;
}

.p-reason__cards {
	gap: 3.75rem;
	margin-top: 5rem;
}

.p-reason__card {
	height: auto;
	padding-bottom: 1.25rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0rem;
	width: 100%;
}

.p-reason__card-content {
	padding-bottom: 1.25rem;
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 1.25rem;
	width: 100%;
}

.p-reason__card-number {
	font-size: 2.25rem;
	margin-bottom: 0.625rem;
	top: -1.5625rem;
	transform: none;
}

.p-reason__card-header {
	align-items: center;
	gap: 0.625rem;
	margin-top: 0.625rem;
}

.p-reason__card-label {
	font-size: 1rem;
	text-align: center;
	white-space: normal;
}

.p-reason__card-title {
	font-size: 1.25rem;
	text-align: center;
	white-space: normal;
}

.p-reason__card-body {
	flex-direction: column;
	gap: 1.25rem;
	margin-top: 1.25rem;
}

.p-reason__card-image {
	aspect-ratio: 298/191;
	height: auto;
	width: 100%;
}

.p-reason__card-text {
	font-size: 0.875rem;
	width: 100%;
}

.p-schedule-table {
	margin-top: 1.25rem;
	padding-bottom: 2.5rem;
}

.p-schedule-table__inner {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-schedule-table__school {
	width: 100%;
}

.p-schedule-table__school:not(:first-child) {
	margin-top: 2.5rem;
}

.p-schedule-table__school-arrow {
	display: none;
}

.p-schedule-table__table {
	border-spacing: 0.0625rem;
	margin-top: 1.25rem;
}

.p-schedule-table__table-header-cell {
	flex: 1;
	font-size: 0.875rem;
}

.p-schedule-table__table-header-cell:first-child {
	text-align: left;
	width: auto;
}

.p-schedule-table__table-header-cell:nth-child(2) {
	text-align: left;
	width: auto;
}

.p-schedule-table__table-header-cell:nth-child(3) {
	text-align: left;
	width: auto;
}

.p-schedule-table__table-header-cell:nth-child(4) {
	text-align: left;
	width: auto;
}

.p-schedule-table__table-cell {
	width: auto !important;
}

.p-schedule-table__table-cell {
	flex: 1;
	font-size: 13px;
}

.p-school-list {
	padding-top: 1.875rem;
}

.p-school-list__banner {
	display: block;
	text-align: center;
}

.p-school-list__banner-text {
	font-size: 0.9375rem;
	white-space: normal;
}

.p-school-list__banner-arrow {
	bottom: -10px;
}

.p-school-list__content {
	margin-top: 1.25rem;
	width: 100%;
}

.p-school-list__row {
	gap: 0.75rem;
}

.p-school-list__item {
	gap: 0.1875rem;
}

.p-school-list__item-name {
	font-size: 0.9375rem;
}

.p-school-list__item-number-value {
	font-size: 1.875rem;
}

.p-school-list__item-number-unit {
	font-size: 0.9375rem;
}

.p-school-list__others {
	font-size: 0.875rem;
	margin-top: 1.25rem;
	text-align: center;
	width: 100%;
}

.p-special {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}

.p-special__inner {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-special__free-title {
	width: 100%;
}

.p-special__free-title-label {
	font-size: 0.8125rem;
}

.p-special__free-title-text {
	font-size: 2rem;
}

.p-special__box01 {
	padding-left: 15px;
	padding-right: 15px;
}

.p-special__main-title-label {
	font-size: 0.8125rem;
}

.p-special__main-title-text {
	font-size: 1.5rem;
}

.p-special__free-decoration-1 {
	display: none;
}

.p-special__free-decoration-2 {
	display: none;
}

.p-special__free-tableContainer {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}

.p-special__free-table {
	border-spacing: 0.0625rem;
	margin-top: 1.875rem;
	min-width: auto;
}

.p-special__free-table-header-cell {
	font-size: 0.9375rem;
}

.p-special__free-table-cell {
	font-size: 15px;
}

.p-special__free-table-cell-title {
	font-size: 0.9375rem;
}

.p-special__free-table-cell-subtitle {
	font-size: 0.6875rem;
}

.p-special__box02 {
	padding-left: 15px;
	padding-right: 15px;
}

.p-special__followup-title {
	margin-top: 0rem;
	width: 100%;
}

.p-special__followup-title-label {
	font-size: 0.8125rem;
}

.p-special__followup-title-text {
	font-size: 1.5rem;
}

.p-special__followup-description {
	margin-top: 1.25rem;
	width: 100%;
}

.p-special__followup-description-text {
	font-size: 0.8125rem;
	white-space: normal;
}

.p-special__followup-table {
	border-spacing: 0.0625rem;
	margin-top: 1.25rem;
	min-width: auto;
}

.p-special__followup-table-header-cell {
	font-size: 0.9375rem;
}

.p-special__followup-table-cell {
	font-size: 0.875rem;
	padding-left: 0.375rem;
	padding-right: 0.375rem;
}

.p-special__followup-table-subrow .p-special__followup-table-cell:first-child {
	width: 100%;
}

.p-special__followup-table-subrow .p-special__followup-table-cell:nth-child(2) {
	width: 100%;
}

.p-special__followup-table-subrow .p-special__followup-table-cell:nth-child(3) {
	width: 100%;
}

}

@media screen and (max-width: 600px) {

.p-contact {
	padding-bottom: 3.75rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 3.75rem;
}

.p-contact__header {
	margin-bottom: 2.5rem;
}

.p-contact__subtitle {
	font-size: 0.6875rem;
}

.p-contact__title {
	font-size: 1.375rem;
	margin-top: 0.625rem;
}

.p-contact__description {
	font-size: 0.875rem;
	margin-top: 0.75rem;
}

.p-contact__content {
	gap: 1.875rem;
}

.p-contact__info {
	gap: 1.5rem;
}

.p-contact__info-item {
	gap: 1rem;
}

.p-contact__info-icon {
	height: 2.5rem;
	width: 2.5rem;
}

.p-contact__info-icon img {
	width: 1.125rem;
}

.p-contact__info-text {
	gap: 0.375rem;
}

.p-contact__info-title {
	font-size: 0.9375rem;
}

.p-contact__info-detail {
	font-size: 0.9375rem;
}

.p-contact__info-note {
	font-size: 0.8125rem;
}

.p-contact__form-wrapper {
	padding: 1.25rem 1.25rem 0.0625rem;
}

.p-contact__form {
	gap: 1.25rem;
}

.p-contact__form-group {
	gap: 0.375rem;
}

.p-contact__label-text {
	font-size: 0.8125rem;
}

.p-contact__required {
	font-size: 0.8125rem;
}

.p-contact__input {
	font-size: 0.8125rem;
	height: 2.75rem;
}

.p-contact__textarea {
	font-size: 0.8125rem;
	height: 8.125rem;
}

.p-contact__button {
	font-size: 0.8125rem;
	height: 3rem;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}


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