body {
	background: #F5EBDD;
	color: #5A3E2B;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
}

.u-desktop {
	display: none;
}

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

html {
	font-size: 16px;
}

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

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

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

/* Set core body defaults */

body {
	line-height: 1.5;
	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%;
}

/* Inherit fonts for inputs and buttons */

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

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

img:not([alt]) {
	-webkit-filter: blur(10px);
	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;
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.about-layout {
	margin-top: 3rem;
}

.about {
	position: relative;
}

.about__concept {
	text-align: center;
}

.access-layout {
	margin-top: 3rem;
}

.access {
	position: relative;
}

.access::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.21875rem;
	width: 7.5rem;
	z-index: 0;
}

.access__items {
	grid-gap: 2.5rem;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.access__table {
	width: 100%;
}

.access__map {
	aspect-ratio: 490/220;
}

.access__map iframe {
	border: 0;
	height: 100%;
	width: 100%;
}

.access__button {
	margin-top: 3.75rem;
	text-align: center;
}

.blog-layout {
	margin-top: 3rem;
}

.blog-single-layout {
	margin-top: 3rem;
}

.blog-single {
	position: relative;
}

.blog-single::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.5rem;
	width: 7.5rem;
	z-index: 0;
}

.blog-single__inner {
	grid-gap: 5rem;
	display: grid;
	gap: 5rem;
	grid-template-columns: repeat(1, 1fr);
}

.blog-single__pagination {
	margin-top: 5rem;
}

.blog-single__sidebar {
	padding: 0 1.5625rem;
}

.blog {
	position: relative;
}

.blog::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.5rem;
	width: 7.5rem;
	z-index: 0;
}

.blog__inner {
	grid-gap: 5rem;
	display: grid;
	gap: 5rem;
	grid-template-columns: repeat(1, 1fr);
}

.blog__cards {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	position: relative;
	z-index: 1;
}

.blog__pagination {
	margin-top: 5rem;
}

.blog__sidebar {
	padding: 0 1.5625rem;
}

.campaign-layout {
	margin-top: 2.5rem;
}

.contact-layout {
	margin-top: 3.375rem;
}

.contact {
	position: relative;
}

.contact::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.6875rem;
	width: 7.5rem;
	z-index: 0;
}

.contact__inner {
	position: relative;
	z-index: 1;
}

.contact__error {
	color: #dc3232;
	display: none;
	font-size: 0.875rem;
	line-height: 1;
	margin: 0 auto;
	max-width: 16em;
	padding-bottom: 3.25rem;
	padding-left: 1em;
	text-indent: -1em;
}

.contact__thanks-title {
	line-height: 1;
	text-align: center;
}

.contact__thanks-body {
	line-height: 2;
	margin-top: 2.4375rem;
	text-align: center;
}

.faq-layout {
	margin-top: 3rem;
}

.faq {
	position: relative;
}

.faq::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.21875rem;
	width: 7.5rem;
	z-index: 0;
}

.faq__items {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: repeat(1, 1fr);
}

.faq__button {
	margin-top: 3.75rem;
	text-align: center;
}

.footer-layout {
	margin-top: 6.25rem;
}

.footer-layout--contact {
	margin-top: 9.0625rem;
}

.footer-layout--no-margin {
	margin-top: 0;
}

.header-layout {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}

.home-blog {
	padding-top: 11.25rem;
	position: relative;
}

.home-blog::before {
	background-attachment: fixed;
	background-image: url(../images/common/blog_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 10%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.home-blog__inner {
	grid-gap: 2.5rem;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
	padding-bottom: 3.75rem;
}

.home-blog__cards {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.home-blog__intro {
	padding-top: 2.5rem;
}

.home-blog__text {
	margin-top: 2.5rem;
}

.home-blog__button {
	margin-top: 1.25rem;
	text-align: center;
}

.home-concept-layout {
	margin-top: 12.5rem;
}

.home-concept__content {
	grid-gap: 3.75rem;
	display: grid;
	gap: 3.75rem;
	grid-template-columns: 1fr;
}

.home-concept__image {
	aspect-ratio: 2/3;
	background-image: url(../images/common/about_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: max(11.25rem, 50%);
}

.home-concept__text {
	line-height: 2;
	text-align: center;
}

.home-concept__button {
	margin-top: 3.75rem;
	padding-bottom: 3.75rem;
	text-align: center;
}

.home-lesson-guide {
	background: #fff;
	padding: 7.5rem 0 6.25rem;
}

.home-lesson-guide__text {
	line-height: 2;
	margin-top: 2.5rem;
}

.home-lesson-guide__button {
	margin-top: 3.75rem;
}

.home-lesson-layout {
	margin-top: 6.25rem;
}

.home-lesson {
	overflow-x: clip;
}

.home-lesson__body {
	margin-right: calc(50% - 50vw);
	margin-top: 1.75rem;
	position: relative;
}

.home-lesson__cards.swiper {
	padding-bottom: 1rem;
	padding-left: 0.625rem;
	padding-top: 2.5rem;
}

.home-lesson__slide.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: auto;
	max-width: 17.5rem;
	width: 100%;
}

.home-lesson__buttons {
	margin-top: 2.5rem;
	position: absolute;
}

.home-lesson__button-prev.swiper-button-prev,
.home-lesson__button-next.swiper-button-next {
	background: #A89484;
	border-radius: 50%;
	color: #fff;
	height: 3.125rem;
	left: 0.625rem;
	position: absolute;
	right: auto;
	right: initial;
	top: auto;
	top: initial;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 3.125rem;
	z-index: 1;
}

.home-lesson__button-next.swiper-button-next {
	margin-left: 5.625rem;
}

.home-lesson__button-prev.swiper-button-prev::before {
	border-bottom: 1px solid;
	border-left: 1px solid;
	content: "";
	height: 0.625rem;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-30%, -50%) rotate(45deg);
	transform: translate(-30%, -50%) rotate(45deg);
	width: 0.625rem;
	z-index: 2;
}

.home-lesson__button-next.swiper-button-next::before {
	border-right: 1px solid;
	border-top: 1px solid;
	content: "";
	height: 0.625rem;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-70%, -50%) rotate(45deg);
	transform: translate(-70%, -50%) rotate(45deg);
	width: 0.625rem;
	z-index: 2;
}

.home-lesson__button-prev::after,
.home-lesson__button-next::after {
	display: none;
}

.home-lesson__button-prev:focus-visible,
.home-lesson__button-next:focus-visible {
	border-radius: 6px;
	outline: 3px solid #1a73e8;
	outline-offset: 4px;
}

.home-reservation {
	background: #fff;
	padding: 7.5rem 0 11.25rem;
}

.home-reservation__inner {
	grid-gap: 3.75rem;
	display: grid;
	gap: 3.75rem;
	grid-template-columns: 1fr;
}

.home-reservation__text {
	line-height: 2;
	margin-top: 2.5rem;
}

.home-reservation__button {
	margin-top: 3.75rem;
}

.home-reservation__image {
	aspect-ratio: 300/380;
	justify-self: right;
	position: relative;
	width: max(11.25rem, 50%);
}

.home-reservation__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	position: relative;
	width: 100%;
	z-index: 2;
}

.home-reservation__image::after {
	aspect-ratio: 1.8666666667;
	background: #F5EBDD;
	border-radius: 1.5rem;
	bottom: -15%;
	content: "";
	left: -40%;
	position: absolute;
	width: 90%;
	z-index: 1;
}

.information-layout {
	margin-top: 4.375rem;
}

.lesson-guide-layout {
	margin-top: 3rem;
}

.lesson-guide__button {
	margin-top: 3.75rem;
	text-align: center;
}

.lesson-guide__gallery {
	margin-top: 6.25rem;
}

.lesson-layout {
	margin-top: 3rem;
}

.lesson-single-layout {
	margin-top: 3.25rem;
}

.lesson-single__button {
	margin-top: 2.5rem;
	text-align: center;
}

.lesson__cards {
	margin-top: 3.75rem;
}

.lesson__pagination {
	margin-top: 5rem;
}

