@font-face {
	font-family: " notoSansJP ";
	font-weight: 400;
	src: url("../../fonts/NotoSansJP-Regular.ttf") format("woff"), url("../../fonts/NotoSansJP-Regular.ttf") format("truetype");
}

@font-face {
	font-family: " notoSansJP ";
	font-weight: 500;
	src: url("../../fonts/NotoSansJP-Medium.ttf") format("woff"), url("../../fonts/NotoSansJP-Medium.ttf") format("truetype");
}

@font-face {
	font-family: " notoSansJP ";
	font-weight: 700;
	src: url("../../fonts/NotoSansJP-Bold.ttf") format("woff"), url("../../fonts/NotoSansJP-Bold.ttf") format("truetype");
}

@font-face {
	font-family: " lato ";
	font-weight: 700;
	src: url("../../fonts/Lato-Bold.ttf") format("woff"), url("../../fonts/Lato-Bold.ttf") format("truetype");
}

@font-face {
	font-family: " lato ";
	font-weight: 300;
	src: url("../../fonts/Lato-Light.ttf") format("woff"), url("../../fonts/Lato-Light.ttf") format("truetype");
}

@font-face {
	font-family: " lucida ";
	font-weight: 500;
	src: url("/wp-content/themes/WordPressTheme/fonts/lucida-handwriting-std.TTF") format("truetype");
}

body {
	color: #333;
	font-family: " notoSansJP ", sans-serif;
}

.u-mobile {
	display: none;
}

html::-webkit-scrollbar {
	display: none;
}

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

html {
	font-size: 16px;
}

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

/* ホバー */

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

*,
*::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.5;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

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

ul,
ol {
	list-style: none;
}

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

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

/* Make images easier to work with */

img {
	display: block;
	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;
}

.l-header {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 900;
}

.l-inner-column {
	margin-left: auto;
	margin-right: auto;
	max-width: 78.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.l-inner-narrow {
	margin-left: auto;
	margin-right: auto;
	max-width: 78.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.l-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 96.875rem;
	padding-left: 10.9375rem;
	padding-right: 10.9375rem;
	width: 100%;
}

.l-page-access {
	margin-top: 6.75rem;
}

.l-page-botox {
	margin-top: 7.3125rem;
}

.l-page-cards-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 76.375rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.l-page-column-new {
	margin-top: 5.0625rem;
}

.l-page-column-popular {
	margin-top: 5.0625rem;
}

.l-page-column {
	margin-top: 3.0625rem;
}

.l-page-details {
	margin-top: 9.0625rem;
}

.l-page-error {
	margin-top: 2.875rem;
}

.l-page-example {
	margin-top: 3.0625rem;
}

.l-page-faq {
	margin-top: 3.0625rem;
}

.l-page-feature {
	margin-top: 2.6875rem;
}

.l-page-home {
	margin-top: 1.9375rem;
}

.l-page-waki {
	margin-top: 3.6875rem;
}

.l-page-injection-point {
	margin-top: 6.5rem;
}

.l-page-introduce {
	margin-top: 9.375rem;
}

.l-page-menu-treatment {
	margin-top: 7.3125rem;
}

.l-page-menu {
	margin-top: 4.1875rem;
}

.l-page-message {
	margin-top: 2.75rem;
}

.l-page-news {
	margin-top: 5.0625rem;
}

.l-page-one-stop {
	margin-top: 3.125rem;
}

.l-page-price {
	margin-top: 4.6875rem;
}

.l-page-privacy {
	margin-top: 6rem;
}

.l-page-single {
	margin-top: 2.875rem;
}

.l-page-sitemap {
	margin-top: 6rem;
}

.l-page-title {
	margin-top: 3.375rem;
}

.l-page-top-message {
	margin-top: 2.75rem;
}

.l-page-vision {
	margin-top: 2.9375rem;
}

.l-page-waki-example {
	margin-top: 3.5rem;
}

.l-page-waki-treatment {
	margin-top: 5.875rem;
}

.l-page-waki {
	margin-top: 4.25rem;
}

.l-page-way {
	margin-top: 5.9375rem;
}

.l-page-worries {
	margin-top: 6.25rem;
}

.c-button {
	background-color: #fff;
	border-radius: 2.0625rem;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 700;
	padding: 0.375rem;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: color 0.3s, background-color 0.3s;
	width: 11.25rem;
}

.c-button.c-button--transparent {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	transition: color 0.3s, background-color 0.3s;
}

.c-category-heading {
	color: #a3bcc5;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.c-heading-big {
	opacity: 0.3 !important;
}

.c-heading-big {
	color: #b99d93;
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
}

.c-heading-big.c-heading-big--white {
	color: #fff;
}

.c-heading {
	color: #8dadb9;
	font-size: 1.625rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	text-align: center;
}

.c-heading.c-heading--other {
	font-size: 1.75rem;
}

.c-page-heading {
	align-items: center;
	color: #a3bcc5;
	display: flex;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.25;
}

.c-page-heading::after {
	background-color: #a3bcc5; /* 横線の色 */
	content: "";
	flex-grow: 1; /* 横幅いっぱい */
	height: 1px; /* 横線の高さ */
}

.c-page-title {
	color: #8dadb9;
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	text-align: center;
}

.c-reservation-button {
	background-color: #a3bcc5;
	border-radius: 0.625rem;
	color: #fff;
	display: inline-block;
	font-size: 1.375rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1;
	max-width: 37.5rem;
	padding: 2.4375rem;
	text-align: center;
	text-transform: uppercase;
	transition: background-color 0.3s, color 0.3s, outline 0.3s;
	width: 100%;
}

.c-reservation-button:hover {
	background-color: #fff;
	color: #a3bcc5;
	outline: 2px solid #a3bcc5;
}

.c-reservation-button.c-reservation-button--top {
	max-width: 23.9375rem;
	padding: 1.5rem;
}

.c-reservation-button.c-reservation-button--map {
	border-radius: 0.3125rem;
	font-size: 1rem;
	max-width: 17.875rem;
	padding: 1rem 0 1.25rem;
	position: relative;
	text-transform: capitalize;
}

.c-reservation-button.c-reservation-button--map::after {
	background-image: url("../images/common/new-window-icon.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 1.25rem;
	position: absolute;
	right: 3.125rem;
	top: 50%;
	transform: translateY(-50%);
	transition: all ease 0.3s;
	width: 1.25rem;
}

.c-reservation-button.c-reservation-button--home {
	max-width: 33.625rem;
	padding: 1.375rem;
}

.c-reservation-button.c-reservation-button--modal {
	font-size: 1rem;
	max-width: 17.875rem;
	padding: 1.0625rem;
}

.c-text {
	font-size: 0.6875rem;
	font-weight: 400;
	line-height: 1.7272727273;
}

.c-text.c-text--small {
	font-size: 0.5625rem;
	font-weight: 400;
	line-height: 1.6666666667;
}

.js-maskImg {
	-webkit-mask-image: linear-gradient(90deg, black 0%,black 50%, transparent 100%);
	-webkit-mask-image: linear-gradient(90deg, black 0% 50%, transparent 100%);
	-webkit-mask-size: 200% 100%;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: 200% 0%;
	mask-image: linear-gradient(90deg, black 0%,black 50%, transparent 100%);
	mask-image: linear-gradient(90deg, black 0% 50%, transparent 100%);
	mask-position: 200% 0%;
	mask-repeat: no-repeat;
	mask-size: 200% 100%;
}

.js-maskImg.is-open {
	animation: maskImg 1s linear forwards;
}

.p-about {
	background: linear-gradient(#fff 15.54%, #FAF8F4 0, #FAF8F4 82.027%, #fff 0);
	overflow: hidden;
	padding: 3.875rem 0 4.4375rem;
	position: relative;
}

.p-about.p-about--other {
	margin-top: 6.25rem;
	padding: 0;
}

.p-about::after {
	color: #b99d93;
	content: "about";
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	opacity: 0.3;
	position: absolute;
	right: calc(50% - min(50.5vw, 45.875rem));
	text-transform: uppercase;
	top: 0;
	writing-mode: vertical-rl;
}

.p-about.p-about--other::after {
	display: none;
}

.p-about__inner {
	align-items: center;
	display: flex;
	flex-direction: row-reverse;
	position: relative;
}

.p-about__img {
	max-width: 26.25rem;
	width: 100%;
}

.p-about__img img {
	-o-object-fit: cover;
	aspect-ratio: 427/608;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-about__text-wrap {
	margin-left: 3.75rem;
	max-width: 46.25rem;
	padding-top: 2.375rem;
	width: 100%;
}

.p-about__sub-title {
	color: #8dadb9;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1;
}

.p-about__main-title {
	color: #d1baa0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-top: 0.5625rem;
}

.p-about__text {
	font-size: 0.9375rem;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 2.2;
	margin-top: 0.875rem;
}

.p-access {
	overflow: hidden;
	padding: 6.5rem 0 4.9375rem;
	position: relative;
}

.p-access::after {
	color: #b99d93;
	content: "access";
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	opacity: 0.3;
	position: absolute;
	right: calc(50% - min(50.5vw, 46rem));
	text-transform: uppercase;
	top: 2.5rem;
	writing-mode: vertical-rl;
	z-index: 3;
}

.p-access__inner {
	align-items: flex-end;
	display: flex;
	flex-direction: row-reverse;
}

.p-access__map {
	max-width: 59.5rem;
	width: 100%;
}

.p-access__map iframe {
	-o-object-fit: cover;
	aspect-ratio: 952/790;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-access__map-text-wrap {
	background-color: #a3bcc5;
	color: #fff;
	margin-bottom: 6.75rem;
	margin-left: -7.5rem;
	max-width: 33.75rem;
	padding: 2rem 2rem 1.25rem;
	position: relative;
	width: 67%;
	z-index: 2;
}

.p-access__map-text {
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.6111111111;
}

.p-access__map-text + .p-access__map-text {
	margin-top: 1.6875rem;
}

.p-banner {
	padding: 6.375rem 0 9.3125rem;
}

.p-banner__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1550px;
	padding-left: 25px;
	padding-right: 25px;
}

.p-banner__list {
	-moz-column-gap: 2.0625rem;
	column-gap: 2.0625rem;
	display: flex;
}

.p-banner__item img {
	-o-object-fit: cover;
	aspect-ratio: 480/200;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-banner__list .swiper-wrapper {
	-moz-column-gap: 2.125rem;
	align-items: center;
	column-gap: 2.125rem;
	display: flex;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 37.5rem;
	padding-left: 0.3125rem;
}

.p-block-editor {
	color: #333;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: 500;
}

.p-block-editor p {
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-top: 1em;
}

.p-block-editor .small-text {
	line-height: 1.4 !important;
}

.p-block-editor .small-text {
	display: inline-block;
	font-size: 0.75rem;
}

.p-block-editor .text-marker {
	background: linear-gradient(transparent 50%, #FAFF03 50%);
}

.p-block-editor .color-red {
	color: #F53535;
}

.p-block-editor a {
	-webkit-text-decoration: underline;
	color: #1059C5;
	text-decoration: underline;
}

.p-block-editor figure {
	margin-top: 4.375rem;
	text-align: center;
	width: 100%;
}

.p-block-editor #toc_container {
	width: 100% !important;
}

.p-block-editor #toc_container {
	border: 20px solid #FAF8F4;
	margin-top: 4.1875rem;
	padding: 1.25rem 2.1875rem;
}

.p-block-editor #toc_container a {
	-webkit-text-decoration: underline;
	display: inline-block;
	font-family: " roboto ";
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: underline;
}

.p-block-editor #toc_container ul ul {
	margin-left: 0.5em;
}

.p-block-editor #toc_container ul li {
	margin-left: 0 !important;
}

.p-block-editor #toc_container ul li {
	line-height: 1.8;
}

.p-block-editor .toc_title {
	font-family: " roboto ";
	font-size: 1.5rem;
	font-weight: 700;
	position: relative;
}

.p-block-editor #toc_container .toc_brackets {
	display: none;
}

.p-block-editor #toc_container span.toc_toggle {
	position: absolute;
	right: 0;
	top: 0;
}

.p-block-editor #toc_container span.toc_toggle a {
	-webkit-text-decoration: none;
	color: #333;
	text-decoration: none;
}

.p-block-editor h2 {
	background-color: #F7F7FA;
	border-left: 4px solid #A3BCC5;
	color: #535D64;
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-top: 4.375rem;
	padding: 0.7em 0.7em 0.7em 1em;
}

.p-block-editor h3 {
	border-left: 4px solid #A3BCC5;
	color: #535D64;
	font-size: 1.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-top: 4.375rem;
	padding-left: 1em;
}

.p-block-editor h4 {
	color: #A3BCC5;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-top: 3.125rem;
	padding-bottom: 0.1em;
	position: relative;
}

