@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/deco_ttl_page01.svg")no-repeat center bottom / 100% auto,url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(525 / var(--break) * 100vw);
	margin: 0 calc(30 / var(--break) * 100vw );
	border-radius: 0 0 calc(50 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
	padding-top: calc(220 / var(--break) * 100vw );
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.bg_hdg3:before{
	content: "";
	background: url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 60 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.hdg3{
	background: url("images/page/deco_common04.svg")no-repeat left calc(50 / var(--break) * 100vw ) bottom / auto calc(75 / var(--break) * 100vw ),url("images/page/deco_common04.svg")no-repeat right calc(50 / var(--break) * 100vw ) top / auto calc(75 / var(--break) * 100vw ) #f2b554;
	max-width: calc(1340 / var(--break) * 100vw );
	width: 80%;
	position: relative;
}
.hdg3 .deco{
	width: calc(130 / var(--break) * 100vw );
	height: calc(101 / var(--break) * 100vw );
	top: 0;
	bottom: 0;
	margin: auto;
}
.hdg3 .deco01{
	left: calc(-80 / var(--break) * 100vw );
}
.hdg3 .deco02{
	right: calc(-80 / var(--break) * 100vw );
	height: calc(81 / var(--break) * 100vw );
}
.hdg3 .deco03{
	width: calc(73 / var(--break) * 100vw );
	height: calc(49 / var(--break) * 100vw );
	left: calc(-48 / var(--break) * 100vw );
	top: 0;
	bottom: calc(90 / var(--break) * 100vw );
	margin: auto;
	z-index: -1;
}
.hdg4{
	background: url("images/page/deco_common05.png")no-repeat left center / auto 100%,url("images/page/deco_common06.png")no-repeat right center / auto 100% #bea5c7;
}
.hdg5:before{
	content: "";
	background: url("images/page/logo04.svg")no-repeat center / contain;
	width: calc( 45 / var(--break) * 100vw );
	height: calc( 45 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	top:0;
}
.hdg5:after{
	content: "";
	border-top: 1px solid #e78b8b;
	border-bottom: 1px solid #e78b8b;
	width: 100%;
	height: calc( 6 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.main_page{
		margin: 0 calc(15 / var(--break) * 100vw);
		height: calc(500 / var(--break) * 100vw);
		padding-top: calc(200 / var(--break) * 100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.main_page {
		margin: 0 calc(10 / var(--break) * 100vw);
		height: calc(450 / var(--break) * 100vw);
		padding-top: calc(140 / var(--break) * 100vw);
	}
	.hdg3{
		font-size: 2.375rem;
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.main_page{
		height: calc(503 / var(--break) * 100vw);
		margin: 0;
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0.1em;
	}
	.hdg3{
		font-size: calc(46 / var(--break) * 100vw );
		letter-spacing: 0;
		line-height: 1.4;
		width: calc(646 / var(--break) * 100vw );
		padding: 5vw 4vw;
		background: url(images/page/deco_common04.svg) no-repeat left calc(10 / var(--break) * 100vw) bottom / auto calc(76 / var(--break) * 100vw), url(images/page/deco_common04.svg) no-repeat right calc(10 / var(--break) * 100vw) top / auto calc(76 / var(--break) * 100vw) #f2b554;
	}
	.bg_hdg3:before{
		height: calc(80 / var(--break) * 100vw);
	}
	.hdg3 .deco01 {
		left: calc(-52 / var(--break) * 100vw);
	}
	.hdg3 .deco02 {
		right: calc(-52 / var(--break) * 100vw);
	}
	.hdg3 .deco03 {
		left: calc(-20 / var(--break) * 100vw);
		bottom: calc(100 / var(--break) * 100vw);
	}
	.hdg3 .small{
		font-size: 1rem;
	}
	.hdg4{
		font-size: calc(38 / var(--break) * 100vw );
		letter-spacing: 0;
		padding: 2vw;
		background: url("images/page/deco_common05_sp.png") no-repeat left center / auto 100%, url("images/page/deco_common06_sp.png") no-repeat right center / auto 100% #bea5c7;
	}
	.hdg5{
		font-size: calc(36 / var(--break) * 100vw );
		letter-spacing: 0;
		padding-bottom: 3vw;
		padding-left: 8vw;
	}
	.hdg5:before{
		top:0.1em;
	}
	.hdg5:after{
		height: calc(14 / var(--break) * 100vw);
	}
	.col_img {
		text-align: center;
	}
}


/* common 共通
------------------------------------------------------------------*/
.row_common01 .col_img{
	width: 46.7%;
	max-width: 700px;
}
.row_common01 .col_txt{
	width: 50%;
}
.row_common01 .col_img:before{
	content: "";
	background: #beecbb;
	width: 100%;
	height: 100%;
	position: absolute;
	right: calc(-10 / var(--break) * 100vw );
	bottom: calc(-10 / var(--break) * 100vw );
	z-index: -1;
}
.row_common01 .col_img:after{
	content: "";
	background: #77db70;
	width: 43%;
	height: 100%;
	position: absolute;
	right: calc(-10 / var(--break) * 100vw );
	bottom: calc(-10 / var(--break) * 100vw );
	z-index: -1;
}
.row_common01 .col_txt .copy{
	background: url("images/page/deco_common07.svg")no-repeat right bottom / auto calc(107 / var(--break) * 100vw );
}
.row_common01 .col_txt .copy:before{
	content: "";
	background: #bedfec url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 4 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
.row_common01 .col_txt .copy .adjust,.row_common02 .col_txt .copy .adjust{
	display: none;
}
.row_common02 .col_img{
	width: 38%;
	max-width: 570px;
}
.row_common02 .col_txt{
	width: 58%;
}
.row_common03{
	gap: calc(30 / var(--break) * 100vw ) 2.3%;
}
.row_common03 .col{
	width: 31.8%;
	border-radius: 0 0 calc(30 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw ); 
}
.row_common03 .col .ttl{
	border-bottom: calc(2 / var(--break) * 100vw ) solid #fff;
}
.row_common04{
	gap:calc(30 / var(--break) * 100vw ) 2.3%;
}
.row_common04 .col{
	max-width: 394px;
	width: 31.8%;
	border-radius: calc(30 / var(--break) * 100vw );
}
.bg_common01{
	background: url("images/page/bg_common01.jpg")no-repeat center top / cover;
}
.bg_common01 .ttl .en{
	color:#ffffff66;
	-webkit-text-stroke:1px #ffffff;
	letter-spacing: 0.25em;
	font-size: 4.875rem;
}
.bg_common01 .ttl .ja:before,.bg_common01 .ttl .ja:after{
	content: "";
	background: #fff;
	flex: 1;
	height: calc( 4 / var(--break) * 100vw );
	position: relative;
	display: block;
	margin-right: calc(60 / var(--break) * 100vw );
}
.bg_common01 .ttl .ja:after{
	margin-right: 0!important;
	margin-left: calc(60 / var(--break) * 100vw );
}
.bg_common01 .box{
	border: calc(2 / var(--break) * 100vw ) solid #6c9bd2;
	background: #ffffffB3;
}
.bg_common01 .deco{
	width: calc(240 / var(--break) * 100vw );
	top: calc(60 / var(--break) * 100vw );
	z-index: -1;
}
.bg_common01 .deco01{
	left: calc(100 / var(--break) * 100vw );
}
.bg_common01 .deco02{
	right: calc(100 / var(--break) * 100vw );
}
.list_common01 li{
	border-bottom: calc(2 / var(--break) * 100vw ) dotted #c7c5c5;
	padding-bottom: calc(5 / var(--break) * 100vw );
	padding-left: calc(30 / var(--break) * 100vw);
	width: 48%;
}
.list_common01 li:nth-child(n+3) {
	margin-top: calc(6 / var(--break) * 100vw);
}
.list_common01 li:before {
	width: calc( 20/ var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url("images/page/check01.svg")no-repeat center / contain;
	border-radius: 0;
	top: .25em;
}
.wrap_common01 .col_img{
	max-width: 350px;
	width: 23.4%;
}
.wrap_common01 .col_txt{
	width: 73%;
}
.copy_common01:before,.copy_common01:after{
	content: "";
	background: #c7c5c5 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	flex:1;
	height: calc( 4 / var(--break) * 100vw );
	position: relative;
	display: block;
	margin-right: calc(60 / var(--break) * 100vw );
}
.copy_common01:after{
	margin-right: 0!important;
	margin-left: calc(60 / var(--break) * 100vw );
}
.copy_common02:before,.copy_common02:after{
	background: #6c9bd2 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
}
.box_common01{
	border: calc(4 / var(--break) * 100vw ) dotted #c7c5c5;
}
.box_common02{
	border: calc(2 / var(--break) * 100vw ) solid #64adc8;
}
.box_common02.box02{
	border-color: #bea5c7;
}
.box_common02 .ttl{
	width: calc(100% - calc(100 / var(--break) * 100vw ));
	right: 0;
	left: 0;
	margin: auto;
}
.box_common02 li:before{
	background: #64adc8;
}
.box_common02.box02 li:before{
	background: #bea5c7;
}
.tbl_common01 table{
	border-color: #beecbb;
}
.tbl_common01 th{
	background-color: #beecbb;
	color: #333333;
	padding: calc(25 / var(--break) * 100vw) calc(18 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
.tbl_common01 td{
	padding: calc(25 / var(--break) * 100vw) calc(18 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
.tbl_common01 tr:not(:last-child) td{
	border-bottom-color: #beecbb;
}
.bdr_common01{
	max-width: 1500px;
	width: 90%;
	height: calc(2 / var(--break) * 100vw );
	position: relative;
}
.bdr_common01:before{
	content: "";
	background: #c7c5c5 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 2 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
.nav_content01 ul{
	gap:calc(20 / var(--break) * 100vw ) 1.6%;
}
.nav_content01 ul li{
	width: 23.8%;
}
.nav_content01 ul li a{
	border: calc(2 / var(--break) * 100vw ) solid #727171;
	min-height: calc(114 / var(--break) * 100vw );
}
.nav_content01 ul li a:before{
	content: "";
	background: url("images/page/arw03.svg")no-repeat center / contain;
	width: calc( 28 / var(--break) * 100vw );
	height: calc( 28 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: calc(10 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_common01 .col_txt .copy .adjust,.row_common02 .col_txt .copy .adjust{
		display: inherit;
	}
	.bg_common01 .deco01{
		left: calc(65 / var(--break) * 100vw );
	}
	.bg_common01 .deco02{
		right: calc(65 / var(--break) * 100vw );
	}

}
@media(min-width: 768px) and (max-width:1299px) {
	.row_common01 .col_txt .copy {
		font-size: 2rem;
	}
	.bg_common01 .ttl .en {
		font-size: 4.75rem;
	}
	.bg_common01 .deco {
		width: calc(180 / var(--break) * 100vw);
		top: calc(50 / var(--break) * 100vw);
	}
	.bg_common01 .deco01{
		left: calc(35 / var(--break) * 100vw );
	}
	.bg_common01 .deco02{
		right: calc(35 / var(--break) * 100vw );
	}
}
@media(max-width: 767px) {
	.row_common01 .col_img{
		margin-bottom: 7vw;
	}
	.row_common02 .col_img{
		max-width: calc(646 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_common03{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common03 .col{
		width: 100%;
		border-radius: 0 0 calc(45 / var(--break) * 100vw) calc(45 / var(--break) * 100vw);
	}
	.row_common03 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 2vw 2vw 1.8vw;
	}
	.row_common03 .col p{
		padding-bottom: 4vw;
	}
	.row_common04{
		gap:calc(30 / var(--break) * 100vw ) 2.3%;
	}
	.row_common04 .col{
		width: 48.5%;
		border-radius: calc(30 / var(--break) * 100vw );
	}
	.row_common04 .col .ttl{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.bg_common01{
		padding-top: 27vw;
	}
	.bg_common01 .deco {
		width: calc(215 / var(--break) * 100vw);
		top: 5vw;
	}
	.bg_common01 .deco01 {
		left: 5vw;
	}
	.bg_common01 .deco02 {
		right: 5vw;
	}
	.bg_common01 .ttl .en {
		letter-spacing: 0.1em;
		font-size: 2.25rem;
	}
	.bg_common01 .ttl .ja {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.bg_common01 .ttl .ja:before{
		margin-right: calc(30 / var(--break) * 100vw);
	}
	.bg_common01 .ttl .ja:after{
		margin-left: calc(30 / var(--break) * 100vw );
	}
	.list_common01 li{
		width: 100%;
		padding-bottom: 1vw;
		padding-left: 7vw;
	}
	.list_common01 li:nth-child(n+2){
		margin-top: 2vw;
	}
	.list_common01 li:before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(32 / var(--break) * 100vw);
		top: .3em;
	}
	.wrap_common01{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 7vw;
	}
	.wrap_common01 .col_img{
		max-width: calc(600 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_common01 .col_txt .btn_common02{
		margin-top: 4vw;
	}
	.copy_common01{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.copy_common01:before{
		margin-right: calc(30 / var(--break) * 100vw );
	}
	.copy_common01:after{
		margin-left: calc(30 / var(--break) * 100vw );
	}
	.box_common01{
		padding: 5vw 5% 5vw;
		border-radius: calc(30 / var(--break) * 100vw );
	}
	.box_common01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_common02{
		margin-top: 11vw;
		padding: 9vw 5% 7vw;
	}
	.box_common02 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 1vw;
		border-radius: calc(40 / var(--break) * 100vw );
	}
	.bdr_common01{
		width: calc(702 / var(--break) * 100vw );
	}
	.nav_content01 ul{
		gap:calc(20 / var(--break) * 100vw ) 2%;
	}
	.nav_content01 ul li{
		width: 49%;
	}
	.nav_content01 ul li a{
		padding-left: calc(10 / var(--break) * 100vw );
		padding-right: calc(10 / var(--break) * 100vw );
	}
	.nav_content01 ul li a{
		font-size: 0.875rem;
		letter-spacing: 0;
		min-height: calc(130 / var(--break) * 100vw );
	}

}

/* クリニック紹介 CLINIC
------------------------------------------------------------------*/
.bg_clinic01.feature01.mb125 {
	margin-bottom: calc(125 / var(--break) * 100vw);
}
.bg_clinic01.feature01.mb80 {
	margin-bottom: calc(80 / var(--break) * 100vw);
}
.row_clinic01.row__feature01 .col_img {
	max-width: 700px;
	width:38.5%;
}
.row_clinic01.row__feature01 .col_txt {
	width: 58.4%;
	min-height: calc(466 / var(--break) * 100vw);
}
.row_clinic01.row__feature01 .col_txt .wrap {
	max-width: calc(865 / var(--break) * 100vw);
	width: 82%;
	margin-right: 0;
}
.row_clinic01.row__feature01.mgn_l .col_txt .wrap {
	margin-right: auto;
	margin-left: 0;
}
.row_clinic01.row__feature01 .col_txt:before {
	width: calc(100% + calc(95 / var(--break) * 100vw));
}
.bg_clinic01 .wrap__feature01 {
	left: 0!important;
	right: 0;
	margin: auto;
	top: calc(100% - calc(80 / var(--break) * 100vw));
	z-index: 2;
}
.bg_clinic02{
	background:#ecd1d7 url("images/page/ptn02.png")repeat left top /calc(7 / var(--break) * 100vw ) auto;
}
.bg_clinic03 .row_clinic02,.bg_clinic03 .wrap__feature01{
	margin-bottom: calc(-60 / var(--break) * 100vw );
}
.bg_clinic03 .box__feature01:after{
	height: calc(180 / var(--break) * 100vw );
}
.bg_clinic03.bg_col11{
	margin-bottom: calc(160 / var(--break) * 100vw );
}
.row_clinic02{
	gap:calc(40 / var(--break) * 100vw ) 1.6%;
	max-width: calc(1240 / var(--break) * 100vw );
	width: 90%;
}
.row_clinic02 .col{
	max-width: 360px;
	width: 29.1%;
}
.bg_clinic04:before{
	content: "";
	background: url("images/clinic/deco_clinic01.png")no-repeat top center / cover;
	width: 100%;
	height: calc( 545 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.bg_clinic04 .row_foot01 > .col_l{
	width: 50.6%;
}
.img_clinic01{
	width: calc(750 / var(--break) * 100vw );
}
.wrap_clinic02 {
	gap: calc(30 / var(--break) * 100vw ) calc(50 / var(--break) * 100vw );
}
.wrap_clinic02 .icn{
	width: calc(187 / var(--break) * 100vw );
}
.wrap_clinic03 .map{
	padding-top: calc(460 / var(--break) * 100vw );
}
/*　スライダー　*/
.slide_clinic01 .slick-prev {
	background: url(images/page/arw_slide.svg)no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(54 / var(--break) * 100vw );
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_slide.svg)no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(54 / var(--break) * 100vw );
	right: -9.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li:nth-child(n+6){
	margin-top: 2%;;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
.slide_clinic01 .slide_thumbnail li img{
	object-fit: cover;
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_clinic01 .wrap__feature01 {
		top: calc(100% - calc(50 / var(--break) * 100vw));
	}
	.bg_clinic04 .row_foot01 > .col_l {
		width: 45.5%;
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
	}
}
@media(max-width: 767px) {
	.row_clinic01.row__feature01 .col_img{
		width: calc(698 / var(--break) * 100vw);
	}
	.row_clinic01.row__feature01 .col_txt{
		width: 100%;
	}
	.row_clinic01.row__feature01 .col_txt .wrap{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_clinic01.row__feature01.mgn_l .col_txt .wrap{
		margin-left: auto;
	}
	.bg_clinic01 .wrap__feature01 {
		top: calc(100% - calc(120 / var(--break) * 100vw));
	}
	.row_clinic02{
		width: calc(702 / var(--break) * 100vw );
		gap:calc(30 / var(--break) * 100vw ) 3%;
	}
	.row_clinic02 .col{
		width: 48.5%;
	}
	.row_clinic02 .col .ttl{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_clinic03{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
		gap:calc(40 / var(--break) * 100vw ) 0; 
	}
	.row_clinic03 .col{
		width: 100%;
		border-radius: calc(50 / var(--break) * 100vw);
	}
	.row_clinic03 .col p{
		padding-bottom: 6vw;
	}
	.box__feature01 .row_clinic02{
		width: calc(646 / var(--break) * 100vw );
	}
	.img_clinic01 {
		width: calc(646 / var(--break) * 100vw);
	}
	.bg_clinic04 .row_foot01 > .col_l {
		width: 100%;
	}
	.bg_clinic04 .address_foot .txt{
		font-size: 0.875rem;
	}
	.wrap_clinic02{
		justify-content: flex-start!important;
		margin-left: 12vw;
	}
	.wrap_clinic02 .icn {
		width: calc(160 / var(--break) * 100vw);
	}
	.wrap_clinic02 .txt {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
	}
}


/*院長・医師紹介 STAFF
------------------------------------------------------------------*/
.row_staff01 .col_img{
	max-width: 460px;
	width: 30.7%;
}
.row_staff01 .col_img:before{
	content: "";
	background: #bedfec;
	width: 100%;
	height: 100%;
	position: absolute;
	right: calc(-10 / var(--break) * 100vw );
	bottom: calc(-10 / var(--break) * 100vw );
	z-index: -1;
}
.row_staff01 .col_img:after{
	content: "";
	background: #64adc8;
	width: 65%;
	height: 100%;
	position: absolute;
	right: calc(-10 / var(--break) * 100vw );
	bottom: calc(-10 / var(--break) * 100vw );
	z-index: -1;
}
.row_staff01 .col_txt{
	width:66%;
}
.row_staff01 .dr_name01{
	right: auto!important;
	left: calc(20 / var(--break) * 100vw );
	bottom: calc(20 / var(--break) * 100vw );
}
.dr_name02{
	background: url("images/staff/deco_staff01.svg") no-repeat center / contain;
}
.row_staff02 .col_img{
	max-width:460px;
	width: 37.1%;
}
.row_staff02 .col_txt{
	width: 58.9%;
}
.row_prof{
	gap:calc(55 / var(--break) * 100vw ) 3%;
}
.box_prof .ttl{
	left: 0;
	right: 0;
	margin: auto;
	outline : calc( 5 / var(--break) * 100vw ) solid #beecbb;
	outline-offset : calc( -5 / var(--break) * 100vw );
}
.box_prof.box01 .ttl{
	max-width: calc(1000 / var(--break) * 100vw );
}
.box_prof.box02 .ttl,.box_prof.box03 .ttl{
	max-width: calc(500 / var(--break) * 100vw );
}
.box_prof.box02 .ttl{
	outline-color: #ddc7e5;
}
.box_prof.box03 .ttl{
	outline-color: #bedfec;
}
.box_prof{
	border: calc(2 / var(--break) * 100vw ) solid #77db70;
}
.box_prof.box02{
	border-color: #bea5c7;
}
.box_prof.box03{
	border-color: #64adc8;
}
.box_prof01 .year {
	width: calc(170 / var(--break) * 100vw);
	font-weight: lighter;
}
.box_prof01 .txt {
	width: calc(100% - calc(170 / var(--break) * 100vw));
}
.box_prof.box02 .list_default li:before{
	background: #bea5c7;
}
.box_prof.box03 .list_default li:before{
	background: #64adc8;
}
.bg_staff01{
	background: url("images/staff/bg_staff01.jpg")no-repeat center / cover;
}
.copy_staff01:before,.copy_staff01:after{
	content: "";
	background: url("images/staff/deco_staff02.svg")no-repeat center / contain;
	width: calc( 50 / var(--break) * 100vw );
	height: calc( 45 / var(--break) * 100vw );
	position: relative;
	display: block;
	margin-right:calc(20 / var(--break) * 100vw ) ;
}
.copy_staff01:after{
	margin-right: 0!important;
	margin-left: calc(20 / var(--break) * 100vw );
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_staff01 .col_img{
		max-width: calc(500 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10vw;
	}
	.box_prof .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_prof .ttl {
		max-width: calc(646 / var(--break) * 100vw)!important;
		border-radius: calc(50 / var(--break) * 100vw );
	}
	.box_prof01 .year{
		width: 25%;
	}
	.box_prof01 .txt{
		width: 75%;
	}
	.row_staff02 .col_txt{
		max-width: 100%!important;
		margin-bottom: 10vw;
	}
	.row_staff02 .col_txt .box_prof.box02{
		margin-bottom: 10vw;
	}
	.row_prof {
		gap: 10vw 0;
	}
	.box_prof01{
		margin-bottom: 0!important;
	}
	.copy_staff01{
		font-size: 1.1875rem;
		letter-spacing: 0;
		align-items: flex-end!important;
	}
}


/* アトピー性皮膚炎 ATOPIC DERMATITIS
------------------------------------------------------------------*/
.wrap_atopic_dermatitis01{
	gap: calc(15 / var(--break) * 100vw ) 1.625%;
}
.wrap_atopic_dermatitis01 .ccl{
	width: 18.7%;
	aspect-ratio:1/1;
	background: #e78b8b;
	outline : calc( 10 / var(--break) * 100vw ) solid #f8cece;
	outline-offset : calc( -10 / var(--break) * 100vw );
}
.wrap_atopic_dermatitis01 .ccl:nth-child(2n){
	background: #bea5c7;
	outline-color : #ddc7e5;
}
.box_atopic_dermatitis01{
	border: calc(2 / var(--break) * 100vw ) solid #f2b554;
}
.box_atopic_dermatitis01.box02{
	border-color: #77db70;
}
.box_atopic_dermatitis01.box03{
	border-color: #64adc8;
}
.box_atopic_dermatitis01 .ttl:before{
	content: "";
	background: #f2b554 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 4/ var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
.box_atopic_dermatitis01.box02 .ttl:before{
	background: #77db70 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
}
.box_atopic_dermatitis01.box03 .ttl:before{
	background:#64adc8 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
}
.box_atopic_dermatitis01 .col_img{
	max-width: 350px;
	width: 25.1%;
	margin-top: calc(-25 / var(--break) * 100vw );
}
.box_atopic_dermatitis01 .col_txt{
	width: 71%;
}
.box_atopic_dermatitis02 {
	border: calc(2 / var(--break) * 100vw ) solid #f1e084;
}
.box_atopic_dermatitis02.box02 {
	border-color: #f2b554;
}
.box_atopic_dermatitis02.box03 {
	border-color: #e8bec8;
}
.box_atopic_dermatitis02.box04 {
	border-color: #95C032;
}
.box_atopic_dermatitis02 .bg{
	max-width: 1138px;
	width: 100%;
	margin: 0 auto;
}
.box_atopic_dermatitis02 .img,.box_atopic_dermatitis02 .img img{
	max-width: 932px;
	width: 100%;
}
.bg_atopic_dermatitis01 .box{
	border: calc(2 / var(--break) * 100vw ) solid #6c9bd2;
}
.bg_atopic_dermatitis01 .list_common01 li:before {
	background: url(images/page/check02.svg) no-repeat center / contain;
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_atopic_dermatitis01 .ccl {
		width: 31%;
		font-size: 1rem;
	}
	.box_atopic_dermatitis01 .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.box_atopic_dermatitis01 .row_default_1240px {
		padding: 5vw 5% 6vw;
	}
	.box_atopic_dermatitis01 .col_img{
		margin-top: 0;
		max-width: calc(600 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.box_atopic_dermatitis01 .col_txt{
		padding-top: 0;
	}
	.box_atopic_dermatitis02{
		padding: 4vw 4% 5vw;
	}
	.box_atopic_dermatitis02 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}

/* 頭のかたち外来 HEAD SHAPE
------------------------------------------------------------------*/
.row_head_shape01{
	gap:calc(40 / var(--break) * 100vw ) 4.55%;
}
.row_head_shape01 .col{
	max-width: 375px;
	width: 30.3%;
	position: relative;
}
.row_head_shape01 .col:not(:first-child):before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: calc(22 / var(--break) * 100vw ) solid transparent;
	border-bottom: calc(22 / var(--break) * 100vw ) solid transparent;
	border-left: calc(19 / var(--break) * 100vw ) solid #e8bec8;
	border-right: 0;
	position: absolute;
	left: calc(-38 / var(--break) * 100vw );
	top: 0;
	bottom: 0;
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.row_head_shape01{
		width: calc(600 / var(--break) * 100vw );
		margin: 0 auto 6vw;
		gap:11vw 0;
	}
	.row_head_shape01 .col{
		width: 100%;
	}
	.row_head_shape01 .col:not(:first-child):before {
		border-top: calc(28 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(28 / var(--break) * 100vw) solid transparent;
		border-left: calc(24 / var(--break) * 100vw) solid #e8bec8;
		left: 0;
		right: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		bottom: auto;
		top: -9vw;
	}
	.row_head_shape01 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}

/* 予防接種・デビュー外来 VACCINE DEBUT
------------------------------------------------------------------*/
.btn_vaccine_debut01{
	width: calc(417 / var(--break) * 100vw );
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.btn_vaccine_debut01 {
		width: calc(630 / var(--break) * 100vw);
	}

}

/* つくばキッズみつばち★お仕事体験 KIDS EXPERIENCE
------------------------------------------------------------------*/
.row_kids_experience01{
	gap:calc(30 / var(--break) * 100vw ) 1.4%;
}
.row_kids_experience01 .col{
	max-width: 486px;
	width: 32.4%;
}
.bg_kids_experience01 {
	background: url("images/kids_experience/bg_kids_experience01.jpg")no-repeat center / cover;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.copy_kids_experience01{
		font-size: 1.75rem;
	}
}
@media(max-width: 767px) {
	.row_kids_experience01 .col{
		width: 100%;
	}

}


/* 子ども服のリユース CLOTHES REUSE
------------------------------------------------------------------*/
.btn_clothes_reuse01 a:after,.btn_clothes_reuse01 button:after{
	content: "";
	background: url("images/page/arw02.svg")no-repeat center / contain;
	width: calc(22  / var(--break) * 100vw );
	height: calc( 22 / var(--break) * 100vw );
	position: absolute;
	right: calc(14 / var(--break) * 100vw );
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.btn_clothes_reuse01.pt02 {
	width: calc(380 / var(--break) * 100vw);
}
.btn_clothes_reuse01 button{
	width: 100%;
	cursor: pointer;
	border: 1px solid #727171;
}
.row_clothes_reuse01{
	gap:calc(40 / var(--break) * 100vw ) 1.33%;
}
.row_clothes_reuse01 .col{
	width: 24%;
}
.row_clothes_reuse01 .col .img{
	width: 100%;
	height: calc(283 / var(--break) * 100vw );
}
.wrap_clothes_reuse01{
	gap:calc(20 / var(--break) * 100vw );
}
.tbl_clothes_reuse01 table{
	border: 0;
}
.tbl_clothes_reuse01 th{
	background: #e78b8b;
	width: 30%;
}
.tbl_clothes_reuse01 tr:not(:last-child) th{
	border-bottom-color: #f8cece;
}
.tbl_clothes_reuse01 td{
	background: #f8cece;
	width: 70%;
}
.tbl_clothes_reuse01 tr:not(:last-child) td{
	border-bottom-color: #e78b8b;
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clothes_reuse01 .col .img {
		width: 100%;
		height: calc(220 / var(--break) * 100vw);
	}
	.tbl_clothes_reuse01 th,.tbl_clothes_reuse01 td{
		font-size: 1rem;
		padding: calc(15 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.txt_clothes_reuse01 em{
		font-size: 1.25rem;
	}
	.btn_clothes_reuse01 a:after, .btn_clothes_reuse01 button:after {
		width: calc(36 / var(--break) * 100vw);
		height: calc(36 / var(--break) * 100vw);
		right: calc(20 / var(--break) * 100vw);
	}
	.btn_clothes_reuse01.pt02 {
		width: calc(600 / var(--break) * 100vw);
	}
	.btn_clothes_reuse01 button{
		font-size: calc(34 / var(--break) * 100vw);
		letter-spacing: 0.05em;
		padding: 3vw 1vw;
	}
	.wrap_clothes_reuse01 {
		gap: 0vw 5vw;
	}
	.row_clothes_reuse01 {
		gap: calc(40 / var(--break) * 100vw) 2%;
	}
	.row_clothes_reuse01 .col {
		width: 49%;
	}
	.row_clothes_reuse01 .col .img {
		height: calc(270 / var(--break) * 100vw);
	}
	.tbl_clothes_reuse01 th{
		padding: 2vw 1vw 3vw;
	}
	.tbl_clothes_reuse01 th,.tbl_clothes_reuse01 td{
		font-size: 0.875rem;
	}
}


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



/* お支払方法
------------------------------------------------------------------*/
.bg_pay01{
	background: url("images/page/deco_pay01.svg")no-repeat center bottom / auto calc(100% - calc(20 / var(--break) * 100vw )),url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto #bedfec;
}
.ttl_pay01:before,.ttl_pay01:after{
	content: "";
	background: #333333;
	flex: 1;
	height: 1px;
	position: relative;
	display: block;
	margin-right: calc(20 / var(--break) * 100vw );
}
.ttl_pay01:after{
	margin-right: 0!important;
	margin-left: calc(20 / var(--break) * 100vw );
}
.row_pay .col{
	width: 19.7%;
	margin-right: 2%;
}
.row_pay .col:last-child{
	margin-right: 0!important;
}
.row_pay .col:before{
	content: "";
	background: #ecd1d7;
	border-top: calc(2 / var(--break) * 100vw ) solid #f4b3c2;
	border-bottom: calc(2 / var(--break) * 100vw ) solid #f4b3c2;
	width: 100%;
	height: calc( 100% - calc(88  / var(--break) * 100vw ));
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.row_pay .col:nth-child(2):before{
	background: #f2dab4;
	border-top: calc(2 / var(--break) * 100vw ) solid #f2b554;
	border-bottom: calc(2 / var(--break) * 100vw ) solid #f2b554;
}
.row_pay .icn {
	width: 64%;
}
.row_pay .deco{
	width: calc(250 / var(--break) * 100vw );
	bottom: 0;
}
.row_pay .deco01{
	left: 0;
}
.row_pay .deco02{
	right: 0;
}
.bg_pay02{
	background-image: linear-gradient(to top, #f3f3f5, #fff);
}
.bg_pay02 .box_common01{
	border-color: #8fc31f;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_pay .col:before {
		height: calc(100% - calc(70 / var(--break) * 100vw));
	}
}
@media(max-width: 767px) {
	.bg_pay01 {
		background: url(images/page/deco_pay01.svg) no-repeat center bottom 55vw / 100% auto , url(images/page/ptn02.png) repeat left top / calc(7 / var(--break) * 100vw) auto #bedfec;
		padding-bottom: 21vw;
		position: relative;
	}
	.bg_pay01:before{
		content: "";
		background: #FFF;
		width: 100%;
		height: calc( 415 / var(--break) * 100vw );
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 0;
	}
	.ttl_pay01 {
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: 4vw;
	}
	.row_pay .col {
		width: 48%;
		margin-right: 4%;
		padding-top: 0;
		margin-bottom: 0!important;
	}
	.row_pay .col:before {
		height: calc(100% - calc(110 / var(--break) * 100vw));
	}
	.row_pay .icn {
		width: 80%;
	}
	.row_pay .deco {
		bottom: -23vw;
	}
	.bg_pay02 .box_common01 {
		padding-bottom: 7vw;
	}
}
	

/* 症例紹介 case
------------------------------------------------------------------*/
.bg_case01{
	background: url("images/page/deco_common10.png")no-repeat left top / 63.6% auto,url("images/page/deco_common11.png")no-repeat right bottom / 30.8% auto #64adc8;
	width: calc(1240 / var(--break) * 100vw );
	margin-bottom: calc(150 / var(--break) * 100vw );
}
.slide_case01{
	width: calc(1000 / var(--break) * 100vw );
}
.slide_case01 .en{
	border: calc(5 / var(--break) * 100vw ) solid #fff;
	background: #6c9bd2;
}
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.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);
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #fff;
	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_slide02.svg")no-repeat center / contain;
    z-index: 9;
    top: 0;
    bottom: calc(40 / var(--break) * 100vw );
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: -9%;
}
.slide_case01 .slick-next {
    right: -9%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	bottom: calc(-105 / 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: #c7c5c5;
	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: #f1e084;
	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);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
	border-color: #727171;
}
.tbl_case th {
	background: #727171;
}
.tbl_case td {
	background: #fff;
}
.tbl_case tr:not(:last-child) td {
	border-bottom-color: #727171;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_case01{
		width: calc(702 / var(--break) * 100vw );
		background: url(images/page/deco_common10.png) no-repeat left top / 70.6% auto, url(images/page/deco_common11.png) no-repeat right bottom / 39.8% auto #64adc8;
	}
	.slide_case01{
		width: calc(702 / var(--break) * 100vw );
	}
	.slide_case01 .ttl{
		font-size: 1.5rem;
		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 #fff;
		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 2vw;
	}
	.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(50 / var(--break) * 100vw);
		height: calc(90 / var(--break) * 100vw);
		bottom: auto;
		top: 64vw;
	}
	.slide_case01 .slick-prev {
		left: 4vw;
	}
	.slide_case01 .slick-next {
		right: 4vw;
	}
	.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{
		max-width: calc(646 / var(--break) * 100vw );
	}
	.tbl_case tr th {
		border-bottom: 1px solid #727171;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01{
	border:calc(2 / var(--break) * 100vw ) solid #727171;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #eee;
	padding-right: calc(50 / var(--break) * 100vw);

}
.box_invisalign {
	max-width: 1000px;
	border: ;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #727171 !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 .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
------------------------------------------------------------------*/
.box_recruit01:before{
	content: "";
	background: url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 4 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: calc(20 / var(--break) * 100vw );
}
.row_recruit01{
	gap:calc(40 / var(--break) * 100vw ) 2.45%;
}
.row_recruit01 .col{
	width: 31.7%;
	border-radius: 0 0 calc(30 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw );
}
.row_recruit01 .col .ttl{
	border-bottom: calc(2 / var(--break) * 100vw ) solid #fff;
}
.txt_recruit01{
	background: #f1e084 url("images/page/ptn01.png")repeat left top /calc(7 / var(--break) * 100vw ) auto;
}
.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:#eeeeee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #e78b8b;
	border-radius: calc(15 / var(--break) * 100vw );
}
.btn_submit input {
	border: none;
	background: #727171;
}
.tbl_form01 .box_form{
	background: #fff;
	border: 1px solid #f2b554;
}
.btn_submit {
	max-width: calc(300 / var(--break) * 100vw);
}
.btn_submit input{
	font-size: 1.25rem;
}
.btn_submit:before{
	content: none;
}
.btn_submit:after{
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border-width: calc(10 / var(--break) * 100vw );
	border-style: solid;
	border-color: transparent #fff #fff transparent;
	position: absolute;
	bottom:calc(5 / var(--break) * 100vw );
	right: calc(5 / var(--break) * 100vw );
}
@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 tr th {
			border-bottom: 1px solid #000;
	}
	.tbl_form01 .require span:after{
		border-radius: calc(20 / var(--break) * 100vw);
		width: calc(85 / var(--break) * 100vw);
	}
	.tbl_form01 td p{
		letter-spacing: 0;
	}
	.btn_submit {
		max-width: calc(600 / var(--break) * 100vw);
	}
	.btn_submit input{
		font-size: 1.125rem;
	}
	.btn_submit:after {
		border-width: calc(15 / var(--break) * 100vw);
	}
	.box_recruit01{
		border-radius: calc(20 / var(--break) * 100vw );
	}
	.row_recruit01{
		width: calc(600 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_recruit01 .col{
		width: 100%;
	}
	.row_recruit01 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_recruit01 .col p{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}

/* お問い合わせ 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: #f1ebce;
	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:#64adc8;
	border: 1px solid #64adc8;
	border-right-color:#64adc8;
	font-size: .8125rem;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #64adc8;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color:#f2b554;
	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);
	position: relative;
}
.page_main section.blog_archive:after{
	content: "";
	background: #c7c5c5 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 4 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
.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: #727171;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #f2b554;
	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 #727171;
	color: #727171;
	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: #727171;
	background:#727171;
	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 );
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 600;
	font-style: normal;
}
#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 #f2b554;
	background: #f2b554;
	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:#f2b554;
}
.single_post > h3{
	border-radius: 0 0 calc(10 / var(--break) * 100vw ) calc(10 / var(--break) * 100vw );
	background: #e78b8b;
}
.single_post > h3:before{
	content: "";
	background: url("images/page/ptn01.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width:100%;
	height: calc( 15 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	border-radius: 0 0 calc(10 / var(--break) * 100vw ) calc(10 / var(--break) * 100vw );
}
.post_content > h4{
	padding: calc(14 / var(--break) * 100vw ) calc(24 / var(--break) * 100vw );
	background: #bea5c7 url("images/topics/deco_topics01.svg")no-repeat right bottom / auto calc(49 / var(--break) * 100vw );
	color: #fff;
}
.post_content > h5{
	padding: calc(14 / var(--break) * 100vw ) calc(38 / var(--break) * 100vw );
	position: relative;
}
.post_content > h5:before{
	content: "";
	background: url("images/topics/deco_topics02.svg")no-repeat center / contain;
	width: calc( 23 / var(--break) * 100vw );
	height: calc( 21 / var(--break) * 100vw );
	position: absolute;
	left: calc(5 / var(--break) * 100vw );
	top: 1em;
}
.post_content > h5:after{
	content: "";
	background: #e8bec8 url("images/page/ptn02.png")repeat left top / calc(7 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 4 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
@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);
		border-radius: calc(40 / 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;
		padding: 1.5vw 3.2vw 3vw;
		border-radius: 0 0 calc(15 / var(--break) * 100vw) calc(15 / var(--break) * 100vw);
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	.post_content > h5{
		padding-left: 7vw;
	}
	.post_content > h5:before {
		width: calc(34 / var(--break) * 100vw);
		height: calc(32 / var(--break) * 100vw);
		top: 0.7em;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.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));
	}
}