.page-about-layout {
	margin-top: 3.25rem;
}

.page-about {
	position: relative;
}

.page-about::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.5rem;
	width: 7.5rem;
	z-index: 0;
}

.page-about__lead-pc {
	display: none;
}

.page-about__gallery {
	margin-top: 2.25rem;
}

.page-about.modal-open {
	overflow: hidden;
	position: fixed;
	width: 100%;
}

.page-blog-layout {
	margin-top: 3.25rem;
}

.page-campaign-layout {
	margin-top: 3.25rem;
}

.page-campaign {
	position: relative;
}

.page-campaign::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.5rem;
	width: 7.5rem;
	z-index: 0;
}

.page-campaign__cards {
	margin-top: 2.5rem;
	padding: 0 2.0625rem;
}

.page-campaign__pagination {
	margin-top: 4.875rem;
}

.page-information {
	position: relative;
}

.page-information::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.5rem;
	width: 7.5rem;
	z-index: 0;
}

.page-information__body {
	padding-top: 4.3125rem;
}

.page-price-layout {
	margin-top: 3.25rem;
}

.page-price {
	position: relative;
}

.page-price::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.5rem;
	width: 7.5rem;
	z-index: 0;
}

.page-site-map__main {
	margin-top: 2.4375rem;
	position: relative;
}

.page-site-map__main::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -0.78125rem;
	width: 7.5rem;
	z-index: 0;
}

.page-site-map__contact {
	margin-top: 5.75rem;
}

.page-voice-layout {
	margin-top: 3.25rem;
}

.page-voice {
	position: relative;
}

.page-voice::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.5rem;
	width: 7.5rem;
	z-index: 0;
}

.page-voice__cards {
	margin-top: 2.5rem;
}

.page-voice__pagination {
	margin-top: 4.875rem;
}

.policy-layout {
	margin-top: 3rem;
}

.policy {
	position: relative;
}

.policy::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.21875rem;
	width: 7.5rem;
	z-index: 0;
}

.policy__button {
	margin-top: 3.75rem;
	text-align: center;
}

.price-layout {
	margin-top: 5rem;
}

.reservation-layout {
	margin-top: 3.375rem;
}

.reservation {
	position: relative;
}

.reservation::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 3.4375rem;
	left: 0.9375rem;
	position: absolute;
	top: -1.6875rem;
	width: 7.5rem;
	z-index: 0;
}

.reservation__inner {
	position: relative;
	z-index: 1;
}

.reservation__error {
	color: #dc3232;
	display: none;
	font-size: 0.875rem;
	line-height: 1;
	margin: 0 auto;
	max-width: 16em;
	padding-bottom: 3.25rem;
	padding-left: 1em;
	text-indent: -1em;
}

.reservation__thanks-title {
	line-height: 1;
	text-align: center;
}

.reservation__thanks-body {
	line-height: 2;
	margin-top: 2.4375rem;
	text-align: center;
}

.voice-layout {
	margin-top: 5rem;
}

.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-response-output {
	display: none;
}

.archive-list {
	font-size: 1.25rem;
}

.archive-list__year-button {
	background-image: url("../images/common/line-thin.svg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100% 0.1em;
	color: #5A3E2B;
	padding: 0.375rem 1rem;
	position: relative;
	text-align: left;
	width: 100%;
}

.archive-list__year-button::after {
	border-bottom: 0.08em solid;
	border-right: 0.08em solid;
	content: "";
	height: 0.625rem;
	position: absolute;
	right: 1rem;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	width: 0.625rem;
}

.archive-list__months {
	height: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: height 0.6s ease, opacity 0.4s ease 0.2s;
	transition: height 0.6s ease, opacity 0.4s ease 0.2s;
}

.archive-list__month {
	padding: 0.375rem 2rem;
}

.archive-list__year.is-open .archive-list__year-button::after {
	-webkit-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg);
}

.archive-list__year-button:hover,
.archive-list__month:hover {
	opacity: 0.7;
}

.blog-article__date {
	display: block;
	font-size: 0.875rem;
	line-height: 1;
}

.blog-article__title {
	border-bottom: 0.08em dotted;
	font-size: 1.5rem;
	font-weight: 500;
	margin-top: 0.5rem;
	padding-bottom: 0.375rem;
}

.blog-article__content,
.blog-article__figure,
.blog-article__text,
.blog-article__text p,
.blog-article__text figure {
	line-height: 2;
	margin-top: 1.5rem;
}

.blog-article__figure,
.blog-article__text figure {
	aspect-ratio: 345/231;
}

.blog-article__figure img,
.blog-article__text figure img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.blog-card a {
	grid-gap: 1rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border-radius: 2em;
	-webkit-box-shadow: 0.16em 0.16em 0.8em rgba(90, 62, 43, 0.25);
	box-shadow: 0.16em 0.16em 0.8em rgba(90, 62, 43, 0.25);
	display: grid;
	gap: 1rem;
	grid-template-columns: 1fr;
	height: 100%;
	padding: 1rem;
	position: relative;
}

.blog-card__meta {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.875rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.blog-card__category {
	border: 0.08em solid;
	border-radius: 2em;
	line-height: 1.7;
	padding: 0.3125rem 1rem;
}

.blog-card__title {
	border-bottom: 0.08em dotted;
	font-size: 1rem;
	font-weight: 500;
	margin-top: 0.875rem;
	padding-bottom: 0.25rem;
	position: relative;
}

.blog-card__text {
	margin-top: 0.875rem;
}

.blog-card__image {
	aspect-ratio: 280/200;
	border-radius: 1.5em;
	overflow: hidden;
}

.blog-card__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	-webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
	width: 100%;
}

.blog-card__mask {
	background: rgba(255, 255, 255, 0.2);
	border-radius: 2em;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.blog-card a:hover .blog-card__mask {
	opacity: 1;
}

.blog-card a:hover .blog-card__image img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.blog-card--sidebar a {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	border-radius: 1em;
	gap: 0.875rem;
	grid-template-columns: 352fr 280fr;
	padding: 0.875rem;
}

.blog-card--sidebar .blog-card__title {
	border-bottom: none;
	margin-top: 0.25rem;
	padding-bottom: none;
}

.blog-card--sidebar .blog-card__image {
	border-radius: 0.8em;
}

.blog-card--sidebar .blog-card__mask {
	border-radius: 1em;
}

.blog-card--sidebar a:hover .blog-card__image img {
	-webkit-transform: none;
	transform: none;
}

.breadcrumb {
	color: #A89484;
	font-size: 0.875rem;
}

.breadcrumb__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.breadcrumb__item:not(:first-child),
.post,
.archive {
	padding-left: 1.25rem;
	position: relative;
}

.breadcrumb__item:not(:first-child)::before,
.post::before,
.archive::before {
	border-bottom: 1px solid currentColor;
	border-right: 1px solid currentColor;
	content: "";
	height: 5.66px;
	left: 0.4375rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
	width: 5.66px;
}

.button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.15)), to(transparent)), #E8B4B8;
	background: linear-gradient(to top, rgba(255, 255, 255, 0.15), transparent), #E8B4B8;
	border: 0.08em solid transparent;
	border-radius: 5em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 0.875rem;
	font-weight: 500;
	gap: 1rem;
	height: inherit;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	padding: 1.25rem 2.5rem;
	position: relative;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
}

.button span {
	border-bottom: 0.16em solid;
	border-right: 0.16em solid;
	height: 0.6em;
	-webkit-transform: translateY(-50%) skew(45deg);
	transform: translateY(-50%) skew(45deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	width: 2.5rem;
}

.button:hover {
	background: #fff;
	color: #E8B4B8;
}

.button--green {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.2)), to(transparent)), #A9BEA0;
	background: linear-gradient(to top, rgba(255, 255, 255, 0.2), transparent), #A9BEA0;
}

.button--green:hover {
	border: 0.08em solid #A9BEA0;
	color: #A9BEA0;
}

.button--outline:hover {
	border: 0.08em solid #E8B4B8;
}

.category-button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 0.08em solid #A89484;
	border-radius: 2em;
	color: #A89484;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 0.875rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	padding: 0.85em 1.2em;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}

