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

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

ol {
	display: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
picture,
figure,
figcaption,
img {
	display: block;
}

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

a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	opacity: 0.7;
}

body {
	color: #333;
	font-family: "Noto Sans JP", sans-serif;
	font-size: max(12px, 0.9375vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
	padding-top: 5.2083333333vw;
}

.c-ttl {
	color: #ea6d78;
	font-family: "EB Garamond", serif;
	font-size: max(12px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.1125;
	text-align: center;
}

.c-subttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	margin-top: 1.25vw;
	padding-bottom: 2.6041666667vw;
	position: relative;
	text-align: center;
}

.c-subttl::after {
	background: url(../img/pc/top/ttl-asirai-black.svg) no-repeat center center/cover;
	bottom: 0vw;
	content: "";
	height: 1.875vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 3.28125vw;
}

.cs-ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.6041666667vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.2;
	padding-bottom: 4.1666666667vw;
	position: relative;
	text-align: center;
}

.cs-ttl::after {
	background: url(../img/pc/top/ttl-asirai-black.svg) no-repeat center center/cover;
	bottom: 0vw;
	content: "";
	height: 1.875vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 3.28125vw;
}

.c-tel__tx {
	font-family: "EB Garamond", serif;
	font-size: max(12px, 2.6041666667vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.2;
}

.c-tel__tx span {
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
}

.c-web__ttl {
	font-size: max(12px, 1.71875vw);
	font-weight: 400;
	letter-spacing: 0.0303030303em;
	line-height: 1.3636363636;
	padding-bottom: 0vw;
	padding-left: 4.1666666667vw;
	padding-right: 1.25vw;
	padding-top: 0vw;
	position: relative;
}

.c-web__ttl::before {
	background: url(../img/pc/top/web.svg) no-repeat center center/cover;
	content: "";
	height: 1.8229166667vw;
	left: 0.8333333333vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2.7083333333vw;
}

.c-be {
	border-bottom: 2px solid #ea6d78;
	padding-bottom: 0.8333333333vw;
	padding-left: 1.25vw;
	padding-right: 0vw;
	padding-top: 0vw;
	position: relative;
}

.c-be::before {
	background: #ea6d78;
	content: "";
	height: 0.8333333333vw;
	left: 0vw;
	position: absolute;
	top: 0.4166666667vw;
	width: 0.8333333333vw;
}

.c-box {
	background: white;
	border: 1px solid #ea6d78;
	padding-bottom: 1.25vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 1.25vw;
	width: 50%;
}

.c-box__ttl {
	border-bottom: 1px solid #ea6d78;
	color: #ea6d78;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	padding-bottom: 0.4166666667vw;
	text-align: center;
}

.c-box__txbox {
	margin-top: 1.25vw;
}

.c-btn-l {
	background: #9cb550;
	display: inline-block;
	height: 5.2083333333vw;
	width: 35.3125vw;
}

.c-btn-l:hover {
	background-color: #dbeda4;
	opacity: 1;
}

.c-btn-p {
	color: white;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.4583333333vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.1071428571em;
	line-height: 1.75;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.c-btn-p::after {
	background: url(../img/pc/top/arrow.svg) no-repeat center center/cover;
	content: "";
	height: 0.78125vw;
	position: absolute;
	right: 1.3020833333vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6041666667vw;
}

.c-web {
	background: #dbeda4;
	font-family: "BIZ UDPMincho", serif;
	height: 5.2083333333vw;
	padding-top: 0.8333333333vw;
	position: relative;
}

.c-web::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 0.7291666667vw solid #9cb550;
	border-style: solid;
	border-top: 0.7291666667vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.c-octagon,
.c-octagon__pink {
	height: 14.4791666667vw;
	position: relative;
	width: 14.4791666667vw;
}

.c-octagon p,
.c-octagon__pink p {
	color: white;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.4583333333vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.0428571429em;
	line-height: 1.0714285714;
	position: absolute;
	text-align: center;
	top: 6.875vw;
	transform: translateX(-50%);
	width: 100%;
	z-index: 5;
}

.c-octagon::after,
.c-octagon__pink::after {
	background: url(../img/pc/top/octagon.png) no-repeat center center/cover;
	content: "";
	height: 14.4791666667vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 14.4791666667vw;
}

.c-octagon__pink::after {
	background: url(../img/pc/top/octagon-pink.png) no-repeat center center/cover;
}

.c-img-le {
	margin-bottom: 1.5625vw;
	position: relative;
}

.c-img-le::after {
	border: 1px solid #ea6d78;
	content: "";
	height: 100%;
	position: absolute;
	right: 1.5625vw;
	top: 1.5625vw;
	width: 100%;
}

.c-img-ri {
	margin-bottom: 1.5625vw;
	position: relative;
}

.c-img-ri::after {
	border: 1px solid #ea6d78;
	content: "";
	height: 100%;
	left: 1.5625vw;
	position: absolute;
	top: 1.5625vw;
	width: 100%;
}

.c-flex {
	display: flex;
	gap: 3.3333333333vw;
	justify-content: center;
	margin-top: 6.25vw;
}

.c-reverse {
	flex-direction: row-reverse;
}

.c-left {
	width: 50%;
}

.c-right {
	width: 50%;
}

.c-box {
	background: white;
	border: 1px solid #ea6d78;
	padding-bottom: 1.25vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 1.25vw;
	width: 50%;
}

.c-box__ttl {
	border-bottom: 1px solid #ea6d78;
	color: #ea6d78;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	padding-bottom: 0.4166666667vw;
	text-align: center;
}

.c-box__txbox {
	margin-top: 1.25vw;
}

.inner {
	padding-bottom: 7.2916666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 7.2916666667vw;
}

.scrolled {
	background: white;
	transition: all 0.3s ease-out 0.5s;
}

.l-drawer__icon {
	background: #ea6d78;
	height: 5.2083333333vw;
	position: fixed;
	right: 0;
	top: 0;
	transition: all 0.5s;
	width: 5.2083333333vw;
}

.l-drawer__icon.is-active .p-drawer__icon--bar1 {
	top: 8px;
	transform: rotate(-45deg);
	transition: all 0.3s ease-out 0s;
}

.l-drawer__icon.is-active .p-drawer__icon--bar2 {
	display: none;
}

.l-drawer__icon.is-active .p-drawer__icon--bar3 {
	top: 8px;
	transform: rotate(45deg);
	transition: all 0.3s ease-out 0s;
}

.l-drawer__icon--bar {
	height: 1.3541666667vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 2.7083333333vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
	background: white;
	height: 2px;
	left: 0;
	position: absolute;
	top: 0;
	width: 2.7083333333vw;
}

.p-drawer__icon--bar1 {
	top: 0;
}

.p-drawer__icon--bar2 {
	top: 0.6770833333vw;
}

.p-drawer__icon--bar3 {
	top: 1.3541666667vw;
}

.p-drawer__icon--tx {
	bottom: 0vw;
	color: white;
	font-family: "EB Garamond", serif;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.l-drawer__content {
	background-color: #fbf2f3;
	bottom: 0;
	height: 100%;
	overflow: scroll;
	padding-top: 6.1458333333vw;
	position: fixed;
	right: 0;
	transform: translateX(105%);
	transition: all 0.5s;
	width: 100%;
	z-index: 299;
}

.l-drawer__content.is-active {
	transform: translateX(0);
}

.l-drawer__logo {
	height: 3.90625vw;
	margin: 0 auto;
	width: 10.4166666667vw;
}

.l-drawer__menu {
	display: flex;
	gap: 2.5vw;
}

.l-drawer__content--sitemap {
	width: 20.3125vw;
}

.p-drawer__content--sitemap--ttl,
.p-drawer__nav--ttl {
	border-bottom: 1px solid #ea6d78;
	font-family: "EB Garamond", serif;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.5;
}

.l-drawer__content--items {
	display: flex;
	flex-direction: column;
	gap: 0.4166666667vw;
	margin-top: 1.25vw;
}

.p-drawer__content--item,
.p-drawer__nav--item {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-left: 0.8333333333vw;
	padding-left: 0.8333333333vw;
	position: relative;
}

.p-drawer__content--item::before,
.p-drawer__nav--item::before {
	border-bottom: 0.2083333333vw solid transparent;
	border-left: 0.4166666667vw solid #ea6d78;
	border-right: 0;
	border-style: solid;
	border-top: 0.2083333333vw solid transparent;
	content: "";
	height: 0;
	left: 0vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
}

.l-drawer__nav--list {
	display: grid;
	gap: 0.4166666667vw 9.375vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1.25vw;
}

.l-drawer__cta {
	align-items: center;
	display: flex;
	font-family: "BIZ UDPMincho", serif;
	gap: 0.8333333333vw;
	justify-content: center;
}

.l-drawer__telbox {
	background-color: #c7f4ff;
	height: 6.25vw;
	padding-bottom: 0.8333333333vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.8333333333vw;
}

.p-drawer__tel-tx {
	font-size: max(12px, 1.1458333333vw);
	font-weight: 600;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
	text-align: center;
}

.p-drawer__tel {
	font-size: max(12px, 1.875vw);
	font-weight: 500;
	letter-spacing: 0.0277777778em;
	line-height: 1.1111111111;
}

.p-drawer__tel span {
	font-size: max(12px, 3.125vw);
	font-weight: 500;
	letter-spacing: 0.0166666667em;
	line-height: 1.1666666667;
}

.l-drawer__webbox {
	background: #dbeda4;
	height: 6.25vw;
	padding-bottom: 0.8333333333vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.8333333333vw;
	position: relative;
}

.l-drawer__webbox::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 1.25vw solid #9cb550;
	border-style: solid;
	border-top: 1.25vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.p-drawer__web-tx {
	font-size: max(12px, 1.25vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	text-align: center;
}

.p-drawer__web {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 500;
	letter-spacing: 0.025em;
	line-height: 1.25;
	padding-left: 4.1666666667vw;
	position: relative;
}

.p-drawer__web::before {
	background: url(../img/pc/top/web.svg) no-repeat center center/cover;
	content: "";
	height: 2.1875vw;
	left: 0vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 3.28125vw;
}

.fixed {
	height: 100%;
	overflow: hidden;
}

.l-sp-fix {
	bottom: 0;
	bottom: 0;
	display: flex;
	font-family: "BIZ UDPMincho", serif;
	height: 13.9583333333vw;
	left: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	position: fixed;
	transition: all 0.3s ease;
	visibility: hidden;
	width: 100%;
	width: 100%;
	z-index: 299;
}

.l-sp-fix.is-visible {
	opacity: 1;
	visibility: visible;
}

.l-sp-fix.is-active {
	display: none;
}

.l-sp-fix-telbox {
	background-color: #49d4f6;
}

.l-sp-fix-tel {
	text-align: center;
}

.p-sp-fix-tel-tx {
	font-size: min(26px, 2.7083333333vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.6923076923;
}

.p-sp-fix-tel {
	padding-bottom: 0vw;
	padding-left: 2.0833333333vw;
	padding-right: 2.0833333333vw;
	padding-top: 0vw;
}

.p-sp-fix-tel span {
	font-size: min(48px, 5vw);
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.6666666667;
}

.l-sp-fix-webbox {
	background: #dbeda4;
	position: relative;
}

.l-sp-fix-webbox::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 3.3333333333vw solid #9cb550;
	border-style: solid;
	border-top: 3.3333333333vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.p-sp-fix-web-tx {
	font-size: min(28px, 2.9166666667vw);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.4285714286;
	text-align: center;
}

.p-sp-fix-web {
	font-size: min(50px, 5.2083333333vw);
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.6;
	padding-left: 12.5vw;
	padding-right: 3.3333333333vw;
	position: relative;
}

.p-sp-fix-web::before {
	background: url(../img/pc/top/web.svg) no-repeat center center/cover;
	content: "";
	height: 6.4583333333vw;
	left: 1.6666666667vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 9.5833333333vw;
}

.to-top {
	bottom: 3.125vw;
	height: 3.4895833333vw;
	opacity: 0;
	position: fixed;
	right: 1.6666666667vw;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	visibility: hidden;
	width: 3.4895833333vw;
	z-index: 300;
}

.to-top.show {
	opacity: 1;
	visibility: visible;
}

header {
	height: 5.2083333333vw;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.l-header__inner {
	display: flex;
	justify-content: space-between;
}

.l-header__logo {
	height: 3.90625vw;
	padding-bottom: 0vw;
	padding-left: 1.7708333333vw;
	padding-right: 0vw;
	padding-top: 0.625vw;
	width: 10.4166666667vw;
}

.l-header__logo.is-active {
	display: none;
}

.l-header__right {
	align-items: center;
	display: flex;
	gap: 0.625vw;
	padding-right: 5.8333333333vw;
}

.p-header__tel--tx {
	font-family: "BIZ UDPMincho", serif;
	text-align: center;
}

.l-header__web--btn.is-active,
.l-header__tel--btn.is-active {
	display: none;
}

.p-header__web--btn--tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.2;
	text-align: center;
}

.l-fv {
	position: relative;
}

.l-fv__swiper-container {
	position: relative;
}

.l-fv__swiper-container::after {
	background: url(../img/pc/top/fv-bg.png) no-repeat center center/cover;
	bottom: 0;
	content: "";
	height: 36.4583333333vw;
	left: 0vw;
	position: absolute;
	width: 88.0208333333vw;
}

.l-fv__swiper-container .l-fv__swiper {
	padding-bottom: 2.5vw;
	position: relative;
}

.swiper {
	position: relative;
}

.swiper-wrapper {
	position: relative;
}

.p-fv__item--img {
	height: 28.28125vw;
	width: 45.15625vw;
}

.p-fv__item--img02 {
	height: 14.375vw;
	position: absolute;
	right: 11.9791666667vw;
	top: 2.9166666667vw;
	width: 21.9270833333vw;
}

.p-fv__item--img03 {
	height: 15.625vw;
	position: absolute;
	right: 0;
	top: 17.6041666667vw;
	width: 26.0416666667vw;
}

.p-fv__ttl {
	direction: rtl; /* 文字の流れを右→左に */
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.025em;
	line-height: 1.25;
	position: absolute;
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	top: 2.0833333333vw;
	transform: translateX(-50%);
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.p-fv__ttl--en {
	color: #ea6d78;
	font-family: "EB Garamond", serif;
	font-size: max(12px, 4.6875vw);
	font-weight: 400;
	letter-spacing: 0.0222222222em;
	line-height: 1.1111111111;
	margin-left: 4.6875vw;
	margin-top: 1.5625vw;
	position: relative;
	z-index: 6;
}

.p-fv__ttl--en--ac {
	bottom: 1.1979166667vw;
	font-family: "Tangerine";
	font-size: max(12px, 3.125vw);
	font-weight: 400;
	left: 15.1041666667vw;
	letter-spacing: 0.1666666667em;
	line-height: 1;
	position: absolute;
	transform: rotate(-8deg);
	width: -moz-fit-content;
	width: fit-content;
	z-index: 4;
}

.p-fv__add {
	font-family: "BIZ UDPMincho", serif;
	position: absolute;
	right: 0.5208333333vw;
	top: 0.5208333333vw;
}

.l-fv__octagon {
	bottom: 0.5208333333vw;
	display: flex;
	gap: 0.5208333333vw;
	position: absolute;
	right: 17.7083333333vw;
	z-index: 5;
}

/* ============================================
カレンダー
============================================ */

.l-calender {
	padding-bottom: 0vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 5.2083333333vw;
}

.calendars {
	display: flex;
	gap: 3.75vw;
	justify-content: center;
	margin-top: 6.25vw;
}

.calendar-caption {
	font-size: max(12px, 0.9375vw);
	font-weight: 700;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.l-reception iframe {
	height: 300px;
	margin-top: 2.5vw;
	width: 100%;
}

.p-reception__ttl {
	background: white;
	color: #ea6d78;
	font-family: "EB Garamond", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	position: relative;
	text-align: center;
}

.p-reception__ttl::before {
	background: #ea6d78;
	content: "";
	height: 0.0520833333vw;
	position: absolute;
	right: 0vw;
	top: 50%;
	transform: translateY(-50%);
	width: 18.75vw;
}

.p-reception__ttl::after {
	background: #ea6d78;
	content: "";
	height: 0.0520833333vw;
	left: 0vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 18.75vw;
}

/* ============================================
news
============================================ */

.l-news-info {
	display: flex;
}

.l-news,
.l-info {
	background-color: #fffae4;
	padding-bottom: 3.3333333333vw;
	padding-left: 6.7708333333vw;
	padding-right: 4.0625vw;
	padding-top: 3.3333333333vw;
	width: 50%;
}

.p-news__ttl,
.p-info__ttl {
	font-size: max(12px, 3.125vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
}

.l-news__items {
	display: flex;
	flex-direction: column;
	gap: 1.6666666667vw;
	height: 36.4583333333vw;
	margin-top: 4.0625vw;
	overflow-y: scroll;
	padding-right: 2.0833333333vw;
	scrollbar-color: #ea6d78 #fffae4;
}

.l-news__item {
	display: flex;
	flex-direction: column;
	gap: 0.8333333333vw;
}

.p-news__item--ttl {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-news__item--tx {
	border-bottom: 1px dotted #333;
	padding-bottom: 2.0833333333vw;
}

.l-info {
	background: #dbeda4;
}

.c-schedule {
	box-sizing: border-box;
	height: 10.9375vw;
	height: auto;
	margin-top: 3.125vw;
	width: 36.9791666667vw;
}

.c-schedule__table {
	border-collapse: separate;
	border-spacing: 0 0.8333333333vw; /* 横0px、縦16px */
	width: 100%;
}

.c-schedule__table tr {
	background: white;
}

.c-schedule__table tbody tr:nth-child(1) {
	background-color: #ffdde0;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: max(12px, 1.1458333333vw);
	font-weight: 400;
	letter-spacing: 0.0909090909em;
	line-height: 1.3636363636;
	padding-bottom: 0.625vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.625vw;
	text-align: center;
}

.c-schedule__data {
	font-size: max(12px, 1.1458333333vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3636363636;
}

.c-schedule__time,
.c-top {
	padding-left: 0.8333333333vw;
	text-align: left;
}

.c-schedule__tx {
	margin-top: 0.625vw;
}

.c-schedule__tx span {
	color: #ff0000;
}

.l-access {
	border-top: 1px solid #333;
	margin-top: 2.5vw;
	padding-top: 2.5vw;
}

.l-access__items {
	display: flex;
	gap: 2.9166666667vw;
	justify-content: center;
	margin-top: 2.5vw;
}

.l-access__item:nth-child(2) {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding-bottom: 0vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 0vw;
}

.l-access__item--img {
	height: 4.6875vw;
	margin: 0 auto;
	width: 4.6875vw;
}

.p-access__item--tx {
	margin: 0 auto;
	margin-top: 2.5vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-consept {
	padding-bottom: 7.03125vw;
	padding-left: 7.03125vw;
	padding-right: 7.03125vw;
	padding-top: 7.03125vw;
	position: relative; /* positionをrelativeに変更。 */
}

.l-consept::before {
	background-color: #c7f4ff;
	content: "";
	height: 22.1875vw;
	position: absolute;
	right: 0;
	top: 2.9166666667vw;
	width: 32.7604166667vw;
	z-index: -2;
}

.l-consept::after {
	background-color: #c7f4ff;
	bottom: 2.9166666667vw;
	content: "";
	height: 22.1875vw;
	left: 0;
	position: absolute;
	width: 32.7604166667vw;
	z-index: -2;
}

.p-consept__ttl,
.p-consept__subttl {
	color: white;
}

.l-consept__inner {
	background: url(../img/pc/top/consept-kabuse.svg) no-repeat center center/cover, url(../img/pc/top/consept-ten.png) no-repeat center center/cover, url(../img/pc/top/consept.png) no-repeat center center/cover;
	background-attachment: scroll, scroll, fixed;
	border: 0.78125vw solid #a1a1a1;
	color: white;
	padding-bottom: 4.1666666667vw;
	padding-left: 12.9166666667vw;
	padding-right: 12.9166666667vw;
	padding-top: 4.1666666667vw;
	position: relative;
}

.l-consept__inner.is-safari {
	background-attachment: scroll, scroll, scroll;
}

.l-consept__inner::before {
	background: url(../img/pc/top/slash.svg) no-repeat center center/cover;
	content: "";
	height: 10.4166666667vw;
	left: 2.9166666667vw;
	position: absolute;
	top: 2.9166666667vw;
	transform: scale(-1);
	width: 8.3333333333vw;
}

.l-consept__inner::after {
	background: url(../img/pc/top/slash.svg) no-repeat center center/cover;
	bottom: 2.9166666667vw;
	content: "";
	height: 10.4166666667vw;
	position: absolute;
	right: 2.9166666667vw;
	width: 8.3333333333vw;
}

.p-consept__subttl::after {
	background: url(../img/pc/top/ttl-asirai.svg) no-repeat center center/cover;
}

.p-consept__main--ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.2395833333vw);
	font-weight: 700;
	letter-spacing: 0.0465116279em;
	line-height: 1.1627906977;
	margin-top: 2.9166666667vw;
	text-align: center;
}

.p-consept__main--subttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	margin-top: 1.25vw;
	text-align: center;
}

.p-consept__main--tx {
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 2;
	margin-top: 3.75vw;
}

.l-feature {
	background: #ffe9eb;
	margin-top: 6.25vw;
	padding-bottom: 20.5208333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.6666666667vw;
}

.p-feature__ttl {
	margin-top: 3.3333333333vw;
}

.p-feature__subttl::after {
	display: none;
}

.l-feature__mt {
	margin-top: 17.0833333333vw;
}

.l-feature__main {
	margin-top: 5vw;
	padding-bottom: 0vw;
	padding-left: 7.8125vw;
	padding-right: 7.8125vw;
	padding-top: 0vw;
}

.l-feature__items {
	display: flex;
	flex-direction: column;
	gap: 13.0208333333vw;
}

.l-feature__item {
	display: flex;
	flex-direction: row-reverse;
	gap: 1.25vw;
}

.l-feature__item:nth-child(2n) {
	flex-direction: row;
	gap: 4.1666666667vw;
}

.p-feature__item--img {
	height: 29.2708333333vw;
	position: relative;
	width: 40.625vw;
}

.p-feature__item--img::after {
	border: 1px solid #ea6d78;
	bottom: -1.5625vw;
	content: "";
	height: 29.2708333333vw;
	position: absolute;
	right: -1.5625vw;
	width: 40.625vw;
}

.l-feature__octagon {
	bottom: -10.4166666667vw;
	display: flex;
	gap: 0.8333333333vw;
	position: absolute;
	right: 0;
}

.l-feature__item--box {
	width: calc(100% - 41.875vw);
}

.p-feature__item--number {
	color: #ea6d78;
	padding-right: 4.1666666667vw;
	text-align: right;
}

.p-feature__item--number span {
	font-family: "Tangerine";
	font-size: max(12px, 8.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 0.25;
}

.p-feature__item--number small {
	position: relative;
}

.p-feature__item--number small::after {
	background: #ea6d78;
	content: "";
	height: 0.1041666667vw;
	position: absolute;
	right: 5.2083333333vw;
	top: 50%;
	transform: translateY(-50%);
	width: 22.6041666667vw;
}

.p-feature__item--ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.75;
	margin-top: 4.1666666667vw;
}

.p-feature__item--tx {
	margin-top: 1.25vw;
}

.l-feature__btnbox {
	margin-top: 2.5vw;
	text-align: center;
}

.l-feature03 {
	background: #ea6d78;
	color: white;
	margin-top: 13.0208333333vw;
	padding-bottom: 7.8125vw;
	padding-left: 14.4791666667vw;
	padding-right: 14.0625vw;
	padding-top: 4.1666666667vw;
	position: relative;
}

.l-feature03::before {
	border: 1px solid white;
	content: "";
	height: calc(100% - 2.7083333333vw);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 2.7083333333vw);
}

.p-feature345__number {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.5;
	text-align: center;
}

.p-feature345__number span {
	font-family: "Tangerine";
	font-size: max(12px, 8.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 0.25;
}

.p-feature03__ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 1.75;
	margin-top: 3.3333333333vw;
}

.p-feature03__tx {
	padding-bottom: 2.0833333333vw;
	padding-left: 2.0833333333vw;
	padding-right: 2.0833333333vw;
	padding-top: 2.0833333333vw;
}

.l-feature03__img {
	bottom: -11.9791666667vw;
	display: flex;
	gap: 0.625vw;
	justify-content: center;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.l-feature03__img img {
	width: 21.7708333333vw;
}

.l-feature45__items {
	display: flex;
	gap: 1.6666666667vw;
	margin-top: 16.9791666667vw;
}

.l-feature45__item:nth-child(2) {
	margin-top: 6.25vw;
}

.p-feature45__item--img {
	border: 1px solid #ea6d78;
	padding-bottom: 0.8333333333vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.8333333333vw;
	position: relative;
	width: 42.1875vw;
}

.l-feature45__octagon {
	bottom: -7.03125vw;
	left: 0;
	position: absolute;
	z-index: 5;
}

.l-feature04__item--box,
.l-feature05__item--box {
	background: url(../img/pc/top/feature04-bg.svg) no-repeat center center/cover;
	background-color: #fff3b8;
	margin-bottom: 0vw;
	margin-left: 1.5625vw;
	margin-right: 1.5625vw;
	margin-top: 0vw;
	padding-bottom: 8.3333333333vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 8.3333333333vw;
	position: relative;
	top: -3.3333333333vw;
	z-index: auto;
}

.l-feature04__item--box::before,
.l-feature05__item--box::before {
	border: 2px solid #ffe66e;
	content: "";
	height: calc(100% - 1.25vw);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 1.25vw);
}

.l-feature05__item--box {
	background: url(../img/pc/top/feature05-bg.svg) no-repeat center center/cover;
	background-color: #e8fab0;
}

.p-feature45__ttl,
.p-feature05__ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 700;
	letter-spacing: 0.0666666667em;
	line-height: 1.6;
	margin-top: 3.3333333333vw;
	text-align: center;
}

.p-feature05__ttl {
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.p-feature45__tx {
	margin-top: 1.6666666667vw;
}

.l-feature45__btnbox {
	bottom: -2.6041666667vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.l-gallery__swiper-container {
	position: relative;
}

.swiper {
	position: relative;
}

.swiper-wrapper {
	position: relative;
	transition-timing-function: linear;
}

.l-gallery__swiper .swiper-slide {
	margin-right: 1.25vw;
	width: 28.28125vw !important;
}

.l-greeting__main {
	display: flex;
	gap: 0.8333333333vw;
	margin-top: 13.5416666667vw;
	padding-left: 7.8125vw;
}

.l-greeting__left {
	width: 38.0208333333vw;
}

.p-greeting__subttl::after {
	display: none;
}

.p-greeting__main--ttl {
	border-bottom: 1px solid #333;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 1.65;
	margin-top: 1.25vw;
	padding-bottom: 1.25vw;
	text-align: center;
}

.p-greeting__main--tx {
	margin-top: 2.9166666667vw;
}

.l-greeting__name {
	align-items: center;
	display: flex;
	font-family: "BIZ UDPMincho", serif;
	gap: 1.6666666667vw;
	justify-content: center;
	margin-top: 4.1666666667vw;
}

.p-greeting__name--tag {
	border: 1px solid #333;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 2;
	padding-bottom: 0.2083333333vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 0.2083333333vw;
}

.p-greeting__name {
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 1.3333333333;
}

.l-greeting__right {
	position: relative;
	width: calc(100% - 36.9791666667vw);
}

.l-greeting__right::after {
	background: #ffe9eb;
	bottom: 0vw;
	content: "";
	height: 52.0833333333vw;
	position: absolute;
	right: 0vw;
	width: 34.8958333333vw;
	z-index: -1;
}

.l-greeting__img {
	height: 42.2916666667vw;
	margin: 0 auto;
	width: 33.3333333333vw;
}

.l-greeting__img02 {
	height: 15vw;
	width: 22.4479166667vw;
}

.l-greeting__img03 {
	bottom: 1.8229166667vw;
	height: 16.1979166667vw;
	position: absolute;
	right: 9.7916666667vw;
	width: 24.2708333333vw;
}

.l-greeting__btnbox {
	margin-top: 6.25vw;
	position: relative;
	text-align: center;
}

.l-greeting__btnbox::after {
	background: #9cb550;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: -1;
}

.l-vision {
	margin-top: 16.6666666667vw;
	position: relative;
}

.l-vision::after {
	background: white;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 1.6666666667vw;
	width: 100%;
}

.l-vision__inner {
	background: url(../img/pc/top/consept-kabuse.svg) no-repeat center center/cover, url(../img/pc/top/consept-ten.png) no-repeat center center/cover, url(../img/pc/top/vision.png) no-repeat center center/cover;
	background-attachment: scroll, scroll, fixed;
	color: white;
	padding-bottom: 4.1666666667vw;
	padding-left: 12.9166666667vw;
	padding-right: 12.9166666667vw;
	padding-top: 4.1666666667vw;
	position: relative;
	position: relative;
}

.l-vision__inner.is-safari {
	background-attachment: scroll, scroll, scroll;
}

.l-vision__inner::before {
	border-bottom: 0;
	border-left: 50vw solid white;
	border-right: 0;
	border-style: solid;
	border-top: 6.7708333333vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}

.l-vision__inner::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 50vw solid white;
	border-style: solid;
	border-top: 6.7708333333vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.l-vision__txbox {
	direction: rtl; /* 文字の流れを右→左に */
	margin: 0 auto;
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.p-vision__tx {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-vision__tx:not(:last-child) {
	margin-left: 2.5vw;
}

.p-vision__tx--en {
	font-family: "Tangerine";
	font-size: max(12px, 7.8125vw);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.0666666667;
	opacity: 0.4;
	position: relative;
	text-align: center;
	top: -4.1666666667vw;
	transform: rotate(-10deg);
}

.l-vision__flower {
	height: 28.5416666667vw;
	position: absolute;
	right: 3.75vw;
	top: 4.6354166667vw;
	width: 25.8333333333vw;
}

.l-medical {
	margin-top: 6.25vw;
}

.p-medical__subttl {
	padding-bottom: 0;
}

.p-medical__subttl::after {
	display: none;
}

.l-medical__main {
	margin-top: 1.25vw;
	position: relative;
}

.l-medical__item--txbox {
	background-color: rgba(234, 109, 120, 0.5);
	color: white;
	height: 100%;
	padding-top: 4.1666666667vw;
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
	writing-mode: vertical-lr; /* 縦書き・右から左 */
}

.p-medical__item--ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	padding-left: 5.2083333333vw;
}

.p-medical__item--tx {
	font-family: "EB Garamond", serif;
	font-size: max(12px, 1.3541666667vw);
	font-weight: 400;
	letter-spacing: 0.0384615385em;
	line-height: 1.1538461538;
	padding-left: 5.2083333333vw;
}

.l-medical__btn {
	background: white;
	border-radius: 50%;
	bottom: 3.3333333333vw;
	height: 3.125vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 3.125vw;
}

.p-medical__btn {
	background: url(../img/pc/top/arrow-pink.svg) no-repeat center center/cover;
	height: 0.5729166667vw;
	left: 50%;
	position: relative;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 1.8229166667vw;
}

.l-nayami {
	background: #ffe9eb;
	margin-top: 3.3333333333vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 7.3958333333vw;
	padding-right: 7.3958333333vw;
	padding-top: 3.3333333333vw;
}

.l-nayami__inner {
	background: white;
	padding-bottom: 4.4791666667vw;
	padding-left: 4.4791666667vw;
	padding-right: 4.4791666667vw;
	padding-top: 4.4791666667vw;
	position: relative;
}

.l-nayami__inner::before {
	border: 1px solid #333;
	content: "";
	height: calc(100% - 2.2916666667vw);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 2.2916666667vw);
}

.l-nayami__slash,
.l-nayami__slash02 {
	height: 10.2604166667vw;
	left: 2.34375vw;
	position: absolute;
	top: 2.34375vw;
	transform: scale(-1);
	width: 8.5416666667vw;
}

.l-nayami__slash02 {
	bottom: 2.34375vw;
	left: auto;
	right: 2.34375vw;
	top: auto;
	transform: scale(1);
}

.p-nayami__ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.15em;
	line-height: 1.25;
	text-align: center;
}

.l-nayami__items {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	margin-top: 6.25vw;
}

.l-nayami__item {
	padding-bottom: 2.0833333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 10.4166666667vw;
	position: relative;
}

.l-nayami__item:not(:last-child) {
	border-right: 1px solid #333;
}

.l-nayami__item::after {
	background: url(../img/pc/top/arrow-black.svg) no-repeat center center/cover;
	bottom: 1.0416666667vw;
	content: "";
	height: 0.5208333333vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 3.28125vw;
}

.l-nayami__item::before {
	background: url(../img/pc/top/nayami.svg) no-repeat center center/cover;
	content: "";
	height: 3.8541666667vw;
	left: 50%;
	position: absolute;
	top: 3.3333333333vw;
	transform: translateX(-50%);
	width: 8.0729166667vw;
}

.l-nayami__item:nth-child(2)::before {
	background: url(../img/pc/top/nayami02.svg) no-repeat center center/cover;
}

.l-nayami__item:nth-child(3)::before {
	background: url(../img/pc/top/nayami03.svg) no-repeat center center/cover;
	height: 5.3645833333vw;
	width: 7.03125vw;
}

.l-nayami__item:nth-child(4)::before {
	background: url(../img/pc/top/nayami04.svg) no-repeat center center/cover;
	height: 3.8020833333vw;
	width: 7.6041666667vw;
}

.l-nayami__item:nth-child(5)::before {
	background: url(../img/pc/top/nayami05.png) no-repeat center center/cover;
	height: 4.1666666667vw;
	width: 7.2916666667vw;
}

.l-nayami__item:nth-child(6)::before {
	background: url(../img/pc/top/nayami06.svg) no-repeat center center/cover;
	height: 4.4791666667vw;
	width: 8.3333333333vw;
}

.p-nayami__item--ttl {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0583333333em;
	line-height: 1.6666666667;
	text-align: center;
}

.p-nayami__tx {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.4583333333vw);
	font-weight: 400;
	letter-spacing: 0.1071428571em;
	line-height: 1.7857142857;
	margin-top: 5.2083333333vw;
	text-align: center;
}

footer {
	margin-top: 5vw;
}

.l-footer__inner {
	background: #ffe9eb;
	padding-bottom: 6.25vw;
	padding-left: 14.5833333333vw;
	padding-right: 14.5833333333vw;
	padding-top: 6.25vw;
}

.l-footer__logo {
	height: 3.90625vw;
	margin: 0 auto;
	width: 10.4166666667vw;
}

.p-footer__add {
	font-family: "BIZ UDPMincho", serif;
	margin-top: 1.6666666667vw;
	text-align: center;
}

.l-footer__main {
	display: flex;
	gap: 5vw;
	margin-top: 5.2083333333vw;
}

.l-footer__tel--btnbox {
	background: white;
	padding-bottom: 0.625vw;
	padding-left: 0.625vw;
	padding-right: 0.625vw;
	padding-top: 0.625vw;
}

.p-footer__tel--btn {
	font-size: max(12px, 3.5416666667vw);
	font-weight: 400;
	letter-spacing: 0.0588235294em;
	line-height: 1.1764705882;
}

.p-footer__tel--tx {
	border-bottom: 1px solid #dadada;
	font-family: "BIZ UDPMincho", serif;
	text-align: center;
}

.l-footer__web--btn {
	background: #dbeda4;
	border: 1px solid #9cb550;
	margin-top: 0.8333333333vw;
}

.l-footer__web {
	align-items: center;
	display: flex;
	font-family: "BIZ UDPMincho", serif;
	gap: 0.8333333333vw;
	justify-content: center;
	padding-bottom: 0.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.8333333333vw;
	position: relative;
}

.l-footer__web::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 0.7291666667vw solid #9cb550;
	border-style: solid;
	border-top: 0.7291666667vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.l-footer__web--img {
	height: 1.8229166667vw;
	width: 2.7083333333vw;
}

.p-footer__web--btn--tx {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-footer__web--btn--ttl {
	font-size: max(12px, 1.875vw);
	font-weight: 500;
	letter-spacing: 0.0277777778em;
	line-height: 1.3888888889;
}

.l-footer__schedule {
	margin-top: 0;
}

.l-footer-access {
	display: flex;
	overflow: hidden;
}

.l-map {
	height: 33.3333333333vw;
	width: 63.5416666667vw;
}

.l-map iframe {
	height: 33.3333333333vw;
	width: 63.5416666667vw;
}

.l-footer-access__img {
	height: 16.6666666667vw;
	position: relative;
}

.p-footer-access__ttl {
	color: #ea6d78;
	font-family: "EB Garamond", serif;
	font-size: max(12px, 3.125vw);
	font-weight: 400;
	left: 1.3541666667vw;
	letter-spacing: 0.1166666667em;
	line-height: 1.3333333333;
	position: absolute;
	top: 0.8333333333vw;
}

.l-footer-access__items {
	background-color: #fef9e3;
	display: flex;
	flex-direction: column;
	gap: 1.25vw;
	padding-bottom: 1.3541666667vw;
	padding-left: 4.1666666667vw;
	padding-right: 4.1666666667vw;
	padding-top: 1.3541666667vw;
}

.l-footer-access__item {
	display: flex;
	gap: 1.6666666667vw;
}

.l-footer-access__item--img {
	height: 3.8541666667vw;
	width: 3.8541666667vw;
}

.l-footer__copy {
	background: #ea6d78;
	color: white;
	font-size: max(12px, 0.8333333333vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.25;
	padding-bottom: 1.6666666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.6666666667vw;
	text-align: center;
}

.l-Fv {
	padding-bottom: 8.125vw;
	position: relative;
}

.l-Fv::after {
	background: url(../img/pc/sub-main-bg.svg) no-repeat center center/cover;
	bottom: 0;
	content: "";
	height: 22.9166666667vw;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.p-Fv__add {
	text-align: right;
}

.l-Fv__main {
	background: url(../img/pc/top/consept-kabuse.svg) no-repeat center center/cover, url(../img/pc/sub-main.png) no-repeat center center/cover;
	height: 23.6979166667vw;
	margin: 0 auto;
	position: relative;
	width: 87.8645833333vw;
}

.l-Fv__main--ttlbox {
	color: white;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.p-Fv__main--ttl {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 2.6041666667vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.2;
}

.p-Fv__main--subttl {
	font-family: "EB Garamond", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	margin-top: 0.8333333333vw;
}

.l-clinic__consept {
	padding-top: 0;
}

.l-clinic__consept::before {
	top: -5.2083333333vw;
}

.l-clinic__feature05--item:nth-child(2) {
	margin-top: 0;
}

.l-clinic__info {
	background: white;
	margin: 0 auto;
	padding-bottom: 6.25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 6.25vw;
	width: 66.6666666667vw;
}

.l-clinic__info--main {
	background: #dbeda4;
}

.l-clinic-schedule {
	margin: 0 auto;
	padding-bottom: 2.5vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.5vw;
}

.l-clinic-access {
	margin-bottom: 0vw;
	margin-left: 2.5vw;
	margin-right: 2.5vw;
	margin-top: 0vw;
	padding-bottom: 2.5vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 2.5vw;
}

.l-clinic__swiper-container {
	margin-bottom: 0vw;
	margin-left: 16.6666666667vw;
	margin-right: 16.6666666667vw;
	margin-top: 1.25vw;
	position: relative;
}

.l-clinic__swiper-container .swiper-button-prev::after {
	border-bottom: 1px solid;
	border-left: 1px solid;
	content: "";
	height: 2.0833333333vw;
	left: -2.6041666667vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: 2.0833333333vw;
}

.l-clinic__swiper-container .swiper-button-next::after {
	border-bottom: 1px solid;
	border-right: 1px solid;
	content: "";
	height: 2.0833333333vw;
	position: absolute;
	right: -2.6041666667vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 2.0833333333vw;
}

.swiper {
	position: relative;
}

.swiper-wrapper {
	position: relative;
}

.l-clinic__pagination .swiper-pagination-bullet {
	background: #bde6ff;
	border-radius: 50%;
	height: 10px;
	opacity: 1;
	width: 10px;
}

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

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -39.0625vw !important;
	left: 50% !important;
	transform: translateX(-50%);
}

.l-clinic__items {
	display: grid;
	gap: 0.8333333333vw 1.25vw;
	grid-template-columns: repeat(4, 1fr);
	padding-bottom: 2.5vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 2.5vw;
}

.l-clinic__item--row {
	height: 10.7291666667vw;
	width: 16.09375vw;
}

.l-clinic__item--row--active {
	opacity: 0.5;
}

/* ============================================
qa
============================================ */

.l-qa__items {
	display: flex;
	flex-direction: column;
	gap: 0.8333333333vw;
	margin-top: 3.75vw;
}

.p-qa__box--q {
	background: #ea6d78;
	color: white;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.45;
	padding-bottom: 1.25vw;
	padding-left: 0.8333333333vw;
	padding-right: 3.75vw;
	padding-top: 1.25vw;
	position: relative;
}

.l-qa__box--icon::after {
	border-bottom: 1px solid;
	border-left: 1px solid;
	content: "";
	height: 1.5625vw;
	position: absolute;
	right: 1.5625vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 1.5625vw;
}

.l-qa__box--icon.is-open::after {
	transform: translateY(-50%) rotate(135deg);
	transition: all 0.2s ease-out 0.2s;
}

.l-qa__box--a {
	background: white;
	display: none;
	padding-bottom: 1.6666666667vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 1.6666666667vw;
}

.p-qa__box--content a {
	color: #ea6d78;
}

/* ============================================
doctor
============================================ */

.l-doctor01 {
	align-items: center;
	display: flex;
	gap: 3.75vw;
	justify-content: center;
	margin-top: 4.1666666667vw;
}

.p-doctor__tx p {
	margin-bottom: 2.5vw;
}

.l-doctor__left {
	width: calc(100% - 37.0833333333vw);
}

.l-doctor__right {
	width: 33.3333333333vw;
}

.l-doctor02 {
	background: #ffe9eb;
	margin: 0 calc(50% - 50vw);
	margin-top: 6.25vw;
	width: 99.4vw;
}

.l-doctor02__items {
	display: flex;
	gap: 1.6666666667vw;
	justify-content: center;
}

.l-doctor__txbox {
	display: flex;
	gap: 1.25vw;
	margin-left: 1.0416666667vw;
}

.l-doctor02__txbox {
	margin-left: 1.0416666667vw;
}

.p-doctor02__item--day {
	width: 5.7291666667vw;
}

.p-doctor02__ttl {
	border-bottom: 2px solid #ea6d78;
	border-top: 2px solid #ea6d78;
	color: #ea6d78;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	margin-bottom: 4.1666666667vw;
	margin-left: 16.6666666667vw;
	margin-right: 16.6666666667vw;
	margin-top: 0vw;
	padding-bottom: 1.25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.25vw;
	text-align: center;
}

.l-doctor02-row__items {
	display: flex;
	flex-direction: column;
	gap: 1.25vw;
	padding-bottom: 6.25vw;
	padding-left: 18.75vw;
	padding-right: 18.75vw;
	padding-top: 0vw;
}

.l-doctor02-row__item {
	background: white;
	padding-bottom: 0.8333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 0.8333333333vw;
}

.p-doctor02-row__item--ttl {
	font-size: max(12px, 1.1458333333vw);
	font-weight: 400;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
}

.p-doctor02-row__item--tx {
	margin-top: 1.25vw;
}

.l-doctor03 {
	margin-top: 9.375vw;
}

.p-doctor03__main--ttl {
	color: #ea6d78;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.6666666667;
	margin-top: 6.25vw;
	text-align: center;
}

.p-doctor03__main--tx p {
	margin-top: 1.6666666667vw;
}

.l-doctor04 {
	background-color: #fef7d3;
	margin: 0 calc(50% - 50vw);
	margin-top: 6.25vw;
	padding-bottom: 4.1666666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 4.1666666667vw;
	width: 99.4vw;
}

.l-doctor04__items {
	display: flex;
	flex-direction: column;
	gap: 3.3333333333vw;
}

.l-doctor04__item {
	background: white;
	padding-bottom: 1.6666666667vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 1.6666666667vw;
}

.p-doctor04__item--ttl {
	background: #9cb550;
	color: white;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin: 0 auto;
	padding-bottom: 0.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.8333333333vw;
	text-align: center;
	width: 90%;
}

.l-doctor04__item--box,
.l-doctor04__item--box02 {
	display: flex;
	gap: 0.8333333333vw;
	margin-top: 1.25vw;
}

.l-doctor04__item--box02 {
	flex-direction: row-reverse;
}

.p-doctor04__item--tx {
	width: calc(100% - 25.8333333333vw);
}

.p-doctor04__item--tx p {
	margin-top: 1.6666666667vw;
}

.l-doctor04__item--img {
	height: 20.8333333333vw;
	width: 25vw;
}

/* ============================================
first
============================================ */

.l-first01,
.l-first02,
.l-first03,
.l-first04 {
	margin-top: 9.375vw;
	position: relative;
}

.p-first01__tx,
.p-first03__txbox {
	border: 1px solid #ea6d78;
	bottom: 0;
	left: 6.875vw;
	padding-bottom: 6.25vw;
	padding-left: 9.375vw;
	padding-right: 9.375vw;
	padding-top: 6.25vw;
	position: absolute;
	width: 52.0833333333vw;
}

.l-first01__img,
.l-first03__img {
	margin-left: auto;
	margin-top: 2.5vw;
	padding-bottom: 1.6666666667vw;
	width: 46.875vw;
}

.l-first02__main {
	padding-bottom: 0vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 0vw;
}

.l-first02__box {
	background: #ffe9eb;
}

.l-first02__ttl {
	height: 5.2083333333vw;
}

.l-first03__box {
	position: relative;
}

.p-first03__txbox {
	border: 1px solid #9cb550;
	left: auto;
	padding-bottom: 6.25vw;
	padding-left: 9.375vw;
	padding-right: 9.375vw;
	padding-top: 1.6666666667vw;
	right: 3.75vw;
}

.p-first03__tx {
	color: #ea6d78;
	margin-top: 2.5vw;
}

.l-first03__img {
	margin-left: 0;
}

.l-first03__btnbox {
	bottom: -2.6041666667vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.p-first03__copy {
	padding-bottom: 0vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 6.25vw;
}

.p-first03__copy p {
	font-size: max(12px, 1.1458333333vw);
	font-weight: 400;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
}

.p-first03__copy span {
	color: #ea6d78;
}

.l-first04 {
	background: #ffe9eb;
	margin-bottom: 16.6666666667vw;
	margin-left: 16.6666666667vw;
	margin-right: 16.6666666667vw;
	margin-top: 6.25vw;
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.p-first04__ttl {
	color: #ea6d78;
}

.p-first04__tx {
	margin-top: 3.3333333333vw;
}

.p-first04__tx p {
	margin-bottom: 1.6666666667vw;
}

/* ============================================
achive,single
============================================ */

.breadcrumb {
	padding-bottom: 3.125vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	padding-top: 3.125vw;
}

.l-single {
	padding-bottom: 0vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	padding-top: 0vw;
	text-align: center;
}

.l-archive__items {
	display: flex;
	flex-direction: column;
	gap: 1.6666666667vw;
	padding-bottom: 0vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	padding-top: 0vw;
}

.p-single__ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-single__tx {
	margin-top: 1.25vw;
	text-align: left;
}

.l-Fv__menu {
	display: grid;
	gap: 0.8333333333vw 1.6666666667vw;
	grid-template-columns: repeat(3, 1fr);
	margin-bottom: 0vw;
	margin-left: 16.6666666667vw;
	margin-right: 16.6666666667vw;
	margin-top: 3.3333333333vw;
}

.p-Fv__menu--item {
	background: #9cb550;
	color: white;
	height: -moz-fit-content;
	height: fit-content;
	padding-bottom: 0.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.8333333333vw;
	position: relative;
	text-align: center;
	width: 20.46875vw;
}

.p-Fv__menu--item::after {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	content: "";
	height: 1.0416666667vw;
	position: absolute;
	right: 1.0416666667vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 1.0416666667vw;
}

.is-current {
	background: #6b8a0b;
}

.is-current::after {
	display: none;
}

.p-medical01__tx,
.p-medical02__tx,
.p-medical03__tx,
.p-medical04__tx,
.p-medical05__tx,
.p-medical06__tx,
.p-medical07__tx,
.p-medical08__tx,
.p-medical09__tx {
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	margin-bottom: 1.25vw;
}

.c-main__copy {
	background: #ffe9eb;
	margin-top: 3.3333333333vw;
	padding-bottom: 1.25vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 1.25vw;
}

.c-main__copy--ttl {
	background: white;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	padding-bottom: 0.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.8333333333vw;
	text-align: center;
}

.c-main__copy--items {
	display: grid;
	gap: 0.4166666667vw 1.25vw;
	grid-template-columns: repeat(2, 1fr);
	padding-bottom: 3.3333333333vw;
	padding-left: 4.5833333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 3.3333333333vw;
}

.c-main__copy--item {
	padding-left: 1.5625vw;
	position: relative;
}

.c-main__copy--item::before {
	background: url(../img/pc/check.svg) no-repeat center center/cover;
	content: "";
	height: 1.0416666667vw;
	left: 0vw;
	position: absolute;
	top: 0.5208333333vw;
	width: 1.0416666667vw;
}

.mt {
	margin-top: 8.75vw;
}

.c-medical__ttl,
.c-medical__ttl--black {
	border-bottom: 1px solid #ea6d78;
	font-family: "BIZ UDPMincho", serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	margin-top: 3.75vw;
	padding-bottom: 1.0416666667vw;
}

.c-medical__ttl span,
.c-medical__ttl--black span {
	color: #ea6d78;
	padding-right: 0.625vw;
}

.c-medical__ttl--black {
	border-bottom: 1px solid #333;
	margin-top: 0;
}

.c-medical__tx {
	margin-top: 2.5vw;
}

.c-medical__tx span {
	color: #ea6d78;
}

.l-medical01-04__main,
.l-medical02-06__main,
.l-medical03-06__main,
.l-medical04-06__main,
.l-medical05-06__main,
.l-medical06-06__main,
.l-medical07-06__main {
	background-color: #c7f4ff;
	margin-top: 1.6666666667vw;
	padding-bottom: 1.25vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 1.25vw;
}

.l-medical01-04__box,
.l-medical02-06__box,
.l-medical03-06__box,
.l-medical04-06__box,
.l-medical05-06__box,
.l-medical06-06__box,
.l-medical07-06__box {
	display: flex;
	gap: 3.3333333333vw;
	margin-top: 1.25vw;
}

.l-medical01-04__img,
.l-medical02-06__img,
.l-medical03-06__img,
.l-medical04-06__img,
.l-medical05-06__img,
.l-medical06-06__img,
.l-medical07-06__img {
	width: 23.9583333333vw;
}

.p-medical01-04__tx,
.p-medical02-06__tx,
.p-medical03-06__tx,
.p-medical04-06__tx,
.p-medical05-06__tx,
.p-medical06-06__tx,
.p-medical07-06__tx {
	width: calc(100% - 27.2916666667vw);
}

.l-medical02-04--box,
.l-medical03-04--box,
.l-medical04-04--box,
.l-medical05-04--box,
.l-medical06-04--box,
.l-medical07-04--box {
	border: 1px solid #ea6d78;
	margin-top: 3.3333333333vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 0vw;
}

.mt0 {
	margin-top: 0;
}

.l-medical02-05--box,
.l-medical03-05--box,
.l-medical04-05--box,
.l-medical05-05--box,
.l-medical06-05--box,
.l-medical07-05--box,
.l-medical08-03__item {
	background: #ffe9eb;
	margin-top: 3.3333333333vw;
	padding-bottom: 1.6666666667vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 1.6666666667vw;
}

/* ============================================
03
============================================ */

.l-medical03-02__img,
.l-medical04-02__img,
.l-medical07__img,
.l-medical07-02__img {
	border: 1px solid #e4e4e4;
}

/* ============================================
04
============================================ */

.l-medical04-03__img {
	margin: 0 auto;
	width: 44.5833333333vw;
}

.p-medical04-07__tx a {
	color: #0076e3;
	text-decoration: underline;
}

/* ============================================
08
============================================ */

.l-medical08-02__box {
	border: 1px solid #ea6d78;
	padding-bottom: 2.5vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 0vw;
	width: 50%;
}

.p-medical08-03__tx {
	margin: 0 auto;
	margin-top: 3.3333333333vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-medical08-03__item {
	font-family: "BIZ UDPMincho", serif;
	position: relative;
}

.l-medical08-03__item::after {
	border-bottom: 0;
	border-left: 2.0833333333vw solid transparent;
	border-right: 2.0833333333vw solid transparent;
	border-style: solid;
	border-top: 0.6770833333vw solid #ea6d78;
	bottom: -2.0833333333vw;
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
}

.l-medical08-03__item07--af::after {
	display: none;
}

.l-medical08-03__item07--af::before {
	background: url(../img/pc/af.svg) no-repeat center center/cover;
	bottom: -11.4583333333vw;
	content: "";
	height: 9.375vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 4.1666666667vw;
}

.af-none::after {
	display: none;
}

.p-medical08-03__item--ttl {
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	padding-left: 2.6041666667vw;
	position: relative;
}

.p-medical08-03__item--ttl span {
	background: #ea6d78;
	color: white;
	height: 1.9791666667vw;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.9791666667vw;
}

.p-medical08-03__item--tx {
	border-top: 1px solid #ea6d78;
	margin-top: 1.0416666667vw;
	padding-top: 1.0416666667vw;
}

.p-medical08-03__item--tx--red {
	color: red;
	font-size: 12px;
	width: 40%;
}

.l-medical08-03__item07 {
	display: flex;
	justify-content: space-between;
}

.l-medical08-03__item07 .l-medical08-03__item {
	width: 31.25vw;
}

.l-medical08-03__item08 {
	margin-left: auto;
	width: 31.25vw;
}

.tac {
	text-align: center;
}

.l-medical08-03__asirai {
	margin: 0 auto;
	margin-top: 9.375vw;
	width: 6.25vw;
}

.p-medical08-04__tx,
.p-medical08-06__tx {
	margin-top: 6.25vw;
	text-align: center;
}

.l-medical08-04 {
	padding-top: 8.75vw;
}

.l-medical08-04__items {
	display: flex;
	justify-content: space-between;
	margin-top: 4.1666666667vw;
}

.l-medical08-04__item {
	width: 30.8854166667vw;
}

.l-medical08-04__item--ttl,
.l-medical08-04__item02--ttl {
	background: url(../img/pc/medical08-ttl-bg.svg) no-repeat center center/cover;
	font-size: max(12px, 1.5104166667vw);
	font-weight: 400;
	height: 7.4479166667vw;
	letter-spacing: 0.0344827586em;
	line-height: 1.3793103448;
	position: relative;
	text-align: center;
}

.l-medical08-04__item--ttl p,
.l-medical08-04__item02--ttl p {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.l-medical08-04__item02--ttl {
	background: url(../img/pc/medical08-ttl-bg-green.svg) no-repeat center center/cover;
}

.l-medical08-04__item--tx {
	margin-top: 0.8333333333vw;
}

.l-medical08-06__item {
	margin: 0 auto;
	margin-top: 3.3333333333vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-medical08-06__item--ttl {
	font-size: max(12px, 1.1458333333vw);
	font-weight: 400;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
}

.p-medical08-06__item--tx {
	margin-top: 0.625vw;
}

@media (max-width: 599px) and (min-width: 600px) and (max-width: 767px) {

.l-clinic__items {
	gap: 3.3333333333vw;
	grid-template-columns: repeat(3, 1fr);
}

}

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

body {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
	padding-bottom: 13.9583333333vw;
	padding-top: 16.25vw;
}

.u-pc {
	display: none;
}

.u-tab {
	display: none;
}

.c-ttl {
	font-size: min(100px, 10.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 1.2;
}

.c-subttl {
	font-size: min(52px, 5.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.1153846154em;
	line-height: 1.5384615385;
	margin-top: 1.6666666667vw;
	padding-bottom: 10.4166666667vw;
}

.c-subttl::after {
	height: 7.2916666667vw;
	width: 12.9166666667vw;
}

.cs-ttl {
	font-size: min(56px, 5.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.1071428571em;
	line-height: 1.4285714286;
	padding-bottom: 10.4166666667vw;
}

.cs-ttl::after {
	height: 7.2916666667vw;
	width: 12.9166666667vw;
}

.c-tel__tx {
	font-size: min(108px, 11.25vw);
	font-weight: 400;
	letter-spacing: 0.0592592593em;
	line-height: 1.1111111111;
	text-align: center;
}

.c-tel__tx span {
	font-size: min(64px, 6.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.3125;
}

.c-be {
	padding-bottom: 0.8333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 0vw;
	padding-top: 0vw;
}

.c-be::before {
	height: 2.0833333333vw;
	top: 2.0833333333vw;
	width: 2.0833333333vw;
}

.c-box {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
	width: 100%;
}

.c-box__ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.c-box__txbox {
	margin-top: 3.3333333333vw;
}

.c-btn-l {
	height: 15.4166666667vw;
	width: 87.5vw;
}

.c-btn-p {
	font-size: min(56px, 5.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.1071428571em;
	line-height: 1.2142857143;
}

.c-btn-p::after {
	height: 2.9166666667vw;
	right: 5.8333333333vw;
	width: 10.2083333333vw;
}

.c-web::after {
	border-right: 3.2558139535vw solid transparent;
	border-top: 3.2558139535vw solid transparent;
}

.c-octagon,
.c-octagon__pink {
	height: 41.6666666667vw;
	width: 41.6666666667vw;
}

.c-octagon p,
.c-octagon__pink p {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	top: 20.8333333333vw;
}

.c-octagon::after,
.c-octagon__pink::after {
	height: 41.6666666667vw;
	width: 41.6666666667vw;
}

.c-flex {
	flex-direction: column;
	gap: 5vw;
	margin-top: 12.5vw;
}

.c-left {
	width: 100%;
}

.c-right {
	width: 100%;
}

.c-box {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
	width: 100%;
}

.c-box__txbox {
	margin-top: 3.3333333333vw;
}

.inner {
	padding-bottom: 12.5vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 12.5vw;
}

.l-drawer__icon {
	height: 12.9166666667vw;
	width: 12.9166666667vw;
}

.l-drawer__icon--bar {
	height: 3.3333333333vw;
	top: 40%;
	width: 6.6666666667vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
	width: 6.6666666667vw;
}

.p-drawer__icon--bar2 {
	top: 1.6666666667vw;
}

.p-drawer__icon--bar3 {
	top: 3.3333333333vw;
}

.p-drawer__icon--tx {
	font-size: min(24px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
}

.l-drawer__content {
	padding-top: 20.8333333333vw;
}

.l-drawer__logo {
	height: 15.625vw;
	width: 41.6666666667vw;
}

.l-drawer__menu {
	align-items: center;
	flex-direction: column;
	gap: 5vw;
}

.l-drawer__content--sitemap {
	width: 72.9166666667vw;
}

.p-drawer__content--sitemap--ttl,
.p-drawer__nav--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-drawer__content--items {
	gap: 1.6666666667vw;
	margin-top: 3.3333333333vw;
}

.p-drawer__content--item,
.p-drawer__nav--item {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	padding-left: 3.3333333333vw;
}

.p-drawer__content--item::before,
.p-drawer__nav--item::before {
	border-bottom: 0.8333333333vw solid transparent;
	border-left: 1.6666666667vw solid #ea6d78;
	border-top: 0.8333333333vw solid transparent;
}

.l-drawer__nav--list {
	gap: 1.6666666667vw;
	grid-template-columns: 1fr;
	width: 70.8333333333vw;
}

.l-drawer__cta {
	flex-direction: column;
	gap: 3.3333333333vw;
	padding-bottom: 16.6666666667vw;
}

.l-drawer__telbox {
	height: auto;
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.p-drawer__tel-tx {
	font-size: min(36px, 3.75vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-drawer__tel {
	font-size: min(36px, 3.75vw);
	font-weight: 500;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-drawer__tel span {
	font-size: min(64px, 6.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.l-drawer__webbox {
	height: auto;
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.l-drawer__webbox::after {
	border-right: 2.3255813953vw solid transparent;
	border-top: 2.3255813953vw solid transparent;
}

.p-drawer__web-tx {
	font-size: min(36px, 3.75vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-drawer__web {
	font-size: min(48px, 5vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.6666666667;
	padding-left: 8.3333333333vw;
}

.p-drawer__web::before {
	height: 5vw;
	width: 6.6666666667vw;
}

.to-top {
	bottom: 0vw;
	height: 12.0833333333vw;
	right: 0vw;
	width: 12.0833333333vw;
}

.to-top.is-active {
	display: none;
}

header {
	height: 16.25vw;
}

.l-header__inner {
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.l-header__logo {
	height: 10.625vw;
	width: 28.125vw;
}

.l-fv__swiper-container::after {
	background: url(../img/sp/fv-bg.png) no-repeat center center/cover;
	bottom: -20.8333333333vw;
	height: 143.75vw;
	width: 100vw;
}

.l-fv__swiper-container .l-fv__swiper {
	padding-bottom: 77.0833333333vw;
}

.p-fv__item--img {
	height: 47.2916666667vw;
	width: 76.4583333333vw;
}

.p-fv__item--img02 {
	height: 24.5833333333vw;
	left: 4.1666666667vw;
	right: auto;
	top: 100vw;
	width: 37.2916666667vw;
	z-index: 5;
}

.p-fv__item--img03 {
	height: 33.5416666667vw;
	right: 3.3333333333vw;
	top: 116.6666666667vw;
	width: 54.375vw;
	z-index: 10;
}

.p-fv__ttl {
	font-size: min(52px, 5.4166666667vw);
	font-weight: 400;
	left: auto;
	letter-spacing: 0.0769230769em;
	line-height: 1.5384615385;
	right: 2.5vw;
	top: 8.3333333333vw;
	transform: translateX(0%);
	z-index: 10;
}

.p-fv__ttl--en {
	font-size: min(96px, 10vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin-left: 2.0833333333vw;
}

.p-fv__ttl--en--ac {
	bottom: 68.75vw;
	font-size: min(100px, 10.4166666667vw);
	font-weight: 400;
	left: 8.3333333333vw;
	letter-spacing: 0.12em;
	line-height: 1.2;
}

.p-fv__add {
	display: none;
}

.l-fv__octagon {
	bottom: 0vw;
	gap: 2.5vw;
	justify-content: center;
	position: relative;
	right: auto;
}

.l-calender {
	padding-bottom: 10vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 10vw;
}

.calendars {
	flex-direction: column;
	gap: 4.1666666667vw;
}

.calendar-caption {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 700;
	letter-spacing: 0.0625em;
	line-height: 1.875;
}

.l-reception iframe {
	height: 114.5833333333vw;
	margin-top: 5vw;
}

.p-reception__ttl {
	font-size: min(48px, 5vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.5;
}

.p-reception__ttl::before {
	display: none;
}

.p-reception__ttl::after {
	display: none;
}

.l-news-info {
	flex-direction: column;
}

.l-news,
.l-info {
	padding-bottom: 14.5833333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 14.5833333333vw;
	width: 100%;
}

.p-news__ttl,
.p-info__ttl {
	font-size: min(100px, 10.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.2;
}

.l-news__items {
	gap: 5vw;
	height: 54.1666666667vw;
	margin-top: 11.25vw;
}

.l-news__item {
	gap: 2.5vw;
}

.p-news__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
}

.p-news__item--tx {
	padding-bottom: 2.5vw;
}

.c-schedule {
	height: auto;
	width: 100%;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: min(28px, 2.9166666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.4285714286;
	padding-bottom: 1.25vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.25vw;
}

.c-schedule__data {
	font-size: min(28px, 2.9166666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.4285714286;
}

.c-schedule__time,
.c-top {
	padding-left: 2.5vw;
}

.c-schedule__tx {
	margin-top: 6.6666666667vw;
}

.l-access {
	margin-top: 5.8333333333vw;
	padding-top: 5.8333333333vw;
}

.l-access__items {
	flex-direction: column;
	gap: 4.1666666667vw;
	margin-top: 5.8333333333vw;
}

.l-access__item {
	display: flex;
	gap: 5.8333333333vw;
}

.l-access__item:nth-child(2) {
	border: none;
	padding: 0;
}

.l-access__item--img {
	height: 15.4166666667vw;
	margin: 0;
	width: 15.4166666667vw;
}

.p-access__item--tx {
	margin: 0;
}

.l-consept {
	padding-bottom: 20vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 20vw;
}

.l-consept::before {
	height: 88.75vw;
	width: 37.0833333333vw;
}

.l-consept::after {
	height: 88.75vw;
	width: 37.0833333333vw;
}

.l-consept__inner {
	border: 3.125vw solid #a1a1a1;
	padding-bottom: 15vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 10vw;
}

.l-consept__inner::before {
	background: url(../img/sp/slash.svg) no-repeat center center/cover;
	height: 14.5833333333vw;
	width: 12.5vw;
}

.l-consept__inner::after {
	background: url(../img/sp/slash.svg) no-repeat center center/cover;
	height: 14.5833333333vw;
	width: 12.5vw;
}

.p-consept__main--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-top: 4.1666666667vw;
}

.p-consept__main--subttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3;
	margin-top: 0vw;
}

.p-consept__main--tx {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0.1111111111em;
	line-height: 2;
	margin-top: 13.3333333333vw;
}

.l-feature {
	margin-top: 13.3333333333vw;
	padding-bottom: 20.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 10.4166666667vw;
}

.p-feature__ttl {
	margin-top: 8.3333333333vw;
}

.l-feature__main {
	margin-top: 0vw;
	padding-bottom: 0vw;
	padding-left: 3.75vw;
	padding-right: 3.75vw;
	padding-top: 0vw;
}

.l-feature__items {
	gap: 19.5833333333vw;
}

.l-feature__item {
	flex-direction: column;
	gap: 8.3333333333vw;
}

.l-feature__item:nth-child(2n) {
	flex-direction: column;
	gap: 8.3333333333vw;
}

.p-feature__item--img {
	height: 64.5833333333vw;
	width: 89.7916666667vw;
}

.p-feature__item--img::after {
	bottom: -3.3333333333vw;
	height: 64.5833333333vw;
	right: -3.3333333333vw;
	width: 89.7916666667vw;
}

.l-feature__octagon {
	bottom: -29.1666666667vw;
}

.p-feature__octagon {
	height: 32.9166666667vw;
	width: 32.9166666667vw;
}

.p-feature__octagon::after {
	height: 32.9166666667vw;
	width: 32.9166666667vw;
}

.p-feature__octagon p {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	top: 16.6666666667vw;
}

.l-feature__item--box {
	width: 100%;
}

.p-feature__item--number {
	padding-right: 16.6666666667vw;
}

.p-feature__item--number span {
	font-size: min(200px, 20.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 0.4;
}

.p-feature__item--number small::after {
	right: 20.8333333333vw;
	width: 20vw;
}

.p-feature__item--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6666666667;
	margin-top: 2.5vw;
}

.p-feature__item--tx {
	margin-top: 5vw;
}

.l-feature__btnbox {
	margin-top: 10vw;
}

.l-feature02__octagon {
	bottom: -27.0833333333vw;
	left: 3.3333333333vw;
	right: auto;
}

.l-feature03 {
	margin: 100px calc(50% - 50vw) 0;
	padding-bottom: 40.4166666667vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 16.6666666667vw;
	width: 100vw;
}

.l-feature03::before {
	height: calc(100% - 10.8333333333vw);
	width: calc(100% - 6.6666666667vw);
}

.p-feature345__number {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.p-feature345__number span {
	font-size: min(200px, 20.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 0.4;
	padding-left: 5vw;
}

.p-feature03__ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.6666666667;
	margin-top: 6.6666666667vw;
}

.p-feature03__tx {
	padding-bottom: 6.6666666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 6.6666666667vw;
}

.l-feature03__img {
	bottom: 25vw;
	flex-direction: column;
	gap: 3.3333333333vw;
	position: relative;
}

.l-feature03__img img {
	margin: 0 auto;
	width: 87.0833333333vw;
}

.l-feature45__items {
	flex-direction: column;
	gap: 25vw;
	margin-top: 25vw;
}

.p-feature45__item--img {
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
	width: 100%;
}

.l-feature45__octagon {
	bottom: -16.6666666667vw;
}

.l-feature04__item--box,
.l-feature05__item--box {
	margin: 0;
	padding-bottom: 25vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 20.8333333333vw;
}

.l-feature04__item--box::before,
.l-feature05__item--box::before {
	height: calc(100% - 2.5vw);
	width: calc(100% - 2.5vw);
}

.p-feature45__ttl,
.p-feature05__ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.7333333333;
	margin-top: 6.6666666667vw;
}

.l-feature45__btnbox {
	bottom: -6.6666666667vw;
}

.l-gallery__swiper-container {
	margin-top: 20vw;
}

.l-gallery__swiper .swiper-slide {
	margin-right: 3.3333333333vw;
	width: 56.875vw !important;
}

.l-greeting__main {
	flex-direction: column;
	gap: 10vw;
	margin-top: 25vw;
	padding-bottom: 0vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 0vw;
}

.l-greeting__left {
	width: 100%;
}

.p-grreting__ttl,
.p-medical__ttl {
	font-size: min(140px, 14.5833333333vw);
	font-weight: 400;
	letter-spacing: 0.1142857143em;
	line-height: 1.4285714286;
}

.p-greeting__main--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.6666666667;
}

.p-greeting__main--tx {
	margin-top: 10vw;
}

.l-greeting__name {
	gap: 0;
	justify-content: space-between;
	margin-top: 8.3333333333vw;
}

.p-greeting__name--tag {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.5;
	padding-bottom: 0.8333333333vw;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 0.8333333333vw;
}

.p-greeting__name {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.0166666667em;
	line-height: 1.3333333333;
}

.l-greeting__right {
	width: 100%;
}

.l-greeting__right::after {
	display: none;
}

.l-greeting__img {
	height: 100%;
	width: 100%;
}

.l-greeting__img02 {
	bottom: -8.3333333333vw;
	height: 33.125vw;
	position: absolute;
	width: 49.375vw;
}

.l-greeting__img03 {
	bottom: -20.8333333333vw;
	height: 35.625vw;
	right: 0;
	width: 53.5416666667vw;
}

.l-greeting__btnbox {
	margin-top: 37.0833333333vw;
}

.l-vision {
	margin-top: 10vw;
}

.l-vision::after {
	top: 6.25vw;
}

.l-vision__inner {
	padding-bottom: 25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 16.6666666667vw;
}

.l-vision__inner::before {
	border-left: 50vw solid white;
	border-top: 12.5vw solid transparent;
}

.l-vision__inner::after {
	border-right: 50vw solid white;
	border-top: 12.5vw solid transparent;
}

.p-vision__tx {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.p-vision__tx:not(:last-child) {
	margin-left: 5vw;
}

.p-vision__tx--en {
	font-size: min(120px, 12.5vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.1666666667;
}

.l-vision__flower {
	height: 57.9166666667vw;
	right: 0;
	top: 16.6666666667vw;
	width: 52.2916666667vw;
}

.l-medical {
	margin-top: 18.3333333333vw;
}

.l-medical__main {
	margin-top: 7.5vw;
}

.l-medical__item--txbox {
	width: 38.9583333333vw;
}

.p-medical__item--ttl {
	font-size: min(80px, 8.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	padding-left: 14.5833333333vw;
}

.p-medical__item--tx {
	font-size: min(52px, 5.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.0384615385em;
	line-height: 1.5384615385;
	padding-left: 2.0833333333vw;
}

.l-medical__btn {
	bottom: 13.3333333333vw;
	height: 12.5vw;
	width: 12.5vw;
}

.p-medical__btn {
	height: 2.2916666667vw;
	width: 7.2916666667vw;
}

.l-nayami {
	margin-top: 14.5833333333vw;
	padding-bottom: 10.4166666667vw;
	padding-left: 3.125vw;
	padding-right: 3.125vw;
	padding-top: 10.4166666667vw;
}

.l-nayami__inner {
	padding-bottom: 16.6666666667vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 16.6666666667vw;
}

.l-nayami__inner::before {
	height: calc(100% - 6.25vw);
	width: calc(100% - 6.25vw);
}

.l-nayami__slash,
.l-nayami__slash02 {
	height: 17.7083333333vw;
	left: 5vw;
	top: 5vw;
	width: 14.5833333333vw;
}

.l-nayami__slash02 {
	bottom: 5vw;
	left: auto;
	right: 5vw;
	top: auto;
}

.p-nayami__ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.1333333333em;
	line-height: 2;
}

.l-nayami__items {
	display: grid;
	gap: 16.6666666667vw 10vw;
	grid-template-columns: repeat(2, 1fr);
}

.l-nayami__item:not(:last-child) {
	border: none;
}

.l-nayami__item {
	padding-bottom: 6.6666666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 17.5vw;
}

.l-nayami__item::after {
	height: 1.6666666667vw;
	width: 10vw;
}

.l-nayami__item::before {
	height: 11.875vw;
	top: 0;
	width: 24.5833333333vw;
}

.l-nayami__item:nth-child(3)::before {
	height: 16.4583333333vw;
	width: 21.4583333333vw;
}

.l-nayami__item:nth-child(4)::before {
	height: 11.6666666667vw;
	width: 23.125vw;
}

.l-nayami__item:nth-child(5)::before {
	height: 12.5vw;
	width: 22.9166666667vw;
}

.l-nayami__item:nth-child(6)::before {
	height: 13.75vw;
	width: 25.4166666667vw;
}

.p-nayami__item--ttl {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.7777777778;
}

.p-nayami__tx {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.75;
	margin-top: 12.5vw;
}

footer {
	margin-top: 13.3333333333vw;
}

.l-footer__inner {
	padding-bottom: 6.25vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 25vw;
}

.l-footer__logo {
	height: 15.625vw;
	width: 41.6666666667vw;
}

.p-footer__add {
	margin-top: 7.5vw;
}

.l-footer__main {
	flex-direction: column;
	gap: 17.0833333333vw;
	margin-top: 20.8333333333vw;
}

.l-footer__web--btn {
	margin-top: 3.75vw;
}

.l-footer__web {
	padding-bottom: 3.3333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.3333333333vw;
}

.l-footer__web::after {
	border-right: 2.9166666667vw solid #9cb550;
	border-top: 2.9166666667vw solid transparent;
}

.l-footer__web--img {
	height: 5.8333333333vw;
	width: 8.75vw;
}

.p-footer__web--btn--tx {
	font-size: min(38px, 3.9583333333vw);
	font-weight: 400;
	letter-spacing: 0.0526315789em;
	line-height: 1.5789473684;
}

.p-footer__web--btn--ttl {
	font-size: min(56px, 5.8333333333vw);
	font-weight: 500;
	letter-spacing: 0.0357142857em;
	line-height: 1.4285714286;
}

.l-footer-access {
	flex-direction: column-reverse;
}

.l-map {
	height: 62.0833333333vw;
	width: 100vw;
}

.l-map iframe {
	height: 62.0833333333vw;
	width: 100vw;
}

.l-footer-access__img {
	height: 73.9583333333vw;
}

.p-footer-access__ttl {
	font-size: min(120px, 12.5vw);
	font-weight: 400;
	left: 4.1666666667vw;
	letter-spacing: 0.12em;
	line-height: 1.3333333333;
}

.l-footer-access__items {
	gap: 4.1666666667vw;
	padding-bottom: 5.4166666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 0vw;
	padding-top: 3.3333333333vw;
}

.l-footer-access__item {
	gap: 5vw;
}

.l-footer-access__item--img {
	height: 15.4166666667vw;
	width: 15.4166666667vw;
}

.l-footer__copy {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.11875em;
	line-height: 1.75;
	padding-bottom: 5.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5.8333333333vw;
}

.l-Fv {
	padding-bottom: 8.3333333333vw;
}

.l-Fv::after {
	height: 22.9166666667vw;
}

.l-Fv__main {
	height: 50vw;
	width: 90%;
}

.p-Fv__main--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
}

.p-Fv__main--subttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
	margin-top: 0vw;
}

.l-clinic__consept::before {
	top: 0vw;
}

.l-clinic-schedule {
	margin-top: 5vw;
	padding-bottom: 5vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5vw;
}

.l-clinic-access {
	margin-bottom: 0vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 0vw;
	padding-bottom: 5vw;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 5vw;
}

.l-clinic__swiper-container {
	margin-bottom: 5vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 5vw;
}

.l-clinic__swiper-container .swiper-button-prev::after {
	height: 4.1666666667vw;
	width: 4.1666666667vw;
}

.l-clinic__swiper-container .swiper-button-next::after {
	height: 4.1666666667vw;
	width: 4.1666666667vw;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -6.25vw !important;
}

.l-clinic__items {
	padding-bottom: 5vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 5vw;
}

.l-clinic__item--row {
	height: 100%;
	width: 100%;
}

.l-qa__items {
	gap: 3.3333333333vw;
	margin-top: 6.6666666667vw;
}

.p-qa__box--q {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.2777777778;
	padding-bottom: 3.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 6.6666666667vw;
	padding-top: 3.3333333333vw;
}

.l-qa__box--icon::after {
	height: 2.9166666667vw;
	right: 2.9166666667vw;
	width: 2.9166666667vw;
}

.l-doctor01 {
	flex-direction: column;
	gap: 5vw;
	margin-top: 10vw;
}

.p-doctor__tx p {
	margin-bottom: 5vw;
}

.l-doctor__left {
	width: 100%;
}

.l-doctor__right {
	width: 100%;
}

.l-doctor02 {
	margin-top: 13.3333333333vw;
}

.l-doctor02__items {
	flex-direction: column;
	gap: 3.3333333333vw;
	padding-bottom: 8.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 8.3333333333vw;
}

.l-doctor__txbox {
	flex-direction: column;
	gap: 0vw;
}

.p-doctor02__item--day {
	width: 100%;
}

.p-doctor02__ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 10vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 0vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.3333333333vw;
}

.l-doctor02-row__items {
	gap: 2.5vw;
	padding-bottom: 10vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.l-doctor02-row__item {
	padding-bottom: 1.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 1.6666666667vw;
}

#feature,
#feature02 {
	gap: 6.6666666667vw;
}

.p-doctor02-row__item--ttl {
	font-size: min(36px, 3.75vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-doctor02-row__item--tx {
	margin-top: 2.5vw;
}

.l-doctor03 {
	margin-top: 16.6666666667vw;
}

.p-doctor03__main--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: 6.6666666667vw;
}

.p-doctor03__main--tx p {
	margin-top: 3.3333333333vw;
}

.l-doctor04 {
	margin-top: 12.5vw;
	padding-bottom: 6.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 6.6666666667vw;
}

.l-doctor04__items {
	gap: 6.6666666667vw;
}

.l-doctor04__item {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
}

.p-doctor04__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 2.5vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.5vw;
	width: 100%;
}

.l-doctor04__item--box,
.l-doctor04__item--box02 {
	flex-direction: column;
	gap: 5vw;
	margin-top: 3.3333333333vw;
}

.p-doctor04__item--tx {
	width: 100%;
}

.p-doctor04__item--tx p {
	margin-top: 3.3333333333vw;
}

.l-doctor04__item--img {
	height: auto;
	width: 100%;
}

.l-first01,
.l-first02,
.l-first03,
.l-first04 {
	margin-top: 12.5vw;
}

.p-first01__tx,
.p-first03__txbox {
	left: 50%;
	margin-top: 10vw;
	padding-bottom: 6.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 6.6666666667vw;
	position: relative;
	transform: translateX(-50%);
	width: 90%;
}

.l-first01__img,
.l-first03__img {
	margin-top: 6.6666666667vw;
	width: 100%;
}

.l-first02__main {
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.l-first02__ttl {
	height: auto;
}

.p-first03__txbox {
	right: 0;
}

.p-first03__tx {
	margin-top: 3.3333333333vw;
}

.l-first03__btnbox {
	position: relative;
}

.l-first03__btn {
	width: 83.3333333333vw;
}

.p-first03__copy {
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 8.3333333333vw;
}

.p-first03__copy p {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.l-first04 {
	margin-bottom: 13.3333333333vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 13.3333333333vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 3.3333333333vw;
}

.p-first04__tx {
	margin-top: 6.6666666667vw;
}

.p-first04__tx p {
	margin-bottom: 3.3333333333vw;
}

.breadcrumb {
	padding-bottom: 5vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 5vw;
}

.l-single {
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.l-archive__items {
	gap: 5vw;
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.p-single__ttl {
	font-size: min(48px, 5vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.6666666667;
}

.p-single__tx {
	margin-top: 3.3333333333vw;
}

.l-Fv__menu {
	gap: 3.3333333333vw 3.3333333333vw;
	grid-template-columns: repeat(2, 1fr);
	margin-bottom: 0vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 6.6666666667vw;
}

.p-Fv__menu--item {
	width: 100%;
}

.p-Fv__menu--item::after {
	height: 2.5vw;
	right: 2.5vw;
	width: 2.5vw;
}

.p-medical01__tx,
.p-medical02__tx,
.p-medical03__tx,
.p-medical04__tx,
.p-medical05__tx,
.p-medical06__tx,
.p-medical07__tx,
.p-medical08__tx,
.p-medical09__tx {
	font-size: min(44px, 4.5833333333vw);
	font-weight: 400;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
	margin-bottom: 5vw;
}

.c-main__copy {
	margin-top: 6.6666666667vw;
	padding-bottom: 5vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 5vw;
}

.c-main__copy--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 2.5vw;
	padding-bottom: 1.6666666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.6666666667vw;
}

.c-main__copy--items {
	gap: 2.5vw;
	grid-template-columns: 1fr;
	padding-bottom: 2.5vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 2.5vw;
}

.c-main__copy--item {
	padding-left: 4.1666666667vw;
}

.c-main__copy--item::before {
	height: 2.5vw;
	top: 2.5vw;
	width: 2.5vw;
}

.mt {
	margin-top: 16.6666666667vw;
}

.c-medical__ttl,
.c-medical__ttl--black {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 6.6666666667vw;
}

.c-medical__tx {
	margin-top: 5vw;
}

.l-medical01-04__main,
.l-medical02-06__main,
.l-medical03-06__main,
.l-medical04-06__main,
.l-medical05-06__main,
.l-medical06-06__main,
.l-medical07-06__main {
	margin-top: 5vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
}

.l-medical01-04__box,
.l-medical02-06__box,
.l-medical03-06__box,
.l-medical04-06__box,
.l-medical05-06__box,
.l-medical06-06__box,
.l-medical07-06__box {
	flex-direction: column;
	gap: 5vw;
	margin-top: 5vw;
}

.l-medical01-04__img,
.l-medical02-06__img,
.l-medical03-06__img,
.l-medical04-06__img,
.l-medical05-06__img,
.l-medical06-06__img,
.l-medical07-06__img {
	width: 100%;
}

.p-medical01-04__tx,
.p-medical02-06__tx,
.p-medical03-06__tx,
.p-medical04-06__tx,
.p-medical05-06__tx,
.p-medical06-06__tx,
.p-medical07-06__tx {
	width: 100%;
}

.l-medical02-04--box,
.l-medical03-04--box,
.l-medical04-04--box,
.l-medical05-04--box,
.l-medical06-04--box,
.l-medical07-04--box {
	margin-top: 6.6666666667vw;
	padding-bottom: 6.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.mt0 {
	margin-top: 0;
}

.l-medical02-05--box,
.l-medical03-05--box,
.l-medical04-05--box,
.l-medical05-05--box,
.l-medical06-05--box,
.l-medical07-05--box,
.l-medical08-03__item {
	margin-top: 6.6666666667vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 3.3333333333vw;
}

.l-medical04-03__img {
	width: 100%;
}

.l-medical08-02__box {
	padding-bottom: 5vw;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 0vw;
	width: 100%;
}

.p-medical08-03__tx {
	margin-top: 6.6666666667vw;
}

.l-medical08-03__item::after {
	border-left: 4.1666666667vw solid transparent;
	border-right: 4.1666666667vw solid transparent;
	border-top: 1.4583333333vw solid #ea6d78;
	bottom: -4.1666666667vw;
}

.l-medical08-03__item07--af::before {
	bottom: -29.1666666667vw;
	height: 20.8333333333vw;
	width: 8.3333333333vw;
}

.p-medical08-03__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 2;
	padding-left: 9.1666666667vw;
}

.p-medical08-03__item--ttl span {
	height: 7.5vw;
	width: 7.5vw;
}

.l-medical08-03__item07 .l-medical08-03__item {
	width: 45.8333333333vw;
}

.l-medical08-03__item08 {
	padding-left: 0;
	width: 45.8333333333vw;
}

.l-medical08-03__asirai {
	margin-top: 16.6666666667vw;
	width: 12.5vw;
}

.p-medical08-04__tx,
.p-medical08-06__tx {
	margin-top: 12.5vw;
	text-align: left;
}

.l-medical08-04 {
	padding-top: 16.6666666667vw;
}

.l-medical08-04__items {
	flex-direction: column;
	gap: 5vw;
	margin-top: 8.3333333333vw;
}

.l-medical08-04__item {
	width: 100%;
}

.l-medical08-04__item--ttl,
.l-medical08-04__item02--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	height: 20.8333333333vw;
	letter-spacing: 0.05em;
	line-height: 2;
}

.l-medical08-04__item--tx {
	margin-top: 2.5vw;
}

.l-medical08-06__item {
	margin-top: 6.6666666667vw;
}

.p-medical08-06__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-medical08-06__item--tx {
	margin-top: 2.5vw;
}

}

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

.l-clinic__items {
	gap: 3.3333333333vw;
	grid-template-columns: repeat(3, 1fr);
}

}

@media (min-width: 600px) and (max-width: 767px) and (max-width: 599px) {

.l-clinic__items {
	gap: 3.3333333333vw;
	grid-template-columns: repeat(3, 1fr);
}

}

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

.u-sp {
	display: none;
}

.inner {
	padding-bottom: 12.5vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 12.5vw;
}

.p-drawer__icon--tx {
	bottom: -0.5208333333vw;
	font-size: 10px;
}

.l-news,
.l-info {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
}

.p-feature__item--number small::after {
	right: 7.2916666667vw;
}

.l-greeting__main {
	padding-left: 1.6666666667vw;
}

.l-greeting__left {
	width: 52.0833333333vw;
}

.l-map {
	height: auto;
}

.l-map iframe {
	height: 100%;
}

.l-footer-access__items {
	padding-bottom: 1.3541666667vw;
	padding-left: 0.4166666667vw;
	padding-right: 0.4166666667vw;
	padding-top: 1.3541666667vw;
}

.l-footer-access__item {
	gap: 0.4166666667vw;
}

.l-doctor__txbox {
	flex-direction: column;
	gap: 0vw;
}

.p-doctor02__item--day {
	width: 100%;
}

.p-first03__txbox {
	background: white;
	padding-bottom: 2.5vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 2.5vw;
	width: 58.3333333333vw;
	z-index: 10;
}

.l-first03__img {
	padding-bottom: 100px;
}

.c-main__copy--items {
	padding-bottom: 1.25vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 1.25vw;
}

.c-main__copy--item::before {
	top: 1.0416666667vw;
}

}

@media (min-width: 1000px) and (max-width: 1200px) {

.u-sp {
	display: none;
}

.p-drawer__icon--tx {
	bottom: -0.5208333333vw;
	font-size: 10px;
}

.l-news,
.l-info {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
}

.l-greeting__main {
	padding-left: 1.6666666667vw;
}

.l-greeting__left {
	width: 52.0833333333vw;
}

.l-map {
	height: auto;
}

.l-map iframe {
	height: 100%;
}

.l-footer-access__items {
	padding-bottom: 1.3541666667vw;
	padding-left: 0.4166666667vw;
	padding-right: 0.4166666667vw;
	padding-top: 1.3541666667vw;
}

.l-footer-access__item {
	gap: 0.4166666667vw;
}

.p-first03__txbox {
	background: white;
	padding-bottom: 2.5vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 2.5vw;
	width: 58.3333333333vw;
	z-index: 10;
}

.l-first03__img {
	padding-bottom: 100px;
}

}

@media (min-width: 1201px) {

.u-sp {
	display: none;
}

.u-tab {
	display: none;
}

}

@media (max-width: 599px) {

body {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 2;
	padding-bottom: 13.9583333333vw;
	padding-top: 16.25vw;
}

.u-pc {
	display: none;
}

.u-tab {
	display: none;
}

.c-ttl {
	font-size: min(100px, 10.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 1.2;
}

.c-subttl {
	font-size: min(52px, 5.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.1153846154em;
	line-height: 1.5384615385;
	margin-top: 1.6666666667vw;
	padding-bottom: 10.4166666667vw;
}

.c-subttl::after {
	height: 7.2916666667vw;
	width: 12.9166666667vw;
}

.cs-ttl {
	font-size: min(56px, 5.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.1071428571em;
	line-height: 1.4285714286;
	padding-bottom: 10.4166666667vw;
}

.cs-ttl::after {
	height: 7.2916666667vw;
	width: 12.9166666667vw;
}

.c-tel__tx {
	font-size: min(108px, 11.25vw);
	font-weight: 400;
	letter-spacing: 0.0592592593em;
	line-height: 1.1111111111;
	text-align: center;
}

.c-tel__tx span {
	font-size: min(64px, 6.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.3125;
}

.c-be {
	padding-bottom: 0.8333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 0vw;
	padding-top: 0vw;
}

.c-be::before {
	height: 2.0833333333vw;
	top: 2.0833333333vw;
	width: 2.0833333333vw;
}

.c-box {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
	width: 100%;
}

.c-box__ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.c-box__txbox {
	margin-top: 3.3333333333vw;
}

.c-btn-l {
	height: 15.4166666667vw;
	width: 87.5vw;
}

.c-btn-p {
	font-size: min(56px, 5.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.1071428571em;
	line-height: 1.2142857143;
}

.c-btn-p::after {
	height: 2.9166666667vw;
	right: 5.8333333333vw;
	width: 10.2083333333vw;
}

.c-web::after {
	border-right: 3.2558139535vw solid transparent;
	border-top: 3.2558139535vw solid transparent;
}

.c-octagon,
.c-octagon__pink {
	height: 41.6666666667vw;
	width: 41.6666666667vw;
}

.c-octagon p,
.c-octagon__pink p {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	top: 20.8333333333vw;
}

.c-octagon::after,
.c-octagon__pink::after {
	height: 41.6666666667vw;
	width: 41.6666666667vw;
}

.c-flex {
	flex-direction: column;
	gap: 5vw;
	margin-top: 12.5vw;
}

.c-left {
	width: 100%;
}

.c-right {
	width: 100%;
}

.c-box {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
	width: 100%;
}

.c-box__txbox {
	margin-top: 3.3333333333vw;
}

.inner {
	padding-bottom: 12.5vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 12.5vw;
}

.l-drawer__icon {
	height: 12.9166666667vw;
	width: 12.9166666667vw;
}

.l-drawer__icon--bar {
	height: 3.3333333333vw;
	top: 40%;
	width: 6.6666666667vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
	width: 6.6666666667vw;
}

.p-drawer__icon--bar2 {
	top: 1.6666666667vw;
}

.p-drawer__icon--bar3 {
	top: 3.3333333333vw;
}

.p-drawer__icon--tx {
	font-size: min(24px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
}

.l-drawer__content {
	padding-top: 20.8333333333vw;
}

.l-drawer__logo {
	height: 15.625vw;
	width: 41.6666666667vw;
}

.l-drawer__menu {
	align-items: center;
	flex-direction: column;
	gap: 5vw;
}

.l-drawer__content--sitemap {
	width: 72.9166666667vw;
}

.p-drawer__content--sitemap--ttl,
.p-drawer__nav--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-drawer__content--items {
	gap: 1.6666666667vw;
	margin-top: 3.3333333333vw;
}

.p-drawer__content--item,
.p-drawer__nav--item {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	padding-left: 3.3333333333vw;
}

.p-drawer__content--item::before,
.p-drawer__nav--item::before {
	border-bottom: 0.8333333333vw solid transparent;
	border-left: 1.6666666667vw solid #ea6d78;
	border-top: 0.8333333333vw solid transparent;
}

.l-drawer__nav--list {
	gap: 1.6666666667vw;
	grid-template-columns: 1fr;
	width: 70.8333333333vw;
}

.l-drawer__cta {
	flex-direction: column;
	gap: 3.3333333333vw;
	padding-bottom: 16.6666666667vw;
}

.l-drawer__telbox {
	height: auto;
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.p-drawer__tel-tx {
	font-size: min(36px, 3.75vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-drawer__tel {
	font-size: min(36px, 3.75vw);
	font-weight: 500;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-drawer__tel span {
	font-size: min(64px, 6.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.l-drawer__webbox {
	height: auto;
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.l-drawer__webbox::after {
	border-right: 2.3255813953vw solid transparent;
	border-top: 2.3255813953vw solid transparent;
}

.p-drawer__web-tx {
	font-size: min(36px, 3.75vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-drawer__web {
	font-size: min(48px, 5vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.6666666667;
	padding-left: 8.3333333333vw;
}

.p-drawer__web::before {
	height: 5vw;
	width: 6.6666666667vw;
}

.to-top {
	bottom: 0vw;
	height: 12.0833333333vw;
	right: 0vw;
	width: 12.0833333333vw;
}

.to-top.is-active {
	display: none;
}

header {
	height: 16.25vw;
}

.l-header__inner {
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.l-header__logo {
	height: 10.625vw;
	width: 28.125vw;
}

.l-fv__swiper-container::after {
	background: url(../img/sp/fv-bg.png) no-repeat center center/cover;
	bottom: -20.8333333333vw;
	height: 143.75vw;
	width: 100vw;
}

.l-fv__swiper-container .l-fv__swiper {
	padding-bottom: 77.0833333333vw;
}

.p-fv__item--img {
	height: 47.2916666667vw;
	width: 76.4583333333vw;
}

.p-fv__item--img02 {
	height: 24.5833333333vw;
	left: 4.1666666667vw;
	right: auto;
	top: 100vw;
	width: 37.2916666667vw;
	z-index: 5;
}

.p-fv__item--img03 {
	height: 33.5416666667vw;
	right: 3.3333333333vw;
	top: 116.6666666667vw;
	width: 54.375vw;
	z-index: 10;
}

.p-fv__ttl {
	font-size: min(52px, 5.4166666667vw);
	font-weight: 400;
	left: auto;
	letter-spacing: 0.0769230769em;
	line-height: 1.5384615385;
	right: 2.5vw;
	top: 8.3333333333vw;
	transform: translateX(0%);
	z-index: 10;
}

.p-fv__ttl--en {
	font-size: min(96px, 10vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.25;
	margin-left: 2.0833333333vw;
}

.p-fv__ttl--en--ac {
	bottom: 68.75vw;
	font-size: min(100px, 10.4166666667vw);
	font-weight: 400;
	left: 8.3333333333vw;
	letter-spacing: 0.12em;
	line-height: 1.2;
}

.p-fv__add {
	display: none;
}

.l-fv__octagon {
	bottom: 0vw;
	gap: 2.5vw;
	justify-content: center;
	position: relative;
	right: auto;
}

.l-calender {
	padding-bottom: 10vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 10vw;
}

.calendars {
	flex-direction: column;
	gap: 4.1666666667vw;
}

.calendar-caption {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 700;
	letter-spacing: 0.0625em;
	line-height: 1.875;
}

.l-reception iframe {
	height: 114.5833333333vw;
	margin-top: 5vw;
}

.p-reception__ttl {
	font-size: min(48px, 5vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.5;
}

.p-reception__ttl::before {
	display: none;
}

.p-reception__ttl::after {
	display: none;
}

.l-news-info {
	flex-direction: column;
}

.l-news,
.l-info {
	padding-bottom: 14.5833333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 14.5833333333vw;
	width: 100%;
}

.p-news__ttl,
.p-info__ttl {
	font-size: min(100px, 10.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.2;
}

.l-news__items {
	gap: 5vw;
	height: 54.1666666667vw;
	margin-top: 11.25vw;
}

.l-news__item {
	gap: 2.5vw;
}

.p-news__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
}

.p-news__item--tx {
	padding-bottom: 2.5vw;
}

.c-schedule {
	height: auto;
	width: 100%;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: min(28px, 2.9166666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.4285714286;
	padding-bottom: 1.25vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.25vw;
}

.c-schedule__data {
	font-size: min(28px, 2.9166666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.4285714286;
}

.c-schedule__time,
.c-top {
	padding-left: 2.5vw;
}

.c-schedule__tx {
	margin-top: 6.6666666667vw;
}

.l-access {
	margin-top: 5.8333333333vw;
	padding-top: 5.8333333333vw;
}

.l-access__items {
	flex-direction: column;
	gap: 4.1666666667vw;
	margin-top: 5.8333333333vw;
}

.l-access__item {
	display: flex;
	gap: 5.8333333333vw;
}

.l-access__item:nth-child(2) {
	border: none;
	padding: 0;
}

.l-access__item--img {
	height: 15.4166666667vw;
	margin: 0;
	width: 15.4166666667vw;
}

.p-access__item--tx {
	margin: 0;
}

.l-consept {
	padding-bottom: 20vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 20vw;
}

.l-consept::before {
	height: 88.75vw;
	width: 37.0833333333vw;
}

.l-consept::after {
	height: 88.75vw;
	width: 37.0833333333vw;
}

.l-consept__inner {
	border: 3.125vw solid #a1a1a1;
	padding-bottom: 15vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 10vw;
}

.l-consept__inner::before {
	background: url(../img/sp/slash.svg) no-repeat center center/cover;
	height: 14.5833333333vw;
	width: 12.5vw;
}

.l-consept__inner::after {
	background: url(../img/sp/slash.svg) no-repeat center center/cover;
	height: 14.5833333333vw;
	width: 12.5vw;
}

.p-consept__main--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-top: 4.1666666667vw;
}

.p-consept__main--subttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3;
	margin-top: 0vw;
}

.p-consept__main--tx {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0.1111111111em;
	line-height: 2;
	margin-top: 13.3333333333vw;
}

.l-feature {
	margin-top: 13.3333333333vw;
	padding-bottom: 20.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 10.4166666667vw;
}

.p-feature__ttl {
	margin-top: 8.3333333333vw;
}

.l-feature__main {
	margin-top: 0vw;
	padding-bottom: 0vw;
	padding-left: 3.75vw;
	padding-right: 3.75vw;
	padding-top: 0vw;
}

.l-feature__items {
	gap: 19.5833333333vw;
}

.l-feature__item {
	flex-direction: column;
	gap: 8.3333333333vw;
}

.l-feature__item:nth-child(2n) {
	flex-direction: column;
	gap: 8.3333333333vw;
}

.p-feature__item--img {
	height: 64.5833333333vw;
	width: 89.7916666667vw;
}

.p-feature__item--img::after {
	bottom: -3.3333333333vw;
	height: 64.5833333333vw;
	right: -3.3333333333vw;
	width: 89.7916666667vw;
}

.l-feature__octagon {
	bottom: -29.1666666667vw;
}

.p-feature__octagon {
	height: 32.9166666667vw;
	width: 32.9166666667vw;
}

.p-feature__octagon::after {
	height: 32.9166666667vw;
	width: 32.9166666667vw;
}

.p-feature__octagon p {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	top: 16.6666666667vw;
}

.l-feature__item--box {
	width: 100%;
}

.p-feature__item--number {
	padding-right: 16.6666666667vw;
}

.p-feature__item--number span {
	font-size: min(200px, 20.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 0.4;
}

.p-feature__item--number small::after {
	right: 20.8333333333vw;
	width: 20vw;
}

.p-feature__item--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6666666667;
	margin-top: 2.5vw;
}

.p-feature__item--tx {
	margin-top: 5vw;
}

.l-feature__btnbox {
	margin-top: 10vw;
}

.l-feature02__octagon {
	bottom: -27.0833333333vw;
	left: 3.3333333333vw;
	right: auto;
}

.l-feature03 {
	margin: 100px calc(50% - 50vw) 0;
	padding-bottom: 40.4166666667vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 16.6666666667vw;
	width: 100vw;
}

.l-feature03::before {
	height: calc(100% - 10.8333333333vw);
	width: calc(100% - 6.6666666667vw);
}

.p-feature345__number {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.p-feature345__number span {
	font-size: min(200px, 20.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 0.4;
	padding-left: 5vw;
}

.p-feature03__ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.6666666667;
	margin-top: 6.6666666667vw;
}

.p-feature03__tx {
	padding-bottom: 6.6666666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 6.6666666667vw;
}

.l-feature03__img {
	bottom: 25vw;
	flex-direction: column;
	gap: 3.3333333333vw;
	position: relative;
}

.l-feature03__img img {
	margin: 0 auto;
	width: 87.0833333333vw;
}

.l-feature45__items {
	flex-direction: column;
	gap: 25vw;
	margin-top: 25vw;
}

.p-feature45__item--img {
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
	width: 100%;
}

.l-feature45__octagon {
	bottom: -16.6666666667vw;
}

.l-feature04__item--box,
.l-feature05__item--box {
	margin: 0;
	padding-bottom: 25vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 20.8333333333vw;
}

.l-feature04__item--box::before,
.l-feature05__item--box::before {
	height: calc(100% - 2.5vw);
	width: calc(100% - 2.5vw);
}

.p-feature45__ttl,
.p-feature05__ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.7333333333;
	margin-top: 6.6666666667vw;
}

.l-feature45__btnbox {
	bottom: -6.6666666667vw;
}

.l-gallery__swiper-container {
	margin-top: 20vw;
}

.l-gallery__swiper .swiper-slide {
	margin-right: 3.3333333333vw;
	width: 56.875vw !important;
}

.l-greeting__main {
	flex-direction: column;
	gap: 10vw;
	margin-top: 25vw;
	padding-bottom: 0vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 0vw;
}

.l-greeting__left {
	width: 100%;
}

.p-grreting__ttl,
.p-medical__ttl {
	font-size: min(140px, 14.5833333333vw);
	font-weight: 400;
	letter-spacing: 0.1142857143em;
	line-height: 1.4285714286;
}

.p-greeting__main--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.6666666667;
}

.p-greeting__main--tx {
	margin-top: 10vw;
}

.l-greeting__name {
	gap: 0;
	justify-content: space-between;
	margin-top: 8.3333333333vw;
}

.p-greeting__name--tag {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.5;
	padding-bottom: 0.8333333333vw;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 0.8333333333vw;
}

.p-greeting__name {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.0166666667em;
	line-height: 1.3333333333;
}

.l-greeting__right {
	width: 100%;
}

.l-greeting__right::after {
	display: none;
}

.l-greeting__img {
	height: 100%;
	width: 100%;
}

.l-greeting__img02 {
	bottom: -8.3333333333vw;
	height: 33.125vw;
	position: absolute;
	width: 49.375vw;
}

.l-greeting__img03 {
	bottom: -20.8333333333vw;
	height: 35.625vw;
	right: 0;
	width: 53.5416666667vw;
}

.l-greeting__btnbox {
	margin-top: 37.0833333333vw;
}

.l-vision {
	margin-top: 10vw;
}

.l-vision::after {
	top: 6.25vw;
}

.l-vision__inner {
	padding-bottom: 25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 16.6666666667vw;
}

.l-vision__inner::before {
	border-left: 50vw solid white;
	border-top: 12.5vw solid transparent;
}

.l-vision__inner::after {
	border-right: 50vw solid white;
	border-top: 12.5vw solid transparent;
}

.p-vision__tx {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.p-vision__tx:not(:last-child) {
	margin-left: 5vw;
}

.p-vision__tx--en {
	font-size: min(120px, 12.5vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.1666666667;
}

.l-vision__flower {
	height: 57.9166666667vw;
	right: 0;
	top: 16.6666666667vw;
	width: 52.2916666667vw;
}

.l-medical {
	margin-top: 18.3333333333vw;
}

.l-medical__main {
	margin-top: 7.5vw;
}

.l-medical__item--txbox {
	width: 38.9583333333vw;
}

.p-medical__item--ttl {
	font-size: min(80px, 8.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	padding-left: 14.5833333333vw;
}

.p-medical__item--tx {
	font-size: min(52px, 5.4166666667vw);
	font-weight: 400;
	letter-spacing: 0.0384615385em;
	line-height: 1.5384615385;
	padding-left: 2.0833333333vw;
}

.l-medical__btn {
	bottom: 13.3333333333vw;
	height: 12.5vw;
	width: 12.5vw;
}

.p-medical__btn {
	height: 2.2916666667vw;
	width: 7.2916666667vw;
}

.l-nayami {
	margin-top: 14.5833333333vw;
	padding-bottom: 10.4166666667vw;
	padding-left: 3.125vw;
	padding-right: 3.125vw;
	padding-top: 10.4166666667vw;
}

.l-nayami__inner {
	padding-bottom: 16.6666666667vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 16.6666666667vw;
}

.l-nayami__inner::before {
	height: calc(100% - 6.25vw);
	width: calc(100% - 6.25vw);
}

.l-nayami__slash,
.l-nayami__slash02 {
	height: 17.7083333333vw;
	left: 5vw;
	top: 5vw;
	width: 14.5833333333vw;
}

.l-nayami__slash02 {
	bottom: 5vw;
	left: auto;
	right: 5vw;
	top: auto;
}

.p-nayami__ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 700;
	letter-spacing: 0.1333333333em;
	line-height: 2;
}

.l-nayami__items {
	display: grid;
	gap: 16.6666666667vw 10vw;
	grid-template-columns: repeat(2, 1fr);
}

.l-nayami__item:not(:last-child) {
	border: none;
}

.l-nayami__item {
	padding-bottom: 6.6666666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 17.5vw;
}

.l-nayami__item::after {
	height: 1.6666666667vw;
	width: 10vw;
}

.l-nayami__item::before {
	height: 11.875vw;
	top: 0;
	width: 24.5833333333vw;
}

.l-nayami__item:nth-child(3)::before {
	height: 16.4583333333vw;
	width: 21.4583333333vw;
}

.l-nayami__item:nth-child(4)::before {
	height: 11.6666666667vw;
	width: 23.125vw;
}

.l-nayami__item:nth-child(5)::before {
	height: 12.5vw;
	width: 22.9166666667vw;
}

.l-nayami__item:nth-child(6)::before {
	height: 13.75vw;
	width: 25.4166666667vw;
}

.p-nayami__item--ttl {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.7777777778;
}

.p-nayami__tx {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.75;
	margin-top: 12.5vw;
}

footer {
	margin-top: 13.3333333333vw;
}

.l-footer__inner {
	padding-bottom: 6.25vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 25vw;
}

.l-footer__logo {
	height: 15.625vw;
	width: 41.6666666667vw;
}

.p-footer__add {
	margin-top: 7.5vw;
}

.l-footer__main {
	flex-direction: column;
	gap: 17.0833333333vw;
	margin-top: 20.8333333333vw;
}

.l-footer__web--btn {
	margin-top: 3.75vw;
}

.l-footer__web {
	padding-bottom: 3.3333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.3333333333vw;
}

.l-footer__web::after {
	border-right: 2.9166666667vw solid #9cb550;
	border-top: 2.9166666667vw solid transparent;
}

.l-footer__web--img {
	height: 5.8333333333vw;
	width: 8.75vw;
}

.p-footer__web--btn--tx {
	font-size: min(38px, 3.9583333333vw);
	font-weight: 400;
	letter-spacing: 0.0526315789em;
	line-height: 1.5789473684;
}

.p-footer__web--btn--ttl {
	font-size: min(56px, 5.8333333333vw);
	font-weight: 500;
	letter-spacing: 0.0357142857em;
	line-height: 1.4285714286;
}

.l-footer-access {
	flex-direction: column-reverse;
}

.l-map {
	height: 62.0833333333vw;
	width: 100vw;
}

.l-map iframe {
	height: 62.0833333333vw;
	width: 100vw;
}

.l-footer-access__img {
	height: 73.9583333333vw;
}

.p-footer-access__ttl {
	font-size: min(120px, 12.5vw);
	font-weight: 400;
	left: 4.1666666667vw;
	letter-spacing: 0.12em;
	line-height: 1.3333333333;
}

.l-footer-access__items {
	gap: 4.1666666667vw;
	padding-bottom: 5.4166666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 0vw;
	padding-top: 3.3333333333vw;
}

.l-footer-access__item {
	gap: 5vw;
}

.l-footer-access__item--img {
	height: 15.4166666667vw;
	width: 15.4166666667vw;
}

.l-footer__copy {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.11875em;
	line-height: 1.75;
	padding-bottom: 5.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5.8333333333vw;
}

.l-Fv {
	padding-bottom: 8.3333333333vw;
}

.l-Fv::after {
	height: 22.9166666667vw;
}

.l-Fv__main {
	height: 50vw;
	width: 90%;
}

.p-Fv__main--ttl {
	font-size: min(60px, 6.25vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
}

.p-Fv__main--subttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
	margin-top: 0vw;
}

.l-clinic__consept::before {
	top: 0vw;
}

.l-clinic-schedule {
	margin-top: 5vw;
	padding-bottom: 5vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5vw;
}

.l-clinic-access {
	margin-bottom: 0vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 0vw;
	padding-bottom: 5vw;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 5vw;
}

.l-clinic__swiper-container {
	margin-bottom: 5vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 5vw;
}

.l-clinic__swiper-container .swiper-button-prev::after {
	height: 4.1666666667vw;
	width: 4.1666666667vw;
}

.l-clinic__swiper-container .swiper-button-next::after {
	height: 4.1666666667vw;
	width: 4.1666666667vw;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -6.25vw !important;
}

.l-clinic__items {
	padding-bottom: 5vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 5vw;
}

.l-clinic__item--row {
	height: 100%;
	width: 100%;
}

.l-qa__items {
	gap: 3.3333333333vw;
	margin-top: 6.6666666667vw;
}

.p-qa__box--q {
	font-size: min(36px, 3.75vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.2777777778;
	padding-bottom: 3.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 6.6666666667vw;
	padding-top: 3.3333333333vw;
}

.l-qa__box--icon::after {
	height: 2.9166666667vw;
	right: 2.9166666667vw;
	width: 2.9166666667vw;
}

.l-doctor01 {
	flex-direction: column;
	gap: 5vw;
	margin-top: 10vw;
}

.p-doctor__tx p {
	margin-bottom: 5vw;
}

.l-doctor__left {
	width: 100%;
}

.l-doctor__right {
	width: 100%;
}

.l-doctor02 {
	margin-top: 13.3333333333vw;
}

.l-doctor02__items {
	flex-direction: column;
	gap: 3.3333333333vw;
	padding-bottom: 8.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 8.3333333333vw;
}

.l-doctor__txbox {
	flex-direction: column;
	gap: 0vw;
}

.p-doctor02__item--day {
	width: 100%;
}

.p-doctor02__ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 10vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 0vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.3333333333vw;
}

.l-doctor02-row__items {
	gap: 2.5vw;
	padding-bottom: 10vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.l-doctor02-row__item {
	padding-bottom: 1.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 1.6666666667vw;
}

#feature,
#feature02 {
	gap: 6.6666666667vw;
}

.p-doctor02-row__item--ttl {
	font-size: min(36px, 3.75vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.p-doctor02-row__item--tx {
	margin-top: 2.5vw;
}

.l-doctor03 {
	margin-top: 16.6666666667vw;
}

.p-doctor03__main--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: 6.6666666667vw;
}

.p-doctor03__main--tx p {
	margin-top: 3.3333333333vw;
}

.l-doctor04 {
	margin-top: 12.5vw;
	padding-bottom: 6.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 6.6666666667vw;
}

.l-doctor04__items {
	gap: 6.6666666667vw;
}

.l-doctor04__item {
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
}

.p-doctor04__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 2.5vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.5vw;
	width: 100%;
}

.l-doctor04__item--box,
.l-doctor04__item--box02 {
	flex-direction: column;
	gap: 5vw;
	margin-top: 3.3333333333vw;
}

.p-doctor04__item--tx {
	width: 100%;
}

.p-doctor04__item--tx p {
	margin-top: 3.3333333333vw;
}

.l-doctor04__item--img {
	height: auto;
	width: 100%;
}

.l-first01,
.l-first02,
.l-first03,
.l-first04 {
	margin-top: 12.5vw;
}

.p-first01__tx,
.p-first03__txbox {
	left: 50%;
	margin-top: 10vw;
	padding-bottom: 6.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 6.6666666667vw;
	position: relative;
	transform: translateX(-50%);
	width: 90%;
}

.l-first01__img,
.l-first03__img {
	margin-top: 6.6666666667vw;
	width: 100%;
}

.l-first02__main {
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.l-first02__ttl {
	height: auto;
}

.p-first03__txbox {
	right: 0;
}

.p-first03__tx {
	margin-top: 3.3333333333vw;
}

.l-first03__btnbox {
	position: relative;
}

.l-first03__btn {
	width: 83.3333333333vw;
}

.p-first03__copy {
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 8.3333333333vw;
}

.p-first03__copy p {
	font-size: min(32px, 3.3333333333vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.l-first04 {
	margin-bottom: 13.3333333333vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 13.3333333333vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 3.3333333333vw;
}

.p-first04__tx {
	margin-top: 6.6666666667vw;
}

.p-first04__tx p {
	margin-bottom: 3.3333333333vw;
}

.breadcrumb {
	padding-bottom: 5vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 5vw;
}

.l-single {
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.l-archive__items {
	gap: 5vw;
	padding-bottom: 0vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.p-single__ttl {
	font-size: min(48px, 5vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.6666666667;
}

.p-single__tx {
	margin-top: 3.3333333333vw;
}

.l-Fv__menu {
	gap: 3.3333333333vw 3.3333333333vw;
	grid-template-columns: repeat(2, 1fr);
	margin-bottom: 0vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 6.6666666667vw;
}

.p-Fv__menu--item {
	width: 100%;
}

.p-Fv__menu--item::after {
	height: 2.5vw;
	right: 2.5vw;
	width: 2.5vw;
}

.p-medical01__tx,
.p-medical02__tx,
.p-medical03__tx,
.p-medical04__tx,
.p-medical05__tx,
.p-medical06__tx,
.p-medical07__tx,
.p-medical08__tx,
.p-medical09__tx {
	font-size: min(44px, 4.5833333333vw);
	font-weight: 400;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
	margin-bottom: 5vw;
}

.c-main__copy {
	margin-top: 6.6666666667vw;
	padding-bottom: 5vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 5vw;
}

.c-main__copy--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 2.5vw;
	padding-bottom: 1.6666666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.6666666667vw;
}

.c-main__copy--items {
	gap: 2.5vw;
	grid-template-columns: 1fr;
	padding-bottom: 2.5vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 2.5vw;
}

.c-main__copy--item {
	padding-left: 4.1666666667vw;
}

.c-main__copy--item::before {
	height: 2.5vw;
	top: 2.5vw;
	width: 2.5vw;
}

.mt {
	margin-top: 16.6666666667vw;
}

.c-medical__ttl,
.c-medical__ttl--black {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 6.6666666667vw;
}

.c-medical__tx {
	margin-top: 5vw;
}

.l-medical01-04__main,
.l-medical02-06__main,
.l-medical03-06__main,
.l-medical04-06__main,
.l-medical05-06__main,
.l-medical06-06__main,
.l-medical07-06__main {
	margin-top: 5vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 3.3333333333vw;
}

.l-medical01-04__box,
.l-medical02-06__box,
.l-medical03-06__box,
.l-medical04-06__box,
.l-medical05-06__box,
.l-medical06-06__box,
.l-medical07-06__box {
	flex-direction: column;
	gap: 5vw;
	margin-top: 5vw;
}

.l-medical01-04__img,
.l-medical02-06__img,
.l-medical03-06__img,
.l-medical04-06__img,
.l-medical05-06__img,
.l-medical06-06__img,
.l-medical07-06__img {
	width: 100%;
}

.p-medical01-04__tx,
.p-medical02-06__tx,
.p-medical03-06__tx,
.p-medical04-06__tx,
.p-medical05-06__tx,
.p-medical06-06__tx,
.p-medical07-06__tx {
	width: 100%;
}

.l-medical02-04--box,
.l-medical03-04--box,
.l-medical04-04--box,
.l-medical05-04--box,
.l-medical06-04--box,
.l-medical07-04--box {
	margin-top: 6.6666666667vw;
	padding-bottom: 6.6666666667vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 0vw;
}

.mt0 {
	margin-top: 0;
}

.l-medical02-05--box,
.l-medical03-05--box,
.l-medical04-05--box,
.l-medical05-05--box,
.l-medical06-05--box,
.l-medical07-05--box,
.l-medical08-03__item {
	margin-top: 6.6666666667vw;
	padding-bottom: 3.3333333333vw;
	padding-left: 3.3333333333vw;
	padding-right: 3.3333333333vw;
	padding-top: 3.3333333333vw;
}

.l-medical04-03__img {
	width: 100%;
}

.l-medical08-02__box {
	padding-bottom: 5vw;
	padding-left: 5vw;
	padding-right: 5vw;
	padding-top: 0vw;
	width: 100%;
}

.p-medical08-03__tx {
	margin-top: 6.6666666667vw;
}

.l-medical08-03__item::after {
	border-left: 4.1666666667vw solid transparent;
	border-right: 4.1666666667vw solid transparent;
	border-top: 1.4583333333vw solid #ea6d78;
	bottom: -4.1666666667vw;
}

.l-medical08-03__item07--af::before {
	bottom: -29.1666666667vw;
	height: 20.8333333333vw;
	width: 8.3333333333vw;
}

.p-medical08-03__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 2;
	padding-left: 9.1666666667vw;
}

.p-medical08-03__item--ttl span {
	height: 7.5vw;
	width: 7.5vw;
}

.l-medical08-03__item07 .l-medical08-03__item {
	width: 45.8333333333vw;
}

.l-medical08-03__item08 {
	padding-left: 0;
	width: 45.8333333333vw;
}

.l-medical08-03__asirai {
	margin-top: 16.6666666667vw;
	width: 12.5vw;
}

.p-medical08-04__tx,
.p-medical08-06__tx {
	margin-top: 12.5vw;
	text-align: left;
}

.l-medical08-04 {
	padding-top: 16.6666666667vw;
}

.l-medical08-04__items {
	flex-direction: column;
	gap: 5vw;
	margin-top: 8.3333333333vw;
}

.l-medical08-04__item {
	width: 100%;
}

.l-medical08-04__item--ttl,
.l-medical08-04__item02--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	height: 20.8333333333vw;
	letter-spacing: 0.05em;
	line-height: 2;
}

.l-medical08-04__item--tx {
	margin-top: 2.5vw;
}

.l-medical08-06__item {
	margin-top: 6.6666666667vw;
}

.p-medical08-06__item--ttl {
	font-size: min(40px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-medical08-06__item--tx {
	margin-top: 2.5vw;
}

}

@media (max-width: 599px) and (max-width: 599px) {

.l-clinic__items {
	gap: 3.3333333333vw;
	grid-template-columns: repeat(3, 1fr);
}

}

