*,
*::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;
}

input,
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #000;
	border-radius: 0px;
	box-shadow: none;
	color: inherit;
	font-weight: inherit;
}

body {
	color: #333333;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-size: max(12px, 0.8333333333vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.375;
}

.fz40 {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
}

.fz32 {
	border-bottom: 1px solid #d9d9d9;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 40;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	padding-bottom: 0.5729166667vw;
}

.fz20 {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.tac {
	text-align: center;
}

.fw700 {
	font-weight: 700 !important;
}

.mt80 {
	margin-top: 4.1666666667vw !important;
}

.mt60 {
	margin-top: 3.125vw !important;
}

.mt50 {
	margin-top: 2.6041666667vw !important;
}

.mt40 {
	margin-top: 2.0833333333vw !important;
}

.mt30 {
	margin-top: 1.5625vw !important;
}

.mt20 {
	margin-top: 1.0416666667vw !important;
}

.mt0 {
	margin-top: 0 !important;
}

.pb {
	padding-bottom: 6.25vw !important;
}

.row-revers {
	flex-direction: row-reverse;
}

.border-none {
	border: none !important;
}

.af-none::after {
	display: none !important;
}

.bf-none::before {
	display: none !important;
}

.c-ttlbox {
	color: white;
	font-family: "Zen Old Mincho", serif;
	text-align: center;
}

.c-ttl {
	font-size: max(12px, 5vw);
	font-weight: 400;
	letter-spacing: 0.14em;
	line-height: 1.0416666667;
}

.c-subttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.14em;
	line-height: 1.25;
}

.c-main__ttl {
	background: #399a62;
	color: white;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	overflow: hidden;
	padding-bottom: 2.0833333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.0833333333vw;
	position: relative;
	text-align: center;
}

.c-main__ttl::before {
	border-bottom: 0;
	border-left: 8.3333333333vw solid #07c190;
	border-right: 0;
	border-style: solid;
	border-top: 7.2916666667vw solid transparent;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}

.c-main__ttl::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 8.3333333333vw solid #07c190;
	border-style: solid;
	border-top: 7.2916666667vw solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}

.c-sub__ttl {
	background-color: #c7c09b;
	color: white;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
	margin-top: 3.6458333333vw;
	padding-bottom: 1.3020833333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.3020833333vw;
	text-align: center;
}

.c-flow__items {
	display: grid;
	gap: 3.5416666667vw 1.4583333333vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 4.0104166667vw;
}

.c-flow__item {
	background: white;
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 4px 9.1px 0 #d9d9d9;
	padding-bottom: 4.0104166667vw;
	padding-left: 1.5104166667vw;
	padding-right: 2.1875vw;
	padding-top: 2.8125vw;
	position: relative;
}

.c-flow__item--number {
	color: #07c190;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	left: 0.8333333333vw;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	position: absolute;
	top: -1.4583333333vw;
}

.c-flow__item--number span {
	color: #333333;
}

.c-flow__item--ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
}

.c-copy__items {
	display: grid;
	gap: 1.6666666667vw 4.6875vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.9166666667vw;
}

.c-copy__item {
	border-bottom: 1px solid #d9d9d9;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	padding-bottom: 0.7291666667vw;
	padding-left: 2.1875vw;
	position: relative;
}

.c-copy__item::before {
	background: url(../img/pc/check.svg) no-repeat center center/cover;
	content: "";
	height: 1.25vw;
	left: 0vw;
	position: absolute;
	top: 0.2083333333vw;
	width: 1.25vw;
}

.inner {
	padding-bottom: 6.25vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 6.25vw;
}

header.scrolled {
	background: white;
	transition: all 0.3s ease-out 0.5s;
}

.l-drawer__icon {
	background: #07c190;
	height: 9.3023255814vw;
	position: fixed;
	right: 4.6511627907vw;
	top: 8.3720930233vw;
	transition: all 0.5s;
	width: 9.3023255814vw;
	z-index: 400;
}

.l-drawer__icon.is-active .p-drawer__icon--bar1 {
	top: 8px;
	transform: rotate(-45deg);
	transition: all 0.3s ease-out 0s;
}

.l-drawer__icon.is-active .p-drawer__icon--bar2 {
	display: none;
}

.l-drawer__icon.is-active .p-drawer__icon--bar3 {
	top: 8px;
	transform: rotate(45deg);
	transition: all 0.3s ease-out 0s;
}

.l-drawer__icon--bar {
	height: 2.7906976744vw;
	left: 50%;
	position: absolute;
	top: 3.2558139535vw;
	transform: translateX(-50%);
	width: 4.1860465116vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
	background: white;
	height: 2px;
	left: 0;
	position: absolute;
	top: 0;
	width: 4.1860465116vw;
}

.p-drawer__icon--bar1 {
	top: 0;
}

.p-drawer__icon--bar2 {
	top: 1.3953488372vw;
}

.p-drawer__icon--bar3 {
	top: 2.7906976744vw;
}

.l-drawer__content {
	background-color: #f7f7f7;
	bottom: 0;
	height: 100%;
	overflow: scroll;
	padding-top: 32.7906976744vw;
	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: 9.3023255814vw;
}

.p-drawer__content--item {
	text-align: center;
}

.p-drawer__content--item a {
	font-family: "Zen Old Mincho", serif;
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.09em;
	line-height: 1.3;
}

.p-drawer__content--item--subttl {
	color: #07c190;
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	margin-top: 0.9302325581vw;
}

.l-drawer__content--medical {
	display: grid;
	gap: 0.6976744186vw;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 5.5813953488vw;
	padding-bottom: 0vw;
	padding-left: 5.1162790698vw;
	padding-right: 5.1162790698vw;
	padding-top: 0vw;
}

.l-drawer__content--medical a {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.p-drawer__content--medical {
	background-color: #c8ede3;
	padding-bottom: 1.8604651163vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.8604651163vw;
	text-align: center;
}

.p-drawer__background {
	background: #ffffff 0% 0% no-repeat padding-box;
	bottom: 0;
	display: none;
	height: calc(100% - 14.8837209302vw);
	left: 0;
	opacity: 0.89;
	position: fixed;
	width: 100%;
	z-index: 298;
}

.p-drawer__background.is-active {
	display: block;
}

.p-drawer__icon--tx {
	bottom: 2.3255813953vw;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.fixed {
	height: 100%;
	overflow: hidden;
}

.l-footer__items {
	display: flex;
	gap: 2.0833333333vw;
}

.l-footer__item--fx {
	align-items: center;
	display: flex;
	gap: 0.4166666667vw;
}

.l-footer__item--icon {
	height: 0.8854166667vw;
	width: 0.8854166667vw;
}

.l-footer__item {
	font-family: "Zen Old Mincho", serif;
	position: relative;
	text-align: center;
}

.l-footer__item::after {
	border: 1px dotted;
	content: "";
	height: 2.1875vw;
	position: absolute;
	right: -1.0416666667vw;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}

.to-top {
	bottom: 1.25vw;
	height: 3.0208333333vw;
	opacity: 0;
	position: fixed;
	right: 2.1875vw;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	visibility: hidden;
	width: 3.0208333333vw;
	z-index: 300;
}

.to-top.show {
	opacity: 1;
	visibility: visible;
}

header {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 300;
}

.l-header__inner {
	display: flex;
	justify-content: space-between;
	padding-right: 1.4583333333vw;
}

.l-header__logo {
	height: 7.9166666667vw;
	width: 25.5208333333vw;
}

.l-header__ri {
	align-items: center;
	display: flex;
	gap: 3.6458333333vw;
}

.l-header__items {
	display: flex;
	gap: 2.0833333333vw;
}

.l-header__item {
	font-family: "Zen Old Mincho", serif;
	position: relative;
	text-align: center;
}

.l-header__item::after {
	border: 1px dotted;
	content: "";
	height: 2.1875vw;
	position: absolute;
	right: -1.0416666667vw;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}

.l-header__item--fx {
	align-items: center;
	display: flex;
	gap: 0.4166666667vw;
}

.l-header__item--icon {
	height: 0.8854166667vw;
	width: 0.8854166667vw;
}

.p-header__item--tx,
.p-footer__item--tx {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
}

.web-icon {
	height: 0.8333333333vw;
	width: 0.8854166667vw;
}

.l-header__item--arrow,
.l-footer__item--arrow {
	height: 0.5729166667vw;
	width: 0.5729166667vw;
}

.line-icon {
	height: 0.7291666667vw;
	width: 0.7291666667vw;
}

/*.l-fv {
	background: url(../img/pc/fv.png) no-repeat center center/cover;
	margin-top: 6.25vw;
}*/

.l-fv {
  position: relative;
  margin-top: 6.25vw;
  overflow: hidden;
  height: 80vh; /* 高さを確保 */
}

.l-fv__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1; /* テキストの後ろ */
}

.p-fv__ttl {
  position: relative;
  color: #fff;
  z-index: 1;
}
.p-fv__ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* 中央に移動 */
  color: #333;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 1.875vw);
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: center;
  z-index: 1;
}

.l-nav {
	background: white;
	padding-bottom: 1.7708333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.7708333333vw;
}

.l-nav--list {
	display: flex;
	gap: 4.1666666667vw;
	justify-content: center;
}

.l-nav--add {
	display: none;
}

.l-global-nav {
	background: white;
	height: auto;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}

.l-global-nav .l-nav--list {
	gap: 2.0833333333vw;
}

.l-global-nav .l-nav--add {
	display: flex;
}

.p-nav--item {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.5;
	text-align: center;
}

.p-nav--item--subttl {
	color: #07c190;
	font-size: max(12px, 0.78125vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.3333333333;
}

.l-menu__drawer {
	cursor: pointer;
	position: relative;
}

.l-menu__drawer::after {
	border-bottom: 1px solid;
	border-right: 1px solid;
	content: "";
	height: 0.5208333333vw;
	position: absolute;
	right: -1.0416666667vw;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: 0.5208333333vw;
}

.l-menu__drawer.is-open::after {
	transform: translateY(-50%) rotate(-135deg); /* 開いたときの角度 */
}

.pc-drawer__items {
	background: white;
	display: none;
	height: 15.625vw;
	left: 50%;
	padding-bottom: 1.25vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.9375vw;
	position: absolute;
	text-align: center;
	top: 3.125vw;
	transform: translateX(-50%);
	width: 10.4166666667vw;
	z-index: 10;
}

.pc-drawer__items.is-active {
	display: flex;
	flex-direction: column;
	gap: 1.0416666667vw;
	transition: all 0.2s ease-out 0.2s;
}

.l-info {
	background: #e6e1db;
	display: flex;
	padding-bottom: 5.2083333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 7.5520833333vw;
}

.l-info__left,
.l-info__right {
	width: 50%;
}

.p-info__ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	padding-bottom: 1.5625vw;
	position: relative;
}

.p-info__ttl::after {
	background: #333333;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 5.1041666667vw;
}

.l-info__items,
.l-blog__items {
	display: flex;
	flex-direction: column;
	gap: 1.6666666667vw;
	margin-top: 1.9791666667vw;
}

.p-info__item--day,
.p-blog__item--day {
	font-weight: 700;
}

.p-info__item--ttl,
.p-blog__item--ttl {
	margin-top: 0.5208333333vw;
}

.l-blog__item a {
	display: flex;
	gap: 1.0416666667vw;
}

.l-blog__item--img {
	height: 4.8958333333vw;
	width: 5.78125vw;
}

.l-info__right {
	position: relative;
}

.l-blog__btnbox {
	position: absolute;
	right: 4.1666666667vw;
	top: 1.0416666667vw;
}

.l-blog__btnbox a {
	align-items: center;
	display: flex;
	gap: 0.7291666667vw;
}

.l-blog__arrow {
	height: 0.7291666667vw;
	width: 0.78125vw;
}

.l-consept {
	display: flex;
	gap: 2.0833333333vw;
	margin-top: 2.0833333333vw;
}

.l-consept__left {
	display: flex;
	margin-left: 4.1666666667vw;
	width: calc(100% - 51.3020833333vw);
}

.l-consept__img01 {
	height: 21.9791666667vw;
	width: 13.90625vw;
}

.l-consept__txbox {
	margin-top: 4.6875vw;
	width: calc(100% - 13.90625vw);
}