.p-block-editor h4::before {
	background-color: #A3BCC5;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-block-editor ul,
.p-block-editor ol {
	margin-left: 2em;
	margin-top: 1.875rem;
}

.p-block-editor ul li {
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 2;
	list-style: disc;
	margin-left: 1.5em;
}

.p-block-editor ol li {
	font-size: 1.0625rem;
	font-weight: 700;
	line-height: 2;
	list-style: decimal;
	margin-left: 1.5em;
}

.p-block-editor blockquote {
	background-color: #F9F8F8;
	color: #333;
	font-size: 1rem;
	font-weight: 500;
	margin-top: 3.125rem;
	padding: 1.875rem 2.5rem;
}

.p-block-editor blockquote cite {
	display: block;
	margin-top: 0.9375rem;
	padding-left: 4.2rem;
	text-align: right;
	word-break: break-all;
}

.p-block-editor blockquote cite a {
	color: #333 !important;
}

.p-block-editor blockquote cite a {
	-webkit-text-decoration: none;
	font-style: normal;
	position: relative;
	text-decoration: none;
}

.p-block-editor blockquote cite a::before {
	content: "引用元：";
	display: inline-block;
	font-size: 1rem;
	height: 1em;
	position: absolute;
	right: 102%;
	top: -0.2em;
	width: 8rem;
}

.p-block-editor blockquote p {
	margin-top: 0;
}

.p-block-editor .p-check-list {
	margin-left: 2.5em;
	margin-top: 1.875rem;
}

.p-block-editor li.p-check-list__item {
	color: #333333;
	font-size: 1.0625rem;
	font-weight: 700;
	line-height: 2;
	list-style: none;
	margin-left: 1em;
	position: relative;
}

.p-block-editor .p-check-list__item::before {
	background-image: url("../../assets/images/common/check-mark.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1.0625rem;
	left: -1.6em;
	position: absolute;
	top: 0.3em;
	width: 1.3125rem;
}

.p-block-editor .p-faq {
	background: none;
	margin-top: 4.375rem;
	padding-bottom: 0;
	padding-top: 0;
}

.p-block-editor .p-faq__content {
	list-style: none !important;
	margin-left: 0 !important;
}

.p-block-editor .p-faq__content {
	margin-top: 1.875rem;
}

.p-block-editor .p-faq__question {
	border-bottom: 1px solid #C1996C;
	color: #C1996C;
	cursor: pointer;
	font-size: 1.375rem;
	font-weight: 700;
	padding-left: 0.3em;
	padding-right: 10%;
	position: relative;
	transition: all ease 0.3s;
	z-index: 1;
}

.p-block-editor .p-faq__question::before {
	background-image: url("../../assets/images/common/post-faq-close.png");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1.5rem;
	margin-right: 8px;
	position: absolute;
	right: 1%;
	top: 0.8em;
	transform: translateY(-50%);
	transition: all ease 0.3s;
	width: 1.5rem;
}

.p-block-editor .p-faq__question.is-open::before {
	background-image: url("../../assets/images/common/post-faq-open.png");
	top: 1.5em;
}

.p-block-editor .p-faq__answer {
	background: #F9F8F8;
	display: none;
	font-size: 1rem;
	margin-left: 3%;
	margin-top: 0.9375rem;
	padding: 1.25rem;
	width: 90%;
}

.p-block-editor .p-faq__answer p {
	margin-top: 0;
}

.p-block-editor .p-faq__question,
.p-block-editor .p-faq__answer {
	text-align: left;
}

.p-block-editor .p-post-info {
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
}

.p-block-editor .p-post-info {
	background-color: #F6F6F6;
	display: inline-block;
	display: flex;
	margin-top: 4.375rem;
	padding: 1.25rem;
}

.p-block-editor .p-post-info__img {
	aspect-ratio: 260/146;
	max-width: 16.25rem;
	overflow: hidden;
	width: 292.3076923077%;
}

.p-block-editor .p-post-info__img img {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-block-editor .p-post-info__text {
	flex: 1;
	margin-left: 3%;
	margin-top: 0.375em;
}

.p-block-editor .p-post-info__dates {
	display: flex;
	font-weight: 500;
}

.p-block-editor .p-post-info__update-date,
.p-block-editor .p-post-info__post-date {
	-webkit-text-decoration: none;
	color: #6C6C6C;
	font-size: 0.875rem;
	padding-left: 1.175rem;
	position: relative;
	text-decoration: none;
}

.p-block-editor .p-post-info__post-date {
	margin-left: 0.625rem;
}

.p-block-editor .p-post-info__update-date::before,
.p-block-editor .p-post-info__post-date::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1rem;
	left: -0.1em;
	position: absolute;
	top: 0.2em;
	width: 0.9375rem;
}

.p-block-editor .p-post-info__update-date::before {
	background-image: url("../../assets/images/common/update.png");
}

.p-block-editor .p-post-info__post-date::before {
	background-image: url("../../assets/images/common/publish.png");
}

.p-block-editor .p-post-info__title {
	border: none;
	color: #595959;
	font-size: 1rem;
	font-weight: 700;
	margin-top: 1em;
	padding: 0;
}

.p-block-editor .c-question-box {
	background-color: #FAF8F4;
	margin-top: 4.375rem;
	padding: 2.3rem 2rem 1.5rem;
}

.p-block-editor .c-question-box__title {
	border: none;
	color: #A3BCC5;
	font-size: 1.5rem;
	font-weight: 700;
	margin-top: 0;
	padding-left: 2.8em;
	padding-left: 2.5em;
	position: relative;
}

.p-block-editor .c-question-box__title::before {
	background-image: url("../../assets/images/common/icon-question.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 4rem;
	left: -0.7em;
	position: absolute;
	top: -0.6em;
	width: 4rem;
}

.p-block-editor .c-question-box__text {
	color: #333333;
	font-size: 1rem;
	margin-top: 1em;
}

.p-block-editor .c-voice {
	display: flex;
	flex-direction: row-reverse;
	margin-top: 4.375rem;
}

.p-block-editor .c-voice__img {
	border-radius: 3.125rem;
	height: 5.9375rem;
	margin-left: 1.5625rem;
	overflow: hidden;
	width: 5.9375rem;
}

.p-block-editor .c-voice__img img {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-block-editor .c-voice__text {
	background: #fff;
	border: 2px solid #A3BCC5;
	border-bottom-left-radius: 0.625rem;
	border-bottom-right-radius: 0.625rem;
	border-top-left-radius: 0.625rem;
	flex: 1;
	margin-top: 3.35rem;
	padding: 1.7rem 1.25rem;
}

.p-block-editor .c-voice__text p {
	font-size: 1rem;
	font-weight: 500;
	margin-top: 0;
	position: relative;
}

.p-block-editor .c-voice__text p::after {
	background-image: url("../../assets/images/common/voice-right.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 2.1rem;
	position: absolute;
	right: -3.09rem;
	top: -2.75rem;
	width: 2.1rem;
}

.c-voice--left {
	display: flex;
	flex-direction: row;
	margin-top: 4.375rem;
}

.c-voice--left__img {
	border-radius: 3.125rem;
	height: 5.9375rem;
	margin-right: 1.5625rem;
	overflow: hidden;
	width: 5.9375rem;
}

.c-voice--left__img img {
	-o-object-fit: cover;
	-o-object-position: center;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.c-voice--left__text {
	background: #fff;
	border: 2px solid #A3BCC5;
	border-bottom-left-radius: 0.625rem;
	border-bottom-right-radius: 0.625rem;
	border-top-right-radius: 0.625rem;
	flex: 1;
	margin-top: 3.35rem;
	padding: 1.7rem 1.25rem;
}

.c-voice--left__text p {
	font-size: 1rem;
	font-weight: 500;
	margin-top: 0;
	position: relative;
}

.c-voice--left__text p::after {
	background-image: url("../../assets/images/common/voice-left.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 1.875rem;
	left: -3rem;
	position: absolute;
	top: -2.35rem;
	width: 1.875rem;
}

.wp-block-table,
.wp-block-flexible-table-block-table {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	margin-top: 4.375rem;
	overflow-x: scroll;
	padding-bottom: 0.625rem;
}

.wp-block-table td,
.wp-block-table th {
	padding: 0.7em;
}

.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th,
.wp-block-table th {
	background-color: #EAE6DE;
	line-height: 1.2;
	padding: 0.5em 1em;
	text-align: center;
	width: 13.9375rem;
}

.wp-block-flexible-table-block-table > table td,
.wp-block-table td {
	padding: 1.7em 0.8em !important;
}

.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table td,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table th,
.wp-block-table td,
.wp-block-table th {
	max-width: none;
	max-width: initial;
	width: 15.625rem;
}

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

.p-button-more {
	margin-top: 4.5rem;
	text-align: right;
}

.p-button-more.p-button-more--example {
	margin-top: 3rem;
}

.p-button-more.p-button-more--map-button {
	margin-right: 0.9375rem;
	margin-top: 0;
}

.p-button-more.p-button-more--map-text {
	margin-top: 3.5rem;
}

.p-button-more.p-button-more--faq {
	margin-top: 2.5rem;
	text-align: center;
}

.p-button-more.p-button-more--news {
	margin-top: 1.75rem;
}

.p-button-more a {
	color: #8dadb9;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	padding-right: 3rem;
	position: relative;
}

.p-button-more.p-button-more--map-text a {
	color: #fff;
}

.p-button-more a::after {
	-webkit-mask-image: url("../images/common/button-arrow.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: cover;
	background-color: #8dadb9;
	content: "";
	height: 0.5625rem;
	mask-image: url("../images/common/button-arrow.svg");
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s all ease;
	width: 2.25rem;
}

.p-button-more a:hover::after {
	right: -0.625rem;
}

.p-button-more.p-button-more--map-text a::after {
	background-color: #fff;
}

.p-card-career {
	background-color: #FAF8F4;
	border-radius: 0.625rem;
	padding: 1.875rem 3.75rem;
}

.p-card-career__title {
	color: #b99d93;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
}

.p-card-career__text-wrap {
	margin-top: 1.4375rem;
}

.p-card-career__text {
	color: #b99d93;
	font-size: 1rem;
	letter-spacing: 0.04em;
	line-height: 2;
	padding-left: 5.5rem;
	text-indent: -5.5rem;
}

.p-card-career__text.p-card-career__text--qualification {
	padding-left: 0;
	text-indent: 0;
}

.p-card-introduce__img img {
	-o-object-fit: cover;
	aspect-ratio: 26/19;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-card-introduce__text {
	color: #b99d93;
	font-size: 1rem;
	letter-spacing: 0.04em;
	margin-top: 0.3125rem;
	text-align: center;
}

.p-card-news__meta {
	-moz-column-gap: 1.9375rem;
	align-items: center;
	column-gap: 1.9375rem;
	display: flex;
	width: 13.75rem;
}

.p-card-news__date {
	font-size: 0.9375rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
}

.p-card-news__category span {
	color: #fff;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0.125rem 0.625rem;
	white-space: nowrap;
}

.p-card-news__text {
	font-size: 0.9375rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.6;
	width: calc(100% - 13.75rem);
}

.p-card-privacy__title {
	color: #C1996C;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	line-height: 1.6111111111;
}

.p-card-privacy__text {
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.8125;
}

.p-card-privacy__text + .p-card-privacy__text {
	margin-top: 1.875rem;
}

.p-card-way {
	counter-increment: number;
	position: relative;
}

.p-card-way__number {
	color: #8dadb9;
	font-family: " lato ", sans-serif;
	font-size: 6.6875rem;
	font-weight: 300;
	left: -1rem;
	opacity: 0.5;
	position: absolute;
	top: -5rem;
	transform: rotate(5deg);
}

.p-card-way__number::after {
	content: counter(number);
}

.p-card-way__img img {
	-o-object-fit: cover;
	aspect-ratio: 210/165;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-card-way__text {
	font-feature-settings: "palt";
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-top: 0.375rem;
	text-align: center;
}

.p-column-list__item + .p-column-list__item {
	margin-top: 2.625rem;
}

.p-column-list--other .p-column-list__item + .p-column-list__item {
	margin-top: 2.125rem;
}

.p-column-list__item a {
	align-items: flex-start;
	display: flex;
}

.p-column-list__item-img {
	flex-shrink: 0;
	max-width: 15.0625rem;
	position: relative;
	width: 100%;
}

.p-column-list__item-img img {
	-o-object-fit: cover;
	aspect-ratio: 241/171;
	border-radius: 0.625rem;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.no-image {
	-o-object-fit: cover;
	aspect-ratio: 241/171;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-column-list__category {
	background-color: #b99d93;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 500;
	left: -0.3125rem;
	letter-spacing: 0.1em;
	line-height: 1;
	max-width: 8.375rem;
	padding: 0.5625rem;
	position: absolute;
	top: 0.625rem;
	width: 100%;
}

.p-column-list__item-content {
	margin-left: 1.5rem;
	padding-top: 0.3125rem;
}

.p-column-list__item-meta {
	align-items: center;
	display: flex;
}

.p-column-list__item-wrap {
	color: #6C6C6C;
	display: flex;
	font-size: 0.6875rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
}

.p-column-list__item-wrap + .p-column-list__item-wrap {
	margin-left: 1.25rem;
}

.p-column-list__item-title {
	font-feature-settings: "palt";
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.4375;
	margin-top: 0.3125rem;
	overflow: hidden;
}

.p-column-list__description {
	font-feature-settings: "palt";
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-top: 0.375rem;
	overflow: hidden;
}

.p-column {
	padding: 6.25rem 0 9.625rem;
}

.p-column__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 53.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-column__list {
	margin-top: 3.1875rem;
}

.p-common-fv {
	background-color: #f5f5f5;
	overflow: hidden;
}

.p-common-fv_img img {
	-o-object-fit: cover;
	aspect-ratio: 375/367;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-common-fv__content {
	margin-top: -3.4375rem;
	position: relative;
}

.p-common-fv__title-wrap {
	background-color: #fff;
	margin-left: calc(50% - 50vw);
	max-width: 22.1875rem;
	padding-bottom: 0.9375rem;
	padding-left: calc(50vw - 50%);
	padding-top: 2.375rem;
}

.p-common-fv__title-main-ja {
	color: #5166af;
	font-size: 0.5625rem;
	font-weight: 400;
	line-height: 1;
	margin-top: 0.5625rem;
}

.p-common-fv__title-sub {
	font-feature-settings: "palt";
	font-size: 1.3125rem;
	font-weight: 900;
	line-height: 1.5714285714;
	margin-top: 1.1875rem;
}

.p-common-fv__text-wrap {
	background-color: #fff;
	margin: 0 calc(50% - 50vw);
	padding: 0 calc(50vw - 50%);
	padding-top: 0.6875rem;
	width: 100vw;
}

.p-common-fv__text + .p-common-fv__text {
	margin-top: 1.25rem;
}

.p-common-mv {
	background-color: #FAF8F4;
	height: 15rem;
	margin-top: 4.375rem;
	width: 100%;
}

.p-common-mv__inner {
	height: inherit;
	position: relative;
	width: 100%;
}

.p-common-mv__img {
	height: inherit;
	margin-left: auto;
	opacity: 0.6;
	position: relative;
	width: 100%;
}

.p-common-mv__img img {
	-o-object-fit: cover;
	aspect-ratio: 1920/240;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-menu-common-mv .p-common-mv__img img {
	-o-object-position: right 0px top -68px;
	object-position: right 0px top -68px;
}

.p-faq-common-mv .p-common-mv__img img {
	-o-object-position: left 30% top 0;
	object-position: left 30% top 0;
}

.p-common-mv__title-wrap {
	left: 18.4896%;
	position: absolute;
	top: 41.667%;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 10;
}

.p-common-mv__title {
	color: #c4bdae;
	font-family: " lato ", sans-serif;
	font-size: 4.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 0.8;
	opacity: 0.5;
	text-align: center;
	text-transform: uppercase;
}

.p-privacy-common-mv .p-common-mv__title {
	text-transform: capitalize;
}

.p-common-mv__title-sub {
	color: #c4bdae;
	font-size: 1.125rem;
	font-weight: 400;
	opacity: 0.5;
	padding-left: 0.625rem;
}

.p-example-card {
	position: relative;
}

.p-example-card__text-top {
	background-color: #b99d93;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 500;
	left: -0.3125rem;
	line-height: 1;
	max-width: 9.375rem;
	padding: 0.5625rem;
	position: absolute;
	text-align: center;
	top: 0.625rem;
	width: 100%;
}

.p-example-card__img-list {
	display: flex;
}

.p-example-card__img-item {
	width: 50%;
}

.p-example-card__img img {
	-o-object-fit: cover;
	aspect-ratio: 180/334;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-example-card__text-before,
.p-example-card__text-after {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1;
	padding: 0.5625rem;
	text-align: center;
	text-transform: capitalize;
}

.p-example-card__text-before {
	background-color: #b99d93;
}

.p-example-card__text-after {
	background-color: #a3bcc5;
}

.p-example-card__body {
	color: #C1996C;
	padding: 0.9375rem 1.25rem;
}

.p-example-card__name {
	font-size: 1.125rem;
	font-weight: 400;
}

.p-example-card__detail {
	font-size: 0.875rem;
	font-weight: 400;
}

.p-example-card__modal {
	height: 100vh;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: opacity 0.3s, visibility 0.3s;
	visibility: hidden;
	width: 100vw;
	z-index: 1000;
}

.p-example-card__modal.open {
	opacity: 1;
	visibility: visible;
}

.p-example-card__modal-bg {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100vh;
	left: 0;
	position: absolute;
	top: 0;
	width: 100vw;
	z-index: 5000;
}

.p-example-card__modal-content {
	background: #fff;
	left: 50%;
	max-width: 60rem;
	padding: 4.25rem 3.75rem 2.5625rem;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 5001;
}

.p-example-card__modal-img-wrap {
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	display: flex;
}

.p-example-card__modal-img {
	max-width: 26.25rem;
	width: 100%;
}

.p-example-card__modal-img img {
	-o-object-fit: cover;
	aspect-ratio: 42/32;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-example-card__modal-img-container {
	position: relative;
	width: 100%;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -1.5625rem;
	position: relative;
}

.swiper-pagination-bullet {
	background: #E8E8E8;
	height: 0.75rem;
	opacity: 1;
	width: 0.75rem;
}

.swiper-pagination-bullet-active {
	background: #a3bcc5;
}

.swiper {
	padding-bottom: 1.875rem;
}

.p-example-card__modal-text-wrap {
	max-width: 24.25rem;
	width: 100%;
}

.p-example-card__modal-text-name {
	font-size: 1.375rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.p-example-card__modal-text-detail-wrap {
	margin-top: 0.8125rem;
}

.p-example-card__modal-text-detail + .p-example-card__modal-text-detail {
	margin-top: 0.5625rem;
}

.p-example-card__modal-text-detail {
	align-items: flex-start;
	display: flex;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.p-example-card__modal-text-detail span {
	background-color: #a3bcc5;
	color: #fff;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-right: 0.625rem;
	padding: 0 0.5rem;
	text-align: center;
	width: 4.875rem;
}

.p-example-card__modal-text-detail p {
	width: calc(100% - 0.625rem - 4.875rem);
}

.p-example-card__modal-text {
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.875;
	margin-top: 1.25rem;
}

.p-example-card__modal-button {
	margin-top: 1.5rem;
	text-align: center;
}

.p-example-card__content {
	transition: opacity 0.3s;
}

.p-example-card__content:hover {
	cursor: pointer;
	opacity: 0.7;
}

.hidden {
	overflow: hidden;
}

.p-example {
	background-color: #fbfbfb;
	padding: 2.5rem 0 1.875rem;
	position: relative;
}

.p-example::after {
	color: #b99d93;
	content: "case";
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	left: calc(50% - min(51.5vw, 46.1875rem));
	letter-spacing: 0.1em;
	opacity: 0.3;
	position: absolute;
	text-transform: uppercase;
	top: -2.5rem;
	writing-mode: vertical-rl;
	z-index: 0;
}

.p-example.p-example--other::after {
	display: none;
}

.p-example__inner {
	position: relative;
}

.p-example.p-example--other .p-example__inner {
	max-width: 78.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-example__content {
	margin-top: 2.5rem;
}

.p-example__list {
	grid-column-gap: 3.9375rem;
	-moz-column-gap: 3.9375rem;
	column-gap: 3.9375rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding-left: 0.3125rem;
	transform: none;
}

.p-example__swiper .swiper-slide {
	padding-right: 0.4375rem;
}

.swiper-button-prev,
.swiper-button-next {
	display: none;
}

.swiper-button-prev {
	left: 1.875rem;
}

.swiper-button-next {
	right: 1.875rem;
}

.swiper-button-prev::before,
.swiper-button-next::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
}

.swiper-button-prev::before {
	background-image: url("../images/common/prev-arrow.png");
}

.swiper-button-next::before {
	background-image: url("../images/common/next-arrow.png");
}

.p-faq-list__item + .p-faq-list__item {
	margin-top: 0.375rem;
}

.p-faq-list__item-question {
	border-bottom: 1px solid #e2dbd4;
	cursor: pointer;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.4;
	padding: 0.9375rem 2.5rem 0.625rem 2.5rem;
	position: relative;
	text-indent: -1.25rem;
}

.p-faq-list__item-question::before {
	background-image: url("../images/common/faq-arrow.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 0.6875rem;
	position: absolute;
	right: 1.25rem;
	top: 50%;
	transition: 0.3s;
	width: 1.5rem;
}

.p-faq-list__item-question.is-open::before {
	transform: translateY(-50%) rotate(180deg);
}

.p-faq-list__item-question span {
	color: #a3bcc5;
	display: inline-block;
	font-family: " lato ", sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	margin-right: 1.75rem;
}

.p-faq-list__item-answer {
	font-feature-settings: "palt";
	background-color: #e2dbd4;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.4;
	margin-top: 1.1875rem;
	padding: 2rem 1.875rem 2.375rem 3.75rem;
	text-indent: -1.125rem;
}

.p-faq-list.p-faq-list--other .p-faq-list__item-answer {
	background-color: #FAF8F4;
}

.p-faq-list__item-answer {
	display: none;
}

.p-faq-list__item-answer span {
	color: #b99d93;
	display: inline-block;
	font-family: " lato ", sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	margin-right: 0.875rem;
}

.p-faq {
	background-image: url("../images/common/faq-bg.jpg");
	background-position: top;
	background-repeat: repeat-y;
	background-size: 3000px;
	padding: 3.375rem 0 4.5625rem;
}

.p-faq__content {
	display: flex;
	margin-top: 2.75rem;
}

.p-faq__heading-wrap {
	max-width: 23.75rem;
	padding-top: 1.5rem;
	width: 100%;
}

.p-faq__list {
	max-width: 51.25rem;
	width: 100%;
}

.p-features-card {
	-moz-column-gap: 2.5rem;
	align-items: flex-start;
	column-gap: 2.5rem;
	display: flex;
}

.p-features-card.p-features-card--row-reverse {
	flex-direction: row-reverse;
}

.p-features-card__img {
	max-width: 33.75rem;
	width: 100%;
}

.p-features-card__img img {
	-o-object-fit: cover;
	aspect-ratio: 540/400;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-features-card__body {
	max-width: 38.75rem;
	padding-top: 2.5rem;
	width: 100%;
}

.p-features-card__sub-title {
	color: #8dadb9;
	font-family: " lucida ", sans-serif;
	font-size: 1.8125rem;
	letter-spacing: 0.1em;
	line-height: 1;
}

.p-features-card__main-title {
	color: #d1baa0;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	margin-top: 0.8125rem;
	position: relative;
}

.p-features-card__text {
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.875;
	margin-top: 0.9375rem;
}

.p-features {
	padding-bottom: 6.0625rem;
	padding-top: 10rem;
	position: relative;
}

.p-features::after {
	color: #b99d93;
	content: "features";
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	left: calc(50% - min(51.5vw, 46.6875rem));
	opacity: 0.3;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	writing-mode: vertical-rl;
	z-index: -1;
}

.p-features__heading {
	color: #8dadb9;
	font-size: 1.625rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1;
	text-align: center;
}

.p-features__list {
	margin-top: 3.75rem;
}

.p-features__item + .p-features__item {
	margin-top: 4.5625rem;
}

.p-footer {
	overflow-x: hidden;
	padding: 1.5625rem 0 0;
}

.p-footer__inner {
	margin: auto;
	max-width: 78.125rem;
	padding: 0 1.5625rem;
	width: 100%;
}

.p-footer__wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.p-footer__right {
	max-width: 28.875rem;
	width: 100%;
}

.p-footer__nav {
	display: flex;
	font-size: 0.9375rem;
	font-weight: 600;
	line-height: 1;
	padding-top: 5.625rem;
}

.p-footer__nav-top a {
	display: block;
	padding: 0.625rem 1.25rem 0.75rem 0;
}

.p-footer__nav-items {
	display: flex;
}

.p-footer__nav-text {
	padding: 0.625rem 1.25rem 0.9375rem;
}

.p-footer__nav-item a {
	display: block;
	line-height: 1;
	padding: 0.5625rem 1.4375rem;
	position: relative;
}

.p-footer__nav-link a {
	font-size: 0.875rem;
	font-weight: 500;
	padding: 0.5rem 1.25rem 0.5rem 2.625rem;
}

.p-footer__nav-link a span {
	padding-left: 0.9375rem;
	position: relative;
}

.p-footer__nav-link a span::after {
	background-color: #b99d93;
	content: "";
	height: 0.0625rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.625rem;
}

.p-footer__left {
	margin-top: 0;
	max-width: 47.125rem;
}

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

.p-footer__logo a {
	display: block;
	padding: 0.9375rem 0;
}

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

.p-footer__content {
	padding-left: 0.625rem;
}

.p-footer__address {
	font-family: " notoSansJP ", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.p-footer__list {
	margin-top: 2.875rem;
}

.p-footer__item + .p-footer__item {
	margin-top: 1.5625rem;
}

.p-footer__title {
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1;
}

.p-footer__text,
.p-footer__title-link,
.p-footer__text-link {
	font-size: 0.75rem;
	font-weight: 500;
	line-height: 1.8666666667;
}

.p-footer__title-link a,
.p-footer__text-link a {
	-webkit-text-decoration: underline;
	color: #1d52aa;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.p-footer__text {
	font-family: " notoSansJP ", sans-serif;
	margin-top: 0.625rem;
}

.p-footer__copyright {
	background-color: #a3bcc5;
	color: #fff;
	display: block;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 1.1875rem;
	padding: 1.125rem;
	text-align: right;
	text-align: center;
}

.p-header {
	height: 4.375rem;
}

.p-header.change-color {
	background-color: #fff;
	transition: background-color 0.3s;
}

.p-header__inner {
	display: flex;
	height: inherit;
	justify-content: space-between;
	padding-left: 1.5625rem;
}

.p-header__logo {
	height: 10rem;
	max-width: 4.6875rem;
	width: 100%;
}

.p-header__logo a {
	align-items: center;
	display: flex;
	height: inherit;
	padding-top: 0.625rem;
}

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

.p-header__nav {
	height: inherit;
}

.p-header__nav-items {
	display: flex;
	height: inherit;
}

.p-header__nav-item {
	height: inherit;
}

.p-header__nav-item.p-header__nav-item--drop-menu {
	position: relative;
}

.p-header__nav-item.p-header__nav-item--drop-menu > a {
	padding-right: 0.9375rem;
	position: relative;
}

.p-header__nav-item.p-header__nav-item--drop-menu > a::after {
	background-image: url("../images/common/menu-arrow.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 0.375rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.625rem;
}

.p-header__nav-item.p-header__nav-item--drop-menu:hover .p-header__drop-menu-list {
	opacity: 1;
	visibility: visible; /* 下層メニューを表示 */
}

.p-header__drop-menu-list {
	background-color: #d1baa0; /* ドロップダウンメニューの背景色 */
	display: inline-block;
	left: 0;
	opacity: 0;
	outline: none;
	overflow: hidden;
	padding: 0.625rem 0;
	position: absolute;
	top: 100%;
	transition: opacity 0.3s, visibility 0.3s;
	visibility: hidden; /* 下層メニューを非表示 */
	width: -moz-max-content;
	width: max-content;
	z-index: 1;
}

/*キラッと光る*/

.p-header__drop-menu-list::before {
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	content: "";
	height: 100%;
	left: -75%; /*絶対配置でキラッと光るの位置を決める*/
	position: absolute;
	top: 0;
	transform: skewX(-25deg); /*キラッと光る形状*/
	width: 50%;
}

/*hoverした際の移動のアニメーション*/

.p-header__nav-item.p-header__nav-item--drop-menu:hover .p-header__drop-menu-list::before {
	animation: shine 0.7s;
}

.p-header__nav-item.p-header__nav-item--tel {
	margin-left: 0.9375rem;
}

.p-header__nav-item a {
	align-items: center;
	color: #333;
	display: flex;
	font-size: 0.8125rem;
	font-weight: 500;
	height: inherit;
	line-height: 1;
	padding: 0.375rem 0.625rem;
	text-transform: uppercase;
}

.p-header__nav-item.p-header__nav-item--tel a {
	background-color: #fff;
	border: 1px solid #8dadb9;
	color: #8dadb9;
	font-family: " lato ", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	height: inherit;
	letter-spacing: 0.05em;
	padding: 0.625rem 0.625rem;
	position: relative;
	transition: color 0.3s, background-color 0.3s;
}

.p-header__nav-item.p-header__nav-item--tel a:hover {
	background-color: #8dadb9;
	color: #fff;
	opacity: 1;
}

.p-header__nav-item.p-header__nav-item--tel a::before {
	-webkit-mask-image: url(./../images/common/tel-icon.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	background-color: #8dadb9;
	content: "";
	display: inline-block;
	height: 1.375rem;
	margin-right: 0.625rem;
	mask-image: url(./../images/common/tel-icon.svg);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 1.0625rem;
}

.p-header__nav-item.p-header__nav-item--tel a:hover::before {
	background-color: #fff;
}

.p-header__nav-item.p-header__nav-item--mail a {
	background-color: #8dadb9;
	color: #fff;
	height: inherit;
	letter-spacing: 0.15em;
	padding: 0.625rem 0.5625rem;
	position: relative;
	transition: color 0.3s, background-color 0.3s, border 0.3s;
}

.p-header__nav-item.p-header__nav-item--mail a:hover {
	background-color: #fff;
	border: 1px solid #8dadb9;
	color: #8dadb9;
	opacity: 1;
}

.p-header__nav-item.p-header__nav-item--mail a::before {
	-webkit-mask-image: url(./../images/common/mail-icon.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	background-color: #fff;
	content: "";
	display: inline-block;
	height: 0.9375rem;
	margin-right: 0.625rem;
	mask-image: url(./../images/common/mail-icon.svg);
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	width: 1.3125rem;
}

.p-header__nav-item.p-header__nav-item--mail a:hover::before {
	background-color: #8dadb9;
}

.p-header__hamburger {
	border: none;
	cursor: pointer;
	display: none;
	height: inherit;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	transition: 0.3s;
	width: 1.6875rem;
	z-index: 999;
}

.p-header__hamburger.is-open {
	background-color: transparent;
}

.p-header__hamburger span {
	background-color: #C1996C;
	display: block;
	height: 3px;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	transition: 0.5s;
	width: 1.6875rem;
}

.p-header__hamburger span:nth-of-type(1) {
	top: -0.3125rem;
}

.p-header__hamburger span:nth-of-type(2) {
	top: 0;
}

.p-header__hamburger span:nth-of-type(3) {
	top: 0.3125rem;
}

.p-header__hamburger.is-open span:nth-of-type(1) {
	top: 0.25rem;
	transform: translateX(-50%) rotate(45deg);
}

.p-header__hamburger.is-open span:nth-of-type(2) {
	opacity: 0;
}

.p-header__hamburger.is-open span:nth-of-type(3) {
	top: -0.1875rem;
	transform: translateX(-50%) rotate(-45deg);
}

.p-header__drawer {
	background-color: #eae6de;
	box-shadow: 0px 0 20px rgba(0, 0, 0, 0.45);
	height: 100dvh;
	overflow-y: scroll;
	padding: 2.75rem 0.9375rem;
	position: absolute;
	right: -120%;
	scrollbar-width: none;
	top: 0;
	transition: 0.6s;
	width: 75.333%;
	z-index: 900;
}

.p-header__drawer.is-open {
	right: 0;
}

.p-header__drawer::-webkit-scrollbar {
	display: none;
}

.p-header__drawer-item a {
	border-bottom: 1px solid #C1996C;
	color: #C1996C;
	display: block;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 0.8125rem 0 0.625rem 0.625rem;
	text-align: left;
	text-transform: uppercase;
}

.p-header__drawer-item.p-header__drawer-item--right a {
	padding-left: 1.4375rem;
}

.p-header__drawer-item.p-header__drawer-item--contact a::after {
	background-image: url(./../images/common/contact-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 0.9375rem;
	margin-bottom: 0.3125rem;
	margin-left: 1.25rem;
	width: 0.9375rem;
}

.p-header__drawer-bg {
	background-color: rgba(0, 0, 0, 0.4);
	display: none;
	height: 100vh;
	position: absolute;
	right: 0;
	scrollbar-width: none;
	top: 0;
	transition: 0.6s;
	width: 100%;
	z-index: 899;
}

.p-header__drawer-button {
	margin-top: 1.3125rem;
}

/* ハンバーガーメニュー展開時、背景を固定 */

html.is-fixed {
	height: 100%;
	overflow: hidden;
}

.p-menu-card {
	display: flex;
}

.p-menu-card__img {
	max-width: 26.25rem;
	width: 100%;
}

.p-menu-card__img img {
	-o-object-fit: cover;
	aspect-ratio: 420/280;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-menu-card__body {
	background-color: #FAF8F4;
	max-width: 41.25rem;
	padding: 1.875rem 1.25rem 1.4375rem 2.5rem;
	position: relative;
	width: 100%;
}

.p-menu-card__main-title {
	color: #C1996C;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.p-menu-card__sub-title {
	color: #C1996C;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-top: 1.25rem;
}

.p-menu-card__main-text,
.p-menu-card__sub-text {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}

.p-menu-card__main-text {
	color: #5B5B5B;
	margin-top: 0.75rem;
}

.p-menu-card__sub-text {
	color: #5B5B5B;
	margin-top: 0.625rem;
}

.p-menu-card__button {
	bottom: 0.9375rem;
	position: absolute;
	right: 0.9375rem;
}

.p-menu-card__button a {
	color: #C1996C;
	font-size: 1.25rem;
	font-weight: 500;
	padding-right: 3.125rem;
	position: relative;
}

.p-menu-card__button a::after {
	background-image: url("../images/common/button-arrow2.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 0.625rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all ease 0.3s;
	width: 2.5rem;
}

.p-menu-card a:hover::after {
	right: -0.4375rem;
}

.p-menu {
	overflow: hidden;
	padding: 7.9375rem 0 7.6875rem;
	position: relative;
}

.p-menu.p-menu--other {
	padding: 0;
}

.p-menu::after {
	color: #b99d93;
	content: "menu";
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	opacity: 0.3;
	position: absolute;
	right: calc(50% - min(53vw, 45.1875rem));
	text-transform: uppercase;
	top: 4.6875rem;
	writing-mode: vertical-rl;
	z-index: -1;
}

.p-menu.p-menu--other::after {
	display: none;
}

.p-menu__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 89.375rem;
	padding-left: 10.9375rem;
	padding-right: 10.9375rem;
}

.p-menu.p-menu--other .p-menu__inner {
	max-width: 70.625rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-menu__item + .p-menu__item {
	margin-top: 2.8125rem;
}

.p-message {
	overflow: hidden;
	position: relative;
}

.p-message.p-message--other {
	margin-top: 11.25rem;
}

.p-message::after {
	color: #b99d93;
	content: "message";
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	left: calc(50% - min(50.5vw, 49.1875rem));
	opacity: 0.3;
	position: absolute;
	text-transform: uppercase;
	top: 2.1875rem;
	writing-mode: vertical-rl;
}

.p-message.p-message--other::after {
	display: none;
}

.p-message.p-message--other .p-reason__heading {
	display: none;
}

.p-message.p-message--other .p-message__content {
	margin-top: 0;
}

.p-message__content {
	align-items: flex-start;
	background: linear-gradient(90deg, #FAF8F4 0%, #FAF8F4 59.583%, #fff 59.583%, #fff 100%);
	display: flex;
	flex-direction: row-reverse;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 6.5625rem;
	padding: 2.6875rem 0 5.625rem;
	padding-left: calc(50vw - 50%);
	padding-right: calc(50vw - 50%);
	position: relative;
	width: 100vw;
}

.p-message__name-wrap {
	max-width: 34.75rem;
	width: 100%;
}

.p-message__name {
	color: #b99d93;
	font-size: 2.8125rem;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.p-message__name span {
	font-size: 1.875rem;
}

.p-message__text-wrap {
	color: #b99d93;
	font-size: 1rem;
	font-weight: 500;
	line-height: 2;
	margin-top: 1.125rem;
}

.p-message__img {
	margin-left: 2.25rem;
	max-width: 37.5rem;
	padding-top: 5.1875rem;
	width: 100%;
}

.p-message__img img {
	-o-object-fit: cover;
	aspect-ratio: 600/454;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-message__list {
	grid-column-gap: 2.5rem;
	-moz-column-gap: 2.5rem;
	grid-row-gap: 2.4375rem;
	column-gap: 2.5rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3.125rem;
	row-gap: 2.4375rem;
}

.p-mv {
	height: 67.4375rem;
	position: relative;
}

.p-mv__inner {
	height: inherit;
}

.p-mv__title-wrap {
	left: calc(50% - min(44.5vw, 37.1875rem));
	position: absolute;
	top: 45%;
	width: 74%;
	z-index: 2;
}

.p-mv__main-title {
	max-width: 41.25rem;
	width: 100%;
}

.p-mv__sub-title {
	color: #d1baa0;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.18em;
}

.p-mv__text {
	color: #d1baa0;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.22em;
	line-height: 2.4166666667;
}

.p-mv__reservation {
	bottom: 7.1875rem;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.25;
	max-width: 9.0625rem;
	position: absolute;
	right: 1.375rem;
	text-align: center;
}

.p-mv__reservation a {
	background: rgba(141, 173, 185, 0.8);
	border-radius: 50%;
	color: #fff;
	display: block;
	padding: 3.1875rem 1.75rem;
	transition: color 0.3s, background-color 0.3s, outline 0.3s;
}

.p-mv__reservation a:hover {
	background: rgba(255, 255, 255, 0.8);
	color: #8dadb9;
	opacity: 1;
	outline: 3px solid #8dadb9;
}

.p-mv__news {
	background-color: rgba(234, 230, 222, 0.8);
	bottom: 1.75rem;
	color: #8dadb9;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1;
	max-width: 60rem;
	padding: 1.625rem 2.625rem;
	position: absolute;
	right: 0;
	width: 100%;
}

.p-mv__news a {
	-moz-column-gap: 3.125rem;
	column-gap: 3.125rem;
	display: flex;
}

.p-mv__news-title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	line-height: 1.4;
	overflow: hidden;
}

.p-mv__news-date {
	font-family: " lato ", sans-serif;
	font-weight: 700;
}

.p-mv__img,
.p-mv__img picture,
.p-mv__img img {
	height: inherit;
}

.p-mv__img img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.p-news-list__item {
	border-bottom: 1px solid #a3bcc5;
}

.p-news-list__item a {
	align-items: flex-start;
	display: flex;
	padding: 1.5rem 0 1.5rem;
}

.p-news-list__item-meta {
	padding-top: 0.375rem;
}

.p-news-list__item-date {
	display: block;
	font-family: " lato ", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1;
}

.p-news-list__item-title {
	font-feature-settings: "palt";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin-left: 3.75rem;
}

.p-news {
	background-color: #a3bcc5;
	padding: 3.125rem 0 5.5rem;
}

.p-news__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 52.1875rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-news__content {
	margin-left: auto;
	margin-right: auto;
	max-width: 44.625rem;
}

.p-news__list-wrap {
	background-color: #fff;
	border-radius: 1.25rem;
	margin-top: 0.875rem;
	padding: 3.5625rem 4.125rem 2.75rem;
}

.p-news__item + .p-news__item {
	margin-top: 0.9375rem;
}

.p-news__item {
	display: flex;
}

.p-news__date {
	font-size: 0.625rem;
	width: 2.875rem;
}

.p-news-title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 制限したい行数が3の場合 */
	display: -webkit-box;
	font-size: 0.625rem;
	line-height: 1.6666666667;
	margin-left: 1.125rem;
	overflow: hidden;
	width: calc(100% - 2.875rem);
}

.p-page-access__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 78.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-access__map {
	height: 0;
	margin: 0 auto;
	max-width: 48.8125rem;
	padding-top: 51.5%;
	position: relative;
	width: 100%;
}

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

.p-page-map__text-wrap {
	margin-top: 2.8125rem;
	text-align: center;
}

.p-page-map__text + .p-page-map__text {
	margin-top: 1.75rem;
}

.p-page-map__text {
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.6111111111;
}

.p-page-map__button {
	margin-top: 2.5rem;
	text-align: center;
}

.p-page-botox__inner {
	align-items: flex-start;
	display: flex;
	flex-direction: row-reverse;
	margin-left: auto;
	margin-right: auto;
	max-width: 78.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-botox__body {
	margin-left: 1.4375rem;
	padding-top: 1.625rem;
	width: calc(50.1526% - 1.4375rem);
}

.p-page-botox__title-wrap + .p-page-botox__title-wrap {
	margin-top: 1.875rem;
}

.p-page-botox__title {
	color: #c4bdae;
	font-size: 1.625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
}

.p-page-botox__text {
	font-feature-settings: "palt";
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.875;
	margin-top: 1.25rem;
}

.p-page-botox__img {
	width: 49.8474%;
}

.p-page-botox__img img {
	-o-object-fit: cover;
	aspect-ratio: 600/358;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-page-column-new {
	padding-bottom: 9.5625rem;
}

.p-page-column.p-page-column--category {
	padding-bottom: 9.5625rem;
}

.p-page-column__list {
	margin-top: 1.6875rem;
}

.p-page-column__button {
	margin-top: 3.5625rem;
	text-align: center;
}

.p-page-details__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 63.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-details__table {
	border-collapse: collapse;
	width: 100%;
}

.p-page-details__table tr {
	display: flex;
}

.p-page-details__table-head {
	align-items: center;
	background-color: #FAF8F8;
	display: flex;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.8125rem 1.125rem;
	text-align: left;
	width: 300px;
}

.p-page-details__table-data {
	font-feature-settings: "palt";
	align-items: center;
	display: flex;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	padding: 0 1.125rem;
	width: calc(100% - 300px);
}

.p-page-details__table-data.p-page-details__table-data--big {
	padding-bottom: 0.5rem;
	padding-top: 0.25rem;
}

.p-page-details__table-head,
.p-page-details__table-data {
	border: 1px solid #DCDCDC;
}

.p-page-error {
	padding-bottom: 7.125rem;
}

.p-page-error__heading-main {
	color: #c4bdae;
	font-size: 6.8125rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	opacity: 0.5;
	text-align: center;
}

.p-page-error__heading-sub {
	color: #c4bdae;
	font-size: 1.375rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	opacity: 0.5;
	text-align: center;
}

.p-page-error__text-wrap {
	margin-top: 3rem;
}

.p-page-error__text {
	font-size: 1rem;
	letter-spacing: 0.1em;
	line-height: 1.6;
	text-align: center;
}

.p-page-error__text + .p-page-error__text {
	margin-top: 1.25rem;
}

.p-page-error__button {
	margin-top: 4.875rem;
	text-align: center;
}

.p-page-example {
	padding-bottom: 6.8125rem;
}

.p-page-example__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 78.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-example__tabs {
	flex-wrap: wrap;
	justify-content: center;
}

.p-page-example__list {
	grid-column-gap: 3.9375rem;
	-moz-column-gap: 3.9375rem;
	grid-row-gap: 3.3125rem;
	column-gap: 3.9375rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 4.5rem;
	row-gap: 3.3125rem;
}

.p-page-faq {
	padding-bottom: 10.6875rem;
}

.p-page-faq__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 63.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-faq__label-list {
	grid-column-gap: 0.6875rem;
	-moz-column-gap: 0.6875rem;
	grid-row-gap: 0.6875rem;
	column-gap: 0.6875rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 0.6875rem;
}

.p-page-faq__label-item a {
	border: 1px solid #8dadb9;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding: 0.4375rem 1.875rem;
	position: relative;
}

.p-page-faq__label-item a::after {
	-webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
	background-color: #8dadb9;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	content: "";
	height: 0.4375rem;
	position: absolute;
	right: 0.8125rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.8125rem;
}

.p-page-faq__content {
	margin-top: 4.1875rem;
}

.p-page-faq__title {
	background-color: #8dadb9;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 0.4375rem 0.9375rem;
}

.p-page-faq__title:not(:nth-child(1)) {
	margin-top: 6.25rem;
}

.p-page-flow {
	padding: 6.25rem 0 5.875rem;
}

.p-page-flow__list {
	margin-top: 5.8125rem;
}

.p-page-home-heading__main {
	font-size: 2.25rem;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1;
}

.p-page-home-heading__sub {
	color: #a3bcc5;
	font-family: " lato ", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: capitalize;
}

.p-page-home {
	padding-bottom: 12.875rem;
}

.p-page-home__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-injection-point-card {
	align-items: flex-start;
	display: flex;
}

.p-page-injection-point-card__body {
	max-width: 41.875rem;
	padding-top: 2.5rem;
	width: 100%;
}

.p-page-injection-point-card__label {
	background-color: #F6ECCF;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 0.4375rem 0.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-page-injection-point-card__text {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.6;
	margin-top: 0.75rem;
}

.p-page-injection-point-card__img {
	border: 2px solid #F6ECCF;
	margin-left: 2.5rem;
	max-width: 21.625rem;
	width: 100%;
}

.p-page-injection-point-card__img img {
	-o-object-fit: contain;
	aspect-ratio: 332/326;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-page-injection-point {
	background-color: #fbfbfb;
	padding: 3.625rem 0 7.3125rem;
}

.p-page-injection-point__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 70.375rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-injection-point__list {
	margin-top: 1.875rem;
	padding-left: 1.25rem;
}

.p-page-injection-point__item:not(:last-child) {
	padding-bottom: 1.4375rem;
}

.p-page-injection-point__item + .p-page-injection-point__item {
	margin-top: 1.25rem;
}

.p-page-introduce {
	background-color: rgba(163, 188, 197, 0.3);
	padding: 5.5625rem 0 6.625rem;
}

.p-page-introduce__content {
	-moz-column-gap: 0.625rem;
	column-gap: 0.625rem;
	display: flex;
	margin-top: 4.25rem;
}

.p-page-introduce__single-card {
	max-width: 41.25rem;
	width: 56vw;
}

.p-page-introduce__single-card-img img {
	-o-object-fit: cover;
	aspect-ratio: 66/44;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-page-introduce__single-card-text {
	color: #b99d93;
	font-size: 1rem;
	letter-spacing: 0.04em;
	margin-top: 0.3125rem;
	text-align: center;
}

.p-page-introduce__list {
	-moz-column-gap: 0.625rem;
	align-content: space-between;
	column-gap: 0.625rem;
	display: flex;
	flex-wrap: wrap;
	max-width: 33.125rem;
	width: 42vw;
}

.p-page-introduce__item {
	width: 48%;
}

.p-page-medical-hours {
	padding: 3.9375rem 0 8.25rem;
}

.p-page-medical-hours__text {
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.55;
	margin-top: 1.5625rem;
	text-align: center;
}

.p-page-medical-hours__table {
	margin: 0 auto;
	margin-top: 2.5625rem;
}

.p-page-menu-card__img-wrap {
	margin: 0 auto;
	position: relative;
	width: 62.843%;
}

.p-page-menu-card__img img {
	-o-object-fit: cover;
	aspect-ratio: 202/202;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-page-menu-card__img-text {
	color: #a3bcc5;
	font-family: " lucida ", sans-serif;
	font-size: 1.75rem;
	left: -1.8125rem;
	letter-spacing: 0.1em;
	position: absolute;
	top: -0.1875rem;
	transform: rotate(-11deg);
}

.p-page-menu-card__img-text span {
	font-size: 3rem;
}

.p-page-menu-card__body {
	margin-top: 1.375rem;
}

.p-page-menu-card .p-page-menu-card__body.p-page-menu-card__body--two-line {
	margin-top: 0.375rem;
}

.p-page-menu-card__title {
	color: #c4bdae;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.25;
	text-align: center;
}

.p-page-menu-card__text {
	color: #c4bdae;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.6;
	margin-top: 0.75rem;
}

.p-page-menu-card__text.p-page-menu-card__text--two-line {
	margin-top: 1.6875rem;
}

.p-page-menu-cards {
	grid-column-gap: 5.5625rem;
	-moz-column-gap: 5.5625rem;
	column-gap: 5.5625rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.p-page-menu-cards--2column {
	align-items: center;
	display: flex;
	justify-content: center;
}

.p-page-menu-cards--2column__item {
	width: 20.75rem;
}

.p-page-menu {
	margin-left: auto;
	margin-right: auto;
	max-width: 37.5rem;
	position: relative;
}

.p-page-menu__img img {
	-o-object-fit: cover;
	aspect-ratio: 600/382;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-page-menu__text-wrap {
	max-width: 23rem;
	position: absolute;
	right: 0.625rem;
	top: 27.4869%;
}

.p-page-menu__text-wrap.p-page-menu__text-wrap--face {
	max-width: 28.125rem;
}

.p-page-menu__text-wrap.p-page-menu__text-wrap--shoulder {
	max-width: 21.0625rem;
}

.p-page-menu__pop {
	margin-left: auto;
	width: 53.666%;
}

.p-page-menu__title {
	font-feature-settings: "palt";
	color: #fff;
	font-size: 2.3125rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-left: auto;
	margin-right: 1.3125rem;
	margin-top: 0.375rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 1;
}

.p-page-menu__title::after {
	background-color: rgba(207, 90, 78, 0.23);
	bottom: -0.25rem;
	content: "";
	height: 0.875rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 107%;
	z-index: -1;
}

.p-page-menu__sub-title {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 0.9375rem;
	padding-left: 0.5625rem;
}

.p-page-menu__sub-title.p-page-menu__sub-title--face {
	text-align: center;
}

.p-page-menu__price-wrap {
	display: flex;
	margin-left: -2.625rem;
	margin-top: 0.9375rem;
}

.p-page-menu__price-wrap.p-page-menu__price-wrap--face {
	justify-content: center;
	margin-left: 2.375rem;
}

.p-page-menu__price-wrap.p-page-menu__price-wrap--era {
	margin-left: 0.75rem;
}

.p-page-menu__detail {
	background-color: #CF5A4E;
	border-radius: 50%;
	color: #fff;
	font-size: 1.8125rem;
	font-weight: 700;
	line-height: 1;
	padding: 1.3125rem 0.5rem 1.5rem;
}

.p-page-menu__price {
	align-items: flex-end;
	color: #CF5A4E;
	display: flex;
	font-size: 2.75rem;
	font-weight: 700;
	line-height: 1;
	margin-left: 0.1875rem;
	padding-bottom: 0.25rem;
}

.p-page-menu__text {
	color: #CF5A4E;
	font-size: 0.8125rem;
	font-weight: 700;
	line-height: 1;
	margin-left: 3.625rem;
}

.p-page-news {
	padding-bottom: 6.8125rem;
}

.p-page-news__heading {
	margin-bottom: 0.9375rem;
}

.p-page-news__tabs {
	display: flex;
}

.p-page-news__list {
	margin-top: 2.9375rem;
}

.p-page-news__item + .p-page-news__item {
	margin-top: 0.875rem;
}

.p-page-news__item a {
	-moz-column-gap: 2.625rem;
	border: 1px solid #333;
	column-gap: 2.625rem;
	display: flex;
	padding: 1.4375rem 1.5rem;
}

nav.navigation.pagination {
	margin-top: 5.75rem;
	text-align: center;
}

.nav-links {
	-moz-column-gap: 0.625rem;
	align-items: center;
	column-gap: 0.625rem;
	display: flex;
	justify-content: center;
}

.page-numbers {
	align-items: center;
	background-color: #eaf0f5;
	border-radius: 3.125rem;
	color: #acacac;
	display: flex;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.1875rem;
	font-weight: 700;
	height: 2.125rem;
	justify-content: center;
	line-height: 1;
	width: 2.125rem;
}

.page-numbers.current {
	background-color: #a3bcc5;
	color: #fff;
}

.next.page-numbers,
.prev.page-numbers {
	position: relative;
}

.next.page-numbers::after,
.prev.page-numbers::after {
	border-top: 1px solid #ACACAC;
	content: "";
	height: 0.6875rem;
	position: absolute;
	width: 0.6875rem;
}

.next.page-numbers::after {
	border-right: 1px solid #ACACAC;
	left: 30%;
	top: 55%;
	transform: rotate(45deg) translate(-50%, -50%);
}

.prev.page-numbers::after {
	border-left: 1px solid #ACACAC;
	left: 62%;
	top: 35%;
	transform: rotate(-45deg) translate(-50%, -50%);
}

.p-page-price-card__title {
	color: #a3bcc5;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.5;
}

.p-page-price-card__table {
	border-collapse: collapse;
	margin-top: 1.1875rem;
	width: 100%;
}

.p-page-price-card tr {
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	display: flex;
}

.p-page-price-card__table-head {
	-moz-text-align-last: left;
	background-color: #E3EBED;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.8125rem 1.5rem;
	text-align-last: left;
	width: 48%;
}

.p-page-price-card__table.p-page-price-card__table--face .p-page-price-card__table-head {
	width: 34.79%;
}

.p-page-price-card__table-data {
	align-items: center;
	display: flex;
	font-size: 1rem;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.04em;
	width: 52%;
}

.p-page-price-card__table.p-page-price-card__table--face .p-page-price-card__table-data {
	width: 65.21%;
}

.p-page-price__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 70.375rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-price__list {
	grid-column-gap: 3.4375rem;
	-moz-column-gap: 3.4375rem;
	column-gap: 3.4375rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.3125rem;
	padding-left: 1rem;
}

.p-page-privacy__inner {
	padding-bottom: 14.875rem;
}

.p-page-privacy__text {
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1.8125;
}

.p-page-privacy__list,
.p-page-privacy__item + .p-page-privacy__item {
	margin-top: 1.875rem;
}

.p-page-single__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 75rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-single__inner.p-page-single__inner--narrow {
	max-width: 55.8125rem;
}

.p-page-single__heading {
	color: #a3bcc5;
	font-size: 2.125rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
}

.p-page-single__list {
	margin-top: 2.5625rem;
}

.p-page-single__content {
	padding-bottom: 9.5625rem;
}

.p-page-sitemap {
	padding-bottom: 8.1875rem;
}

.p-page-sitemap__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 60rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-sitemap__list {
	background-color: #fbf9f5;
	display: flex;
	justify-content: space-between;
	padding: 4.5625rem 6.75rem;
}

.p-page-sitemap__item {
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1;
}

.p-page-sitemap__item-menu + .p-page-sitemap__item-menu {
	margin-top: 1rem;
}

.p-page-sitemap__list-sub-menu {
	margin-top: 1rem;
}

.p-page-sitemap__item-sub-menu + .p-page-sitemap__item-sub-menu {
	margin-top: 0.75rem;
}

.p-page-sitemap__item-sub-menu a {
	padding-left: 0.9375rem;
}

.p-page-sitemap__item-sub-menu a span {
	color: #C1996C;
}

.p-page-tabs {
	-moz-column-gap: 1.125rem;
	column-gap: 1.125rem;
	display: flex;
	flex-wrap: wrap;
	row-gap: 0.8125rem;
}

.p-page-tabs__tab a {
	background-color: #e1e1e1;
	color: #fff;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1;
	min-width: 6.0625rem;
	padding: 0.25rem 0.3125rem 0.375rem;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.p-page-tabs__tab.current a {
	color: #fff;
}

.p-page-tabs__tab.p-page-tabs__tab--all.current a {
	background-color: #b99d93;
}

.p-page-treatment-card {
	border: 2px solid #C1996C;
	border-radius: 20px;
	padding: 1.5rem 0.9375rem 1.6875rem;
}

.p-page-treatment-card__title {
	color: #C1996C;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	text-align: center;
}

.p-page-treatment-card__text {
	font-size: 0.9375rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.6;
	margin-top: 1.5rem;
}

.p-page-treatment {
	background-color: rgba(163, 188, 197, 0.3);
	padding: 1.9375rem 0 3.625rem;
}

.p-page-treatment__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 70.625rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-treatment__title,
.p-page-treatment__sub-title {
	color: #C1996C;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.25;
}

.p-page-treatment__title {
	align-items: center;
	display: flex;
}

.p-page-treatment__title::after {
	background-color: #CAB093; /* 横線の色 */
	content: "";
	flex-grow: 1; /* 横幅いっぱい */
	height: 1px; /* 横線の高さ */
	margin-left: 1.375rem;
}

.p-page-treatment__text {
	margin-top: 1.375rem;
}

.p-page-treatment__text,
.p-page-treatment__sub-text {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.p-page-treatment__sub-wrap {
	margin-top: 2.375rem;
}

.p-page-treatment__sub-text-wrap + .p-page-treatment__sub-text-wrap {
	margin-top: 1.125rem;
}

.p-page-treatment__sub-text {
	margin-top: 0.9375rem;
}

.p-page-treatment__list {
	grid-column-gap: 1.875rem;
	-moz-column-gap: 1.875rem;
	column-gap: 1.875rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 3rem;
}

.p-page-waki {
	margin-left: auto;
	margin-right: auto;
	max-width: 37.5rem;
	position: relative;
}

.p-page-waki__img img {
	-o-object-fit: cover;
	aspect-ratio: 600/382;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-page-waki__text-wrap {
	max-width: 23rem;
	position: absolute;
	right: 0.625rem;
	top: 27.4869%;
}

.p-page-waki__pop {
	margin-left: auto;
	width: 53.666%;
}

.p-page-waki__title {
	font-feature-settings: "palt";
	color: #fff;
	font-size: 2.3125rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-left: auto;
	margin-right: 1.3125rem;
	margin-top: 0.375rem;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 1;
}

.p-page-waki__title::after {
	background-color: rgba(207, 90, 78, 0.23);
	bottom: -0.25rem;
	content: "";
	height: 0.875rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 107%;
	z-index: -1;
}

.p-page-waki__sub-title {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-top: 0.9375rem;
	padding-left: 0.5625rem;
}

.p-page-waki__price-wrap {
	display: flex;
	margin-left: -2.625rem;
	margin-top: 0.9375rem;
}

.p-page-waki__detail {
	background-color: #CF5A4E;
	border-radius: 50%;
	color: #fff;
	font-size: 1.8125rem;
	font-weight: 700;
	line-height: 1;
	padding: 1.3125rem 0.5rem 1.5rem;
}

.p-page-waki__price {
	align-items: flex-end;
	color: #CF5A4E;
	display: flex;
	font-size: 2.75rem;
	font-weight: 700;
	line-height: 1;
	margin-left: 0.1875rem;
	padding-bottom: 0.25rem;
}

.p-page-waki__text {
	color: #CF5A4E;
	font-size: 0.8125rem;
	font-weight: 700;
	line-height: 1;
	margin-left: 3.625rem;
}

.p-page-way {
	background-color: #FAF8F4;
	padding: 2.3125rem 0 5rem;
}

.p-page-way__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 63rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-page-way__heading {
	font-weight: 700;
}

.p-page-way__list {
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem;
	display: flex;
	margin-top: 4.3125rem;
	row-gap: 4.9375rem;
}

.p-post-article {
	padding-bottom: 9.0625rem;
}

.p-post-article__title {
	color: #535D64;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.4;
}

.p-post-article__contents {
	margin-top: 1.5625rem;
}

.p-post-article__content-inner {
	width: 100%;
}

.p-post-article__info {
	color: #6C6C6C;
	display: flex;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	margin-top: 0.9375rem;
}

.p-post-article__update-date,
.p-post-article__post-date {
	padding-left: 1.875rem;
	position: relative;
}

.p-post-article__post-date {
	margin-left: 0.3125rem;
}

.p-post-article__update-date::before,
.p-post-article__post-date::before {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 0.9375rem;
	left: 5%;
	position: absolute;
	top: 9%;
	width: 0.9375rem;
}

.p-post-article__update-date::before {
	background-image: url("../../assets/images/common/update.png");
}

.p-post-article__post-date::before {
	background-image: url("../../assets/images/common/publish.png");
}

.p-post-article__img {
	margin-top: 1.5625rem;
}

.p-post-article__img img {
	-o-object-fit: cover;
	-o-object-position: center;
	aspect-ratio: 710/370;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.p-post-article__supervisor {
	margin-top: 4.375rem;
}

.p-reason-card {
	counter-increment: number;
	padding-top: 2rem;
	position: relative;
}

.p-reason-card__img {
	margin: auto;
}

.p-reason-card__number {
	color: #8dadb9;
	font-size: clamp(3rem, 0.542rem + 5.122vw, 6.688rem);
	font-weight: 300;
	left: 1.9375rem;
	opacity: 0.5;
	position: absolute;
	top: -3rem;
	transform: rotate(7deg);
}

.p-reason-card__number::after {
	content: counter(number);
}

.p-reason-card__img {
	height: 100%;
	max-height: 10.4375rem;
}

.p-reason-card__img img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-reason-card:nth-child(1) .p-reason-card__img img {
	aspect-ratio: 113/163;
}

.p-reason-card:nth-child(2) .p-reason-card__img img {
	aspect-ratio: 194/167;
}

.p-reason-card:nth-child(3) .p-reason-card__img img {
	aspect-ratio: 241/241;
}

.p-reason-card:nth-child(4) .p-reason-card__img img {
	aspect-ratio: 240/420;
}

.p-reason-card:nth-child(5) .p-reason-card__img img {
	aspect-ratio: 174/204;
}

.p-reason-card:nth-child(6) .p-reason-card__img img {
	aspect-ratio: 212/222;
}

.p-reason-card__item-title {
	font-feature-settings: "palt";
	color: #b99d93;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	margin-top: 3.375rem;
	text-align: center;
}

.p-reason-card__item-text {
	color: #c4bdae;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin-top: 0.8125rem;
}

.p-reason {
	overflow: hidden;
	padding: 7.75rem 0 9rem;
	position: relative;
}

.p-reason::after {
	color: #b99d93;
	content: "reason";
	font-family: " lato ", sans-serif;
	font-size: 7.5rem;
	font-weight: 700;
	opacity: 0.3;
	position: absolute;
	right: calc(50% - min(50.5vw, 45.1875rem));
	text-transform: uppercase;
	top: 5rem;
	writing-mode: vertical-rl;
}

.p-reason__text {
	color: #c4bdae;
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-top: 0.5rem;
	text-align: center;
}

.p-reason__list {
	grid-column-gap: 5rem;
	-moz-column-gap: 5rem;
	grid-row-gap: 4.4375rem;
	column-gap: 5rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 4.5625rem;
	row-gap: 4.4375rem;
}

.p-reservation-card {
	position: relative;
}

.p-reservation-card__img img {
	-o-object-fit: cover;
	aspect-ratio: 280/193;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-reservation-card__body {
	left: 50%;
	position: absolute;
	top: -0.75rem;
	transform: translateX(-50%);
	width: 100%;
}

.p-reservation-card__text {
	background-color: #fff;
	border: 1px solid #C1996C;
	border-radius: 0.1875rem;
	color: #C1996C;
	display: block;
	font-size: 1rem;
	font-weight: 500;
	left: 50%;
	letter-spacing: 0.16em;
	line-height: 1;
	max-width: 14.5625rem;
	padding: 1.125rem 0.9375rem;
	position: absolute;
	position: relative;
	text-align: center;
	transform: translateX(-50%);
	width: 100%;
	width: 100%;
}

.p-reservation-card__text::before,
.p-reservation-card__text::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 1.5em solid #C1996C;
	bottom: -1.5rem;
	content: "";
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.p-reservation-card__text::after {
	border-top: solid 1.5em #fff;
	bottom: -1.25rem;
	content: "";
	position: absolute;
}

.p-reservation-card__menu-wrap {
	margin-top: 2.5rem;
	position: absolute;
	right: 0.9375rem;
}

.p-reservation-card__menu {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.18em;
	line-height: 1;
	padding-right: 0.3125rem;
	text-align: right;
}

.p-reservation-card__price {
	color: #fff;
	font-family: " lato ", sans-serif;
	font-size: 1.625rem;
	font-weight: 400;
	line-height: 1;
	margin-top: 2.5rem;
	text-align: right;
}

.p-reservation-card__price span {
	font-size: 1rem;
}

.p-reservation {
	background-color: #FAF8F4;
	padding: 3.125rem 0 5.9375rem;
}

.p-reservation__list {
	grid-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 5.1875rem;
}

.p-reservation__button {
	margin-top: 5.4375rem;
	text-align: center;
}

.p-sidebar-list.p-sidebar-list--related {
	grid-column-gap: 0.625rem;
	-moz-column-gap: 0.625rem;
	grid-row-gap: 1.8125rem;
	column-gap: 0.625rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	row-gap: 1.8125rem;
}

.p-sidebar-list.p-sidebar-list--related-news {
	grid-column-gap: 1.8125rem;
	-moz-column-gap: 1.8125rem;
	grid-row-gap: 2.25rem;
	column-gap: 1.8125rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 2.25rem;
}

.p-sidebar-list__item + .p-sidebar-list__item {
	margin-top: 2.125rem;
}

.p-sidebar-list.p-sidebar-list--related .p-sidebar-list__item + .p-sidebar-list__item,
.p-sidebar-list.p-sidebar-list--related-news .p-sidebar-list__item + .p-sidebar-list__item {
	margin-top: 0;
}

.p-sidebar-list__item-img {
	flex-shrink: 0;
	max-width: 7.5rem;
	position: relative;
	width: 100%;
}

.p-sidebar-list.p-sidebar-list--related-news .p-sidebar-list__item-img {
	max-width: 100%;
}

.p-sidebar-list.p-sidebar-list--related-news .p-sidebar-list__item-img img {
	-o-object-fit: cover;
	aspect-ratio: 260/146;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-sidebar-list__item-img img {
	-o-object-fit: cover;
	aspect-ratio: 120/79;
	border-radius: 0.625rem;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-sidebar-list__category {
	background-color: #b99d93;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 500;
	left: -0.3125rem;
	letter-spacing: 0.1em;
	line-height: 1;
	max-width: 8.375rem;
	padding: 0.5625rem;
	position: absolute;
	top: 0.625rem;
	width: 100%;
}

.p-sidebar-list__item-content {
	display: flex;
	padding-top: 0.3125rem;
}

.p-sidebar-list__item-content.p-sidebar-list__item-content--news {
	flex-direction: column;
	padding-top: 0;
	row-gap: 0.75rem;
}

.p-sidebar-list.p-sidebar-list--related .p-sidebar-list__item-content {
	margin-top: 0.625rem;
	padding-top: 0;
}

.p-sidebar-list__item-meta {
	align-items: center;
	display: flex;
}

.p-sidebar-list__item-wrap {
	color: #6C6C6C;
	display: flex;
	font-size: 0.6875rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
}

.p-sidebar-list__item-wrap + .p-sidebar-list__item-wrap {
	margin-left: 1.25rem;
}

.p-sidebar-list__item-title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	font-size: 0.75rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin-left: 1.5rem;
	margin-top: 0.3125rem;
	max-width: 11.8125rem;
	overflow: hidden;
	width: 100%;
}

.p-sidebar-list.p-sidebar-list--related-news .p-sidebar-list__item-title {
	margin-left: 0;
	max-width: 100%;
}

.p-sidebar__img-wrap {
	position: relative;
}

.p-sidebar__img {
	border-radius: 0.625rem;
}

.p-sidebar__img img {
	-o-object-fit: cover;
	aspect-ratio: 320/225;
	border-radius: 0.625rem;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-sidebar__text-wrap {
	left: 6.25%;
	position: absolute;
	top: 33.78%;
	width: 57.5%;
}

.p-sidebar__text {
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
}

.p-sidebar__title {
	margin-top: 0.4375rem;
}

.p-sidebar__title img {
	-o-object-fit: contain;
	aspect-ratio: 184/37;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.p-sidebar__button {
	margin-top: 1.25rem;
}

.p-sidebar__button a {
	background-color: #8dadb9;
	border-radius: 1.25rem;
	box-shadow: 0 3px 0 #476B78;
	color: #fff;
	display: inline-block;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 1;
	max-width: 11.4375rem;
	padding: 0.75rem 0 0.6875rem;
	position: relative;
	text-align: center;
	width: 100%;
}

.p-sidebar__button a::after {
	-webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
	background-color: #fff;
	clip-path: polygon(100% 50%, 0 0, 0 100%);
	content: "";
	height: 0.5rem;
	position: absolute;
	right: 0.5625rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.3125rem;
}

.p-sidebar__popular {
	margin-top: 2.375rem;
}

.p-sidebar__new {
	margin-top: 5rem;
}

.p-sidebar__category {
	margin-top: 4.8125rem;
}

.p-sidebar__heading-main {
	font-size: 1.625rem;
	font-weight: 500;
	line-height: 1;
	text-align: center;
}

.p-sidebar__heading-sub {
	color: #a3bcc5;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: capitalize;
}

.p-sidebar__list {
	margin-top: 1.375rem;
}

.p-sidebar__item {
	border-top: 1px solid #EFECE4;
	list-style-type: none;
}

.p-sidebar__item:last-child {
	border-bottom: 1px solid #EFECE4;
}

.p-sidebar__item a {
	display: flex;
	padding: 0.9375rem 1.875rem;
	position: relative;
}

.p-sidebar__item a::after {
	border-right: 1px solid #a3bcc5;
	border-top: 1px solid #a3bcc5;
	content: "";
	height: 0.5625rem;
	left: 0.375rem;
	position: absolute;
	top: 50%;
	transform: rotate(45deg) translateY(-50%);
	width: 0.5625rem;
}

.p-single-categories__items {
	display: flex;
	margin-top: 0.5rem;
}

.p-single-categories__item a {
	background-color: #D3CDBD;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1;
	padding: 0.2em 0.5em;
}

.p-single-categories__item:not(:first-of-type) {
	margin-left: 0.3125rem;
}

.p-supervisor {
	background-color: #FAF8F4;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	padding: 1.0625rem 1.6875rem 2rem;
}

.p-supervisor__wrap {
	margin-top: 0.9375rem;
}

.p-supervisor__sp-content {
	display: none;
}

.p-supervisor__heading-wrap {
	display: flex;
	flex-wrap: nowrap;
}

.p-supervisor__heading {
	color: #A3BCC5;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	width: -moz-fit-content;
	width: fit-content;
}

.p-supervisor__heading-line {
	flex: 1;
	position: relative;
}

.p-supervisor__heading-line::after {
	background-color: #A3BCC5;
	content: "";
	display: inline-block;
	height: 2px;
	margin-left: 0.9375rem;
	position: absolute;
	top: 0.8em;
	width: 98%;
}

.p-supervisor__wrap {
	display: flex;
}

.p-supervisor__img-wrap {
	width: 30%;
}

.p-supervisor__img {
	overflow: hidden;
	width: 100%;
}

.p-supervisor__img img {
	-o-object-fit: cover;
	-o-object-position: center 20%;
	aspect-ratio: 210/234;
	height: 100%;
	object-fit: cover;
	object-position: center 20%;
	width: 100%;
}

.p-supervisor__name-wrap {
	color: #A3BCC5;
	margin-top: 0.9375rem;
}

.p-supervisor__name {
	font-size: 1.125rem;
	font-weight: 700;
}

.p-supervisor__name span {
	font-size: 1.875rem;
}

.p-supervisor__tag {
	background-color: #A3BCC5;
	color: #fff;
	display: inline-block;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1;
	margin-left: 0.2rem;
	margin-top: 1rem;
	padding: 0.3125rem 0.9375rem;
}

.p-supervisor__text-wrap {
	flex: 1;
	margin-left: 3%;
}

.p-supervisor__text {
	color: #333;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.5714285714;
	margin-top: 0.3125rem;
}

.p-supervisor__btn {
	margin-top: 0.9375rem;
	text-align: center;
}

.p-supervisor__btn a {
	background-color: #B99D93;
	color: #fff;
	font-size: 0.9375rem;
	font-weight: 700;
	padding: 0.5em 2em;
	position: relative;
}

.p-supervisor__btn a::after {
	background-image: url("../../assets/images/common/arrow-white.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 0.625rem;
	position: absolute;
	right: 0.7em;
	top: 0.7em;
	width: 0.4375rem;
}

.p-time-table {
	border-collapse: collapse;
	display: table;
	max-width: 35.625rem;
}

.p-time-table th,
.p-time-table td {
	border: 1px solid #C1996C;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

.p-time-table th {
	color: #C1996C;
	font-size: 1.75rem;
	padding: 0.875rem 1.125rem;
}

.p-time-table__head {
	color: #C1996C;
	font-size: 1.75rem;
	padding: 2.0625rem 1.8125rem;
	white-space: nowrap;
}

.p-two-column-content {
	display: flex;
}

.p-two-column-content__main {
	max-width: 48.75rem;
	width: 100%;
}

.p-two-column-content__side {
	margin-left: 2.8125rem;
	max-width: 20rem;
}

@media (hover: hover) {

a:hover {
	opacity: 0.7;
}

}

@media (max-width: 1200px) {

html {
	font-size: 1.3333333333vw;
}

}

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

.p-common-mv {
	margin-top: 2.5rem;
}

.p-header {
	height: 3.125rem;
}

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

.p-header__logo {
	height: 2.8125rem;
	max-width: 2.4375rem;
}

.p-header__logo a {
	padding-top: 0.25rem;
}

.p-header__logo img {
	-o-object-fit: cover;
	-o-object-position: top;
	object-fit: cover;
	object-position: top;
}

.p-header__nav {
	display: none;
}

.p-header__hamburger {
	display: block;
}

}

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

.u-desktop {
	display: none;
}

.u-mobile {
	display: block;
}

html {
	font-size: 16px;
}

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

.l-inner-column {
	max-width: 37.5rem;
	padding-left: 2.8125rem;
	padding-right: 2.8125rem;
}

.l-inner-narrow {
	max-width: 37.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.l-inner {
	max-width: 37.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.l-page-access {
	margin-top: 9.5625rem;
}

.l-page-botox {
	margin-top: 2.25rem;
}

.l-page-cards-inner {
	max-width: 37.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.l-page-column-new {
	margin-top: 5.5625rem;
}

.l-page-column-popular {
	margin-top: 4.375rem;
}

.l-page-column {
	margin-top: 8.1875rem;
}

.l-page-details {
	margin-top: 3.9375rem;
}

.l-page-error {
	margin-top: 9.25rem;
}

.l-page-example {
	margin-top: 8rem;
}

.l-page-faq {
	margin-top: 7.8125rem;
}

.l-page-feature {
	margin-top: 8.875rem;
}

.l-page-home {
	margin-top: 8.125rem;
}

.l-page-waki {
	margin-top: 1.875rem;
}

.l-page-injection-point {
	margin-top: 2rem;
}

.l-page-introduce {
	margin-top: 6rem;
}

.l-page-menu-treatment {
	margin-top: 3.0625rem;
}

.l-page-menu {
	margin-top: 8.4375rem;
}

.l-page-message {
	margin-top: 10.375rem;
}

.l-page-news {
	margin-top: 8.1875rem;
}

.l-page-one-stop {
	margin-top: 8.875rem;
}

.l-page-price {
	margin-top: 2.25rem;
}

.l-page-privacy {
	margin-top: 8.3125rem;
}

.l-page-single {
	margin-top: 8.1875rem;
}

.l-page-sitemap {
	margin-top: 8.625rem;
}

.l-page-top-message {
	margin-top: 3.3125rem;
}

.l-page-vision {
	margin-top: 9.0625rem;
}

.l-page-waki-example {
	margin-top: 3.625rem;
}

.l-page-waki-heading {
	margin-top: 0.9375rem;
}

.l-page-waki-treatment {
	margin-top: 2.375rem;
}

.l-page-waki {
	margin-top: 8.4375rem;
}

.l-page-way {
	margin-top: 3.4375rem;
}

.l-page-worries {
	margin-top: 2.25rem;
}

.c-button {
	font-size: 1.125rem;
	width: 14.375rem;
}

.c-button:hover {
	color: #fff;
	opacity: 1;
}

.c-button.c-button--transparent:hover {
	background-color: #fff;
	opacity: 1;
}

.c-category-heading {
	font-size: 1.25rem;
	letter-spacing: 0.08em;
	text-align: center;
}

.c-heading-big {
	font-size: 3.3125rem;
}

.c-heading-big.c-heading-big--faq {
	letter-spacing: 0.1em;
}

.c-heading-big c-heading-big--column {
	font-size: 3.75rem;
}

.c-heading {
	font-size: 0.8125rem;
}

.c-heading.c-heading--other {
	font-size: 1.0625rem;
}

.c-page-heading {
	font-size: 1rem;
}

.c-page-heading::before {
	background-color: #a3bcc5; /* 横線の色 */
	content: "";
	flex-grow: 1; /* 横幅いっぱい */
	height: 1px; /* 横線の高さ */
}

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

.c-reservation-button {
	font-feature-settings: "palt";
	font-size: 0.9375rem;
	max-width: 18.75rem;
	padding: 1.125rem 0.5625rem;
}

.c-reservation-button.c-reservation-button--top {
	max-width: 17.6875rem;
	padding: 1rem;
}

.c-reservation-button.c-reservation-button--map {
	font-size: 0.8125rem;
	max-width: 14.4375rem;
	padding: 1rem;
}

.c-reservation-button.c-reservation-button--modal {
	font-size: 0.6875rem;
	max-width: 12.6875rem;
	padding: 0.75rem;
}

.c-text {
	font-size: 1rem;
	line-height: 1.75;
}

.c-text.c-text--small {
	font-size: 1rem;
	line-height: 1.75;
}

.c-text.c-text--big {
	font-size: 1.125rem;
	line-height: 1.6666666667;
}

.p-about {
	background: linear-gradient(#fff 9.54%, #FAF8F4 0, #FAF8F4 95%, #fff 0);
	margin-top: 1.875rem;
	padding: 0 0 3.875rem;
}

.p-about::after {
	font-size: 4.25rem;
}

.p-about__inner {
	display: block;
}

.p-about__img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.9375rem;
}

.p-about__img img {
	aspect-ratio: 762/546;
}

.p-about__text-wrap {
	margin-left: 0;
	padding-top: 2.125rem;
	width: 78%;
}

.p-about.p-about--other .p-about__text-wrap {
	padding: 0 1.5625rem;
	width: 100%;
}

.p-about__sub-title {
	font-size: 0.8125rem;
	font-weight: 700;
}

.p-about__main-title {
	font-size: 1.125rem;
	margin-top: 0.4375rem;
}

.p-about__text {
	font-size: 0.6875rem;
	letter-spacing: 0.2em;
	margin-top: 0rem;
}

.p-access {
	padding: 7.75rem 0 0;
}

.p-access::after {
	font-size: 3.75rem;
	top: 4.3125rem;
}

.p-access__inner {
	display: block;
}

.p-access__map {
	background-color: #a3bcc5;
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	padding: 0 calc(50vw - 50%);
	padding-bottom: 2rem;
	width: 100vw;
}

.p-access__map iframe {
	aspect-ratio: 952/848;
}

.p-access__map-text-wrap {
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	padding-bottom: 0.875rem;
	padding-left: calc(50vw - 50% + 0.9375rem);
	padding-right: calc(50vw - 50%);
	padding-top: 1.8125rem;
	width: 100vw;
}

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

.p-access__map-text + .p-access__map-text {
	margin-top: 0.8125rem;
}

.p-banner {
	padding: 2.25rem 0 2.5625rem;
}

.p-banner__inner {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.p-banner__list .swiper-wrapper {
	-moz-column-gap: 0;
	column-gap: 0;
	display: flex;
}

.p-block-editor {
	width: 100%;
}

.p-block-editor .small-text {
	font-size: 0.625rem;
}

.p-block-editor figure {
	margin-top: 3.125rem;
}

.p-block-editor #toc_container {
	margin-top: 3.125rem;
	padding: 0.625rem 1.25rem;
}

.p-block-editor #toc_container a {
	font-size: 0.75rem;
}

.p-block-editor .toc_title {
	font-size: 1.375rem;
}

.p-block-editor h2 {
	font-size: 1.125rem;
	margin-top: 2.5rem;
}

.p-block-editor h3 {
	font-size: 1.125rem;
	margin-top: 2.5rem;
}

.p-block-editor h4 {
	font-size: 1rem;
	margin-top: 2.1875rem;
}

.p-block-editor ul,
.p-block-editor ol {
	margin-left: 0.5em;
}

.p-block-editor ul li {
	font-size: 1rem;
	letter-spacing: 0.02em;
	margin-left: 0.5em;
}

.p-block-editor ol li {
	font-size: 1rem;
	margin-left: 0.5em;
}

.p-block-editor blockquote {
	padding: 1.875rem;
}

.p-block-editor blockquote cite {
	font-size: 1rem;
}

.p-block-editor blockquote cite a {
	font-size: 1rem;
}

.p-block-editor blockquote cite a::before {
	font-size: 1rem;
}

.p-block-editor .p-check-list {
	margin-left: 0.5em;
}

.p-block-editor li.p-check-list__item {
	margin-left: 0.5em;
}

.p-block-editor .p-check-list__item::before {
	height: 0.625rem;
	left: -1.2em;
	top: 0.6em;
	width: 0.8125rem;
}

.p-block-editor .p-faq {
	margin-left: 0;
	margin-top: 3.125rem;
}

.p-block-editor .p-faq__question {
	font-size: 1rem;
}

.p-block-editor .p-faq__question::before {
	height: 0.8125rem;
	right: 0;
	top: 1em;
	width: 0.8125rem;
}

.p-block-editor .p-faq__answer {
	font-size: 0.9375rem;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

.p-block-editor .p-post-info {
	flex-direction: column;
	margin-top: 3.125rem;
}

.p-block-editor .p-post-info__img {
	aspect-ratio: 605/340;
	max-width: none;
	max-width: initial;
	width: 100%;
}

.p-block-editor .p-post-info__text {
	margin-left: 0;
	margin-top: 1em;
}

.p-block-editor .p-post-info__update-date,
.p-block-editor .p-post-info__post-date {
	font-size: 0.6875rem;
	padding-left: 1.875rem;
}

.p-block-editor .p-post-info__update-date::before,
.p-block-editor .p-post-info__post-date::before {
	left: 5%;
	top: 5%;
}

.p-block-editor .p-post-info__title {
	font-size: 0.875rem;
	margin-top: 0.625rem;
}

.p-block-editor .c-question-box {
	margin-top: 3.125rem;
	padding: 1.875rem 1.25rem;
}

.p-block-editor .c-question-box__title {
	font-size: 1.125rem;
}

.p-block-editor .c-question-box__title::before {
	height: 2.5rem;
	left: -0.2em;
	top: -0.4em;
	width: 2.5rem;
}

.p-block-editor .c-voice {
	margin-top: 3.125rem;
}

.p-block-editor .c-voice__text {
	margin-top: 1.25rem;
	padding: 1em;
}

.p-block-editor .c-voice__text p {
	font-size: 0.9375rem;
}

.p-block-editor .c-voice__text p::after {
	right: -2.89rem;
	top: -2.05rem;
}

.c-voice--left {
	margin-top: 3.125rem;
}

.c-voice--left__text {
	margin-top: 1.25rem;
	padding: 1em;
}

.c-voice--left__text p::after {
	height: 1.675rem;
	left: -2.65rem;
	top: -1.598rem;
}

.wp-block-table,
.wp-block-flexible-table-block-table {
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-block-table,
.wp-block-flexible-table-block-table {
	font-size: 0.9375rem;
	margin-top: 3.125rem;
}

.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th,
.wp-block-table th {
	width: 11rem;
}

.wp-block-flexible-table-block-table > table td,
.wp-block-table td {
	padding: 1.2em;
}

.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table td,
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table th,
.wp-block-table td,
.wp-block-table th {
	width: 11rem;
}

.p-breadcrumb {
	font-size: 0.625rem;
	left: 0;
	margin-top: 0.4375rem;
	position: absolute;
	top: 2.9375rem;
}

.p-button-more {
	margin-top: 2.5rem;
}

.p-button-more.p-button-more--map-text {
	margin-top: 0.375rem;
}

.p-button-more.p-button-more--faq {
	font-size: 0.625rem;
	margin-top: 1.375rem;
}

.p-button-more.p-button-more--news {
	margin-top: 0.4375rem;
}

.p-button-more a {
	font-size: 0.75rem;
	padding-right: 2.5rem;
}

.p-button-more.p-button-more--map-button a {
	color: #fff;
}

.p-button-more a::after {
	height: 0.4375rem;
	width: 1.875rem;
}

.p-button-more.p-button-more--map-button a::after {
	background-color: #fff;
}

.p-button-more.p-button-more--news a {
	font-size: 0.75rem;
	padding-right: 2rem;
}

.p-card-career {
	padding: 0.9375rem 2.3125rem;
}

.p-card-career__title {
	font-size: 1rem;
}

.p-card-career__text {
	font-size: 0.8125rem;
	margin-top: 0.5625rem;
	padding-left: 4.5rem;
	text-indent: -4.5rem;
}

.p-card-introduce__text {
	-moz-text-align-last: left;
	font-size: 0.8125rem;
	text-align-last: left;
}

.p-card-news__meta {
	-moz-column-gap: 0.5rem;
	column-gap: 0.5rem;
}

.p-card-news__date {
	font-size: 0.875rem;
}

.p-card-news__category span {
	font-size: 0.75rem;
}

.p-card-news__text {
	font-size: 0.875rem;
	letter-spacing: 0.08em;
	line-height: 1.6;
	width: 100%;
}

.p-card-privacy__title {
	font-size: 0.75rem;
	line-height: 1.875;
}

.p-card-privacy__text {
	font-size: 0.75rem;
	line-height: 1.875;
}

.p-card-privacy__text + .p-card-privacy__text {
	margin-top: 1.25rem;
}

.p-card-way__number {
	font-size: 5.625rem;
	left: 0rem;
	top: -4.375rem;
}

.p-card-way__text {
	font-size: 0.8125rem;
	margin-top: 1rem;
}

.p-column-list--other .p-column-list__item + .p-column-list__item {
	margin-top: 3.375rem;
}

.p-column-list__item a {
	display: block;
}

.p-column-list__item-img {
	max-width: 100%;
}

.p-column-list__category {
	font-size: 0.625rem;
	left: -0.4375rem;
	max-width: 6.5625rem;
	padding: 0.5rem 0.625rem;
	top: 0.75rem;
}

.p-column-list__item-content {
	margin-left: 0;
	margin-top: 0.8125rem;
	padding-top: 0;
}

.p-column-list__item-wrap {
	font-size: 0.625rem;
}

.p-column-list__item-title {
	font-size: 0.875rem;
	margin-top: 0.6875rem;
}

.p-column-list__description {
	font-size: 0.6875rem;
	line-height: 1.2727272727;
	margin-top: 1.8125rem;
}

.p-column {
	padding: 2.1875rem 0 3.75rem;
}

.p-column__inner {
	max-width: 43.75rem;
	padding-left: 2.8125rem;
	padding-right: 2.8125rem;
}

.p-column__list {
	margin-top: 2.0625rem;
}

.p-common-fv {
	background-color: #fff;
}

.p-common-fv_img img {
	aspect-ratio: 1440/608;
}

.p-common-fv__content {
	align-items: flex-end;
	display: flex;
	margin-top: -8.9375rem;
}

.p-common-fv__title-wrap {
	max-width: 100vw;
	padding-bottom: 5.1875rem;
	padding-top: 4.875rem;
	width: 50vw;
}

.p-common-fv__title-main-ja {
	font-size: 1.125rem;
	margin-top: 1.5rem;
}

.p-common-fv__title-sub {
	font-feature-settings: normal;
	font-size: 2.625rem;
	line-height: 1.5135135135;
	margin-top: 2.3125rem;
	white-space: nowrap;
}

.p-common-fv__text-wrap {
	background-color: #f5f5f5;
	display: flex;
	flex-direction: column;
	height: 19.6875rem;
	justify-content: center;
	margin-left: -1px;
	padding: 3.6875rem 5.625rem;
	width: 50vw;
}

.p-common-fv__text + .p-common-fv__text {
	margin-top: 1.875rem;
}

.p-common-fv.p-common-fv--flex .p-common-fv__content {
	display: block;
	margin-top: -7.125rem;
}

.p-common-fv.p-common-fv--flex .p-common-fv__text-wrap {
	background-color: #fff;
	margin-left: 0;
	max-width: 100%;
	padding: 0;
	width: 100%;
}

.p-common-fv.p-common-fv--flex .p-common-fv__title-sub {
	font-size: 4.625rem;
}

.p-common-fv.p-common-fv--flex .p-common-fv__title-wrap {
	padding-bottom: 2.75rem;
}

.p-common-fv.p-common-fv--flex .p-common-fv__text-wrap {
	display: block;
}

.p-common-mv {
	height: 8.125rem;
	position: relative;
}

.p-common-mv__img img {
	-o-object-position: 70% 0;
	aspect-ratio: 750/240;
	object-position: 70% 0;
}

.p-menu-common-mv .p-common-mv__img img {
	object-view-box: inset(115px 434px 393px 0);
}

.p-about-common-mv .p-common-mv__img img,
.p-privacy-common-mv .p-common-mv__img img .p-sitemap-common-mv .p-common-mv__img img .p-error-common-mv .p-common-mv__img img {
	-o-object-position: bottom;
	object-position: bottom;
}

.p-faq-common-mv .p-common-mv__img img {
	-o-object-position: left 80% top 0;
	object-position: left 80% top 0;
}

.p-common-mv__title-wrap {
	bottom: -3.1875rem;
	left: 50%;
	top: auto;
	transform: translateX(-50%);
}

.p-common-mv__title-wrap::after {
	background-color: #D3CDBD;
	bottom: -3.4375rem;
	content: "";
	height: 2.5625rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 1px;
}

.p-common-mv__title {
	color: #D3CDBD;
	font-size: 3.0625rem;
	opacity: 1;
	white-space: nowrap;
}

.p-privacy-common-mv .p-common-mv__title {
	letter-spacing: 0;
}

.p-common-mv__title-sub {
	color: #D3CDBD;
	font-size: 0.875rem;
	margin-top: 0.75rem;
	opacity: 1;
	padding-left: 0;
	text-align: center;
}

.p-example-card__text-top {
	font-size: 0.625rem;
	letter-spacing: 0.2em;
	max-width: 6.25rem;
	padding: 0.3125rem;
}

.p-example-card__img img {
	aspect-ratio: 245/461;
}

.p-example-card__text-before,
.p-example-card__text-after {
	font-size: 0.8125rem;
	padding: 0.375rem;
}

.p-example-card__body {
	padding: 0.4375rem;
}

.p-example-card__name {
	font-size: 0.8125rem;
}

.p-example-card__detail {
	font-size: 0.6875rem;
}

.p-example-card__modal-content {
	max-width: 21.5625rem;
	padding: 1.5rem 1.875rem;
}

.p-example-card__modal-img-wrap {
	flex-direction: column;
	row-gap: 1.1875rem;
}

.p-example-card__modal-img {
	max-width: 100%;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -0.3125rem;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.1875rem;
}

.swiper-pagination-bullet {
	height: 0.5rem;
	width: 0.5rem;
}

.swiper {
	padding-bottom: 0;
}

.p-example-card__modal-text-wrap {
	max-width: 100%;
}

.p-example-card__modal-text-name {
	font-size: 0.9375rem;
}

.p-example-card__modal-text-detail-wrap {
	margin-top: 0.625rem;
}

.p-example-card__modal-text-detail + .p-example-card__modal-text-detail {
	margin-top: 0.4375rem;
}

.p-example-card__modal-text-detail {
	font-size: 0.75rem;
}

.p-example-card__modal-text-detail span {
	font-size: 0.6875rem;
	padding: 0 0.3125rem;
	width: 3.75rem;
}

.p-example-card__modal-text-detail p {
	width: calc(100% - 0.625rem - 3.75rem);
}

.p-example-card__modal-text {
	font-size: 0.75rem;
	line-height: 1.8333333333;
	margin-top: 0.875rem;
}

.p-example-card__modal-button {
	margin-top: 0.75rem;
}

.p-example {
	padding: 1.8125rem 0 0.9375rem;
}

.p-example::after {
	font-size: 3.4375rem;
	left: calc(50% - min(50.5vw, 62.1875rem));
	top: -1.5rem;
}

.p-example__inner {
	max-width: 43.75rem;
	padding-left: 4.0625rem;
	padding-right: 4.0625rem;
}

.p-example.p-example--other .p-example__inner {
	max-width: 37.5rem;
	padding-left: 4.0625rem;
	padding-right: 4.0625rem;
}

.p-example__content {
	margin-top: 1.625rem;
}

.p-example__list {
	-moz-column-gap: 0;
	column-gap: 0;
	grid-template-columns: 1fr;
	row-gap: 2.5rem;
}

.swiper-button-prev,
.swiper-button-next {
	display: block;
	height: 2.6875rem;
	top: 42%;
	width: 1.5625rem;
}

.p-faq-list__item-question {
	font-feature-settings: "palt";
	display: flex;
	font-size: 0.875rem;
	letter-spacing: 0.1em;
	padding: 0.75rem 1.125rem 0.375rem 0;
	text-indent: 0;
}

.p-faq-list__item-question::before {
	height: 0.5625rem;
	right: 0.5rem;
	width: 0.9375rem;
}

.p-faq-list__item-question span {
	font-size: 2.1875rem;
	line-height: 0.7;
	margin-right: 0.4375rem;
}

.p-faq-list__item-answer {
	font-feature-settings: "palt";
	font-size: 0.875rem;
	margin-top: 1.1875rem;
	padding: 1.375rem 0.5rem 1.375rem 2.5rem;
	text-indent: -1.125rem;
}

.p-faq-list__item-answer span {
	font-size: 2.1875rem;
	line-height: 0.7;
	margin-right: 0.625rem;
}

.p-faq {
	padding: 2rem 0 3.0625rem;
}

.p-faq__inner.p-faq__inner--other {
	display: flex;
	flex-direction: column;
}

.p-faq__content {
	display: block;
}

.p-faq__content.p-faq__content--other,
.p-faq__content.p-faq__content--other .p-faq__heading-wrap {
	display: contents;
}

.p-faq__content.p-faq__content--other .p-faq__heading {
	order: -1;
}

.p-faq__heading-wrap {
	max-width: 100%;
	padding-top: 0;
}

.p-faq__list {
	margin-top: 1rem;
}

.p-features-card {
	display: block;
}

.p-features-card__img img {
	aspect-ratio: 737/520;
}

.p-features-card__body {
	padding-top: 0.625rem;
}

.p-features-card__sub-title {
	font-size: 1.5rem;
}

.p-features-card__main-title {
	font-size: 1.125rem;
	line-height: 1.3888888889;
	margin-top: 0.25rem;
}

.p-features-card__text {
	font-size: 0.6875rem;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 2.0909090909;
	margin-top: 0;
}

.p-features {
	padding-bottom: 1.5625rem;
	padding-top: 2.25rem;
}

.p-features::after {
	font-size: 4.25rem;
	left: calc(50% - min(52.5vw, 62.1875rem));
}

.p-features__heading {
	-moz-text-align-last: left;
	font-size: 0.8125rem;
	margin-left: auto;
	text-align-last: left;
	width: 77.68%;
}

.p-features__list {
	margin-top: 0.6875rem;
}

.p-features__item + .p-features__item {
	margin-top: 1.6875rem;
}

.p-features__item {
	width: 77.68%;
}

.p-features__item:nth-child(odd) {
	margin-left: auto;
}

.p-footer {
	padding: 0;
}

.p-footer__inner {
	max-width: 39.375rem;
	padding: 0 0.9375rem;
}

.p-footer__wrap {
	flex-direction: column-reverse;
}

.p-footer__nav {
	font-size: 0.8125rem;
	margin-top: 0.625rem;
	padding-top: 0;
}

.p-footer__nav-text {
	padding: 0.625rem 1.25rem 0.625rem;
	padding-left: 0;
}

.p-footer__nav-item a {
	padding: 0.625rem 0.9375rem;
	padding-left: 0;
}

.p-footer__nav-link a {
	font-size: 0.8125rem;
	padding: 0.625rem 1.25rem 0.625rem 0.6875rem;
}

.p-footer__logo {
	max-width: 11.625rem;
}

.p-footer__logo a {
	padding: 1.375rem 0 0.8125rem;
}

.p-footer__content {
	padding-left: 0;
}

.p-footer__list {
	margin-top: 1.8125rem;
}

.p-footer__item + .p-footer__item {
	margin-top: 2.1875rem;
}

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

.p-footer__title-link {
	margin-top: 0.75rem;
}

.p-footer__text-link {
	line-height: 1.5;
	margin-top: 0.9375rem;
}

.p-footer__text {
	font-feature-settings: "palt";
	line-height: 1.4;
	margin-top: 0.3125rem;
}

.p-footer__copyright {
	margin-top: 1.25rem;
	padding: 0.625rem;
}

.p-menu-card {
	display: block;
}

.p-menu-card__img {
	max-width: 100%;
}

.p-menu-card__body {
	max-width: 100%;
	padding: 0.75rem 0.9375rem 1.4375rem;
}

.p-menu-card__main-title {
	font-size: 0.75rem;
}

.p-menu-card__sub-title {
	font-size: 0.75rem;
	margin-top: 0.875rem;
}

.p-menu-card__main-text,
.p-menu-card__sub-text {
	font-size: 0.6875rem;
}

.p-menu-card__main-text {
	margin-top: 0.125rem;
}

.p-menu-card__sub-text {
	margin-top: 0.375rem;
}

.p-menu-card__button {
	bottom: 0.375rem;
}

.p-menu-card__button a {
	font-size: 0.8125rem;
	padding-right: 2.375rem;
}

.p-menu-card__button a::after {
	height: 0.4375rem;
	width: 1.75rem;
}

.p-menu {
	padding: 5.625rem 0 5.125rem;
}

.p-menu::after {
	font-size: 4.25rem;
	top: 3.4375rem;
}

.p-menu__inner {
	max-width: 37.5rem;
	padding-left: 4.0625rem;
	padding-right: 4.0625rem;
}

.p-menu.p-menu--other .p-menu__inner {
	padding-left: 4.0625rem;
	padding-right: 4.0625rem;
}

.p-menu__item + .p-menu__item {
	margin-top: 1.6875rem;
}

.p-message {
	padding-top: 1.3125rem;
}

.p-message.p-message--other {
	margin-top: 4.6875rem;
}

.p-message::after {
	font-size: 3.75rem;
	left: calc(50% - min(51.5vw, 49.1875rem));
	top: 0;
}

.p-message.p-message--other .p-reason__heading {
	display: block;
}

.p-message.p-message--other .p-message__content {
	margin-top: 1rem;
	padding-bottom: 4.5625rem;
}

.p-message__content {
	background: linear-gradient(180deg, #fff 0%, #fff 4.5%, #FAF8F4 4.5%, #FAF8F4 100%);
	display: block;
	margin-top: 0;
	padding-bottom: 2.25rem;
	padding-top: 0.625rem;
}

.p-message.p-message--other .p-message__name-wrap {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-message__name-wrap {
	margin-top: 1.625rem;
	max-width: 100%;
}

.p-message__name {
	font-size: 1.4375rem;
}

.p-message__name span {
	font-size: 0.9375rem;
}

.p-message__text-wrap {
	font-size: 0.8125rem;
	letter-spacing: 0.08em;
	line-height: 1.6153846154;
	margin-top: 0.3125rem;
}

.p-message__text + .p-message__text {
	margin-top: 1.25rem;
}

.p-message.p-message--other .p-message__img {
	margin-right: auto;
}

.p-message__img {
	margin-left: auto;
	margin-right: calc(50% - 50vw);
	max-width: -moz-max-content;
	max-width: max-content;
	padding-top: 0;
	width: 89.9565%;
}

.p-message__list {
	grid-template-columns: 1fr;
	margin-top: 1.5625rem;
	row-gap: 0.9375rem;
}

.p-mv {
	height: 35.125rem;
}

.p-mv__title-wrap {
	left: calc(50% - min(45.5vw, 38.5rem));
	top: 59%;
	width: auto;
	width: initial;
}

.p-mv__main-title {
	width: 83.5%;
}

.p-mv__sub-title {
	font-feature-settings: "palt";
	font-size: 0.9375rem;
	letter-spacing: 0.1em;
	line-height: 2.1;
	text-shadow: 2px 2px 5px #fff, -2px 2px 5px #fff, 2px -2px 5px #fff, -2px -2px 5px #fff;
}

.p-mv__text {
	font-size: 0.8125rem;
	text-shadow: 2px 2px 5px #fff, -2px 2px 5px #fff, 2px -2px 5px #fff, -2px -2px 5px #fff;
}

.p-mv__reservation {
	bottom: 2.125rem;
	font-size: 0.75rem;
	line-height: 1.25;
	right: 0.4375rem;
}

.p-mv__reservation a {
	padding: 1.8125rem 0.625rem;
}

.p-mv__news {
	-moz-column-gap: 0.75rem;
	font-feature-settings: "palt";
	-moz-column-gap: 0.625rem;
	bottom: -0.25rem;
	column-gap: 0.75rem;
	column-gap: 0.625rem;
	display: flex;
	font-size: 0.625rem;
	left: 50%;
	max-width: 21.5625rem;
	padding: 0.75rem 0.625rem 0.625rem 0.4375rem;
	transform: translateX(-50%);
}

.p-mv__news a {
	-moz-column-gap: 0.9375rem;
	column-gap: 0.9375rem;
}

.p-news-list__item a {
	display: block;
	padding: 0.625rem 0 0.5625rem;
}

.p-news-list__item-meta {
	padding-top: 0;
}

.p-news-list__item-date {
	font-size: 0.6875rem;
}

.p-news-list__item-title {
	font-size: 0.875rem;
	margin-left: 0rem;
	margin-top: 0.5625rem;
}

.p-news {
	padding: 1.75rem 0 1.8125rem;
}

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

.p-news__list-wrap {
	border-radius: 0.6875rem;
	margin-top: 0.75rem;
	padding: 1.75rem 1.875rem 1.75rem;
}

.p-news__item + .p-news__item {
	margin-top: 1.375rem;
}

.p-news__date {
	font-size: 0.875rem;
	width: 4.625rem;
}

.p-news-title {
	font-feature-settings: "palt";
	font-size: 0.875rem;
	line-height: 2;
	margin-left: 1.6875rem;
	width: calc(100% - 4.625rem);
}

.p-page-access__inner {
	max-width: 37.5rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

.p-page-access__map {
	padding-top: 83.5%;
}

.p-page-map__text-wrap {
	margin-top: 2rem;
}

.p-page-map__text {
	font-size: 0.8125rem;
	line-height: 1.4973076923;
}

.p-page-map__button {
	margin-top: 1.5625rem;
}

.p-page-botox__inner {
	display: block;
	max-width: 37.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-page-botox__body {
	margin-left: 0;
	padding-top: 0;
	width: 100%;
}

.p-page-botox__title {
	font-size: 1.0625rem;
}

.p-page-botox__text {
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 0.8125rem;
}

.p-page-botox__img {
	margin-top: 2.6875rem;
	width: 100%;
}

.p-page-column-new {
	padding-bottom: 2.5rem;
}

.p-page-column.p-page-column--category {
	padding-bottom: 2.5rem;
}

.p-page-column__list {
	margin-top: 1.875rem;
}

.p-page-column__button {
	margin-top: 2.5rem;
}

.p-page-details__inner {
	max-width: 37.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-page-details__table tr {
	display: block;
}

.p-page-details__table-head {
	display: block;
	font-size: 0.75rem;
	padding: 0.125rem 0.5625rem;
	width: 100%;
}

.p-page-details__table-data {
	display: block;
	font-size: 0.75rem;
	line-height: 2.25;
	padding: 0 0.5625rem;
	width: 100%;
}

.p-page-details__table-data.p-page-details__table-data--big {
	padding-bottom: 0;
	padding-top: 0;
}

.p-page-error {
	padding-bottom: 5.0625rem;
}

.p-page-error__heading {
	display: none;
}

.p-page-error__text {
	font-size: 0.8125rem;
}

.p-page-error__button {
	margin-top: 2.625rem;
}

.p-page-example {
	padding-bottom: 4.3125rem;
}

.p-page-example__inner {
	max-width: 37.5rem;
	padding-left: 1.9375rem;
	padding-right: 1.9375rem;
}

.p-page-example__tabs {
	margin: 0 auto;
	max-width: 32.625rem;
}

.p-page-example__list {
	grid-template-columns: 1fr;
	margin-top: 4rem;
	padding-left: 2.0625rem;
	padding-right: 2.0625rem;
	row-gap: 1.6875rem;
}

.p-page-faq {
	padding-bottom: 5.125rem;
}

.p-page-faq__inner {
	max-width: 37.5rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-page-faq__label-item a {
	align-items: center;
	display: flex;
	font-size: 0.75rem;
	min-height: 3.75rem;
	padding: 0.6875rem 0.625rem;
}

.p-page-faq__label-item a::after {
	height: 0.3125rem;
	right: 0.5rem;
	width: 0.625rem;
}

.p-page-faq__content {
	margin-top: 2.0625rem;
}

.p-page-faq__title {
	font-size: 0.8125rem;
	margin-top: 2.5rem;
}

.p-page-faq__title:not(:nth-child(1)) {
	margin-top: 2rem;
}

.p-page-flow {
	padding: 4.375rem 0 4.0625rem;
}

.p-page-flow__inner {
	padding-left: 1.625rem;
	padding-right: 1.625rem;
}

.p-page-flow__list {
	margin-top: 1.25rem;
}

.p-page-home-heading__main {
	font-size: 1.25rem;
	text-align: center;
}

.p-page-home-heading__sub {
	font-size: 0.75rem;
	text-align: center;
}

.p-page-home {
	padding-bottom: 4rem;
}

.p-page-home__inner {
	max-width: 37.5rem;
	padding-left: 2.8125rem;
	padding-right: 2.8125rem;
}

.p-page-injection-point-card {
	display: block;
}

.p-page-injection-point-card__body {
	max-width: 100%;
	padding-top: 0;
}

.p-page-injection-point-card__label {
	font-size: 0.875rem;
	padding: 0.25rem 0.4375rem;
}

.p-page-injection-point-card__text {
	font-size: 0.6875rem;
	margin-top: 0.125rem;
}

.p-page-injection-point-card__img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.9375rem;
	max-width: 10.8125rem;
}

.p-page-injection-point {
	padding: 1.4375rem 0 3.0625rem;
}

.p-page-injection-point__inner {
	max-width: 37.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.p-page-injection-point__list {
	margin-top: 1.5625rem;
	padding-left: 0;
}

.p-page-injection-point__item + .p-page-injection-point__item {
	border-top: 1px solid #F6ECCF;
	margin-top: 0;
	padding-top: 1.5rem;
}

.p-page-introduce {
	padding: 1.9375rem 0 2.4375rem;
}

.p-page-introduce__inner {
	padding-left: 1.8125rem;
	padding-right: 1.8125rem;
}

.p-page-introduce__content {
	flex-direction: column;
	margin-top: 1.25rem;
	row-gap: 0.9375rem;
}

.p-page-introduce__single-card {
	width: 100%;
}

.p-page-introduce__single-card-text {
	-moz-text-align-last: left;
	font-size: 0.8125rem;
	text-align-last: left;
}

.p-page-introduce__list {
	flex-direction: column;
	grid-template-columns: 1fr;
	row-gap: 0.9375rem;
	width: 100%;
}

.p-page-introduce__item {
	width: 100%;
}

.p-page-medical-hours {
	padding: 3.4375rem 0 3.3125rem;
}

.p-page-medical-hours__text {
	font-size: 0.875rem;
}

.p-page-menu-card.p-page-menu-card--worries {
	align-items: center;
	display: flex;
}

.p-page-menu-card.p-page-menu-card--worries .p-page-menu-card__img-wrap {
	width: 35.072%;
}

.p-page-menu-card__img-text {
	left: -1.6875rem;
	top: 0;
}

.p-page-menu-card.p-page-menu-card--worries .p-page-menu-card__body {
	margin-left: 1.4375rem;
	margin-top: 0;
	width: calc(64.928% - 1.375rem);
}

.p-page-menu-card__title {
	font-size: 0.875rem;
	line-height: 1.2857142857;
}

.p-page-menu-card.p-page-menu-card--worries .p-page-menu-card__title {
	text-align: left;
}

.p-page-menu-card__text {
	font-feature-settings: "palt";
	font-size: 0.875rem;
	line-height: 1.7;
	margin-top: 0.4375rem;
}

.p-page-menu-card__text.p-page-menu-card__text--two-line {
	margin-top: 0.4375rem;
}

.p-page-menu-card.p-page-menu-card--worries .p-page-menu-card__text {
	font-size: 0.625rem;
}

.p-page-menu-cards {
	grid-template-columns: 1fr;
	row-gap: 1.25rem;
}

.p-page-menu-cards.p-page-menu-cards--flow {
	row-gap: 5.375rem;
}

.p-page-menu-cards--2column {
	flex-direction: column;
}

.p-page-menu-cards--2column__item {
	width: 100%;
}

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

.p-page-menu__text-wrap {
	max-width: 13.5rem;
	right: 1.5625rem;
}

.p-page-menu__text-wrap.p-page-menu__text-wrap--face {
	max-width: 16.375rem;
	right: 1rem;
}

.p-page-menu__text-wrap.p-page-menu__text-wrap--shoulder {
	max-width: 12.5625rem;
	right: 1rem;
}

.p-page-menu__title {
	font-size: 1.3125rem;
	margin-top: 0.25rem;
}

.p-page-menu__sub-title {
	font-size: 0.625rem;
	margin-top: 0.4375rem;
}

.p-page-menu__price-wrap {
	margin-left: -0.875rem;
	margin-top: 0.4375rem;
}

.p-page-menu__detail {
	font-size: 1rem;
	padding: 0.625rem 0.25rem 0.75rem;
}

.p-page-menu__price {
	font-size: 1.4375rem;
}

.p-page-menu__text {
	font-size: 0.625rem;
	margin-left: 2.0625rem;
}

.p-page-news {
	padding-bottom: 4.3125rem;
}

.p-page-news__heading {
	margin-bottom: 1.5rem;
}

.p-page-news__list {
	margin-top: 1.5rem;
}

.p-page-news__item + .p-page-news__item {
	margin-top: 1.375rem;
}

.p-page-news__item a {
	flex-direction: column;
	padding: 0.8125rem 0.75rem;
	row-gap: 0.875rem;
}

nav.navigation.pagination {
	margin-top: 1.9375rem;
}

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

.p-page-price-card__table {
	margin-top: 0.4375rem;
}

.p-page-price-card__table-head {
	font-feature-settings: "palt";
	font-size: 0.8125rem;
	padding: 0.375rem 0.75rem;
	width: 52%;
}

.p-page-price-card__table-data {
	font-size: 0.8125rem;
	width: 48%;
}

.p-page-price__inner {
	max-width: 37.5rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

.p-page-price__list {
	grid-template-columns: 1fr;
	margin-top: 1.4375rem;
	padding-left: 0;
	row-gap: 1.625rem;
}

.p-page-privacy__inner {
	padding-bottom: 9.5rem;
}

.p-page-privacy__text {
	font-size: 0.75rem;
	line-height: 1.875;
}

.p-page-privacy__list,
.p-page-privacy__item + .p-page-privacy__item {
	margin-top: 1.25rem;
}

.p-page-single__inner {
	max-width: 37.5rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

.p-page-single__inner.p-page-single__inner--column {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.p-page-single__inner.p-page-single__inner--narrow {
	max-width: 37.5rem;
	padding-left: 2.8125rem;
	padding-right: 2.8125rem;
}

.p-page-single__content {
	padding-bottom: 4.25rem;
}

.p-page-sitemap {
	padding-bottom: 3.375rem;
}

.p-page-sitemap__inner {
	max-width: 37.5rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

.p-page-sitemap__list {
	flex-direction: column;
	padding: 2.3125rem 3rem;
	row-gap: 1rem;
}

.p-page-sitemap__item {
	font-size: 0.8125rem;
}

.p-page-tabs {
	-moz-column-gap: 0.625rem;
	column-gap: 0.625rem;
}

.p-page-tabs__tab a {
	font-size: 0.8125rem;
	min-width: 3.9375rem;
}

.p-page-treatment-card {
	border-radius: 10px;
	padding: 0.625rem 0.9375rem 0.875rem;
}

.p-page-treatment-card__title {
	font-size: 0.875rem;
}

.p-page-treatment-card__text {
	font-size: 0.75rem;
	line-height: 1.4;
	margin-top: 0.3125rem;
}

.p-page-treatment {
	padding: 1.8125rem 0 0.9375rem;
}

.p-page-treatment__inner {
	max-width: 37.5rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

.p-page-treatment__title,
.p-page-treatment__sub-title {
	font-size: 1rem;
}

.p-page-treatment__title::before {
	background-color: #CAB093; /* 横線の色 */
	content: "";
	flex-grow: 1; /* 横幅いっぱい */
	height: 1px; /* 横線の高さ */
	margin-right: 0.5rem;
}

.p-page-treatment__title::after {
	margin-left: 0.5rem;
}

.p-page-treatment__text {
	margin-top: 0.5625rem;
}

.p-page-treatment__text,
.p-page-treatment__sub-text {
	font-size: 0.8125rem;
	line-height: 1.6;
}

.p-page-treatment__sub-wrap {
	margin-top: 1.1875rem;
}

.p-page-treatment__sub-text-wrap + .p-page-treatment__sub-text-wrap {
	margin-top: 0.8125rem;
}

.p-page-treatment__sub-text {
	margin-top: 0.625rem;
}

.p-page-treatment__list {
	grid-template-columns: 1fr;
	margin-top: 2.125rem;
	row-gap: 1.5625rem;
}

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

.p-page-waki__text-wrap {
	max-width: 13.5rem;
	right: 1.5625rem;
}

.p-page-waki__title {
	font-size: 1.3125rem;
	margin-top: 0.25rem;
}

.p-page-waki__sub-title {
	font-size: 0.625rem;
	margin-top: 0.4375rem;
}

.p-page-waki__price-wrap {
	margin-left: -0.875rem;
	margin-top: 0.4375rem;
}

.p-page-waki__detail {
	font-size: 1rem;
	padding: 0.625rem 0.25rem 0.75rem;
}

.p-page-waki__price {
	font-size: 1.4375rem;
}

.p-page-waki__text {
	font-size: 0.625rem;
	margin-left: 2.0625rem;
}

.p-page-way {
	padding: 2.9375rem 0 3.3125rem;
}

.p-page-way__inner {
	max-width: 37.5rem;
	padding-left: 4.0625rem;
	padding-right: 4.0625rem;
}

.p-page-way__list {
	flex-direction: column;
	margin-top: 4.75rem;
}

.p-post-article {
	padding-bottom: 4.375rem;
}

.p-post-article__title {
	font-size: 1.0625rem;
}

.p-post-article__info {
	font-size: 0.625rem;
	margin-left: 1em;
	margin-top: 0.625rem;
}

.p-post-article__update-date,
.p-post-article__post-date {
	padding-left: 0.625rem;
}

.p-post-article__post-date {
	margin-left: 1.4375rem;
}

.p-post-article__update-date::before,
.p-post-article__post-date::before {
	height: 0.9375rem;
	left: -7%;
	top: 10%;
	width: 0.9375rem;
}

.p-post-article__img {
	margin-top: 0.9375rem;
}

.p-post-article__supervisor {
	margin-top: 8.75rem;
}

.p-reason-card {
	padding-top: 0;
}

.p-reason-card__number {
	font-size: 3.3125rem;
	left: 2.875rem;
	top: -2.25rem;
}

.p-reason-card__img {
	max-height: 5.625rem;
}

.p-reason-card__item-title {
	font-size: 0.9375rem;
	margin-top: 1.375rem;
}

.p-reason-card__item-text {
	font-size: 0.75rem;
	margin-top: 0.4375rem;
}

.p-reason {
	padding: 3.9375rem 0 4.375rem;
}

.p-reason::after {
	font-size: 3.75rem;
	top: 2.1875rem;
}

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

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

.p-reason__list {
	grid-template-columns: 1fr;
	row-gap: 3.5625rem;
}

.p-reservation-card__img img {
	aspect-ratio: 330/230;
}

.p-reservation-card__body {
	top: -0.4375rem;
}

.p-reservation-card__text {
	font-size: 0.5625rem;
	max-width: 8.4375rem;
	padding: 0.625rem 0.8125rem;
}

.p-reservation-card__text::before,
.p-reservation-card__text::after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	bottom: -0.8125rem;
}

.p-reservation-card__text::after {
	bottom: -0.625rem;
}

.p-reservation-card__menu-wrap {
	margin-top: 1.125rem;
	right: 0.5rem;
}

.p-reservation-card__menu {
	font-size: 0.6875rem;
	padding-right: 0;
}

.p-reservation-card__price {
	font-size: 1.125rem;
	margin-top: 1.125rem;
}

.p-reservation-card__price span {
	font-size: 0.75rem;
}

.p-reservation {
	padding: 2.375rem 0 2.6875rem;
}

.p-reservation__list {
	-moz-column-gap: 0.9375rem;
	column-gap: 0.9375rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1.6875rem;
	row-gap: 1.5625rem;
}

.p-reservation__button {
	margin-top: 2.125rem;
}

.p-sidebar-list.p-sidebar-list--related,
.p-sidebar-list.p-sidebar-list--related-news {
	display: none;
}

.p-sidebar-list__item-img {
	max-width: 100%;
}

.p-sidebar-list__category {
	font-size: 0.625rem;
	left: -0.4375rem;
	max-width: 6.5625rem;
	padding: 0.5rem 0.625rem;
	top: 0.75rem;
}

.p-sidebar-list__item-content {
	display: block;
	margin-left: 0;
	margin-top: 0.8125rem;
	padding-top: 0;
}

.p-sidebar-list__item-wrap {
	font-size: 0.625rem;
}

.p-sidebar-list__item-title {
	font-size: 0.875rem;
	margin-top: 1rem;
}

.p-single-categories__item a {
	font-size: 0.75rem;
}

.p-supervisor {
	padding: 0.625rem 1.25rem 1.5625rem;
}

.p-supervisor__pc-content {
	display: none;
}

.p-supervisor__sp-content {
	display: block;
}

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

.p-supervisor__heading-line::after {
	top: 0.6em;
	width: 92%;
}

.p-supervisor__wrap {
	flex-direction: column;
}

.p-supervisor__upper {
	display: flex;
	margin-top: 0.9375rem;
}

.p-supervisor__img-wrap {
	width: 100%;
}

.p-supervisor__img {
	width: 37%;
}

.p-supervisor__img img {
	aspect-ratio: 223/247;
}

.p-supervisor__name-wrap {
	flex: 1;
	margin-left: 0.9375rem;
	margin-top: 0.9375rem;
}

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

.p-supervisor__name span {
	font-size: 1.125rem;
}

.p-supervisor__tag {
	margin-top: 0.7rem;
	padding: 0.2rem 0.3rem;
}

.p-supervisor__text-wrap {
	margin-left: 0;
}

.p-supervisor__text {
	font-size: 0.875rem;
	margin-left: 0.3rem;
}

.p-supervisor__btn {
	text-align: right;
}

.p-supervisor__btn a {
	font-size: 0.875rem;
}

.p-time-table th {
	font-size: 0.875rem;
	padding: 0.625rem;
}

.p-time-table__head {
	font-size: 0.875rem;
	padding: 0.625rem;
	white-space: wrap;
}

.p-two-column-content__side {
	display: none;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@keyframes maskImg {

0% {
	-webkit-mask-position: 200% 0%;
	mask-position: 200% 0%;
}

100% {
	-webkit-mask-position: 0% 0%;
	mask-position: 0% 0%;
}

}

@keyframes shine {

100% {
	left: 125%;
}

}


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