.category-button.is-active {
	background: #A89484;
	color: #fff;
}

.category-button:hover {
	color: rgba(168, 148, 132, 0.6);
}

.category-button.is-active:hover {
	color: #fff;
}

.category-buttons {
	grid-column-gap: 1.3125rem;
	-moz-column-gap: 1.3125rem;
	grid-row-gap: 1rem;
	-webkit-column-gap: 1.3125rem;
	column-gap: 1.3125rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 1rem;
}

.concept {
	position: relative;
}

.concept__text {
	line-height: 2;
	margin-top: 1.875rem;
}

.concept__text:first-of-type {
	font-size: 1.125rem;
	font-weight: 500;
	margin-top: 2.5rem;
}

.concept__text:last-of-type {
	padding-bottom: 3.75rem;
}

.divider {
	aspect-ratio: 1440/100;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.divider--a {
	aspect-ratio: 1440/205;
	background-image: url("../images/common/bg_1.png");
}

.divider--b {
	background-image: url("../images/common/bg_2.png");
}

.divider--c {
	background-image: url("../images/common/bg_3.png");
}

.divider--top {
	-webkit-transform: translateY(-98%);
	transform: translateY(-98%);
}

.divider--bottom {
	-webkit-transform: none;
	transform: none;
}

.faq-item summary {
	background: #A89484;
	border-radius: 1rem;
	color: #fff;
	cursor: pointer;
	list-style: none;
	padding: 1rem 3.125rem 1rem 1.25rem;
	position: relative;
}

.faq-item summary::-webkit-details-marker {
	display: none;
}

.faq-item summary::after {
	border-bottom: 0.125rem solid;
	border-left: 0.125rem solid;
	content: "";
	height: 0.75rem;
	position: absolute;
	right: 1.25rem;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	width: 0.75rem;
}

.faq-item[open] summary {
	border-radius: 1rem 1rem 0 0;
}

.faq-item[open] summary::after {
	-webkit-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}

.faq-item p {
	background: #fff;
	border-radius: 0 0 1rem 1rem;
	line-height: 1.4;
	opacity: 0;
	padding: 1.25rem;
	-webkit-transform: translateY(-0.5em);
	transform: translateY(-0.5em);
	-webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}

.faq-item[open] p {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.footer {
	background: #5A3E2B;
	color: #fff;
	padding: 3rem 0 3.5rem;
}

.footer__inner {
	grid-gap: 1.875rem;
	display: grid;
	gap: 1.875rem;
	grid-template-columns: repeat(1, 1fr);
}

.footer__header {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.875rem;
}

.footer__logo {
	max-width: 12.5rem;
	width: 100%;
}

.footer__sns {
	max-width: 1.25rem;
	width: 100%;
}

.footer__sns a:hover {
	opacity: 0.7;
}

.footer__copyright {
	font-size: min(5vw, 0.75rem);
	margin-top: 1.625rem;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

.form__row {
	grid-gap: 1.25rem;
	border-bottom: 1px dotted #A89484;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: 1fr;
	padding: 1.5625rem 0;
	position: relative;
}

.form__row:first-child {
	padding-top: 0;
}

.form__label {
	line-height: 1;
}

.form__label span {
	background: #E08A94;
	border-radius: 0.5em;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.4em;
	margin-left: 0.5rem;
	padding: 0.125rem 0.6875rem 0.125rem 1rem;
}

.form__input {
	background: #fff;
	border: 0.08em solid #A89484;
	border-radius: 0.5em;
	color: #5A3E2B;
	height: 2.5rem;
	padding: 0.625rem 0.9375rem 0.625rem;
	width: 100%;
}

.form__input--select {
	font-size: 0.75rem;
	padding-left: 0.5rem;
}

.form__input--textarea {
	height: auto;
	padding: 0.1875rem 1rem;
}

.form__input::-moz-placeholder {
	color: #CFC1B9;
}

.form__input::-webkit-input-placeholder {
	color: #CFC1B9;
}

.form__input:-ms-input-placeholder {
	color: #CFC1B9;
}

.form__input::-ms-input-placeholder {
	color: #CFC1B9;
}

.form__input::placeholder {
	color: #CFC1B9;
}

.form__input-wrapper {
	position: relative;
}

.form__input-wrapper::after {
	border-left: 0.3125rem solid transparent;
	border-right: 0.3125rem solid transparent;
	border-top: 0.5rem solid #A89484;
	content: "";
	height: 0;
	opacity: 1;
	pointer-events: none;
	position: absolute;
	right: 0.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	width: 0;
}

.form__radio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0.1875rem;
}

.form__radio label {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
}

.form__agreement {
	margin-top: 2.5rem;
}

.form__agreement label,
.form__agreement-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.875rem;
	gap: 0.5rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.form__radio input[type=radio],
.form__agreement input[type=checkbox] {
	all: unset;
	background: #fff;
	border: 0.08em solid #A89484;
	cursor: pointer;
	position: relative;
}

.form__radio input[type=radio] {
	border-radius: 50%;
	height: 0.75rem;
	width: 0.75rem;
}

.form__agreement input[type=checkbox] {
	border-radius: 0.5em;
	height: 1.25rem;
	-webkit-transform: translateY(-0.125rem);
	transform: translateY(-0.125rem);
	width: 1.25rem;
}

.form__radio input[type=radio]:checked::after {
	background: #E08A94;
	border-radius: 50%;
	content: "";
	height: 0.5rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0.5rem;
}

.form__agreement input[type=checkbox]:checked::after {
	border: solid #E08A94;
	border-width: 0 0.16em 0.16em 0;
	content: "";
	left: 50%;
	position: absolute;
	top: 40%;
	-webkit-transform: translate(-50%, -50%) rotate(55deg);
	transform: translate(-50%, -50%) rotate(55deg);
}

.form__agreement input[type=checkbox]:checked::after {
	height: 1rem;
	width: 0.5rem;
}

.form__agreement a {
	border-bottom: 0.08em solid;
}

.form__participants {
	display: grid;
	grid-template-columns: 50% 50%;
}

.form__participant {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.75rem;
}

.form__participant select {
	width: 5.625rem;
}

.form__button {
	margin-top: 1.5rem;
	text-align: center;
}

.form__button .button {
	gap: 1.125rem;
	padding: 1.25rem 3.4375rem;
}

.form__row--error .form__input {
	background: rgba(224, 138, 148, 0.2);
	border: 0.08em solid #E08A94;
}

.form__row--error .form__input::-moz-placeholder {
	color: #fff;
}

.form__row--error .form__input::-webkit-input-placeholder {
	color: #fff;
}

.form__row--error .form__input:-ms-input-placeholder {
	color: #fff;
}

.form__row--error .form__input::-ms-input-placeholder {
	color: #fff;
}

.form__row--error .form__input::placeholder {
	color: #fff;
}

.form__row--error select,
.form__row--error .form__radio input[type=radio],
.form__row--error .form__checkbox input[type=checkbox],
.form__agreement--error input[type=checkbox] {
	background: rgba(224, 138, 148, 0.2);
	border: 0.08em solid #E08A94;
}

.form__input.wpcf7-form-control:-webkit-autofill,
textarea {
	-webkit-text-fill-color: #5A3E2B;
	color: #5A3E2B;
}

.form__input--select:focus-visible,
.form__checkbox input:focus-visible,
.form__agreement input:focus-visible,
.button:focus-visible {
	outline: 2px solid #1a73e8;
	outline-offset: 2px;
}

.gallery__body {
	margin-top: 2.5rem;
}

.gallery__items {
	grid-gap: 1.25rem;
	display: grid;
	gap: 1.25rem;
	grid-template-columns: repeat(auto-fit, minmax(8.75rem, 1fr));
}

.gallery__item {
	aspect-ratio: 1/1;
	border-radius: 1em;
	max-width: 15rem;
	overflow: hidden;
	padding: 0;
}

.gallery__item img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.hamburger {
	height: 2rem;
	position: relative;
	width: 2.625rem;
	z-index: 100;
}

.hamburger span {
	background: #fff;
	height: 0.0625rem;
	position: absolute;
	right: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 76%;
}

.hamburger span:nth-child(1) {
	top: 13%;
}

.hamburger span:nth-child(2) {
	opacity: 1;
	top: 50%;
}

.hamburger span:nth-child(3) {
	top: 87%;
}

.hamburger.is-color span {
	background: #C47C6B;
}

.hamburger.is-color.hamburger.is-active span {
	background: #fff;
}

.hamburger.is-active span:nth-child(1) {
	right: -0.3125rem;
	top: 50%;
	-webkit-transform: rotate(38deg);
	transform: rotate(38deg);
	width: inherit;
}

.hamburger.is-active span:nth-child(2) {
	opacity: 0;
	top: 50%;
}

.hamburger.is-active span:nth-child(3) {
	right: -0.3125rem;
	top: 50%;
	-webkit-transform: rotate(-38deg);
	transform: rotate(-38deg);
	width: inherit;
}

.header {
	background: rgba(90, 62, 43, 0.5);
	color: #fff;
	height: 5rem;
	position: fixed;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 100%;
	z-index: 1000;
}

.header--top {
	background: #F5EBDD;
	color: #5A3E2B;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.header.is-show {
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
}

.header.is-active,
.header.is-active.is-color {
	background: #A89484;
}

.header.is-color {
	background: #F5EBDD;
	color: #5A3E2B;
}

.header__inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0.9375rem;
}

.header__logo {
	height: inherit;
	max-width: 6.75rem;
	width: 100%;
	z-index: 100;
}

.header__logolink {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.header__drawer {
	margin-left: auto;
}

.header__pc-nav {
	display: none;
	height: inherit;
}

.information {
	background: #DDF0F1;
	padding: 5rem 0;
}

.information__header {
	text-align: center;
}

.information__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 1.25rem;
	margin-top: 1.75rem;
}

.information__image {
	aspect-ratio: 345/227;
	position: relative;
}

.information__image .color {
	background: #E8B4B8;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.information__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.information__title {
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.01em;
	padding-bottom: 0.0625rem;
	position: relative;
}

.information__title::after {
	background: #E8B4B8;
	border-radius: 1px;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

.information__text {
	font-size: 1rem;
	margin-top: 0.4375rem;
}

.information__button {
	margin-top: 2.5625rem;
	text-align: center;
}

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

.js-fadeIn {
	opacity: 0;
	-webkit-transform: translateY(3.125rem);
	transform: translateY(3.125rem);
}

.js-fadeIn.is-active {
	-webkit-animation: fadeIn 1s ease-out forwards;
	animation: fadeIn 1s ease-out forwards;
}

.legal h2 {
	font-size: 1.5rem;
	font-weight: 500;
	position: relative;
}

.legal p {
	line-height: 2;
	margin-top: 2.5rem;
}

.legal ol {
	counter-reset: item;
	padding-left: 0.375rem;
}

.legal ol > li {
	font-weight: 500;
	line-height: 2;
	margin-top: 1.25rem;
	padding-left: 1.125rem;
	position: relative;
}

.legal ol > li::before {
	content: counter(item) ".";
	counter-increment: item;
	font-weight: 700;
	left: 0;
	position: absolute;
	top: 0;
}

.legal ol > li > ul {
	font-weight: 400;
}

.legal ul ul li {
	list-style: disc;
	margin-left: 1.875rem;
}

.lesson-article__meta {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 0.08em solid;
	border-radius: 2em;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 0.875rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	padding: 0.85em 1.2em;
}

.lesson-article__title {
	font-size: 1.5rem;
	font-weight: 500;
	margin-top: 0.75rem;
}

.lesson-article__image {
	aspect-ratio: 700/400;
	margin-top: 1.5rem;
}

.lesson-article__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.lesson-article__text {
	line-height: 2;
	margin-top: 1.5rem;
}

.lesson-article__details {
	margin-top: 2.5rem;
	width: 100%;
}

.lesson-card {
	background: #fff;
	border-radius: 2rem;
	-webkit-box-shadow: 0.16em 0.16em 0.8em rgba(90, 62, 43, 0.25);
	box-shadow: 0.16em 0.16em 0.8em rgba(90, 62, 43, 0.25);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	position: relative;
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.lesson-card__badge {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	aspect-ratio: 1/1;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.15)), to(transparent)), #E8B4B8;
	background: linear-gradient(to top, rgba(255, 255, 255, 0.15), transparent), #E8B4B8;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: -0.625rem;
	position: absolute;
	top: -1.875rem;
	width: 6.25rem;
	z-index: 10;
}