.p-consept__ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
}

.p-consept__cubttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	margin-top: 1.5625vw;
}

.p-consept__tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 2;
	margin-top: 1.6666666667vw;
}

.l-consept__right {
	margin-top: 4.1666666667vw;
	width: 49.21875vw;
}

.l-feature {
	margin-top: 6.9270833333vw;
}

.l-feature__ttlbox {
	background: url(../img/pc/feature-bg.png) no-repeat center center/cover;
	padding-bottom: 10.9375vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 4.0625vw;
}

.l-feature01,
.l-feature02,
.l-feature03 {
	display: flex;
	gap: 4.1666666667vw;
	position: relative;
}

.l-feature01 {
	background: url(../img/pc/feature01-bg.png) no-repeat center center/cover;
	padding-bottom: 21.875vw;
	padding-left: 0vw;
	padding-right: 18.9583333333vw;
	padding-top: 6.09375vw;
}

.l-feature02 {
	background: url(../img/pc/feature02-bg.png) no-repeat center center/cover;
	padding-bottom: 21.875vw;
	padding-left: 18.9583333333vw;
	padding-right: 0vw;
	padding-top: 6.09375vw;
}

.l-feature03 {
	background: url(../img/pc/feature03-bg.png) no-repeat center center/cover;
	padding-bottom: 21.875vw;
	padding-left: 0vw;
	padding-right: 18.9583333333vw;
	padding-top: 6.09375vw;
}

.l-feature045 {
	background: #4ac2a2;
	display: flex;
	gap: 1.3020833333vw;
	justify-content: center;
	padding-bottom: 3.6458333333vw;
	padding-left: 20.3125vw;
	padding-right: 20.3125vw;
	padding-top: 3.6458333333vw;
	position: relative;
	z-index: 1;
}

.l-feature045::after {
	background: url(../img/pc/feature045-bg.svg) no-repeat center center/cover;
	content: "";
	height: 100%;
	left: 0vw;
	position: absolute;
	top: 0vw;
	width: 71.9791666667vw;
	z-index: -1;
}

.l-feature04,
.l-feature05 {
	display: flex;
	flex: 1;
	flex-direction: column;
	position: relative;
}

.l-feature01__txbox,
.l-feature02__txbox,
.l-feature03__txbox,
.l-feature04__txbox,
.l-feature05__txbox {
	background: white;
	padding-bottom: 2.34375vw;
	padding-left: 2.34375vw;
	padding-right: 4.1666666667vw;
	padding-top: 2.34375vw;
}

.l-feature04__txbox,
.l-feature05__txbox {
	flex: 1;
}

.l-feature01__txbox,
.l-feature02__txbox,
.l-feature03__txbox {
	width: calc(100% - 47.9166666667vw);
}

.p-feature01__number,
.p-feature02__number,
.p-feature03__number,
.p-feature04__number,
.p-feature05__number {
	color: #394245;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 10.4166666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	position: absolute;
	right: 16.6666666667vw;
	top: -2.6041666667vw;
}

.p-feature01__number span,
.p-feature02__number span,
.p-feature03__number span,
.p-feature04__number span,
.p-feature05__number span {
	color: white;
}

.p-feature02__number {
	left: 16.6666666667vw;
	right: auto;
}

.p-feature04__number,
.p-feature05__number {
	right: 0;
	top: 9.375vw;
}

.p-feature01__ttl,
.p-feature02__ttl,
.p-feature03__ttl,
.p-feature04__ttl,
.p-feature05__ttl {
	border-bottom: 1px solid #d9d9d9;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 2;
	padding-bottom: 1.4583333333vw;
	text-align: center;
}

.p-feature01__tx,
.p-feature02__tx,
.p-feature03__tx,
.p-feature04__tx,
.p-feature05__tx {
	margin-top: 2.4479166667vw;
}

.l-feature01__img,
.l-feature02__img,
.l-feature03__img {
	height: 37.2395833333vw;
	left: 0vw;
	position: absolute;
	top: -4.1666666667vw;
	width: 43.75vw;
}

.l-feature02__img {
	left: auto;
	right: 0;
}

.l-movie{
	background: #f3f3f3;
	padding-bottom: 6.09375vw;
	padding-top: 6.09375vw;
	margin: 0 auto;
	position: relative;
}

.l-movie::after {
	background: #c7c09b;
	content: "";
	height: 1px;
	left: 0vw;
	position: absolute;
	top: 1.5625vw;
	width: 100%;
}

.c-ttlbox-movie{
	color: #615e4c!important;
}

.movie-flex {
	display: flex;
	gap: 3.125vw;
	flex-wrap: wrap; /* はみ出さないよう折り返し */
	width: 90%;
    margin: 2.9167vw auto 0;
}

.movie-flex video {
	flex: 1;                /* 横幅を均等に広げる */
	aspect-ratio: 16 / 9;   /* 高さを自動計算 */
	width: 45%;            /* 親幅いっぱいに広げる */
	object-fit: cover;      /* 枠いっぱいに動画表示 */
}

.l-kankyo {
	display: flex;
	gap: 3.6979166667vw;
	padding-bottom: 7.3958333333vw;
	padding-left: 18.75vw;
	padding-right: 0vw;
	padding-top: 3.125vw;
}

.l-kankyo__left {
	direction: rtl; /* 文字の流れを右→左に */
	font-family: "Zen Old Mincho", serif;
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.p-kankyo__le--subttl {
	font-size: max(12px, 2.5vw);
	font-weight: 400;
	letter-spacing: 0.0208333333em;
	line-height: 1.0416666667;
}

.p-kankyo__le--ttl {
	font-size: max(12px, 5vw);
	font-weight: 400;
	letter-spacing: 0.0104166667em;
	line-height: 1.25;
}

.p-kankyo__le--en {
	color: #07c190;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.11em;
	line-height: 1.2;
}

.l-kankyo__right {
	background: url(../img/pc/kankyo-bg.png) no-repeat center center/cover;
	padding-bottom: 11.1979166667vw;
	padding-left: 4.84375vw;
	padding-right: 0vw;
	padding-top: 6.25vw;
	position: relative;
	width: 100%;
}

.l-kankyo__items {
	display: flex;
	gap: 6.25vw;
}

.l-kankyo__item {
	position: relative;
}

.p-kankyo__item--img {
	height: 17.1875vw;
	width: 17.1875vw;
}

.l-kankyo__item--txbox {
	background: white;
	border-radius: 50%;
	bottom: -4.1666666667vw;
	font-family: "Zen Old Mincho", serif;
	height: 11.875vw;
	position: absolute;
	right: -4.1666666667vw;
	text-align: center;
	width: 11.875vw;
}

.p-kankyo__item--tx {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	padding-top: 3.3854166667vw;
}

.p-kankyo__item--en {
	color: #07c190;
	margin-top: 0.8333333333vw;
}

.l-kankyo__tx--maru {
	bottom: -7.8125vw;
	height: 16.1979166667vw;
	left: -7.8125vw;
	position: absolute;
	width: 16.1979166667vw;
}

.l-kids {
	background: #07c190;
	position: relative;
}

.l-kids::after {
	background: white;
	content: "";
	height: 1px;
	left: 0vw;
	position: absolute;
	top: 1.5625vw;
	width: 100%;
}

.l-kids__img01,
.l-kids__img02 {
	height: 16.40625vw;
	position: absolute;
	width: 16.40625vw;
	z-index: 1;
}

.l-kids__img01 {
	left: 11.4583333333vw;
	top: -2.2916666667vw;
}

.l-kids__img02 {
	right: 15.625vw;
	top: 8.3333333333vw;
}

.l-kids__bg {
	height: 41.5104166667vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 65.2604166667vw;
}

.l-kids__txbox {
	color: white;
	font-family: "Zen Old Mincho", serif;
	padding-bottom: 10.4166666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 6.25vw;
	text-align: center;
}

.p-kids__ttl {
	font-size: max(12px, 5vw);
	font-weight: 400;
	letter-spacing: 0.1354166667em;
	line-height: 1.25;
}

.p-kids__ttl span {
	color: #c7c09b;
}

.p-kids__subttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.14em;
	line-height: 1.25;
	margin-top: 1.6666666667vw;
}

