*,
*::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: "Zen Maru Gothic", sans-serif;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 2;
}

[id] {
	scroll-margin-top: 8.8541666667vw; /* ヘッダー高さ分 */
}

.ff-ac {
	font-family: "Allura", sans-serif;
}

.ff-en {
	font-family: "Allura", sans-serif;
}

.fz40 {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.5;
	white-space: nowrap;
}

.fz28 {
	font-size: max(12px, 1.4583333333vw);
	font-weight: 500;
	letter-spacing: 0.0357142857em;
	line-height: 1.2857142857;
}

.fz25 {
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 1.3020833333vw);
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1.2;
}

.fz24 {
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.fz22 {
	font-size: max(12px, 1.1458333333vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.1818181818;
}

.jc {
	justify-content: center;
}

.fz18 {
	font-family: "Allura", sans-serif;
	font-size: max(12px, 0.9375vw);
	font-weight: 500;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
}

.fz16 {
	font-size: max(12px, 0.8333333333vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.be-none::before {
	display: none;
}

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

.bd-none {
	border-bottom: none !important;
}

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

.tac {
	text-align: center !important;
}

.pl60 {
	padding-left: 3.125vw;
}

.pl40 {
	padding-left: 2.0833333333vw;
}

.pl20 {
	padding-left: 1.0416666667vw;
}

.mt300 {
	margin-top: 15.625vw !important;
}

.mt240 {
	margin-top: 12.5vw !important;
}

.mt180 {
	margin-top: 9.375vw !important;
}

.mt160 {
	margin-top: 8.3333333333vw !important;
}

.mt140 {
	margin-top: 7.2916666667vw !important;
}

.mt120 {
	margin-top: 6.25vw !important;
}

.mt100 {
	margin-top: 5.2083333333vw !important;
}

.mt80 {
	margin-top: 4.1666666667vw !important;
}

.mt60 {
	margin-top: 3.125vw !important;
}

.mb60 {
	margin-bottom: 3.125vw !important;
}

.mt50 {
	margin-top: 2.6041666667vw !important;
}

.mt40 {
	margin-top: 2.0833333333vw !important;
}

.mt30 {
	margin-top: 1.5625vw !important;
}

.mt20 {
	margin-top: 1.0416666667vw !important;
}

.mt16 {
	margin-top: 0.8333333333vw !important;
}

.mt10 {
	margin-top: 0.5208333333vw !important;
}

.mt0 {
	margin-top: 0 !important;
}

.bgm {
	background: #3572ef !important;
}

.bg-bule {
	background: #d5ecfb !important;
}

.c-wf {
	margin: 0 auto;
	width: -moz-fit-content;
	width: fit-content;
}

.wf {
	width: -moz-fit-content;
	width: fit-content;
}

.c-ttlbox {
	margin: 0 auto;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.c-ttl {
	color: #a7e6ff;
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 6.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.15625em;
	line-height: 1.09375;
}

.c-ttl span {
	color: #3abef9;
}

.c-subttl {
	direction: rtl; /* 文字の流れを右→左に */
	font-size: max(12px, 2.5vw);
	font-weight: 700;
	height: -moz-max-content;
	height: max-content;
	left: 50%;
	letter-spacing: 0.125em;
	line-height: 1.1458333333;
	position: absolute;
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	top: 50%;
	transform: translate(-50%, -50%);
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.c-btn {
	background: #3572ef;
	border-radius: 100px;
	color: white;
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.25;
	padding-bottom: 1.25vw;
	padding-left: 3.9583333333vw;
	padding-right: 5.46875vw;
	padding-top: 1.25vw;
	position: relative;
}

.c-btn::before {
	background: white;
	border-radius: 50%;
	content: "";
	height: 0.8854166667vw;
	position: absolute;
	right: 3.9583333333vw;
	top: 50%;
	transform: translateY(-50%);
	width: 0.8854166667vw;
}

.c-btn::after {
	border-bottom: 2px solid #3572ef;
	border-right: 2px solid #3572ef;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 4.2708333333vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 0.4166666667vw;
}

.c-schedule {
	margin-top: 1.9791666667vw;
}

.c-schedule__table {
	background: white;
	border-collapse: collapse;
	display: block;
	overflow-x: auto;
	table-layout: fixed;
	white-space: nowrap;
}

.c-schedule__table thead {
	border-bottom: 1px solid;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.5;
	padding-bottom: 0.5208333333vw;
	padding-left: 0.5208333333vw;
	padding-right: 0.5208333333vw;
	padding-top: 0.5208333333vw;
	text-align: center;
}

.c-schedule__data {
	color: #3572ef;
}

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

.c-schedule__note {
	margin-top: 1.4583333333vw;
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/

.scroll_up {
	opacity: 0;
	transform: translateY(30px);
	transition: 0.8s ease-in-out;
}

.scroll_up.on {
	opacity: 1;
	transform: translateY(0);
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/

.scroll_left {
	filter: alpha(opacity=0);
	opacity: 0;
	transform: translateX(-30px);
	transition: 0.8s ease-in-out;
	-moz-opacity: 0;
}

.scroll_left.on {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/

.scroll_right {
	filter: alpha(opacity=0);
	opacity: 0;
	transform: translateX(30px);
	transition: 0.8s ease-in-out;
	-moz-opacity: 0;
}

.scroll_right.on {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	transform: translateX(0);
}

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

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

.l-drawer__icon {
	background: #3572ef;
	height: 15.8139534884vw;
	position: relative;
	transition: all 0.5s;
	width: 15.8139534884vw;
}

.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: 9.5348837209vw;
	left: 50%;
	position: absolute;
	top: 3.9534883721vw;
	transform: translateX(-50%);
	width: 9.5348837209vw;
}

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

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

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

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

.l-drawer {
	background-color: #e4f5fb;
	bottom: 0;
	height: calc(100% - 23.2558139535vw);
	overflow: scroll;
	padding-bottom: 10.4651162791vw;
	padding-left: 10.4651162791vw;
	padding-right: 8.8372093023vw;
	padding-top: 13.9534883721vw;
	position: fixed;
	right: 0;
	transform: translateX(105%);
	transition: all 0.5s;
	width: 100%;
	z-index: 299;
}

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

.l-drawer__items {
	display: flex;
	flex-direction: column;
	gap: 2.5581395349vw;
}

.l-drawer__nav {
	margin-top: 11.6279069767vw;
}

.p-drawer__icon--tx {
	bottom: 2.3255813953vw;
	color: white;
	font-size: min(30px, 3.488372093vw);
	font-weight: 300;
	left: 50%;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	position: absolute;
	transform: translateX(-50%);
}

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

/* ============================================
pc
============================================ */

.l-menu__drawer {
	cursor: pointer;
	position: relative;
}

.pc-drawer__items {
	background-color: #e4f5fb;
	display: none;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 4.1666666667vw;
	transform: translateX(-50%);
	width: 13.0208333333vw;
	z-index: 10;
}

.pc-drawer__items.is-active {
	display: inline-block;
}

.pc-drawer__item {
	border: 1px solid #f5f5f5;
	font-size: max(12px, 0.8333333333vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	padding-bottom: 0.625vw;
	padding-left: 0.4166666667vw;
	padding-right: 0.4166666667vw;
	padding-top: 0.625vw;
}

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

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

.l-header__inner {
	align-items: center;
	background: white;
	display: flex;
	padding-bottom: 1.6666666667vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.6666666667vw;
}

.l-header__logo {
	color: #3572ef;
}

.p-header__ttl {
	font-size: max(12px, 3.3333333333vw);
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.09375;
}

.p-header__ttl--en {
	font-size: max(12px, 1.875vw);
	font-weight: 300;
	letter-spacing: 0.1194444444em;
	line-height: 1.3888888889;
}

.p-header__add {
	margin-left: 5.2083333333vw;
}

.l-header__tel {
	margin-left: 13.5416666667vw;
}

.l-header__tel--number,
.l-footer__add--tel--number {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.25;
	position: relative;
}

.l-header__tel--number::before,
.l-footer__add--tel--number::before {
	background: url(../img/pc/tel.svg) no-repeat center center/cover;
	content: "";
	height: 1.25vw;
	left: -2.0833333333vw;
	position: absolute;
	top: 0.8333333333vw;
	width: 1.25vw;
}

.l-header__webbox {
	margin-left: 3.125vw;
}

.l-fv {
	position: relative;
}

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

.swiper {
	position: relative;
}

.swiper-wrapper {
	position: relative;
}

.l-fv__swiper {
	position: relative;
}

.l-fv__ttl {
	color: white;
	direction: rtl; /* 文字の流れを右→左に */
	display: flex;
	flex-direction: column;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	gap: 1.25vw;
	left: 50%;
	letter-spacing: 0.07em;
	line-height: 1.0625;
	position: absolute;
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	text-shadow: 0 0 4.8px #000;
	top: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
	writing-mode: vertical-rl; /* 縦書き・右から左 */
	z-index: 5;
}

.l-fv__ttl span {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1;
}

.l-fv__asirai {
	bottom: -6.9791666667vw;
	height: 13.3333333333vw;
	left: 4.6875vw;
	position: absolute;
	width: 12.34375vw;
}

.l-nav--list {
	background: white;
	display: flex;
	gap: 2.0833333333vw;
	justify-content: center;
	padding-top: 3.0208333333vw;
}

.p-nav--item {
	padding-bottom: 0.625vw;
	position: relative;
}

.p-nav--item::after {
	background: #3abef9;
	bottom: 0;
	content: "";
	height: 1px;
	left: 50%;
	opacity: 0;
	position: absolute;
	transform: translateX(-50%);
	width: 1.09375vw;
}

.p-nav--item:hover::after {
	opacity: 1;
}

.l-global-nav {
	background: white;
	height: auto;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.p-nav__item--ja {
	text-align: center;
}

.p-nav__item--en {
	color: #3abef9;
	font-size: max(12px, 0.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.25;
	margin-top: 0.4166666667vw;
	text-align: center;
}

.l-add {
	background: white;
	display: flex;
	gap: 4.1666666667vw;
	justify-content: space-between;
	padding-bottom: 4.4791666667vw;
	padding-left: 23.9583333333vw;
	padding-right: 23.9583333333vw;
	padding-top: 3.0208333333vw;
}

.l-news {
	width: calc(100% - 29.0625vw);
}

.l-info {
	width: 24.8958333333vw;
}

.p-add__ttl {
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 1.875vw);
	font-weight: 400;
	letter-spacing: 0.0777777778em;
	line-height: 1.1111111111;
}

.l-news__items {
	display: flex;
	flex-direction: column;
	gap: 1.25vw;
	height: 15.625vw;
	margin-top: 1.9791666667vw;
	overflow-y: scroll;
}

.p-news__item--ttl {
	margin-top: 0.2604166667vw;
}

.l-consept {
	display: flex;
	gap: 10.4166666667vw;
	padding-bottom: 42.3958333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 36.4583333333vw;
	padding-top: 3.3333333333vw;
	position: relative;
}

.l-consept__ttlbox {
	display: flex;
	gap: 1.0416666667vw;
}

.p-consept__ttl,
.p-consept__subttl {
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.p-consept__ttl {
	color: white;
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 5vw);
	font-weight: 600;
	letter-spacing: 0.16em;
	line-height: 1.0416666667;
	text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
}

.p-consept__subttl {
	background: #3572ef;
	color: white;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	height: -moz-fit-content;
	height: fit-content;
	letter-spacing: 0.03125em;
	line-height: 1.15625;
	padding-bottom: 1.25vw;
	padding-left: 0.5208333333vw;
	padding-right: 0.5208333333vw;
	padding-top: 1.25vw;
}

.l-consept__box {
	border: 1px solid;
	display: flex;
	flex-direction: column;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	gap: 1.9791666667vw;
	letter-spacing: 0.05em;
	line-height: 1.15;
	padding-bottom: 4.0625vw;
	padding-left: 7.0833333333vw;
	padding-right: 7.0833333333vw;
	padding-top: 4.0625vw;
	position: relative;
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.l-consept__box p {
	height: -moz-fit-content;
	height: fit-content;
	position: relative;
}

.l-consept__box span {
	bottom: -2.6041666667vw;
	position: absolute;
}

.l-consept__box::before {
	border-bottom: 1px solid;
	border-right: 1px solid;
	bottom: 0.9375vw;
	content: "";
	height: 5.625vw;
	position: absolute;
	right: 0.9375vw;
	transform: rotate(0);
	width: 5.625vw;
}

.l-consept__box::after {
	border-left: 1px solid;
	border-top: 1px solid;
	content: "";
	height: 5.625vw;
	left: 0.9375vw;
	position: absolute;
	top: 0.9375vw;
	transform: rotate(0);
	width: 5.625vw;
}

.l-consept__bird {
	height: 3.5416666667vw;
	position: absolute;
	right: 2.6041666667vw;
	top: -2.6041666667vw;
	width: 3.3333333333vw;
}

.l-consept__family {
	bottom: -17.1875vw;
	height: 11.09375vw;
	left: -6.25vw;
	position: absolute;
	width: 7.1354166667vw;
}

.l-consept__img01,
.l-consept__img02,
.l-consept__img03,
.l-consept__img04,
.l-consept__img05,
.l-consept__img06,
.l-consept__asirai {
	position: absolute;
	z-index: -1;
}

.l-consept__img01 {
	height: 19.8958333333vw;
	left: 0;
	top: -13.0208333333vw;
	width: 19.53125vw;
}

.l-consept__img02 {
	bottom: 26.0416666667vw;
	height: 25.625vw;
	left: 0vw;
	width: 27.5vw;
}

.l-consept__img03 {
	bottom: 20.8333333333vw;
	height: 17.5520833333vw;
	left: 46.09375vw;
	width: 18.5416666667vw;
}

.l-consept__img04 {
	height: 34.0104166667vw;
	right: 0vw;
	top: 4.7916666667vw;
	width: 33.90625vw;
}

.l-consept__img05 {
	height: 18.0208333333vw;
	right: 6.25vw;
	top: 34.6354166667vw;
	width: 20.2604166667vw;
}

.l-consept__img06 {
	bottom: -10.4166666667vw;
	height: 30.7291666667vw;
	right: 9.375vw;
	width: 33.4895833333vw;
}

.l-consept__asirai {
	bottom: 10.4166666667vw;
	height: 54.7916666667vw;
	left: 0;
	width: 80.9375vw;
	z-index: -2;
}

.l-feature {
	background: #e4f5fb;
	padding-bottom: 2.6041666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 8.0729166667vw;
}

.l-feature__items {
	margin-top: 9.8958333333vw;
}

.l-feature01__item {
	display: flex;
	gap: 6.25vw;
	margin: 0 calc(50% - 50vw);
	padding-left: 18.75vw;
	position: relative;
	width: 99.4vw;
	z-index: 1;
}

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

.p-feature__item--number {
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.25;
}

.p-feature__item--ttl {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.8;
	margin-top: 0.7291666667vw;
}

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

.p-feature__item--img {
	height: 25.3645833333vw;
	width: 43.3854166667vw;
}

.l-feature01__asirai {
	height: 8.4895833333vw;
	left: 15.625vw;
	position: absolute;
	top: -5.2083333333vw;
	width: 11.09375vw;
	z-index: -1;
}

.l-feature02__item {
	display: flex;
	flex-direction: row-reverse;
	gap: 9.375vw;
	margin-top: 6.25vw;
	padding-bottom: 24.4791666667vw;
	position: relative;
}

.l-feature02__item--box {
	width: calc(100% - 31.3541666667vw);
}

.l-feature__item--img02-01 {
	height: 20.8333333333vw;
	position: relative;
	width: 21.9791666667vw;
}

.p-feature__item--img02-01--tx,
.p-feature__item--img02-02--tx {
	background: white;
	box-shadow: 1.0416666667vw 1.0416666667vw 0 0 #a7e6ff;
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	left: -3.6458333333vw;
	letter-spacing: 0.08em;
	line-height: 2;
	padding-bottom: 0.2604166667vw;
	padding-left: 2.6041666667vw;
	padding-right: 2.6041666667vw;
	padding-top: 0.2604166667vw;
	position: absolute;
	top: 2.34375vw;
}

.l-feature__item--img02-02 {
	bottom: 4.8958333333vw;
	height: 21.09375vw;
	left: 13.6458333333vw;
	position: absolute;
	width: 22.0833333333vw;
}

.p-feature__item--img02-02--tx {
	left: auto;
	right: -3.9583333333vw;
	top: 4.8958333333vw;
}

.l-feature02__asirai {
	height: 8.4895833333vw;
	position: absolute;
	right: 3.6458333333vw;
	top: -4.6875vw;
	width: 11.09375vw;
}

.l-feature__row--items {
	display: flex;
	gap: 0.8333333333vw;
	justify-content: center;
}

.l-feature__row--item {
	flex: 1;
}

.l-feature__row--item--img {
	position: relative;
}

.p-feature__row--item--number {
	background: #3abef9;
	color: white;
	direction: rtl; /* 文字の流れを右→左に */
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	height: 100%;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	opacity: 0.8;
	padding-bottom: 0vw;
	padding-left: 0.5208333333vw;
	padding-right: 0.5208333333vw;
	padding-top: 0vw;
	position: absolute;
	right: 0;
	text-align: center;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	top: 0;
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.p-feature__row--item--ttl {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	margin-top: 0.7291666667vw;
	text-align: center;
}

.l-mana {
	background: url(../img/pc/management-bg.webp) no-repeat center center/cover;
	padding-bottom: 10.4166666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5.2083333333vw;
	text-align: center;
}

.p-mana__ttl {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.0125em;
	line-height: 1.5;
}

.p-mana__subttl {
	color: #a7e6ff;
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 300;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-mana__tx {
	line-height: 2.5;
	margin-top: 2.0833333333vw;
}

.l-medical {
	background: #e4f5fb;
	padding-bottom: 9.6875vw;
	padding-left: 18.2291666667vw;
	padding-right: 18.2291666667vw;
	padding-top: 9.6875vw;
	position: relative;
}

.l-medical__ttlbox {
	left: 50%;
	position: absolute;
	top: -3.6458333333vw;
	transform: translateX(-50%);
}

.l-medical__items {
	display: grid;
	gap: 1.3541666667vw 1.3020833333vw;
	grid-template-columns: repeat(5, 1fr);
}

.l-medical__item {
	background: white;
	padding-bottom: 2.0833333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.0833333333vw;
	position: relative;
}

.l-medical__item::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 1.5625vw solid #3572ef;
	border-style: solid;
	border-top: 1.5625vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.l-medical__item--img {
	background: #3abef9;
	border-radius: 50%;
	height: 4.84375vw;
	margin: 0 auto;
	position: relative;
	width: 4.84375vw;
}

.p-medical__item--ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 1.5625vw;
	text-align: center;
}

.p-medical__item--icon01,
.p-medical__item--icon02,
.p-medical__item--icon03,
.p-medical__item--icon04,
.p-medical__item--icon05,
.p-medical__item--icon06,
.p-medical__item--icon07,
.p-medical__item--icon08,
.p-medical__item--icon09,
.p-medical__item--icon10,
.p-medical__item--icon11,
.p-medical__item--icon12,
.p-medical__item--icon13,
.p-medical__item--icon14 {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.p-medical__item--icon01 {
	height: 2.2916666667vw;
	width: 2.0833333333vw;
}

.p-medical__item--icon02 {
	height: 2.1875vw;
	width: 2.0833333333vw;
}

.p-medical__item--icon03 {
	height: 2.65625vw;
	width: 3.0208333333vw;
}

.p-medical__item--icon04 {
	height: 1.9791666667vw;
	width: 2.4479166667vw;
}

.p-medical__item--icon05 {
	height: 1.7708333333vw;
	width: 2.2916666667vw;
}

.p-medical__item--icon06 {
	height: 1.9270833333vw;
	width: 2.03125vw;
}

.p-medical__item--icon07 {
	height: 1.875vw;
	width: 3.28125vw;
}

.p-medical__item--icon08 {
	height: 2.1875vw;
	width: 2.1354166667vw;
}

.p-medical__item--icon09 {
	height: 2.1875vw;
	width: 2.5vw;
}

.p-medical__item--icon10 {
	height: 2.34375vw;
	width: 2.2395833333vw;
}

.p-medical__item--icon11 {
	height: 2.2916666667vw;
	width: 1.71875vw;
}

.p-medical__item--icon12 {
	height: 2.3958333333vw;
	width: 2.2916666667vw;
}

.p-medical__item--icon13 {
	height: 2.0833333333vw;
	width: 1.5104166667vw;
}

.p-medical__item--icon14 {
	height: 1.7708333333vw;
	width: 1.7708333333vw;
}

.l-greeting {
	padding-bottom: 10.4166666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 9.2708333333vw;
	position: relative;
}

.l-greeting::before {
	background: #a7e6ff;
	content: "";
	height: 26.4583333333vw;
	left: 0vw;
	position: absolute;
	top: 0vw;
	width: 21.6666666667vw;
}

.l-greeting::after {
	background: #a7e6ff;
	bottom: 5.2083333333vw;
	content: "";
	height: 26.4583333333vw;
	position: absolute;
	right: 0;
	width: 12.6041666667vw;
}

.l-greeting__ttlbox {
	margin-left: auto;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.p-greeting__ttl {
	color: #e4f5fb;
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 6.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.0078125em;
	line-height: 1.09375;
}

.p-greeting__ttl span {
	color: white;
	font-size: max(12px, 9.375vw);
	font-weight: 500;
	letter-spacing: 0.0055555556em;
	line-height: 1.1111111111;
	text-shadow: 0.2083333333vw 0.2083333333vw 0 #3abef9, -0.2083333333vw 0.2083333333vw 0 #3abef9, -0.2083333333vw -0.2083333333vw 0 #3abef9, 0.2083333333vw -0.2083333333vw 0 #3abef9;
}

.p-greeting__subttl {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 500;
	left: 50%;
	letter-spacing: 0em;
	line-height: 1.25;
	position: absolute;
	top: 5.2083333333vw;
	transform: translateX(-50%);
}

.l-greeting__img {
	height: 29.0104166667vw;
	left: 16.7708333333vw;
	position: absolute;
	top: 10.5208333333vw;
	width: 24.2708333333vw;
}

.l-greeting__name {
	background: white;
	bottom: 0;
	padding-bottom: 1.0416666667vw;
	padding-left: 1.9270833333vw;
	padding-right: 1.9270833333vw;
	padding-top: 1.0416666667vw;
	position: absolute;
	right: 0;
}

.l-greeting__name::before {
	border-bottom: 1px solid #3572ef;
	border-right: 1px solid #3572ef;
	bottom: 0.4166666667vw;
	content: "";
	height: 1.5625vw;
	position: absolute;
	right: 0.4166666667vw;
	transform: rotate(0);
	width: 1.5625vw;
}

.l-greeting__name::after {
	border-left: 1px solid #3572ef;
	border-top: 1px solid #3572ef;
	content: "";
	height: 1.5625vw;
	left: 0.4166666667vw;
	position: absolute;
	top: 0.4166666667vw;
	transform: rotate(0);
	width: 1.5625vw;
}

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

.p-greeting__name span {
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-greeting__name--en {
	color: #3572ef;
	font-size: max(12px, 1.25vw);
	font-weight: 300;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 0.7291666667vw;
}

.p-greeting__tx {
	margin-left: auto;
	margin-top: 4.1666666667vw;
	width: 37.5vw;
}

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

.p-greeting__btn {
	padding-bottom: 1.5625vw;
	padding-left: 5.46875vw;
	padding-right: 7.9166666667vw;
	padding-top: 1.5625vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-greeting__btn::before {
	background: url(../img/pc/arrow-link.svg) no-repeat center center/cover;
	height: 1.0416666667vw;
	right: 5.46875vw;
	width: 1.0416666667vw;
}

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

.l-greeting__swiper-container {
	margin: 0 calc(50% - 50vw);
	margin-top: 3.75vw;
	position: relative;
	width: 99.4vw;
}

.swiper {
	position: relative;
}

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

.l-greeting__swiper {
	position: relative;
}

.l-recruit {
	margin: 0 auto;
	width: 50.625vw;
}

.l-recruit__img {
	position: relative;
}

.p-recruit__img--ttl {
	bottom: 2.1354166667vw;
	color: white;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 700;
	left: 2.1354166667vw;
	letter-spacing: 0.025em;
	line-height: 1.25;
	position: absolute;
	text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

.l-recruit__btn {
	background: #e4f5fb;
	padding-bottom: 2.2395833333vw;
	padding-left: 2.8125vw;
	padding-right: 7.2916666667vw;
	padding-top: 2.2395833333vw;
	position: relative;
	z-index: 1;
}

.l-recruit__btn a {
	align-items: center;
	display: flex;
	gap: 9.7916666667vw;
}

.l-recruit__btn::after {
	background: url(../img/pc/arrow.svg) no-repeat center center/cover;
	content: "";
	height: 1.6666666667vw;
	position: absolute;
	right: 2.96875vw;
	top: 50%;
	transform: translateY(-50%);
	width: 1.6666666667vw;
}

.l-recruit__btn a {
	gap: 3.9534883721vw;
}

.l-recruit__btn::after {
	height: 2.7906976744vw;
	right: 2.0930232558vw;
	width: 2.7906976744vw;
}

.p-recruit__ttl {
	color: white;
	left: 2.0833333333vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}

.p-recruit__subttl {
	font-size: max(12px, 2.0833333333vw);
	font-weight: 500;
	letter-spacing: 0.025em;
	line-height: 1.25;
}

.p-recruit__subttl span {
	color: #3572ef;
}

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

.l-footer__add {
	display: flex;
	gap: 7.6041666667vw;
	justify-content: center;
	margin-bottom: 6.25vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 12.5vw;
}

.p-footer__add--ttl {
	color: #3572ef;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 500;
	letter-spacing: 0.025em;
	line-height: 1.25;
}

.p-footer__add--subttl {
	color: #3572ef;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 300;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-footer__add--tx {
	margin-top: 1.3020833333vw;
}

.l-footer__add--fx {
	align-items: center;
	display: flex;
	gap: 1.7708333333vw;
	margin-top: 3.28125vw;
}

.p-footer__add--web {
	padding-bottom: 1.1979166667vw;
	padding-left: 1.4583333333vw;
	padding-right: 2.9166666667vw;
	padding-top: 1.1979166667vw;
}

.p-footer__add--web::before {
	right: 1.4583333333vw;
}

.p-footer__add--web::after {
	right: 1.7708333333vw;
}

.l-footer__map {
	height: 26.9270833333vw;
	width: 100%;
}

.l-footer__map iframe {
	height: 26.9270833333vw;
	width: 100%;
}

.l-footer__fx {
	display: flex;
	gap: 14.1666666667vw;
	justify-content: center;
	margin-top: 3.0208333333vw;
}

.p-footer__nav--ttl {
	color: #3572ef;
	font-size: max(12px, 1.875vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.1111111111;
}

.l-footer__items {
	display: flex;
	flex-direction: column;
	gap: 0.5729166667vw;
	margin-top: 0.8854166667vw;
}

.p-footer__item,
.p-drawer__item {
	padding-left: 1.0416666667vw;
	position: relative;
}

.p-footer__item::before,
.p-drawer__item::before {
	border-bottom: 0.2083333333vw solid transparent;
	border-left: 0.4166666667vw solid #333;
	border-right: 0;
	border-style: solid;
	border-top: 0.2083333333vw solid transparent;
	content: "";
	height: 0;
	left: 0vw;
	position: absolute;
	top: 0.8333333333vw;
	width: 0;
}

.l-footer__wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 1.25vw;
	margin-top: 0.8854166667vw;
}

.l-footer__wrap:not(:first-child) {
	margin-top: 0.5729166667vw;
}

.l-footer__copy {
	margin-top: 5vw;
	padding-bottom: 1.5625vw;
	text-align: center;
}

.c-fv {
	background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
	padding-bottom: 10.2083333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 10.2083333333vw;
}

.c-fv__ttl {
	color: white;
	font-size: max(12px, 2.5vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	text-align: center;
	text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

/* ============================================
recruit
============================================ */

.l-Recruit__table {
	border-collapse: collapse;
	display: block;
	overflow-x: auto;
	padding-bottom: 5vw;
	padding-left: 18.90625vw;
	padding-right: 18.90625vw;
	padding-top: 3.28125vw;
	table-layout: fixed;
	white-space: nowrap;
}

.p-Recruit__table--ttl,
.p-Recruit__table--tx {
	padding-bottom: 0.7291666667vw;
	padding-left: 2.0833333333vw;
	padding-right: 2.0833333333vw;
	padding-top: 0.7291666667vw;
	vertical-align: middle;
}

.p-Recruit__table--ttl {
	background: #3572ef;
	border: 1px solid white;
	color: white;
	font-weight: 700;
	text-align: center;
}

.p-Recruit__table--tx {
	border: 1px solid #3572ef;
}

/* ============================================
staff
============================================ */

.l-staff__le {
	width: calc(100% - 27.9166666667vw);
}

.l-staff__img {
	height: 29.0104166667vw;
	position: relative;
	width: 24.2708333333vw;
}

.l-staff__items {
	margin-top: 1.0416666667vw;
}

/* ============================================
access
============================================ */

.l-Access01__img {
	height: 28.28125vw;
	margin: 0 auto;
	margin-top: 2.9166666667vw;
	width: 43.59375vw;
}

.p-Access01__ttl,
.p-Access01__subttl {
	color: #3572ef;
	text-align: center;
}

.p-Access01__ttl {
	font-size: max(12px, 3.3333333333vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 2.9166666667vw;
}

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

.l-Access01__add {
	padding-top: 2.1875vw;
	position: relative;
	text-align: center;
}

.l-Access01__add::before {
	background: url(../img/pc/access-pin.svg) no-repeat center center/cover;
	content: "";
	height: 1.71875vw;
	left: 50%;
	position: absolute;
	top: 0vw;
	transform: translateX(-50%);
	width: 1.71875vw;
}

.l-Access01__tel {
	background: #e4f5fb;
	margin-top: 1.875vw;
	padding-bottom: 0.8854166667vw;
	padding-left: 3.90625vw;
	padding-right: 1.9791666667vw;
	padding-top: 1.0416666667vw;
}

.l-Access__table {
	border: 1px solid;
	padding-bottom: 1.6666666667vw;
	padding-left: 2.2916666667vw;
	padding-right: 2.2916666667vw;
	padding-top: 1.6666666667vw;
}

.l-Access02__map {
	height: 32.2395833333vw;
	margin-top: 3.3333333333vw;
	width: 100%;
}

.l-Access02__map iframe {
	height: 32.2395833333vw;
	width: 100%;
}

.l-Access02__box {
	background: #e4f5fb;
	margin-bottom: 6.25vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 3.75vw;
	padding-bottom: 4.4791666667vw;
	padding-left: 3.28125vw;
	padding-right: 3.28125vw;
	padding-top: 4.0104166667vw;
}

.p-Access__tx,
.p-Access__ttl {
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-Access__ttl {
	border-bottom: 1px solid;
	padding-bottom: 1.25vw;
	padding-left: 3.4375vw;
	position: relative;
}

.p-Access__ttl::before {
	background: url(../img/pc/car.svg) no-repeat center center/cover;
	content: "";
	height: 2.1354166667vw;
	left: 0vw;
	position: absolute;
	top: -0.3125vw;
	width: 2.1354166667vw;
}

.p-Access__tx {
	line-height: 2;
	margin-top: 1.6666666667vw;
}

/* ============================================
clinic
============================================ */

.l-clinic {
	display: flex;
	gap: 10.4166666667vw;
	padding-bottom: 49.4791666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 36.4583333333vw;
	padding-top: 16.6666666667vw;
	position: relative;
}

.l-clinic__img01 {
	top: 0vw;
}

.l-clinic__img02 {
	bottom: 32.2916666667vw;
}

.l-clinic__img03 {
	bottom: 28.125vw;
}

.l-clinic__img04 {
	top: 17.7083333333vw;
}

.l-clinic__img05 {
	top: 46.875vw;
}

.l-clinic__img06 {
	bottom: 1.0416666667vw;
}

.l-clinic__asirai {
	bottom: 20.8333333333vw;
}

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

.swiper {
	position: relative;
}

.swiper-wrapper {
	position: relative;
}

.l-clinic__prev {
	left: -2.0833333333vw;
}

.l-clinic__prev::after {
	border-bottom: 0.3125vw solid #3abef9;
	border-radius: 0.3125vw;
	border-right: 0.3125vw solid #3abef9;
	content: "";
	height: 1.5625vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(135deg);
	width: 1.5625vw;
}

.l-clinic__next {
	right: -2.0833333333vw;
}

.l-clinic__next::after {
	border-bottom: 0.3125vw solid #3abef9;
	border-radius: 0.3125vw;
	border-right: 0.3125vw solid #3abef9;
	content: "";
	height: 1.5625vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 1.5625vw;
}

.l-clinic01__items {
	display: grid;
	gap: 0.5208333333vw;
	grid-template-columns: repeat(5, 1fr);
	margin-top: 2.4479166667vw;
}

.l-clinic01__item {
	cursor: pointer;
}

.l-clinic01__item--active {
	opacity: 0.3;
}

.l-clinic02 {
	margin-bottom: 5.2083333333vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 5.2083333333vw;
}

.l-clinic02__items {
	display: grid;
	gap: 0.9375vw;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 3.5416666667vw;
}

.c-main__ttl {
	background: #a7e6ff;
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	padding-bottom: 1.875vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.875vw;
	position: relative;
	text-align: center;
}

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

.c-fx {
	display: flex;
	gap: 3.6458333333vw;
	padding-bottom: 5vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 2.5vw;
}

.c-le {
	width: calc(100% - 35.5208333333vw);
}

.c-ri {
	height: 19.7916666667vw;
	position: relative;
	width: 30.7291666667vw;
}

.c-ri::after {
	background: #e4f5fb;
	content: "";
	height: 100%;
	left: 1.1458333333vw;
	position: absolute;
	top: 1.1458333333vw;
	width: 100%;
	z-index: -1;
}

.c-trouble {
	background: #e4f5fb;
	padding-bottom: 5vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 5.5208333333vw;
}

.c-trouble__inner {
	background: white;
	padding-bottom: 2.4479166667vw;
	padding-left: 2.7604166667vw;
	padding-right: 2.7604166667vw;
	padding-top: 5.1041666667vw;
	position: relative;
}

.c-trouble__ttl {
	color: white;
	font-family: "Fredoka", sans-serif;
	font-size: max(12px, 6.6666666667vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.0234375em;
	line-height: 1.09375;
	position: absolute;
	text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
	top: -3.75vw;
	transform: translateX(-50%);
}

.c-trouble__subttl {
	background: #e4f5fb;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.5625;
	text-align: center;
}

.c-trouble__items {
	display: grid;
	gap: 0.3125vw 5.0520833333vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 0.9375vw;
}

.c-trouble__item {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 0.4166666667vw;
	padding-left: 1.4583333333vw;
	position: relative;
}

.c-trouble__item::before {
	background: url(../img/pc/check-main.svg) no-repeat center center/cover;
	content: "";
	height: 0.9375vw;
	left: 0vw;
	position: absolute;
	top: 0.625vw;
	width: 0.9375vw;
}

.c-trouble__item:nth-child(1)::before,
.c-trouble__item:nth-child(2)::before,
.c-trouble__item:nth-child(5)::before,
.c-trouble__item:nth-child(6)::before {
	background: url(../img/pc/check-link.svg) no-repeat center center/cover;
}

.breadcrumb {
	padding-bottom: 4.1666666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 4.1666666667vw;
}

.l-archive {
	display: flex;
	flex-direction: column;
	gap: 1.25vw;
	margin-bottom: 8.3333333333vw;
}

.l-archive__item a {
	display: flex;
	gap: 1.25vw;
}

.p-single__ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5625;
	margin-top: 0.8333333333vw;
}

.p-single__tx {
	margin-bottom: 4.1666666667vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 0.8333333333vw;
}

/* ============================================
contact
============================================ */

.l-form {
	padding-bottom: 3.0208333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 4.1666666667vw;
}

.l-contact__tel {
	margin: 0 auto;
	margin-top: 2.0833333333vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-contact__tel .l-header__tel {
	background: #f4f3f3;
}

.p-form__item {
	border-bottom: 1px solid #f5f5f5;
	display: flex;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 15.625vw;
	padding-top: 1.1458333333vw;
}

.p-form__ttl {
	width: 14.5833333333vw;
}

.wpcf7-form-control-wrap {
	width: calc(100% - 14.5833333333vw);
}

.p-form__input,
.p-form__textarea {
	background: #f5f5f5;
	border: 2px solid #c4c4c4;
	box-shadow: none;
	font-size: 16px;
	line-height: 1.5;
	margin-left: 1.4583333333vw;
	padding-bottom: 0.625vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.625vw;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.l-form__txetarea {
	width: calc(100% - 14.5833333333vw);
}

.wpcf7-form-control-wrap .wpcf7-textarea {
	background: #f4f3f3;
	border: 2px solid #c4c4c4;
	height: 11.3541666667vw;
	margin-left: 1.4583333333vw;
	padding-bottom: 0.8333333333vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.8333333333vw;
	width: 100%;
}

.l-form__age {
	width: 136px;
}

/* ボタン */

.p-form__button-wrap {
	margin: 0 auto;
	margin-top: 3.0208333333vw;
	position: relative;
	text-align: center;
	width: -moz-fit-content;
	width: fit-content;
}

.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
	background-color: #3572ef;
	border: none;
	color: white;
	cursor: pointer;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 500;
	letter-spacing: 0.125em;
	line-height: 1.5;
	padding-bottom: 1.1458333333vw;
	padding-left: 6.1458333333vw;
	padding-right: 6.1458333333vw;
	padding-top: 1.1458333333vw;
	transition: opacity 0.3s ease;
}

.p-form__button-wrap input[type=submit]:hover,
.p-form__button-wrap button[type=submit]:hover {
	opacity: 0.7;
}

.l-policy {
	border: 1px solid #d9d9d9;
	margin-top: 2.7083333333vw;
	padding-bottom: 3.9583333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.8229166667vw;
}

.p-policy__tx {
	font-size: max(12px, 0.78125vw);
	font-weight: 500;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	margin: 0 auto;
	width: -moz-fit-content;
	width: fit-content;
}

.last {
	border-bottom: none;
}

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

body {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.875;
	padding-top: 23.2558139535vw;
}

[id] {
	scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
}

.fz40 {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.6666666667;
	white-space: wrap;
}

.fz28 {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.025em;
	line-height: 1.5;
}

.fz25 {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
}

.fz24 {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.fz22 {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 700;
	letter-spacing: 0.0555555556em;
	line-height: 1.1111111111;
}

.fz16 {
	font-size: min(30px, 3.488372093vw);
	font-weight: 500;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.row-revers {
	flex-direction: column;
}

.pl60 {
	padding-left: 5.5813953488vw;
}

.pl40 {
	padding-left: 4.6511627907vw;
}

.pl20 {
	padding-left: 2.7906976744vw;
}

.mt300 {
	margin-top: 27.9069767442vw !important;
}

.mt240 {
	margin-top: 27.9069767442vw !important;
}

.mt180 {
	margin-top: 18.6046511628vw !important;
}

.mt160 {
	margin-top: 18.6046511628vw !important;
}

.mt140 {
	margin-top: 18.6046511628vw !important;
}

.mt120 {
	margin-top: 14.8837209302vw !important;
}

.mt100 {
	margin-top: 11.1627906977vw !important;
}

.mt80 {
	margin-top: 9.3023255814vw !important;
}

.mt60 {
	margin-top: 6.976744186vw !important;
}

.mb60 {
	margin-bottom: 6.976744186vw !important;
}

.mt50 {
	margin-top: 5.5813953488vw !important;
}

.mt40 {
	margin-top: 3.7209302326vw !important;
}

.mt30 {
	margin-top: 3.7209302326vw !important;
}

.mt20 {
	margin-top: 2.3255813953vw !important;
}

.mt16 {
	margin-top: 1.8604651163vw !important;
}

.mt10 {
	margin-top: 1.8604651163vw !important;
}

.u-pc {
	display: none;
}

.u-tab {
	display: none;
}

.c-ttl {
	font-size: min(128px, 14.8837209302vw);
	font-weight: 500;
	letter-spacing: 0.15625em;
	line-height: 1.25;
}

.c-subttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 700;
	letter-spacing: 0.09375em;
	line-height: 1.25;
}

.c-btn {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 5.5813953488vw;
	padding-left: 12.7906976744vw;
	padding-right: 24.4186046512vw;
	padding-top: 5.5813953488vw;
}

.c-schedule {
	margin-top: 8.8372093023vw;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.3255813953vw;
	padding-left: 2.0930232558vw;
	padding-right: 2.0930232558vw;
	padding-top: 2.3255813953vw;
}

.c-schedule__note {
	margin-top: 6.511627907vw;
}

.inner {
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
}

.to-top {
	bottom: 7.6744186047vw;
	height: 13.023255814vw;
	right: 4.1860465116vw;
	width: 13.023255814vw;
}

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

.l-header__inner {
	justify-content: space-between;
	left: 0;
	padding-bottom: 3.9534883721vw;
	padding-left: 4.8837209302vw;
	padding-right: 4.8837209302vw;
	padding-top: 3.9534883721vw;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.p-header__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-header__ttl--en {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-header__add {
	display: none;
}

.l-header__tel {
	display: none;
}

.l-header__tel--number,
.l-footer__add--tel--number {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.25;
}

.l-header__tel--number::before,
.l-footer__add--tel--number::before {
	height: 5.5813953488vw;
	left: -9.3023255814vw;
	top: 3.7209302326vw;
	width: 5.5813953488vw;
}

.l-header__webbox {
	display: none;
}

.l-fv__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	gap: 5.3488372093vw;
	letter-spacing: 0.09375em;
	line-height: 1.25;
}

.l-fv__ttl span {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 500;
	letter-spacing: 0.075em;
	line-height: 1;
}

.l-fv__asirai {
	bottom: -13.9534883721vw;
	height: 27.4418604651vw;
	width: 26.511627907vw;
}

.l-nav {
	display: none;
}

.l-add {
	flex-direction: column;
	gap: 18.6046511628vw;
	padding-bottom: 23.2558139535vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 23.2558139535vw;
}

.l-news {
	width: 100%;
}

.l-info {
	width: 100%;
}

.p-add__ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0777777778em;
	line-height: 1.1111111111;
}

.l-news__items {
	gap: 5.5813953488vw;
	height: 69.7674418605vw;
	margin-top: 8.8372093023vw;
}

.l-consept {
	flex-direction: column;
	gap: 12.7906976744vw;
	overflow-x: hidden;
	padding: 0;
	padding-bottom: 102.3255813953vw;
}

.l-consept__ttlbox {
	flex-direction: column;
	gap: 1.3953488372vw;
}

.p-consept__ttl,
.p-consept__subttl {
	writing-mode: horizontal-tb; /* 横書き */
}

.p-consept__ttl {
	font-size: min(160px, 18.6046511628vw);
	font-weight: 600;
	letter-spacing: 0.125em;
	line-height: 1.125;
}

.p-consept__subttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin: 0 auto;
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 2.7906976744vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-consept__box {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	gap: 9.7674418605vw;
	justify-content: center;
	letter-spacing: 0.125em;
	line-height: 1.25;
	margin-bottom: 0vw;
	margin-left: 3.7209302326vw;
	margin-right: 3.7209302326vw;
	margin-top: 0vw;
	padding-bottom: 11.1627906977vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 13.488372093vw;
}

.l-consept__box span {
	bottom: -6.976744186vw;
}

.l-consept__box::after {
	height: 18.8372093023vw;
	left: 2.7906976744vw;
	top: 3.2558139535vw;
	width: 18.8372093023vw;
}

.l-consept__box::before {
	bottom: 2.7906976744vw;
	height: 18.8372093023vw;
	right: 3.7209302326vw;
	width: 18.8372093023vw;
}

.l-consept__bird {
	height: 11.8604651163vw;
	right: 11.6279069767vw;
	top: -6.976744186vw;
	width: 11.1627906977vw;
}

.l-consept__family {
	bottom: -11.6279069767vw;
	height: 24.6511627907vw;
	left: 6.976744186vw;
	width: 15.8139534884vw;
}

.l-consept__img01 {
	bottom: 60.9302325581vw;
	height: 27.4418604651vw;
	left: 26.2790697674vw;
	top: auto;
	width: 26.7441860465vw;
}

.l-consept__img02 {
	bottom: 21.6279069767vw;
	height: 35.3488372093vw;
	width: 37.9069767442vw;
}

.l-consept__img03 {
	bottom: 15.1162790698vw;
	height: 24.1860465116vw;
	left: 22.5581395349vw;
	width: 25.5813953488vw;
}

.l-consept__img04 {
	bottom: 51.3953488372vw;
	height: 46.7441860465vw;
	right: -9.3023255814vw;
	top: auto;
	width: 46.7441860465vw;
}

.l-consept__img05 {
	bottom: 32.5581395349vw;
	height: 24.8837209302vw;
	right: 0;
	top: auto;
	width: 27.9069767442vw;
}

.l-consept__img06 {
	bottom: 32.5581395349vw;
	height: 42.3255813953vw;
	right: 16.2790697674vw;
	width: 46.0465116279vw;
	z-index: -2;
}

.l-consept__asirai {
	display: none;
}

.l-feature {
	padding-bottom: 6.976744186vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 29.3023255814vw;
}

.l-feature__items {
	margin-top: 27.9069767442vw;
}

.l-feature01__item {
	flex-direction: column;
	gap: 12.7906976744vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

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

.p-feature__item--number {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-feature__item--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 3.023255814vw;
}

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

.p-feature__item--img {
	height: auto;
	width: 100%;
}

.l-feature01__asirai {
	height: 16.976744186vw;
	left: 0;
	top: -9.3023255814vw;
	width: 22.0930232558vw;
}

.l-feature02__item {
	flex-direction: column;
	gap: 0;
	margin-top: 10.6976744186vw;
	padding-bottom: 10.6976744186vw;
}

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

.l-feature__item--img02-01 {
	height: 64.8837209302vw;
	margin: 0 auto;
	margin-top: 8.6046511628vw;
	width: 68.1395348837vw;
}

.p-feature__item--img02-01--tx,
.p-feature__item--img02-02--tx {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	left: -11.6279069767vw;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 0.4651162791vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 0.4651162791vw;
	top: 7.4418604651vw;
}

.l-feature__item--img02-02 {
	bottom: 0;
	height: 67.9069767442vw;
	left: 0;
	margin-right: auto;
	margin-top: 4.4186046512vw;
	position: relative;
	width: 71.1627906977vw;
}

.p-feature__item--img02-02--tx {
	left: auto;
	right: -20vw;
	top: 16.511627907vw;
}

.l-feature__row--items {
	flex-direction: column;
	gap: 3.2558139535vw;
}

.p-feature__row--item--number {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	padding-bottom: 0vw;
	padding-left: 2.3255813953vw;
	padding-right: 2.3255813953vw;
	padding-top: 0vw;
}

.p-feature__row--item--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 1.1627906977vw;
}

.l-mana {
	background: url(../img/sp/management-bg.webp) no-repeat center center/cover;
	padding-bottom: 35.5813953488vw;
	padding-left: 4.8837209302vw;
	padding-right: 4.8837209302vw;
	padding-top: 16.976744186vw;
}

.p-mana__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.5625;
}

.p-mana__subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 300;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-mana__tx {
	margin-top: 6.976744186vw;
	text-align: left;
}

.l-medical {
	padding-bottom: 15.1162790698vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 25.8139534884vw;
}

.l-medical__ttlbox {
	top: -9.3023255814vw;
}

.l-medical__items {
	gap: 3.7209302326vw 4.6511627907vw;
	grid-template-columns: repeat(2, 1fr);
}

.l-medical__item {
	padding-bottom: 7.4418604651vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 7.4418604651vw;
}

.l-medical__item::after {
	border-right: 4.6511627907vw solid #3572ef;
	border-top: 4.6511627907vw solid transparent;
}

.l-medical__item--img {
	height: 17.2093023256vw;
	width: 17.2093023256vw;
}

.p-medical__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.3488372093vw;
}

.p-medical__item--icon01 {
	height: 8.1395348837vw;
	width: 7.4418604651vw;
}

.p-medical__item--icon02 {
	height: 8.6046511628vw;
	width: 8.1395348837vw;
}

.p-medical__item--icon03 {
	height: 9.5348837209vw;
	width: 10.6976744186vw;
}

.p-medical__item--icon04 {
	height: 7.2093023256vw;
	width: 8.6046511628vw;
}

.p-medical__item--icon05 {
	height: 6.511627907vw;
	width: 8.3720930233vw;
}

.p-medical__item--icon06 {
	height: 6.976744186vw;
	width: 7.2093023256vw;
}

.p-medical__item--icon07 {
	height: 6.7441860465vw;
	width: 11.8604651163vw;
}

.p-medical__item--icon08 {
	height: 7.6744186047vw;
	width: 7.4418604651vw;
}

.p-medical__item--icon09 {
	height: 7.6744186047vw;
	width: 8.8372093023vw;
}

.p-medical__item--icon10 {
	height: 8.3720930233vw;
	width: 8.1395348837vw;
}

.p-medical__item--icon11 {
	height: 8.3720930233vw;
	width: 6.0465116279vw;
}

.p-medical__item--icon12 {
	height: 8.6046511628vw;
	width: 8.1395348837vw;
}

.p-medical__item--icon13 {
	height: 7.2093023256vw;
	width: 5.5813953488vw;
}

.p-medical__item--icon14 {
	height: 6.2790697674vw;
	width: 6.511627907vw;
}

.l-greeting {
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.l-greeting::before,
.l-greeting::after {
	display: none;
}

.l-greeting__ttlbox {
	margin: 0 auto;
}

.p-greeting__ttl {
	font-size: min(128px, 14.8837209302vw);
	font-weight: 400;
	letter-spacing: 0.015625em;
	line-height: 1.25;
}

.p-greeting__ttl span {
	font-size: min(192px, 22.3255813953vw);
	font-weight: 500;
	letter-spacing: 0.0104166667em;
	line-height: 1.0416666667;
}

.p-greeting__subttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.25;
	top: 10.2325581395vw;
}

.l-greeting__img {
	height: 84.4186046512vw;
	left: 0;
	margin: 0 auto;
	margin-top: 10vw;
	position: relative;
	top: 0;
	width: 70.6976744186vw;
}

.l-greeting__name {
	padding-bottom: 3.488372093vw;
	padding-left: 3.023255814vw;
	padding-right: 3.023255814vw;
	padding-top: 2.7906976744vw;
}

.l-greeting__name::before {
	bottom: 1.1627906977vw;
	height: 4.1860465116vw;
	right: 1.3953488372vw;
	width: 4.1860465116vw;
}

.l-greeting__name::after {
	height: 4.1860465116vw;
	left: 1.3953488372vw;
	top: 1.1627906977vw;
	width: 4.1860465116vw;
}

.p-greeting__name {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-greeting__name span {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.p-greeting__name--en {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 300;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 1.8604651163vw;
	text-align: center;
}

.p-greeting__tx {
	margin-top: 12.3255813953vw;
	width: 100%;
}

.l-greeting__btnbox {
	margin: 0 auto;
	margin-top: 9.3023255814vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-greeting__btn::before {
	height: 4.6511627907vw;
	right: 13.023255814vw;
	width: 4.6511627907vw;
}

.l-greeting__swiper-container {
	margin-top: 9.3023255814vw;
}

.l-recruit {
	padding-bottom: 0vw;
	padding-left: 4.1860465116vw;
	padding-right: 4.1860465116vw;
	padding-top: 0vw;
	width: 100%;
}

.p-recruit__img--ttl {
	bottom: 6.7441860465vw;
	font-size: min(40px, 4.6511627907vw);
	font-weight: 700;
	left: 3.023255814vw;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-recruit__btn {
	padding-bottom: 2.7906976744vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 2.7906976744vw;
}

.p-recruit__ttl {
	left: 4.6511627907vw;
}

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

.p-recruit__tx {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.l-footer__add {
	flex-direction: column;
	gap: 8.1395348837vw;
	margin-bottom: 16.976744186vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 20.4651162791vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

.l-footer__add--le {
	text-align: center;
}

.p-footer__add--ttl {
	color: #333;
	font-size: min(72px, 8.3720930233vw);
	font-weight: 500;
	letter-spacing: 0.0277777778em;
	line-height: 1.1111111111;
}

.p-footer__add--subttl {
	color: #333;
	font-size: min(48px, 5.5813953488vw);
	font-weight: 300;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-footer__add--tx {
	margin-top: 9.7674418605vw;
}

.l-footer__add--fx {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 8.1395348837vw;
}

.p-footer__add--web {
	padding-bottom: 5.3488372093vw;
	padding-left: 6.511627907vw;
	padding-right: 13.023255814vw;
	padding-top: 5.3488372093vw;
}

.p-footer__add--web::before {
	height: 3.9534883721vw;
	right: 6.511627907vw;
	width: 3.9534883721vw;
}

.p-footer__add--web::after {
	height: 1.8604651163vw;
	right: 7.9069767442vw;
	width: 1.8604651163vw;
}

.l-footer__map {
	height: 80vw;
}

.l-footer__map iframe {
	height: 80vw;
}

.l-footer__fx {
	flex-direction: column;
	gap: 4.6511627907vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.p-footer__nav--ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.1111111111;
}

.l-footer__items {
	gap: 2.5581395349vw;
	margin-top: 3.9534883721vw;
}

.p-footer__item,
.p-drawer__item {
	padding-left: 4.6511627907vw;
}

.p-footer__item::before,
.p-drawer__item::before {
	border-bottom: 0.9302325581vw solid transparent;
	border-left: 1.8604651163vw solid #333;
	border-top: 0.9302325581vw solid transparent;
	top: 2.7906976744vw;
}

.l-footer__wrap {
	gap: 2.5581395349vw 5.5813953488vw;
	margin-top: 3.9534883721vw;
}

.l-footer__wrap:not(:first-child) {
	margin-top: 2.5581395349vw;
}

.l-footer__copy {
	margin-top: 15.5813953488vw;
	padding-bottom: 5.1162790698vw;
}

.c-fv {
	padding-bottom: 18.6046511628vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 18.6046511628vw;
}

.c-fv__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.l-Recruit__table {
	padding-bottom: 13.9534883721vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 13.9534883721vw;
}

.p-Recruit__table--ttl,
.p-Recruit__table--tx {
	padding-bottom: 2.7906976744vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 2.7906976744vw;
}

.l-staff__le {
	width: 100%;
}

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

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

.p-Access01__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.5625;
	margin-top: 7.4418604651vw;
}

.p-Access01__subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 300;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.l-Access01__add {
	padding-top: 5.5813953488vw;
}

.l-Access01__add::before {
	height: 4.6511627907vw;
	width: 4.6511627907vw;
}

.l-Access01__tel {
	margin: 0 auto;
	margin-top: 4.6511627907vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 11.6279069767vw;
	padding-right: 5.5813953488vw;
	padding-top: 3.7209302326vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-Access__table {
	padding: 0;
}

.l-Access02__map {
	height: 69.7674418605vw;
	margin-top: 7.4418604651vw;
}

.l-Access02__map iframe {
	height: 69.7674418605vw;
}

.l-Access02__box {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 9.3023255814vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-Access__tx,
.p-Access__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-Access__ttl {
	padding-left: 5.5813953488vw;
}

.p-Access__ttl::before {
	height: 4.6511627907vw;
	top: 1.3953488372vw;
	width: 4.6511627907vw;
}

.l-clinic {
	flex-direction: column;
	gap: 12.7906976744vw;
	overflow-x: hidden;
	padding: 0;
	padding-bottom: 102.3255813953vw;
}

.l-clinic__swiper-container {
	margin-bottom: 0vw;
	margin-left: 11.1627906977vw;
	margin-right: 11.1627906977vw;
	margin-top: 11.1627906977vw;
}

.l-clinic__prev {
	left: -5.5813953488vw;
}

.l-clinic__prev::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic__next {
	right: -5.5813953488vw;
}

.l-clinic__next::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic01__items {
	grid-template-columns: repeat(2, 1fr);
	margin-top: 7.4418604651vw;
}

.l-clinic02 {
	margin-bottom: 13.9534883721vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 13.9534883721vw;
}

.l-clinic02__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 9.3023255814vw;
}

.c-main__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.c-main__ttl::before {
	height: calc(100% - 3.7209302326vw);
	width: calc(100% - 3.7209302326vw);
}

.c-fx {
	flex-direction: column;
	gap: 9.3023255814vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.c-le {
	width: 100%;
}

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

.c-ri::after {
	left: 1.8604651163vw;
	top: 1.8604651163vw;
}

.c-trouble {
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.c-trouble__inner {
	padding-bottom: 13.9534883721vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 13.9534883721vw;
}

.c-trouble__ttl {
	font-size: min(120px, 13.9534883721vw);
	font-weight: 400;
	letter-spacing: 0.0166666667em;
	line-height: 1.1666666667;
	top: -7.4418604651vw;
}

.c-trouble__subttl {
	font-size: min(44px, 5.1162790698vw);
	font-weight: 400;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
}

.c-trouble__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 3.7209302326vw;
}

.c-trouble__item {
	padding-left: 4.6511627907vw;
}

.c-trouble__item::before {
	height: 2.7906976744vw;
	top: 2.3255813953vw;
	width: 2.7906976744vw;
}

.breadcrumb {
	padding-bottom: 5.5813953488vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 5.5813953488vw;
}

.l-archive {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-bottom: 18.6046511628vw;
}

.p-single__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.4166666667;
	margin-top: 2.7906976744vw;
}

.p-single__tx {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 2.7906976744vw;
}

.l-form {
	padding-bottom: 13.9534883721vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 13.9534883721vw;
}

.p-form__item {
	flex-direction: column;
	gap: 1.8604651163vw;
	padding-bottom: 2.7906976744vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.7906976744vw;
}

.p-form__ttl {
	width: 100%;
}

.wpcf7-form-control-wrap {
	width: 100%;
}

.p-form__input,
.p-form__textarea {
	margin-left: 0;
	padding-bottom: 1.8604651163vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 1.8604651163vw;
}

.l-form__txetarea {
	width: 100%;
}

.wpcf7-form-control-wrap .wpcf7-textarea {
	height: 46.511627907vw;
	padding-bottom: 2.7906976744vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 2.7906976744vw;
}

.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 7.4418604651vw;
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 2.7906976744vw;
}

.l-policy {
	margin-top: 7.4418604651vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
}

.p-policy__tx {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 500;
	letter-spacing: 0.0357142857em;
	line-height: 1.4285714286;
	margin-top: 3.7209302326vw;
}

}

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

.u-sp {
	display: none;
}

.inner {
	padding-bottom: 0vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
	padding-top: 0vw;
}

.pc-drawer__items {
	top: 6.25vw;
}

.p-header__add {
	margin-left: 1.0416666667vw;
}

.l-header__tel {
	margin-left: 5.2083333333vw;
}

.l-info {
	width: 31.25vw;
}

.l-recruit {
	width: 62.5vw;
}

.p-footer__item::before,
.p-drawer__item::before {
	top: 1.5625vw;
}

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

.c-fx {
	padding-bottom: 2.5vw;
	padding-left: 8.3333333333vw;
	padding-right: 8.3333333333vw;
	padding-top: 2.5vw;
}

.c-trouble {
	padding-bottom: 5.2083333333vw;
	padding-left: 8.3333333333vw;
	padding-right: 8.3333333333vw;
	padding-top: 5.2083333333vw;
}

.c-trouble__item::before {
	top: 1.25vw;
}

.breadcrumb {
	padding-bottom: 0vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
	padding-top: 0vw;
}

}

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

.u-sp {
	display: none;
}

.inner {
	padding-bottom: 0vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
	padding-top: 0vw;
}

.pc-drawer__items {
	top: 6.25vw;
}

.l-info {
	width: 31.25vw;
}

.c-fx {
	padding-bottom: 2.5vw;
	padding-left: 8.3333333333vw;
	padding-right: 8.3333333333vw;
	padding-top: 2.5vw;
}

.c-trouble {
	padding-bottom: 5.2083333333vw;
	padding-left: 8.3333333333vw;
	padding-right: 8.3333333333vw;
	padding-top: 5.2083333333vw;
}

.breadcrumb {
	padding-bottom: 0vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
	padding-top: 0vw;
}

}

@media (min-width: 1201px) {

.u-sp {
	display: none;
}

.u-tab {
	display: none;
}

}

@media (max-width: 599px) {

body {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.875;
	padding-top: 23.2558139535vw;
}

[id] {
	scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
}

.fz40 {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0333333333em;
	line-height: 1.6666666667;
	white-space: wrap;
}

.fz28 {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.025em;
	line-height: 1.5;
}

.fz25 {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
}

.fz24 {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.fz22 {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 700;
	letter-spacing: 0.0555555556em;
	line-height: 1.1111111111;
}

.fz16 {
	font-size: min(30px, 3.488372093vw);
	font-weight: 500;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.row-revers {
	flex-direction: column;
}

.pl60 {
	padding-left: 5.5813953488vw;
}

.pl40 {
	padding-left: 4.6511627907vw;
}

.pl20 {
	padding-left: 2.7906976744vw;
}

.mt300 {
	margin-top: 27.9069767442vw !important;
}

.mt240 {
	margin-top: 27.9069767442vw !important;
}

.mt180 {
	margin-top: 18.6046511628vw !important;
}

.mt160 {
	margin-top: 18.6046511628vw !important;
}

.mt140 {
	margin-top: 18.6046511628vw !important;
}

.mt120 {
	margin-top: 14.8837209302vw !important;
}

.mt100 {
	margin-top: 11.1627906977vw !important;
}

.mt80 {
	margin-top: 9.3023255814vw !important;
}

.mt60 {
	margin-top: 6.976744186vw !important;
}

.mb60 {
	margin-bottom: 6.976744186vw !important;
}

.mt50 {
	margin-top: 5.5813953488vw !important;
}

.mt40 {
	margin-top: 3.7209302326vw !important;
}

.mt30 {
	margin-top: 3.7209302326vw !important;
}

.mt20 {
	margin-top: 2.3255813953vw !important;
}

.mt16 {
	margin-top: 1.8604651163vw !important;
}

.mt10 {
	margin-top: 1.8604651163vw !important;
}

.u-pc {
	display: none;
}

.u-tab {
	display: none;
}

.c-ttl {
	font-size: min(128px, 14.8837209302vw);
	font-weight: 500;
	letter-spacing: 0.15625em;
	line-height: 1.25;
}

.c-subttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 700;
	letter-spacing: 0.09375em;
	line-height: 1.25;
}

.c-btn {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 5.5813953488vw;
	padding-left: 12.7906976744vw;
	padding-right: 24.4186046512vw;
	padding-top: 5.5813953488vw;
}

.c-schedule {
	margin-top: 8.8372093023vw;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.3255813953vw;
	padding-left: 2.0930232558vw;
	padding-right: 2.0930232558vw;
	padding-top: 2.3255813953vw;
}

.c-schedule__note {
	margin-top: 6.511627907vw;
}

.inner {
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
}

.to-top {
	bottom: 7.6744186047vw;
	height: 13.023255814vw;
	right: 4.1860465116vw;
	width: 13.023255814vw;
}

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

.l-header__inner {
	justify-content: space-between;
	left: 0;
	padding-bottom: 3.9534883721vw;
	padding-left: 4.8837209302vw;
	padding-right: 4.8837209302vw;
	padding-top: 3.9534883721vw;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.p-header__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-header__ttl--en {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-header__add {
	display: none;
}

.l-header__tel {
	display: none;
}

.l-header__tel--number,
.l-footer__add--tel--number {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.25;
}

.l-header__tel--number::before,
.l-footer__add--tel--number::before {
	height: 5.5813953488vw;
	left: -9.3023255814vw;
	top: 3.7209302326vw;
	width: 5.5813953488vw;
}

.l-header__webbox {
	display: none;
}

.l-fv__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	gap: 5.3488372093vw;
	letter-spacing: 0.09375em;
	line-height: 1.25;
}

.l-fv__ttl span {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 500;
	letter-spacing: 0.075em;
	line-height: 1;
}

.l-fv__asirai {
	bottom: -13.9534883721vw;
	height: 27.4418604651vw;
	width: 26.511627907vw;
}

.l-nav {
	display: none;
}

.l-add {
	flex-direction: column;
	gap: 18.6046511628vw;
	padding-bottom: 23.2558139535vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 23.2558139535vw;
}

.l-news {
	width: 100%;
}

.l-info {
	width: 100%;
}

.p-add__ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0777777778em;
	line-height: 1.1111111111;
}

.l-news__items {
	gap: 5.5813953488vw;
	height: 69.7674418605vw;
	margin-top: 8.8372093023vw;
}

.l-consept {
	flex-direction: column;
	gap: 12.7906976744vw;
	overflow-x: hidden;
	padding: 0;
	padding-bottom: 102.3255813953vw;
}

.l-consept__ttlbox {
	flex-direction: column;
	gap: 1.3953488372vw;
}

.p-consept__ttl,
.p-consept__subttl {
	writing-mode: horizontal-tb; /* 横書き */
}

.p-consept__ttl {
	font-size: min(160px, 18.6046511628vw);
	font-weight: 600;
	letter-spacing: 0.125em;
	line-height: 1.125;
}

.p-consept__subttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin: 0 auto;
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 2.7906976744vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-consept__box {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	gap: 9.7674418605vw;
	justify-content: center;
	letter-spacing: 0.125em;
	line-height: 1.25;
	margin-bottom: 0vw;
	margin-left: 3.7209302326vw;
	margin-right: 3.7209302326vw;
	margin-top: 0vw;
	padding-bottom: 11.1627906977vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 13.488372093vw;
}

.l-consept__box span {
	bottom: -6.976744186vw;
}

.l-consept__box::after {
	height: 18.8372093023vw;
	left: 2.7906976744vw;
	top: 3.2558139535vw;
	width: 18.8372093023vw;
}

.l-consept__box::before {
	bottom: 2.7906976744vw;
	height: 18.8372093023vw;
	right: 3.7209302326vw;
	width: 18.8372093023vw;
}

.l-consept__bird {
	height: 11.8604651163vw;
	right: 11.6279069767vw;
	top: -6.976744186vw;
	width: 11.1627906977vw;
}

.l-consept__family {
	bottom: -11.6279069767vw;
	height: 24.6511627907vw;
	left: 6.976744186vw;
	width: 15.8139534884vw;
}

.l-consept__img01 {
	bottom: 60.9302325581vw;
	height: 27.4418604651vw;
	left: 26.2790697674vw;
	top: auto;
	width: 26.7441860465vw;
}

.l-consept__img02 {
	bottom: 21.6279069767vw;
	height: 35.3488372093vw;
	width: 37.9069767442vw;
}

.l-consept__img03 {
	bottom: 15.1162790698vw;
	height: 24.1860465116vw;
	left: 22.5581395349vw;
	width: 25.5813953488vw;
}

.l-consept__img04 {
	bottom: 51.3953488372vw;
	height: 46.7441860465vw;
	right: -9.3023255814vw;
	top: auto;
	width: 46.7441860465vw;
}

.l-consept__img05 {
	bottom: 32.5581395349vw;
	height: 24.8837209302vw;
	right: 0;
	top: auto;
	width: 27.9069767442vw;
}

.l-consept__img06 {
	bottom: 32.5581395349vw;
	height: 42.3255813953vw;
	right: 16.2790697674vw;
	width: 46.0465116279vw;
	z-index: -2;
}

.l-consept__asirai {
	display: none;
}

.l-feature {
	padding-bottom: 6.976744186vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 29.3023255814vw;
}

.l-feature__items {
	margin-top: 27.9069767442vw;
}

.l-feature01__item {
	flex-direction: column;
	gap: 12.7906976744vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

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

.p-feature__item--number {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-feature__item--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 3.023255814vw;
}

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

.p-feature__item--img {
	height: auto;
	width: 100%;
}

.l-feature01__asirai {
	height: 16.976744186vw;
	left: 0;
	top: -9.3023255814vw;
	width: 22.0930232558vw;
}

.l-feature02__item {
	flex-direction: column;
	gap: 0;
	margin-top: 10.6976744186vw;
	padding-bottom: 10.6976744186vw;
}

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

.l-feature__item--img02-01 {
	height: 64.8837209302vw;
	margin: 0 auto;
	margin-top: 8.6046511628vw;
	width: 68.1395348837vw;
}

.p-feature__item--img02-01--tx,
.p-feature__item--img02-02--tx {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	left: -11.6279069767vw;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 0.4651162791vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 0.4651162791vw;
	top: 7.4418604651vw;
}

.l-feature__item--img02-02 {
	bottom: 0;
	height: 67.9069767442vw;
	left: 0;
	margin-right: auto;
	margin-top: 4.4186046512vw;
	position: relative;
	width: 71.1627906977vw;
}

.p-feature__item--img02-02--tx {
	left: auto;
	right: -20vw;
	top: 16.511627907vw;
}

.l-feature__row--items {
	flex-direction: column;
	gap: 3.2558139535vw;
}

.p-feature__row--item--number {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	padding-bottom: 0vw;
	padding-left: 2.3255813953vw;
	padding-right: 2.3255813953vw;
	padding-top: 0vw;
}

.p-feature__row--item--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 1.1627906977vw;
}

.l-mana {
	background: url(../img/sp/management-bg.webp) no-repeat center center/cover;
	padding-bottom: 35.5813953488vw;
	padding-left: 4.8837209302vw;
	padding-right: 4.8837209302vw;
	padding-top: 16.976744186vw;
}

.p-mana__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.5625;
}

.p-mana__subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 300;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-mana__tx {
	margin-top: 6.976744186vw;
	text-align: left;
}

.l-medical {
	padding-bottom: 15.1162790698vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 25.8139534884vw;
}

.l-medical__ttlbox {
	top: -9.3023255814vw;
}

.l-medical__items {
	gap: 3.7209302326vw 4.6511627907vw;
	grid-template-columns: repeat(2, 1fr);
}

.l-medical__item {
	padding-bottom: 7.4418604651vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 7.4418604651vw;
}

.l-medical__item::after {
	border-right: 4.6511627907vw solid #3572ef;
	border-top: 4.6511627907vw solid transparent;
}

.l-medical__item--img {
	height: 17.2093023256vw;
	width: 17.2093023256vw;
}

.p-medical__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.3488372093vw;
}

.p-medical__item--icon01 {
	height: 8.1395348837vw;
	width: 7.4418604651vw;
}

.p-medical__item--icon02 {
	height: 8.6046511628vw;
	width: 8.1395348837vw;
}

.p-medical__item--icon03 {
	height: 9.5348837209vw;
	width: 10.6976744186vw;
}

.p-medical__item--icon04 {
	height: 7.2093023256vw;
	width: 8.6046511628vw;
}

.p-medical__item--icon05 {
	height: 6.511627907vw;
	width: 8.3720930233vw;
}

.p-medical__item--icon06 {
	height: 6.976744186vw;
	width: 7.2093023256vw;
}

.p-medical__item--icon07 {
	height: 6.7441860465vw;
	width: 11.8604651163vw;
}

.p-medical__item--icon08 {
	height: 7.6744186047vw;
	width: 7.4418604651vw;
}

.p-medical__item--icon09 {
	height: 7.6744186047vw;
	width: 8.8372093023vw;
}

.p-medical__item--icon10 {
	height: 8.3720930233vw;
	width: 8.1395348837vw;
}

.p-medical__item--icon11 {
	height: 8.3720930233vw;
	width: 6.0465116279vw;
}

.p-medical__item--icon12 {
	height: 8.6046511628vw;
	width: 8.1395348837vw;
}

.p-medical__item--icon13 {
	height: 7.2093023256vw;
	width: 5.5813953488vw;
}

.p-medical__item--icon14 {
	height: 6.2790697674vw;
	width: 6.511627907vw;
}

.l-greeting {
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.l-greeting::before,
.l-greeting::after {
	display: none;
}

.l-greeting__ttlbox {
	margin: 0 auto;
}

.p-greeting__ttl {
	font-size: min(128px, 14.8837209302vw);
	font-weight: 400;
	letter-spacing: 0.015625em;
	line-height: 1.25;
}

.p-greeting__ttl span {
	font-size: min(192px, 22.3255813953vw);
	font-weight: 500;
	letter-spacing: 0.0104166667em;
	line-height: 1.0416666667;
}

.p-greeting__subttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.25;
	top: 10.2325581395vw;
}

.l-greeting__img {
	height: 84.4186046512vw;
	left: 0;
	margin: 0 auto;
	margin-top: 10vw;
	position: relative;
	top: 0;
	width: 70.6976744186vw;
}

.l-greeting__name {
	padding-bottom: 3.488372093vw;
	padding-left: 3.023255814vw;
	padding-right: 3.023255814vw;
	padding-top: 2.7906976744vw;
}

.l-greeting__name::before {
	bottom: 1.1627906977vw;
	height: 4.1860465116vw;
	right: 1.3953488372vw;
	width: 4.1860465116vw;
}

.l-greeting__name::after {
	height: 4.1860465116vw;
	left: 1.3953488372vw;
	top: 1.1627906977vw;
	width: 4.1860465116vw;
}

.p-greeting__name {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 500;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-greeting__name span {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.p-greeting__name--en {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 300;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 1.8604651163vw;
	text-align: center;
}

.p-greeting__tx {
	margin-top: 12.3255813953vw;
	width: 100%;
}

.l-greeting__btnbox {
	margin: 0 auto;
	margin-top: 9.3023255814vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-greeting__btn::before {
	height: 4.6511627907vw;
	right: 13.023255814vw;
	width: 4.6511627907vw;
}

.l-greeting__swiper-container {
	margin-top: 9.3023255814vw;
}

.l-recruit {
	padding-bottom: 0vw;
	padding-left: 4.1860465116vw;
	padding-right: 4.1860465116vw;
	padding-top: 0vw;
	width: 100%;
}

.p-recruit__img--ttl {
	bottom: 6.7441860465vw;
	font-size: min(40px, 4.6511627907vw);
	font-weight: 700;
	left: 3.023255814vw;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-recruit__btn {
	padding-bottom: 2.7906976744vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 2.7906976744vw;
}

.p-recruit__ttl {
	left: 4.6511627907vw;
}

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

.p-recruit__tx {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.l-footer__add {
	flex-direction: column;
	gap: 8.1395348837vw;
	margin-bottom: 16.976744186vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 20.4651162791vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

.l-footer__add--le {
	text-align: center;
}

.p-footer__add--ttl {
	color: #333;
	font-size: min(72px, 8.3720930233vw);
	font-weight: 500;
	letter-spacing: 0.0277777778em;
	line-height: 1.1111111111;
}

.p-footer__add--subttl {
	color: #333;
	font-size: min(48px, 5.5813953488vw);
	font-weight: 300;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-footer__add--tx {
	margin-top: 9.7674418605vw;
}

.l-footer__add--fx {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 8.1395348837vw;
}

.p-footer__add--web {
	padding-bottom: 5.3488372093vw;
	padding-left: 6.511627907vw;
	padding-right: 13.023255814vw;
	padding-top: 5.3488372093vw;
}

.p-footer__add--web::before {
	height: 3.9534883721vw;
	right: 6.511627907vw;
	width: 3.9534883721vw;
}

.p-footer__add--web::after {
	height: 1.8604651163vw;
	right: 7.9069767442vw;
	width: 1.8604651163vw;
}

.l-footer__map {
	height: 80vw;
}

.l-footer__map iframe {
	height: 80vw;
}

.l-footer__fx {
	flex-direction: column;
	gap: 4.6511627907vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.p-footer__nav--ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.1111111111;
}

.l-footer__items {
	gap: 2.5581395349vw;
	margin-top: 3.9534883721vw;
}

.p-footer__item,
.p-drawer__item {
	padding-left: 4.6511627907vw;
}

.p-footer__item::before,
.p-drawer__item::before {
	border-bottom: 0.9302325581vw solid transparent;
	border-left: 1.8604651163vw solid #333;
	border-top: 0.9302325581vw solid transparent;
	top: 2.7906976744vw;
}

.l-footer__wrap {
	gap: 2.5581395349vw 5.5813953488vw;
	margin-top: 3.9534883721vw;
}

.l-footer__wrap:not(:first-child) {
	margin-top: 2.5581395349vw;
}

.l-footer__copy {
	margin-top: 15.5813953488vw;
	padding-bottom: 5.1162790698vw;
}

.c-fv {
	padding-bottom: 18.6046511628vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 18.6046511628vw;
}

.c-fv__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.l-Recruit__table {
	padding-bottom: 13.9534883721vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 13.9534883721vw;
}

.p-Recruit__table--ttl,
.p-Recruit__table--tx {
	padding-bottom: 2.7906976744vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 2.7906976744vw;
}

.l-staff__le {
	width: 100%;
}

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

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

.p-Access01__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.5625;
	margin-top: 7.4418604651vw;
}

.p-Access01__subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 300;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.l-Access01__add {
	padding-top: 5.5813953488vw;
}

.l-Access01__add::before {
	height: 4.6511627907vw;
	width: 4.6511627907vw;
}

.l-Access01__tel {
	margin: 0 auto;
	margin-top: 4.6511627907vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 11.6279069767vw;
	padding-right: 5.5813953488vw;
	padding-top: 3.7209302326vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-Access__table {
	padding: 0;
}

.l-Access02__map {
	height: 69.7674418605vw;
	margin-top: 7.4418604651vw;
}

.l-Access02__map iframe {
	height: 69.7674418605vw;
}

.l-Access02__box {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 9.3023255814vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-Access__tx,
.p-Access__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-Access__ttl {
	padding-left: 5.5813953488vw;
}

.p-Access__ttl::before {
	height: 4.6511627907vw;
	top: 1.3953488372vw;
	width: 4.6511627907vw;
}

.l-clinic {
	flex-direction: column;
	gap: 12.7906976744vw;
	overflow-x: hidden;
	padding: 0;
	padding-bottom: 102.3255813953vw;
}

.l-clinic__swiper-container {
	margin-bottom: 0vw;
	margin-left: 11.1627906977vw;
	margin-right: 11.1627906977vw;
	margin-top: 11.1627906977vw;
}

.l-clinic__prev {
	left: -5.5813953488vw;
}

.l-clinic__prev::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic__next {
	right: -5.5813953488vw;
}

.l-clinic__next::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic01__items {
	grid-template-columns: repeat(2, 1fr);
	margin-top: 7.4418604651vw;
}

.l-clinic02 {
	margin-bottom: 13.9534883721vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 13.9534883721vw;
}

.l-clinic02__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 9.3023255814vw;
}

.c-main__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.c-main__ttl::before {
	height: calc(100% - 3.7209302326vw);
	width: calc(100% - 3.7209302326vw);
}

.c-fx {
	flex-direction: column;
	gap: 9.3023255814vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.c-le {
	width: 100%;
}

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

.c-ri::after {
	left: 1.8604651163vw;
	top: 1.8604651163vw;
}

.c-trouble {
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.c-trouble__inner {
	padding-bottom: 13.9534883721vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 13.9534883721vw;
}

.c-trouble__ttl {
	font-size: min(120px, 13.9534883721vw);
	font-weight: 400;
	letter-spacing: 0.0166666667em;
	line-height: 1.1666666667;
	top: -7.4418604651vw;
}

.c-trouble__subttl {
	font-size: min(44px, 5.1162790698vw);
	font-weight: 400;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
}

.c-trouble__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 3.7209302326vw;
}

.c-trouble__item {
	padding-left: 4.6511627907vw;
}

.c-trouble__item::before {
	height: 2.7906976744vw;
	top: 2.3255813953vw;
	width: 2.7906976744vw;
}

.breadcrumb {
	padding-bottom: 5.5813953488vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 5.5813953488vw;
}

.l-archive {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-bottom: 18.6046511628vw;
}

.p-single__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.4166666667;
	margin-top: 2.7906976744vw;
}

.p-single__tx {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 2.7906976744vw;
}

.l-form {
	padding-bottom: 13.9534883721vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 13.9534883721vw;
}

.p-form__item {
	flex-direction: column;
	gap: 1.8604651163vw;
	padding-bottom: 2.7906976744vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.7906976744vw;
}

.p-form__ttl {
	width: 100%;
}

.wpcf7-form-control-wrap {
	width: 100%;
}

.p-form__input,
.p-form__textarea {
	margin-left: 0;
	padding-bottom: 1.8604651163vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 1.8604651163vw;
}

.l-form__txetarea {
	width: 100%;
}

.wpcf7-form-control-wrap .wpcf7-textarea {
	height: 46.511627907vw;
	padding-bottom: 2.7906976744vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 2.7906976744vw;
}

.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 7.4418604651vw;
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 2.7906976744vw;
}

.l-policy {
	margin-top: 7.4418604651vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
}

.p-policy__tx {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 500;
	letter-spacing: 0.0357142857em;
	line-height: 1.4285714286;
	margin-top: 3.7209302326vw;
}

}

