@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.bg_lower{
	background: url("images/page/bg_lower.jpg")no-repeat center/cover;
	width: 100%;
	background-attachment: fixed!important;
}
.bg_lower.tab,
.bg_lower.is_ios{
	background: none;
	background-attachment: inherit!important;
}
.bg_lower.tab::before,
.bg_lower.is_ios::before {
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100vw;
	height:100vh;
	background:url("images/page/bg_lower.jpg") no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	content:"";
}
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	position: relative;
	height: calc(500 / var(--break) * 100vw);
	padding-top: calc(128 /var(--break)*100vw);
	margin-bottom: calc(60 /var(--break)*100vw);
}
.main_page::before{
	content: "";
	width: calc(100% - (100 /var(--break)*100vw));
	height: calc(350 /var(--break)*100vw);
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	border-radius: calc(100 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.main_page .deco_l{
	width: calc(414/1920*100vw);
	height: calc(284/1920*100vw);
	left: calc(132/1920*100vw);
	top: calc(150/500*100%);
	bottom: 0;
	margin: auto;
}
.main_page .deco_r{
	width: calc(413/1920*100vw);
	height: calc(284/1920*100vw);
	right: calc(130/1920*100vw);
	top: calc(150/500*100%);
	bottom: 0;
	margin: auto;
}
.hdg2 .ja {
	font-size: 3.125rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(15 /var(--break)*100vw);
	-webkit-text-stroke: calc(6 /var(--break)*100vw) #fff;
	text-stroke: calc(6 /var(--break)*100vw) #fff;
	paint-order: stroke;
}
.hdg2 .en {
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	-webkit-text-stroke: calc(6 /var(--break)*100vw) #fff;
	text-stroke: calc(6 /var(--break)*100vw) #fff;
	paint-order: stroke;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

.bdr_common{
	border-bottom: dotted calc(6 / var(--break) * 100vw ) #296c72;
}

@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@media only screen and (max-width: 767px) {
	.bg_lower{
		background: none;
		background-attachment: inherit!important;
	}
	.bg_lower::before {
		position:fixed;
		top:0;
		left:0;
		z-index:-1;
		width:100vw;
		height:100vh;
		background:url("images/page/bg_lower_sp.jpg") no-repeat;
		-webkit-background-size:cover;
		background-size:cover;
		content:"";
	}
	.content_low {
		padding: calc(80 /var(--break)*100vw) 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		position: relative;
		height: calc(500 / var(--break) * 100vw);
		padding-top: calc(134 /var(--break)*100vw);
		margin-bottom: calc(60 /var(--break)*100vw);
	}
	.main_page::before{
		content: "";
		width: calc(700 /var(--break)*100vw);
		height: calc(350 /var(--break)*100vw);
		background-image: url("images/page/bg_ttl_page_sp.png");
		border-radius: 0;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.main_page .deco_l{
		width: calc(225 /var(--break)*100vw);
		height: calc(159 /var(--break)*100vw);
		left: calc(9 /var(--break)*100vw);
		top: auto;
		bottom: calc(-56 /var(--break)*100vw);
		margin: auto;
	}
	.main_page .deco_r{
		width: calc(225 /var(--break)*100vw);
		height: calc(160 /var(--break)*100vw);
		right: calc(9 /var(--break)*100vw);
		top: auto;
		bottom: calc(-56 /var(--break)*100vw);
		margin: auto;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
		line-height: 1.4em;
		margin-bottom: calc(23 /var(--break)*100vw);
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0.2em;
	}
	.col_img {
		text-align: center;
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01{
	background: url("images/clinic/bg_clinic01_l.png")no-repeat left top/calc(250 /1920*100vw), url("images/clinic/bg_clinic01_r.png")no-repeat right bottom/calc(250 /1920*100vw);
}
.wrap_clinic01{
	padding-top: calc(110 /var(--break)*100vw);
	padding-bottom: calc(120 /var(--break)*100vw);
}
.wrap_clinic01::before{
	content: "";
	background: url("images/clinic/deco_clinic01.png")no-repeat center/contain;
	width: calc(320 /1920*100vw);
	height: calc(232 /1920*100vw);
	position: absolute;
	top: 0;
	left: 0;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.wrap_clinic01::after{
	content: "";
	background: url("images/clinic/img_clinic01.png")no-repeat center/contain;
	width: calc(480 /1920*100vw);
	height: calc(500 /1920*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.wrap_clinic01 .wrap{
	width: 100%;
	max-width: 1240px;
	margin: auto;
}
.wrap_clinic01 .wrap .box_clinic01{
	width: calc(920 /1240*100%);
	background: #fff;
	border-radius: calc(50 /var(--break)*100vw);
	box-shadow: 0 calc(20 /var(--break)*100vw) 0 0 #f15f52;
	padding: calc(40 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(45 /var(--break)*100vw);
}
.wrap_clinic01 .wrap .box_clinic01 .copy{
	margin-bottom: calc(18 /var(--break)*100vw);
}
.wrap_clinic01 .wrap .box_clinic01 .copy span{
	padding: 0 calc(50 /var(--break)*100vw) 0;
	background: #f15f52;
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	line-height: calc(60 /var(--break)*100vw);
}
.wrap_clinic02{
	padding-top: calc(50 /var(--break)*100vw);
	padding-bottom: calc(120 /var(--break)*100vw);
}
.wrap_clinic02::before{
	content: "";
	background: url("images/clinic/deco_clinic02.png")no-repeat center/contain;
	width: calc(198 /1920*100vw);
	height: calc(252 /1920*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.wrap_clinic02::after{
	content: "";
	background: url("images/clinic/img_clinic02.png")no-repeat center/contain;
	width: calc(480 /1920*100vw);
	height: calc(500 /1920*100vw);
	position: absolute;
	top: calc(-50 /1920*100vw);
	left: 0;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.wrap_clinic02 .wrap{
	width: 100%;
	max-width: 1240px;
	margin: auto;
}
.wrap_clinic02 .wrap .box_clinic02{
	width: calc(920 /1240*100%);
	background: #fff;
	border-radius: calc(50 /var(--break)*100vw);
	box-shadow: 0 calc(20 /var(--break)*100vw) 0 0 #34b568;
	padding: calc(40 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(45 /var(--break)*100vw);
	margin-left: auto;
}
.wrap_clinic02 .wrap .box_clinic02 .copy{
	margin-bottom: calc(18 /var(--break)*100vw);
}
.wrap_clinic02 .wrap .box_clinic02 .copy span{
	padding: 0 calc(50 /var(--break)*100vw) 0;
	background: #34b568;
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	line-height: calc(60 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.wrap_clinic01 .wrap .box_clinic01 .copy{
		font-size: calc(40/1599*100vw);
	}
	.wrap_clinic01 .wrap .box_clinic01 .copy span{
		padding: 0 calc(50 /1599*100vw) 0;
		border-radius: calc(10 /1599*100vw);
		height: calc(60 /1599*100vw);
		line-height: calc(60 /1599*100vw);
	}
	.wrap_clinic02 .wrap .box_clinic02 .copy{
		font-size: calc(40/1599*100vw);
	}
	.wrap_clinic02 .wrap .box_clinic02 .copy span{
		padding: 0 calc(50 /1599*100vw) 0;
		border-radius: calc(10 /1599*100vw);
		height: calc(60 /1599*100vw);
		line-height: calc(60 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.wrap_clinic01 .wrap .box_clinic01{
		width: calc(900 /1299*100vw);
	}
	.wrap_clinic02 .wrap .box_clinic02{
		width: calc(900 /1299*100vw);
	}
}
@media(max-width: 767px) {
	.bg_clinic01{
		background: none;
	}
	.wrap_clinic01{
		padding-top: calc(130 /var(--break)*100vw);
		padding-bottom: calc(220 /var(--break)*100vw);
	}
	.wrap_clinic01::before{
		width: calc(256 /var(--break)*100vw);
		height: calc(186 /var(--break)*100vw);
		position: absolute;
		top: 0;
		left: 0;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.wrap_clinic01::after{
		width: calc(288 /var(--break)*100vw);
		height: calc(300 /var(--break)*100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.wrap_clinic01 .wrap{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
	}
	.wrap_clinic01 .wrap .box_clinic01{
		width: calc(646 /var(--break)*100vw);
		border-radius: calc(50 /var(--break)*100vw);
		padding: calc(40 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(45 /var(--break)*100vw);
	}
	.wrap_clinic01 .wrap .box_clinic01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.wrap_clinic01 .wrap .box_clinic01 .copy span{
		padding: 0 calc(40 /var(--break)*100vw) 0;
		border-radius: calc(10 /var(--break)*100vw);
		height: calc(50 /var(--break)*100vw);
		line-height: calc(50 /var(--break)*100vw);
	}
	.wrap_clinic02{
		padding-top: calc(50 /var(--break)*100vw);
		padding-bottom: calc(80 /var(--break)*100vw);
	}
	.wrap_clinic02::before{
		width: calc(159 /var(--break)*100vw);
		height: calc(202 /var(--break)*100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.wrap_clinic02::after{
		width: calc(288 /var(--break)*100vw);
		height: calc(300 /var(--break)*100vw);
		position: absolute;
		top: calc(-190 /var(--break)*100vw);
		left: 0;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.wrap_clinic02 .wrap{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
	}
	.wrap_clinic02 .wrap .box_clinic02{
		width: calc(646 /var(--break)*100vw);
		border-radius: calc(50 /var(--break)*100vw);
		padding: calc(40 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(45 /var(--break)*100vw);
	}
	.wrap_clinic02 .wrap .box_clinic02 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.wrap_clinic02 .wrap .box_clinic02 .copy span{
		padding: 0 calc(40 /var(--break)*100vw) 0;
		border-radius: calc(10 /var(--break)*100vw);
		height: calc(50 /var(--break)*100vw);
		line-height: calc(50 /var(--break)*100vw);
	}
}
.box_clinic_feature01{
	background: url("images/clinic/img_clinic03.png")no-repeat center/contain;
	width: calc(476 /var(--break)*100vw);
	height: calc(305 /var(--break)*100vw);
}
.box_clinic_feature01::before{
	content: "";
	background: url("images/clinic/deco_clinic03.png")no-repeat center/contain;
	width: calc(203 /var(--break)*100vw);
	height: calc(200 /var(--break)*100vw);
	position: absolute;
	top: 0;
	right: calc(100% + (20 /var(--break)*100vw));
	bottom: 0;
	margin: auto;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.box_clinic_feature01::after{
	content: "";
	background: url("images/clinic/deco_clinic04.png")no-repeat center/contain;
	width: calc(200 /var(--break)*100vw);
	height: calc(198 /var(--break)*100vw);
	position: absolute;
	top: 0;
	left: calc(100% + (20 /var(--break)*100vw));
	bottom: 0;
	margin: auto;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.box_clinic_feature01 .ttl{
	-webkit-text-stroke: calc(6 /var(--break)*100vw) #fff;
	text-stroke: calc(6 /var(--break)*100vw) #fff;
	paint-order: stroke;
}
.row_clinic_feature01{
	margin-top: calc(-165 /var(--break)*100vw);
}
.row_clinic_feature01 .col{
	width: 50%;
}

.wrap_clinic_feature01{
}
.wrap_clinic_feature01 .wrap{
}
.wrap_clinic_feature01 .wrap .num_clinic01{
	width: calc(120 /var(--break)*100vw);
	margin: calc(-80 /var(--break)*100vw) auto calc(4 /var(--break)*100vw);
}
.wrap_clinic_feature01 .wrap .copy{
	margin-bottom: calc(16 /var(--break)*100vw);
}
.wrap_clinic_feature01 .wrap .txt{
	margin-bottom: calc(88 /var(--break)*100vw);
}

.frame_clinic01 h5{
	width: calc(492 /var(--break)*100vw);
	height: calc(50 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.row_clinic_feature01_2 .col{
	width: calc(394 /1240*100%);
}
.row_clinic_feature01_2 .col .ttl{
	height: calc(60 /var(--break)*100vw);
}
.row_clinic_feature01_2 .col .box{
	background: #fff;
	padding: calc(18 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(22 /var(--break)*100vw);
	border-bottom-left-radius: calc(20 /var(--break)*100vw);
	border-bottom-right-radius: calc(20 /var(--break)*100vw);
}

.row_clinic_feature01_3 .col_txt{
	width: 80%;
}
.row_clinic_feature01_3 .col_txt .box{
	width: 100%;
	height: calc(80 /var(--break)*100vw);
	background: #f7921d;
	border-radius: calc(40 /var(--break)*100vw);
}
.row_clinic_feature01_3 .col_txt .box::after{
	content: "";
	width: calc(30 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	background: #f7921d;
	clip-path: polygon(0 0,0 100%, 100% 50%);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-20 /var(--break)*100vw);
	margin: auto;
}
.row_clinic_feature01_3 .col_img{
	width: 11.6%;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.row_clinic_feature01_4{
	gap:0 calc(20 /var(--break)*100vw);
	margin-top: calc(-70 /var(--break)*100vw);
	position: relative;
	z-index: 2;
}
.row_clinic_feature01_4 .col{
	width: calc(295 /var(--break)*100vw);
	height: calc(295 /var(--break)*100vw);
	background: url("images/clinic/icn_clinic01.svg")no-repeat center/contain;
}
.row_clinic_feature01_4 .col:nth-child(2n){
	background: url("images/clinic/icn_clinic02.svg")no-repeat center/contain;
	margin-top: calc(40 /var(--break)*100vw);
}
.row_clinic_feature01_4 .col .img{
	width: calc(265 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic_feature01_4{
		gap:0 calc(20 /1599*100vw);
		margin-top: calc(-70 /1599*100vw);
	}
	.row_clinic_feature01_4 .col{
		width: calc(295 /1920*100vw);
		height: calc(295 /1920*100vw);
	}
	.row_clinic_feature01_4 .col:nth-child(2n){
		margin-top: calc(40 /1920*100vw);
	}
	.row_clinic_feature01_4 .col .img{
		width: calc(265 /1920*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_clinic_feature01{
		width: calc(381 /var(--break)*100vw);
		height: calc(244 /var(--break)*100vw);
	}
	.box_clinic_feature01::before{
		width: calc(163 /var(--break)*100vw);
		height: calc(160 /var(--break)*100vw);
		top: 0;
		right: calc(100% + (20 /var(--break)*100vw));
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.box_clinic_feature01::after{
		width: calc(160 /var(--break)*100vw);
		height: calc(160 /var(--break)*100vw);
		top: 0;
		left: calc(100% + (20 /var(--break)*100vw));
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.box_clinic_feature01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_clinic_feature01 .ttl .fz50{
		font-size: 1.4375rem;
		letter-spacing: 0;
	}
	.row_clinic_feature01{
		margin-top: calc(-132 /var(--break)*100vw);
	}
	.row_clinic_feature01 .col{
		width: 100%;
	}

	.wrap_clinic_feature01{
	}
	.wrap_clinic_feature01 .wrap{
	}
	.wrap_clinic_feature01 .wrap .num_clinic01{
		width: calc(120 /var(--break)*100vw);
		margin: calc(-80 /var(--break)*100vw) auto calc(4 /var(--break)*100vw);
	}
	.wrap_clinic_feature01 .wrap .copy{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(16 /var(--break)*100vw);
	}
	.wrap_clinic_feature01 .wrap .txt{
		margin-bottom: calc(88 /var(--break)*100vw);
	}

	.frame_clinic01 h5{
		font-size: 1.125rem;
		letter-spacing: 0;
		width: calc(560 /var(--break)*100vw);
		height: calc(80 /var(--break)*100vw);
		line-height: calc(80 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.row_clinic_feature01_2{
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_clinic_feature01_2 .col{
		width: 100%;
	}
	.row_clinic_feature01_2 .col .img{
		text-align: center;
	}
	.row_clinic_feature01_2 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
	}
	.row_clinic_feature01_2 .col .box{
		background: #fff;
		padding: calc(18 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(22 /var(--break)*100vw);
		border-bottom-left-radius: calc(20 /var(--break)*100vw);
		border-bottom-right-radius: calc(20 /var(--break)*100vw);
	}

	.row_clinic_feature01_3 .col_txt{
		width: 80%;
	}
	.row_clinic_feature01_3 .col_txt .box{
		width: 100%;
		height: auto;
		padding: calc(30 /var(--break)*100vw) calc(30 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
	}
	.row_clinic_feature01_3 .col_txt .box p{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.row_clinic_feature01_3 .col_txt .box::after{
		content: "";
		width: calc(30 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		background: #f7921d;
		clip-path: polygon(0 0,0 100%, 100% 50%);
		position: absolute;
		top: 0;
		bottom: 0;
		right: calc(-20 /var(--break)*100vw);
		margin: auto;
	}
	.row_clinic_feature01_3 .col_img{
		width: 11.6%;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.row_clinic_feature01_4{
		gap:calc(19 /var(--break)*100vw) calc(30 /var(--break)*100vw);
		margin-top: calc(-45 /var(--break)*100vw);
	}
	.row_clinic_feature01_4 .col{
		width: calc(295 /var(--break)*100vw);
		height: calc(295 /var(--break)*100vw);
	}
	.row_clinic_feature01_4 .col:nth-child(2n){
		margin-top: 0;
	}
	.row_clinic_feature01_4 .col .img{
		width: calc(265 /var(--break)*100vw);
	}
}
.wrap_clinic_feature02{
	margin-bottom: calc(130 /var(--break)*100vw);
}
.bg_clinic_feature02{
	background: url("images/clinic/bg_clinic02.png")no-repeat center/calc(1920 /var(--break)*100vw);
	width: 100%;
	height: calc(520 /var(--break)*100vw);
}
.wrap_clinic_feature02 .num_clinic02{
	width: calc(120 /var(--break)*100vw);
	margin: 0 auto calc(4 /var(--break)*100vw);
}
.wrap_clinic_feature02 .copy{
	margin-bottom: calc(16 /var(--break)*100vw);
}
.wrap_clinic_feature02 .txt{
	margin-bottom: calc(88 /var(--break)*100vw);
}
.box_clinic_feature02{
}
.box_clinic_feature02::after{
	content: "";
	background: url("images/page/frame02.png")no-repeat center/calc(1920/var(--break)*100vw);
	width: 100%;
	height: calc(30 /var(--break)*100vw);
	position: absolute;
	top: auto;
	bottom: calc(-30 /var(--break)*100vw);
	left: 0;
	transform: scale(-1, -1);
	z-index: -1;
}
.row_clinic_feature02{
	margin-top: calc(-23 /var(--break)*100vw);
}
.row_clinic_feature02 .col{
	width: calc(480/1500*100%);
}
.row_clinic_feature02 .col .icn{
	background: url("images/clinic/icn_clinic03.svg")no-repeat center/contain;
	width: calc(240 /var(--break)*100vw);
	height: calc(240 /var(--break)*100vw);
	top: calc(-120 /var(--break)*100vw);
	left: 0;
	right: 0;
	margin: auto;
}
.row_clinic_feature02 .col:nth-child(2) .icn{
	background: url("images/clinic/icn_clinic04.svg")no-repeat center/contain;
}
.row_clinic_feature02 .col:nth-child(3) .icn{
	background: url("images/clinic/icn_clinic05.svg")no-repeat center/contain;
}
.row_clinic_feature02 .col .icn p{
	line-height: calc(38/24*100%);
}
.row_clinic_feature02 .col .img{
	margin-bottom: calc(20 /var(--break)*100vw);
}
.row_clinic_feature02 .col .ttl{
	height: calc(60 /var(--break)*100vw);
	border-radius: calc(30 /var(--break)*100vw);
}

.box_clinic_feature03{
	width: calc(1820/1920*100vw);
	background: url("images/clinic/deco_clinic06.png")no-repeat left bottom/calc(1200 /1920*100vw),#fff;
	box-shadow: 0 calc(40 /var(--break)*100vw) 0 0 rgba(0,172,209,0.6);
	padding: calc(120 /var(--break)*100vw) calc(120 /var(--break)*100vw) calc(250 /var(--break)*100vw) calc(100 /var(--break)*100vw);
	border-top-right-radius: calc(100 /var(--break)*100vw);
	border-bottom-right-radius: calc(100 /var(--break)*100vw);
}
.row_clinic_feature03 .col_img{
	width: calc(700/1600*100%);
}
.row_clinic_feature03 .col_img::before,
.row_clinic_feature03 .col_img::after{
	content: "";
	width: calc(300 /var(--break)*100vw);
	height: calc(300 /var(--break)*100vw);
	border-radius: calc(50 /var(--break)*100vw);
	background: #00acd1;
	position: absolute;
	z-index: -1;
}
.row_clinic_feature03 .col_img::before{
	top: calc(-40 /var(--break)*100vw);
	right: calc(-40 /var(--break)*100vw);
}
.row_clinic_feature03 .col_img::after{
	bottom: calc(-40 /var(--break)*100vw);
	left: calc(-40 /var(--break)*100vw);
}
.row_clinic_feature03 .col_img img{
	border-radius: calc(50 /var(--break)*100vw);
}
.row_clinic_feature03 .col_txt{
	width: calc(760/1600*100%);
}
.row_clinic_feature03 .col_txt .num{
	width: calc(120 /var(--break)*100vw);
	margin: calc(-4 /var(--break)*100vw) auto calc(6 /var(--break)*100vw);
}
.row_clinic_feature03 .col_txt .copy{
	margin-bottom: calc(16 /var(--break)*100vw);
}

.box_clinic_feature03_2{
	margin-top: calc(-150 /var(--break)*100vw);
}

.wrap_clinic_feature04{
	margin-bottom: calc(140 /var(--break)*100vw);
}
.box_clinic_feature04{
	width: calc(1820/1920*100vw);
	background: url("images/clinic/deco_clinic07.png")no-repeat right bottom/calc(1200 /1920*100vw),#fff;
	box-shadow: 0 calc(40 /var(--break)*100vw) 0 0 rgba(242,161,187,0.6);
	padding: calc(120 /var(--break)*100vw) calc(100 /var(--break)*100vw) calc(120 /var(--break)*100vw) calc(120 /var(--break)*100vw);
	border-top-left-radius: calc(100 /var(--break)*100vw);
	border-bottom-left-radius: calc(100 /var(--break)*100vw);
	margin-left: auto;
}
.row_clinic_feature04 .col_img{
	width: calc(700/1600*100%);
}
.row_clinic_feature04 .col_img::before,
.row_clinic_feature04 .col_img::after{
	content: "";
	width: calc(300 /var(--break)*100vw);
	height: calc(300 /var(--break)*100vw);
	border-radius: calc(50 /var(--break)*100vw);
	background: #f2a1bb;
	position: absolute;
	z-index: -1;
}
.row_clinic_feature04 .col_img::before{
	top: calc(-40 /var(--break)*100vw);
	left: calc(-40 /var(--break)*100vw);
}
.row_clinic_feature04 .col_img::after{
	bottom: calc(-40 /var(--break)*100vw);
	right: calc(-40 /var(--break)*100vw);
}
.row_clinic_feature04 .col_img img{
	border-radius: calc(50 /var(--break)*100vw);
}
.row_clinic_feature04 .col_txt{
	width: calc(760/1600*100%);
}
.row_clinic_feature04 .col_txt .num{
	width: calc(120 /var(--break)*100vw);
	margin: calc(-4 /var(--break)*100vw) auto calc(6 /var(--break)*100vw);
}
.row_clinic_feature04 .col_txt .copy{
	margin-bottom: calc(16 /var(--break)*100vw);
}

.wrap_clinic_feature05{
	padding-bottom: calc(40 /var(--break)*100vw);
}
.box_clinic_feature05{
	width: calc(1820/1920*100vw);
	background: url("images/clinic/deco_clinic08.png")no-repeat left bottom/calc(1199 /1920*100vw),#fff;
	box-shadow: 0 calc(40 /var(--break)*100vw) 0 0 rgba(247,146,29,0.6);
	padding: calc(120 /var(--break)*100vw) calc(120 /var(--break)*100vw) calc(120 /var(--break)*100vw) calc(100 /var(--break)*100vw);
	border-top-right-radius: calc(100 /var(--break)*100vw);
	border-bottom-right-radius: calc(100 /var(--break)*100vw);
}
.row_clinic_feature05 .col_img{
	width: calc(700/1600*100%);
}
.row_clinic_feature05 .col_img::before,
.row_clinic_feature05 .col_img::after{
	content: "";
	width: calc(300 /var(--break)*100vw);
	height: calc(300 /var(--break)*100vw);
	border-radius: calc(50 /var(--break)*100vw);
	background: #f7921d;
	position: absolute;
	z-index: -1;
}
.row_clinic_feature05 .col_img::before{
	top: calc(-40 /var(--break)*100vw);
	right: calc(-40 /var(--break)*100vw);
}
.row_clinic_feature05 .col_img::after{
	bottom: calc(-40 /var(--break)*100vw);
	left: calc(-40 /var(--break)*100vw);
}
.row_clinic_feature05 .col_img img{
	border-radius: calc(50 /var(--break)*100vw);
}
.row_clinic_feature05 .col_txt{
	width: calc(760/1600*100%);
}
.row_clinic_feature05 .col_txt .num{
	width: calc(120 /var(--break)*100vw);
	margin: calc(-4 /var(--break)*100vw) auto calc(6 /var(--break)*100vw);
}
.row_clinic_feature05 .col_txt .copy{
	margin-bottom: calc(16 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_clinic_feature03{
		box-shadow: 0 calc(40 /1599*100vw) 0 0 rgba(0,172,209,0.6);
		padding: calc(120 /1599*100vw) calc(120 /1599*100vw) calc(250 /1599*100vw) calc(100 /1599*100vw);
		border-top-right-radius: calc(100 /1599*100vw);
		border-bottom-right-radius: calc(100 /1599*100vw);
	}
	.row_clinic_feature03 .col_img::before,
	.row_clinic_feature03 .col_img::after{
		width: calc(300 /1599*100vw);
		height: calc(300 /1599*100vw);
		border-radius: calc(50 /1599*100vw);
	}
	.row_clinic_feature03 .col_img::before{
		top: calc(-40 /1599*100vw);
		right: calc(-40 /1599*100vw);
	}
	.row_clinic_feature03 .col_img::after{
		bottom: calc(-40 /1599*100vw);
		left: calc(-40 /1599*100vw);
	}
	.row_clinic_feature03 .col_img img{
		border-radius: calc(50 /1599*100vw);
	}
	.row_clinic_feature03 .col_txt .num{
		width: calc(120 /1599*100vw);
		margin: calc(-4 /1599*100vw) auto calc(6 /1599*100vw);
	}
	.row_clinic_feature03 .col_txt .copy{
		font-size: calc(40/1920*100vw);
		margin-bottom: calc(16 /1599*100vw);
	}

	.box_clinic_feature03_2{
		margin-top: calc(-150 /1599*100vw);
	}

	.wrap_clinic_feature04{
		margin-bottom: calc(140 /1599*100vw);
	}
	.box_clinic_feature04{
		box-shadow: 0 calc(40 /1599*100vw) 0 0 rgba(242,161,187,0.6);
		padding: calc(120 /1599*100vw) calc(100 /1599*100vw) calc(120 /1599*100vw) calc(120 /1599*100vw);
		border-top-left-radius: calc(100 /1599*100vw);
		border-bottom-left-radius: calc(100 /1599*100vw);
	}
	.row_clinic_feature04 .col_img::before,
	.row_clinic_feature04 .col_img::after{
		width: calc(300 /1599*100vw);
		height: calc(300 /1599*100vw);
		border-radius: calc(50 /1599*100vw);
	}
	.row_clinic_feature04 .col_img::before{
		top: calc(-40 /1599*100vw);
		left: calc(-40 /1599*100vw);
	}
	.row_clinic_feature04 .col_img::after{
		bottom: calc(-40 /1599*100vw);
		right: calc(-40 /1599*100vw);
	}
	.row_clinic_feature04 .col_img img{
		border-radius: calc(50 /1599*100vw);
	}
	.row_clinic_feature04 .col_txt .num{
		width: calc(120 /1599*100vw);
		margin: calc(-4 /1599*100vw) auto calc(6 /1599*100vw);
	}
	.row_clinic_feature04 .col_txt .copy{
		font-size: calc(40/1920*100vw);
		margin-bottom: calc(16 /1599*100vw);
	}

	.wrap_clinic_feature05{
		padding-bottom: calc(40 /1599*100vw);
	}
	.box_clinic_feature05{
		box-shadow: 0 calc(40 /1599*100vw) 0 0 rgba(247,146,29,0.6);
		padding: calc(120 /1599*100vw) calc(120 /1599*100vw) calc(120 /1599*100vw) calc(100 /1599*100vw);
		border-top-right-radius: calc(100 /1599*100vw);
		border-bottom-right-radius: calc(100 /1599*100vw);
	}
	.row_clinic_feature05 .col_img::before,
	.row_clinic_feature05 .col_img::after{
		width: calc(300 /1599*100vw);
		height: calc(300 /1599*100vw);
		border-radius: calc(50 /1599*100vw);
	}
	.row_clinic_feature05 .col_img::before{
		top: calc(-40 /1599*100vw);
		right: calc(-40 /1599*100vw);
	}
	.row_clinic_feature05 .col_img::after{
		bottom: calc(-40 /1599*100vw);
		left: calc(-40 /1599*100vw);
	}
	.row_clinic_feature05 .col_img img{
		border-radius: calc(50 /1599*100vw);
	}
	.row_clinic_feature05 .col_txt .num{
		width: calc(120 /1599*100vw);
		margin: calc(-4 /1599*100vw) auto calc(6 /1599*100vw);
	}
	.row_clinic_feature05 .col_txt .copy{
		font-size: calc(40/1920*100vw);
		margin-bottom: calc(16 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_clinic_feature02{
		margin-bottom: calc(130 /var(--break)*100vw);
	}
	.bg_clinic_feature02{
		background: url("images/clinic/bg_clinic02.png")no-repeat center top/100%,url("images/page/ptn01.jpg")repeat-x left top calc(200 /var(--break)*100vw)/calc(640 /var(--break)*100vw);
		width: 100%;
		height: auto;
		padding-bottom: calc(88 /var(--break)*100vw);
	}
	.wrap_clinic_feature02 .num_clinic02{
		width: calc(120 /var(--break)*100vw);
		margin: 0 auto calc(4 /var(--break)*100vw);
	}
	.wrap_clinic_feature02 .copy{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(16 /var(--break)*100vw);
	}
	.wrap_clinic_feature02 .txt{
		margin-bottom: 0;
	}
	.box_clinic_feature02{
	}
	.box_clinic_feature02::after{
		content: "";
		background: url("images/page/frame02_sp.png")no-repeat center/100%;
		width: 100%;
		height: calc(30 /var(--break)*100vw);
		position: absolute;
		top: auto;
		bottom: calc(-30 /var(--break)*100vw);
		left: 0;
		transform: scale(-1, -1);
		z-index: -1;
	}
	.row_clinic_feature02{
		margin-top: calc(-23 /var(--break)*100vw);
	}
	.row_clinic_feature02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(160 /var(--break)*100vw) 0;
	}
	.row_clinic_feature02 .col{
		width: 100%;
	}
	.row_clinic_feature02 .col .icn{
		width: calc(240 /var(--break)*100vw);
		height: calc(240 /var(--break)*100vw);
		top: calc(-120 /var(--break)*100vw);
		left: 0;
		right: 0;
		margin: auto;
	}
	.row_clinic_feature02 .col .icn p{
		font-size: 0.75rem;
		letter-spacing: 0;
		line-height: calc(38/24*100%);
	}
	.row_clinic_feature02 .col .img{
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_clinic_feature02 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
	}

	.box_clinic_feature03{
		width: calc(726 /var(--break)*100vw);
		background: url("images/clinic/deco_clinic06.png")no-repeat left bottom/calc(600 /var(--break)*100vw),#fff;
		box-shadow: 0 calc(40 /var(--break)*100vw) 0 0 rgba(0,172,209,0.6);
		padding: calc(132 /var(--break)*100vw) calc(24 /var(--break)*100vw) calc(250 /var(--break)*100vw) calc(52 /var(--break)*100vw);
		border-top-right-radius: calc(100 /var(--break)*100vw);
		border-bottom-right-radius: calc(100 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_img{
		width: calc(556 /var(--break)*100vw);
		margin: 0 auto calc(71 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_img::before,
	.row_clinic_feature03 .col_img::after{
		width: calc(239 /var(--break)*100vw);
		height: calc(239 /var(--break)*100vw);
		border-radius: calc(50 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_img::before{
		top: calc(-32 /var(--break)*100vw);
		right: calc(-32 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_img::after{
		bottom: calc(-32 /var(--break)*100vw);
		left: calc(-32 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_img img{
		border-radius: calc(50 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_txt{
		width: 100%;
	}
	.row_clinic_feature03 .col_txt .num{
		width: calc(120 /var(--break)*100vw);
		margin: 0 auto calc(6 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_txt .copy{
		font-size: 1.375rem;
		letter-spacing: 0;
		line-height: calc(70/44*100%);
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.row_clinic_feature03 .col_txt .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}

	.box_clinic_feature03_2{
		margin-top: calc(-150 /var(--break)*100vw);
	}

	.wrap_clinic_feature04{
		margin-bottom: calc(140 /var(--break)*100vw);
	}

	.box_clinic_feature04{
		width: calc(726 /var(--break)*100vw);
		background: url("images/clinic/deco_clinic07.png")no-repeat right bottom/calc(600 /var(--break)*100vw),#fff;
		box-shadow: 0 calc(40 /var(--break)*100vw) 0 0 rgba(242,161,187,0.6);
		padding: calc(132 /var(--break)*100vw) calc(52 /var(--break)*100vw) calc(83 /var(--break)*100vw) calc(24 /var(--break)*100vw);
		border-top-left-radius: calc(100 /var(--break)*100vw);
		border-bottom-left-radius: calc(100 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_img{
		width: calc(556 /var(--break)*100vw);
		margin: 0 auto calc(71 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_img::before,
	.row_clinic_feature04 .col_img::after{
		width: calc(239 /var(--break)*100vw);
		height: calc(239 /var(--break)*100vw);
		border-radius: calc(50 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_img::before{
		top: calc(-32 /var(--break)*100vw);
		left: calc(-32 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_img::after{
		bottom: calc(-32 /var(--break)*100vw);
		right: calc(-32 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_img img{
		border-radius: calc(50 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_txt{
		width: 100%;
	}
	.row_clinic_feature04 .col_txt .num{
		width: calc(120 /var(--break)*100vw);
		margin: 0 auto calc(6 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_txt .copy{
		font-size: 1.375rem;
		letter-spacing: 0;
		line-height: calc(70/44*100%);
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.row_clinic_feature04 .col_txt .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}

	.wrap_clinic_feature05{
		padding-bottom: calc(40 /var(--break)*100vw);
	}

	.box_clinic_feature05{
		width: calc(726 /var(--break)*100vw);
		background: url("images/clinic/deco_clinic08.png")no-repeat left bottom/calc(600 /var(--break)*100vw),#fff;
		box-shadow: 0 calc(40 /var(--break)*100vw) 0 0 rgba(247,146,29,0.6);
		padding: calc(132 /var(--break)*100vw) calc(24 /var(--break)*100vw) calc(83 /var(--break)*100vw) calc(52 /var(--break)*100vw);
		border-top-right-radius: calc(100 /var(--break)*100vw);
		border-bottom-right-radius: calc(100 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_img{
		width: calc(556 /var(--break)*100vw);
		margin: 0 auto calc(71 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_img::before,
	.row_clinic_feature05 .col_img::after{
		width: calc(239 /var(--break)*100vw);
		height: calc(239 /var(--break)*100vw);
		border-radius: calc(50 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_img::before{
		top: calc(-32 /var(--break)*100vw);
		right: calc(-32 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_img::after{
		bottom: calc(-32 /var(--break)*100vw);
		left: calc(-32 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_img img{
		border-radius: calc(50 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_txt{
		width: 100%;
	}
	.row_clinic_feature05 .col_txt .num{
		width: calc(120 /var(--break)*100vw);
		margin: 0 auto calc(6 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_txt .copy{
		font-size: 1.375rem;
		letter-spacing: 0;
		line-height: calc(70/44*100%);
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.row_clinic_feature05 .col_txt .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}
}
.ttl_clinic_hg{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	border-bottom: dotted calc(6 /var(--break)*100vw) #296c72;
	padding-bottom: calc(21 /var(--break)*100vw);
	margin-bottom: calc(18 /var(--break)*100vw);
}
.txt_clinic_hg{
}
.row_clinic_hg{
	gap:calc(40 /var(--break)*100vw) calc(29/1240*100%);
}
.row_clinic_hg .col{
	width:  calc(394/1240*100%);
}
.row_clinic_hg .col .ttl{
	background: #00acd1;
	color: #fff;
	border-bottom-left-radius: calc(20 /var(--break)*100vw);
	border-bottom-right-radius: calc(20 /var(--break)*100vw);
}
.row_clinic_hg .col:nth-child(3n - 1) .ttl{
	background: #f7921d;
}
.row_clinic_hg .col:nth-child(3n) .ttl{
	background: #f15f52;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.ttl_clinic_hg{
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: 1.6em;
		border-bottom: dotted calc(6 /var(--break)*100vw) #296c72;
		padding-bottom: calc(21 /var(--break)*100vw);
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.txt_clinic_hg{
	}
	.row_clinic_hg{
		gap:calc(20 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_clinic_hg .col{
		width:  calc(340/702*100%);
	}
	.row_clinic_hg .col .ttl{
		font-size: 0.75rem;
		letter-spacing: 0;
	}
}
.img_clinic_time{
	width: calc(700 /var(--break)*100vw);
}
.box_clinic_time01{
	margin-top: calc(-100 /var(--break)*100vw);
}
.btn_clinic_tel{
	width: calc(320 /var(--break)*100vw);
}
.btn_clinic_tel a{
	height: calc(80 /var(--break)*100vw);
	border-radius: calc(40 /var(--break)*100vw);
	padding-top: calc(10 /var(--break)*100vw);
}
.btn_clinic_tel a .txt1{
	margin-bottom: 1px;
}
.btn_clinic_tel a .txt2 span{
	display: inline-block;
	vertical-align: middle;
}
.btn_clinic_tel a .txt2 .icn{
	width: calc(24 /var(--break)*100vw);
	margin-right: calc(10 /var(--break)*100vw);
}
.btn_clinic_tel a .txt2 .txt{
	margin-bottom: calc(12 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_clinic_time{
		width: calc(700 /var(--break)*100vw);
	}
	.box_clinic_time01{
		margin-top: calc(-100 /var(--break)*100vw);
	}
	.btn_clinic_tel{
		width: calc(500 /var(--break)*100vw);
	}
	.btn_clinic_tel a{
		height: calc(120 /var(--break)*100vw);
		border-radius: calc(60 /var(--break)*100vw);
		padding-top: calc(10 /var(--break)*100vw);
	}
	.btn_clinic_tel a .txt1{
		font-size: 0.785rem;
		letter-spacing: 0;
		margin-bottom: 1px;
	}
	.btn_clinic_tel a .txt2 span{
		display: inline-block;
		vertical-align: middle;
	}
	.btn_clinic_tel a .txt2 .icn{
		line-height: 0;
		width: calc(30 /var(--break)*100vw);
		margin-right: calc(10 /var(--break)*100vw);
	}
	.btn_clinic_tel a .txt2 .txt{
		font-size: 1.875rem;
		margin-bottom: calc(12 /var(--break)*100vw);
	}
}

.wrap_clinic_access{
	position: relative;
}
.wrap_clinic_access .map {
	border: solid calc(10 /var(--break)*100vw) #fff;
	border-radius: calc(50 /var(--break)*100vw);
	padding: calc(460 / var(--break) * 100vw) 0 0 0;
}
.wrap_clinic_access .map iframe {
	border-radius: calc(40 /var(--break)*100vw);
}

.row_clinic_accss .col{
	width: calc(600/1240*100%);
	background: #fff;
	border-radius: calc(20 /var(--break)*100vw);
	padding: calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(48 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.row_clinic_accss .col .icn{
	width: calc(160 /var(--break)*100vw);
	margin: 0 auto calc(26 /var(--break)*100vw);
}
.row_clinic_accss .col .ttl{
	font-size: 1.375rem;
	letter-spacing: 0.1em;
	border-bottom: solid 2px #00acd1;
	padding-bottom: calc(8 /var(--break)*100vw);
	margin-bottom: calc(18 /var(--break)*100vw);
}
.row_clinic_accss .col:nth-child(2) .ttl{
	border-bottom: solid 2px #34b568;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_clinic_accss{
		width: calc(646 /var(--break)*100vw);
		gap:calc(40 /var(--break)*100vw) 0;
		margin: auto;
	}
	.row_clinic_accss .col{
		width: 100%;
		border-radius: calc(20 /var(--break)*100vw);
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(48 /var(--break)*100vw);
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.row_clinic_accss .col .icn{
		width: calc(160 /var(--break)*100vw);
		margin: 0 auto calc(26 /var(--break)*100vw);
	}
	.row_clinic_accss .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding-bottom: calc(8 /var(--break)*100vw);
		margin-bottom: calc(18 /var(--break)*100vw);
	}
}
.slide_sample06 .slick-prev {
	background: url(images/clinic/arw_slide.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: calc(-90 /var(--break)*100vw);
	z-index: 1;
}
.slide_sample06 .slick-next {
	background: url(images/clinic/arw_slide.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	right: calc(-90 /var(--break)*100vw);
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_sample06 .slick-prev:before, .slide_sample06 .slick-next:before {
	display: none;
}
.slide_sample06 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_sample06 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_sample06 .slide_thumbnail li:nth-child(5n), .slide_sample06 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_sample06 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_sample06 .slick-prev {
		left: 2%;
	}
	.slide_sample06 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_sample06 .slick-prev {
		left: 3vw;
	}
	.slide_sample06 .slick-next {
		right: 3vw;
	}
}

/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.img_staff01{
	width: calc(500 /var(--break)*100vw);
}
.wrap_staff01::before,
.wrap_staff01::after{
	content: "";
	width: calc(80 /var(--break)*100vw);
	height: calc(40 /var(--break)*100vw);
	background: #fff;
	clip-path: polygon(0 100%,50% 0,100% 100%);
	position: absolute;
	top: 1px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
}
.wrap_staff01::before{
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
	z-index: -1;
}
.box_staff01{
	background: #fff;
	border-radius: calc(50 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
	padding: calc(50 /var(--break)*100vw);
}
.box_staff01 .name{
	width: 100%;
	max-width: 1000px;
	margin: auto;
	height: calc(70 /var(--break)*100vw);
	background: #00acd1;
	border-radius: calc(35 /var(--break)*100vw);
}
.box_staff01 .name .txt1{
	margin-right: calc(27 /var(--break)*100vw);
}
.box_staff01 .name .txt2{
	margin-right: calc(28 /var(--break)*100vw);
}
.box_staff01 .txt{
	line-height: calc(40/18*100%);
	margin-top: calc(16 /var(--break)*100vw);
}

.wrap_staff02{
}
.bg_staff01{
	background:url("images/staff/bg_staff01.png")no-repeat center bottom/calc(1920 /var(--break)*100vw), rgba(215,228,135,0.8);
}
.bg_staff01::before{
	content: "";
	background: url("images/page/frame03.png")no-repeat center bottom/calc(1920/var(--break)*100vw);
	width: 100%;
	height: calc(30 /var(--break)*100vw);
	position: absolute;
	top: calc(-30 /var(--break)*100vw);
	left: 0;
	z-index: -1;
}
.row_staff01 .col_txt{
	width: 80%;
}
.row_staff01 .col_txt .box{
	width: 100%;
	height: calc(80 /var(--break)*100vw);
	background: #f2a1bb;
	border-radius: calc(40 /var(--break)*100vw);
}
.row_staff01 .col_txt .box::after{
	content: "";
	width: calc(30 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	background: #f2a1bb;
	clip-path: polygon(0 0,0 100%, 100% 50%);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-20 /var(--break)*100vw);
	margin: auto;
}
.row_staff01 .col_img{
	width: 12.8%;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}

.row_staff02 .col{
	width: calc(595/1240*100%);
}
.row_staff02 .col:nth-child(1)::after{
	content: "";
	background: url("images/staff/deco_staff02.png")no-repeat center/contain;
	width: calc(116 /var(--break)*100vw);
	height: calc(150 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
	position: absolute;
	bottom: 0;
	left: calc(-40 /var(--break)*100vw);
}
.row_staff02 .col:nth-child(2)::after{
	content: "";
	background: url("images/staff/deco_staff03.png")no-repeat center/contain;
	width: calc(122 /var(--break)*100vw);
	height: calc(130 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
	position: absolute;
	bottom: 0;
	right: calc(-40 /var(--break)*100vw);
}
.row_staff02 .col .icn{
	background: url("images/staff/icn_staff01.svg")no-repeat center/contain;
	width: calc(140 /var(--break)*100vw);
	height: calc(140 /var(--break)*100vw);
	bottom: calc(30 /var(--break)*100vw);
	right: calc(30 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_staff01::before{
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.box_staff01{
		background: #fff;
		border-radius: calc(50 /var(--break)*100vw);
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.box_staff01 .name{
		width: 100%;
		max-width: 1000px;
		margin: auto;
		height: calc(90 /var(--break)*100vw);
		border-radius: calc(45 /var(--break)*100vw);
	}
	.box_staff01 .name .txt1{
		font-size: 0.75rem;
		margin-right: calc(27 /var(--break)*100vw);
	}
	.box_staff01 .name .txt2{
		font-size: 1.4375rem;
		margin-right: calc(28 /var(--break)*100vw);
	}
	.box_staff01 .name .txt3{
		font-size: 0.75rem;
	}
	.box_staff01 .txt{
		line-height: 2em;
		margin-top: calc(16 /var(--break)*100vw);
	}

	.bg_staff01::before{
		content: "";
		background: url("images/page/frame03_sp.png")no-repeat center bottom/100%;
		width: 100%;
		height: calc(30 /var(--break)*100vw);
		position: absolute;
		top: calc(-30 /var(--break)*100vw);
		left: 0;
		z-index: -1;
	}
	.row_staff01 .col_txt{
		width: 80%;
	}
	.row_staff01 .col_txt .box{
		width: 100%;
		height: auto;
		padding: calc(30 /var(--break)*100vw) calc(30 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
	}
	.row_staff01 .col_txt .box p{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.row_staff01 .col_txt .box::after{
		content: "";
		width: calc(30 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		clip-path: polygon(0 0,0 100%, 100% 50%);
		position: absolute;
		top: 0;
		bottom: 0;
		right: calc(-20 /var(--break)*100vw);
		margin: auto;
	}
	.row_pay_balloon01 .col_img{
		width: 12.8%;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.row_staff02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(60 /var(--break)*100vw) 0;
	}
	.row_staff02 .col{
		width: 100%;
	}
	.row_staff02 .col:nth-child(1)::after{
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
		left: calc(-20 /var(--break)*100vw);
	}
	.row_staff02 .col:nth-child(2)::after{
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
		right: calc(-20 /var(--break)*100vw);
	}
	.row_staff02 .col .icn p{
		font-size: 0.75rem;
	}
}


/* frame
------------------------------------------------------------------*/
.frame01{
	background: rgba(255,223,0,0.8);
	position: relative;
}
.frame01::before,
.frame01::after{
	content: "";
	background: url("images/page/frame01.png")no-repeat center/calc(1920/var(--break)*100vw);
	width: 100%;
	height: calc(30 /var(--break)*100vw);
	position: absolute;
	top: calc(-30 /var(--break)*100vw);
	left: 0;
	z-index: -1;
}
.frame01::after{
	top: auto;
	bottom: calc(-30 /var(--break)*100vw);
	left: 0;
	transform: scale(-1, -1);
}
.frame02{
	position: relative;
}
.frame02 .wrap{
	background: url(images/page/ptn01.jpg)repeat left top/calc(640 / var(--break) * 100vw );
}
.frame02 .wrap::before,
.frame02 .wrap::after{
	content: "";
	background: url("images/page/frame02.png")no-repeat center bottom/calc(1920/var(--break)*100vw);
	width: 100%;
	height: calc(30 /var(--break)*100vw);
	position: absolute;
	top: calc(-30 /var(--break)*100vw);
	left: 0;
	z-index: -1;
}
.frame02 .wrap::after{
	top: auto;
	bottom: calc(-30 /var(--break)*100vw);
	left: 0;
	transform: scale(-1, -1);
}
.frame03{
	position: relative;
}
.frame03 .wrap{
	background: rgba(215,228,135,0.8);
}
.frame03 .wrap::before,
.frame03 .wrap::after{
	content: "";
	background: url("images/page/frame03.png")no-repeat center bottom/calc(1920/var(--break)*100vw);
	width: 100%;
	height: calc(30 /var(--break)*100vw);
	position: absolute;
	top: calc(-30 /var(--break)*100vw);
	left: 0;
	z-index: -1;
}
.frame03 .wrap::after{
	top: auto;
	bottom: calc(-30 /var(--break)*100vw);
	left: 0;
	transform: scale(-1, -1);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.frame01{
	}
	.frame01::before,
	.frame01::after{
		content: "";
		background: url("images/page/frame01_sp.png")no-repeat center/calc(750/var(--break)*100vw);
		width: 100%;
		height: calc(30 /var(--break)*100vw);
		position: absolute;
		top: calc(-30 /var(--break)*100vw);
		left: 0;
		z-index: -1;
	}
	.frame02 .wrap::before,
	.frame02 .wrap::after{
		background-image: url("images/page/frame02_sp.png");
		background-size: calc(750 / var(--break) * 100vw );
	}
	.frame03 .wrap::before,
	.frame03 .wrap::after{
		background-image: url("images/page/frame03_sp.png");
		background-size: calc(750 / var(--break) * 100vw );
	}
}


/* 小児歯科 pediatric
------------------------------------------------------------------*/
.ttl_pediatric01{
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	width: calc(552 / var(--break) * 100vw );
	height: calc(50 / var(--break) * 100vw );
	line-height: calc(50 / var(--break) * 100vw );
	border-radius: calc(10 / var(--break) * 100vw );
	margin-bottom: calc(30 / var(--break) * 100vw );
}
.box_pediatric01{
	background: url(images/page/ptn02.png)repeat left top/calc(18 / var(--break) * 100vw ),#d9eeea;
	padding: calc(36 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	border-radius: calc(50 / var(--break) * 100vw );
}
.box_pediatric01 .ttl{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom: dotted calc(4 / var(--break) * 100vw ) #296c72;
	padding-bottom: calc(18 / var(--break) * 100vw );
	margin-bottom: calc(18 / var(--break) * 100vw );
}
.bnr_pediatric01{
	width: calc(560 / var(--break) * 100vw );
}
.box_pediatric02{
	background: url(images/page/ptn02.png)repeat left top/calc(18 / var(--break) * 100vw ),#d9eeea;
	padding: calc(50 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	border-radius: calc(50 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.ttl_pediatric01{
		font-size: 1.125rem;
		letter-spacing: 0;
		width: calc(646 / var(--break) * 100vw );
		height: calc(60 / var(--break) * 100vw );
		line-height: calc(60 / var(--break) * 100vw );
		border-radius: calc(10 / var(--break) * 100vw );
		margin-bottom: calc(30 / var(--break) * 100vw );
	}
	.box_pediatric01{
		padding: calc(36 / var(--break) * 100vw ) calc(28 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	}
	.box_pediatric01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		text-align: center;
		border-bottom: dotted calc(4 / var(--break) * 100vw ) #296c72;
		padding-bottom: calc(18 / var(--break) * 100vw );
		margin-bottom: calc(18 / var(--break) * 100vw );
	}
	.bnr_pediatric01{
		width: calc(560 / var(--break) * 100vw );
	}
	.box_pediatric02{
		padding: calc(50 / var(--break) * 100vw ) calc(28 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	}
}


/* check
------------------------------------------------------------------*/
.wrap_check01{
	background: url(images/page/bg_check01.png)no-repeat left bottom/calc(600/1920*100vw),url(images/page/bg_check02.png)no-repeat right bottom/calc(600/1920*100vw),url(images/page/ptn01.jpg)repeat left top/calc(640 / var(--break) * 100vw );
}
.wrap_check01::before{
	content: "";
	background: url(images/page/frame02.png)no-repeat center bottom/contain;
	width: 100%;
	height: calc(30 / var(--break) * 100vw );
	position: absolute;
	bottom: 100%;
	left: 0;
}
.box_check01{
	background: url(images/page/bg_check03.png)no-repeat center top/100%,#ffdf00;
	border-radius: calc(50 / var(--break) * 100vw );
}
.box_check01::before{
	content: "";
	background: url(images/page/deco_check01.png)no-repeat center/contain;
	width: calc(122 / var(--break) * 100vw );
	height: calc(130 / var(--break) * 100vw );
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
	position: absolute;
	top: calc(-40 / var(--break) * 100vw );
	left: calc(-40 / var(--break) * 100vw );
}
.box_check01::after{
	content: "";
	background: url(images/page/deco_check02.png)no-repeat center/contain;
	width: calc(159 / var(--break) * 100vw );
	height: calc(122 / var(--break) * 100vw );
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
	position: absolute;
	bottom: calc(-40 / var(--break) * 100vw );
	right: calc(-40 / var(--break) * 100vw );
}
.box_check01 .img_ttl{
	width: calc(486 / var(--break) * 100vw );
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: translateY(-50%);
}
.box_check01 .ttl{
	-webkit-text-stroke: calc(6 /var(--break)*100vw) #fff;
	text-stroke: calc(6 /var(--break)*100vw) #fff;
	paint-order: stroke;
	margin-bottom: calc(27 / var(--break) * 100vw );
}
.box_check01 .box{
	border-radius: calc(40 / var(--break) * 100vw );
	padding: calc(18 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw );
}
.box_check01 .box li{
	line-height: 1.6em;
	border-bottom: solid 1px #c5c5c5;
	position: relative;
	padding-left: calc(60 /var(--break)*100vw);
	width: calc(540/1120*100%);
	padding-top: calc(8 /var(--break)*100vw);
	padding-bottom: calc(12 /var(--break)*100vw);
	margin-bottom: 0;
}

.box_check01 .box li:last-child,
.box_check01 .box li:nth-last-child(2){
	margin-bottom: 0;
}
.box_check01 .box li::before{
	content: "";
	background: url("images/page/icn_check01.svg")no-repeat center/contain;
	width: calc(20 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	top: calc(14 /var(--break)*100vw);
	left: calc(20 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_check01{
		background: url(images/page/bg_check01.png)no-repeat left bottom/calc(360 / var(--break) * 100vw ),url(images/page/bg_check02.png)no-repeat right bottom/calc(360 / var(--break) * 100vw ),url(images/page/ptn01.jpg)repeat left top/calc(640 / var(--break) * 100vw );
	}
	.wrap_check01::before{
		content: "";
		background: url(images/page/frame02_sp.png)no-repeat center bottom/contain;
		width: 100%;
		height: calc(30 / var(--break) * 100vw );
		position: absolute;
		bottom: 100%;
		left: 0;
	}
	.box_check01{
		background: url(images/page/bg_check03_sp.png)no-repeat center top/100%,#ffdf00;
		border-radius: calc(50 / var(--break) * 100vw );
		padding-top: calc(42 / var(--break) * 100vw );
	}
	.box_check01::before{
		width: calc(122 / var(--break) * 100vw );
		height: calc(130 / var(--break) * 100vw );
		top: calc(-40 / var(--break) * 100vw );
		left: calc(-20 / var(--break) * 100vw );
	}
	.box_check01::after{
		width: calc(159 / var(--break) * 100vw );
		height: calc(122 / var(--break) * 100vw );
		bottom: calc(-40 / var(--break) * 100vw );
		right: calc(-20 / var(--break) * 100vw );
	}
	.box_check01 .img_ttl{
		width: calc(486 / var(--break) * 100vw );
		top: calc(-44 / var(--break) * 100vw );
		left: 0;
		right: 0;
		margin: auto;
		transform: translateY(0);
	}
	.box_check01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		-webkit-text-stroke: calc(6 /var(--break)*100vw) #fff;
		text-stroke: calc(6 /var(--break)*100vw) #fff;
		paint-order: stroke;
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
	.box_check01 .box{
		border-radius: calc(40 / var(--break) * 100vw );
		padding: calc(30 / var(--break) * 100vw );
	}
	.box_check01 .box li{
		line-height: 1.6em;
		border-bottom: solid 1px #c5c5c5;
		position: relative;
		padding-left: calc(70 /var(--break)*100vw);
		width: 100%;
		padding-top: calc(6 /var(--break)*100vw);
		padding-bottom: calc(4 /var(--break)*100vw);
		margin-bottom: 0;
	}

	.box_check01 .box li:last-child,
	.box_check01 .box li:nth-last-child(2){
		margin-bottom: 0;
	}
	.box_check01 .box li::before{
		content: "";
		background: url("images/page/icn_check01.svg")no-repeat center/contain;
		width: calc(30 /var(--break)*100vw);
		height: calc(30 /var(--break)*100vw);
		position: absolute;
		top: calc(18 /var(--break)*100vw);
		left: calc(20 / var(--break) * 100vw );
	}
}


/* 小児矯正 pediatric_ortho
------------------------------------------------------------------*/
.row_default03.row_pediatric_ortho01 {
	position: relative;
	gap: calc(40 / var(--break) * 100vw) calc(29/1240*100%);
}
.row_default03.row_pediatric_ortho01 .col {
	width: calc(394/1240*100%);
	max-width: calc(394/1240*100%);
}
.row_default03.row_pediatric_ortho01 .col .ttl {
	border-top-left-radius: calc(20 / var(--break) * 100vw );
	border-top-right-radius: calc(20 / var(--break) * 100vw );
}
.row_default03.row_pediatric_ortho01 .col .deco {
	width: calc(198 / var(--break) * 100vw );
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}

.row_pediatric_ortho02::after{
	content: "";
	background: url(images/pediatric_ortho/deco_pediatric_ortho01.svg)no-repeat center/contain;
	width: calc(95 / var(--break) * 100vw );
	height: calc(95 / var(--break) * 100vw );
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.row_pediatric_ortho02 .col{
	background: url(images/pediatric_ortho/icn_pediatric_ortho01.svg)no-repeat center/contain;
	width: calc(360 / var(--break) * 100vw );
	height: calc(380 / var(--break) * 100vw );
}
.row_pediatric_ortho02 .col:nth-child(2){
	background: url(images/pediatric_ortho/icn_pediatric_ortho02.svg)no-repeat center/contain;
}
.row_pediatric_ortho02 .col .img{
	width: calc(200 / var(--break) * 100vw );
}

.row_pediatric_ortho03{
	gap:0 5%;
	margin-bottom: calc(60 / var(--break) * 100vw );
}
.row_pediatric_ortho03 .col{
	width: 47.5%;
}
.row_pediatric_ortho03 .col::before{
	content: "";
	background: url(images/pediatric_ortho/num_pediatric_ortho01.svg)no-repeat center/contain;
	width: calc(80 / var(--break) * 100vw );
	height: calc(80 / var(--break) * 100vw );
	position: absolute;
	top: calc(-60 / var(--break) * 100vw );
	left: 0;
	right: 0;
	margin: auto;
}
.row_pediatric_ortho03 .col:nth-child(2)::before{
	background: url(images/pediatric_ortho/num_pediatric_ortho02.svg)no-repeat center/contain;
}
.row_pediatric_ortho03 .col .ttl{
	color: #fff;
	background: #00acd1;
	border-top-left-radius: calc(20 / var(--break) * 100vw );
	border-top-right-radius: calc(20 / var(--break) * 100vw );
}
.row_pediatric_ortho03 .col:nth-child(2) .ttl{
	background: #f7921d;
}
.row_pediatric_ortho03 .col .box{
	background: #efebe0;
	border-bottom-left-radius: calc(20 / var(--break) * 100vw );
	border-bottom-right-radius: calc(20 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {

	.row_pediatric_ortho02{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		gap:0 calc(122 /var(--break)*100vw);
	}
	.row_pediatric_ortho02::after{
		content: "";
		background: url(images/pediatric_ortho/deco_pediatric_ortho01.svg)no-repeat center/contain;
		width: calc(95 / var(--break) * 100vw );
		height: calc(95 / var(--break) * 100vw );
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.row_pediatric_ortho02 .col{
		width: calc(290 / var(--break) * 100vw );
		height: calc(307 / var(--break) * 100vw );
	}
	.row_pediatric_ortho02 .col .img{
		width: calc(167 / var(--break) * 100vw );
	}
	.row_pediatric_ortho02 .col p{
		font-size: 0.75rem;
		letter-spacing: 0;
	}

	.row_pediatric_ortho03{
		width: calc(646 / var(--break) * 100vw );
		gap:calc(80 / var(--break) * 100vw ) 0;
		margin: 0 auto calc(60 / var(--break) * 100vw );
	}
	.row_pediatric_ortho03 .col{
		width: 100%;
	}
	.row_pediatric_ortho03 .col::before{
		content: "";
		background: url(images/pediatric_ortho/num_pediatric_ortho01.svg)no-repeat center/contain;
		width: calc(80 / var(--break) * 100vw );
		height: calc(80 / var(--break) * 100vw );
		position: absolute;
		top: calc(-60 / var(--break) * 100vw );
		left: 0;
		right: 0;
		margin: auto;
	}
	.row_pediatric_ortho03 .col:nth-child(2)::before{
		background: url(images/pediatric_ortho/num_pediatric_ortho02.svg)no-repeat center/contain;
	}
	.row_pediatric_ortho03 .col .ttl{
		border-top-left-radius: calc(20 / var(--break) * 100vw );
		border-top-right-radius: calc(20 / var(--break) * 100vw );
	}
	.row_pediatric_ortho03 .col .ttl .txt1{
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.row_pediatric_ortho03 .col .ttl .txt2{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_pediatric_ortho03 .col .box{
		border-bottom-left-radius: calc(20 / var(--break) * 100vw );
		border-bottom-right-radius: calc(20 / var(--break) * 100vw );
	}
}


/* マタニティ診療 maternity
------------------------------------------------------------------*/
.box_maternity01{
	background: url(images/page/ptn02.png)repeat left top/calc(18 / var(--break) * 100vw ),#d9eeea;
	padding: calc(36 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	border-radius: calc(50 / var(--break) * 100vw );
}
.box_maternity01 .ttl{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom: dotted calc(4 / var(--break) * 100vw ) #296c72;
	padding-bottom: calc(18 / var(--break) * 100vw );
	margin-bottom: calc(18 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_maternity01{
		padding: calc(36 / var(--break) * 100vw ) calc(28 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	}
	.box_maternity01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		text-align: center;
		border-bottom: dotted calc(4 / var(--break) * 100vw ) #296c72;
		padding-bottom: calc(18 / var(--break) * 100vw );
		margin-bottom: calc(18 / var(--break) * 100vw );
	}
	
}


/* 歯の成長時期別 age_guide
------------------------------------------------------------------*/
.row_age_guide01 .col{
	width: calc(360/1920*100vw);
}
.row_age_guide01 .col::after{
	content: "";
	background: url("images/index/deco_stage01.png")no-repeat center/contain;
	width: calc(150/1920*100vw);
	height: calc(180/1920*100vw);
	position: absolute;
	bottom: calc(-39/1920*100vw);
	right: calc(9/1920*100vw);
}
.row_age_guide01 .col:nth-child(2)::after{
	background: url("images/index/deco_stage02.png")no-repeat center/contain;
}
.row_age_guide01 .col:nth-child(3)::after{
	background: url("images/index/deco_stage03.png")no-repeat center/contain;
}
.row_age_guide01 .col:nth-child(4)::after{
	background: url("images/index/deco_stage04.png")no-repeat center/contain;
}
.row_age_guide01 .col a{
	background: url("images/index/icn_stage01.svg")no-repeat center/contain;
	height: calc(380/1920*100vw);
}
.row_age_guide01 .col:nth-child(2) a{
	background: url("images/index/icn_stage02.svg")no-repeat center/contain;
}
.row_age_guide01 .col:nth-child(3) a{
	background: url("images/index/icn_stage03.svg")no-repeat center/contain;
}
.row_age_guide01 .col:nth-child(4) a{
	background: url("images/index/icn_stage04.svg")no-repeat center/contain;
}
.row_age_guide01 .col a span{
	padding-bottom: calc(94/1920*100vw);
}
.row_age_guide01 .col a span::after{
	content: "";
	background: url("images/age_guide/arw_age_guide01.svg")no-repeat center/contain;
	width: calc(40/1920*100vw);
	height: calc(40/1920*100vw);
	position: absolute;
	bottom: calc(33/1920*100vw);
	left: 0;
	right: 0;
	margin: auto;
	transition: 0.3s;
}
.row_age_guide01 .col:nth-child(2) a span::after{
	background: url("images/age_guide/arw_age_guide02.svg")no-repeat center/contain;
}
.row_age_guide01 .col:nth-child(3) a span::after{
	background: url("images/age_guide/arw_age_guide03.svg")no-repeat center/contain;
}
.row_age_guide01 .col:nth-child(4) a span::after{
	background: url("images/age_guide/arw_age_guide04.svg")no-repeat center/contain;
}
.row_age_guide01 .col a:hover span::after{
	transform:translateY(calc(5 /var(--break)*100vw));
	transition: 0.3s;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_age_guide01 .col a span{
		font-size: calc(30/1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_age_guide01{
		width: calc(700 /var(--break)*100vw);
		margin: auto;
		gap:calc(70 /var(--break)*100vw) calc(20 /var(--break)*100vw);
	}
	.row_age_guide01 .col{
		width: calc(340 /var(--break)*100vw);
	}
	.row_age_guide01 .col::after{
		width: calc(150 /var(--break)*100vw);
		height: calc(180 /var(--break)*100vw);
		bottom: calc(-51 /var(--break)*100vw);
		right: 0;
	}
	.row_age_guide01 .col a{
		height: calc(360 /var(--break)*100vw);
	}
	.row_age_guide01 .col a span{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.625em;
		padding-bottom: calc(94 /var(--break)*100vw);
	}
	.row_age_guide01 .col a span::after{
		width: calc(40 /var(--break)*100vw);
		height: calc(40 /var(--break)*100vw);
		bottom: calc(33 /var(--break)*100vw);
	}
}

.box_age_guide01{
	border-radius: calc(50 /var(--break)*100vw);
	padding: calc(68 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw);
}
.box_age_guide01::after{
	content: "";
	background: url("images/age_guide/deco_age_guide01.png")no-repeat center/contain;
	width: calc(131 /var(--break)*100vw);
	height: calc(176 /var(--break)*100vw);
	position: absolute;
	top: calc(-137 /var(--break)*100vw);
	left: calc(129 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.box_age_guide01.bg_col01::after{
	content: "";
	background: url("images/age_guide/deco_age_guide02.png")no-repeat center/contain;
	width: calc(146 /var(--break)*100vw);
	height: calc(134 /var(--break)*100vw);
	position: absolute;
	top: calc(-96 /var(--break)*100vw);
	left: calc(122 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.box_age_guide01.bg_col09::after{
	content: "";
	background: url("images/age_guide/deco_age_guide03.png")no-repeat center/contain;
	width: calc(136 /var(--break)*100vw);
	height: calc(166 /var(--break)*100vw);
	position: absolute;
	top: calc(-128 /var(--break)*100vw);
	left: calc(127 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.box_age_guide01.bg_col10::after{
	content: "";
	background: url("images/age_guide/deco_age_guide04.png")no-repeat center/contain;
	width: calc(135 /var(--break)*100vw);
	height: calc(142 /var(--break)*100vw);
	position: absolute;
	top: calc(-104 /var(--break)*100vw);
	left: calc(127 /var(--break)*100vw);
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}
.box_age_guide01 .ttl{
	background: url("images/age_guide/ttl_age_guide.svg")no-repeat center/contain;
	width: calc(500 /var(--break)*100vw);
	height: calc(100 /var(--break)*100vw);
	top: calc(-49 /var(--break)*100vw);
	left: 0;
	right: 0;
	padding-top: calc(11 /var(--break)*100vw);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_age_guide01{
		border-radius: calc(50 /var(--break)*100vw);
		padding: calc(68 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	}
	.box_age_guide01::after{
		left: 0;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}
	.box_age_guide01.bg_col01::after{
		left: 0;
	}
	.box_age_guide01.bg_col09::after{
		left: 0;
	}
	.box_age_guide01.bg_col10::after{
		left: 0;
	}
	.box_age_guide01 .ttl{
		font-size: 0.75rem;
		letter-spacing: 0;
		background: url("images/age_guide/ttl_age_guide.svg")no-repeat center/contain;
		width: calc(500 /var(--break)*100vw);
		height: calc(100 /var(--break)*100vw);
		top: calc(-49 /var(--break)*100vw);
		left: 0;
		right: 0;
		padding-top: calc(11 /var(--break)*100vw);
		margin: auto;
		z-index: 1;
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* コンテンツ名 class
------------------------------------------------------------------*/
.tbl_common02.tbl_default{
	margin-bottom: 0;
}
.tbl_common02 table{
	border-top: solid calc(4 / var(--break) * 100vw ) #ffdf00;
	border-left: solid calc(4 / var(--break) * 100vw ) #ffdf00;
	border-right: solid calc(4 / var(--break) * 100vw ) #ffdf00;
	border-bottom: none;
	border-top-left-radius: calc(20 / var(--break) * 100vw );
	border-top-right-radius: calc(20 / var(--break) * 100vw );
	border-collapse: separate;
}
.tbl_common02 table tr:first-child th{
	border-top-left-radius: calc(10 / var(--break) * 100vw ) !important;
}
.tbl_common02 table tr:first-child td{
	border-top-right-radius: calc(16 / var(--break) * 100vw ) !important;
}
.tbl_common03 table{
	border-top: none;
	border-bottom: solid calc(4 / var(--break) * 100vw ) #ffdf00;
	border-left: solid calc(4 / var(--break) * 100vw ) #ffdf00;
	border-right: solid calc(4 / var(--break) * 100vw ) #ffdf00;
	border-bottom-left-radius: calc(20 / var(--break) * 100vw );
	border-bottom-right-radius: calc(20 / var(--break) * 100vw );
	border-collapse: separate;
}
.tbl_common03 table tr:last-child th{
	border-bottom-left-radius: calc(10 / var(--break) * 100vw ) !important;
}
.tbl_common03 table tr:last-child td{
	border-bottom-right-radius: calc(16 / var(--break) * 100vw ) !important;
}
.tbl_common02 table th,
.tbl_common03 table th{
	background: #ffdf00;
	color: #484848;
}
.tbl_common02 table td,
.tbl_common03 table td{
	background: #fff;
	border-bottom: solid 1px #ffdf00!important;
}



.row_pay_balloon01 .col_txt{
	width: 80%;
}
.row_pay_balloon01 .col_txt .box{
	width: 100%;
	height: calc(80 /var(--break)*100vw);
	background: #00acd1;
	border-radius: calc(40 /var(--break)*100vw);
}
.row_pay_balloon01 .col_txt .box::after{
	content: "";
	width: calc(30 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	background: #00acd1;
	clip-path: polygon(0 0,0 100%, 100% 50%);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-20 /var(--break)*100vw);
	margin: auto;
}
.row_pay_balloon01 .col_img{
	width: 14%;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
}


.box_med01{
	background: url(images/page/ptn02.png)repeat left top/calc(18 / var(--break) * 100vw ),#d9eeea;
	padding: calc(36 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	border-radius: calc(50 / var(--break) * 100vw );
}
.box_med01 .ttl{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	border-bottom: dotted calc(4 / var(--break) * 100vw ) #296c72;
	padding-bottom: calc(18 / var(--break) * 100vw );
	margin-bottom: calc(18 / var(--break) * 100vw );
}

.btn_def{
	width: calc(340 / var(--break) * 100vw );
}
.btn_def a{
	height: calc(60 / var(--break) * 100vw );
	border-radius: calc(30 / var(--break) * 100vw );
	background: #34b568;
	color: #fff;
	border: solid calc(2 / var(--break) * 100vw ) #fff;
	position: relative;
}
.btn_def a::after{
	content: "";
	background: url(images/page/arw_btn_common.svg)no-repeat center/contain;
	width: calc(20 / var(--break) * 100vw );
	height: calc(20 / var(--break) * 100vw );
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 / var(--break) * 100vw );
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {

	.row_pay_balloon01 .col_txt{
		width: 80%;
	}
	.row_pay_balloon01 .col_txt .box{
		width: 100%;
		height: auto;
		padding: calc(30 /var(--break)*100vw) calc(30 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
	}
	.row_pay_balloon01 .col_txt .box p{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.row_pay_balloon01 .col_txt .box::after{
		content: "";
		width: calc(30 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		clip-path: polygon(0 0,0 100%, 100% 50%);
		position: absolute;
		top: 0;
		bottom: 0;
		right: calc(-20 /var(--break)*100vw);
		margin: auto;
	}
	.row_pay_balloon01 .col_img{
		width: 14%;
		filter:drop-shadow(0 0 calc(20 /var(--break)*100vw) rgba(60,156,164,0.3));
	}


	.box_med01{
		background: url(images/page/ptn02.png)repeat left top/calc(18 / var(--break) * 100vw ),#d9eeea;
		padding: calc(36 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
		border-radius: calc(50 / var(--break) * 100vw );
	}
	.box_med01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		text-align: center;
		border-bottom: dotted calc(4 / var(--break) * 100vw ) #296c72;
		padding-bottom: calc(18 / var(--break) * 100vw );
		margin-bottom: calc(18 / var(--break) * 100vw );
	}

	.btn_def{
		width: calc(600 / var(--break) * 100vw );
	}
	.btn_def a{
		height: calc(100 / var(--break) * 100vw );
		border-radius: calc(50 / var(--break) * 100vw );
		font-size: 1rem;
	}
	.btn_def a::after{
		width: calc(30 / var(--break) * 100vw );
		height: calc(30 / var(--break) * 100vw );
		right: calc(30 / var(--break) * 100vw );
	}
}

/* 症例紹介 case
------------------------------------------------------------------*/
.wrap_case01{
	background: #fff;
	filter:drop-shadow(0 0 calc(20 /1920*100vw) rgba(60,156,164,0.3));
	border-radius: calc(50 / var(--break) * 100vw );
}
.area_case_common01{
	padding-top: calc(34 /var(--break)*100vw);
	padding-bottom: calc(60 /var(--break)*100vw);
}
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.area_case_common01 .ttl{
	font-size: 2.5rem;
	letter-spacing: 0.1em;
}
.box_case01 {
	position: relative;
	padding: calc(30 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
}
.row_case01 {
	max-width: calc(1000 / var(--break) * 100vw);
	width: 100%
}
.row_case01 .en {
	height: calc(50 / var(--break) * 100vw);
	border-radius: calc(25 / var(--break) * 100vw );
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #296c72;
	border-top: calc(23 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
	top: calc(55 / var(--break) * 100vw);
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(30 / var(--break) * 100vw);
    height: calc(54 / var(--break) * 100vw);
    background: url(images/page/arw_case.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: calc(30 /var(--break)*100vw);
}
.slide_case01 .slick-next {
    right: calc(30 /var(--break)*100vw);
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	position: relative !important;
	bottom: calc(-51 / var(--break) * 100vw );
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #d7e487;
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_case01 .slick-dots li.slick-active button:before {
	background: #296c72;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.slide_case01 .tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
	border: solid calc(4 / var(--break) * 100vw ) #ffdf00;
	border-radius: calc(20 / var(--break) * 100vw ) !important;
	border-collapse: separate;
}
.slide_case01 .tbl_case table th{
	background: #ffdf00;
	color: #484848;
}
.slide_case01 .tbl_case table tr:first-child th{
	border-top-left-radius: calc(10 / var(--break) * 100vw ) !important;
}
.slide_case01 .tbl_case table tr:last-child th{
	border-bottom-left-radius: calc(10 / var(--break) * 100vw ) !important;
}
.slide_case01 .tbl_case table td{
	border-bottom: solid 1px #ffdf00;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.area_case_common01{
		padding-left: calc(28 /var(--break)*100vw);
		padding-right: calc(28 /var(--break)*100vw);
	}
	.area_case_common01 .ttl{
		font-size: 1.25rem;
		letter-spacing: 0.1em;
	}
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / var(--break) * 100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: calc(480 / var(--break) * 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom: 12vw;
	}
	.row_case01:after {
		border-left: calc(40 / var(--break) * 100vw) solid transparent;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #20130e;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
		margin: 0 0;
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
		bottom: auto;
		top: 64vw;
	}
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 14 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .tbl_case table tr:first-child th{
		border-top-left-radius: calc(10 / var(--break) * 100vw ) !important;
		border-top-right-radius: calc(10 / var(--break) * 100vw ) !important;
	}
	.slide_case01 .tbl_case table tr:last-child th{
		border-bottom-left-radius: 0 !important;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	max-width: 1000px;
	background: #296c72;
	color: #fff;
	border-radius: calc(50 / var(--break) * 100vw );
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	background: #296c72;
	color: #fff;
	border-radius: calc(50 / var(--break) * 100vw );
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
}
.box_invisalign .ttl{
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	font-weight: 300;
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #ffffff !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .ps--active-y > .ps__rail-y, .box_invisalign .ps--active-x > .ps__rail-x,
.box_invisalign .ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.risk .ps .ps__rail-x.ps--clicking, .risk .ps .ps__rail-x:focus, .risk .ps .ps__rail-x:hover, .risk .ps .ps__rail-y.ps--clicking, .risk .ps .ps__rail-y:focus, .risk .ps .ps__rail-y:hover, .box_invisalign .ps .ps__rail-x.ps--clicking, .box_invisalign .ps .ps__rail-x:focus, .box_invisalign .ps .ps__rail-x:hover, .box_invisalign .ps .ps__rail-y.ps--clicking, .box_invisalign .ps .ps__rail-y:focus, .box_invisalign .ps .ps__rail-y:hoverr {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 751px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.box_risk01 {
		max-width: calc(702 / var(--break) * 100vw );
		margin: auto;
	}
	.box_invisalign {
		max-width: calc(702 / var(--break) * 100vw );
		margin: auto;
	}
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(420 / var(--break) * 100vw);
	}
	.box_risk01 .ttl, .box_invisalign .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #333;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 th {
		border-bottom: 1px solid #000;
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.grecaptcha-badge { visibility: hidden; }
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #959595;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #eee;
	border: 1px solid #eee;
	border-right-color: #eee;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eee;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #959595;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
	font-size: 1.25rem;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	color: #959595;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #aaa;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / var(--break) * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #959595;
	color: #959595;
	padding: 0 calc(10 / var(--break) * 100vw);
	margin: calc(2 / var(--break) * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / var(--break) * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #959595;
	background: #959595;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
}
#sidebar .category h4{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
#sidebar .category ul{
	gap:calc(10 / var(--break) * 100vw ) 3%;
}
#sidebar .category ul li{
	font-size: 1rem;
	width: auto;
	overflow: visible;
	white-space:normal;
}
#sidebar .category ul li a{
	border: 1px solid #959595;
	background: #959595;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #959595;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: calc(210 / var(--break) * 100vw);
	}
	.thmb img {
		height: calc(210 / var(--break) * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
		margin: calc(4 / 750 * 100vw);
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.format {
	padding-bottom: calc(140 / var(--break) * 100vw);
}
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.img_format01 {
	max-width: 1000px;
}
.row_format01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_format01 .col_txt {
	width: 50%;
}
.list_format01 li {
	max-width: 425px;
}
.row_format03 .col_img {
	width: 29%;
	max-width: 350px;
}
.row_format03 .col_txt {
	width: 67%;
}
.row_format03 .copy {
	border-bottom: 1px solid #333;
}
.row_format03 .copy:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: 0;
	top: .4em;
	background: #333;
}
.txt_format01 {
	max-width: 1000px;
}
.tbl_fee {
	max-width: 1000px;
}
.tbl_fee table {
	border-color: #;
}
.tbl_fee th {
	background: #;
}
.tbl_fee thead th {
	background: #;
	text-align: center;
}
.tbl_fee thead tr th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_fee tr:not(:last-child) td {
	border-bottom-color: #;
}
.tbl_fee tbody tr td:not(:last-of-type) {
	border-right: 1px solid #;
}
.tbl_fee01 tbody th {
	text-align: center;
}
.wrap_format01 .box_flow:last-of-type:before {
	display: none;
}
.box_format03 .col_img {
	width: 31%;
	max-width: 345px;
}
.box_format03 .col_txt {
	width: 65%;
}
.row_format04 .col {
	width: 31.8%;
	max-width: 394px;
	margin-right: 2.3%;
}
.row_format04 .col:nth-child(3n), .row_format04 .col:last-child {
	margin-right: 0;
}
.row_format04 .col:not(:nth-child(-n+3)) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / var(--break) * 100vw);
	padding-left: calc(100 / var(--break) * 100vw);
}
.box_format04 .ttl {
	font-weight: 300;
	height: calc(50 / var(--break) * 100vw);
}
.list_format02 li:not(:first-child) {
	margin-top: calc(14 / var(--break) * 100vw);
}
.list_format02 .year {
	width: calc(140 / var(--break) * 100vw);
}
.list_format02 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.risk_format {
	border: 1px solid #333;
}
.risk_format .box{
	overflow-y: scroll;
	max-height: 280px;
	scrollbar-color: #333 #fff;
    scrollbar-width: thin;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.format {
		padding-bottom: 17vw;
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: 20vw;
	}
	.img_format01 {
		max-width: 100%;
	}
	.box_format01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_format01 li {
		max-width: 100%;
	}
	.row_format03 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_format03 .copy:before {
		top: .55em;
	}
	.txt_format01 {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.tbl_fee {
		max-width: 100%;
	}
	.tbl_fee01 tbody th {
		text-align: left;
	}
	.box_format03 {
		display: block;
	}
	.box_format03 .copy {
		font-size: 1.125rem;
	}
	.row_format04 {
		display: block;
	}
	.row_format04 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto!important;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / var(--break) * 100vw);!important;
	}
	.row_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.5625rem;
	}
	.tbl_format01.js-scrollable table {
		width: calc(1200 / var(--break) * 100vw);
		font-size: .875rem;
	}
	.img_format02 {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.name_format .job {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.name_format .ja {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.box_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.list_format02 li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_format02 .year {
		width: calc(200 / var(--break) * 100vw);
	}
	.list_format02 .txt {
		width: calc(100% - calc(200 / var(--break) * 100vw));
	}
}