.p-kids__sub--box {
	background: white;
	color: #333333;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.14em;
	line-height: 1.25;
	margin: 0 auto;
	margin-top: 2.6041666667vw;
	padding-bottom: 0.625vw;
	padding-left: 0.625vw;
	padding-right: 0.625vw;
	padding-top: 0.625vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-kids__tx {
	margin: 0 auto;
	margin-top: 1.40625vw;
	text-align: left;
	width: 35.625vw;
}

.l-banner {
	background: url(../img/pc/bannner-bg.png) no-repeat center center/cover;
	margin-bottom: 6.6666666667vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 6.6666666667vw;
	padding-bottom: 7.2916666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 7.2916666667vw;
}

.l-banner__ttl {
	direction: rtl; /* 文字の流れを右→左に */
	margin: 0 auto;
	text-align: left;
	text-orientation: mixed; /* 文字の向きを自動調整 */
	writing-mode: vertical-rl; /* 縦書き・右から左 */
}

.p-banner__ttl {
	background: white;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	margin-left: 2.7604166667vw;
	padding-bottom: 0.7291666667vw;
	padding-left: 0.7291666667vw;
	padding-right: 0.7291666667vw;
	padding-top: 0.7291666667vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-medical {
	background: #f3f3f3;
	padding-bottom: 6.09375vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 6.09375vw;
	position: relative;
}

.l-medical::after {
	background: #c7c09b;
	content: "";
	height: 1px;
	left: 0vw;
	position: absolute;
	top: 1.5625vw;
	width: 100%;
}

.p-medical__ttl {
	margin: 0 auto;
	width: 28.5416666667vw;
}

.p-medical__subttl {
	color: #333333;
}

.l-medical__items {
	display: flex;
	gap: 0.78125vw;
	justify-content: center;
	margin-top: 5.9375vw;
}

.l-medical__item {
	background: white;
	flex: 1;
	font-family: "Zen Old Mincho", serif;
	padding-bottom: 2.0833333333vw;
	padding-left: 1.3541666667vw;
	padding-right: 1.3541666667vw;
	padding-top: 2.0833333333vw;
	position: relative;
	text-align: center;
}

.l-medical__item::after {
	border-bottom: 0;
	border-left: 0;
	border-right: 1.6666666667vw solid #07c190;
	border-style: solid;
	border-top: 1.6666666667vw solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
}

.p-medical__item--ttl {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 1.5625vw;
}

.p-medical__item--subttl {
	color: #07c190;
	margin-top: 0.8333333333vw;
}

.l-medical__visit {
	background: url(../img/pc/visit-bg.png) no-repeat center center/cover;
	margin-bottom: 0vw;
	margin-left: 13.5416666667vw;
	margin-right: 13.5416666667vw;
	margin-top: 4.53125vw;
	padding-bottom: 4.6875vw;
	padding-left: 3.4895833333vw;
	padding-right: 4.6875vw;
	padding-top: 3.28125vw;
}

.l-medical__visit--ttl {
	align-items: center;
	display: flex;
	font-family: "Zen Old Mincho", serif;
	gap: 1.5625vw;
}

.p-medical__visit--ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-medical__visit--subttl {
	color: #07c190;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.l-topics {
	background: #e6e1db;
	padding-bottom: 3.28125vw;
	padding-left: 25.15625vw;
	padding-right: 25.15625vw;
	padding-top: 2.7604166667vw;
}

.l-topics__ttlbox {
	align-items: center;
	display: flex;
	font-family: "Zen Old Mincho", serif;
	gap: 1.0416666667vw;
}

.p-topics__ttl {
	color: #b9a747;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-topics__subttl {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-topics__items {
	display: flex;
	gap: 1.875vw;
	margin-top: 2.0833333333vw;
}

.l-topics__item {
	background: white;
	flex: 1;
	padding-bottom: 5.2083333333vw;
	padding-left: 1.0416666667vw;
	padding-right: 1.0416666667vw;
	padding-top: 1.5625vw;
}

.l-topics__item a {
	display: flex;
	gap: 0.5208333333vw;
}

.l-topics__item--img {
	height: 6.3541666667vw;
	width: 6.7708333333vw;
}

.l-topics__item--txbox {
	width: calc(100% - 7.2916666667vw);
}

.p-topics__item--ttl {
	margin-top: 0.8333333333vw;
}

.l-footer__inner {
	padding-bottom: 5.4166666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 6.40625vw;
}

.l-footer__logo {
	margin: 0 auto;
	width: 22.1875vw;
}

.l-footer__fx {
	display: flex;
	justify-content: space-between;
	margin-top: 4.1666666667vw;
}

.l-footer__items {
	background-color: #f3f3f3;
	margin: 0 auto;
	margin-top: 1.3541666667vw;
	padding-bottom: 1.8229166667vw;
	padding-left: 2.1875vw;
	padding-right: 2.1875vw;
	padding-top: 1.8229166667vw;
	width: -moz-fit-content;
	width: fit-content;
}

.c-schedule__table {
	background: white;
	border: 1px solid;
	border-collapse: collapse;
	display: block;
	margin: 0 auto;
	overflow-x: auto;
	padding-bottom: 1.9270833333vw;
	padding-left: 2.7083333333vw;
	padding-right: 2.7083333333vw;
	padding-top: 1.9270833333vw;
	table-layout: fixed;
	white-space: nowrap;
	width: -moz-fit-content;
	width: fit-content;
}

.c-schedule__table thead {
	border-bottom: 1px solid;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: max(12px, 0.78125vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	padding-bottom: 0.625vw;
	padding-left: 0.625vw;
	padding-right: 0.625vw;
	padding-top: 0.625vw;
	text-align: center;
}

.c-schedule__data {
	font-size: max(12px, 0.7291666667vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.4285714286;
}

.c-schedule__time,
.c-top {
	padding-left: 0;
	text-align: left;
}

.c-schedule__note {
	font-size: max(12px, 0.78125vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.7333333333;
	margin-top: 1.3020833333vw;
}

.l-footer__add {
	display: flex;
}

.l-map {
	height: 26.40625vw;
	width: 64.21875vw;
}

.l-map iframe {
	height: 26.40625vw;
	width: 64.21875vw;
}

.l-footer__access {
	background: #07c190;
	font-family: "Zen Old Mincho", serif;
	padding-bottom: 1.875vw;
	padding-left: 3.5416666667vw;
	padding-right: 3.5416666667vw;
	padding-top: 1.875vw;
	text-align: center;
	width: calc(100% - 64.21875vw);
}

.p-footer__access--ttl {
	color: white;
	font-size: max(12px, 1.875vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.3888888889;
}

.l-footer__access--img {
	margin-top: 1.25vw;
}

.p-footer__access--tx {
	background: white;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.6666666667;
	margin-top: 0.7291666667vw;
	padding-bottom: 1.1458333333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.1458333333vw;
}

.l-footer__site {
	background-color: #f6f6f6;
	display: flex;
	gap: 2.0833333333vw;
	padding-bottom: 2.6041666667vw;
	padding-left: 26.6666666667vw;
	padding-right: 26.6666666667vw;
	padding-top: 4.9479166667vw;
}

.l-footer__sitemap {
	width: 21.7708333333vw;
}

.l-footer__site--ttl {
	align-items: center;
	border-bottom: 1px solid white;
	display: flex;
	font-family: "Zen Old Mincho", serif;
	gap: 0.8333333333vw;
	padding-bottom: 0.8333333333vw;
}

.l-footer__site--ttl--icon {
	height: 0.78125vw;
	width: 0.78125vw;
}

.p-footer__site--ttl {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-footer__site--subttl {
	color: #07c190;
}

.l-footer__site--items {
	display: flex;
	flex-direction: column;
	gap: 0.5208333333vw;
	margin-top: 1.7708333333vw;
}

.p-footer__site--item {
	padding-left: 1.0416666667vw;
	position: relative;
}

.p-footer__site--item::before {
	border-bottom: 0.2604166667vw solid transparent;
	border-left: 0.5208333333vw solid;
	border-right: 0;
	border-style: solid;
	border-top: 0.2604166667vw solid transparent;
	content: "";
	height: 0;
	left: 0vw;
	position: absolute;
	top: 0.4166666667vw;
	width: 0;
}

.l-footer__copy {
	background-color: #f6f6f6;
	border-top: 1px solid white;
	font-family: "Zen Old Mincho", serif;
	padding-bottom: 1.3020833333vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.3020833333vw;
	text-align: center;
}

.c-sub__header {
	background: white;
	display: flex;
	justify-content: space-between;
	padding-right: 1.4583333333vw;
}

.c-fv {
	background: url(../img/pc/c-fv.png) no-repeat center center/cover;
	padding-bottom: 7.03125vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 14.7395833333vw;
}

.c-fv__ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	text-align: center;
}

.c-fx {
	display: flex;
	gap: 3.125vw;
	margin-top: 2.9166666667vw;
	padding-right: 2.2916666667vw;
}

.c-le {
	height: 17.7083333333vw;
	position: relative;
	width: 28.5416666667vw;
}

.c-le::after {
	border: 1px solid #07c190;
	content: "";
	height: 100%;
	left: 0.7291666667vw;
	position: absolute;
	top: 0.7291666667vw;
	width: 100%;
}

.c-ri {
	width: calc(100% - 31.6666666667vw);
}

.c-copy {
	background: url(../img/pc/c-copy.png) no-repeat center center/cover;
	margin: 0 calc(50% - 50vw);
	margin-top: 5.7291666667vw;
	padding-bottom: 5.2083333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 5.2083333333vw;
	width: 99.4vw;
}

.c-copy__inner {
	background-color: #f5f5f5;
	padding-bottom: 5.46875vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 1.1458333333vw;
}

.c-copy__ttlbox {
	font-family: "Zen Old Mincho", serif;
	position: relative;
	text-align: center;
}

.c-copy__ttl {
	color: #c8ede3;
	font-size: max(12px, 5vw);
	font-weight: 400;
	letter-spacing: 0.0104166667em;
	line-height: 1.0416666667;
}

.c-copy__subttl {
	font-size: max(12px, 1.25vw);
	font-weight: 500;
	left: 50%;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

/* ============================================
medical01
============================================ */
.l-Medical01-movie{
	width: 65%;
	margin: 0 auto;
}
.l-Medical01-movie video {
	width: 100%;
	aspect-ratio: 16 / 9;   /* 高さを自動計算 */
	object-fit: cover;      /* 枠いっぱいに動画表示 */
}

/* ============================================
medical03
============================================ */

.l-Medical03__item {
	margin-top: 2.9166666667vw;
}

.l-Medical03-04 {
	background: url(../img/pc/c-copy.png) no-repeat center center/cover;
	display: flex;
	gap: 1.4583333333vw;
	margin: 0 calc(50% - 50vw);
	margin-top: 5.2083333333vw;
	padding-bottom: 5.2083333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 5.2083333333vw;
	width: 99.4vw;
}

.l-Medical03-04__inner {
	background: #f5f5f5;
	flex: 1;
	padding-bottom: 2.1875vw;
	padding-left: 2.0833333333vw;
	padding-right: 2.0833333333vw;
	padding-top: 2.1875vw;
}

.l-Medical03-04__items {
	display: flex;
	flex-direction: column;
	gap: 1.6666666667vw;
	margin-top: 1.25vw;
}

.l-Medical03-05,
.l-Medical04-04 {
	background: #f3f3f3;
	margin: 0 calc(50% - 50vw);
	margin-top: 3.6458333333vw;
	padding-bottom: 6.7708333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 6.7708333333vw;
	position: relative;
	width: 99.4vw;
}

.l-Medical03-05::before,
.l-Medical04-04::before {
	background: #c7c09b;
	content: "";
	height: 1px;
	left: 0vw;
	position: absolute;
	top: 1.5625vw;
	width: 100%;
}

.l-Medical03_lp_btn{
	margin-top: 50px;
	text-align: center;
}

.l-Medical03_lp_btn button{
	background-color: #399a62;
	padding: 20px;
	color: #fff;
	font-size: max(12px, 1.0416666667vw);
	border-radius: 10px;
}

.l-Medical03_lp_btn button:hover{
	cursor: pointer;
}

/* ============================================
medical04
============================================ */
.accordion-006 {
    width: 100%;
    margin-top: 30px;
    background-color: #399a62;
    border-radius: 5px;
}

.accordion-006 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.accordion-006 summary::-webkit-details-marker {
    display: none;
}

.accordion-006 summary::before,
.accordion-006 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #fff;
    content: '';
}

.accordion-006 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-006 summary::after {
    transition: rotate .3s;
}

.accordion-006[open] summary::after {
    rotate: 90deg;
}

.accordion-006 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1.5em 2em;
    color: #333;
    transition: transform .5s, opacity .5s;
	background: #fff;
    border: 3px solid #399a62;
    border-radius: 5px;
}

.accordion-006[open] p {
    transform: none;
    opacity: 1;
}

/* ============================================
medical05
============================================ */

.l-Medical05-03__fx {
	display: flex;
	gap: 3.125vw;
	padding-bottom: 0vw;
	padding-left: 8.8541666667vw;
	padding-right: 8.8541666667vw;
	padding-top: 2.0833333333vw;
}

.l-Medical05-03__img {
	height: 17.0833333333vw;
	position: relative;
	width: 25.625vw;
}

.l-Medical05-03__img::after {
	border: 1px solid #07c190;
	content: "";
	height: 100%;
	left: 0.7291666667vw;
	position: absolute;
	top: 0.7291666667vw;
	width: 100%;
}

.l-Medical05-03__txbox {
	font-family: "Zen Old Mincho", serif;
	width: calc(100% - 28.75vw);
}

.p-Medical05-03__ttl {
	border-bottom: 0.2083333333vw solid #07c190;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	padding-bottom: 0.4166666667vw;
	width: -moz-fit-content;
	width: fit-content;
}

.p-Medical05-03__name {
	margin-top: 0.8333333333vw;
}

.p-Medical05-03__name span {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-Medical05-03__tag {
	background: #f5f5f5;
	border: 1px solid #c7c09b;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 1.25vw;
	padding-bottom: 0.9375vw;
	padding-left: 1.25vw;
	padding-right: 1.25vw;
	padding-top: 0.9375vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-Medical05-03__add,
.l-staff__item {
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 4px 9.1px 0 #d9d9d9;
	flex: 1;
	margin-top: 3.3333333333vw;
	padding-bottom: 2.0833333333vw;
	padding-left: 1.1979166667vw;
	padding-right: 1.1979166667vw;
	padding-top: 0.7291666667vw;
}

.p-Medical05-03__add--ttl,
.p-staff__item--ttl {
	background: rgba(0, 162, 119, 0.84);
	border-radius: 8px;
	color: white;
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6;
	padding-bottom: 0.5729166667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.5729166667vw;
	text-align: center;
}

.l-Medical05-03__add--txbox {
	margin: 0 auto;
	margin-top: 1.40625vw;
	width: -moz-fit-content;
	width: fit-content;
}

.l-staff__item--txbox {
	margin-top: 1.40625vw;
}

.p-Medical05-03__add--tx,
.p-staff__item--tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

/* ============================================
staff
============================================ */

.p-staff__name {
	background: #399a62;
	bottom: -3.125vw;
	color: white;
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 2.0833333333vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	padding-bottom: 0.9895833333vw;
	padding-left: 1.09375vw;
	padding-right: 1.09375vw;
	padding-top: 0.9895833333vw;
	position: absolute;
	right: 1.0416666667vw;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 5;
}

.p-staff__name span {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
}

.l-staff-interview{
	margin-top: 3.3333333333vw;
}

/* ============================================
access
============================================ */

.l-access01__fx {
	display: flex;
	gap: 3.3333333333vw;
	margin-top: 3.3333333333vw;
}

.l-access01__left {
	width: 40.4166666667vw;
}

.l-access01__left .c-schedule__data,
.l-access01__left .c-schedule__time,
.l-access01__left .c-schedule__header {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 2;
	padding-bottom: 0.8333333333vw;
	padding-left: 1.0416666667vw;
	padding-right: 1.0416666667vw;
	padding-top: 0.8333333333vw;
}

.l-access01__table {
	margin-left: 0;
}

.p-access01__tx {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 2;
}

.l-access01__right {
	width: calc(100% - 43.5416666667vw);
}

.l-access02 {
	margin-top: 13.2291666667vw;
}

.l-access__map {
	height: 25vw;
	margin: 0 auto;
	margin-top: 3.75vw;
	width: 46.3541666667vw;
}

.l-access__map iframe {
	height: 25vw;
	width: 46.3541666667vw;
}

.l-access02__fx {
	background: #e6e1db;
	display: flex;
	gap: 3.6458333333vw;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 2.7083333333vw;
	padding-bottom: 1.25vw;
	padding-left: 1.6666666667vw;
	padding-right: 1.6666666667vw;
	padding-top: 1.25vw;
	width: 46.3541666667vw;
}

.p-access02__ttl {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	margin-top: 1.5625vw;
}

.p-access02__tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 2;
	margin-top: 0.9895833333vw;
}

.l-access02__right {
	height: 9.8958333333vw;
	width: 15.46875vw;
}

.l-clinic01__innerbox {
	background: url(../img/pc/clinic01.png) no-repeat center center/cover;
	margin: 0 calc(50% - 50vw);
	margin-top: 3.75vw;
	padding-bottom: 5.2083333333vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 5.2083333333vw;
	width: 99.4vw;
}

.l-clinic01__inner {
	background: #f5f5f5;
	opacity: 0.88;
	padding-bottom: 5.46875vw;
	padding-left: 6.25vw;
	padding-right: 6.25vw;
	padding-top: 1.1458333333vw;
}

.l-clinic02 {
	margin-top: 6.25vw;
}

.l-clinic02__items {
	background: #f5f5f5;
	margin: 0 calc(50% - 50vw);
	margin-top: 2.9166666667vw;
	width: 99.4vw;
}

.l-clinic02__item {
	display: flex;
	gap: 2.6041666667vw;
	padding-right: 15.625vw;
}

.l-clinic02__item:nth-child(2n) {
	flex-direction: row-reverse;
	padding-left: 15.625vw;
	padding-right: 0;
}

.p-clinic02__item--img {
	height: 30.2083333333vw;
	width: 46.3541666667vw;
}

.l-clinic02__item--txbox {
	margin-top: 4.53125vw;
	width: calc(100% - 48.9583333333vw);
}

.p-clinic02__item--ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.875vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.1111111111;
}

.p-clinic02__item--tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6;
	margin-top: 3.0208333333vw;
}

.l-clinic03 {
	background: #c8ede3;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 4.4791666667vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 5.625vw;
	width: 99.4vw;
}

.l-clinic03__items {
	display: grid;
	gap: 1.6666666667vw 0.9375vw;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 1.8229166667vw;
}

.l-clinic03__item {
	display: flex;
	flex-direction: column;
}

.l-clinic03__item--txbox {
	background: white;
	flex: 1;
	padding-bottom: 2.0833333333vw;
	padding-left: 1.3020833333vw;
	padding-right: 1.3020833333vw;
	padding-top: 2.0833333333vw;
}

.p-clinic03__item--ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	text-align: center;
}

.p-clinic03__item--ttl span {
	color: #07c190;
}

.p-clinic03__item--tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6;
	margin-top: 1.0416666667vw;
}

.l-clinic04,
.l-clinic05,
.l-clinic06,
.l-clinic07,
.l-clinic08,
.l-clinic09 {
	margin-top: 4.1666666667vw;
}

.l-clinic04__item {
	align-items: center;
	display: flex;
	gap: 2.0833333333vw;
	padding-bottom: 2.9166666667vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.9166666667vw;
}

.l-clinic04__item:nth-child(2) {
	border-top: 1px solid #d9d9d9;
}

.p-clinic04__item--img {
	width: 10.8854166667vw;
}

.l-clinic04__item--txbox {
	width: calc(100% - 12.96875vw);
}

.p-clinic04__item--ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.6666666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
}

.p-clinic04__item--tx,
.p-clinic05__item--tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6;
	margin-top: 0.5729166667vw;
}