.lesson-card__month {
	color: #fff;
	font-size: 1.25rem;
}

.lesson-card__image {
	aspect-ratio: 1/1;
}

.lesson-card__image img {
	-o-object-fit: cover;
	border-radius: 2rem 2rem 0 0;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.lesson-card__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 1rem;
}

.lesson-card__category {
	-ms-flex-item-align: start;
	align-self: flex-start;
	border: 0.08em solid;
	border-radius: 2em;
	display: inline-block;
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.5rem 0.875rem;
}

.lesson-card__title {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: 1.25rem;
	font-weight: 400;
	margin-top: 0.5rem;
}

.lesson-card--sidebar .lesson-card__badge {
	left: auto;
	right: -0.625rem;
}

.lesson-card__mask {
	background: rgba(255, 255, 255, 0.2);
	border-radius: 2em;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.lesson-card:hover .lesson-card__mask {
	opacity: 1;
}

.lesson-card:hover {
	-webkit-transform: translateY(-0.25rem);
	transform: translateY(-0.25rem);
}

.lesson-cards {
	grid-gap: 3.75rem;
	display: grid;
	gap: 3.75rem;
	grid-template-columns: repeat(1, 1fr);
	padding: 0 0.625rem;
}

.loading {
	display: none;
}

.loading__header {
	-webkit-animation: fadeInOut 1.5s ease-out forwards, changeColor 1.5s 1.5s forwards;
	animation: fadeInOut 1.5s ease-out forwards, changeColor 1.5s 1.5s forwards;
	color: #E8B4B8;
	left: 50%;
	position: fixed;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 100;
}

.loading__title {
	font-family: "Lato", serif;
	font-size: 5rem;
	font-weight: 400;
	letter-spacing: 0.53em;
	line-height: 1.2;
	text-indent: 0.53em;
	-webkit-transform: translateY(0.125rem);
	transform: translateY(0.125rem);
}

.loading__subtitle {
	font-family: "Gotu", serif;
	font-size: 1.25rem;
	margin-top: 0.3125rem;
}

.loading__mask {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}

.loading__img {
	aspect-ratio: 720/768;
	height: 100vh;
	opacity: 0;
	width: 50%;
}

.loading__img-left {
	-o-object-fit: cover;
	-o-object-position: right;
	-webkit-animation: fadeUpLeft 1s 0.5s ease forwards;
	animation: fadeUpLeft 1s 0.5s ease forwards;
	object-fit: cover;
	object-position: right;
}

.loading__img-right {
	-o-object-fit: cover;
	-o-object-position: left;
	-webkit-animation: fadeUpRight 1s 0.5s ease forwards;
	animation: fadeUpRight 1s 0.5s ease forwards;
	object-fit: cover;
	object-position: left;
}

.modal {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

.modal[aria-hidden=false] {
	display: block;
}

.modal__overlay {
	background: rgba(168, 148, 132, 0.6);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.modal__content {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 2em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 50%;
	overflow: hidden;
	position: fixed;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}

.modal__content img {
	-o-object-fit: contain;
	border-radius: 4px;
	height: auto;
	max-height: 90vh;
	max-width: 57.5rem;
	object-fit: contain;
	width: auto;
}

.mv {
	display: grid;
	grid-template-areas: "image" "title";
	grid-template-columns: 1fr;
	height: 100vh;
	position: relative;
}

.mv__logo {
	left: 0.9375rem;
	max-width: 6.75rem;
	position: absolute;
	top: 1.25rem;
	width: 100%;
	z-index: 100;
}

.mv__image {
	-ms-flex-item-align: start;
	align-self: start;
	aspect-ratio: 701/740;
	justify-self: right;
	position: relative;
	width: clamp(18.75rem, 9.947rem + 37.559vw, 43.75rem);
	width: clamp(18.75rem, 9.947rem + 37.559vi, 43.75rem);
}

.mv__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	position: relative;
	width: 100%;
	z-index: 2;
}

.mv__title {
	display: grid;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: clamp(2rem, 1.648rem + 1.502vw, 3rem);
	font-size: clamp(2rem, 1.648rem + 1.502vi, 3rem);
	font-weight: 400;
	line-height: 2.5;
}

.mv__title span {
	display: inline-block;
}

.mv__title span:last-child {
	text-indent: clamp(4.375rem, 3.055rem + 5.634vw, 8.125rem);
	text-indent: clamp(4.375rem, 3.055rem + 5.634vi, 8.125rem);
}

.nav {
	grid-gap: 0.625rem;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	display: grid;
	gap: 0.625rem;
	grid-template-columns: 1fr;
}

.nav__items {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.nav__item a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0.5625rem 0;
}

.nav__item a:hover {
	opacity: 0.7;
}

.nav__subitem {
	background: #A89484;
	color: #5A3E2B;
	display: none;
	left: 100%;
	position: absolute;
	top: 0;
	width: 11.25rem;
	z-index: 10;
}

.nav__subitem a {
	padding: 0.5625rem;
}

.nav__item--has-subitem {
	position: relative;
}

.no-post {
	padding-top: 2.5rem;
	text-align: center;
}

.not-found {
	background-color: #F5EBDD;
	color: #A89484;
	padding-top: 5rem;
}

.not-found__breadcrumb {
	margin-top: 0.5rem;
	position: relative;
	z-index: 1;
}

.not-found__main {
	position: relative;
	text-align: center;
	z-index: 1;
}

.not-found__code {
	font-family: "Lato", serif;
	font-size: 5rem;
	letter-spacing: 0.5em;
	line-height: 1;
	margin-top: 3.75rem;
	text-indent: 0.5em;
}

.not-found__text {
	font-size: 1rem;
	font-weight: 400;
	margin-top: 0.1875rem;
}

.not-found__button {
	margin-top: 2.5rem;
}

.not-found__button .button {
	gap: 1.0625rem;
}

.page-header__image {
	height: max(0px, min(122.6666666667vw, 28.75rem));
	position: relative;
}

.page-header__image picture,
.page-header__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.page-header__body {
	position: relative;
}

.page-header__title {
	background-image: url("../images/common/line-medium.svg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 5.375rem 0.1em;
	font-size: 2rem;
	font-weight: 400;
	padding: 2.5rem 0 0.875rem;
	position: relative;
}

.page-header__title::first-letter {
	color: #C47C6B;
}

.page-header__breadcrumb {
	margin-top: 1.5rem;
	text-align: right;
}

.pagination {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #A89484;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2.5rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pagination--simple {
	color: #fff;
	gap: 5.125rem;
}

.pagination a,
.pagination span {
	border: 1px solid #A89484;
	border-radius: 50%;
	display: inline-block;
	height: 2.375rem;
	line-height: 1;
	padding: 0.6875rem 0;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 2.375rem;
	z-index: 1;
}

.pagination__prev,
.pagination__next {
	font-size: 0;
	position: relative;
}

.pagination__prev::before,
.pagination__next::before {
	content: "";
	height: 0.5rem;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	width: 0.5rem;
	z-index: 2;
}

.pagination__prev::before {
	border-bottom: 1px solid;
	border-left: 1px solid;
	-webkit-transform: translate(-30%, -50%) rotate(45deg);
	transform: translate(-30%, -50%) rotate(45deg);
}

.pagination__next::before {
	border-right: 1px solid;
	border-top: 1px solid;
	-webkit-transform: translate(-70%, -50%) rotate(45deg);
	transform: translate(-70%, -50%) rotate(45deg);
}

.pagination a:hover,
.pagination .current,
.pagination--simple a {
	background: #A89484;
	color: #fff;
}

.pagination--simple a:hover {
	opacity: 0.7;
}

.pagination a.pagination__page--pc {
	display: none;
}

.pagination__disabled {
	opacity: 0;
}

.pc-nav {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2rem;
}

.pc-nav__items {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2rem;
	height: inherit;
}

.pc-nav__item {
	height: inherit;
}

.pc-nav__item a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	position: relative;
}

.pc-nav__item a::after {
	background: #fff;
	bottom: 1.4375rem;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	width: 100%;
}

.pc-nav__item a:hover::after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.pc-nav__cta {
	-ms-flex-item-align: start;
	align-self: flex-start;
	background: #C6D8C3;
	border-radius: 0 0 0 1.5em;
	color: #5A3E2B;
	height: 8.75rem;
	padding: 0 2rem;
}

.pc-nav__cta a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.25rem;
	font-weight: 500;
	height: inherit;
	position: relative;
}

.pc-nav__cta a::after {
	background: #5A3E2B;
	bottom: 2.75rem;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	width: 100%;
}

.pc-nav__cta a:hover::after {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.pc-nav.is-color .pc-nav__item a::after {
	background: #5A3E2B;
}

.price-list__title {
	font-size: 1rem;
	font-weight: 700;
	padding-bottom: 0.3125rem;
	position: relative;
}

.price-list__title::after {
	background: #E8B4B8;
	border-radius: 1px;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

.price-list__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0.875rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.price-list__item dt {
	margin-top: 0.625rem;
	width: 81%;
}

.price-list__item dd {
	margin-top: 0.625rem;
	text-align: right;
	width: 19%;
}

.price-lists__item:not(:first-child) {
	margin-top: 2.625rem;
}

.price-table {
	display: grid;
	grid-template-columns: 1fr;
}

.price-table__heading {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #E8B4B8;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem;
	gap: 0.5rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0.4375rem;
}

.price-table__icon {
	aspect-ratio: 1;
	background: url(../images/pages/information_4.png) center center/contain no-repeat;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 1.5rem;
}

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

.price-table__body {
	border: 1px solid #E8B4B8;
	border-collapse: collapse;
}

.price-table__body tr:first-child {
	min-height: 4rem;
}

.price-table__body tr {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: grid;
	grid-template-columns: 240fr 106fr;
	min-height: 3.625rem;
	padding: 0.1875rem 0;
	position: relative;
}

.price-table__body tr:not(:last-child) {
	border-bottom: 1px solid #E8B4B8;
}

.price-table__body tr::before {
	background-color: #E8B4B8;
	bottom: 0;
	content: "";
	left: 69.5%;
	position: absolute;
	top: 0;
	width: 1px;
}

.price-table__body th {
	font-weight: 400;
	text-align: center;
}

.price-table__body td {
	padding-right: 0.9375rem;
	text-align: right;
}

.price-table__body br {
	display: inline;
}

.price-tables__item:not(:first-child) {
	margin-top: 2.5625rem;
}

.price {
	background: #DDF0F1;
	padding: 5rem 0;
}

.price__header {
	text-align: center;
}

.price__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 2.5rem;
	margin-top: 1.6875rem;
}

.price__image {
	aspect-ratio: 345/227;
	height: 60.5333333333vw;
	position: relative;
}

.price__image .color {
	background: #E8B4B8;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.price__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.price__button {
	margin-top: 2.75rem;
	text-align: center;
}

.profile {
	background: #fff;
	padding: 7.5rem 0 6.25rem;
	position: relative;
}

.profile::before {
	-webkit-mask-image: url(../images/common/decor_4.png);
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	aspect-ratio: 208/70;
	background: #5A3E2B;
	bottom: 0.625rem;
	content: "";
	mask-image: url(../images/common/decor_4.png);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
	right: calc(50% - min(31.25rem, 45%));
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	width: 10rem;
}

.profile__body {
	grid-gap: 1.875rem;
	display: grid;
	gap: 1.875rem;
	grid-template-columns: 1fr;
	margin-top: 1.875rem;
}

.profile__image {
	aspect-ratio: 300/450;
	border-radius: 2em;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 90%;
}

.profile__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.profile__info {
	color: #C47C6B;
}

.profile__name {
	font-size: 1.125rem;
	font-weight: 500;
}

.profile__career {
	margin-top: 0.375rem;
	padding-left: 1.5rem;
}

.profile__career li {
	list-style: circle;
}

.profile__message {
	line-height: 2;
	margin-top: 1.5rem;
}

.section-header {
	text-align: left;
}

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

.section-header span {
	display: block;
}

.section-header__ja {
	font-size: 1.5rem;
	font-weight: 500;
}

.section-header__en {
	color: #A89484;
	font-size: 1.125rem;
	font-weight: 400;
	margin-top: 0.375rem;
	text-transform: capitalize;
}

.sidebar-box__heading {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
}

.sidebar-box__icon {
	-webkit-mask-image: url(../images/common/decor_1.png);
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-ms-flex-item-align: center;
	align-self: center;
	aspect-ratio: 155/140;
	background: #5A3E2B;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	mask-image: url(../images/common/decor_1.png);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 3.125rem;
}

.sidebar-box__title {
	font-size: 1.5rem;
	font-weight: 400;
}

.sidebar-box__body {
	margin-top: 1.5rem;
}

.sidebar-box__button {
	margin-top: 2.5rem;
	text-align: center;
}

.sidebar-box__lesson-card {
	margin-right: 0.625rem;
	margin-top: 2.5rem;
}

.sidebar-box__blog-cards {
	grid-gap: 1.5rem;
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(1, 1fr);
}

.sidebar-box__category-list {
	font-size: 1.25rem;
}

.sidebar-box__category-item {
	padding: 0.375rem 2rem;
}

.sidebar-box__category-item:hover {
	opacity: 0.7;
}

.sidebar {
	grid-gap: 5rem;
	display: grid;
	gap: 5rem;
	grid-template-columns: 1fr;
}

.sp-nav {
	background: #A89484;
	color: #fff;
	display: none;
	font-size: 1rem;
	height: calc(100vh - 5rem);
	left: 0;
	overflow-y: auto;
	padding-top: 0.6875rem;
	position: absolute;
	right: 0;
	top: 5rem;
	width: 100%;
}

.sp-nav.is-active {
	display: block;
}

.sp-nav__items {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 1rem;
}

.sp-nav__item a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0.5625rem 0;
}

.swiper {
	height: inherit;
	width: 100%;
}

.tab-button {
	background-image: url("../images/common/line-thin.svg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100% 0.1em;
	color: #5A3E2B;
	font-size: 0.875rem;
	padding: 1.125rem 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.tab-button br {
	display: inline;
}

.tab-button.is-active {
	background-image: url("../images/common/line-thick.svg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100% 0.25em;
}

.tab-button:hover {
	opacity: 0.7;
}

.tab-buttons {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.tab-panel {
	display: none;
}

.tab-panel.is-active {
	display: grid;
}

.tab-panel__body {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr;
}

.tab-panel__image {
	aspect-ratio: 4/3;
	border-radius: 2em;
	overflow: hidden;
}

.tab-panel__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.tab-panel__text {
	line-height: 2;
}

.tab-panel__table {
	margin-top: 1.5rem;
	width: 100%;
}

.tab__panels {
	margin-top: 2.5rem;
}

.table tr {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	background-image: url("../images/common/line-thin.svg");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100% 0.1em;
	display: grid;
	grid-template-columns: 25% 1fr;
	padding: 0.75rem 0;
	position: relative;
}

.table th {
	font-weight: 400;
	text-align: left;
}

.to-top {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 0.15em solid #A89484;
	border-radius: 50%;
	bottom: 1.875rem;
	color: #A89484;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 3rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	right: 0.875rem;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
	width: 3rem;
	z-index: 100;
}

.to-top:hover {
	background: #A89484;
	color: #fff;
}

.to-top span {
	border-left: 0.2em solid;
	border-top: 0.2em solid;
	display: block;
	height: 0.8em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 0.8em;
}

.voice-card-simple__image {
	aspect-ratio: 294/215;
}

.voice-card-simple__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.voice-card-simple__demographic {
	font-size: 0.75rem;
	line-height: 1.5;
	margin-top: 1.125rem;
}

.voice-card-simple__title {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 0.5rem;
}

.voice-card {
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
	padding: 0.9375rem 1rem 1.5rem;
}

.voice-card__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.9375rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.voice-card__text-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	width: 47%;
}

.voice-card__text-block::after {
	background: #E8B4B8;
	border-radius: 1px;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

.voice-card__meta {
	-ms-flex-item-align: start;
	align-self: flex-start;
	font-size: 0.75rem;
}

.voice-card__category {
	border: 1px solid;
	color: #E8B4B8;
	display: inline-block;
	font-size: 0.75rem;
	line-height: 1.6;
	padding: 0.25rem 0.6875rem;
}

.voice-card__title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: 1rem;
	font-weight: 500;
	padding-bottom: 0.125rem;
	padding-top: 0.25rem;
}

.voice-card__image {
	-ms-flex-item-align: end;
	align-self: flex-end;
	aspect-ratio: 151/117;
	position: relative;
	width: 48%;
}

.voice-card__image .color {
	background: #E8B4B8;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.voice-card__image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.voice-card__text {
	font-size: 1rem;
	margin-top: 1rem;
}

.voice-cards {
	grid-gap: 2.5rem;
	display: grid;
	gap: 2.5rem;
}

.voice__header {
	text-align: center;
}

.voice__cards {
	margin-top: 2.75rem;
}

.voice__button {
	margin-top: 2.5rem;
	text-align: center;
}

.wp-pagenavi {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.75rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

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

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.4814814815vw;
}

.about-layout {
	margin-top: 9.375rem;
}

.access-layout {
	margin-top: 6.25rem;
}

.access::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4rem;
	width: 18.8125rem;
}

.access__items {
	grid-template-columns: 34.375rem 1fr;
}

.access__button {
	margin-top: 5rem;
}

.blog-layout {
	margin-top: 9.375rem;
}

.blog-single-layout {
	margin-top: 9.375rem;
}

.blog-single::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.blog-single__inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	grid-template-columns: 7fr 3fr;
}

.blog-single__sidebar {
	padding: 0;
}

.blog::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.blog__inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	grid-template-columns: 7fr 3fr;
}

.blog__sidebar {
	padding: 0;
}

.campaign-layout {
	margin-top: 7.1875rem;
}

.contact-layout {
	margin-top: 9.375rem;
}

.contact::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.contact__error {
	max-width: none;
	padding-bottom: 2.9375rem;
	padding-left: 0;
	text-align: center;
}

.contact__error br,
.contact__thanks-body br {
	display: none;
}

.contact__body,
.wpcf7-form {
	margin: 0 auto;
	max-width: 43.75rem;
}

.contact__thanks-body {
	margin-top: 2.5rem;
}

.faq-layout {
	margin-top: 9.375rem;
}

.faq::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4rem;
	width: 18.8125rem;
}

