*,
*::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-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.875;
}

.c-ttl {
	color: #0d207e;
	font-family: "Lato", sans-serif;
	font-size: max(12px, 5.2083333333vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.42;
	text-align: center;
}

.c-subttl {
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6666666667;
	margin-top: 1.875vw;
	text-align: center;
}

.c-main__ttl {
	background-color: #b4c4db;
	font-size: max(12px, 2.3958333333vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.8913043478;
	margin-top: 5.625vw;
	padding-bottom: 2.5vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.5vw;
	position: relative;
	text-align: center;
}

.c-main__ttl::before {
	border-bottom: 4.2708333333vw solid #6a7f9b;
	border-left: 13.4375vw solid transparent;
	bottom: 0;
	content: "";
	height: 4.2708333333vw;
	height: 0;
	position: absolute;
	right: 0;
	width: 13.4375vw;
	width: 0;
}

.c-main__ttl::after {
	border-right: 13.4375vw solid transparent;
	border-top: 4.2708333333vw solid #6a7f9b;
	content: "";
	height: 4.2708333333vw;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 13.4375vw;
	width: 0;
}

.c-main__subttl {
	color: #6a7f9b;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.40625;
	margin-bottom: 1.7708333333vw;
	margin-left: 2.5vw;
	margin-right: 0vw;
	margin-top: 0vw;
	padding-left: 2.0833333333vw;
	position: relative;
}

.c-main__subttl::after {
	background: #6a7f9b;
	content: "";
	height: 2.2916666667vw;
	left: 0vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.3645833333vw;
}

.c-btnbox {
	text-align: center;
}

.c-btn-l {
	background: #eeeeee;
	display: inline-block;
	height: 5.7291666667vw;
	position: relative;
	width: 30.9895833333vw;
}

.c-btn-l::after {
	background: url(../img/pc/arrow-black.svg) no-repeat center center/cover;
	content: "";
	height: 0.78125vw;
	position: absolute;
	right: -1.5625vw;
	top: 50%;
	transform: translateY(-50%);
	width: 4.4270833333vw;
}

.c-btn-l:hover::after {
	right: -2.6041666667vw;
	transition: all 0.2s ease-out 0s;
}

.c-btn-p {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.08em;
	line-height: 1.875;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.c-tel-l {
	background: #686d76;
	display: inline-block;
	height: 6.40625vw;
	width: 28.6458333333vw;
}

.c-tel-p {
	color: white;
	font-family: "Lato", sans-serif;
	font-size: max(12px, 2.96875vw);
	font-weight: 700;
	left: 50%;
	letter-spacing: 0.1em;
	line-height: 1.1929824561;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.c-tel-p::before {
	background: url(../img/pc/footer-tel.svg) no-repeat center center/cover;
	content: "";
	height: 1.6666666667vw;
	left: 0.8333333333vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.6666666667vw;
}

.c-btn-sub-p {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.08em;
	line-height: 1.875;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.c-web-l {
	background: #0d207e;
	color: white;
	display: inline-block;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.1458333333vw;
	position: relative;
	text-align: center;
	text-decoration: underline;
	width: 20.3125vw;
}

.c-web-l::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 1.0416666667vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6041666667vw;
}

/* ============================================
footer-table
============================================ */

.cf-table {
	border-collapse: collapse;
	display: block;
	overflow-x: auto;
	table-layout: fixed;
	white-space: nowrap;
	width: -moz-fit-content;
	width: fit-content;
}

.cf-table__head {
	background-color: #6a7f9b;
}

.cf-table__row {
	border: 1px solid #6a7f9b;
}

.cf-table__header,
.cf-table__data,
.cf-table__time {
	font-size: max(12px, 0.9375vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	padding-bottom: 0.5208333333vw;
	padding-left: 1.0416666667vw;
	padding-right: 1.0416666667vw;
	padding-top: 0.5208333333vw;
	text-align: center;
	vertical-align: middle;
}

.cf-table__header {
	color: white;
}

.cf-table__data {
	color: #6a7f9b;
}

/* ============================================
inner
============================================ */

.c-tx {
	margin-top: 0.7291666667vw;
	padding-left: 1.6666666667vw;
	position: relative;
}

.c-tx span {
	color: #ff0000;
}

.c-tx::after {
	background: #6a7f9b;
	border-radius: 50%;
	content: "";
	height: 0.625vw;
	left: 0vw;
	position: absolute;
	top: 0.9375vw;
	width: 0.625vw;
}

.c-tx__inner {
	padding-left: 3.6458333333vw;
	position: relative;
}

/* ============================================
schedule
============================================ */

.c-schedule {
	background-color: #eee;
	margin: 0 calc(50% - 50vw); /* 画面幅いっぱいにはみ出させるためのネガティブマージン */
	margin-top: 3.9583333333vw;
	padding-bottom: 3.9583333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.5416666667vw;
	width: 99.4vw;
}

.c-schedule__ttl {
	color: #ff0000;
	text-align: center;
}

.c-schedule__box {
	display: flex;
	gap: 14.0625vw;
	justify-content: center;
	margin-top: 1.71875vw;
}

.c-add__box {
	display: flex;
	justify-content: space-around;
	margin-top: 4.6875vw;
}

.c-add__left {
	margin-left: 3.6458333333vw;
	width: -moz-fit-content;
	width: fit-content;
}

.c-add__right--tx {
	margin-bottom: 1.6666666667vw;
}

.c-add__right--tx02 {
	margin-top: 1.6666666667vw;
}

.inner {
	padding-bottom: 8.3333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 10.9375vw;
}

.section-inner {
	margin-bottom: 0vw;
	margin-left: 6.40625vw;
	margin-right: 6.40625vw;
	margin-top: 0vw;
}

.l-drawer__icon {
	background: #6a7f9b;
	height: 13.023255814vw;
	position: relative;
	transition: all 0.5s;
	width: 13.023255814vw;
}

.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;
}

.p-drawer__icon--tx {
	color: white;
	font-size: max(12px, 0.4166666667vw);
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1.625;
	top: 6.976744186vw;
}

.l-drawer__icon--bar {
	height: 6.0465116279vw;
	left: 50%;
	position: absolute;
	top: 2.7906976744vw;
	transform: translateX(-50%);
	width: 6.0465116279vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
	background: white;
	height: 2px;
	left: 0;
	position: absolute;
	top: 0;
	width: 6.0465116279vw;
}

.p-drawer__icon--bar1 {
	top: 0;
}

.p-drawer__icon--bar2 {
	top: 1.8604651163vw;
}

.p-drawer__icon--bar3 {
	top: 3.7209302326vw;
}

.l-drawer__content {
	background-color: #6a7f9b;
	bottom: 0;
	height: 100%;
	overflow: scroll;
	padding-top: 16.2790697674vw;
	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__content--items {
	display: flex;
	flex-direction: column;
	gap: 5.5813953488vw;
}

.p-drawer__content--item {
	text-align: center;
}

.p-drawer__content--item a {
	color: white;
}

.l-drawer__cta {
	display: flex;
	flex-direction: column;
	gap: 2.5581395349vw;
	margin-top: 6.511627907vw;
	padding-bottom: 0vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 0vw;
}

.l-drawer__tel--btn,
.l-drawer__web--btn {
	background-color: #686d76;
	height: 20.9302325581vw;
	width: 100%;
}

.p-drawer__tel--btn {
	color: white;
	font-size: min(82px, 9.5348837209vw);
	font-weight: 700;
	left: 55%;
	letter-spacing: 0.0975609756em;
	line-height: 1.1951219512;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.p-drawer__tel--btn::after {
	background: url(../img/pc/footer-tel.svg) no-repeat center center/cover;
	content: "";
	height: 6.511627907vw;
	left: 0vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 6.511627907vw;
}

.l-drawer__web--btn {
	background: #0d207e;
}

.p-drawer__web--btn {
	color: white;
	font-size: min(50px, 5.8139534884vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.1em;
	line-height: 1.44;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.p-drawer__web--btn::after {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	content: "";
	height: 2.3255813953vw;
	position: absolute;
	right: 5.1162790698vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 2.3255813953vw;
}

.p-drawer__icon--tx {
	bottom: 2.3255813953vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.fixed {
	height: 100%;
	overflow: hidden;
}

.p-tiba__ttl {
	text-align: center;
}

.l-tiba__items {
	display: grid;
	gap: 1.40625vw 2.5520833333vw;
	grid-template-columns: repeat(3, 1fr);
	margin: 0 auto;
	margin-top: 2.0833333333vw;
	padding-bottom: 0vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	padding-top: 0vw;
}

.l-tiba__item {
	background: #0d207e;
	color: white;
	display: inline-block;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.1458333333vw;
	position: relative;
	text-align: center;
	width: 20.3125vw;
}

.l-tiba__item::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 1.0416666667vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6041666667vw;
}

.l-tiba__item:nth-child(2) {
	background-color: #587fa3;
}

.l-tiba__item:nth-child(5) {
	background-color: #587fa3;
}

.l-tiba__item:nth-child(3n) {
	background-color: #0d637e;
}

.l-tiba02__btnbox,
.l-tiba03__btnbox,
.l-tiba03__main--btnbox,
.l-tiba04__main--btnbox {
	margin-top: 3.75vw;
	text-align: center;
}

.l-tiba02__tx,
.l-tiba04__tx {
	margin: 0 auto;
	margin-top: 2.0833333333vw;
	width: -moz-fit-content;
	width: fit-content;
}

.c-yoyaku {
	margin-bottom: 1.0416666667vw;
	margin-top: 2.0833333333vw;
	width: -moz-fit-content;
	width: fit-content;
}

.c-yoyaku__ttl {
	border-bottom: 1px solid #eee;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.40625;
	padding-bottom: 0.5208333333vw;
}

.p-tiba02__copy {
	margin-top: 1.3020833333vw;
}

.l-tiba03__web--btnbox {
	margin-bottom: 1.875vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 0.8333333333vw;
}

.l-tiba03__item {
	margin-top: 4.1666666667vw;
}

.l-tiba03__item--gray {
	background: #eee;
	padding-bottom: 4.1666666667vw;
}

.p-tiba03__tx--copy {
	padding-left: 3.125vw;
}

.p-tiba04__ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.40625;
	margin-top: 3.2291666667vw;
	text-align: center;
}

.l-tiba04__btnbox {
	margin-top: 1.25vw;
	text-align: center;
}

.l-tiba04__item {
	margin-top: 5.2083333333vw;
}

.p-tiba04__item--ttl,
.p-yobou__item--ttl,
.c-sub__ttl {
	background: #6a7f9b;
	color: white;
	font-size: max(12px, 1.8229166667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.8857142857;
	margin-bottom: 2.9166666667vw;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.1458333333vw;
	text-align: center;
}

.p-yobou__item--ttl {
	margin-top: 3.3333333333vw;
}

.l-tiba07__item {
	margin-top: 3.3333333333vw;
}

.l-shouka {
	padding-bottom: 8.3333333333vw;
	padding-left: 6.40625vw;
	padding-right: 6.40625vw;
	padding-top: 10.9375vw;
}

.l-shouka__items {
	display: flex;
	flex-wrap: wrap;
	gap: 2.2395833333vw;
	justify-content: center;
	margin-top: 2.0833333333vw;
}

.l-shouka__item {
	background: #0d207e;
	color: white;
	display: inline-block;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 2;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.1458333333vw;
	position: relative;
	text-align: center;
	width: 18.125vw;
}

.l-shouka__item::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 1.0416666667vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6041666667vw;
}

.l-shouka__item:nth-child(2) {
	background-color: #587fa3;
}

.l-shouka__item:nth-child(3) {
	background-color: #0d637e;
}

.l-shouka__item:nth-child(4) {
	background-color: #333;
}

.l-shouka__item:nth-child(6) {
	background-color: #587fa3;
}

.l-shouka__item:nth-child(7) {
	background-color: #0d637e;
}

.l-shouka01__items {
	display: flex;
	gap: 1.71875vw;
	justify-content: center;
	margin-top: 2.2916666667vw;
}

.l-shouka01__item {
	border: 1px solid #6a7f9b;
	position: relative;
	width: 15.5729166667vw;
}

.l-shouka01__item::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 0.8333333333vw solid #6a7f9b;
	border-style: solid;
	border-top: 0.8333333333vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.p-shouka01__item--img01,
.p-shouka01__item--img02,
.p-shouka01__item--img03,
.p-shouka01__item--img04,
.p-shouka01__item--img05 {
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.p-shouka01__item--img01 {
	height: 6.5625vw;
	top: 3.75vw;
	width: 3.3854166667vw;
}

.l-shouka01__item--ttl {
	padding-bottom: 3.8541666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 12.7604166667vw;
	text-align: center;
}

.p-shouka01__item--img02 {
	height: 4.6875vw;
	top: 4.6875vw;
	width: 6.1979166667vw;
}

.p-shouka01__item--img03 {
	height: 6.40625vw;
	top: 4.6875vw;
	width: 3.6458333333vw;
}

.p-shouka01__item--img04 {
	height: 4.7916666667vw;
	top: 4.6875vw;
	width: 4.0104166667vw;
}

.p-shouka01__item--img05 {
	height: 3.8541666667vw;
	top: 4.6875vw;
	width: 3.8020833333vw;
}

.l-shouka01__row--items {
	margin-top: 7.2916666667vw;
}

.l-shouka01__row--items--box {
	display: flex;
	flex-wrap: wrap;
	gap: 2.0833333333vw 6.25vw;
	justify-content: center;
	margin-top: 3.6458333333vw;
}

.padding {
	padding-bottom: 0vw;
	padding-left: 6.7708333333vw;
	padding-right: 6.7708333333vw;
	padding-top: 0vw;
}

.p-shouka01__row--item--ttl {
	border: 1px solid #6a7f9b;
	border-radius: 50%;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	height: 11.3541666667vw;
	letter-spacing: 0.078125em;
	line-height: 1.5625;
	position: relative;
	width: 11.3541666667vw;
}

.p-shouka01__row--item--ttl p {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.l-shouka01__row--item--txbox {
	display: flex;
	flex-direction: column;
	gap: 0.9375vw;
	margin-top: 1.4583333333vw;
}

.p-shouka01__row--item--tx {
	text-decoration: underline;
}

.l-shouka02__img {
	margin: 0 auto;
	margin-top: 4.7916666667vw;
	position: relative;
	width: 20.8333333333vw;
}

.p-shouka02__link01,
.p-shouka02__link02,
.p-shouka02__link03,
.p-shouka02__link04,
.p-shouka02__link05,
.p-shouka02__link06,
.p-shouka02__link07,
.p-shouka02__link08,
.p-shouka02__link09 {
	border: 1px solid orange;
	color: orange;
	padding-bottom: 0.5208333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.5208333333vw;
	position: absolute;
	text-align: center;
	width: 15.625vw;
}

.p-shouka02__link01::after,
.p-shouka02__link02::after,
.p-shouka02__link03::after,
.p-shouka02__link04::after,
.p-shouka02__link05::after,
.p-shouka02__link06::after,
.p-shouka02__link07::after,
.p-shouka02__link08::after,
.p-shouka02__link09::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 0.8333333333vw solid orange;
	border-style: solid;
	border-top: 0.8333333333vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.p-shouka02__link01 {
	left: -15.625vw;
	top: 1.5625vw;
}

.p-shouka02__link02 {
	left: -15.625vw;
	top: 6.25vw;
}

.p-shouka02__link03 {
	left: -15.625vw;
	top: 15.625vw;
}

.p-shouka02__link04 {
	left: -15.625vw;
	top: 19.7916666667vw;
}

.p-shouka02__link05 {
	left: -15.625vw;
	top: 23.9583333333vw;
}

.p-shouka02__link06 {
	right: -15.625vw;
	top: 6.25vw;
}

.p-shouka02__link07 {
	right: -15.625vw;
	top: 12.5vw;
}

.p-shouka02__link08 {
	bottom: 7.2916666667vw;
	right: -15.625vw;
}

.p-shouka02__link09 {
	bottom: -1.0416666667vw;
	right: -15.625vw;
}

.l-shouka-table {
	margin-top: 3.6458333333vw;
}

.shouka-table {
	border-collapse: collapse;
	display: block;
	table-layout: fixed;
}

.shouka-table__header {
	background: #6a7f9b;
	border: 1px solid #eee;
	color: white;
	padding-bottom: 1.25vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 1.25vw;
	text-align: center;
	white-space: nowrap;
}

.shouka-table__data--camera {
	text-align: center;
	white-space: nowrap;
}

.gap {
	gap: 9.375vw;
}

.shouka-table__data,
.shouka-table__data--camera {
	border: 1px solid #6a7f9b;
	padding-bottom: 1.25vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 1.25vw;
}

.l-ityo__box {
	background: #eee;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 5.2083333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 4.1666666667vw;
	width: 99.4vw;
}

.p-ityo_box--ttl {
	background: #6a7f9b;
	color: white;
	font-size: max(12px, 1.8229166667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.8857142857;
	margin: 0 auto;
	padding-bottom: 1.25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.25vw;
	text-align: center;
}

.l-ityo__items {
	display: grid;
	gap: 1.25vw 6.25vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1.875vw;
	position: relative;
}

.l-ityo__items::after {
	bottom: 0vw;
	color: #333;
	content: "など";
	height: 1.8229166667vw;
	position: absolute;
	right: 0vw;
	width: 3.6458333333vw;
}

.l-ityo02__system {
	align-items: center;
	display: flex;
	gap: 6.7708333333vw;
	justify-content: center;
	margin-top: 2.5520833333vw;
}

.l-ityo02__system--img {
	height: 15.625vw;
	width: 25.8854166667vw;
}

.l-ityo02__light {
	margin-top: 3.9583333333vw;
}

.p-ityo02__light {
	margin-bottom: 3.3333333333vw;
	margin-left: 3.6458333333vw;
	margin-right: 0vw;
	margin-top: 0vw;
}

.l-ityo02__lci {
	display: flex;
	gap: 1.6666666667vw;
	justify-content: center;
	margin-left: 3.6458333333vw;
}

.p-ityo02__lci--tx {
	width: 35.15625vw;
}

.l-ityo02__lci__img {
	width: calc(100% - 36.8229166667vw);
}

.l-ityo02__lci__img img {
	height: 14.0625vw;
}

.l-ityo03__kensa {
	display: flex;
	gap: 2.6041666667vw;
	justify-content: center;
	margin-top: 4.1666666667vw;
}

.l-ityo03__kensa--img {
	width: 35%;
}

.l-ityo03__kensa--txbox {
	width: 65%;
}

.p-ityo03__kensa--tx {
	margin-left: 4.1666666667vw;
}

.l-ityo03__btnbox {
	margin-top: 3.125vw;
	text-align: center;
}

.l-ityo03__img {
	margin-bottom: 6.25vw;
	margin-left: 14.5833333333vw;
	margin-right: 14.5833333333vw;
	margin-top: 2.6041666667vw;
}

.l-ityo03__items {
	display: flex;
	flex-direction: column;
	gap: 0.625vw;
	margin-bottom: 4.6875vw;
	margin-left: 3.6458333333vw;
	margin-right: 0vw;
	margin-top: 1.25vw;
}

.p-ityo03__item--ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.078125em;
	line-height: 1.40625;
}

.p-ityo03__item--tx {
	margin-top: 0.8333333333vw;
}

.p-ityo03__tx {
	text-align: center;
}

.l-ityo__items--column {
	display: flex;
	flex-direction: column;
	gap: 1.25vw;
	margin-top: 1.875vw;
}

.l-ityo04 {
	margin-top: 2.5vw;
}

.p-ityo04__ttl {
	margin-bottom: 4.6875vw;
	text-align: center;
}

.l-ityo04__btn {
	margin-top: 1.25vw;
}

.ml0 {
	margin-left: 0;
}

.l-ityo05__item {
	margin-top: 4.1666666667vw;
}

.p-ityo05__tx {
	margin-left: 3.6458333333vw;
}

.p-ityo05__tx02 {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.40625;
	margin-bottom: 4.1666666667vw;
	padding-left: 3.6458333333vw;
}

.p-ityo05__tx02 p {
	margin-top: 1.25vw;
}

.l-ityo06 {
	margin-top: 4.1666666667vw;
}

.af-none::after {
	display: none;
}

.l-ityo6__box {
	display: flex;
	flex-direction: column;
	gap: 1.6666666667vw;
	margin-bottom: 8.3333333333vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 4.1666666667vw;
}

.l-ityo06__img,
.l-ityo06__img02,
.l-ityo06__img03 {
	height: 10.3645833333vw;
	margin: 0 auto;
	width: 62.6041666667vw;
}

.l-ityo06__img02 {
	height: 11.9791666667vw;
	width: 53.8541666667vw;
}

.l-ityo06__img03 {
	height: 16.40625vw;
	width: 72.9166666667vw;
}

.p-ityo06__ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 1.25vw;
	padding-left: 3.6458333333vw;
}

.p-ityo07__tx {
	margin-bottom: 3.3333333333vw;
	margin-top: 3.3333333333vw;
}

.l-ityo08__item {
	margin-top: 4.1666666667vw;
}

.p-ityo08__tx {
	margin-left: 3.6458333333vw;
}

.l-ityo08__txbox {
	margin-top: 2.0833333333vw;
}

.p-ityo08__ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.40625;
	margin-left: 3.6458333333vw;
}

.l-ityo08__btnbox {
	margin-top: 4.1666666667vw;
	text-align: center;
}

.p-ityo08__nagare--tx {
	color: #6a7f9b;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.625;
	margin-top: 2.34375vw;
	text-align: center;
}

.l-ityo08__item--img {
	margin-bottom: 0vw;
	margin-left: 18.75vw;
	margin-right: 18.75vw;
	margin-top: 1.1458333333vw;
}

.l-header__inner {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.l-header__inner::after {
	background: url(../img/pc/fv-bg.svg) no-repeat center center/cover;
	content: "";
	height: 56.25vw;
	position: absolute;
	right: 0;
	top: 0;
	width: 58.9583333333vw;
	z-index: -1;
}

.l-header__left {
	margin-bottom: 0vw;
	margin-left: 6.40625vw;
	margin-right: 0vw;
	margin-top: 2.1875vw;
}

.l-header__logo {
	height: 4.2708333333vw;
	width: 25.8333333333vw;
}

.l-header__add {
	margin-top: 0.5729166667vw;
}

.l-header__right {
	align-items: center;
	display: flex;
	gap: 1.9791666667vw;
	height: 5.3125vw;
}

.p-header__tel {
	font-family: "Lato", sans-serif;
	font-size: max(12px, 2.96875vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.1929824561;
	padding-left: 2.6041666667vw;
	position: relative;
}

.p-header__tel::before {
	background: url(../img/pc/tel.svg) no-repeat center center/cover;
	content: "";
	height: 2.03125vw;
	left: 0vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2.03125vw;
}

.p-header__web {
	background: #0d207e;
	color: white;
	padding-bottom: 1.4583333333vw;
	padding-left: 4.4270833333vw;
	padding-right: 4.4270833333vw;
	padding-top: 1.4583333333vw;
	position: relative;
}

.p-header__web::after {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	content: "";
	height: 0.5208333333vw;
	position: absolute;
	right: 1.5625vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 0.5208333333vw;
}

.l-nav {
	padding-top: 2.0833333333vw;
}

.l-global-nav {
	align-items: center;
	background: rgba(106, 127, 155, 0.4);
	display: flex;
	height: auto;
	justify-content: space-between;
	left: 0;
	padding-top: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.l-global-nav .l-header__items {
	align-items: center;
	gap: 2.0833333333vw;
	padding-left: 2.0833333333vw;
	padding-top: 1.3541666667vw;
}

.l-global-nav .p-header__item,
.l-global-nav .menu-drawer,
.l-global-nav .cs-menu-drawer {
	font-size: max(12px, 0.9375vw);
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.4444444444;
}

.l-nav__cta {
	display: none;
}

.l-global-cta-open {
	display: flex;
}

.l-global-cta-open .c-tel-l {
	height: 5.2083333333vw;
	width: 15.625vw;
}

.l-global-cta-open .c-tel-p {
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	letter-spacing: 0.125em;
	line-height: 1.875;
}

.menu-drawer,
.cs-menu-drawer {
	padding-bottom: 2.0833333333vw;
	position: relative;
}

.menu-drawer::after,
.cs-menu-drawer::after {
	background: #333;
	bottom: 0;
	content: "";
	height: 1.09375vw;
	left: 50%;
	opacity: 0;
	position: absolute;
	transform: translateX(-50%);
	width: 0.0520833333vw;
}

.menu-drawer:hover::after,
.cs-menu-drawer:hover::after {
	opacity: 1;
}

.l-menu__drawer,
.c-menu__drawer {
	background-color: #6a7f9b;
	color: white;
	display: none;
	flex-direction: column;
	font-size: max(12px, 0.8333333333vw);
	font-weight: 400;
	gap: 1.25vw;
	height: 12.5vw;
	left: 50%;
	letter-spacing: 0.08em;
	line-height: 1.875;
	padding-bottom: 2.0833333333vw;
	padding-left: 1.0416666667vw;
	padding-right: 0vw;
	padding-top: 1.5104166667vw;
	position: absolute;
	text-align: left;
	top: 4.1666666667vw;
	transform: translateX(-50%);
	width: 7.8125vw;
	z-index: 10;
}

.l-menu__drawer.is-active,
.c-menu__drawer.is-active {
	display: flex;
	opacity: 0.92;
	transition: all 0.2s ease-out 0.2s;
}

.c-menu__drawer {
	height: 10.4166666667vw;
	width: 10.4166666667vw;
}

.p-menu__drawer {
	position: relative;
}

.p-menu__drawer::after {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 0.8333333333vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 0.4166666667vw;
}

.l-header__items {
	align-items: center;
	display: flex;
	gap: 1.6666666667vw;
	justify-content: center;
}

.p-header__item {
	padding-bottom: 2.0833333333vw;
	position: relative;
}

.p-header__item img {
	height: 1.8229166667vw;
	width: 1.875vw;
}

.p-header__item::after {
	background: #333;
	bottom: 0;
	content: "";
	height: 1.09375vw;
	left: 50%;
	opacity: 0;
	position: absolute;
	transform: translateX(-50%);
	width: 0.0520833333vw;
}

.p-header__item:hover::after {
	opacity: 1;
}

.l-fv {
	margin-top: 1.0416666667vw;
	position: relative;
}

.l-fv__img {
	height: 36.7708333333vw;
	margin-bottom: 0vw;
	margin-left: 14.1145833333vw;
	margin-right: 6.40625vw;
	margin-top: 0vw;
	width: 79.4791666667vw;
}

.l-fv__tximg {
	bottom: -1.5625vw;
	left: 4.1666666667vw;
	position: absolute;
	z-index: 2;
}

.p-fv__img {
	height: 20vw;
	position: relative;
	width: 22.8125vw;
}

.p-fv__tx {
	color: white;
	font-size: max(12px, 1.71875vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.08em;
	line-height: 1.6363636364;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.l-news {
	margin-top: 6.5625vw;
	position: relative;
}

.l-news::after {
	animation: Spin 40s linear infinite;
	background: url(../img/pc/star.png) no-repeat center center/cover;
	content: "";
	height: 10.9895833333vw;
	left: 2.2916666667vw;
	position: absolute;
	top: -10.4166666667vw;
	width: 10.9895833333vw;
	z-index: 2;
}

.p-news__ttl {
	color: #0d207e;
	font-family: "Lato", sans-serif;
	font-size: max(12px, 2.9166666667vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.4107142857;
	margin-left: 11.4583333333vw;
}

.l-news__box {
	height: 34.53125vw;
	position: relative;
}

.l-news__box::after {
	background: url(../img/pc/news-bg.png) no-repeat center center/cover;
	content: "";
	height: 100%;
	left: 0vw;
	position: absolute;
	top: 0vw;
	width: 100%;
	z-index: -1;
}

.l-news__btnbox {
	position: absolute;
	right: 6.40625vw;
	top: 0;
}

.l-news__btn {
	background: #0d207e;
	display: inline-block;
	height: 4.1145833333vw;
	width: 15.6770833333vw;
}

.p-news__btn {
	color: white;
	left: 50%;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.p-news__btn::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 1.25vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6041666667vw;
}

.l-news__items {
	display: flex;
	flex-direction: column;
	gap: 2.5vw;
	height: 26.0416666667vw;
	margin-bottom: 0vw;
	margin-left: 10.9375vw;
	margin-right: 6.40625vw;
	margin-top: 0.6770833333vw;
	overflow-y: scroll;
	padding-bottom: 6.25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.4895833333vw;
	scrollbar-color: #0d207e #eee; /* thumb color / track color */
}

.l-news__item {
	display: flex;
	gap: 2.0833333333vw;
}

.p-news__item--day {
	color: #0d207e;
}

.p-News__item--day {
	color: #0d207e;
	width: 150px;
}

.p-news__item--ttl {
	font-weight: 600;
}

.l-banner {
	margin-bottom: 6.25vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 6.25vw;
}

.l-banner__items {
	width: 90%;
	margin: 0 auto;
	display: flex;
	gap: 5.2083333333vw;
	justify-content: center;
}

.l-banner__item {
	width: 33.75vw;
}

.l-medical {
	margin-top: 5.2083333333vw;
}

.l-medical__box {
	color: white;
	margin-top: 6.5625vw;
	padding-bottom: 11.4583333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 6.3541666667vw;
	position: relative;
	text-align: center;
}

.l-medical__box::before {
	border: 4px solid white;
	content: "";
	height: calc(100% - 1.5625vw);
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 1.5625vw);
}

.l-medical__box::after {
	background: url(../img/pc/medical-bg.png) no-repeat center center/cover;
	content: "";
	height: 100%;
	left: 0vw;
	position: absolute;
	top: 0vw;
	width: 100%;
	z-index: -1;
}

.p-medical__box--subttl {
	font-family: "Lato", sans-serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4375;
}

.p-medical__box--ttl {
	font-size: max(12px, 4.1666666667vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 0.8125;
	margin-top: 1.5625vw;
}

.p-medical__box--tx {
	margin-top: 2.9166666667vw;
}

.l-medical__items {
	background-color: #eeeeee;
	display: flex;
	gap: 1.0416666667vw;
	justify-content: center;
	padding-bottom: 11.71875vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 9.375vw;
}

.l-medical__item {
	background: white;
	border: 2px solid #587fa3;
	padding-bottom: 6.25vw;
	padding-left: 4.375vw;
	padding-right: 4.375vw;
	padding-top: 10.3125vw;
	position: relative;
	text-align: center;
}

.l-medical__item--icon,
.l-medical__item--icon02,
.l-medical__item--icon03,
.l-medical__item--icon04 {
	left: 50%;
	position: absolute;
	top: 5.4166666667vw;
	transform: translateX(-50%);
}

.l-medical__item--icon {
	height: 2.8645833333vw;
	width: 3.2291666667vw;
}

.l-medical__item--icon02 {
	height: 2.7083333333vw;
	width: 3.2291666667vw;
}

.l-medical__item--icon03 {
	height: 3.0208333333vw;
	width: 2.34375vw;
}

.l-medical__item--icon04 {
	height: 3.3854166667vw;
	width: 2.65625vw;
}

.p-medical__item--ttl {
	font-size: max(12px, 1.8229166667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6857142857;
}

.p-medical__item--subttl,
.p-medical__item--subttl02,
.p-medical__item--subttl03,
.p-medical__item--subttl04 {
	color: #0d207e;
	font-size: max(12px, 0.8854166667vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4705882353;
	margin-top: 0.6770833333vw;
}

.p-medical__item--subttl02 {
	color: #587fa3;
}

.p-medical__item--subttl03 {
	color: #0d637e;
}

.p-medical__item--subttl04 {
	color: #333;
}

.l-medical__item--btnbox {
	margin-top: 2.03125vw;
	text-align: center;
}

.l-medical__item--btn,
.l-medical__item--btn02,
.l-medical__item--btn03,
.l-medical__item--btn04 {
	background: #0d207e;
	display: inline-block;
	height: 3.0729166667vw;
	width: 11.7708333333vw;
}

.l-medical__item--btn02 {
	background-color: #587fa3;
}

.l-medical__item--btn03 {
	background-color: #0d637e;
}

.l-medical__item--btn04 {
	background-color: #333;
}

.p-medical__item--btn {
	color: white;
	font-size: max(12px, 0.8854166667vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.08em;
	line-height: 1.8823529412;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.p-medical__item--btn::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.3385416667vw;
	position: absolute;
	right: 0.9375vw;
	top: 50%;
	transform: translateY(-50%);
	width: 1.9270833333vw;
}

.l-feature {
	overflow: hidden;
	padding-bottom: 4.7395833333vw;
	padding-left: 6.40625vw;
	padding-right: 6.40625vw;
	padding-top: 6.25vw;
	position: relative;
}

.l-feature::after {
	animation: Spin 40s linear infinite;
	background: url(../img/pc/star.png) no-repeat center center/cover;
	content: "";
	height: 25.3125vw;
	left: 4.0625vw;
	position: absolute;
	top: 2.7083333333vw;
	width: 25.3125vw;
}

.l-feature__item {
	margin-top: 6.0416666667vw;
	position: relative;
}

.l-feature__item--ttlbox {
	margin-left: auto;
	margin-right: 11.4583333333vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-feature__number,
.l-feature__number02,
.l-feature__number03,
.l-feature__number04,
.l-feature__number05 {
	background: #0d207e;
	border-radius: 50%;
	color: white;
	height: 8.4375vw;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 8.4375vw;
	z-index: 5;
}

.l-feature__number::after,
.l-feature__number02::after,
.l-feature__number03::after,
.l-feature__number04::after,
.l-feature__number05::after {
	border: 1px solid #333;
	border-radius: 50%;
	content: "";
	height: 8.4375vw;
	left: -0.3125vw;
	position: absolute;
	top: -0.3125vw;
	width: 8.4375vw;
}

.l-feature__number02 {
	background-color: #707070;
	left: 50%;
	position: absolute;
	top: -6.7708333333vw;
	transform: translateX(-50%);
}

.l-feature__number03,
.l-feature__number04,
.l-feature__number05 {
	background-color: #10a6d5;
	height: 5.46875vw;
	width: 5.46875vw;
}

.l-feature__number03::after,
.l-feature__number04::after,
.l-feature__number05::after {
	height: 5.46875vw;
	width: 5.46875vw;
}

.l-feature__number04 {
	background-color: #81b0b3;
}

.l-feature__number05 {
	background-color: #587fa3;
	margin: 0;
}

.p-feature__number--point,
.p-feature__number--point--small {
	font-family: "Lato", sans-serif;
	font-size: max(12px, 1.5625vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.08em;
	line-height: 1.6333333333;
	position: absolute;
	top: 1.0416666667vw;
	transform: translateX(-50%);
}

.p-feature__number--point--small {
	font-size: max(12px, 0.9895833333vw);
	font-weight: 400;
	letter-spacing: 0.0789473684em;
	line-height: 1.0526315789;
}

.p-feature__number,
.p-feature__number--small {
	font-family: "Lato", sans-serif;
	font-size: max(12px, 3.6458333333vw);
	font-weight: 400;
	left: 50%;
	letter-spacing: 0.08em;
	line-height: 1.4285714286;
	position: absolute;
	top: 2.96875vw;
	transform: translateX(-50%);
}

.p-feature__number--small {
	font-size: max(12px, 2.34375vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.1111111111;
	top: 2.0833333333vw;
}

.p-feature__item--ttl,
.p-feature__item--ttl05 {
	font-size: max(12px, 2.7083333333vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6346153846;
	margin-top: 1.25vw;
	text-align: center;
}

.p-feature__item--ttl05 {
	margin-top: 0;
}

.l-feature__item--img,
.l-feature__item--img02 {
	height: 22.7604166667vw;
	left: 0vw;
	position: absolute;
	top: 5.2083333333vw;
	width: 39.6875vw;
}

.l-feature__item--box,
.l-feature__item--box02 {
	box-shadow: 2px 3px 20px rgba(156, 155, 155, 0.8117647059);
	display: flex;
	gap: 2.0833333333vw;
	padding-bottom: 7.5vw;
	padding-left: 3.2291666667vw;
	padding-right: 3.3333333333vw;
	padding-top: 3.3333333333vw;
}

.l-feature__item--box {
	background: #bcd3ed 0% 0% no-repeat padding-box;
	margin-left: 4.6875vw;
	margin-top: 6.25vw;
}

.l-feature__item--box02 {
	background-color: #eeeeee;
	flex-direction: row-reverse;
	margin-right: 4.6875vw;
}

.p-feature__item--box--tx {
	margin-top: 2.6041666667vw;
	width: 31.8229166667vw;
}

.l-feature__item--imgbox {
	display: flex;
	gap: 0.9375vw;
	width: calc(100% - 33.90625vw);
}

.l-feature__item--imgbox img {
	width: 20.625vw;
}

.p-feature__item--box--copy,
.p-feature__item--box--copy02 {
	bottom: 1.6666666667vw;
	color: white;
	font-family: "Lato", sans-serif;
	font-size: max(12px, 3.5416666667vw);
	font-weight: 400;
	left: 5.9375vw;
	letter-spacing: 0.2em;
	line-height: 1.4117647059;
	position: absolute;
}

.p-feature__item--box--copy02 {
	left: auto;
	right: 6.6145833333vw;
}

.l-feature__item02 {
	margin-top: 15.2604166667vw;
	position: relative;
}

.l-feature__item02::after {
	animation: Spin 40s linear infinite;
	background: url(../img/pc/star.png) no-repeat center center/cover;
	bottom: -7.5520833333vw;
	content: "";
	height: 15.1041666667vw;
	position: absolute;
	right: -6.25vw;
	width: 15.1041666667vw;
	z-index: -1;
}

.l-feature__item--ttlbox02 {
	background-color: #cccccc;
	margin-left: 4.6875vw;
	padding-bottom: 5.1041666667vw;
	padding-left: 12.2395833333vw;
	padding-right: 12.2395833333vw;
	padding-top: 5.1041666667vw;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.l-feature__item--img02 {
	left: auto;
	right: 0vw;
	top: -3.6458333333vw;
}

.l-feature__item034 {
	color: white;
	display: flex;
	gap: 1.40625vw;
	margin-top: 11.8229166667vw;
	position: relative;
}

.l-feature__item034::after {
	background: url(../img/pc/feature-sankaku.svg) no-repeat center center/cover;
	content: "";
	height: 63.0729166667vw;
	left: -6.25vw;
	position: absolute;
	top: -9.375vw;
	width: 99.5833333333vw;
	z-index: -2;
}

.l-feature__item03 {
	background-color: #0d637e;
	box-shadow: 0px 3px 20px rgba(156, 155, 155, 0.8117647059);
	padding-bottom: 4.1666666667vw;
	padding-left: 8.2291666667vw;
	padding-right: 8.2291666667vw;
	padding-top: 14.7395833333vw;
	position: relative;
	width: 50%;
}

.p-feature__item--tx {
	text-align: center;
}

.l-feature__item--img03,
.l-feature__item--img04 {
	height: 22.7604166667vw;
	left: 50%;
	position: absolute;
	top: -4.6875vw;
	transform: translateX(-50%);
	width: 40vw;
}

.l-feature__item04 {
	background-color: #67b1b5;
	box-shadow: 0px 3px 20px rgba(156, 155, 155, 0.8117647059);
	padding-bottom: 4.1666666667vw;
	padding-left: 7.3958333333vw;
	padding-right: 7.3958333333vw;
	padding-top: 14.7395833333vw;
	position: relative;
	width: 50%;
}

.l-feature__item05 {
	align-items: center;
	background: white;
	display: flex;
	margin-top: 6.3541666667vw;
	position: relative;
}

.l-feature__item05::after {
	animation: Spin 40s linear infinite;
	background: url(../img/pc/star.png) no-repeat center center/cover;
	content: "";
	height: 25.3125vw;
	left: -2.1875vw;
	position: absolute;
	top: -9.8958333333vw;
	width: 25.3125vw;
	z-index: -1;
}

.l-feature__item--img05 {
	height: 21.09375vw;
	width: 33.2291666667vw;
}

.l-feature__item05--right {
	padding-bottom: 3.125vw;
	padding-left: 4.84375vw;
	padding-right: 2.4479166667vw;
	padding-top: 3.125vw;
	width: calc(100% - 33.2291666667vw);
}

.l-feature__item05--right--ttl {
	display: flex;
	gap: 3.3333333333vw;
}

.p-feature__item--tx05 {
	margin-top: 2.5vw;
}

.l-feature__btnbox {
	margin-top: 4.3229166667vw;
}

.l-first {
	background: url(../img/pc/first-bg.png) no-repeat center center/cover;
	padding-bottom: 6.3541666667vw;
	padding-left: 6.3541666667vw;
	padding-right: 6.3541666667vw;
	padding-top: 6.3541666667vw;
}

.l-first__inner {
	background-color: #eee;
	padding-bottom: 6.3541666667vw;
	padding-left: 6.3541666667vw;
	padding-right: 6.3541666667vw;
	padding-top: 6.3541666667vw;
	position: relative;
}

.l-first__inner::after {
	background: url(../img/pc/first-sankaku.svg) no-repeat center center/cover;
	content: "";
	height: 100%;
	left: 0vw;
	position: absolute;
	top: 0vw;
	width: 100%;
}

.l-first__ttlbox {
	background: #0d207e;
	color: white;
	display: flex;
	gap: 2.8645833333vw;
	justify-content: center;
	left: 50%;
	position: absolute;
	top: 2.0833333333vw;
	transform: translateX(-50%);
	width: 70%;
	z-index: 10;
}

.p-first__ttl {
	color: white;
}

.l-first__box {
	background: white;
	padding-bottom: 6.3541666667vw;
	padding-left: 4.5833333333vw;
	padding-right: 4.5833333333vw;
	padding-top: 5.4166666667vw;
	position: relative;
	z-index: 5;
}

.p-first__box--ttl {
	color: #0d207e;
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.3541666667;
	text-align: center;
}

.p-first__box--tx {
	margin-top: 1.6666666667vw;
}

.l-first__btnbox {
	margin-top: 5.1041666667vw;
}

.l-first__btn {
	height: 4.1145833333vw;
	width: 22.9166666667vw;
}

.l-first__btn::after {
	height: 0.5729166667vw;
	width: 3.28125vw;
}

.p-first__btn {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0791666667em;
	line-height: 1.875;
}

.l-cta {
	background-color: #eee;
	display: flex;
	gap: 2.2916666667vw;
	justify-content: center;
	padding-bottom: 7.8125vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 7.8125vw;
}

.l-cta__btn,
.l-cta__btn--form {
	background: #6a7f9b;
	display: inline-block;
	height: 11.9791666667vw;
	position: relative;
	width: 38.0729166667vw;
}

.l-cta__btn::after,
.l-cta__btn--form::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.5729166667vw;
	position: absolute;
	right: 3.75vw;
	top: 50%;
	transform: translateY(-50%);
	width: 3.28125vw;
}

.l-cta__btn--form {
	background: url(../img/pc/cta-form-bg.png) no-repeat center center/cover;
}

.p-cta__btn {
	color: white;
	font-size: max(12px, 2.5vw);
	font-weight: 600;
	left: 50%;
	letter-spacing: 0.0791666667em;
	line-height: 1.5208333333;
	position: relative;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.l-loop__swiper-container {
	padding-bottom: 5.9375vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5.9375vw;
	position: relative;
}

.l-loop__swiper-container::after {
	animation: Spin 40s linear infinite;
	background: url(../img/pc/star.png) no-repeat center center/cover;
	content: "";
	height: 25.3125vw;
	left: 4.6354166667vw;
	position: absolute;
	top: 10.4166666667vw;
	width: 25.3125vw;
	z-index: -1;
}

.swiper {
	position: relative;
}

.swiper-wrapper {
	position: relative;
	transition-timing-function: linear;
}

.l-loop__swiper .swiper-slide {
	margin-right: 2.9166666667vw;
	width: 20.6770833333vw !important;
}

.l-loop__swiper .swiper-slide:nth-child(2n) {
	margin-top: 2.9166666667vw;
}

footer {
	background-color: #eee;
	padding-top: 6.3020833333vw;
}

.l-footer__logo {
	height: 4.2708333333vw;
	margin: 0 auto;
	width: 25.8333333333vw;
}

.l-footer02 {
	display: flex;
	gap: 10.4166666667vw;
	margin-left: 10.9375vw;
	margin-top: 6.40625vw;
}

.p-footer__add {
	margin-bottom: 1.25vw;
	margin-left: 2.0833333333vw;
}

.l-footer__cta {
	align-items: center;
	display: flex;
}

.l-footer__web--btn,
.l-footer__download--btn {
	background: #0d207e;
	padding-bottom: 1.9791666667vw;
	padding-left: 4.4270833333vw;
	padding-right: 4.4270833333vw;
	padding-top: 1.9791666667vw;
	position: relative;
}

.l-footer__web--btn::after,
.l-footer__download--btn::after {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	content: "";
	height: 0.5208333333vw;
	position: absolute;
	right: 1.0416666667vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 0.5208333333vw;
}

.l-footer__download--btn {
	background-color: #b5a38b;
	padding-bottom: 1.9791666667vw;
	padding-left: 2.1875vw;
	padding-right: 3.2291666667vw;
	padding-top: 1.9791666667vw;
}

.p-footer__web--btn {
	color: white;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.4375;
}

.l-footer03 {
	display: flex;
	gap: 13.2291666667vw;
	margin-bottom: 3.8020833333vw;
	margin-left: 10.9375vw;
	margin-right: 12.5vw;
	margin-top: 2.6041666667vw;
}

.l-footer03__left {
	width: calc(100% - 43.9583333333vw);
}

.p-footer__table--ttl {
	color: #0d207e;
	margin-bottom: 1.25vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 0.8333333333vw;
}

.p-footer__table--tx {
	font-weight: 600;
	margin-top: 1.25vw;
}

.l-footer03__img {
	height: 19.84375vw;
	width: 30.7291666667vw;
}

.l-footer04 {
	padding-bottom: 7.2916666667vw;
	padding-left: 11.7708333333vw;
	padding-right: 13.5416666667vw;
	padding-top: 0vw;
}

.l-footer04__item {
	display: flex;
	gap: 2.5vw;
}

.l-footer04__item:nth-child(2) {
	border-top: 1px solid #0d207e;
	margin-top: 1.0416666667vw;
	padding-top: 2.0833333333vw;
}

.l-footer04__item--left {
	text-align: center;
	width: 14.5833333333vw;
}

.l-footer04__item--img {
	height: 6.6145833333vw;
	margin: 0 auto;
	width: 6.6145833333vw;
}

.p-footer04__item--ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.625;
	margin-top: 0.6770833333vw;
}

.p-footer04__item--tx {
	margin-top: 1.0416666667vw;
}

.l-map {
	height: 33.2291666667vw;
	width: 100%;
}

.l-map iframe {
	height: 33.2291666667vw;
	width: 100%;
}

.l-footer__copy {
	background: white;
	padding-bottom: 2.34375vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.34375vw;
	text-align: center;
}

.l-footer__fix {
	bottom: 0;
	display: flex;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 300;
}

.l-footer__fix--tel,
.l-footer__fix--web {
	color: white;
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding-bottom: 6.976744186vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 6.976744186vw;
	position: relative;
	text-align: center;
	width: 50%;
}

.l-footer__fix--tel {
	background-color: #686d76;
}

.l-footer__fix--tel::before {
	background: url(../img/pc/footer-tel.svg) no-repeat center center/cover;
	content: "";
	height: 3.2558139535vw;
	left: 3.7209302326vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 3.2558139535vw;
}

.l-footer__fix--web {
	background: #0d207e;
}

.l-footer__fix--web::after {
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	content: "";
	height: 1.8604651163vw;
	position: absolute;
	right: 4.6511627907vw;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 1.8604651163vw;
}

.l-header__sub::after {
	height: 47.2916666667vw;
}

.l-Fv {
	margin-left: 14.1145833333vw;
	margin-top: 1.0416666667vw;
}

.l-Fv__tximg {
	position: relative;
}

.p-Fv__img {
	height: 23.4895833333vw;
	width: 79.4791666667vw;
}

.l-Fv__txbox {
	left: 4.375vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.p-Fv__ttl {
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6666666667;
}

.p-Fv__subttl {
	color: #6a7f9b;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4166666667;
	margin-top: 0.78125vw;
}

/* ============================================
gan
============================================ */

.mt-none {
	margin-top: 0;
}

.ml-none {
	margin-left: 0;
}

.mt {
	margin-top: 1.6666666667vw;
}

.l-gan__links {
	display: grid;
	gap: 1.25vw 1.6666666667vw;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 3.3333333333vw;
}

.l-gan__link {
	height: 8.3333333333vw;
	position: relative;
}

.l-gan__link:nth-child(2) {
	background-color: #587fa3;
}

.l-gan__link:nth-child(3) {
	background-color: #0d637e;
}

.l-gan__link:nth-child(4) {
	background-color: #333;
}

.l-gan__link:nth-child(6) {
	background-color: #587fa3;
}

.p-gan__link {
	height: auto;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.l-gan01__items {
	margin-bottom: 3.3333333333vw;
	margin-left: 3.3333333333vw;
	margin-right: 3.3333333333vw;
	margin-top: 3.3333333333vw;
}

.l-gan01__item {
	display: flex;
}

.p-gan01__item--ttl {
	border: 1px solid #333;
	width: 70%;
}

.p-gan01__item--tx {
	border: 1px solid #333;
	text-align: center;
	width: 30%;
}

.c-sub__ttl {
	margin-bottom: 0;
	margin-top: 2.5vw;
}

.l-gan03__img {
	height: 20.8333333333vw;
	position: absolute;
	right: 0vw;
	top: 50%;
	transform: translateY(-50%);
	width: 15.625vw;
}

.p-gan03__tx {
	margin-top: 0.8333333333vw;
}

.l-gan04__tx {
	display: flex;
	flex-direction: column;
	gap: 1.6666666667vw;
	margin-top: 2.5vw;
}

.l-gan04__gray {
	background: #eee;
	padding-bottom: 1.25vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 1.25vw;
}

.l-gan04__gray--items {
	display: flex;
	flex-direction: column;
	gap: 2.5vw;
	margin-top: 2.5vw;
}

.p-gan05__ttl {
	color: red;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 700;
	letter-spacing: 0.09375em;
	line-height: 1.5625;
	margin-top: 1.25vw;
}

.p-gan05__tx {
	margin-top: 0.8333333333vw;
}

.p-gan__tx {
	margin-left: 3.6458333333vw;
	margin-top: 3.3333333333vw;
}

.p-gan__tx span {
	color: #f7d3ed;
	text-decoration: underline;
}

.p-gan__tx .bule {
	color: #0d207e;
}

.l-gan__img {
	height: 15.625vw;
	width: 25.8854166667vw;
}

.l-gan__btnbox {
	display: flex;
	gap: 5.2083333333vw;
	justify-content: center;
	margin-top: 5.2083333333vw;
}

.bg-main {
	background: #0d207e;
	color: white;
}

.l-gan__item,
.l-gan__item02 {
	margin-top: 4.8958333333vw;
}

.p-gan__item--tx span {
	color: #feb6ea;
}

.l-qa__items {
	margin-top: 2.1875vw;
}

.l-qa__box {
	border-bottom: 1px solid #dddddd;
}

.l-qa__box--icon {
	height: 2.0833333333vw;
	position: absolute;
	right: 2.0833333333vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.0833333333vw;
}

.l-qa__box--icon.is-open .p-qa__box--bar2,
.l-qa__box--icon.is-open .p-qa__box--bar1 {
	transform: rotate(45deg);
}

.p-qa__box--bar1 {
	background: #6a7f9b;
	height: 0.2083333333vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	transition: all 0.3s ease 0s;
	width: 0.9375vw;
}

.p-qa__box--bar2 {
	background: #6a7f9b;
	height: 0.9375vw;
	left: 50%;
	position: absolute;
	top: 0.5208333333vw;
	transform: translateX(-50%) rotate(-45deg);
	transition: all 0.3s ease 0s;
	width: 0.2083333333vw;
}

.p-qa__box--q {
	background: #fff;
	padding-bottom: 1.6666666667vw;
	padding-left: 5.9375vw;
	padding-right: 0vw;
	padding-top: 1.6666666667vw;
	position: relative;
}

.p-qa__box--q::before {
	background: #6a7f9b;
	color: white;
	content: "Q";
	font-family: "Lato", sans-serif;
	font-size: max(12px, 2.3958333333vw);
	font-weight: 400;
	height: 3.8541666667vw;
	left: 0vw;
	letter-spacing: 0.2086956522em;
	line-height: 1.4565217391;
	padding-bottom: 0vw;
	padding-left: 0.5208333333vw;
	padding-right: 0vw;
	padding-top: 0vw;
	position: absolute;
	text-align: center;
	top: 1.875vw;
	width: 3.8541666667vw;
}

.l-qa__box--a {
	background: white;
	display: none;
	padding-bottom: 1.6666666667vw;
	padding-left: 5.9375vw;
	padding-right: 0vw;
	padding-top: 1.6666666667vw;
	position: relative;
}

.l-qa__box--a::after {
	background: #0d207e;
	color: white;
	content: "A";
	font-family: "Lato", sans-serif;
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	height: 4.0625vw;
	left: 0;
	letter-spacing: 0.2em;
	line-height: 1.3958333333;
	padding-bottom: 0vw;
	padding-left: 0.5208333333vw;
	padding-right: 0vw;
	padding-top: 0.3125vw;
	position: absolute;
	text-align: center;
	top: 2.1875vw;
	width: 4.0625vw;
}

/* ============================================
naika
============================================ */

.p-naika01__tx,
.l-naika02__item {
	margin-top: 4.1666666667vw;
}

.l-naika__btnbox {
	margin-top: 2.0833333333vw;
	text-align: center;
}

.l-naika03 {
	background: #eee;
	margin: 0 calc(50% - 50vw); /* 画面幅いっぱいにはみ出させるためのネガティブマージン */
	margin-top: 2.0833333333vw;
	padding-bottom: 4.6875vw;
	padding-left: 16.7708333333vw;
	padding-right: 16.7708333333vw;
	padding-top: 4.3229166667vw;
	text-align: center;
	width: 99.4vw;
}

.p-naika03__ttl,
.p-naika05__ttl {
	background: #6a7f9b;
	color: white;
	font-size: max(12px, 1.8229166667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.8857142857;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.1458333333vw;
}

.p-naika03__tx {
	margin-top: 1.875vw;
}

.l-naika03__btnbox {
	margin-top: 2.0833333333vw;
}

.p-naika03__copy {
	color: #ff0000;
	margin-top: 3.0208333333vw;
}

.p-naika04__item--ttl {
	background: #6a7f9b;
	color: white;
	padding-bottom: 0.5208333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.5208333333vw;
	text-align: center;
	width: 11.09375vw;
}

.l-naika04__item {
	margin-top: 4.1666666667vw;
}

.l-naila04__item--box {
	display: flex;
}

.l-naika__items {
	width: 39.0625vw;
}

.p-naika05__ttl {
	margin-top: 3.75vw;
	text-align: center;
}

.p-naika05__tx {
	margin-top: 1.875vw;
	text-align: center;
}

.l-naika05__item {
	margin-top: 4.1666666667vw;
}

.p-naika05__main--tx {
	font-weight: 500;
	margin-left: 3.6458333333vw;
	margin-top: 1.25vw;
}

.p-naika05__main--tx span {
	color: #ff0000;
}

.p-naika05__item--tx {
	margin-top: 2.0833333333vw;
	padding-left: 3.6458333333vw;
}

.p-naika05__item--tx span {
	color: #6a7f9b;
}

.l-naika05__btnbox {
	margin-top: 3.0208333333vw;
	text-align: center;
}

.l-naika05__btn {
	width: 36.0416666667vw;
}

.p-naika06__ttl {
	margin-top: 4.1666666667vw;
	padding-left: 3.6458333333vw;
}

.p-naika06__tx {
	color: #6a7f9b;
	margin-top: 4.1666666667vw;
	padding-left: 3.6458333333vw;
}

.p-naika06__tx span {
	font-weight: 600;
}

.naik-table {
	border-collapse: collapse;
	display: block;
	margin-bottom: 0vw;
	margin-left: 7.8125vw;
	margin-right: 7.8125vw;
	margin-top: 3.3333333333vw;
	overflow-x: auto;
	table-layout: fixed;
	white-space: nowrap;
}

.naik-table__head {
	background-color: #6a7f9b; /* ヘッダー背景色 */
	color: #fff; /* ヘッダー文字色 */
}

.naika-table__row {
	border-bottom: 1px solid #ccc;
}

.naika-table__header,
.naika-table__ttl,
.naika-table__data {
	border: 1px solid #ccc;
	padding-bottom: 1.25vw;
	padding-left: 2.5vw;
	padding-right: 2.5vw;
	padding-top: 1.25vw;
	text-align: center;
	vertical-align: middle;
}

.naika-table__header {
	border: none;
}

.naika-table__ttl {
	background-color: #6a7f9b;
	color: white;
	width: 30%;
}

.naika-table__header:first-child {
	background-color: transparent;
	border: none;
}

.naik-table__body .naika-table__data {
	background-color: #fff;
}

/* ============================================
kids
============================================ */

.p-kids__ttl {
	margin-top: 4.1666666667vw;
}

.p-kids01__tx02,
.p-kids01__tx {
	margin-top: 2.2916666667vw;
}

.l-kids02__inner {
	display: flex;
	justify-content: space-around;
	margin-top: 4.1666666667vw;
}

.l-kids02__add {
	gap: 14.0625vw;
	justify-content: start;
}

.p-kids03__ttl,
.l-kids03__btnbox {
	margin-top: 2.9166666667vw;
	text-align: center;
}

.l-kids03__schedule {
	margin-bottom: 0vw;
	margin-left: 3.6458333333vw;
	margin-right: 0vw;
	margin-top: 1.5625vw;
}

.l-kids04__items {
	margin-top: 2.3958333333vw;
}

.p-kids04__tx {
	margin-top: 0.8333333333vw;
}

/* ============================================
yoyaku
============================================ */

.l-yoyaku01__box {
	display: flex;
	justify-content: space-around;
	margin-top: 2.6041666667vw;
}

.l-yoyaku01__img {
	height: 15.625vw;
	width: 25.8854166667vw;
}

.l-yoyaku01__cta {
	display: flex;
	gap: 3.125vw;
	justify-content: center;
	margin-top: 3.3854166667vw;
}

.p-yoyaku01__cta02 {
	background: #333;
}

.p-yoyaku01__cta03 {
	background-color: #0d637e;
}

.l-yoyaku02__main {
	align-items: center;
	display: flex;
	gap: 5.2083333333vw;
	justify-content: center;
	padding-bottom: 3.2291666667vw;
	padding-left: 8.3333333333vw;
	padding-right: 8.3333333333vw;
	padding-top: 3.2291666667vw;
}

.l-yoyaku02__left {
	display: flex;
	flex-direction: column;
	gap: 2.3958333333vw;
	width: calc(100% - 34.0104166667vw);
}

.p-yoyaku02__ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.625;
	padding-left: 1.40625vw;
	position: relative;
}

.p-yoyaku02__ttl::before {
	background: #6a7f9b;
	border-radius: 50%;
	content: "";
	height: 0.625vw;
	left: 0vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.625vw;
}

.p-yoyaku02__subttl {
	font-size: max(12px, 0.9375vw);
	font-weight: 400;
	letter-spacing: 0.0711111111em;
	line-height: 1.6666666667;
	margin-top: 0.8333333333vw;
	padding-left: 1.40625vw;
}

.l-yoyaku02__right {
	height: 20.3645833333vw;
	width: 28.8020833333vw;
}

.l-yoyaku03__items {
	display: flex;
	flex-direction: column;
	gap: 1.25vw;
	margin-bottom: 8.4375vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 2.0833333333vw;
}

.l-yoyaku03__item {
	align-items: center;
	background: #eee;
	display: flex;
	gap: 1.7708333333vw;
	justify-content: space-between;
	padding-bottom: 2.3958333333vw;
	padding-left: 8.5416666667vw;
	padding-right: 1.9270833333vw;
	padding-top: 1.5625vw;
}

.l-yoyaku03__item--box {
	width: calc(100% - 22.03125vw);
}

.p-yoyaku03__item--number {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.625;
}

.p-yoyaku03__item--number span {
	background: #6a7f9b;
	border-radius: 50%;
	color: #eee;
	margin-right: 1.3541666667vw;
	padding-bottom: 0.5208333333vw;
	padding-left: 0.78125vw;
	padding-right: 0.78125vw;
	padding-top: 0.5208333333vw;
}

.p-yoyaku03__item--tx {
	margin-top: 1.1979166667vw;
}

.p-yoyaku03__item--first--ttl,
.p-yoyaku03__item--first--ttl02 {
	background: #0d207e;
	color: #eee;
	margin-top: 0.4166666667vw;
	padding-bottom: 0.15625vw;
	padding-left: 0.46875vw;
	padding-right: 0.46875vw;
	padding-top: 0.15625vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-yoyaku03__item--first--ttl02 {
	background: #6a7f9b;
}

.p-yoyaku03__item--first--tx {
	font-size: max(12px, 0.9375vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.6666666667;
}

.p-yoyaku03__item--img {
	height: 12.2395833333vw;
	width: 20.2604166667vw;
}

.l-yoyaku03__item--sankaku {
	height: 1.3541666667vw;
	margin: 0 auto;
	width: 2.34375vw;
}

.l-yoyaku04__img {
	height: 21.5104166667vw;
	margin: 0 auto;
	margin-top: 2.2916666667vw;
	width: 70.5729166667vw;
}

.l-yoyaku04 {
	margin-top: 4.53125vw;
}

.p-yoyaku04__tx {
	margin-bottom: 2.0833333333vw;
}

.l-yoyaku04__cta {
	margin-top: 2.5vw;
}

/* ============================================
gairai
============================================ */

.c-table {
	border: 1px solid #6a7f9b;
	border-collapse: collapse;
	display: block;
	margin-left: 3.6458333333vw;
	margin-top: 2.6041666667vw;
	overflow-x: auto;
	table-layout: fixed;
	white-space: nowrap;
	width: -moz-fit-content;
	width: fit-content;
}

.c-table__header,
.c-table__time,
.c-table__category,
.c-table__data {
	color: #6a7f9b;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.125;
	padding-bottom: 1.0416666667vw;
	padding-left: 2.0833333333vw;
	padding-right: 2.0833333333vw;
	padding-top: 1.0416666667vw;
	text-align: center;
	vertical-align: middle;
}

.c-table__head {
	background-color: #6a7f9b;
	border: none;
	color: #fff;
	text-align: center;
}

.c-table__time,
.c-table__header {
	background-color: #6a7f9b;
	border-bottom: 1px solid #eee;
	color: #fff;
}

.c-table__data {
	background-color: #fff;
	position: relative;
}

.c-table__data p {
	background-color: #6a7f9b;
	border-radius: 4px;
	color: white;
	left: 1.0416666667vw;
	padding-bottom: 0.5208333333vw;
	padding-left: 0.2083333333vw;
	padding-right: 0.2083333333vw;
	padding-top: 0.5208333333vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.c-table__category {
	border-right: 1px solid #6a7f9b;
}

.yasumi {
	background-color: #e1e1e1;
}

.bge {
	background-color: #f6f6f6;
}

.pl {
	padding-bottom: 2.0833333333vw;
	padding-left: 2.0833333333vw;
	padding-left: 3.125vw;
	padding-right: 2.0833333333vw;
	padding-top: 2.0833333333vw;
}

.p-gairai__tx {
	color: #6a7f9b;
	margin-left: 3.6458333333vw;
	margin-top: 1.6666666667vw;
}

.l-gairai {
	padding-bottom: 0;
}

.l-gairai01__table {
	overflow-x: scroll;
}

.p-gairai01__ttl {
	margin-top: 4.1666666667vw;
}

.l-gairai02 {
	background: #eee;
	margin: 0 calc(50% - 50vw);
	margin-top: 6.5625vw;
	padding-bottom: 4.9479166667vw;
	padding-left: 8.3333333333vw;
	padding-right: 15.3645833333vw;
	padding-top: 3.0208333333vw;
	width: 99.4vw;
}

.doctor-table {
	border: 1px solid #6a7f9b;
	border-collapse: collapse;
	width: 100%;
}

.doctor-table td {
	padding-bottom: 2.0833333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.0833333333vw;
	text-align: center;
	vertical-align: middle;
}

.doctor-name {
	background-color: #6a7f9b;
	border-bottom: 1px solid #eee;
	color: white;
	width: 35%;
}

.doctor-specialty {
	color: #5d728c;
	width: 65%;
}

/* ============================================
clinic
============================================ */

.l-setubi__items {
	display: grid;
	gap: 2.5vw 1.25vw;
	grid-template-columns: repeat(3, 1fr);
}

.p-setubi__item--img {
	height: 25vw;
	width: 25vw;
}

.l-clinic02__items {
	display: flex;
	flex-direction: column;
	gap: 2.5vw;
	margin-left: 10.4166666667vw;
	margin-top: 3.3333333333vw;
}

.l-clinic02__item {
	display: flex;
}

.p-clinic02__item--ttl {
	width: 15.625vw;
}

.p-clinic02__item--tx {
	width: calc(100% - 15.625vw);
}

.l-clinic02__table {
	margin-right: auto;
}

.l-clinic02__table--header {
	font-size: max(12px, 1.3541666667vw);
	font-weight: 400;
	letter-spacing: 0.0384615385em;
	line-height: 1.5384615385;
	padding-bottom: 1.0416666667vw;
	padding-left: 1.875vw;
	padding-right: 1.875vw;
	padding-top: 1.0416666667vw;
}

.p-clinic02__tx {
	font-size: max(12px, 1.9791666667vw);
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.4473684211;
	margin-top: 1.9791666667vw;
}

.l-clinic03__btnbox {
	margin-top: 3.3854166667vw;
}

.l-clinic03__img,
.l-clinic03__img02 {
	height: 70.9895833333vw;
	margin: 0 auto;
	margin-top: 7.2916666667vw;
	width: 62.7604166667vw;
}

.l-clinic03__img02 {
	margin-top: 5.0520833333vw;
	width: 67.7083333333vw;
}

.l-clinic03__items {
	display: grid;
	gap: 4.1666666667vw;
	grid-template-columns: repeat(2, 1fr);
	justify-content: center;
	margin-top: 6.25vw;
}

.l-clinic03__item--img {
	height: 25vw;
}

.p-clinic03__item--ttl {
	font-size: max(12px, 1.5625vw);
	font-weight: 700;
	letter-spacing: 0.0333333333em;
	line-height: 1.3333333333;
	margin-top: 2.0833333333vw;
	text-align: center;
}

/* ============================================
access
============================================ */

.l-access__map {
	height: 28.90625vw;
	margin: 0 auto;
	margin-top: 3.3333333333vw;
	width: 65vw;
}

.l-access__map iframe {
	height: 28.90625vw;
	width: 65vw;
}

.l-access__items {
	display: flex;
	gap: 2.0833333333vw;
	justify-content: center;
	margin-top: 4.4270833333vw;
	padding-bottom: 0vw;
	padding-left: 9.8958333333vw;
	padding-right: 9.8958333333vw;
	padding-top: 0vw;
}

.l-access__item {
	background: #eee;
	height: auto;
	padding-bottom: 3.3333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.3333333333vw;
	text-align: center;
	width: 50%;
}

.l-access__item--tag {
	height: 6.8229166667vw;
	margin: 0 auto;
	width: 6.6666666667vw;
}

.p-access__item--ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.078125em;
	line-height: 1.4375;
	margin-top: 1.7708333333vw;
}

.p-access__item--tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 1.45;
	margin-top: 1.0416666667vw;
	padding-bottom: 0vw;
	padding-left: 3.125vw;
	padding-right: 3.125vw;
	padding-top: 0vw;
	text-align: left;
}

.tc {
	text-align: center;
}

/* ============================================
recruit
============================================ */

.p-recruit01__ttl {
	color: white;
}

.p-recruit__tx p {
	margin-top: 2.0833333333vw;
}

.l-recruit__table {
	border: 1px solid #6a7f9b;
	border-collapse: collapse;
	display: block;
	margin-bottom: 0vw;
	margin-left: 5.2083333333vw;
	margin-right: 5.2083333333vw;
	margin-top: 10.6770833333vw;
	overflow-x: auto;
	table-layout: fixed;
	white-space: nowrap;
	width: -moz-fit-content;
	width: fit-content;
}

.p-recruit__table__ttl,
.p-recruit__table__tx {
	padding-bottom: 1.25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.25vw;
	vertical-align: middle;
}

.p-recruit__table__ttl {
	background: #6a7f9b;
	border-bottom: 1px solid #eee;
	color: white;
	text-align: center;
	width: 30%;
}

.p-recruit__table__tx {
	border-bottom: 1px solid #6a7f9b;
	padding-bottom: 1.25vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
	padding-top: 1.25vw;
}

.p-recruit__table__tx p {
	font-weight: 700;
	margin-top: 2.0833333333vw;
}

.bn {
	border-bottom: none;
}

/* ============================================
archive
============================================ */

.l-News {
	margin-bottom: 10.9375vw;
	margin-left: 10.9375vw;
	margin-right: 10.9375vw;
	margin-top: 10.9375vw;
}

.l-News__items {
	display: flex;
	flex-direction: column;
	gap: 3.75vw;
}

.l-News__item {
	display: flex;
	gap: 0.8854166667vw;
}

.p-News__item--day {
	color: #0d207e;
	font-family: "Lato", sans-serif;
}

.p-News__item--ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.40625;
}

.p-News__item--tx {
	margin-top: 0.78125vw;
}

.l-News__btnbox {
	margin-top: 2.0833333333vw;
	text-align: center;
}

/* ============================================
詳細、アーカイブ
============================================ */

.breadcrumb {
	margin-bottom: 0vw;
	margin-left: 10.4166666667vw;
	margin-right: 0vw;
	margin-top: 1.0416666667vw;
}

.l-single,
.l-archive {
	padding-bottom: 5.2083333333vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
	padding-top: 2.0833333333vw;
}

.l-single__inner,
.l-archive__items {
	padding-bottom: 5.2083333333vw;
	padding-left: 5.2083333333vw;
	padding-right: 5.2083333333vw;
	padding-top: 5.2083333333vw;
	text-align: center;
}

.p-single__day,
.p-single__ttl {
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0.0208333333em;
	line-height: 1.0416666667;
}

.p-single__ttl {
	margin-top: 2.0833333333vw;
}

.p-single__tx {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 2.0833333333vw;
	text-align: left;
}

.p-single__tx a {
	color: #0d207e;
	text-decoration: underline;
}

.l-archive__blog--items {
	padding: 0;
}

.pagination-archive-blog {
	margin-top: 1.5625vw;
	text-align: center;
}

/* ============================================
yobou
============================================ */

.p-yobou__tx {
	margin-top: 3.3333333333vw;
	text-align: center;
}

.l-yobou__items {
	display: flex;
	flex-wrap: wrap;
	gap: 2.5520833333vw;
	justify-content: center;
	margin-bottom: 5.2083333333vw;
	margin-top: 5.2083333333vw;
}

.l-yobou__item {
	background: #0d207e;
	color: white;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	height: 4.1666666667vw;
	letter-spacing: 0.08em;
	line-height: 1.5;
	position: relative;
	width: 23.4375vw;
}

.l-yobou__item::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 1.0416666667vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6041666667vw;
}

.l-yobou__item:nth-child(2) {
	background-color: #587fa3;
}

.l-yobou__item:nth-child(5) {
	background-color: #587fa3;
}

.l-yobou__item:nth-child(3n) {
	background-color: #0d637e;
}

.p-yobou__btn {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.p-yobou02__ttl {
	border-bottom: 1px solid #eeeeee;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.40625;
	margin-left: 2.0833333333vw;
	margin-top: 3.3333333333vw;
	padding-bottom: 0.5208333333vw;
}

.l-yobou02__item {
	margin-top: 2.5vw;
}

.l-yobou-box__item,
.l-yobou-box__item--long {
	display: flex;
	text-align: center;
	width: 41.6666666667vw;
}

.l-yobou-box__item--long {
	width: 62.5vw;
}

.p-yobou-box__item--top--ttl,
.p-yobou-box__item--top--tx,
.p-yobou-box__item--ttl,
.p-yobou-box__item--tx {
	background: white;
	border: 1px solid #6a7f9b;
	padding-bottom: 0.8333333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.8333333333vw;
	width: 70%;
}

.p-yobou-box__item--top--ttl,
.p-yobou-box__item--top--tx {
	background: #6a7f9b;
	color: white;
}

.p-yobou-box__item--tx,
.p-yobou-box__item--top--tx {
	width: 30%;
}

.p-yobou02__tx {
	margin-bottom: 1.3020833333vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 1.3020833333vw;
}

.l-yobou__gray {
	background: #eee;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 2.9166666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.9166666667vw;
	text-align: center;
	width: 99.4vw;
}

.yoyaku-table {
	border-collapse: collapse;
	display: block;
	overflow-x: auto;
	table-layout: fixed;
	white-space: nowrap;
}

.yoyaku-table__header {
	background: #6a7f9b;
	color: white;
}

.mb {
	margin-bottom: 4.1666666667vw;
}

.yoyaku-table__time,
.yoyaku-table__header,
.yoyaku-table__data {
	border: 1px solid #6a7f9b;
	padding-bottom: 0.4166666667vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.4166666667vw;
	text-align: center;
	vertical-align: middle;
}

.tac {
	margin: 0 auto;
	margin-top: 1.875vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-yobou03 {
	margin-bottom: 3.3333333333vw;
	margin-top: 3.3333333333vw;
}

.p-yobou03__tx span {
	color: #ff0000;
}

.l-yobou03__table {
	margin-bottom: 0vw;
	margin-left: 3.6458333333vw;
	margin-right: 0vw;
	margin-top: 1.25vw;
}

.l-yobou__btnbox {
	display: flex;
	gap: 2.5vw;
	justify-content: center;
	margin-top: 3.6458333333vw;
}

.l-yobou__btn02 {
	background-color: #587fa3;
}

.p-yobou__gray--ttl {
	font-weight: 600;
	margin-bottom: 1.6666666667vw;
}

/* ============================================
other
============================================ */

.p-other__tx {
	margin-left: 3.3333333333vw;
	margin-top: 4.1666666667vw;
}

.p-other__tx span {
	font-weight: 600;
}

.l-other-table {
	margin-bottom: 3.3333333333vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 3.3333333333vw;
	overflow-x: scroll;
}

.other-table {
	border-collapse: collapse;
	display: block;
	overflow-x: auto;
	table-layout: fixed;
	white-space: nowrap;
}

.other-table__header,
.other-table__header--top,
.other-table__time,
.other-table__data {
	border: 1px solid #eee;
	padding-bottom: 0.8333333333vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 0.8333333333vw;
	text-align: center;
	vertical-align: middle;
}

.other-table__header,
.other-table__header--top,
.other-table__time {
	background: #6a7f9b;
	color: white;
}

.other-table__header {
	writing-mode: vertical-rl;
}

.other-table__data {
	border: 1px solid #6a7f9b;
	color: #6a7f9b;
}

.to-top {
	bottom: 2.6041666667vw;
	height: 6.6666666667vw;
	opacity: 0;
	position: fixed;
	right: 2.6041666667vw;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	visibility: hidden;
	width: 6.6666666667vw;
	z-index: 300;
}

.to-top.show {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 599px) and (min-width: 600px) and (max-width: 767px) {

.l-ityo__items::after {
	bottom: -2.3255813953vw;
	width: 100%;
}

.p-yoyaku02__ttl::before {
	height: 1.8604651163vw;
	width: 1.8604651163vw;
}

}

@media (min-width: 600px) and (max-width: 767px) {

body {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.875;
	padding-top: 18.1395348837vw;
}
.u-pc {
	display: none;
}

.c-ttl {
	font-size: min(90px, 10.4651162791vw);
	font-weight: 400;
	letter-spacing: 0.1777777778em;
	line-height: 1.2666666667;
}

.c-subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	margin-top: 2.3255813953vw;
}

.c-main__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 9.3023255814vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.c-main__subttl {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	margin-left: 0;
	margin-top: 4.6511627907vw;
	padding-left: 3.7209302326vw;
}

.c-main__subttl::after {
	height: 4.6511627907vw;
	width: 0.9302325581vw;
}

.c-btn-l {
	height: 16.0465116279vw;
	width: 86.0465116279vw;
}

.c-btn-l::after {
	height: 2.3255813953vw;
	right: -3.488372093vw;
	width: 12.5581395349vw;
}

.c-btn-p {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.9;
}

.c-tel-l {
	height: 20.9302325581vw;
	width: 100%;
}

.c-tel-p {
	font-size: min(82px, 9.5348837209vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.1951219512;
}

.c-tel-p::before {
	height: 6.511627907vw;
	left: 2.3255813953vw;
	width: 6.511627907vw;
}

.c-btn-sub-p {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.875;
}

.c-web-l {
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 80%;
}

.c-web-l::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.cf-table {
	width: 100%;
}

.cf-table__header,
.cf-table__data,
.cf-table__time {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.8;
	padding-bottom: 1.8604651163vw;
	padding-left: 2.5581395349vw;
	padding-right: 2.5581395349vw;
	padding-top: 1.8604651163vw;
}

.c-tx {
	padding-left: 3.7209302326vw;
}

.c-tx::after {
	height: 1.8604651163vw;
	top: 2.7906976744vw;
	width: 1.8604651163vw;
}

.c-tx__inner {
	padding-left: 0;
}

.c-schedule {
	margin-top: 9.3023255814vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.c-schedule__box {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 3.7209302326vw;
}

.c-add__box {
	flex-direction: column;
	gap: 4.6511627907vw;
}

.c-add__left {
	margin-left: 0;
}

.c-add__right--tx {
	margin-bottom: 3.7209302326vw;
}

.c-add__right--tx02 {
	margin-top: 3.7209302326vw;
}

.inner {
	padding-bottom: 9.3023255814vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 9.3023255814vw;
}

.section-inner {
	margin-bottom: 0vw;
	margin-left: 3.7209302326vw;
	margin-right: 3.7209302326vw;
	margin-top: 0vw;
}

header {
	height: 18.1395348837vw;
	left: 0;
	padding-bottom: 2.5581395349vw;
	padding-left: 0vw;
	padding-right: 2.5581395349vw;
	padding-top: 2.5581395349vw;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.p-tiba__ttl {
	text-align: left;
}

.l-tiba__items {
	gap: 4.6511627907vw;
	grid-template-columns: 1fr;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

.l-tiba__item {
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.l-tiba__item::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.l-tiba02__btnbox,
.l-tiba03__btnbox,
.l-tiba03__main--btnbox,
.l-tiba04__main--btnbox {
	margin-top: 8.3720930233vw;
}

.l-tiba02__tx,
.l-tiba04__tx {
	margin-top: 5.5813953488vw;
}

.c-yoyaku {
	margin-bottom: 4.6511627907vw;
	margin-top: 5.5813953488vw;
	width: 100%;
}

.c-yoyaku__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 1.3953488372vw;
}

.l-tiba03__web--btnbox {
	margin-bottom: 5.5813953488vw;
	margin-top: 2.7906976744vw;
}

.l-tiba03__item {
	margin-top: 9.3023255814vw;
}

.l-tiba03__item--gray {
	padding-bottom: 9.3023255814vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0vw;
}

.p-tiba04__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 9.3023255814vw;
}

.l-tiba04__btnbox {
	margin-top: 3.7209302326vw;
}

.l-tiba04__item {
	margin-top: 13.9534883721vw;
}

.p-tiba04__item--ttl,
.p-yobou__item--ttl,
.c-sub__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 4.6511627907vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.p-yobou__item--ttl {
	margin-top: 14.8837209302vw;
}

.l-tiba07__item {
	margin-top: 7.4418604651vw;
}

.l-shouka {
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.l-shouka__items {
	flex-direction: column;
	gap: 4.6511627907vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

.l-shouka__item {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.875;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.l-shouka__item::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.l-shouka01__items {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
}

.l-shouka01__item::after {
	border-right: 3.7209302326vw solid #6a7f9b;
	border-top: 3.7209302326vw solid transparent;
}

.l-shouka01__item {
	margin: 0 auto;
	width: 70%;
}

.l-shouka01__row--items--box {
	flex-direction: column;
	gap: 7.4418604651vw;
}

.p-shouka01__row--item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	height: 32.5581395349vw;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin: 0 auto;
	width: 32.5581395349vw;
}

.l-shouka01__row--item--txbox p {
	text-align: center;
}

.p-shouka01__row--item--tx {
	text-align: center;
}

.l-shouka02__img {
	width: 46.511627907vw;
}

.p-shouka02__link01::after,
.p-shouka02__link02::after,
.p-shouka02__link03::after,
.p-shouka02__link04::after,
.p-shouka02__link05::after,
.p-shouka02__link06::after,
.p-shouka02__link07::after,
.p-shouka02__link08::after,
.p-shouka02__link09::after {
	border-right: 1.8604651163vw solid orange;
	border-top: 1.8604651163vw solid transparent;
}

.p-shouka02__link01,
.p-shouka02__link02,
.p-shouka02__link03,
.p-shouka02__link04,
.p-shouka02__link05,
.p-shouka02__link06,
.p-shouka02__link07,
.p-shouka02__link08,
.p-shouka02__link09 {
	padding-bottom: 0.9302325581vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.9302325581vw;
	width: 18.6046511628vw;
}

.p-shouka02__link01 {
	left: -18.6046511628vw;
	top: 2.3255813953vw;
}

.p-shouka02__link02 {
	left: -18.6046511628vw;
	top: 11.6279069767vw;
}

.p-shouka02__link03 {
	left: -18.6046511628vw;
	top: 32.5581395349vw;
}

.p-shouka02__link04 {
	left: -18.6046511628vw;
	top: 41.8604651163vw;
}

.p-shouka02__link05 {
	left: -18.6046511628vw;
	top: 55.8139534884vw;
}

.p-shouka02__link06 {
	right: -18.6046511628vw;
	top: 13.9534883721vw;
}

.p-shouka02__link07 {
	right: -18.6046511628vw;
	top: 27.9069767442vw;
}

.p-shouka02__link08 {
	bottom: 18.6046511628vw;
	right: -18.6046511628vw;
}

.p-shouka02__link09 {
	bottom: -4.6511627907vw;
	right: -18.6046511628vw;
}

.shouka-table {
	overflow-x: auto;
	white-space: nowrap;
}

.l-ityo__box {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.p-ityo_box--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.l-ityo__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 5.5813953488vw;
}

.l-ityo02__system {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 5.5813953488vw;
}

.l-ityo02__system--img {
	height: 100%;
	width: 100%;
}

.l-ityo02__light {
	margin-top: 8.3720930233vw;
}

.l-ityo02__lci {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-left: 0;
}

.p-ityo02__lci--tx {
	margin-top: 4.6511627907vw;
	width: 100%;
}

.l-ityo02__lci__img {
	width: 100%;
}

.l-ityo02__lci__img img {
	height: 24.1860465116vw;
}

.l-ityo03__kensa {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 9.3023255814vw;
}

.l-ityo03__kensa--img {
	width: 100%;
}

.l-ityo03__kensa--txbox {
	width: 100%;
}

.l-ityo03__btnbox {
	margin-top: 5.5813953488vw;
}

.l-ityo03__img {
	margin-bottom: 9.3023255814vw;
	margin-left: 4.6511627907vw;
	margin-right: 4.6511627907vw;
	margin-top: 9.3023255814vw;
}

.l-ityo03__items {
	gap: 2.7906976744vw;
	margin-top: 3.7209302326vw;
}

.p-ityo03__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-ityo03__item--tx {
	margin-top: 0.9302325581vw;
}

.l-ityo__items--column {
	gap: 2.7906976744vw;
	margin-top: 3.7209302326vw;
}

.l-ityo04 {
	margin-top: 5.5813953488vw;
}

.p-ityo04__ttl {
	margin-bottom: 10.6976744186vw;
}

.l-ityo04__btn {
	margin-top: 3.7209302326vw;
}

.l-ityo05__item {
	margin-top: 9.3023255814vw;
}

.p-ityo05__tx02 {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 600;
	letter-spacing: 0.0625em;
	line-height: 1.875;
}

.p-ityo05__tx02 p {
	margin-top: 3.7209302326vw;
}

.l-ityo06 {
	margin-top: 9.3023255814vw;
}

.l-ityo06__img,
.l-ityo06__img02,
.l-ityo06__img03 {
	height: 100%;
	width: 100%;
}

.p-ityo06__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 5.5813953488vw;
}

.p-ityo07__tx {
	margin-bottom: 9.3023255814vw;
	margin-top: 9.3023255814vw;
}

.l-ityo08__item {
	margin-top: 9.3023255814vw;
}

.l-ityo08__txbox {
	margin-top: 4.6511627907vw;
}

.p-ityo08__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-ityo08__btnbox {
	margin-top: 9.3023255814vw;
}

.p-ityo08__nagare--tx {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 500;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	margin-top: 5.5813953488vw;
}

.l-ityo08__item--img {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 3.7209302326vw;
}

.l-header__inner {
	align-items: center;
}

.l-header__inner::after {
	display: none;
}

.l-header__left {
	margin-bottom: 0vw;
	margin-left: 4.1860465116vw;
	margin-right: 0vw;
	margin-top: 0vw;
}

.l-header__logo {
	height: 7.9069767442vw;
	width: 47.9069767442vw;
}

.l-nav {
	display: none;
}

.l-fv {
	margin-top: 0;
}

.l-fv__img {
	height: 119.7674418605vw;
	margin: 0;
	width: 100%;
}

.l-fv__tximg {
	bottom: 7.9069767442vw;
	left: 2.3255813953vw;
}

.p-fv__img {
	height: 51.6279069767vw;
	width: 58.8372093023vw;
}

.p-fv__tx {
	font-size: min(38px, 4.4186046512vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6315789474;
}

.l-news {
	margin-top: 16.0465116279vw;
	padding-top: 6.7441860465vw;
}

.l-news::after {
	height: 28.3720930233vw;
	top: -13.9534883721vw;
	width: 28.3720930233vw;
}

.l-news::before {
	background: url(../img/pc/news-bg.png) no-repeat center center/cover;
	content: "";
	height: 100%;
	left: 0vw;
	position: absolute;
	top: 0vw;
	width: 100%;
	z-index: -1;
}

.p-news__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.4375;
	margin-left: 0;
	text-align: center;
}

.l-news__box {
	height: 93.023255814vw;
}

.l-news__box::after {
	display: none;
}

.l-news__items {
	height: 69.7674418605vw;
	margin-bottom: 0vw;
	margin-left: 6.976744186vw;
	margin-right: 6.976744186vw;
	margin-top: 0vw;
	padding-top: 9.3023255814vw;
}

.l-news__item {
	flex-direction: column;
	gap: 2.3255813953vw;
}

.l-banner {
	margin-bottom: 13.9534883721vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 13.9534883721vw;
}

.l-banner__items {
	flex-direction: column;
	gap: 5.5813953488vw;
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
}

.l-banner__item {
	width: 100%;
}

.l-medical {
	margin-top: 6.976744186vw;
}

.l-medical__box {
	margin-top: 8.8372093023vw;
	padding-bottom: 16.0465116279vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 21.8604651163vw;
}

.l-medical__box::before {
	height: calc(100% - 6.976744186vw);
	width: calc(100% - 6.976744186vw);
}

.p-medical__box--subttl {
	font-size: min(26px, 3.023255814vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4615384615;
}

.p-medical__box--ttl {
	font-size: min(56px, 6.511627907vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 0.8214285714;
	margin-top: 3.023255814vw;
}

.p-medical__box--tx {
	margin-top: 8.6046511628vw;
	text-align: left;
}

.l-medical__items {
	flex-direction: column;
	gap: 3.2558139535vw;
	padding-bottom: 11.6279069767vw;
	padding-left: 11.6279069767vw;
	padding-right: 11.6279069767vw;
	padding-top: 11.6279069767vw;
}

.l-medical__item {
	padding-bottom: 11.6279069767vw;
	padding-left: 8.8372093023vw;
	padding-right: 8.8372093023vw;
	padding-top: 38.6046511628vw;
}

.l-medical__item--icon,
.l-medical__item--icon02,
.l-medical__item--icon03,
.l-medical__item--icon04 {
	top: 20.4651162791vw;
}

.l-medical__item--icon {
	height: 10.6976744186vw;
	width: 12.0930232558vw;
}

.l-medical__item--icon02 {
	height: 10vw;
	width: 12.0930232558vw;
}

.l-medical__item--icon03 {
	height: 11.1627906977vw;
	width: 7.4418604651vw;
}

.l-medical__item--icon04 {
	height: 11.3953488372vw;
	width: 9.0697674419vw;
}

.p-medical__item--ttl {
	font-size: min(58px, 6.7441860465vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6551724138;
}

.p-medical__item--subttl,
.p-medical__item--subttl02,
.p-medical__item--subttl03,
.p-medical__item--subttl04 {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4285714286;
	margin-top: 2.7906976744vw;
}

.l-medical__item--btnbox {
	margin-top: 15.3488372093vw;
}

.l-medical__item--btn,
.l-medical__item--btn02,
.l-medical__item--btn03,
.l-medical__item--btn04 {
	height: 15.3488372093vw;
	width: 58.8372093023vw;
}

.p-medical__item--btn {
	font-size: min(38px, 4.4186046512vw);
	font-weight: 400;
	letter-spacing: 0.0789473684em;
	line-height: 1.8421052632;
}

.p-medical__item--btn::after {
	height: 1.6279069767vw;
	right: 4.6511627907vw;
	width: 9.5348837209vw;
}

.l-feature {
	padding-bottom: 11.6279069767vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 16.976744186vw;
}

.l-feature::after {
	height: 28.3720930233vw;
	left: 0;
	top: 10vw;
	width: 28.3720930233vw;
	z-index: -1;
}

.l-feature__item {
	margin-top: 10.6976744186vw;
}

.l-feature__item--ttlbox {
	margin: 0 auto;
}

.l-feature__number,
.l-feature__number02,
.l-feature__number03,
.l-feature__number04,
.l-feature__number05 {
	height: 23.2558139535vw;
	width: 23.2558139535vw;
}

.l-feature__number::after,
.l-feature__number02::after,
.l-feature__number03::after,
.l-feature__number04::after,
.l-feature__number05::after {
	height: 23.2558139535vw;
	left: -1.3953488372vw;
	top: -1.3953488372vw;
	width: 23.2558139535vw;
}

.l-feature__number05 {
	left: 50%;
	position: absolute;
	top: 39.5348837209vw;
	transform: translateX(-50%);
}

.p-feature__number--point,
.p-feature__number--point--small {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6666666667;
	top: 3.2558139535vw;
}

.p-feature__number,
.p-feature__number--small {
	font-size: min(84px, 9.7674418605vw);
	font-weight: 400;
	letter-spacing: 0.0785714286em;
	line-height: 1.619047619;
	top: 6.976744186vw;
}

.p-feature__item--ttl,
.p-feature__item--ttl05 {
	font-size: min(62px, 7.2093023256vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6129032258;
	margin-top: 3.488372093vw;
}

.l-feature__item--img,
.l-feature__item--img02 {
	height: 51.1627906977vw;
	left: 50%;
	top: 60.4651162791vw;
	transform: translateX(-50%);
	width: 88.3720930233vw;
}

.l-feature__item--box,
.l-feature__item--box02 {
	flex-direction: column;
	gap: 9.3023255814vw;
	padding-bottom: 17.6744186047vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 48.8372093023vw;
}

.l-feature__item--box {
	margin-left: 0;
	margin-top: 20.9302325581vw;
}

.l-feature__item--box02 {
	flex-direction: column;
	margin: 0;
}

.p-feature__item--box--tx {
	margin: 0;
	width: 100%;
}

.l-feature__item--imgbox {
	width: 100%;
}

.l-feature__item--imgbox img {
	width: 50%;
}

.p-feature__item--box--copy,
.p-feature__item--box--copy02 {
	bottom: 2.7906976744vw;
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	left: 3.488372093vw;
	letter-spacing: 0.2em;
	line-height: 1.4375;
}

.l-feature__item02 {
	margin-top: 35.3488372093vw;
}

.l-feature__item02::after {
	bottom: -18.6046511628vw;
	height: 28.3720930233vw;
	right: 0;
	width: 28.3720930233vw;
}

.l-feature__item--ttlbox02 {
	margin: 0;
	padding-bottom: 12.0930232558vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 12.0930232558vw;
	width: 100%;
}

.l-feature__item--img02 {
	top: 32.5581395349vw;
}

.l-feature__item034 {
	flex-direction: column;
	gap: 18.6046511628vw;
	margin-top: 18.6046511628vw;
}

.l-feature__item034::after {
	background: url(../img/sp/feature-sankaku.svg) no-repeat center center/cover;
	height: 203.7209302326vw;
	left: 0;
	top: 118.6046511628vw;
	width: 100%;
}

.l-feature__item03 {
	padding-bottom: 23.2558139535vw;
	padding-left: 11.6279069767vw;
	padding-right: 11.6279069767vw;
	padding-top: 64.6511627907vw;
	width: 100%;
}

.l-feature__item--img03,
.l-feature__item--img04 {
	height: 51.1627906977vw;
	top: 26.2790697674vw;
	width: 88.3720930233vw;
}

.l-feature__item04 {
	padding-bottom: 23.2558139535vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 64.6511627907vw;
	width: 100%;
}

.l-feature__item05 {
	flex-direction: column;
	margin-top: 23.2558139535vw;
}

.l-feature__item05::after {
	height: 50vw;
	left: 0vw;
	top: -30.2325581395vw;
	width: 50vw;
}

.l-feature__item--img05 {
	height: 51.1627906977vw;
	width: 88.3720930233vw;
}

.l-feature__item05--right {
	padding-bottom: 0vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 22.0930232558vw;
	width: 100%;
}

.l-feature__item05--right--ttl {
	flex-direction: column;
	gap: 9.3023255814vw;
}

.l-feature__btnbox {
	margin-top: 9.3023255814vw;
}

.l-first {
	padding-bottom: 14.8837209302vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 14.8837209302vw;
}

.l-first__inner {
	padding-bottom: 5.3488372093vw;
	padding-left: 4.8837209302vw;
	padding-right: 4.8837209302vw;
	padding-top: 5.3488372093vw;
}

.l-first__ttlbox {
	align-items: center;
	gap: 3.488372093vw;
	position: relative;
	top: 0;
	z-index: 5;
}

.p-first__ttl {
	font-size: min(50px, 5.8139534884vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4;
}

.p-first__subttl {
	font-size: min(24px, 2.7906976744vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4166666667;
	margin-top: 0;
}

.l-first__box {
	padding-bottom: 9.3023255814vw;
	padding-left: 5.1162790698vw;
	padding-right: 5.1162790698vw;
	padding-top: 6.0465116279vw;
}

.p-first__box--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.078125em;
	line-height: 1.25;
}

.p-first__box--tx {
	margin-top: 4.6511627907vw;
}

.l-first__btnbox {
	margin-top: 10vw;
}

.l-first__btn {
	height: 13.488372093vw;
	width: 70.2325581395vw;
}

.l-first__btn::after {
	height: 1.6279069767vw;
	width: 9.3023255814vw;
}

.p-first__btn {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.075em;
	line-height: 1.875;
}

.l-cta {
	flex-direction: column;
	gap: 5.1162790698vw;
	padding-bottom: 19.7674418605vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 19.7674418605vw;
}

.l-cta__btn,
.l-cta__btn--form {
	height: 29.3023255814vw;
	width: 100%;
}

.l-cta__btn::after,
.l-cta__btn--form::after {
	height: 1.3953488372vw;
	right: 9.3023255814vw;
	width: 7.9069767442vw;
}

.p-cta__btn {
	font-size: min(52px, 6.0465116279vw);
	font-weight: 600;
	letter-spacing: 0.0769230769em;
	line-height: 1.5384615385;
}

.l-loop__swiper-container {
	padding-bottom: 33.9534883721vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 13.488372093vw;
}

.l-loop__swiper-container::after {
	height: 50vw;
	left: 0;
	top: 46.511627907vw;
	width: 50vw;
}

.l-loop__swiper .swiper-slide {
	margin-right: 13.023255814vw;
	width: 80% !important;
}

.l-loop__swiper .swiper-slide:nth-child(2n) {
	margin-top: 13.023255814vw;
}

footer {
	padding-top: 15.8139534884vw;
}

.l-footer__logo {
	height: 14.6511627907vw;
	width: 88.6046511628vw;
}

.l-footer02 {
	flex-direction: column;
	gap: 8.3720930233vw;
	margin-bottom: 0vw;
	margin-left: 3.488372093vw;
	margin-right: 3.488372093vw;
	margin-top: 8.3720930233vw;
}

.p-footer__add {
	margin-bottom: 8.3720930233vw;
	margin-left: 0;
}

.l-footer__cta {
	flex-direction: column;
	gap: 2.5581395349vw;
}

.l-footer__web--btn,
.l-footer__download--btn {
	height: 22.7906976744vw;
	width: 100%;
}

.l-footer__web--btn::after,
.l-footer__download--btn::after {
	height: 2.3255813953vw;
	right: 4.6511627907vw;
	width: 2.3255813953vw;
}

.p-footer__web--btn {
	font-size: min(50px, 5.8139534884vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.44;
	padding-top: 4.6511627907vw;
	text-align: center;
}

.l-footer03 {
	flex-direction: column;
	gap: 11.1627906977vw;
	margin-bottom: 8.3720930233vw;
	margin-left: 3.488372093vw;
	margin-right: 3.488372093vw;
	margin-top: 11.1627906977vw;
}

.l-footer03__left {
	width: 100%;
}

.p-footer__table--ttl {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 500;
	letter-spacing: 0.0777777778em;
	line-height: 1.4444444444;
	margin-bottom: 5.5813953488vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 0vw;
}

.p-footer__table--tx {
	margin-top: 5.5813953488vw;
}

.l-footer03__img {
	height: auto;
	width: 100%;
}

.l-footer04 {
	padding-bottom: 11.1627906977vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 0vw;
}

.l-footer04__item {
	flex-direction: column;
	gap: 4.1860465116vw;
}

.l-footer04__item:nth-child(2) {
	margin-top: 9.3023255814vw;
	padding-top: 9.3023255814vw;
}

.l-footer04__item--left {
	width: 100%;
}

.l-footer04__item--img {
	height: 22.0930232558vw;
	width: 22.0930232558vw;
}

.p-footer04__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0791666667em;
	line-height: 1.625;
	margin-top: 2.3255813953vw;
}

.p-footer04__item--tx {
	margin-top: 0vw;
}

.l-map {
	height: 122.5581395349vw;
}

.l-map iframe {
	height: 122.5581395349vw;
}

.l-footer__copy {
	padding-bottom: 4.6511627907vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 4.6511627907vw;
}

.l-Fv {
	margin: 0;
}

.p-Fv__img {
	height: 46.511627907vw;
	width: 100%;
}

.l-Fv__txbox {
	left: 9.3023255814vw;
}

.p-Fv__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.6666666667;
}

.p-Fv__subttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.mt {
	margin-top: 3.7209302326vw;
}

.l-gan__links {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 7.4418604651vw;
}

.l-gan__link {
	height: 18.6046511628vw;
}

.l-gan01__items {
	margin-bottom: 7.4418604651vw;
	margin-left: 7.4418604651vw;
	margin-right: 7.4418604651vw;
	margin-top: 7.4418604651vw;
}

.c-sub__ttl {
	margin-top: 5.5813953488vw;
}

.l-gan03__img {
	height: auto;
	margin-top: 7.4418604651vw;
	position: relative;
	top: 0%;
	transform: translateY(0%);
	width: 100%;
}

.p-gan03__tx {
	margin-top: 1.8604651163vw;
}

.l-gan04__tx {
	gap: 3.7209302326vw;
	margin-top: 7.4418604651vw;
}

.l-gan04__gray--items {
	gap: 3.7209302326vw;
	margin-top: 7.4418604651vw;
}

.p-gan05__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 700;
	letter-spacing: 0.0833333333em;
	line-height: 1.3333333333;
	margin-top: 3.7209302326vw;
}

.p-gan05__tx {
	margin-top: 3.7209302326vw;
}

.p-gan__tx {
	margin-left: 0;
	width: 100%;
}

.l-gan__img {
	height: 100%;
	width: 100%;
}

.l-gan__btnbox {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 9.3023255814vw;
}

.l-gan__item,
.l-gan__item02 {
	margin-top: 9.3023255814vw;
}

.l-qa__items {
	margin-top: 5.5813953488vw;
}

.l-qa__box--icon {
	height: 6.976744186vw;
	right: 0vw;
	width: 6.976744186vw;
}

.p-qa__box--bar1 {
	height: 0.6976744186vw;
	width: 4.1860465116vw;
}

.p-qa__box--bar2 {
	height: 4.1860465116vw;
	left: 4.6511627907vw;
	top: 1.3953488372vw;
	width: 0.6976744186vw;
}

.p-qa__box--q {
	padding-bottom: 3.7209302326vw;
	padding-left: 9.3023255814vw;
	padding-right: 6.976744186vw;
	padding-top: 3.7209302326vw;
}

.p-qa__box--q::before {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	height: 6.976744186vw;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	padding: 0;
	top: 3.7209302326vw;
	width: 6.976744186vw;
}

.l-qa__box--a {
	padding-bottom: 3.7209302326vw;
	padding-left: 9.3023255814vw;
	padding-right: 6.976744186vw;
	padding-top: 3.7209302326vw;
}

.l-qa__box--a::after {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	height: 6.976744186vw;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	padding: 0;
	top: 3.7209302326vw;
	width: 6.976744186vw;
}

.p-naika01__tx,
.l-naika02__item {
	margin-top: 9.3023255814vw;
}

.l-naika__btnbox {
	margin-top: 5.5813953488vw;
}

.l-naika03 {
	margin-top: 5.5813953488vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.p-naika03__ttl,
.p-naika05__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.p-naika03__tx {
	margin-top: 3.7209302326vw;
}

.l-naika03__btnbox {
	margin-top: 5.5813953488vw;
}

.p-naika03__copy {
	margin-top: 5.5813953488vw;
}

.p-naika04__item--ttl {
	padding-bottom: 0.9302325581vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0.9302325581vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-naika04__item {
	margin-top: 9.3023255814vw;
}

.l-naila04__item--box {
	flex-direction: column;
	gap: 9.3023255814vw;
}

.l-naika__items {
	width: 100%;
}

.p-naika05__ttl {
	margin-top: 8.3720930233vw;
}

.p-naika05__tx {
	margin-top: 3.7209302326vw;
}

.l-naika05__item {
	margin-top: 9.3023255814vw;
}

.p-naika05__main--tx {
	margin-top: 2.7906976744vw;
}

.p-naika05__item--tx {
	margin-top: 5.5813953488vw;
}

.l-naika05__btnbox {
	margin-top: 5.5813953488vw;
}

.l-naika05__btn {
	width: 100%;
}

.p-naika06__ttl {
	margin-top: 9.3023255814vw;
}

.p-naika06__tx {
	margin-top: 9.3023255814vw;
}

.p-kids__ttl {
	margin-top: 9.3023255814vw;
}

.p-kids01__tx02,
.p-kids01__tx {
	margin-top: 5.5813953488vw;
}

.l-kids02__inner {
	flex-direction: column;
	gap: 4.6511627907vw;
}

.p-kids03__ttl,
.l-kids03__btnbox {
	margin-top: 5.5813953488vw;
}

.l-kids03__schedule {
	margin-left: 0;
	margin-top: 3.7209302326vw;
}

.l-kids04__items {
	margin-top: 5.5813953488vw;
}

.p-kids04__tx {
	margin-top: 3.7209302326vw;
}

.l-yoyaku01__box {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 5.5813953488vw;
}

.l-yoyaku01__img {
	height: 100%;
	width: 100%;
}

.l-yoyaku01__cta {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
}

.l-yoyaku02__main {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 11.1627906977vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 11.1627906977vw;
}

.l-yoyaku02__left {
	gap: 3.7209302326vw;
	width: 100%;
}

.p-yoyaku02__ttl {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	padding-left: 3.7209302326vw;
}

.p-yoyaku02__subttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 1.8604651163vw;
}

.l-yoyaku02__right {
	height: 100%;
	width: 100%;
}

.l-yoyaku03__items {
	gap: 3.7209302326vw;
	margin-bottom: 14.8837209302vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 11.1627906977vw;
}

.l-yoyaku03__item {
	flex-direction: column;
	gap: 3.7209302326vw;
	padding-bottom: 7.4418604651vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 7.4418604651vw;
}

.l-yoyaku03__item--box {
	width: 100%;
}

.p-yoyaku03__item--number {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-yoyaku03__item--number span {
	margin-right: 3.7209302326vw;
	padding-bottom: 0.9302325581vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 0.9302325581vw;
}

.p-yoyaku03__item--tx {
	margin-top: 3.7209302326vw;
}

.p-yoyaku03__item--first--tx {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 400;
	letter-spacing: 0.0714285714em;
	line-height: 1.4285714286;
}

.p-yoyaku03__item--img {
	height: 100%;
	width: 100%;
}

.l-yoyaku03__item--sankaku {
	height: 3.7209302326vw;
	width: 5.5813953488vw;
}

.l-yoyaku04__img {
	height: 100%;
	margin-top: 5.5813953488vw;
	overflow-x: scroll;
	width: 100%;
}

.l-yoyaku04__img img {
	height: 46.511627907vw;
	width: 139.5348837209vw;
}

.l-yoyaku04 {
	margin-top: 7.4418604651vw;
}

.p-yoyaku04__tx {
	margin-bottom: 5.5813953488vw;
}

.l-yoyaku04__cta {
	margin-top: 5.5813953488vw;
}

.c-table {
	margin-left: 0;
	margin-top: 5.5813953488vw;
}

.c-table__header,
.c-table__time,
.c-table__category,
.c-table__data {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
	padding-bottom: 3.2558139535vw;
	padding-left: 6.0465116279vw;
	padding-right: 6.0465116279vw;
	padding-top: 3.2558139535vw;
}

.c-table__data p {
	padding-bottom: 1.8604651163vw;
	padding-left: 0.9302325581vw;
	padding-right: 0.9302325581vw;
	padding-top: 1.8604651163vw;
}

.p-gairai01__ttl {
	margin-top: 9.3023255814vw;
}

.l-gairai02 {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 4.6511627907vw;
}

.l-setubi__items {
	gap: 14.8837209302vw;
	grid-template-columns: 1fr;
}

.p-setubi__item--img {
	height: auto;
	width: 100%;
}

.l-clinic02__items {
	gap: 5.5813953488vw;
	margin-left: 0;
	margin-top: 7.4418604651vw;
}

.l-clinic02__item {
	flex-direction: column;
	gap: 0vw;
}

.p-clinic02__item--ttl {
	width: 100%;
}

.p-clinic02__item--tx {
	width: 100%;
}

.p-clinic02__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	margin-top: 3.7209302326vw;
}

.l-clinic03__items {
	gap: 7.4418604651vw;
	grid-template-columns: 1fr;
}

.l-clinic03__item--img {
	height: auto;
}

.p-clinic03__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 4.6511627907vw;
}

.l-access__map {
	height: 46.511627907vw;
	margin-top: 9.3023255814vw;
	width: 100%;
}

.l-access__map iframe {
	height: 46.511627907vw;
	width: 100%;
}

.l-access__items {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 9.3023255814vw;
	padding: 0;
}

.l-access__item {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
	width: 100%;
}

.l-access__item--tag {
	height: 13.9534883721vw;
	width: 13.9534883721vw;
}

.p-access__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 3.7209302326vw;
}

.p-access__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 3.7209302326vw;
	padding: 0;
}

.p-recruit__tx p {
	margin-top: 4.6511627907vw;
}

.l-recruit__table {
	margin-bottom: 0vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 9.3023255814vw;
	white-space: wrap;
}

.l-recruit__table tr {
	display: flex;
	flex-direction: column;
}

.p-recruit__table__ttl,
.p-recruit__table__tx {
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.p-recruit__table__ttl {
	width: 100%;
}

.p-recruit__table__tx {
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
}

.l-News {
	margin-bottom: 18.6046511628vw;
	margin-left: 4.6511627907vw;
	margin-right: 4.6511627907vw;
	margin-top: 18.6046511628vw;
}

.l-News__items {
	gap: 8.3720930233vw;
}

.l-News__item {
	flex-direction: column;
	gap: 3.7209302326vw;
}

.p-News__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-News__item--tx {
	margin-top: 2.7906976744vw;
}

.l-News__btnbox {
	margin-top: 5.5813953488vw;
}

.breadcrumb {
	margin-bottom: 0vw;
	margin-left: 4.6511627907vw;
	margin-right: 0vw;
	margin-top: 2.3255813953vw;
}

.l-single,
.l-archive {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.p-single__ttl {
	margin-top: 4.6511627907vw;
}

.p-yobou__tx {
	margin-top: 7.4418604651vw;
}

.l-yobou__items {
	flex-direction: column;
	gap: 2.7906976744vw;
	margin-bottom: 11.1627906977vw;
	margin-top: 11.1627906977vw;
}

.l-yobou__item {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	height: 18.6046511628vw;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.l-yobou__item::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.p-yobou02__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 7.4418604651vw;
}

.l-yobou02__item {
	margin-top: 5.5813953488vw;
}

.l-yobou-box__item,
.l-yobou-box__item--long {
	width: 100%;
}

.p-yobou-box__item--top--ttl,
.p-yobou-box__item--top--tx,
.p-yobou-box__item--ttl,
.p-yobou-box__item--tx {
	padding-bottom: 1.8604651163vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.8604651163vw;
}

.p-yobou02__tx {
	margin-bottom: 3.7209302326vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 3.7209302326vw;
}

.tac {
	margin-top: 5.5813953488vw;
}

.l-yobou03 {
	margin-bottom: 7.4418604651vw;
	margin-top: 7.4418604651vw;
}

.l-yobou__btnbox {
	flex-direction: column;
	gap: 3.7209302326vw;
}

.p-yobou__gray--ttl {
	margin-top: 3.7209302326vw;
}

.p-other__tx {
	margin-top: 9.3023255814vw;
}

.l-other-table {
	margin-bottom: 7.4418604651vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 7.4418604651vw;
}

.to-top {
	bottom: 23.2558139535vw;
	height: 15.3488372093vw;
	right: 4.1860465116vw;
	width: 15.3488372093vw;
}

.to-top.is-active {
	display: none;
}
    .l-influenza__items {
gap: 4.6511627907vw!important;
        grid-template-columns: 1fr!important;
        padding-bottom: 0vw!important;
        padding-left: 3.7209302326vw!important;
        padding-right: 3.7209302326vw!important;
        padding-top: 0vw!important;
    }
    .l-influenza__item {
padding-bottom: 3.7209302326vw!important;
        padding-left: 0vw!important;
        padding-right: 0vw!important;
        padding-top: 3.7209302326vw!important;
        width: 100%!important;
    }
    .l-influenza__item::after {
        height: 1.3953488372vw!important;
        right: 4.6511627907vw!important;
        width: 8.3720930233vw!important;
    }
}

@media (min-width: 600px) and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {

.l-ityo__items::after {
	bottom: -2.3255813953vw;
	width: 100%;
}

.p-yoyaku02__ttl::before {
	height: 1.8604651163vw;
	width: 1.8604651163vw;
}

}

@media (min-width: 600px) and (max-width: 767px) and (max-width: 599px) {

.l-ityo__items::after {
	bottom: -2.3255813953vw;
	width: 100%;
}

.p-yoyaku02__ttl::before {
	height: 1.8604651163vw;
	width: 1.8604651163vw;
}

}

@media (min-width: 768px) and (max-width: 999px) {

.u-sp {
	display: none;
}

.section-inner {
	margin-bottom: 0vw;
	margin-left: 1.0416666667vw;
	margin-right: 1.0416666667vw;
	margin-top: 0vw;
}

.l-global-nav {
	justify-content: center;
}

.l-global-cta-open {
	display: none;
}

.l-menu__drawer,
.c-menu__drawer {
	height: 18.2291666667vw;
	width: 12.5vw;
}

.c-menu__drawer {
	height: 15.625vw;
	width: 15.625vw;
}

.l-medical__item {
	padding-bottom: 6.25vw;
	padding-left: 2.0833333333vw;
	padding-right: 2.0833333333vw;
	padding-top: 10.3125vw;
}

.l-footer02 {
	gap: 2.0833333333vw;
}

.p-naika04__item--ttl {
	padding-bottom: 0.9302325581vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0.9302325581vw;
	width: -moz-fit-content;
	width: fit-content;
}

}

@media (min-width: 1000px) and (max-width: 1200px) {

.u-sp {
	display: none;
}

.u-tab {
	display: none;
}

.l-global-nav {
	justify-content: center;
}

.l-global-cta-open {
	display: none;
}

.l-menu__drawer,
.c-menu__drawer {
	height: 18.2291666667vw;
	width: 12.5vw;
}

}

@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: 400;
	letter-spacing: 0.08em;
	line-height: 1.875;
	padding-top: 18.1395348837vw;
}

.u-pc {
	display: none;
}

.c-ttl {
	font-size: min(90px, 10.4651162791vw);
	font-weight: 400;
	letter-spacing: 0.1777777778em;
	line-height: 1.2666666667;
}

.c-subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	margin-top: 2.3255813953vw;
}

.c-main__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 9.3023255814vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.c-main__subttl {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 600;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	margin-left: 0;
	margin-top: 4.6511627907vw;
	padding-left: 3.7209302326vw;
}

.c-main__subttl::after {
	height: 4.6511627907vw;
	width: 0.9302325581vw;
}

.c-btn-l {
	height: 16.0465116279vw;
	width: 86.0465116279vw;
}

.c-btn-l::after {
	height: 2.3255813953vw;
	right: -3.488372093vw;
	width: 12.5581395349vw;
}

.c-btn-p {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.9;
}

.c-tel-l {
	height: 20.9302325581vw;
	width: 100%;
}

.c-tel-p {
	font-size: min(82px, 9.5348837209vw);
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.1951219512;
}

.c-tel-p::before {
	height: 6.511627907vw;
	left: 2.3255813953vw;
	width: 6.511627907vw;
}

.c-btn-sub-p {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.875;
}

.c-web-l {
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 80%;
}

.c-web-l::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.cf-table {
	width: 100%;
}

.cf-table__header,
.cf-table__data,
.cf-table__time {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.8;
	padding-bottom: 1.8604651163vw;
	padding-left: 2.5581395349vw;
	padding-right: 2.5581395349vw;
	padding-top: 1.8604651163vw;
}

.c-tx {
	padding-left: 3.7209302326vw;
}

.c-tx::after {
	height: 1.8604651163vw;
	top: 2.7906976744vw;
	width: 1.8604651163vw;
}

.c-tx__inner {
	padding-left: 0;
}

.c-schedule {
	margin-top: 9.3023255814vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.c-schedule__box {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 3.7209302326vw;
}

.c-add__box {
	flex-direction: column;
	gap: 4.6511627907vw;
}

.c-add__left {
	margin-left: 0;
}

.c-add__right--tx {
	margin-bottom: 3.7209302326vw;
}

.c-add__right--tx02 {
	margin-top: 3.7209302326vw;
}

.inner {
	padding-bottom: 9.3023255814vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 9.3023255814vw;
}

.section-inner {
	margin-bottom: 0vw;
	margin-left: 3.7209302326vw;
	margin-right: 3.7209302326vw;
	margin-top: 0vw;
}

header {
	height: 18.1395348837vw;
	left: 0;
	padding-bottom: 2.5581395349vw;
	padding-left: 0vw;
	padding-right: 2.5581395349vw;
	padding-top: 2.5581395349vw;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.p-tiba__ttl {
	text-align: left;
}

.l-tiba__items {
	gap: 4.6511627907vw;
	grid-template-columns: 1fr;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

.l-tiba__item {
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.l-tiba__item::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.l-tiba02__btnbox,
.l-tiba03__btnbox,
.l-tiba03__main--btnbox,
.l-tiba04__main--btnbox {
	margin-top: 8.3720930233vw;
}

.l-tiba02__tx,
.l-tiba04__tx {
	margin-top: 5.5813953488vw;
}

.c-yoyaku {
	margin-bottom: 4.6511627907vw;
	margin-top: 5.5813953488vw;
	width: 100%;
}

.c-yoyaku__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 1.3953488372vw;
}

.l-tiba03__web--btnbox {
	margin-bottom: 5.5813953488vw;
	margin-top: 2.7906976744vw;
}

.l-tiba03__item {
	margin-top: 9.3023255814vw;
}

.l-tiba03__item--gray {
	padding-bottom: 9.3023255814vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0vw;
}

.p-tiba04__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 9.3023255814vw;
}

.l-tiba04__btnbox {
	margin-top: 3.7209302326vw;
}

.l-tiba04__item {
	margin-top: 13.9534883721vw;
}

.p-tiba04__item--ttl,
.p-yobou__item--ttl,
.c-sub__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 4.6511627907vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.p-yobou__item--ttl {
	margin-top: 14.8837209302vw;
}

.l-tiba07__item {
	margin-top: 7.4418604651vw;
}

.l-shouka {
	padding-bottom: 9.3023255814vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 9.3023255814vw;
}

.l-shouka__items {
	flex-direction: column;
	gap: 4.6511627907vw;
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 0vw;
}

.l-shouka__item {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.875;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.l-shouka__item::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.l-shouka01__items {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
}

.l-shouka01__item::after {
	border-right: 3.7209302326vw solid #6a7f9b;
	border-top: 3.7209302326vw solid transparent;
}

.l-shouka01__item {
	margin: 0 auto;
	width: 70%;
}

.l-shouka01__row--items--box {
	flex-direction: column;
	gap: 7.4418604651vw;
}

.p-shouka01__row--item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	height: 32.5581395349vw;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin: 0 auto;
	width: 32.5581395349vw;
}

.l-shouka01__row--item--txbox p {
	text-align: center;
}

.p-shouka01__row--item--tx {
	text-align: center;
}

.l-shouka02__img {
	width: 46.511627907vw;
}

.p-shouka02__link01::after,
.p-shouka02__link02::after,
.p-shouka02__link03::after,
.p-shouka02__link04::after,
.p-shouka02__link05::after,
.p-shouka02__link06::after,
.p-shouka02__link07::after,
.p-shouka02__link08::after,
.p-shouka02__link09::after {
	border-right: 1.8604651163vw solid orange;
	border-top: 1.8604651163vw solid transparent;
}

.p-shouka02__link01,
.p-shouka02__link02,
.p-shouka02__link03,
.p-shouka02__link04,
.p-shouka02__link05,
.p-shouka02__link06,
.p-shouka02__link07,
.p-shouka02__link08,
.p-shouka02__link09 {
	padding-bottom: 0.9302325581vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.9302325581vw;
	width: 18.6046511628vw;
}

.p-shouka02__link01 {
	left: -18.6046511628vw;
	top: 2.3255813953vw;
}

.p-shouka02__link02 {
	left: -18.6046511628vw;
	top: 11.6279069767vw;
}

.p-shouka02__link03 {
	left: -18.6046511628vw;
	top: 32.5581395349vw;
}

.p-shouka02__link04 {
	left: -18.6046511628vw;
	top: 41.8604651163vw;
}

.p-shouka02__link05 {
	left: -18.6046511628vw;
	top: 55.8139534884vw;
}

.p-shouka02__link06 {
	right: -18.6046511628vw;
	top: 13.9534883721vw;
}

.p-shouka02__link07 {
	right: -18.6046511628vw;
	top: 27.9069767442vw;
}

.p-shouka02__link08 {
	bottom: 18.6046511628vw;
	right: -18.6046511628vw;
}

.p-shouka02__link09 {
	bottom: -4.6511627907vw;
	right: -18.6046511628vw;
}

.shouka-table {
	overflow-x: auto;
	white-space: nowrap;
}

.l-ityo__box {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.p-ityo_box--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.l-ityo__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 5.5813953488vw;
}

.l-ityo02__system {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 5.5813953488vw;
}

.l-ityo02__system--img {
	height: 100%;
	width: 100%;
}

.l-ityo02__light {
	margin-top: 8.3720930233vw;
}

.l-ityo02__lci {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-left: 0;
}

.p-ityo02__lci--tx {
	margin-top: 4.6511627907vw;
	width: 100%;
}

.l-ityo02__lci__img {
	width: 100%;
}

.l-ityo02__lci__img img {
	height: 24.1860465116vw;
}

.l-ityo03__kensa {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 9.3023255814vw;
}

.l-ityo03__kensa--img {
	width: 100%;
}

.l-ityo03__kensa--txbox {
	width: 100%;
}

.l-ityo03__btnbox {
	margin-top: 5.5813953488vw;
}

.l-ityo03__img {
	margin-bottom: 9.3023255814vw;
	margin-left: 4.6511627907vw;
	margin-right: 4.6511627907vw;
	margin-top: 9.3023255814vw;
}

.l-ityo03__items {
	gap: 2.7906976744vw;
	margin-top: 3.7209302326vw;
}

.p-ityo03__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 600;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-ityo03__item--tx {
	margin-top: 0.9302325581vw;
}

.l-ityo__items--column {
	gap: 2.7906976744vw;
	margin-top: 3.7209302326vw;
}

.l-ityo04 {
	margin-top: 5.5813953488vw;
}

.p-ityo04__ttl {
	margin-bottom: 10.6976744186vw;
}

.l-ityo04__btn {
	margin-top: 3.7209302326vw;
}

.l-ityo05__item {
	margin-top: 9.3023255814vw;
}

.p-ityo05__tx02 {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 600;
	letter-spacing: 0.0625em;
	line-height: 1.875;
}

.p-ityo05__tx02 p {
	margin-top: 3.7209302326vw;
}

.l-ityo06 {
	margin-top: 9.3023255814vw;
}

.l-ityo06__img,
.l-ityo06__img02,
.l-ityo06__img03 {
	height: 100%;
	width: 100%;
}

.p-ityo06__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 5.5813953488vw;
}

.p-ityo07__tx {
	margin-bottom: 9.3023255814vw;
	margin-top: 9.3023255814vw;
}

.l-ityo08__item {
	margin-top: 9.3023255814vw;
}

.l-ityo08__txbox {
	margin-top: 4.6511627907vw;
}

.p-ityo08__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-ityo08__btnbox {
	margin-top: 9.3023255814vw;
}

.p-ityo08__nagare--tx {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 500;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	margin-top: 5.5813953488vw;
}

.l-ityo08__item--img {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 3.7209302326vw;
}

.l-header__inner {
	align-items: center;
}

.l-header__inner::after {
	display: none;
}

.l-header__left {
	margin-bottom: 0vw;
	margin-left: 4.1860465116vw;
	margin-right: 0vw;
	margin-top: 0vw;
}

.l-header__logo {
	height: 7.9069767442vw;
	width: 47.9069767442vw;
}

.l-nav {
	display: none;
}

.l-fv {
	margin-top: 0;
}

.l-fv__img {
	height: 119.7674418605vw;
	margin: 0;
	width: 100%;
}

.l-fv__tximg {
	bottom: 7.9069767442vw;
	left: 2.3255813953vw;
}

.p-fv__img {
	height: 51.6279069767vw;
	width: 58.8372093023vw;
}

.p-fv__tx {
	font-size: min(38px, 4.4186046512vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6315789474;
}

.l-news {
	margin-top: 16.0465116279vw;
	padding-top: 6.7441860465vw;
}

.l-news::after {
	height: 28.3720930233vw;
	top: -13.9534883721vw;
	width: 28.3720930233vw;
}

.l-news::before {
	background: url(../img/pc/news-bg.png) no-repeat center center/cover;
	content: "";
	height: 100%;
	left: 0vw;
	position: absolute;
	top: 0vw;
	width: 100%;
	z-index: -1;
}

.p-news__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.4375;
	margin-left: 0;
	text-align: center;
}

.l-news__box {
	height: 93.023255814vw;
}

.l-news__box::after {
	display: none;
}

.l-news__items {
	height: 69.7674418605vw;
	margin-bottom: 0vw;
	margin-left: 6.976744186vw;
	margin-right: 6.976744186vw;
	margin-top: 0vw;
	padding-top: 9.3023255814vw;
}

.l-news__item {
	flex-direction: column;
	gap: 2.3255813953vw;
}

.l-banner {
	margin-bottom: 13.9534883721vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 13.9534883721vw;
}

.l-banner__items {
	flex-direction: column;
	gap: 5.5813953488vw;
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
}

.l-banner__item {
	width: 100%;
}

.l-medical {
	margin-top: 6.976744186vw;
}

.l-medical__box {
	margin-top: 8.8372093023vw;
	padding-bottom: 16.0465116279vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 21.8604651163vw;
}

.l-medical__box::before {
	height: calc(100% - 6.976744186vw);
	width: calc(100% - 6.976744186vw);
}

.p-medical__box--subttl {
	font-size: min(26px, 3.023255814vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4615384615;
}

.p-medical__box--ttl {
	font-size: min(56px, 6.511627907vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 0.8214285714;
	margin-top: 3.023255814vw;
}

.p-medical__box--tx {
	margin-top: 8.6046511628vw;
	text-align: left;
}

.l-medical__items {
	flex-direction: column;
	gap: 3.2558139535vw;
	padding-bottom: 11.6279069767vw;
	padding-left: 11.6279069767vw;
	padding-right: 11.6279069767vw;
	padding-top: 11.6279069767vw;
}

.l-medical__item {
	padding-bottom: 11.6279069767vw;
	padding-left: 8.8372093023vw;
	padding-right: 8.8372093023vw;
	padding-top: 38.6046511628vw;
}

.l-medical__item--icon,
.l-medical__item--icon02,
.l-medical__item--icon03,
.l-medical__item--icon04 {
	top: 20.4651162791vw;
}

.l-medical__item--icon {
	height: 10.6976744186vw;
	width: 12.0930232558vw;
}

.l-medical__item--icon02 {
	height: 10vw;
	width: 12.0930232558vw;
}

.l-medical__item--icon03 {
	height: 11.1627906977vw;
	width: 7.4418604651vw;
}

.l-medical__item--icon04 {
	height: 11.3953488372vw;
	width: 9.0697674419vw;
}

.p-medical__item--ttl {
	font-size: min(58px, 6.7441860465vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6551724138;
}

.p-medical__item--subttl,
.p-medical__item--subttl02,
.p-medical__item--subttl03,
.p-medical__item--subttl04 {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4285714286;
	margin-top: 2.7906976744vw;
}

.l-medical__item--btnbox {
	margin-top: 15.3488372093vw;
}

.l-medical__item--btn,
.l-medical__item--btn02,
.l-medical__item--btn03,
.l-medical__item--btn04 {
	height: 15.3488372093vw;
	width: 58.8372093023vw;
}

.p-medical__item--btn {
	font-size: min(38px, 4.4186046512vw);
	font-weight: 400;
	letter-spacing: 0.0789473684em;
	line-height: 1.8421052632;
}

.p-medical__item--btn::after {
	height: 1.6279069767vw;
	right: 4.6511627907vw;
	width: 9.5348837209vw;
}

.l-feature {
	padding-bottom: 11.6279069767vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 16.976744186vw;
}

.l-feature::after {
	height: 28.3720930233vw;
	left: 0;
	top: 10vw;
	width: 28.3720930233vw;
	z-index: -1;
}

.l-feature__item {
	margin-top: 10.6976744186vw;
}

.l-feature__item--ttlbox {
	margin: 0 auto;
}

.l-feature__number,
.l-feature__number02,
.l-feature__number03,
.l-feature__number04,
.l-feature__number05 {
	height: 23.2558139535vw;
	width: 23.2558139535vw;
}

.l-feature__number::after,
.l-feature__number02::after,
.l-feature__number03::after,
.l-feature__number04::after,
.l-feature__number05::after {
	height: 23.2558139535vw;
	left: -1.3953488372vw;
	top: -1.3953488372vw;
	width: 23.2558139535vw;
}

.l-feature__number05 {
	left: 50%;
	position: absolute;
	top: 39.5348837209vw;
	transform: translateX(-50%);
}

.p-feature__number--point,
.p-feature__number--point--small {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6666666667;
	top: 3.2558139535vw;
}

.p-feature__number,
.p-feature__number--small {
	font-size: min(84px, 9.7674418605vw);
	font-weight: 400;
	letter-spacing: 0.0785714286em;
	line-height: 1.619047619;
	top: 6.976744186vw;
}

.p-feature__item--ttl,
.p-feature__item--ttl05 {
	font-size: min(62px, 7.2093023256vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6129032258;
	margin-top: 3.488372093vw;
}

.l-feature__item--img,
.l-feature__item--img02 {
	height: 51.1627906977vw;
	left: 50%;
	top: 60.4651162791vw;
	transform: translateX(-50%);
	width: 88.3720930233vw;
}

.l-feature__item--box,
.l-feature__item--box02 {
	flex-direction: column;
	gap: 9.3023255814vw;
	padding-bottom: 17.6744186047vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 48.8372093023vw;
}

.l-feature__item--box {
	margin-left: 0;
	margin-top: 20.9302325581vw;
}

.l-feature__item--box02 {
	flex-direction: column;
	margin: 0;
}

.p-feature__item--box--tx {
	margin: 0;
	width: 100%;
}

.l-feature__item--imgbox {
	width: 100%;
}

.l-feature__item--imgbox img {
	width: 50%;
}

.p-feature__item--box--copy,
.p-feature__item--box--copy02 {
	bottom: 2.7906976744vw;
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	left: 3.488372093vw;
	letter-spacing: 0.2em;
	line-height: 1.4375;
}

.l-feature__item02 {
	margin-top: 35.3488372093vw;
}

.l-feature__item02::after {
	bottom: -18.6046511628vw;
	height: 28.3720930233vw;
	right: 0;
	width: 28.3720930233vw;
}

.l-feature__item--ttlbox02 {
	margin: 0;
	padding-bottom: 12.0930232558vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 12.0930232558vw;
	width: 100%;
}

.l-feature__item--img02 {
	top: 32.5581395349vw;
}

.l-feature__item034 {
	flex-direction: column;
	gap: 18.6046511628vw;
	margin-top: 18.6046511628vw;
}

.l-feature__item034::after {
	background: url(../img/sp/feature-sankaku.svg) no-repeat center center/cover;
	height: 203.7209302326vw;
	left: 0;
	top: 118.6046511628vw;
	width: 100%;
}

.l-feature__item03 {
	padding-bottom: 23.2558139535vw;
	padding-left: 11.6279069767vw;
	padding-right: 11.6279069767vw;
	padding-top: 64.6511627907vw;
	width: 100%;
}

.l-feature__item--img03,
.l-feature__item--img04 {
	height: 51.1627906977vw;
	top: 26.2790697674vw;
	width: 88.3720930233vw;
}

.l-feature__item04 {
	padding-bottom: 23.2558139535vw;
	padding-left: 6.976744186vw;
	padding-right: 6.976744186vw;
	padding-top: 64.6511627907vw;
	width: 100%;
}

.l-feature__item05 {
	flex-direction: column;
	margin-top: 23.2558139535vw;
}

.l-feature__item05::after {
	height: 50vw;
	left: 0vw;
	top: -30.2325581395vw;
	width: 50vw;
}

.l-feature__item--img05 {
	height: 51.1627906977vw;
	width: 88.3720930233vw;
}

.l-feature__item05--right {
	padding-bottom: 0vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 22.0930232558vw;
	width: 100%;
}

.l-feature__item05--right--ttl {
	flex-direction: column;
	gap: 9.3023255814vw;
}

.l-feature__btnbox {
	margin-top: 9.3023255814vw;
}

.l-first {
	padding-bottom: 14.8837209302vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 14.8837209302vw;
}

.l-first__inner {
	padding-bottom: 5.3488372093vw;
	padding-left: 4.8837209302vw;
	padding-right: 4.8837209302vw;
	padding-top: 5.3488372093vw;
}

.l-first__ttlbox {
	align-items: center;
	gap: 3.488372093vw;
	position: relative;
	top: 0;
	z-index: 5;
}

.p-first__ttl {
	font-size: min(50px, 5.8139534884vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4;
}

.p-first__subttl {
	font-size: min(24px, 2.7906976744vw);
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.4166666667;
	margin-top: 0;
}

.l-first__box {
	padding-bottom: 9.3023255814vw;
	padding-left: 5.1162790698vw;
	padding-right: 5.1162790698vw;
	padding-top: 6.0465116279vw;
}

.p-first__box--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.078125em;
	line-height: 1.25;
}

.p-first__box--tx {
	margin-top: 4.6511627907vw;
}

.l-first__btnbox {
	margin-top: 10vw;
}

.l-first__btn {
	height: 13.488372093vw;
	width: 70.2325581395vw;
}

.l-first__btn::after {
	height: 1.6279069767vw;
	width: 9.3023255814vw;
}

.p-first__btn {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.075em;
	line-height: 1.875;
}

.l-cta {
	flex-direction: column;
	gap: 5.1162790698vw;
	padding-bottom: 19.7674418605vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 19.7674418605vw;
}

.l-cta__btn,
.l-cta__btn--form {
	height: 29.3023255814vw;
	width: 100%;
}

.l-cta__btn::after,
.l-cta__btn--form::after {
	height: 1.3953488372vw;
	right: 9.3023255814vw;
	width: 7.9069767442vw;
}

.p-cta__btn {
	font-size: min(52px, 6.0465116279vw);
	font-weight: 600;
	letter-spacing: 0.0769230769em;
	line-height: 1.5384615385;
}

.l-loop__swiper-container {
	padding-bottom: 33.9534883721vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 13.488372093vw;
}

.l-loop__swiper-container::after {
	height: 50vw;
	left: 0;
	top: 46.511627907vw;
	width: 50vw;
}

.l-loop__swiper .swiper-slide {
	margin-right: 13.023255814vw;
	width: 80% !important;
}

.l-loop__swiper .swiper-slide:nth-child(2n) {
	margin-top: 13.023255814vw;
}

footer {
	padding-top: 15.8139534884vw;
}

.l-footer__logo {
	height: 14.6511627907vw;
	width: 88.6046511628vw;
}

.l-footer02 {
	flex-direction: column;
	gap: 8.3720930233vw;
	margin-bottom: 0vw;
	margin-left: 3.488372093vw;
	margin-right: 3.488372093vw;
	margin-top: 8.3720930233vw;
}

.p-footer__add {
	margin-bottom: 8.3720930233vw;
	margin-left: 0;
}

.l-footer__cta {
	flex-direction: column;
	gap: 2.5581395349vw;
}

.l-footer__web--btn,
.l-footer__download--btn {
	height: 22.7906976744vw;
	width: 100%;
}

.l-footer__web--btn::after,
.l-footer__download--btn::after {
	height: 2.3255813953vw;
	right: 4.6511627907vw;
	width: 2.3255813953vw;
}

.p-footer__web--btn {
	font-size: min(50px, 5.8139534884vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.44;
	padding-top: 4.6511627907vw;
	text-align: center;
}

.l-footer03 {
	flex-direction: column;
	gap: 11.1627906977vw;
	margin-bottom: 8.3720930233vw;
	margin-left: 3.488372093vw;
	margin-right: 3.488372093vw;
	margin-top: 11.1627906977vw;
}

.l-footer03__left {
	width: 100%;
}

.p-footer__table--ttl {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 500;
	letter-spacing: 0.0777777778em;
	line-height: 1.4444444444;
	margin-bottom: 5.5813953488vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 0vw;
}

.p-footer__table--tx {
	margin-top: 5.5813953488vw;
}

.l-footer03__img {
	height: auto;
	width: 100%;
}

.l-footer04 {
	padding-bottom: 11.1627906977vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 0vw;
}

.l-footer04__item {
	flex-direction: column;
	gap: 4.1860465116vw;
}

.l-footer04__item:nth-child(2) {
	margin-top: 9.3023255814vw;
	padding-top: 9.3023255814vw;
}

.l-footer04__item--left {
	width: 100%;
}

.l-footer04__item--img {
	height: 22.0930232558vw;
	width: 22.0930232558vw;
}

.p-footer04__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0791666667em;
	line-height: 1.625;
	margin-top: 2.3255813953vw;
}

.p-footer04__item--tx {
	margin-top: 0vw;
}

.l-map {
	height: 122.5581395349vw;
}

.l-map iframe {
	height: 122.5581395349vw;
}

.l-footer__copy {
	padding-bottom: 4.6511627907vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 4.6511627907vw;
}

.l-Fv {
	margin: 0;
}

.p-Fv__img {
	height: 46.511627907vw;
	width: 100%;
}

.l-Fv__txbox {
	left: 9.3023255814vw;
}

.p-Fv__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.6666666667;
}

.p-Fv__subttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.mt {
	margin-top: 3.7209302326vw;
}

.l-gan__links {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 7.4418604651vw;
}

.l-gan__link {
	height: 18.6046511628vw;
}

.l-gan01__items {
	margin-bottom: 7.4418604651vw;
	margin-left: 7.4418604651vw;
	margin-right: 7.4418604651vw;
	margin-top: 7.4418604651vw;
}

.c-sub__ttl {
	margin-top: 5.5813953488vw;
}

.l-gan03__img {
	height: auto;
	margin-top: 7.4418604651vw;
	position: relative;
	top: 0%;
	transform: translateY(0%);
	width: 100%;
}

.p-gan03__tx {
	margin-top: 1.8604651163vw;
}

.l-gan04__tx {
	gap: 3.7209302326vw;
	margin-top: 7.4418604651vw;
}

.l-gan04__gray--items {
	gap: 3.7209302326vw;
	margin-top: 7.4418604651vw;
}

.p-gan05__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 700;
	letter-spacing: 0.0833333333em;
	line-height: 1.3333333333;
	margin-top: 3.7209302326vw;
}

.p-gan05__tx {
	margin-top: 3.7209302326vw;
}

.p-gan__tx {
	margin-left: 0;
	width: 100%;
}

.l-gan__img {
	height: 100%;
	width: 100%;
}

.l-gan__btnbox {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 9.3023255814vw;
}

.l-gan__item,
.l-gan__item02 {
	margin-top: 9.3023255814vw;
}

.l-qa__items {
	margin-top: 5.5813953488vw;
}

.l-qa__box--icon {
	height: 6.976744186vw;
	right: 0vw;
	width: 6.976744186vw;
}

.p-qa__box--bar1 {
	height: 0.6976744186vw;
	width: 4.1860465116vw;
}

.p-qa__box--bar2 {
	height: 4.1860465116vw;
	left: 4.6511627907vw;
	top: 1.3953488372vw;
	width: 0.6976744186vw;
}

.p-qa__box--q {
	padding-bottom: 3.7209302326vw;
	padding-left: 9.3023255814vw;
	padding-right: 6.976744186vw;
	padding-top: 3.7209302326vw;
}

.p-qa__box--q::before {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	height: 6.976744186vw;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	padding: 0;
	top: 3.7209302326vw;
	width: 6.976744186vw;
}

.l-qa__box--a {
	padding-bottom: 3.7209302326vw;
	padding-left: 9.3023255814vw;
	padding-right: 6.976744186vw;
	padding-top: 3.7209302326vw;
}

.l-qa__box--a::after {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	height: 6.976744186vw;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	padding: 0;
	top: 3.7209302326vw;
	width: 6.976744186vw;
}

.p-naika01__tx,
.l-naika02__item {
	margin-top: 9.3023255814vw;
}

.l-naika__btnbox {
	margin-top: 5.5813953488vw;
}

.l-naika03 {
	margin-top: 5.5813953488vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.p-naika03__ttl,
.p-naika05__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.p-naika03__tx {
	margin-top: 3.7209302326vw;
}

.l-naika03__btnbox {
	margin-top: 5.5813953488vw;
}

.p-naika03__copy {
	margin-top: 5.5813953488vw;
}

.p-naika04__item--ttl {
	padding-bottom: 0.9302325581vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0.9302325581vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-naika04__item {
	margin-top: 9.3023255814vw;
}

.l-naila04__item--box {
	flex-direction: column;
	gap: 9.3023255814vw;
}

.l-naika__items {
	width: 100%;
}

.p-naika05__ttl {
	margin-top: 8.3720930233vw;
}

.p-naika05__tx {
	margin-top: 3.7209302326vw;
}

.l-naika05__item {
	margin-top: 9.3023255814vw;
}

.p-naika05__main--tx {
	margin-top: 2.7906976744vw;
}

.p-naika05__item--tx {
	margin-top: 5.5813953488vw;
}

.l-naika05__btnbox {
	margin-top: 5.5813953488vw;
}

.l-naika05__btn {
	width: 100%;
}

.p-naika06__ttl {
	margin-top: 9.3023255814vw;
}

.p-naika06__tx {
	margin-top: 9.3023255814vw;
}

.p-kids__ttl {
	margin-top: 9.3023255814vw;
}

.p-kids01__tx02,
.p-kids01__tx {
	margin-top: 5.5813953488vw;
}

.l-kids02__inner {
	flex-direction: column;
	gap: 4.6511627907vw;
}

.p-kids03__ttl,
.l-kids03__btnbox {
	margin-top: 5.5813953488vw;
}

.l-kids03__schedule {
	margin-left: 0;
	margin-top: 3.7209302326vw;
}

.l-kids04__items {
	margin-top: 5.5813953488vw;
}

.p-kids04__tx {
	margin-top: 3.7209302326vw;
}

.l-yoyaku01__box {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 5.5813953488vw;
}

.l-yoyaku01__img {
	height: 100%;
	width: 100%;
}

.l-yoyaku01__cta {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
}

.l-yoyaku02__main {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 11.1627906977vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 11.1627906977vw;
}

.l-yoyaku02__left {
	gap: 3.7209302326vw;
	width: 100%;
}

.p-yoyaku02__ttl {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	padding-left: 3.7209302326vw;
}

.p-yoyaku02__subttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 1.8604651163vw;
}

.l-yoyaku02__right {
	height: 100%;
	width: 100%;
}

.l-yoyaku03__items {
	gap: 3.7209302326vw;
	margin-bottom: 14.8837209302vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 11.1627906977vw;
}

.l-yoyaku03__item {
	flex-direction: column;
	gap: 3.7209302326vw;
	padding-bottom: 7.4418604651vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 7.4418604651vw;
}

.l-yoyaku03__item--box {
	width: 100%;
}

.p-yoyaku03__item--number {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-yoyaku03__item--number span {
	margin-right: 3.7209302326vw;
	padding-bottom: 0.9302325581vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 0.9302325581vw;
}

.p-yoyaku03__item--tx {
	margin-top: 3.7209302326vw;
}

.p-yoyaku03__item--first--tx {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 400;
	letter-spacing: 0.0714285714em;
	line-height: 1.4285714286;
}

.p-yoyaku03__item--img {
	height: 100%;
	width: 100%;
}

.l-yoyaku03__item--sankaku {
	height: 3.7209302326vw;
	width: 5.5813953488vw;
}

.l-yoyaku04__img {
	height: 100%;
	margin-top: 5.5813953488vw;
	overflow-x: scroll;
	width: 100%;
}

.l-yoyaku04__img img {
	height: 46.511627907vw;
	width: 139.5348837209vw;
}

.l-yoyaku04 {
	margin-top: 7.4418604651vw;
}

.p-yoyaku04__tx {
	margin-bottom: 5.5813953488vw;
}

.l-yoyaku04__cta {
	margin-top: 5.5813953488vw;
}

.c-table {
	margin-left: 0;
	margin-top: 5.5813953488vw;
}

.c-table__header,
.c-table__time,
.c-table__category,
.c-table__data {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.5;
	padding-bottom: 3.2558139535vw;
	padding-left: 6.0465116279vw;
	padding-right: 6.0465116279vw;
	padding-top: 3.2558139535vw;
}

.c-table__data p {
	padding-bottom: 1.8604651163vw;
	padding-left: 0.9302325581vw;
	padding-right: 0.9302325581vw;
	padding-top: 1.8604651163vw;
}

.p-gairai01__ttl {
	margin-top: 9.3023255814vw;
}

.l-gairai02 {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 4.6511627907vw;
}

.l-setubi__items {
	gap: 14.8837209302vw;
	grid-template-columns: 1fr;
}

.p-setubi__item--img {
	height: auto;
	width: 100%;
}

.l-clinic02__items {
	gap: 5.5813953488vw;
	margin-left: 0;
	margin-top: 7.4418604651vw;
}

.l-clinic02__item {
	flex-direction: column;
	gap: 0vw;
}

.p-clinic02__item--ttl {
	width: 100%;
}

.p-clinic02__item--tx {
	width: 100%;
}

.p-clinic02__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	margin-top: 3.7209302326vw;
}

.l-clinic03__items {
	gap: 7.4418604651vw;
	grid-template-columns: 1fr;
}

.l-clinic03__item--img {
	height: auto;
}

.p-clinic03__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 4.6511627907vw;
}

.l-access__map {
	height: 46.511627907vw;
	margin-top: 9.3023255814vw;
	width: 100%;
}

.l-access__map iframe {
	height: 46.511627907vw;
	width: 100%;
}

.l-access__items {
	flex-direction: column;
	gap: 4.6511627907vw;
	margin-top: 9.3023255814vw;
	padding: 0;
}

.l-access__item {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
	width: 100%;
}

.l-access__item--tag {
	height: 13.9534883721vw;
	width: 13.9534883721vw;
}

.p-access__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 3.7209302326vw;
}

.p-access__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 3.7209302326vw;
	padding: 0;
}

.p-recruit__tx p {
	margin-top: 4.6511627907vw;
}

.l-recruit__table {
	margin-bottom: 0vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 9.3023255814vw;
	white-space: wrap;
}

.l-recruit__table tr {
	display: flex;
	flex-direction: column;
}

.p-recruit__table__ttl,
.p-recruit__table__tx {
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.p-recruit__table__ttl {
	width: 100%;
}

.p-recruit__table__tx {
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
}

.l-News {
	margin-bottom: 18.6046511628vw;
	margin-left: 4.6511627907vw;
	margin-right: 4.6511627907vw;
	margin-top: 18.6046511628vw;
}

.l-News__items {
	gap: 8.3720930233vw;
}

.l-News__item {
	flex-direction: column;
	gap: 3.7209302326vw;
}

.p-News__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-News__item--tx {
	margin-top: 2.7906976744vw;
}

.l-News__btnbox {
	margin-top: 5.5813953488vw;
}

.breadcrumb {
	margin-bottom: 0vw;
	margin-left: 4.6511627907vw;
	margin-right: 0vw;
	margin-top: 2.3255813953vw;
}

.l-single,
.l-archive {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.p-single__ttl {
	margin-top: 4.6511627907vw;
}

.p-yobou__tx {
	margin-top: 7.4418604651vw;
}

.l-yobou__items {
	flex-direction: column;
	gap: 2.7906976744vw;
	margin-bottom: 11.1627906977vw;
	margin-top: 11.1627906977vw;
}

.l-yobou__item {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	height: 18.6046511628vw;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.l-yobou__item::after {
	height: 1.3953488372vw;
	right: 4.6511627907vw;
	width: 8.3720930233vw;
}

.p-yobou02__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 7.4418604651vw;
}

.l-yobou02__item {
	margin-top: 5.5813953488vw;
}

.l-yobou-box__item,
.l-yobou-box__item--long {
	width: 100%;
}

.p-yobou-box__item--top--ttl,
.p-yobou-box__item--top--tx,
.p-yobou-box__item--ttl,
.p-yobou-box__item--tx {
	padding-bottom: 1.8604651163vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.8604651163vw;
}

.p-yobou02__tx {
	margin-bottom: 3.7209302326vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 3.7209302326vw;
}

.tac {
	margin-top: 5.5813953488vw;
}

.l-yobou03 {
	margin-bottom: 7.4418604651vw;
	margin-top: 7.4418604651vw;
}

.l-yobou__btnbox {
	flex-direction: column;
	gap: 3.7209302326vw;
}

.p-yobou__gray--ttl {
	margin-top: 3.7209302326vw;
}

.p-other__tx {
	margin-top: 9.3023255814vw;
}

.l-other-table {
	margin-bottom: 7.4418604651vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 7.4418604651vw;
}

.to-top {
	bottom: 23.2558139535vw;
	height: 15.3488372093vw;
	right: 4.1860465116vw;
	width: 15.3488372093vw;
}

.to-top.is-active {
	display: none;
}

}

@media (max-width: 599px) and (max-width: 599px) {

.l-ityo__items::after {
	bottom: -2.3255813953vw;
	width: 100%;
}

.p-yoyaku02__ttl::before {
	height: 1.8604651163vw;
	width: 1.8604651163vw;
}

}

@keyframes Spin {

from {
	transform: rotate(0deg);
}

to {
	transform: rotate(360deg);
}

}

/*2025年インフルエンザ*/
.mt20{
	margin-top: 20px;
}
.p-influenza__ttl{
	text-align: left;
}
.l-influenza__items {
	display: grid;
	gap: 1.40625vw 2.5520833333vw;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 auto;
	margin-top: 2.0833333333vw;
	padding-bottom: 0vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	padding-top: 0vw;
}

.l-influenza__item {
	background: #0d207e;
	color: white;
	display: inline-block;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.1458333333vw;
	position: relative;
	text-align: center;
	/* width: 20.3125vw; */
}

.l-influenza__item::after {
	background: url(../img/pc/arrow-white.svg) no-repeat center center/cover;
	content: "";
	height: 0.4166666667vw;
	position: absolute;
	right: 1.0416666667vw;
	top: 50%;
	transform: translateY(-50%);
	width: 2.6041666667vw;
}

.l-influenza__item:nth-child(2) {
	background-color: #587fa3;
}

.l-influenza__item:nth-child(5) {
	background-color: #587fa3;
}

.l-influenza__item:nth-child(3n) {
	background-color: #0d637e;
}
#influenza02 .accordion-006 {
    width: 95%;
    margin: 3.75vw auto;
    background-color: #eeeeee;
    border-radius: 5px;
}

#influenza02 .accordion-006 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    cursor: pointer;
	font-weight: 600;
}

#influenza02 .accordion-006 summary::-webkit-details-marker {
    display: none;
}

#influenza02 .accordion-006 summary::before,
#influenza02 .accordion-006 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #333333;
    content: '';
}

#influenza02 .accordion-006 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

#influenza02 .accordion-006 summary::after {
    transition: rotate .3s;
}

#influenza02 .accordion-006[open] summary::after {
    rotate: 90deg;
}

#influenza02 .accordion-006 .accordion-txt {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 0 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

#influenza02 .accordion-006[open] .accordion-txt {
    transform: none;
    opacity: 1;
}
.influenza-web-l {
    background: #0d207e;
    color: white;
    display: inline-block;
    padding-bottom: 1.1458333333vw;
    padding-left: 0vw;
    padding-right: 0vw;
    padding-top: 1.1458333333vw;
    position: relative;
    text-align: center;
    text-decoration: underline;
    width: 25.3125vw;
}
.influenza-web-l::after {
    background: url(../img/pc/arrow-white.svg) no-repeat center center / cover;
    content: "";
    height: 0.4166666667vw;
    position: absolute;
    right: 1.0416666667vw;
    top: 50%;
    transform: translateY(-50%);
    width: 2.6041666667vw;
}
.txt_red{
	color: #ff0000;
}
@media (max-width: 599px) {
    .l-influenza__items {
        gap: 4.6511627907vw;
        grid-template-columns: 1fr;
        padding-bottom: 0vw;
        padding-left: 3.7209302326vw;
        padding-right: 3.7209302326vw;
        padding-top: 0vw;
    }
	.l-influenza__item {
        padding-bottom: 3.7209302326vw;
        padding-left: 0vw;
        padding-right: 0vw;
        padding-top: 3.7209302326vw;
        width: 100%;
    }
	.l-influenza__item::after {
        height: 1.3953488372vw;
        right: 4.6511627907vw;
        width: 8.3720930233vw;
    }
	.influenza-web-l{
		padding-bottom: 3.7209302326vw;
        padding-left: 0vw;
        padding-right: 0vw;
        padding-top: 3.7209302326vw;
        width: 100%;
	}
	.influenza-web-l::after {
        height: 1.3953488372vw;
        right: 4.6511627907vw;
        width: 8.3720930233vw;
    }
}