.l-clinic05__item {
	margin-top: 2.9166666667vw;
}

.p-clinic05__item--tx span {
	color: #07c190;
}

.p-clinic06__ttl {
	font-family: "Zen Old Mincho", serif;
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	margin-top: 2.9166666667vw;
	text-align: center;
}

.l-clinic06__items,
.l-clinic08__items {
	margin-bottom: 2.0833333333vw;
	margin-left: 2.9166666667vw;
	margin-right: 2.9166666667vw;
	margin-top: 2.0833333333vw;
}

.l-clinic06__item,
.l-clinic08__item {
	border: 1px solid #d9d9d9;
	display: flex;
}

.p-clinic06__item--ttl,
.p-clinic06__item--tx,
.p-clinic08__item--ttl,
.p-clinic08__item--tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6;
	padding-bottom: 0.9375vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.9375vw;
}

.p-clinic06__item--ttl,
.p-clinic08__item--ttl {
	background: #07c190;
	color: white;
	text-align: center;
	width: 8.3333333333vw;
}

.p-clinic06__item--tx,
.p-clinic08__item--tx {
	padding-left: 1.7708333333vw;
	width: calc(100% - 8.3333333333vw);
}

.p-clinic06__tx {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6;
	margin-left: 5.2083333333vw;
}

.l-clinic__swiper-container {
	margin-bottom: 0vw;
	margin-bottom: 0vw;
	margin-left: 10.4166666667vw;
	margin-left: 4.6511627907vw;
	margin-right: 10.4166666667vw;
	margin-right: 4.6511627907vw;
	margin-top: 3.0208333333vw;
	margin-top: 11.1627906977vw;
	position: relative;
}

.swiper {
	position: relative;
}

.swiper-wrapper {
	position: relative;
}

.l-clinic__item {
	/*height: 22.9166666667vw;*/
}

.l-clinic__prev {
	left: -2.0833333333vw;
}

.l-clinic__prev::after {
	border-bottom: 0.3125vw solid #07c190;
	border-right: 0.3125vw solid #07c190;
	content: "";
	height: 2.6041666667vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(135deg);
	width: 2.6041666667vw;
}

.l-clinic__next {
	right: -2.0833333333vw;
}

.l-clinic__next::after {
	border-bottom: 0.3125vw solid #07c190;
	border-right: 0.3125vw solid #07c190;
	content: "";
	height: 2.6041666667vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 2.6041666667vw;
}

.l-clinic07__items {
	display: grid;
	gap: 2.0833333333vw;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 5.2083333333vw;
}

.l-clinic07__item {
	cursor: pointer;
}

.l-clinic07__item--active {
	opacity: 0.3;
}

.l-clinic09__inner {
	margin-bottom: 0vw;
	margin-left: 12.2916666667vw;
	margin-right: 12.2916666667vw;
	margin-top: 2.0833333333vw;
}

.l-clinic09__table {
	padding-bottom: 3.0208333333vw;
	padding-left: 4.1666666667vw;
	padding-right: 4.1666666667vw;
	padding-top: 3.0208333333vw;
}

.l-clinic09__table .c-schedule__header,
.l-clinic09__table .c-schedule__time,
.l-clinic09__table .c-schedule__data {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.25;
	padding-bottom: 0.8333333333vw;
	padding-left: 0.8333333333vw;
	padding-right: 0.8333333333vw;
	padding-top: 0.8333333333vw;
}