.faq__body {
	margin-left: auto;
	margin-right: auto;
	max-width: 46.875rem;
}

.faq__button {
	margin-top: 5rem;
}

.footer-layout {
	margin-top: 10rem;
}

.footer-layout--contact {
	margin-top: 8.25rem;
}

.footer-layout--no-margin {
	margin-top: 0;
}

.home-blog {
	padding-top: 12.5rem;
}

.home-blog::before {
	background-size: cover;
	height: 45%;
}

.home-blog__inner {
	-moz-column-gap: 3.75rem;
	-webkit-column-gap: 3.75rem;
	column-gap: 3.75rem;
	grid-template-columns: 43.75rem auto;
	row-gap: 0;
}

.home-blog__cards {
	grid-column: 1;
	grid-row: 1/span 2;
}

.home-blog__intro {
	grid-column: 2;
	padding-top: 0;
	-webkit-transform: translateY(40%);
	transform: translateY(40%);
}

.home-blog__button {
	grid-column: 2;
}

.home-concept-layout {
	margin-top: 18.75rem;
}

.home-concept__content {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0;
	grid-template-columns: 25% 50% auto;
}

.home-concept__image {
	max-width: 25rem;
	width: 100%;
}

.home-concept__button {
	margin-top: 5rem;
	padding-bottom: 0;
}

.home-lesson-guide {
	padding: 15.625rem 0 10rem;
}

.home-lesson-guide__button {
	margin-top: 5rem;
}

.home-lesson__body {
	margin-top: 2.5rem;
}

.home-lesson__cards.swiper {
	padding-left: 1.25rem;
}

.home-lesson__slide.swiper-slide {
	max-width: 19.125rem;
}

.home-lesson__button-prev.swiper-button-prev,
.home-lesson__button-next.swiper-button-next {
	left: 1.25rem;
}

.home-reservation {
	padding: 13.75rem 0 15.625rem;
}

.home-reservation__inner {
	grid-template-columns: 28.75rem auto;
}

.home-reservation__button {
	margin-top: 5rem;
}

.home-reservation__image {
	max-width: 18.75rem;
	width: 100%;
}

.home-reservation__image::after {
	border-radius: 2rem;
}

.information-layout {
	margin-top: 8.75rem;
}

.lesson-guide-layout {
	margin-top: 9.375rem;
}

.lesson-guide__button {
	margin-top: 5rem;
}

.lesson-guide__gallery {
	margin-top: 9.375rem;
}

.lesson-layout {
	margin-top: 9.375rem;
}

.lesson-single-layout {
	margin-top: 9.375rem;
}

.lesson-single__body {
	margin-left: auto;
	margin-right: auto;
	max-width: 43.75rem;
}