.p-clinic09__tx {
	font-size: max(12px, 1.25vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	margin-top: 2.0833333333vw;
}

.breadcrumb {
	padding-bottom: 0vw;
	padding-left: 16.6666666667vw;
	padding-right: 16.6666666667vw;
	padding-top: 4.1666666667vw;
}

.l-Topics {
	display: flex;
	gap: 2.34375vw;
	padding-bottom: 7.9166666667vw;
	padding-left: 19.0104166667vw;
	padding-right: 2.3958333333vw;
	padding-top: 7.2916666667vw;
}

.l-Topics__item {
	width: 61.9791666667vw;
}

.l-Topics__item:not(:first-child) {
	margin-top: 0.5208333333vw;
}

.l-Topics__item a {
	display: flex;
}

.l-Topics__item--img {
	width: 12.9166666667vw;
}

.l-Topics__item--txbox {
	background: #f5f5f5;
	padding-bottom: 1.0416666667vw;
	padding-left: 1.5625vw;
	padding-right: 1.5625vw;
	padding-top: 1.0416666667vw;
	width: calc(100% - 12.9166666667vw);
}

.p-Topics__item--day,
.p-Topics__item--ttl,
.l-Topics__category {
	font-size: max(12px, 1.0416666667vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.p-Topics__item--ttl {
	margin-top: 0.3125vw;
}

.l-Topics__category {
	font-family: "Zen Old Mincho", serif;
	text-align: center;
	width: 14.21875vw;
}

.p-Topics__category--ttl {
	background: #07c190;
	color: white;
	padding-bottom: 0.625vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.625vw;
}

.p-Topics__category--item {
	background: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 0 4px 4px 0 rgba(153, 153, 153, 0.25);
	padding-bottom: 0.625vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 0.625vw;
}

.l-archive {
	display: grid;
	gap: 2.5vw 1.25vw;
	grid-template-columns: repeat(3, 1fr);
	margin-bottom: 8.3333333333vw;
}

.p-single__ttl {
	font-size: max(12px, 1.6666666667vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.5625;
	margin-top: 0.8333333333vw;
}

.p-single__tx {
	margin-bottom: 4.1666666667vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 0.8333333333vw;
}

@media (min-width: 600px) and (max-width: 767px) {

body {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.375;
	padding-bottom: 18.6046511628vw;
}

.fz40 {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.fz32 {
	font-size: min(44px, 5.1162790698vw);
	font-weight: 500;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
}

.fz20 {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.875;
}

.mt80 {
	margin-top: 9.3023255814vw !important;
}

.mt60 {
	margin-top: 6.976744186vw !important;
}

.mt50 {
	margin-top: 5.5813953488vw !important;
}

.mt40 {
	margin-top: 4.6511627907vw !important;
}

.mt30 {
	margin-top: 4.6511627907vw !important;
}

.mt20 {
	margin-top: 4.6511627907vw !important;
}

.mt0 {
	margin-top: 0 !important;
}

.pb {
	padding-bottom: 13.9534883721vw !important;
}

.revers {
	flex-direction: column-reverse;
}

.bf-none {
	padding: 0 !important;
}

.u-pc {
	display: none;
}

.u-tab {
	display: none;
}

.c-ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.1111111111;
}

.c-subttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.c-main__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-main__ttl::before {
	border-left: 13.9534883721vw solid #07c190;
	border-top: 13.9534883721vw solid transparent;
}

.c-main__ttl::after {
	border-right: 13.9534883721vw solid #07c190;
	border-top: 13.9534883721vw solid transparent;
}

.c-sub__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.c-flow__items {
	gap: 5.5813953488vw;
	grid-template-columns: 1fr;
	margin-top: 11.1627906977vw;
}

.c-flow__item {
	padding-bottom: 11.1627906977vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 11.1627906977vw;
}

.c-flow__item--number {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-flow__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-copy__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 7.4418604651vw;
}

.c-copy__item {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
}

.c-copy__item::before {
	height: 2.7906976744vw;
	top: 0.9302325581vw;
	width: 2.7906976744vw;
}

.inner {
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-footer__items {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 6.0465116279vw;
	padding-bottom: 9.7674418605vw;
	padding-left: 20.9302325581vw;
	padding-right: 20.9302325581vw;
	padding-top: 7.4418604651vw;
}

.l-footer__item--fx {
	gap: 1.8604651163vw;
	justify-content: center;
}

.l-footer__item--icon {
	height: 3.9534883721vw;
	width: 3.9534883721vw;
}

.l-footer__item::after {
	bottom: -4.1860465116vw;
	height: 1px;
	right: 0;
	top: auto;
	width: 100%;
}

.to-top {
	bottom: 23.2558139535vw;
	height: 13.488372093vw;
	right: 4.1860465116vw;
	width: 13.488372093vw;
}

.to-top.is-active {
	display: none;
}

header {
	position: fixed;
}

.l-header__inner {
	padding-bottom: 0vw;
	padding-left: 3.488372093vw;
	padding-right: 0vw;
	padding-top: 9.3023255814vw;
}

.l-header__logo {
	height: 8.6046511628vw;
	width: 41.8604651163vw;
}

.l-header__items {
	align-items: center;
	background: white;
	bottom: 0;
	gap: 2.7906976744vw;
	left: 0;
	padding-bottom: 4.1860465116vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 4.1860465116vw;
	position: fixed;
	width: 100%;
	z-index: 300;
}

.l-header__item {
	flex: 1;
}

.l-header__item p {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.4285714286;
}

.l-header__item::after {
	height: 11.6279069767vw;
	right: -2.3255813953vw;
}

.l-header__item--fx {
	gap: 0.9302325581vw;
	justify-content: center;
	margin-top: 1.3953488372vw;
}

.l-header__item--icon {
	height: 2.7906976744vw;
	width: 2.7906976744vw;
}

.p-header__item--tx,
.p-footer__item--tx {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-header__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.07em;
	line-height: 1.25;
}

.web-icon {
	height: 3.7209302326vw;
	width: 3.9534883721vw;
}

.l-header__item--arrow,
.l-footer__item--arrow {
	height: 2.5581395349vw;
	width: 2.5581395349vw;
}

.line-icon {
	height: 3.2558139535vw;
	width: 3.2558139535vw;
}

/*.l-fv {
	background: url(../img/sp/fv.png) no-repeat center center/cover;
	margin-top: 0vw;
}*/

.l-fv {
    position: relative;
    margin-top: 0;
    overflow: hidden;
    height: 80vh;
}

.p-fv__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding-bottom: 57.4418604651vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 52.0930232558vw;
	transform: translate(-50%, -50%); /* 中央に移動 */
}

.p-fv__ttl span {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.78125;
}

.l-nav {
	display: none;
}

.l-info {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 7.4418604651vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 7.4418604651vw;
}

.l-info__left,
.l-info__right {
	width: 100%;
}

.p-info__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	padding-bottom: 4.6511627907vw;
}

.p-info__ttl::after {
	width: 22.7906976744vw;
}

.l-info__items,
.l-blog__items {
	gap: 7.4418604651vw;
	margin-top: 6.976744186vw;
}

.p-info__item--ttl,
.p-blog__item--ttl {
	margin-top: 2.3255813953vw;
}

.l-blog__item a {
	gap: 4.6511627907vw;
}

.l-blog__item--img {
	height: 21.8604651163vw;
	width: 25.8139534884vw;
}

.l-blog__btnbox {
	right: 9.3023255814vw;
	top: 2.3255813953vw;
}

.l-blog__btnbox a {
	gap: 3.2558139535vw;
}

.l-blog__arrow {
	height: 3.2558139535vw;
	width: 3.488372093vw;
}

.l-consept {
	flex-direction: column;
	gap: 9.3023255814vw;
	margin-bottom: 0vw;
	margin-left: 3.488372093vw;
	margin-right: 3.488372093vw;
	margin-top: 10.2325581395vw;
}

.l-consept__left {
	margin-left: 0;
	position: relative;
	width: 100%;
}

.l-consept__img01 {
	height: 38.3720930233vw;
	left: 0;
	position: absolute;
	top: 0;
	width: 24.1860465116vw;
}

.l-consept__txbox {
	width: 100%;
}

.p-consept__ttl {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	margin-left: 24.6511627907vw;
}

.p-consept__cubttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-left: 24.6511627907vw;
	margin-top: 1.8604651163vw;
}

.p-consept__tx {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	margin-top: 9.3023255814vw;
}

.l-consept__right {
	margin-top: 0;
	width: 100%;
}

.l-feature {
	margin-top: 14.8837209302vw;
}

.l-feature__ttlbox {
	background: url(../img/sp/feature-bg.png) no-repeat center center/cover;
	padding-bottom: 12.0930232558vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 12.0930232558vw;
}

.l-feature01,
.l-feature02,
.l-feature03 {
	flex-direction: column;
	gap: 0vw;
	padding-bottom: 77.6744186047vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 23.2558139535vw;
}

.l-feature01 {
	background: url(../img/sp/feature01-bg.png) no-repeat center center/cover;
}

.l-feature02 {
	background: url(../img/sp/feature02-bg.png) no-repeat center center/cover;
}

.l-feature045 {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 6.976744186vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 6.976744186vw;
}

.l-feature045::after {
	background: url(../img/sp/feature045-bg.svg) no-repeat center center/cover;
	width: 100%;
}

.l-feature01__txbox,
.l-feature02__txbox,
.l-feature03__txbox,
.l-feature04__txbox,
.l-feature05__txbox {
	padding-bottom: 23.2558139535vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 12.7906976744vw;
}

.l-feature01__txbox,
.l-feature02__txbox,
.l-feature03__txbox {
	width: 100%;
}

.p-feature01__number,
.p-feature02__number,
.p-feature03__number,
.p-feature04__number,
.p-feature05__number {
	font-size: min(192px, 22.3255813953vw);
	font-weight: 400;
	letter-spacing: 0.0104166667em;
	line-height: 1.0416666667;
	right: 0vw;
	top: 4.6511627907vw;
}

.p-feature04__number,
.p-feature05__number {
	right: 2.3255813953vw;
	top: 39.5348837209vw;
}

.p-feature01__ttl,
.p-feature02__ttl,
.p-feature03__ttl,
.p-feature04__ttl,
.p-feature05__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	padding-bottom: 3.9534883721vw;
}

.p-feature01__tx,
.p-feature02__tx,
.p-feature03__tx,
.p-feature04__tx,
.p-feature05__tx {
	line-height: 1.875;
	margin-top: 5.5813953488vw;
}

.l-feature01__img,
.l-feature02__img,
.l-feature03__img {
	bottom: 33.9534883721vw;
	height: 52.3255813953vw;
	left: 50%;
	top: auto;
	transform: translateX(-50%);
	width: 61.3953488372vw;
}

.movie-flex {
	flex-direction: column;
	gap: 5vw;
	margin: 50px auto;
}

.movie-flex video {
    flex: 1;
    aspect-ratio: 16 / 9;
    width: 100%;
    object-fit: cover;
}

.l-kankyo {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 30.2325581395vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.023255814vw;
}

.l-kankyo__left {
	margin: 0 auto;
}

.p-kankyo__le--subttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.6666666667;
}

.p-kankyo__le--ttl {
	font-size: min(128px, 14.8837209302vw);
	font-weight: 400;
	letter-spacing: 0.015625em;
	line-height: 1.40625;
}

.p-kankyo__le--en {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.11em;
	line-height: 1.2;
}

.l-kankyo__right {
	background: url(../img/sp/kankyo-bg.png) no-repeat center center/cover;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 26.2790697674vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
	width: 99.4vw;
}

.l-kankyo__items {
	flex-direction: column;
	gap: 27.9069767442vw;
}

.l-kankyo__item:nth-child(2) {
	margin-left: 18.6046511628vw;
}

.l-kankyo__item:nth-child(2) .l-kankyo__item--txbox {
	right: 0vw;
}

.p-kankyo__item--img {
	height: 58.6046511628vw;
	width: 58.6046511628vw;
}

.l-kankyo__item--txbox {
	bottom: -18.6046511628vw;
	height: 40.6976744186vw;
	right: 6.976744186vw;
	width: 40.6976744186vw;
}

.p-kankyo__item--tx {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-top: 11.6279069767vw;
}

.p-kankyo__item--en {
	margin-top: 2.3255813953vw;
}

.l-kankyo__tx--maru {
	bottom: -23.2558139535vw;
	height: 51.1627906977vw;
	left: -18.6046511628vw;
	width: 51.1627906977vw;
}

.l-kids::after {
	top: 9.3023255814vw;
}

.l-kids__img01,
.l-kids__img02 {
	height: 37.2093023256vw;
	width: 37.2093023256vw;
}

.l-kids__img01 {
	left: 6.2790697674vw;
	top: -11.1627906977vw;
}

.l-kids__img02 {
	bottom: 6.0465116279vw;
	right: 3.488372093vw;
	top: auto;
}

.l-kids__bg {
	height: 139.5348837209vw;
	width: 100%;
}

.l-kids__txbox {
	padding-bottom: 46.511627907vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 27.9069767442vw;
}

.p-kids__ttl {
	font-size: min(96px, 11.1627906977vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-kids__subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.6666666667;
	margin-top: 3.7209302326vw;
}

.p-kids__sub--box {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.1111111111;
	margin-top: 5.8139534884vw;
	padding-bottom: 4.1860465116vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 4.1860465116vw;
}

.p-kids__tx {
	margin-top: 6.511627907vw;
	width: 90%;
}

.l-banner {
	background: url(../img/sp/banner-bg.png) no-repeat center center/cover;
	margin-bottom: 0vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 11.6279069767vw;
	padding-bottom: 15.3488372093vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 13.023255814vw;
}

.p-banner__ttl {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	margin-bottom: 0vw;
	margin-left: 9.3023255814vw;
	margin-right: 9.3023255814vw;
	margin-top: 0vw;
	padding-bottom: 3.2558139535vw;
	padding-left: 3.2558139535vw;
	padding-right: 3.2558139535vw;
	padding-top: 3.2558139535vw;
}

.l-medical {
	padding-bottom: 7.9069767442vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 17.4418604651vw;
}

.l-medical::after {
	top: 9.3023255814vw;
}

.p-medical__ttl {
	width: 62.3255813953vw;
}

.l-medical__items {
	display: grid;
	gap: 3.2558139535vw 2.5581395349vw;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 calc(50% - 50vw);
	margin-top: 9.7674418605vw;
	width: 99.4vw;
}

.l-medical__item::after {
	border-right: 6.0465116279vw solid #07c190;
	border-top: 6.0465116279vw solid transparent;
}

.l-medical__item {
	padding-bottom: 7.4418604651vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 7.4418604651vw;
}

.p-medical__item--img {
	height: 22.7906976744vw;
	margin: 0 auto;
	width: 22.7906976744vw;
}

.p-medical__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
}

.p-medical__item--subttl {
	margin-top: 3.2558139535vw;
}

.l-medical__visit {
	background: url(../img/sp/visit-bg.png) no-repeat center center/cover;
	margin-bottom: 7.9069767442vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 10.9302325581vw;
	padding-bottom: 13.488372093vw;
	padding-left: 7.4418604651vw;
	padding-right: 7.4418604651vw;
	padding-top: 13.488372093vw;
}

.l-medical__visit--ttl {
	gap: 3.2558139535vw;
}

.p-medical__visit--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-medical__visit--subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.l-topics {
	padding-bottom: 9.3023255814vw;
	padding-left: 16.2790697674vw;
	padding-right: 16.2790697674vw;
	padding-top: 9.3023255814vw;
}

.l-topics__ttlbox {
	gap: 4.8837209302vw;
}

.p-topics__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-topics__subttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-topics__items {
	flex-direction: column;
	gap: 4.1860465116vw;
	margin-top: 9.3023255814vw;
}

.l-topics__item {
	padding-bottom: 23.2558139535vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 6.976744186vw;
}

.l-topics__item a {
	gap: 2.3255813953vw;
}

.l-topics__item--img {
	height: 28.3720930233vw;
	width: 30.2325581395vw;
}

.l-topics__item--txbox {
	width: calc(100% - 32.5581395349vw);
}

.p-topics__item--ttl {
	margin-top: 3.7209302326vw;
}

.l-footer__inner {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.l-footer__logo {
	margin-bottom: 9.3023255814vw;
	width: 76.2790697674vw;
}

.l-footer__fx {
	flex-direction: column;
	gap: 7.4418604651vw;
}

.c-schedule__table {
	padding-bottom: 6.976744186vw;
	padding-left: 6.511627907vw;
	padding-right: 6.511627907vw;
	padding-top: 4.6511627907vw;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3333333333;
	padding-bottom: 1.8604651163vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 1.8604651163vw;
}

.c-schedule__note {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3333333333;
	margin-top: 3.2558139535vw;
}

.l-footer__add {
	flex-direction: column;
}

.l-map {
	height: 80.9302325581vw;
	width: 100%;
}

.l-map iframe {
	height: 80.9302325581vw;
	width: 100%;
}

.l-footer__access {
	padding-bottom: 4.6511627907vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 4.6511627907vw;
	width: 100%;
}

.p-footer__access--ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.3888888889;
}

.l-footer__access--img {
	height: 55.8139534884vw;
}

.p-footer__access--tx {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.1162790698vw;
	padding-bottom: 5.1162790698vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5.1162790698vw;
}

.l-footer__site {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 23.2558139535vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.023255814vw;
}

.l-footer__sitemap {
	width: 100%;
}

.l-footer__site--ttl {
	gap: 3.7209302326vw;
	padding-bottom: 4.6511627907vw;
}

.l-footer__site--ttl--icon {
	height: 3.488372093vw;
	width: 3.488372093vw;
}

.p-footer__site--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.l-footer__site--items {
	gap: 2.3255813953vw;
	margin-top: 7.9069767442vw;
}

.p-footer__site--item {
	padding-left: 4.6511627907vw;
}

.p-footer__site--item::before {
	border-bottom: 1.1627906977vw solid transparent;
	border-left: 2.3255813953vw solid;
	border-top: 1.1627906977vw solid transparent;
	top: 1.8604651163vw;
}

.l-footer__copy {
	padding-bottom: 4.1860465116vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.8604651163vw;
}

.c-sub__header {
	background: transparent;
	padding-bottom: 0vw;
	padding-left: 3.488372093vw;
	padding-right: 0vw;
	padding-top: 9.3023255814vw;
}

.c-fv {
	padding-bottom: 23.2558139535vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 32.5581395349vw;
}

.c-fv__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-fx {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
	padding-left: 0;
}

.c-le {
	height: auto;
	width: 100%;
}

.c-ri {
	width: 100%;
}

.c-copy {
	margin-top: 14.8837209302vw;
	padding-bottom: 7.4418604651vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 7.4418604651vw;
}

.c-copy__inner {
	padding-bottom: 5.5813953488vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 5.5813953488vw;
}

.c-copy__ttl {
	font-size: min(96px, 11.1627906977vw);
	font-weight: 400;
	letter-spacing: 0.0208333333em;
	line-height: 0.8333333333;
}

.c-copy__subttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

/* ============================================
medical01
============================================ */
.l-Medical01-movie{
	width: 90%;
	margin: 0 auto 40px;
}

.l-Medical03__item {
	margin-top: 5.5813953488vw;
}

.l-Medical03-04 {
	flex-direction: column;
	gap: 7.4418604651vw;
	margin-top: 14.8837209302vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.l-Medical03-04__inner {
	padding-bottom: 7.4418604651vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 7.4418604651vw;
}

.l-Medical03-04__items {
	gap: 5.5813953488vw;
	margin-top: 3.7209302326vw;
}

.l-Medical03-05,
.l-Medical04-04 {
	margin-top: 7.4418604651vw;
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-Medical03-05::before,
.l-Medical04-04::before {
	top: 4.6511627907vw;
}

.l-Medical05-03__fx {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 7.4418604651vw;
}

.l-Medical05-03__img {
	height: auto;
	width: 100%;
}

.l-Medical05-03__txbox {
	width: 100%;
}

.p-Medical05-03__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-Medical05-03__name {
	margin-top: 3.7209302326vw;
}

.p-Medical05-03__name span {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-Medical05-03__tag {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 3.7209302326vw;
	padding-bottom: 1.8604651163vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 1.8604651163vw;
}

.l-Medical05-03__add,
.l-staff__item {
	margin-top: 11.1627906977vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 3.488372093vw;
}

.p-Medical05-03__add--ttl,
.p-staff__item--ttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.5581395349vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.5581395349vw;
}

.l-Medical05-03__add--txbox {
	margin-top: 5.5813953488vw;
}

.l-staff__item--txbox {
	margin-top: 5.5813953488vw;
}

.p-Medical05-03__add--tx,
.p-staff__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.p-staff__name {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.25;
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
}

.p-staff__name span {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1;
}

.l-access01__fx {
	flex-direction: column;
	gap: 7.4418604651vw;
	margin-top: 11.1627906977vw;
}

.l-access01__left .c-schedule__data,
.l-access01__left .c-schedule__time,
.l-access01__left .c-schedule__header {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	padding-bottom: 1.6279069767vw;
	padding-left: 1.6279069767vw;
	padding-right: 1.6279069767vw;
	padding-top: 1.6279069767vw;
}

.l-access01__left {
	width: 100%;
}

.l-access01__right {
	width: 100%;
}

.l-access02 {
	margin-top: 23.2558139535vw;
}

.l-access__map {
	height: 46.511627907vw;
	margin-top: 7.4418604651vw;
	width: 100%;
}

.l-access__map iframe {
	height: 46.511627907vw;
	width: 100%;
}

.l-access02__fx {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.p-access02__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 3.7209302326vw;
}

.p-access02__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	margin-top: 2.7906976744vw;
}

.l-access02__right {
	height: auto;
	width: 100%;
}

.l-clinic01__innerbox {
	margin-top: 7.4418604651vw;
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-clinic01__inner {
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-clinic02 {
	margin-top: 14.8837209302vw;
}

.l-clinic02__items {
	margin-top: 7.4418604651vw;
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
}

.l-clinic02__item {
	flex-direction: column;
	margin-top: 14.8837209302vw;
	padding-right: 0;
}

.l-clinic02__item:nth-child(2n) {
	flex-direction: column;
	margin-top: 14.8837209302vw;
	padding-left: 0;
}

.p-clinic02__item--img {
	height: auto;
	width: 100%;
}

.l-clinic02__item--txbox {
	width: 100%;
}

.p-clinic02__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-clinic02__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
}

.l-clinic03 {
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-clinic03__items {
	gap: 5.5813953488vw;
	grid-template-columns: 1fr;
	margin-top: 7.4418604651vw;
}

.l-clinic03__item--txbox {
	padding-bottom: 5.5813953488vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 5.5813953488vw;
}

.p-clinic03__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-clinic03__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 3.7209302326vw;
}

.l-clinic04,
.l-clinic05,
.l-clinic06,
.l-clinic07,
.l-clinic08,
.l-clinic09 {
	margin-top: 9.3023255814vw;
}

.l-clinic04__item {
	flex-direction: column;
	gap: 7.4418604651vw;
}

.p-clinic04__item--img {
	width: 46.511627907vw;
}

.l-clinic04__item--txbox {
	width: 100%;
}

.p-clinic04__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-clinic04__item--tx,
.p-clinic05__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 2.3255813953vw;
}

.l-clinic05__item {
	margin-top: 7.4418604651vw;
}

.p-clinic06__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1;
	margin-top: 5.5813953488vw;
}

.l-clinic06__item,
.l-clinic08__item {
	flex-direction: column;
	margin-top: 5.5813953488vw;
}

.p-clinic06__item--ttl,
.p-clinic06__item--tx,
.p-clinic08__item--ttl,
.p-clinic08__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.7906976744vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.7906976744vw;
}