.lesson-single__button {
	margin-top: 5rem;
}

.page-about-layout {
	margin-top: 9.375rem;
}

.page-about::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.page-about__lead-sp {
	display: none;
}

.page-about__lead-pc {
	display: block;
}

.page-about__gallery {
	margin-top: 7.125rem;
}

.page-about.modal-open .page-about__gallery .gallery__inner .gallery__column {
	margin-top: 0;
}

.page-blog-layout {
	margin-top: 9.375rem;
}

.page-campaign-layout {
	margin-top: 9.375rem;
}

.page-campaign::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.page-campaign__cards {
	margin-top: 2.125rem;
	padding: 0;
}

.page-campaign__pagination {
	margin-top: 5rem;
}

.page-information::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.page-information__body {
	padding-top: 0;
}

.page-price-layout {
	margin-top: 9.375rem;
}

.page-price::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.page-site-map__main {
	margin-top: 8.5625rem;
}

.page-site-map__main::before {
	content: none;
}

.page-site-map__contact {
	margin-top: 8rem;
}

.page-voice-layout {
	margin-top: 9.375rem;
}

.page-voice::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.page-voice__pagination {
	margin-top: 4.4375rem;
}

.policy-layout {
	margin-top: 9.375rem;
}

.policy::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4rem;
	width: 18.8125rem;
}

.policy__body {
	margin-left: auto;
	margin-right: auto;
	max-width: 53.125rem;
}

.policy__button {
	margin-top: 5rem;
}

.price-layout {
	margin-top: 8.75rem;
}

.reservation-layout {
	margin-top: 9.375rem;
}

.reservation::before {
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	top: -4.375rem;
	width: 18.8125rem;
}

.reservation__error {
	max-width: none;
	padding-bottom: 2.9375rem;
	padding-left: 0;
	text-align: center;
}

.reservation__error br,
.reservation__thanks-body br {
	display: none;
}

.reservation__body,
.wpcf7-form {
	margin: 0 auto;
	max-width: 43.75rem;
}

.reservation__thanks-body {
	margin-top: 2.5rem;
}

.voice-layout {
	margin-top: 8.375rem;
}

.blog-article__title {
	font-size: 2rem;
}

.blog-article__content,
.blog-article__figure,
.blog-article__text,
.blog-article__text p,
.blog-article__text figure {
	margin-top: 2.5rem;
}

.blog-article__figure,
.blog-article__text figure {
	aspect-ratio: 700/468;
}

.blog-card a {
	gap: 1.25rem;
	grid-template-columns: 352fr 280fr;
	padding: 1.25rem 1.5rem;
}

.blog-card__title {
	margin-top: 1rem;
}

.blog-card__text {
	margin-top: 1rem;
}

.blog-card--sidebar a {
	gap: 1rem;
	padding: 1rem;
}

.category-buttons {
	-moz-column-gap: 2rem;
	-webkit-column-gap: 2rem;
	column-gap: 2rem;
	grid-template-columns: repeat(auto-fit, 10.625rem);
}

.concept::before,
.concept::after {
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	background: #5A3E2B;
	content: "";
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	position: absolute;
}

.concept::before {
	-webkit-mask-image: url(../images/common/decor_2.png);
	aspect-ratio: 125/130;
	left: calc(50% - min(28.125rem, 40%));
	mask-image: url(../images/common/decor_2.png);
	top: 12.5rem;
	width: 7.8125rem;
}

.concept::after {
	-webkit-mask-image: url(../images/common/decor_3.png);
	aspect-ratio: 110/100;
	bottom: -3.125rem;
	mask-image: url(../images/common/decor_3.png);
	right: calc(50% - 21.875rem);
	width: 6.875rem;
	z-index: 2;
}

.concept__text {
	margin-top: 2.5rem;
}

.concept__text:first-of-type {
	font-size: 1.25rem;
	margin-top: 3.75rem;
}

.concept__text:last-of-type {
	padding-bottom: 6.25rem;
}

.faq-item summary {
	border-radius: 1.5rem;
	font-size: 1.25rem;
	padding: 1.5rem 5rem 1.5rem 2.5rem;
}

.faq-item summary::after {
	height: 1rem;
	right: 2.5rem;
	width: 1rem;
}

.faq-item[open] summary {
	border-radius: 1.5rem 1.5rem 0 0;
}

.faq-item p {
	border-radius: 0 0 1.5rem 1.5rem;
	padding: 2.5rem;
}

.faq-item[open] p {
	padding: 2.5rem;
}

.footer {
	padding: 5rem 0;
}

.footer__inner {
	gap: 0;
	grid-template-columns: repeat(2, 1fr);
}

.footer__header {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.footer__copyright {
	font-size: 0.875rem;
	text-align: left;
}

.form__row {
	grid-template-columns: 1fr 30rem;
	padding: 2.5rem 0;
}

.form__input {
	-webkit-transform: translateY(-0.125rem);
	transform: translateY(-0.125rem);
}

.form__agreement {
	margin-top: 5rem;
}

.form__agreement label,
.form__agreement-inner {
	gap: 1rem;
}

.form__participant select {
	width: 7.5rem;
}

.form__button {
	margin-top: 2.4375rem;
	padding-bottom: 1.75rem;
}

.gallery__items {
	gap: 2.5rem;
	grid-template-columns: repeat(4, 1fr);
}

.gallery__item {
	border-radius: 2em;
}

.header {
	height: 5.625rem;
}

.header__inner {
	padding: 0 0 0 2.5rem;
}

.header__logo {
	max-width: 8.75rem;
}

.header__drawer {
	display: none;
}

.header__pc-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.information {
	padding-bottom: 6.25rem;
	padding-top: 6rem;
}

.information__body {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 3rem;
	margin-top: 2.5rem;
}

.information__image {
	width: 50%;
}

.information__content {
	-webkit-transform: translate(-0.1875rem, -0.25rem);
	transform: translate(-0.1875rem, -0.25rem);
	width: calc(50% - 3rem);
}

.information__title {
	font-size: 1.5rem;
	padding-bottom: 0.1875rem;
}

.information__button {
	margin-top: 2.5rem;
}

.inner {
	max-width: 1130px;
	padding-left: 25px;
	padding-right: 25px;
}

.legal h2 {
	font-size: 2rem;
}

.lesson-article__meta {
	font-size: 1rem;
}

.lesson-article__title {
	font-size: 2rem;
}

.lesson-article__image {
	margin-top: 2.5rem;
}

.lesson-article__text {
	margin-top: 2.5rem;
}

.lesson-article__details {
	margin-top: 5rem;
	max-width: 25rem;
}

.lesson-card__badge {
	left: -1.25rem;
}

.lesson-card__image {
	max-width: 19.125rem;
}

.lesson-card__body {
	padding: 1.5rem 1.25rem 1.875rem;
}

.lesson-card__category {
	padding: 0.5rem 1rem;
}

.lesson-card--sidebar .lesson-card__badge {
	right: -1.25rem;
}

.lesson-cards {
	-moz-column-gap: 2.5rem;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-column-gap: 2.5rem;
	column-gap: 2.5rem;
	grid-template-columns: repeat(3, 19.125rem);
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	row-gap: 5rem;
}

.loading {
	-webkit-animation: loading 3s ease forwards;
	animation: loading 3s ease forwards;
	background: #fff;
	height: 100vh;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	visibility: visible;
}

.mv {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	grid-template-areas: "title image";
	grid-template-columns: 50% 50%;
}

.mv__logo {
	left: 2.5rem;
	max-width: 8.75rem;
	top: 3.75rem;
}

.mv__inner {
	text-align: center;
}

.mv__title {
	line-height: 3;
}

.nav {
	grid-template-columns: repeat(3, 1fr);
}

.nav__items {
	grid-template-columns: 1fr;
}

.nav__item--has-subitem:hover .nav__subitem {
	display: block;
}

.nav__item--has-subitem:hover > a::after {
	content: "▶︎";
	font-size: 0.8em;
	margin-left: 0.5625rem;
	position: absolute;
	right: 0.5625rem;
}

.no-post {
	padding-top: 0rem;
}

.not-found {
	padding-top: 5.625rem;
}

.not-found__code {
	font-size: 10rem;
	margin-top: 8.375rem;
}

.not-found__text {
	margin-top: 2.5rem;
}

.not-found__button {
	margin-top: 5rem;
}

.page-header__image {
	height: max(0px, min(41.6666666667vw, 37.5rem));
}

.page-header__title {
	font-size: 2.25rem;
	padding: 0 0 1.875rem;
}

.page-header__breadcrumb {
	margin-top: 0;
}

.pagination a.pagination__page--pc {
	display: inline-block;
}

.price-list__item {
	font-size: 1rem;
}

.price-list__item dt {
	margin-top: 0.4375rem;
}

.price-list__item dd {
	margin-top: 0.4375rem;
}

.price-table {
	grid-template-columns: 12.5rem auto;
}

.price-table__heading {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.price-table__icon {
	width: 4rem;
}

.price-table__body tr {
	grid-template-columns: 21.0625rem auto;
	min-height: 3.6875rem;
	padding: 0.9375rem 0;
}

.price-table__body tr::before {
	left: 21.0625rem;
}

.price-table__body th {
	-moz-text-align-last: left;
	padding: 0 0.875rem;
	text-align-last: left;
}

.price-table__body br {
	display: none;
}

.price-tables__item {
	margin: 0 auto;
	max-width: 43.75rem;
}

.price-tables__item:not(:first-child) {
	margin-top: 4.9375rem;
}

.price {
	padding-bottom: 6.25rem;
	padding-top: 6rem;
	position: relative;
}

.price::before {
	background-image: url(../images/common/embellishment_5.png);
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 3.6875rem;
	content: "";
	height: 12.5625rem;
	left: calc(50% - min(38.75rem, 48%));
	position: absolute;
	width: 27.3125rem;
}

.price__body {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	gap: 5.8125rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 2.4375rem;
}

.price__image {
	aspect-ratio: 492/746;
	height: 51.8055555556vw;
	max-height: 46.625rem;
	max-width: 30.75rem;
	width: 100%;
}

.price__lists {
	max-width: 30.875rem;
	width: 100%;
}

.price__button {
	margin-top: 5rem;
}

.profile {
	padding: 15.625rem 0 10rem;
}

.profile::before {
	bottom: 8.125rem;
	width: 12.5rem;
}

.profile__body {
	gap: 5rem;
	grid-template-columns: 18.75rem auto;
	margin-top: 2.5rem;
}

.profile__image {
	width: 100%;
}

.profile__name {
	font-size: 1.25rem;
}

.profile__career {
	margin-top: 0.5rem;
}

.profile__message {
	margin-top: 2.5rem;
}

.section-header__ja {
	font-size: 1.75rem;
}

.section-header__en {
	font-size: 1.25rem;
	margin-top: 0.5rem;
}

.sidebar-box__lesson-card {
	margin-right: 1.25rem;
}

.tab-button {
	font-size: 1.25rem;
}

.tab-button br {
	display: none;
}

.tab-panel__body {
	grid-template-columns: 25rem auto;
}

.tab-panel__table {
	max-width: 25rem;
}

.tab__panels {
	margin-top: 3.75rem;
}

.to-top {
	bottom: 2.5rem;
	height: 3.75rem;
	right: 1.25rem;
	width: 3.75rem;
}

.voice-card {
	padding: 1.5rem;
}

.voice-card__header {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
}

.voice-card__text-block {
	width: 60%;
}

.voice-card__meta {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	-ms-flex-item-align: auto;
	align-self: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.voice-card__category {
	padding: 0.375rem 0.9375rem;
}

.voice-card__title {
	font-size: 1.5rem;
	line-height: 1.2;
	padding-bottom: 0.9375rem;
	padding-top: 0.625rem;
}

.voice-card__image {
	aspect-ratio: 180/140;
	width: 39%;
}

.voice-card__text {
	margin-top: 2.5rem;
}

.voice-cards {
	-moz-column-gap: 2.5rem;
	-webkit-column-gap: 2.5rem;
	column-gap: 2.5rem;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 5rem;
}

.voice {
	position: relative;
}

.voice::before {
	background-image: url(../images/common/embellishment_3.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 8.625rem;
	left: calc(50% - min(38.75rem, 48%));
	position: absolute;
	top: -7.1875rem;
	width: 18.8125rem;
}

.voice::after {
	background-image: url(../images/common/embellishment_4.png);
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -4.1875rem;
	content: "";
	height: 10.125rem;
	position: absolute;
	right: calc(50% - min(33.75rem, 48%));
	width: 4.4375rem;
}

.voice__cards {
	margin-top: 1.875rem;
}

.voice__button {
	margin-top: 5rem;
}

}

@media (min-width: 1080px) {

html {
	font-size: 16px;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@-webkit-keyframes fadeIn {

0% {
	opacity: 0;
	-webkit-transform: translateY(3.125rem);
	transform: translateY(3.125rem);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes fadeIn {

0% {
	opacity: 0;
	-webkit-transform: translateY(3.125rem);
	transform: translateY(3.125rem);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes fadeInOut {

0% {
	opacity: 1;
}

50% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

@keyframes fadeInOut {

0% {
	opacity: 1;
}

50% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

@-webkit-keyframes changeColor {

0% {
	color: #E8B4B8;
	opacity: 0;
}

100% {
	color: #fff;
	opacity: 1;
}

}

@keyframes changeColor {

0% {
	color: #E8B4B8;
	opacity: 0;
}

100% {
	color: #fff;
	opacity: 1;
}

}

@-webkit-keyframes fadeUpLeft {

0% {
	opacity: 0;
	-webkit-transform: translateY(50vh);
	transform: translateY(50vh);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes fadeUpLeft {

0% {
	opacity: 0;
	-webkit-transform: translateY(50vh);
	transform: translateY(50vh);
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes fadeUpRight {

0% {
	opacity: 0;
	-webkit-transform: translateY(calc(50vh + 80px));
	transform: translateY(calc(50vh + 80px));
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes fadeUpRight {

0% {
	opacity: 0;
	-webkit-transform: translateY(calc(50vh + 80px));
	transform: translateY(calc(50vh + 80px));
}

100% {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes loading {

0% {
	opacity: 0;
}

5% {
	opacity: 1;
}

100% {
	opacity: 1;
}

}

@keyframes loading {

0% {
	opacity: 0;
}

5% {
	opacity: 1;
}

100% {
	opacity: 1;
}

}


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