.p-clinic06__item--ttl,
.p-clinic08__item--ttl {
	width: 100%;
}

.p-clinic06__item--tx,
.p-clinic08__item--tx {
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 2.7906976744vw;
	width: 100%;
}

.p-clinic06__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.l-clinic__item {
	/*height: 46.511627907vw;*/
}

.l-clinic__prev {
	left: -5.5813953488vw;
}

.l-clinic__prev::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic__next {
	right: -5.5813953488vw;
}

.l-clinic__next::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic07__items {
	grid-template-columns: repeat(3, 1fr);
	margin-bottom: 19.5348837209vw;
}

.l-clinic09__inner {
	margin-bottom: 0vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 7.4418604651vw;
}

.l-clinic09__table .c-schedule__header,
.l-clinic09__table .c-schedule__time,
.l-clinic09__table .c-schedule__data {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	padding-bottom: 1.8604651163vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 1.8604651163vw;
}

.l-clinic09__table {
	padding-bottom: 7.4418604651vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 7.4418604651vw;
}

.p-clinic09__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
}

.breadcrumb {
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 5.5813953488vw;
}

.l-Topics {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 14.8837209302vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 14.8837209302vw;
}

.l-Topics__item {
	width: 100%;
}

.l-Topics__item--img {
	width: 23.2558139535vw;
}

.l-Topics__item--txbox {
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
	width: calc(100% - 23.2558139535vw);
}

.p-Topics__item--day,
.p-Topics__item--ttl,
.l-Topics__category {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.p-Topics__item--ttl {
	margin-top: 1.3953488372vw;
}

.l-Topics__category {
	width: 100%;
}

.p-Topics__category--ttl {
	padding-bottom: 2.3255813953vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.3255813953vw;
}

.l-Topics__category--items {
	display: flex;
}

.p-Topics__category--item {
	flex: 1;
	padding-bottom: 2.3255813953vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.3255813953vw;
}

.l-archive {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-bottom: 18.6046511628vw;
}

.p-single__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.4166666667;
	margin-top: 2.7906976744vw;
}

.p-single__tx {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 2.7906976744vw;
}

}

@media (min-width: 768px) and (max-width: 999px) {

.u-sp {
	display: none;
}

.l-global-nav .l-nav--add {
	display: none;
}

.l-footer__fx {
	flex-direction: column;
	gap: 7.4418604651vw;
}

}

@media (min-width: 1000px) and (max-width: 1200px) {

.u-sp {
	display: none;
}

.l-footer__inner {
	padding-bottom: 6.25vw;
	padding-left: 10.4166666667vw;
	padding-right: 10.4166666667vw;
	padding-top: 6.25vw;
}

}

@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.1em;
	line-height: 1.375;
	padding-bottom: 18.6046511628vw;
}

.fz40 {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.fz32 {
	font-size: min(44px, 5.1162790698vw);
	font-weight: 500;
	letter-spacing: 0.0454545455em;
	line-height: 1.3636363636;
}

.fz20 {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.875;
}

.mt80 {
	margin-top: 9.3023255814vw !important;
}

.mt60 {
	margin-top: 6.976744186vw !important;
}

.mt50 {
	margin-top: 5.5813953488vw !important;
}

.mt40 {
	margin-top: 4.6511627907vw !important;
}

.mt30 {
	margin-top: 4.6511627907vw !important;
}

.mt20 {
	margin-top: 4.6511627907vw !important;
}

.mt0 {
	margin-top: 0 !important;
}

.pb {
	padding-bottom: 13.9534883721vw !important;
}

.revers {
	flex-direction: column-reverse;
}

.bf-none {
	padding: 0 !important;
}

.u-pc {
	display: none;
}

.u-tab {
	display: none;
}

.c-ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.1111111111;
}

.c-subttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.c-main__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-main__ttl::before {
	border-left: 13.9534883721vw solid #07c190;
	border-top: 13.9534883721vw solid transparent;
}

.c-main__ttl::after {
	border-right: 13.9534883721vw solid #07c190;
	border-top: 13.9534883721vw solid transparent;
}

.c-sub__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 3.7209302326vw;
}

.c-flow__items {
	gap: 5.5813953488vw;
	grid-template-columns: 1fr;
	margin-top: 11.1627906977vw;
}

.c-flow__item {
	padding-bottom: 11.1627906977vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 11.1627906977vw;
}

.c-flow__item--number {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-flow__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-copy__items {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-top: 7.4418604651vw;
}

.c-copy__item {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
}

.c-copy__item::before {
	height: 2.7906976744vw;
	top: 0.9302325581vw;
	width: 2.7906976744vw;
}

.inner {
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-footer__items {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 6.0465116279vw;
	padding-bottom: 9.7674418605vw;
	padding-left: 20.9302325581vw;
	padding-right: 20.9302325581vw;
	padding-top: 7.4418604651vw;
}

.l-footer__item--fx {
	gap: 1.8604651163vw;
	justify-content: center;
}

.l-footer__item--icon {
	height: 3.9534883721vw;
	width: 3.9534883721vw;
}

.l-footer__item::after {
	bottom: -4.1860465116vw;
	height: 1px;
	right: 0;
	top: auto;
	width: 100%;
}

.to-top {
	bottom: 23.2558139535vw;
	height: 13.488372093vw;
	right: 4.1860465116vw;
	width: 13.488372093vw;
}

.to-top.is-active {
	display: none;
}

header {
	position: fixed;
}

.l-header__inner {
	padding-bottom: 0vw;
	padding-left: 3.488372093vw;
	padding-right: 0vw;
	padding-top: 9.3023255814vw;
}

.l-header__logo {
	height: 8.6046511628vw;
	width: 41.8604651163vw;
}

.l-header__items {
	align-items: center;
	background: white;
	bottom: 0;
	gap: 2.7906976744vw;
	left: 0;
	padding-bottom: 4.1860465116vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 4.1860465116vw;
	position: fixed;
	width: 100%;
	z-index: 300;
}

.l-header__item {
	flex: 1;
}

.l-header__item p {
	font-size: min(28px, 3.2558139535vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.4285714286;
}

.l-header__item::after {
	height: 11.6279069767vw;
	right: -2.3255813953vw;
}

.l-header__item--fx {
	gap: 0.9302325581vw;
	justify-content: center;
	margin-top: 1.3953488372vw;
}

.l-header__item--icon {
	height: 2.7906976744vw;
	width: 2.7906976744vw;
}

.p-header__item--tx,
.p-footer__item--tx {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-header__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.07em;
	line-height: 1.25;
}

.web-icon {
	height: 3.7209302326vw;
	width: 3.9534883721vw;
}

.l-header__item--arrow,
.l-footer__item--arrow {
	height: 2.5581395349vw;
	width: 2.5581395349vw;
}

.line-icon {
	height: 3.2558139535vw;
	width: 3.2558139535vw;
}

/*.l-fv {
	background: url(../img/sp/fv.png) no-repeat center center/cover;
	margin-top: 0vw;
}*/

.l-fv {
    position: relative;
    margin-top: 0;
    overflow: hidden;
    height: 80vh;
}
.p-fv__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	/*padding-bottom: 57.4418604651vw;*/
	padding-left: 0vw;
	padding-right: 0vw;
	/*padding-top: 52.0930232558vw;*/
	transform: translate(-50%, -50%); /* 中央に移動 */
}

.p-fv__ttl span {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.78125;
}

.l-nav {
	display: none;
}

.l-info {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 7.4418604651vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 7.4418604651vw;
}

.l-info__left,
.l-info__right {
	width: 100%;
}

.p-info__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.25;
	padding-bottom: 4.6511627907vw;
}

.p-info__ttl::after {
	width: 22.7906976744vw;
}

.l-info__items,
.l-blog__items {
	gap: 7.4418604651vw;
	margin-top: 6.976744186vw;
}

.p-info__item--ttl,
.p-blog__item--ttl {
	margin-top: 2.3255813953vw;
}

.l-blog__item a {
	gap: 4.6511627907vw;
}

.l-blog__item--img {
	height: 21.8604651163vw;
	width: 25.8139534884vw;
}

.l-blog__btnbox {
	right: 9.3023255814vw;
	top: 2.3255813953vw;
}

.l-blog__btnbox a {
	gap: 3.2558139535vw;
}

.l-blog__arrow {
	height: 3.2558139535vw;
	width: 3.488372093vw;
}

.l-consept {
	flex-direction: column;
	gap: 9.3023255814vw;
	margin-bottom: 0vw;
	margin-left: 3.488372093vw;
	margin-right: 3.488372093vw;
	margin-top: 10.2325581395vw;
}

.l-consept__left {
	margin-left: 0;
	position: relative;
	width: 100%;
}

.l-consept__img01 {
	height: 38.3720930233vw;
	left: 0;
	position: absolute;
	top: 0;
	width: 24.1860465116vw;
}

.l-consept__txbox {
	width: 100%;
}

.p-consept__ttl {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	margin-left: 24.6511627907vw;
}

.p-consept__cubttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-left: 24.6511627907vw;
	margin-top: 1.8604651163vw;
}

.p-consept__tx {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.6666666667;
	margin-top: 9.3023255814vw;
}

.l-consept__right {
	margin-top: 0;
	width: 100%;
}

.l-feature {
	margin-top: 14.8837209302vw;
}

.l-feature__ttlbox {
	background: url(../img/sp/feature-bg.png) no-repeat center center/cover;
	padding-bottom: 12.0930232558vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 12.0930232558vw;
}

.l-feature01,
.l-feature02,
.l-feature03 {
	flex-direction: column;
	gap: 0vw;
	padding-bottom: 77.6744186047vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 23.2558139535vw;
}

.l-feature01 {
	background: url(../img/sp/feature01-bg.png) no-repeat center center/cover;
}

.l-feature02 {
	background: url(../img/sp/feature02-bg.png) no-repeat center center/cover;
}

.l-feature045 {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 6.976744186vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 6.976744186vw;
}

.l-feature045::after {
	background: url(../img/sp/feature045-bg.svg) no-repeat center center/cover;
	width: 100%;
}

.l-feature01__txbox,
.l-feature02__txbox,
.l-feature03__txbox,
.l-feature04__txbox,
.l-feature05__txbox {
	padding-bottom: 23.2558139535vw;
	padding-left: 3.488372093vw;
	padding-right: 3.488372093vw;
	padding-top: 12.7906976744vw;
}

.l-feature01__txbox,
.l-feature02__txbox,
.l-feature03__txbox {
	width: 100%;
}

.p-feature01__number,
.p-feature02__number,
.p-feature03__number,
.p-feature04__number,
.p-feature05__number {
	font-size: min(192px, 22.3255813953vw);
	font-weight: 400;
	letter-spacing: 0.0104166667em;
	line-height: 1.0416666667;
	right: 0vw;
	top: 4.6511627907vw;
}

.p-feature04__number,
.p-feature05__number {
	right: 2.3255813953vw;
	top: 39.5348837209vw;
}

.p-feature01__ttl,
.p-feature02__ttl,
.p-feature03__ttl,
.p-feature04__ttl,
.p-feature05__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	padding-bottom: 3.9534883721vw;
}

.p-feature01__tx,
.p-feature02__tx,
.p-feature03__tx,
.p-feature04__tx,
.p-feature05__tx {
	line-height: 1.875;
	margin-top: 5.5813953488vw;
}

.l-feature01__img,
.l-feature02__img,
.l-feature03__img {
	bottom: 33.9534883721vw;
	height: 52.3255813953vw;
	left: 50%;
	top: auto;
	transform: translateX(-50%);
	width: 61.3953488372vw;
}

.movie-flex {
	flex-direction: column;
	gap: 5vw;
	margin: 50px auto;
}

.movie-flex video {
    flex: 1;
    aspect-ratio: 16 / 9;
    width: 100%;
    object-fit: cover;
}

.l-kankyo {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 30.2325581395vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.023255814vw;
}

.l-kankyo__left {
	margin: 0 auto;
}

.p-kankyo__le--subttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.6666666667;
}

.p-kankyo__le--ttl {
	font-size: min(128px, 14.8837209302vw);
	font-weight: 400;
	letter-spacing: 0.015625em;
	line-height: 1.40625;
}

.p-kankyo__le--en {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.11em;
	line-height: 1.2;
}

.l-kankyo__right {
	background: url(../img/sp/kankyo-bg.png) no-repeat center center/cover;
	margin: 0 calc(50% - 50vw);
	padding-bottom: 26.2790697674vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
	width: 99.4vw;
}

.l-kankyo__items {
	flex-direction: column;
	gap: 27.9069767442vw;
}

.l-kankyo__item:nth-child(2) {
	margin-left: 18.6046511628vw;
}

.l-kankyo__item:nth-child(2) .l-kankyo__item--txbox {
	right: 0vw;
}

.p-kankyo__item--img {
	height: 58.6046511628vw;
	width: 58.6046511628vw;
}

.l-kankyo__item--txbox {
	bottom: -18.6046511628vw;
	height: 40.6976744186vw;
	right: 6.976744186vw;
	width: 40.6976744186vw;
}

.p-kankyo__item--tx {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-top: 11.6279069767vw;
}

.p-kankyo__item--en {
	margin-top: 2.3255813953vw;
}

.l-kankyo__tx--maru {
	bottom: -23.2558139535vw;
	height: 51.1627906977vw;
	left: -18.6046511628vw;
	width: 51.1627906977vw;
}

.l-kids::after {
	top: 9.3023255814vw;
}

.l-kids__img01,
.l-kids__img02 {
	height: 37.2093023256vw;
	width: 37.2093023256vw;
}

.l-kids__img01 {
	left: 6.2790697674vw;
	top: -11.1627906977vw;
}

.l-kids__img02 {
	bottom: 6.0465116279vw;
	right: 3.488372093vw;
	top: auto;
}

.l-kids__bg {
	height: 139.5348837209vw;
	width: 100%;
}

.l-kids__txbox {
	padding-bottom: 46.511627907vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 27.9069767442vw;
}

.p-kids__ttl {
	font-size: min(96px, 11.1627906977vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-kids__subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.6666666667;
	margin-top: 3.7209302326vw;
}

.p-kids__sub--box {
	font-size: min(36px, 4.1860465116vw);
	font-weight: 400;
	letter-spacing: 0.0555555556em;
	line-height: 1.1111111111;
	margin-top: 5.8139534884vw;
	padding-bottom: 4.1860465116vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 4.1860465116vw;
}

.p-kids__tx {
	margin-top: 6.511627907vw;
	width: 90%;
}

.l-banner {
	background: url(../img/sp/banner-bg.png) no-repeat center center/cover;
	margin-bottom: 0vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 11.6279069767vw;
	padding-bottom: 15.3488372093vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 13.023255814vw;
}

.p-banner__ttl {
	font-size: min(80px, 9.3023255814vw);
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	margin-bottom: 0vw;
	margin-left: 9.3023255814vw;
	margin-right: 9.3023255814vw;
	margin-top: 0vw;
	padding-bottom: 3.2558139535vw;
	padding-left: 3.2558139535vw;
	padding-right: 3.2558139535vw;
	padding-top: 3.2558139535vw;
}

.l-medical {
	padding-bottom: 7.9069767442vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 17.4418604651vw;
}

.l-medical::after {
	top: 9.3023255814vw;
}

.p-medical__ttl {
	width: 62.3255813953vw;
}

.l-medical__items {
	display: grid;
	gap: 3.2558139535vw 2.5581395349vw;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 calc(50% - 50vw);
	margin-top: 9.7674418605vw;
	width: 99.4vw;
}

.l-medical__item::after {
	border-right: 6.0465116279vw solid #07c190;
	border-top: 6.0465116279vw solid transparent;
}

.l-medical__item {
	padding-bottom: 7.4418604651vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 7.4418604651vw;
}

.p-medical__item--img {
	height: 22.7906976744vw;
	margin: 0 auto;
	width: 22.7906976744vw;
}

.p-medical__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
}

.p-medical__item--subttl {
	margin-top: 3.2558139535vw;
}

.l-medical__visit {
	background: url(../img/sp/visit-bg.png) no-repeat center center/cover;
	margin-bottom: 7.9069767442vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 10.9302325581vw;
	padding-bottom: 13.488372093vw;
	padding-left: 7.4418604651vw;
	padding-right: 7.4418604651vw;
	padding-top: 13.488372093vw;
}

.l-medical__visit--ttl {
	gap: 3.2558139535vw;
}

.p-medical__visit--ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 400;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-medical__visit--subttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.l-topics {
	padding-bottom: 9.3023255814vw;
	padding-left: 16.2790697674vw;
	padding-right: 16.2790697674vw;
	padding-top: 9.3023255814vw;
}

.l-topics__ttlbox {
	gap: 4.8837209302vw;
}

.p-topics__ttl {
	font-size: min(64px, 7.4418604651vw);
	font-weight: 500;
	letter-spacing: 0.03125em;
	line-height: 1.25;
}

.p-topics__subttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.l-topics__items {
	flex-direction: column;
	gap: 4.1860465116vw;
	margin-top: 9.3023255814vw;
}

.l-topics__item {
	padding-bottom: 23.2558139535vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 6.976744186vw;
}

.l-topics__item a {
	gap: 2.3255813953vw;
}

.l-topics__item--img {
	height: 28.3720930233vw;
	width: 30.2325581395vw;
}

.l-topics__item--txbox {
	width: calc(100% - 32.5581395349vw);
}

.p-topics__item--ttl {
	margin-top: 3.7209302326vw;
}

.l-footer__inner {
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.l-footer__logo {
	margin-bottom: 9.3023255814vw;
	width: 76.2790697674vw;
}

.l-footer__fx {
	flex-direction: column;
	gap: 7.4418604651vw;
}

.c-schedule__table {
	padding-bottom: 6.976744186vw;
	padding-left: 6.511627907vw;
	padding-right: 6.511627907vw;
	padding-top: 4.6511627907vw;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3333333333;
	padding-bottom: 1.8604651163vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 1.8604651163vw;
}

.c-schedule__note {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3333333333;
	margin-top: 3.2558139535vw;
}

.l-footer__add {
	flex-direction: column;
}

.l-map {
	height: 80.9302325581vw;
	width: 100%;
}

.l-map iframe {
	height: 80.9302325581vw;
	width: 100%;
}

.l-footer__access {
	padding-bottom: 4.6511627907vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 4.6511627907vw;
	width: 100%;
}

.p-footer__access--ttl {
	font-size: min(72px, 8.3720930233vw);
	font-weight: 400;
	letter-spacing: 0.0277777778em;
	line-height: 1.3888888889;
}

.l-footer__access--img {
	height: 55.8139534884vw;
}

.p-footer__access--tx {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
	margin-top: 5.1162790698vw;
	padding-bottom: 5.1162790698vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 5.1162790698vw;
}

.l-footer__site {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 23.2558139535vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.023255814vw;
}

.l-footer__sitemap {
	width: 100%;
}

.l-footer__site--ttl {
	gap: 3.7209302326vw;
	padding-bottom: 4.6511627907vw;
}

.l-footer__site--ttl--icon {
	height: 3.488372093vw;
	width: 3.488372093vw;
}

.p-footer__site--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.l-footer__site--items {
	gap: 2.3255813953vw;
	margin-top: 7.9069767442vw;
}

.p-footer__site--item {
	padding-left: 4.6511627907vw;
}

.p-footer__site--item::before {
	border-bottom: 1.1627906977vw solid transparent;
	border-left: 2.3255813953vw solid;
	border-top: 1.1627906977vw solid transparent;
	top: 1.8604651163vw;
}

.l-footer__copy {
	padding-bottom: 4.1860465116vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 1.8604651163vw;
}

.c-sub__header {
	background: transparent;
	padding-bottom: 0vw;
	padding-left: 3.488372093vw;
	padding-right: 0vw;
	padding-top: 9.3023255814vw;
}

.c-fv {
	padding-bottom: 23.2558139535vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 32.5581395349vw;
}

.c-fv__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.c-fx {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
	padding-left: 0;
}

.c-le {
	height: auto;
	width: 100%;
}

.c-ri {
	width: 100%;
}

.c-copy {
	margin-top: 14.8837209302vw;
	padding-bottom: 7.4418604651vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 7.4418604651vw;
}

.c-copy__inner {
	padding-bottom: 5.5813953488vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 5.5813953488vw;
}

.c-copy__ttl {
	font-size: min(96px, 11.1627906977vw);
	font-weight: 400;
	letter-spacing: 0.0208333333em;
	line-height: 0.8333333333;
}

.c-copy__subttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 500;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

/* ============================================
medical01
============================================ */
.l-Medical01-movie{
	width: 90%;
	margin: 0 auto 40px;
}

.l-Medical03__item {
	margin-top: 5.5813953488vw;
}

.l-Medical03-04 {
	flex-direction: column;
	gap: 7.4418604651vw;
	margin-top: 14.8837209302vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 9.3023255814vw;
}

.l-Medical03-04__inner {
	padding-bottom: 7.4418604651vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 7.4418604651vw;
}

.l-Medical03-04__items {
	gap: 5.5813953488vw;
	margin-top: 3.7209302326vw;
}

.l-Medical03-05,
.l-Medical04-04 {
	margin-top: 7.4418604651vw;
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-Medical03-05::before,
.l-Medical04-04::before {
	top: 4.6511627907vw;
}

.l-Medical05-03__fx {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 7.4418604651vw;
}

.l-Medical05-03__img {
	height: auto;
	width: 100%;
}

.l-Medical05-03__txbox {
	width: 100%;
}

.p-Medical05-03__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-Medical05-03__name {
	margin-top: 3.7209302326vw;
}

.p-Medical05-03__name span {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-Medical05-03__tag {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 3.7209302326vw;
	padding-bottom: 1.8604651163vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 1.8604651163vw;
}

.l-Medical05-03__add,
.l-staff__item {
	margin-top: 11.1627906977vw;
	padding-bottom: 9.3023255814vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 3.488372093vw;
}

.p-Medical05-03__add--ttl,
.p-staff__item--ttl {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.5581395349vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.5581395349vw;
}

.l-Medical05-03__add--txbox {
	margin-top: 5.5813953488vw;
}

.l-staff__item--txbox {
	margin-top: 5.5813953488vw;
}

.p-Medical05-03__add--tx,
.p-staff__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.p-staff__name {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0833333333em;
	line-height: 1.25;
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
}

.p-staff__name span {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1;
}

.l-access01__fx {
	flex-direction: column;
	gap: 7.4418604651vw;
	margin-top: 11.1627906977vw;
}

.l-access01__left .c-schedule__data,
.l-access01__left .c-schedule__time,
.l-access01__left .c-schedule__header {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	padding-bottom: 1.6279069767vw;
	padding-left: 1.6279069767vw;
	padding-right: 1.6279069767vw;
	padding-top: 1.6279069767vw;
}

.l-access01__left {
	width: 100%;
}

.l-access01__right {
	width: 100%;
}

.l-access02 {
	margin-top: 23.2558139535vw;
}

.l-access__map {
	height: 46.511627907vw;
	margin-top: 7.4418604651vw;
	width: 100%;
}

.l-access__map iframe {
	height: 46.511627907vw;
	width: 100%;
}

.l-access02__fx {
	flex-direction: column;
	gap: 5.5813953488vw;
	margin-top: 7.4418604651vw;
	padding-bottom: 3.7209302326vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 3.7209302326vw;
	width: 100%;
}

.p-access02__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-top: 3.7209302326vw;
}

.p-access02__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.875;
	margin-top: 2.7906976744vw;
}

.l-access02__right {
	height: auto;
	width: 100%;
}

.l-clinic01__innerbox {
	margin-top: 7.4418604651vw;
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-clinic01__inner {
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-clinic02 {
	margin-top: 14.8837209302vw;
}

.l-clinic02__items {
	margin-top: 7.4418604651vw;
	padding-bottom: 0vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 0vw;
}

.l-clinic02__item {
	flex-direction: column;
	margin-top: 14.8837209302vw;
	padding-right: 0;
}

.l-clinic02__item:nth-child(2n) {
	flex-direction: column;
	margin-top: 14.8837209302vw;
	padding-left: 0;
}

.p-clinic02__item--img {
	height: auto;
	width: 100%;
}

.l-clinic02__item--txbox {
	width: 100%;
}

.p-clinic02__item--ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 400;
	letter-spacing: 0.0416666667em;
	line-height: 1.25;
}

.p-clinic02__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
}

.l-clinic03 {
	padding-bottom: 13.9534883721vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 13.9534883721vw;
}

.l-clinic03__items {
	gap: 5.5813953488vw;
	grid-template-columns: 1fr;
	margin-top: 7.4418604651vw;
}

.l-clinic03__item--txbox {
	padding-bottom: 5.5813953488vw;
	padding-left: 2.7906976744vw;
	padding-right: 2.7906976744vw;
	padding-top: 5.5813953488vw;
}

.p-clinic03__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-clinic03__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 3.7209302326vw;
}

.l-clinic04,
.l-clinic05,
.l-clinic06,
.l-clinic07,
.l-clinic08,
.l-clinic09 {
	margin-top: 9.3023255814vw;
}

.l-clinic04__item {
	flex-direction: column;
	gap: 7.4418604651vw;
}

.p-clinic04__item--img {
	width: 46.511627907vw;
}

.l-clinic04__item--txbox {
	width: 100%;
}

.p-clinic04__item--ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.p-clinic04__item--tx,
.p-clinic05__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 2.3255813953vw;
}

.l-clinic05__item {
	margin-top: 7.4418604651vw;
}

.p-clinic06__ttl {
	font-size: min(40px, 4.6511627907vw);
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1;
	margin-top: 5.5813953488vw;
}

.l-clinic06__item,
.l-clinic08__item {
	flex-direction: column;
	margin-top: 5.5813953488vw;
}

.p-clinic06__item--ttl,
.p-clinic06__item--tx,
.p-clinic08__item--ttl,
.p-clinic08__item--tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	padding-bottom: 2.7906976744vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.7906976744vw;
}

.p-clinic06__item--ttl,
.p-clinic08__item--ttl {
	width: 100%;
}

.p-clinic06__item--tx,
.p-clinic08__item--tx {
	padding-bottom: 2.7906976744vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 2.7906976744vw;
	width: 100%;
}

.p-clinic06__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
}

.l-clinic__item {
	/*height: 46.511627907vw;*/
}

.l-clinic__prev {
	left: -5.5813953488vw;
}

.l-clinic__prev::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic__next {
	right: -5.5813953488vw;
}

.l-clinic__next::after {
	height: 5.5813953488vw;
	width: 5.5813953488vw;
}

.l-clinic07__items {
	grid-template-columns: repeat(3, 1fr);
	margin-bottom: 19.5348837209vw;
}

.l-clinic09__inner {
	margin-bottom: 0vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 7.4418604651vw;
}

.l-clinic09__table .c-schedule__header,
.l-clinic09__table .c-schedule__time,
.l-clinic09__table .c-schedule__data {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
	padding-bottom: 1.8604651163vw;
	padding-left: 1.8604651163vw;
	padding-right: 1.8604651163vw;
	padding-top: 1.8604651163vw;
}

.l-clinic09__table {
	padding-bottom: 7.4418604651vw;
	padding-left: 5.5813953488vw;
	padding-right: 5.5813953488vw;
	padding-top: 7.4418604651vw;
}

.p-clinic09__tx {
	font-size: min(32px, 3.7209302326vw);
	font-weight: 400;
	letter-spacing: 0.0625em;
	line-height: 1.25;
	margin-top: 5.5813953488vw;
}

.breadcrumb {
	padding-bottom: 0vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 5.5813953488vw;
}

.l-Topics {
	flex-direction: column;
	gap: 7.4418604651vw;
	padding-bottom: 14.8837209302vw;
	padding-left: 4.6511627907vw;
	padding-right: 4.6511627907vw;
	padding-top: 14.8837209302vw;
}

.l-Topics__item {
	width: 100%;
}

.l-Topics__item--img {
	width: 23.2558139535vw;
}

.l-Topics__item--txbox {
	padding-bottom: 3.7209302326vw;
	padding-left: 3.7209302326vw;
	padding-right: 3.7209302326vw;
	padding-top: 3.7209302326vw;
	width: calc(100% - 23.2558139535vw);
}

.p-Topics__item--day,
.p-Topics__item--ttl,
.l-Topics__category {
	font-size: min(30px, 3.488372093vw);
	font-weight: 400;
	letter-spacing: 0.0666666667em;
	line-height: 1.3333333333;
}

.p-Topics__item--ttl {
	margin-top: 1.3953488372vw;
}

.l-Topics__category {
	width: 100%;
}

.p-Topics__category--ttl {
	padding-bottom: 2.3255813953vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.3255813953vw;
}

.l-Topics__category--items {
	display: flex;
}

.p-Topics__category--item {
	flex: 1;
	padding-bottom: 2.3255813953vw;
	padding-left: 0vw;
	padding-right: 0vw;
	padding-top: 2.3255813953vw;
}

.l-archive {
	gap: 3.7209302326vw;
	grid-template-columns: 1fr;
	margin-bottom: 18.6046511628vw;
}

.p-single__ttl {
	font-size: min(48px, 5.5813953488vw);
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.4166666667;
	margin-top: 2.7906976744vw;
}

.p-single__tx {
	margin-bottom: 9.3023255814vw;
	margin-left: 0vw;
	margin-right: 0vw;
	margin-top: 2.7906976744vw;
}

}

