@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.png")no-repeat center top calc(156 /1920*100vw) / calc(1610 /1920*100vw), url("images/page/bg_ttl_page02.png")no-repeat right top / calc(841 /1920*100vw);
	height: calc(736 / 1920 * 100vw);
	padding-top: calc(70 /1920*100vw);
}
.hdg2 .ja {
	font-size: 3.375rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(12 /var(--break)*100vw);
}
.hdg2 .en {
	font-size: 1.875rem;
	letter-spacing: 0.1em;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

.ttl_common01{
	font-weight: 700;
	border-top: solid 2px #222222;
	border-bottom: solid 2px #222222;
	padding: calc(6 /var(--break)*100vw) calc(20 /var(--break)*100vw) calc(8 /var(--break)*100vw);
}

.bdr_common{
	border-bottom: solid 2px #222222;
}
.box_common01{
	border-radius: calc(20 /var(--break)*100vw);
	border: solid 2px #222222;
	padding: calc(48 /var(--break)*100vw);
}
.row_common01 .col_img{
	width: calc(345 /1140*100%);
}
.row_common01 .col_txt{
	width: calc(745 /1140*100%);
}
.row_common01 .copy{
	font-weight: 700;
	font-size: 1.375rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(8 /var(--break)*100vw);
}
.bnr_common01{
	width: calc(626 /var(--break)*100vw);
}

.box_common02{
	position: relative;
	border-radius: calc(40 /var(--break)*100vw);
	border: solid 2px #222222;
	padding: calc(34 /var(--break)*100vw) calc(58 /var(--break)*100vw) calc(39 /var(--break)*100vw);
}
.box_common02::after{
	content: "";
	width: 100%;
	height: 100%;
	border-radius: calc(40 /var(--break)*100vw);
	background: #222222;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.box_common02 .copy{
	margin-bottom: calc(17 /var(--break)*100vw);
}

.tbl_common01 table{
	border: solid 1px #222222;
}
.tbl_common01 th{
	color: #222222;
	font-weight: 400;
	background: #d2f6ff;
}
.tbl_default.tbl_common01 tr:not(:last-child) th{
	border-bottom: solid 1px #222222;
}
.tbl_common02 th,
.tbl_common02 td{
	width: 33.3%!important;
	font-weight: 400;
	color: #222222;
}
.tbl_common02 td{
	background: #f1fcff;
}
.tbl_common02 td:last-child{
	background: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.main_page {
		height: calc(690 / 1599 * 100vw);
		padding-top: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@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);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background: url("images/page/bg_ttl_page_sp.png")no-repeat right calc(24 /var(--break)*100vw) top calc(266 /var(--break)*100vw) / calc(712 /var(--break)*100vw);
		height: calc(596 /var(--break)*100vw);
		padding-top: calc(244 /var(--break)*100vw);
	}
	.hdg2 .ja {
		font-size: 1.6875rem;
		letter-spacing: 0;
		margin-bottom: calc(12 /var(--break)*100vw);
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.col_img {
		text-align: center;
	}
	
	.ttl_common01{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		font-weight: 700;
		border-top: solid calc(4 /var(--break)*100vw) #222222;
		border-bottom: solid calc(4 /var(--break)*100vw) #222222;
		padding: calc(10 /var(--break)*100vw) calc(20 /var(--break)*100vw) calc(10 /var(--break)*100vw);
	}
	.box_common01{
		border-radius: calc(20 /var(--break)*100vw);
		border: solid calc(4 /var(--break)*100vw) #222222;
		padding: calc(48 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.row_common01 .col_img{
		width: calc(345 /var(--break)*100vw);
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.row_common01 .col_txt{
		width: 100%;
	}
	.row_common01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		margin-bottom: calc(8 /var(--break)*100vw);
		text-align: center;
	}
	.bnr_common01{
		width: calc(626 /var(--break)*100vw);
	}
	.box_common02{
		border-radius: calc(40 /var(--break)*100vw);
		border: solid 2px #222222;
		padding: calc(34 /var(--break)*100vw) calc(58 /var(--break)*100vw) calc(39 /var(--break)*100vw);
	}
	.box_common02 .copy{
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: 1.5em;
		margin-bottom: calc(17 /var(--break)*100vw);
	}
}


/* box_med01
------------------------------------------------------------------*/
.box_med01{
	position: relative;
	z-index: 1;
	border-radius: calc(20 /var(--break)*100vw);
}
.box_med01 .ttl{
	font-weight: 700;
	border-bottom: solid 1px #222222;
	padding-bottom: calc(5 /var(--break)*100vw);
	margin-bottom: calc(18 /var(--break)*100vw);
}
.box_med01 .txt{
	margin-bottom: calc(32 /var(--break)*100vw);
}
.box_med01 .btn_def{
	font-weight: 700;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_med01{
		padding: calc(37 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.box_med01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01{
	background: url("images/clinic/img_clinic01.jpg")no-repeat center/cover;
	height: calc(460 /var(--break)*100vw);
	width: 100%;
	margin-bottom: calc(64 /var(--break)*100vw);
}
.bg_clinic01::before,
.bg_clinic01::after{
	content: "";
	background: url("images/clinic/deco_clinic01.png")no-repeat center/calc(1920 /var(--break)*100vw);
	width: 100%;
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	left: 0;
}
.bg_clinic01::before{
	top: -1px;
}
.bg_clinic01::after{
	background-image:url("images/clinic/deco_clinic02.png");
	bottom: -1px;
}
.bg_clinic01 .copy{
	line-height: calc(84/54*100%);
}
.txt_clinic01{
	line-height: calc(46/18*100%);
	margin-bottom: calc(66 /var(--break)*100vw);
}
.img_clinic02{
	width: calc(522 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_clinic01 .copy{
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: calc(84/54*100%);
	}
	.txt_clinic01{
		line-height: 2em;
		margin-bottom: calc(66 /var(--break)*100vw);
	}
}
.wrap_clinic01{
	margin-bottom: calc(86 /var(--break)*100vw); 
}
.row_clinic01{
	margin-bottom: calc(78 /var(--break)*100vw);
}
.row_clinic01 .col{
	width: calc(360/1240*100%);
}
.row_clinic01 .col::before{
	content: "";
	background: url("images/clinic/deco_clinic03.png")no-repeat center/contain;
	width: 100%;
	height: calc(480 /var(--break)*100vw);
	position: absolute;
	top: calc(30 /var(--break)*100vw);
	right: calc(30 /var(--break)*100vw);
	z-index: -1;
}
.row_clinic01 .col:nth-child(2)::before{
	background: url("images/clinic/deco_clinic04.png")no-repeat center/contain;
}
.wrap_clinic01 .copy{
	font-weight: 700;
	margin-bottom: calc(28 /var(--break)*100vw);
}
.wrap_clinic01 .txt{
	line-height: calc(46/18*100%);
}

.wrap_clinic02{
	margin-bottom: calc(100 /var(--break)*100vw);
}
.wrap_clinic02::before{
	content: "";
	width: 100%;
	height: calc(546 /var(--break)*100vw);
	background: #feffe0;
	border-top: calc(2 /var(--break)*100vw) solid #222222;
	border-bottom: calc(2 /var(--break)*100vw) solid #222222;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.wrap_clinic02::after{
	content: "";
	background: url("images/clinic/deco_clinic05.png")no-repeat center/contain;
	width: calc(130 /var(--break)*100vw);
	height: calc(174 /var(--break)*100vw);
	position: absolute;
	top: calc(30 /var(--break)*100vw);
	right: calc(50% + (30 /var(--break)*100vw));
}
.row_clinic02 .col_img{
	width: calc(770/1500*100%);
}
.row_clinic02 .col_txt{
	width: calc(640/1500*100%);
}
.row_clinic02 .col_txt .copy{
	font-weight: 700;
	margin-bottom: calc(31 /var(--break)*100vw);
}

.row_clinic03 .col_img{
	width: calc(700/1500*100%);
}
.row_clinic03 .col_img::before{
	content: "";
	background: url("images/clinic/deco_clinic06.png")no-repeat center/contain;
	width: 100%;
	height: calc(480 /var(--break)*100vw);
	position: absolute;
	top: calc(30 /var(--break)*100vw);
	right: calc(30 /var(--break)*100vw);
	z-index: -1;
}
.row_clinic03.r_reverse .col_img::before{
	background: url("images/clinic/deco_clinic07.png")no-repeat center/contain;
	top: calc(30 /var(--break)*100vw);
	right: auto;
	left: calc(30 /var(--break)*100vw);
}
.row_clinic03 .col_txt{
	width: calc(720/1500*100%);
}
.row_clinic03 .col_txt .copy{
	font-weight: 700;
	font-size: calc(40/1920*100vw);
	margin-bottom: calc(31 /var(--break)*100vw);
}
.row_clinic03 .col_txt .txt{
	line-height: calc(46/18*100%);
}
.row_clinic04 {
	gap:0 calc(100 /1340*100%);
	margin-bottom: calc(100 /var(--break)*100vw); 
}
.row_clinic04 .col{
	width: calc(380 /1340*100%);
}
.row_clinic04 .col .ttl{
	height: calc(80 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
	margin-top: calc(-30 /var(--break)*100vw);
}
.row_clinic04 .deco{
	width: calc(181 /var(--break)*100vw);
	height: calc(174 /var(--break)*100vw);
	top: calc(-40 /var(--break)*100vw);
	right: calc(-11 /var(--break)*100vw);
}
.row_clinic05 .col{
	width: calc(400 /1240*100%);
}
.row_clinic05 .col .ttl{
	height: calc(100 /var(--break)*100vw);
	border: solid 2px #222222;
	margin-top: calc(-2 /var(--break)*100vw);
	line-height: calc(32/22*100%);
	font-weight: 700;
}
.img_clinic_rotate{
	width: calc(1101 /var(--break)*100vw);
}
.img_clinic_rotate .img{
	animation: spin 60s linear infinite;
}
.img_clinic_rotate .logo{
	width: calc(450 /var(--break)*100vw);
	height: calc(309 /var(--break)*100vw);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.img_clinic_rotate .logo img{
	width: 100%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic01 .col::before{
		height: 100%;
		top: calc(30 /1599*100vw);
		right: calc(30 /1599*100vw);
	}
	.wrap_clinic02::before{
		height: calc(546 /1599*100vw);
	}
	.wrap_clinic02::after{
		width: calc(130 /1599*100vw);
		height: calc(174 /1599*100vw);
		top: calc(30 /1599*100vw);
		right: 50%;
	}
	.row_clinic02 .col_txt .copy{
		font-size: calc(40/1599*100vw);
	}
	.row_clinic03 .col_img::before{
		height: calc(480 /1599*100vw);
		top: calc(30 /1599*100vw);
		right: calc(30 /1599*100vw);
	}
	.row_clinic03.r_reverse .col_img::before{
		top: calc(30 /1599*100vw);
		right: auto;
		left: calc(30 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clinic04 {
		gap:0 calc(70 /1340*100%);
	}
	.row_clinic04 .col{
		width: calc(400 /1340*100%);
	}
}
@media(max-width: 767px) {
	.wrap_clinic01{
		margin-bottom: calc(86 /var(--break)*100vw); 
	}
	.row_clinic01{
		margin-bottom: calc(78 /var(--break)*100vw);
	}
	.row_clinic01 .col::before{
		height: calc(272 /var(--break)*100vw);
		top: calc(10 /var(--break)*100vw);
		right: calc(10 /var(--break)*100vw);
	}
	.wrap_clinic01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.wrap_clinic01 .txt{
		line-height: 2em;
	}

	.wrap_clinic02{
		margin-bottom: calc(100 /var(--break)*100vw);
		padding-bottom: calc(60 /var(--break)*100vw);
	}
	.wrap_clinic02::before{
		height: calc(1200 /var(--break)*100vw);
		border-top: calc(2 /var(--break)*100vw) solid #222222;
		border-bottom: calc(2 /var(--break)*100vw) solid #222222;
		top: auto;
		bottom: 0;
	}
	.wrap_clinic02::after{
		content: "";
		background: url("images/clinic/deco_clinic05.png")no-repeat center/contain;
		width: calc(130 /var(--break)*100vw);
		height: calc(174 /var(--break)*100vw);
		position: absolute;
		top: calc(550 /var(--break)*100vw);
		right: 0;
	}
	.row_clinic02 .col_img{
		width: calc(646/var(--break)*100vw);
		margin: 0 auto calc(60 /var(--break)*100vw);
	}
	.row_clinic02 .col_txt{
		width: 100%;
		display: block;
	}
	.row_clinic02 .col_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(31 /var(--break)*100vw);
	}

	.row_clinic03 .col_img{
		width: calc(700 /var(--break)*100vw);
		margin: 0 auto calc(50 /var(--break)*100vw);
	}
	.row_clinic03 .col_img::before{
		height: calc(480 /var(--break)*100vw);
		top: calc(10 /var(--break)*100vw);
		right: calc(10 /var(--break)*100vw);
	}
	.row_clinic03.r_reverse .col_img::before{
		top: calc(10 /var(--break)*100vw);
		left: calc(10 /var(--break)*100vw);
	}
	.row_clinic03 .col_txt{
		display: block;
		width: 100%;
	}
	.row_clinic03 .col_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(31 /var(--break)*100vw);
	}
	.row_clinic03 .col_txt .txt{
		line-height: 2em;
	}
	.row_clinic04 {
		width: calc(500 /var(--break)*100vw);
		margin: 0 auto calc(40 /var(--break)*100vw);
		gap:calc(40 /var(--break)*100vw) 0;
		margin-bottom: calc(100 /var(--break)*100vw); 
	}
	.row_clinic04 .col{
		width: 100%;
	}
	.row_clinic04 .col .img{
		width: calc(360 /var(--break)*100vw);
		margin: auto;
	}
	.row_clinic04 .col .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
		border: solid calc(4 /var(--break)*100vw) #222222;
		border-radius: calc(40 /var(--break)*100vw);
		margin-top: calc(-30 /var(--break)*100vw);
	}
	.row_clinic04 .deco{
		width: calc(181 /var(--break)*100vw);
		height: calc(174 /var(--break)*100vw);
		top: calc(-40 /var(--break)*100vw);
		right: calc(-120 /var(--break)*100vw);
	}
	.row_clinic05{
		gap:calc(30 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_clinic05 .col{
		width: calc(340 /702*100%);
	}
	.row_clinic05 .col .ttl{
		height: calc(100 /var(--break)*100vw);
		border: solid 2px #222222;
		margin-top: calc(-2 /var(--break)*100vw);
		font-size: 0.6875rem;
		line-height: calc(32/22*100%);
		font-weight: 700;
	}
	.row_clinic05 .col:last-child{
		margin: auto;
	}
	.img_clinic_rotate{
		width: calc(702 /var(--break)*100vw);
	}
	.img_clinic_rotate .img{
		animation: spin 60s linear infinite;
	}
	.img_clinic_rotate .logo{
		width: calc(300 /var(--break)*100vw);
		height: calc(206 /var(--break)*100vw);
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
}
.wrap_clinic_hg .copy{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(14 /var(--break)*100vw);
}
.wrap_clinic_hg .txt{
	margin-bottom: calc(51 /var(--break)*100vw);
}
.row_clinic_hg {
	gap: calc(30 / var(--break) * 100vw) 1.55%;
}
.row_clinic_hg .col {
	width: 32.3%;
	max-width: 394px;
}
.row_clinic_hg .col .ttl {
	min-height: calc(70 /var(--break)*100vw);
	background: #0da1c6;
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_clinic_hg .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		font-weight: 700;
		margin-bottom: calc(14 /var(--break)*100vw);
	}
	.wrap_clinic_hg .txt{
		margin-bottom: calc(51 /var(--break)*100vw);
	}
	.row_clinic_hg {
		gap: calc(30 / var(--break) * 100vw) calc(22/702*100%);
	}
	.row_clinic_hg .col {
		width: calc(340/702*100%);
		max-width: 100%;
	}
	.row_clinic_hg .col .ttl {
		font-size: 0.875rem;
		letter-spacing: 0;
	}
}
.slide_sample06 .slick-prev {
	background: url(images/clinic/arw_clinic.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: -7.2%;
	z-index: 1;
}
.slide_sample06 .slick-next {
	background: url(images/clinic/arw_clinic.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	right: -7.2%;
	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;
	}
}
.row_clinic_fc {
	gap: calc(30 / var(--break) * 100vw) 1.55%;
}
.row_clinic_fc .col {
	width: 32.3%;
	max-width: 394px;
}
.row_clinic_fc .col .ttl {
	min-height: calc(70 /var(--break)*100vw);
	background: #3b825b;
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_clinic_fc {
		gap: calc(30 / var(--break) * 100vw) calc(22/702*100%);
	}
	.row_clinic_fc .col {
		width: calc(340/702*100%);
		max-width: 100%;
	}
	.row_clinic_fc .col .ttl {
		font-size: 0.875rem;
		letter-spacing: 0;
	}
}


/* deco_wave
------------------------------------------------------------------*/
.deco_wave::before,
.deco_wave::after{
	content: "";
	background: url("images/page/deco_wave_t.png")no-repeat center/calc(1920 /var(--break)*100vw);
	width: 100%;
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	left: 0;
}
.deco_wave::before{
	top: -1px;
}
.deco_wave::after{
	background-image:url("images/page/deco_wave_b.png");
	bottom:-1px;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.deco_wave::before,
	.deco_wave::after{
		content: "";
		background: url("images/page/deco_wave_t.png")no-repeat center/calc(1920 /var(--break)*100vw);
		width: 100%;
		height: calc(20 /var(--break)*100vw);
		position: absolute;
		left: 0;
	}
	.deco_wave::before{
		top: 0;
	}
	.deco_wave::after{
	background-image:url("images/page/deco_wave_b.png");
		bottom: 0;
	}
}


/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.bg_staff01{
	width: 100%;
	background: url("images/staff/bg_staff01.png")no-repeat left top calc(133 /1920*100vw)/calc(750/1920*100vw), url("images/staff/bg_staff02.png")no-repeat right bottom calc(10 /1920*100vw)/calc(751/1920*100vw),#feffe0;
	padding-top: calc(80 /var(--break)*100vw);
	padding-bottom: calc(110 /var(--break)*100vw);
	margin-bottom: calc(140 /var(--break)*100vw);
}
.img_staff01{
	width: calc(620 /var(--break)*100vw);
	margin: 0 auto calc(68 /var(--break)*100vw);
}
.img_staff01 .img{
	width: 100%;
	height: calc(780 /var(--break)*100vw);
	background: url("images/index/img_greeting01.png")no-repeat left top/contain;
}
.img_staff01 .img.on{
	background: url("images/index/img_greeting02.png")no-repeat left top/contain;
}
.img_staff01 .icn_name{
	background: url("images/index/icn_greeting.svg")no-repeat center /contain;
	width: calc(260 /var(--break)*100vw);
	height: calc(260 /var(--break)*100vw);
	left: calc(-80 /var(--break)*100vw);
	top: calc(440 /var(--break)*100vw);
}
.img_staff01 .icn_name .name1{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.img_staff01 .icn_name .icn_sub{
	width: calc(80 /var(--break)*100vw);
	height: calc(80 /var(--break)*100vw);
	background: #473a2c;
	border-radius: 100%;
	left: 0;
	top: 0;
}
.deco_staff03::after{
	content: "";
	background: url("images/staff/deco_staff03.png")no-repeat center/contain;
	width: calc(522 /var(--break)*100vw);
	height: calc(248 /var(--break)*100vw);
	position: absolute;
	top: calc(-219 /var(--break)*100vw);
	right: calc(50 /var(--break)*100vw);
}
.deco_staff04::after{
	content: "";
	background: url("images/staff/deco_staff04.png")no-repeat center/contain;
	width: calc(101 /var(--break)*100vw);
	height: calc(179 /var(--break)*100vw);
	position: absolute;
	top: calc(-100 /var(--break)*100vw);
	left: calc(94 /var(--break)*100vw);
}

.bg_staff02{
	padding-top: calc(106 /var(--break)*100vw);
	padding-bottom: calc(105 /var(--break)*100vw);
}
.bg_staff02 .deco{
	width: calc(220 /var(--break)*100vw);
	height: calc(159 /var(--break)*100vw);
	top: calc(-59 /var(--break)*100vw);
	left: 0;
	right: 0;
	margin: auto;
}
.bg_staff02 .ttl{
	margin-bottom: calc(16 /var(--break)*100vw);
}
.bg_staff02 .ttl::before{
	content: "";
	background: url("images/staff/deco_staff05.svg")no-repeat center/contain;
	width: calc(66 /var(--break)*100vw);
	height: calc(58 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(50% + (323 /var(--break)*100vw));
	margin: auto;
}
.bg_staff02 .ttl::after{
	content: "";
	background: url("images/staff/deco_staff06.svg")no-repeat center/contain;
	width: calc(66 /var(--break)*100vw);
	height: calc(58 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(50% + (323 /var(--break)*100vw));
	margin: auto;
}
.row_staff01 .col_img{
	width: calc(390 /1240*100%);
}
.row_staff01 .col_txt{
	width: calc(820 /1240*100%);
}
.row_staff01.mb70 .col_txt{
	padding-top: calc(36 /var(--break)*100vw);
	width: calc(820 /1240*100%);
}
.row_staff01_2{
	gap:calc(57 /var(--break)*100vw) calc(20/820*100%);
}
.row_staff01_2 .col{
	width: calc(260/820*100%);
	background: #ffffff;
	height: calc(140 /var(--break)*100vw);
	border-radius: calc(70 /var(--break)*100vw);
}
.row_staff01_2 .col:nth-child(3n - 1){
	margin-top: calc(-20 /var(--break)*100vw);
}
.row_staff01_2 .col::after{
	content: "";
	width: calc(44 /var(--break)*100vw);
	height: calc(27 /var(--break)*100vw);
	background: url("images/staff/deco_baloon01.svg")no-repeat center/contain;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.row_staff01_2 .col:nth-child(2n)::after{
	background: url("images/staff/deco_baloon02.svg")no-repeat center/contain;
}
.row_staff01_2 .col p{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	line-height: calc(32/24*100%);
}
.row_staff01_2 .col p span{
	font-size: 1rem;
	letter-spacing: 0.1em;
	line-height: 1em;
}

.row_staff02 .col_img{
	width: calc(450/1240*100%);
}
.row_staff02 .col_txt{
	width: calc(740/1240*100%);
}
.row_staff02 .col_txt .txt{
	margin-bottom: calc(8 /var(--break)*100vw);
}
.row_staff02 .col_txt .name span{
	vertical-align: middle;
}
.row_staff02 .col_txt .name .txt1{
	font-weight: 700;
	margin-right: calc(23 /var(--break)*100vw);
}

.bg_staff03{
	padding-top: calc(120 /var(--break)*100vw);
	padding-bottom: calc(120 /var(--break)*100vw);
}
.row_staff03 .col_img{
	width: calc(440 /1240*100%);
}
.row_staff03 .col_img::after{
	content: "";
	width: 100%;
	height: calc(272 /var(--break)*100vw);
	background: url("images/staff/deco_staff07.png")no-repeat center top/contain;
	position: absolute;
	top: calc(20 /var(--break)*100vw);
	left: calc(20 /var(--break)*100vw);
}
.row_staff03 .col_txt{
	width: calc(740 /1240*100%);
}
.row_staff03 .col_txt .copy{
	border-bottom: calc(2 /var(--break)*100vw) solid #222222;
	padding-bottom: calc(13 /var(--break)*100vw);
	margin-bottom: calc(28 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_staff01{
		width: 100%;
		background: url("images/staff/bg_staff01.png")no-repeat left top calc(133 /var(--break)*100vw)/calc(750/var(--break)*100vw), url("images/staff/bg_staff02.png")no-repeat right bottom calc(10 /var(--break)*100vw)/calc(751/var(--break)*100vw),#feffe0;
		padding-top: calc(80 /var(--break)*100vw);
		padding-bottom: calc(110 /var(--break)*100vw);
	}
	.img_staff01{
		width: calc(620 /var(--break)*100vw);
		margin: 0 auto calc(81 /var(--break)*100vw);
	}
	.img_staff01 .icn_name{
		left: calc(-41 /var(--break)*100vw);
	}
	.img_staff01 .icn_name .name1{
		font-size: 1.125rem;
		letter-spacing: 0.05em;
	}
	.img_staff01 .icn_name .name2{
		font-size: 0.6875rem;
		letter-spacing: 0.1em;
	}
	.img_staff01 .icn_name .icn_sub{
		width: calc(80 /var(--break)*100vw);
		height: calc(80 /var(--break)*100vw);
	}
	.img_staff01 .icn_name .icn_sub p{
		font-size: 0.875rem;
		letter-spacing: 0.1em;
	}
	.deco_staff03::after{
		width: calc(522 /var(--break)*100vw);
		height: calc(248 /var(--break)*100vw);
		top: calc(-219 /var(--break)*100vw);
		right: 0;
	}
	.deco_staff04::after{
		width: calc(101 /var(--break)*100vw);
		height: calc(179 /var(--break)*100vw);
		top: calc(-100 /var(--break)*100vw);
		left: calc(10 /var(--break)*100vw);
	}

	.bg_staff02{
		padding-top: calc(106 /var(--break)*100vw);
		padding-bottom: calc(105 /var(--break)*100vw);
	}
	.bg_staff02 .deco{
		width: calc(220 /var(--break)*100vw);
		height: calc(159 /var(--break)*100vw);
		top: calc(-59 /var(--break)*100vw);
		left: 0;
		right: 0;
		margin: auto;
	}
	.bg_staff02 .ttl{
		font-size: 1.25rem;
		margin-bottom: calc(16 /var(--break)*100vw);
	}
	.bg_staff02 .ttl .fz60{
		font-size: 1.5625rem;
	}
	.bg_staff02 .ttl::before{
		content: "";
		background: url("images/staff/deco_staff05.svg")no-repeat center/contain;
		width: calc(66 /var(--break)*100vw);
		height: calc(58 /var(--break)*100vw);
		position: absolute;
		top: 0;
		bottom: 0;
		right: calc(50% + (273 /var(--break)*100vw));
		margin: auto;
	}
	.bg_staff02 .ttl::after{
		content: "";
		background: url("images/staff/deco_staff06.svg")no-repeat center/contain;
		width: calc(66 /var(--break)*100vw);
		height: calc(58 /var(--break)*100vw);
		position: absolute;
		top: 0;
		bottom: 0;
		left: calc(50% + (273 /var(--break)*100vw));
		margin: auto;
	}
	.row_staff01 .col_img{
		width: calc(390 /var(--break)*100vw);
		margin: auto;
	}
	.row_staff01 .col_txt{
		width: 100%;
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.row_staff01.mb70 .col_txt{
		padding-top: 0;
		width: 100%;
	}
	.row_staff01_2{
		gap:calc(57 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_staff01_2 .col{
		width: calc(340/702*100%);
		background: #ffffff;
		height: calc(140 /var(--break)*100vw);
		border-radius: calc(70 /var(--break)*100vw);
	}
	.row_staff01_2 .col:nth-child(3n - 1){
		margin-top: 0;
	}
	.row_staff01_2 .col:nth-child(2),
	.row_staff01_2 .col:nth-child(3),
	.row_staff01_2 .col:nth-child(6){
		margin-top: calc(-20 /var(--break)*100vw);
	}
	.row_staff01_2 .col::after{
		content: "";
		width: calc(44 /var(--break)*100vw);
		height: calc(27 /var(--break)*100vw);
		background: url("images/staff/deco_baloon02.svg")no-repeat center/contain;
		position: absolute;
		top: calc(100% - 1px);
		left: 0;
		right: 0;
		margin: auto;
	}
	.row_staff01_2 .col:nth-child(2n)::after{
		background: url("images/staff/deco_baloon01.svg")no-repeat center/contain;
	}
	.row_staff01_2 .col p{
		font-size: 0.875rem;
		letter-spacing: 0;
		font-weight: 700;
		line-height: calc(32/24*100%);
	}
	.row_staff01_2 .col p span{
		font-size: 0.75rem;
		letter-spacing: 0;
		line-height: 1em;
	}

	.row_staff02 .col_img{
		width: calc(450 /var(--break)*100vw);
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_staff02 .col_txt{
		width: 100%;
	}
	.row_staff02 .col_txt .txt{
		margin-bottom: calc(8 /var(--break)*100vw);
	}
	.row_staff02 .col_txt .name{
		text-align: center;
	}
	.row_staff02 .col_txt .name span{
		vertical-align: middle;
	}
	.row_staff02 .col_txt .name .txt1{
		font-weight: 700;
		font-size: 1.5rem;
		margin-right: calc(23 /var(--break)*100vw);
	}
	.row_staff02 .col_txt .name .txt2{
		font-size: 0.75rem;
	}

	.bg_staff03{
		padding-top: calc(120 /var(--break)*100vw);
		padding-bottom: calc(120 /var(--break)*100vw);
	}
	.row_staff03 .col_img{
		width: 100%;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_staff03 .col_img img{
		width: 100%;
	}
	.row_staff03 .col_img::after{
		height: calc(434 /var(--break)*100vw);
		top: calc(10 /var(--break)*100vw);
		left: calc(10 /var(--break)*100vw);
	}
	.row_staff03 .col_txt{
		width: 100%;
	}
	.row_staff03 .col_txt .copy{
		font-size: 1.25rem;
		letter-spacing: 0;
		border-bottom: calc(2 /var(--break)*100vw) solid #222222;
		padding-bottom: calc(13 /var(--break)*100vw);
		margin-bottom: calc(28 /var(--break)*100vw);
	}
}

.wrap_staff01 .copy{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(14 /var(--break)*100vw);
}
.wrap_staff01 .txt{
	margin-bottom: calc(51 /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 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		font-weight: 700;
		margin-bottom: calc(14 /var(--break)*100vw);
	}
	.wrap_staff01 .txt{
		margin-bottom: calc(51 /var(--break)*100vw);
	}
}
.img_staff02{
	width: calc(300 /var(--break)*100vw);
}
.name_staff01{
	width: calc(400 /var(--break)*100vw);
	height: calc(80 /var(--break)*100vw);
	border: solid 2px #222222;
	background: #feffe0;
	border-radius: calc(40 /var(--break)*100vw);
	font-size: 2.125rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin: calc(-20 /var(--break)*100vw) auto calc(27 /var(--break)*100vw);
}
.ttl_staff01{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	position: relative;
	padding-bottom: calc(27 /var(--break)*100vw);
	margin-bottom: calc(19 /var(--break)*100vw);
}
.ttl_staff01::after{
	content: "";
	background: url("images/staff/deco_staff08.svg")no-repeat center/contain;
	width: calc(280 /var(--break)*100vw);
	height: calc(19 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.txt_staff01{
	font-weight: 700;
	margin-bottom: calc(52 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_staff02{
		width: calc(300 /var(--break)*100vw);
	}
	.name_staff01{
		width: calc(400 /var(--break)*100vw);
		height: calc(80 /var(--break)*100vw);
		border: solid 2px #222222;
		background: #feffe0;
		border-radius: calc(40 /var(--break)*100vw);
		font-size: 1.25rem;
		letter-spacing: 0.1em;
		font-weight: 700;
		margin: calc(-20 /var(--break)*100vw) auto calc(27 /var(--break)*100vw);
	}
	.ttl_staff01{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		font-weight: 700;
	}
	.txt_staff01{
		font-weight: 700;
		width: calc(646 /var(--break)*100vw);
		margin: 0 auto calc(52 /var(--break)*100vw);
	}
}


/* 診療時間・アクセス access
------------------------------------------------------------------*/
.box_access .map{
	padding-top: calc(630 /var(--break)*100vw);
	border: solid 2px #222222;
}
.row_access01 .col{
	width: 46%;
}
.row_access01 .col .ttl{
	padding: calc(4 /var(--break)*100vw) 0 calc(6 /var(--break)*100vw);
	border-top: solid 2px #222222;
	border-bottom: solid 2px #222222;
	margin-bottom: calc(30 /var(--break)*100vw);
}
.row_access01 .col .img{
	width: calc(160 /var(--break)*100vw);
	margin: 0 auto calc(24 /var(--break)*100vw);
}
.row_access01 .col .txt{
	line-height: calc(32/22*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_access .map{
		padding-top: calc(630 /var(--break)*100vw);
		border: solid calc(4 /var(--break)*100vw) #222222;
	}
	.row_access01{
		gap:calc(50 /var(--break)*100vw) 0;
	}
	.row_access01 .col{
		width: 100%;
	}
	.row_access01 .col .ttl{
		font-size: 1.25rem;
		padding: calc(4 /var(--break)*100vw) 0 calc(6 /var(--break)*100vw);
		border-top: solid calc(4 /var(--break)*100vw) #222222;
		border-bottom: solid calc(4 /var(--break)*100vw) #222222;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_access01 .col .img{
		width: calc(160 /var(--break)*100vw);
		margin: 0 auto calc(24 /var(--break)*100vw);
	}
	.row_access01 .col .txt{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: calc(32/22*100%);
	}
}


/* 一般歯科 general
------------------------------------------------------------------*/
.txt_general01{
	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) {
	.txt_general01{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(18 /var(--break)*100vw);
	}
}


/* trouble
------------------------------------------------------------------*/
.wrap_trouble{
	padding-top: calc(67 /var(--break)*100vw);
}
.wrap_trouble::after{
	content: "";
	width: 100%;
	height: calc(20 /var(--break)*100vw);
	background: url("images/page/bg_pattern04.png")repeat left top/calc(16 /var(--break)*100vw);
	position: absolute;
	bottom: calc(20 /var(--break)*100vw);
	left: 0;
}
.wrap_trouble .ttl{
	margin-bottom: calc(20 /var(--break)*100vw);
}
.box_trouble{
	background: #fff;
	border-radius: calc(20 /var(--break)*100vw);
}
.box_trouble::after{
	content: "";
	background: url("images/page/deco_trouble.png")no-repeat center/contain;
	width: calc(147 /var(--break)*100vw);
	height: calc(141 /var(--break)*100vw);
	position: absolute;
	top: calc(-114 /var(--break)*100vw);
	right: calc(80 /var(--break)*100vw);
}
.box_trouble .ttl2{
	background: #222222;
	height: calc(50 /var(--break)*100vw);
	line-height: calc(50 /var(--break)*100vw);
	border-radius: calc(25 /var(--break)*100vw);
	margin-bottom: calc(26 /var(--break)*100vw); 
}
.box_trouble .list_default li {
	position: relative;
	padding-left: calc(40 / var(--break) * 100vw);
	line-height: 1.5;
	border-bottom: dotted 1px #222222;
	padding-bottom: calc(6 /var(--break)*100vw);
}
.box_trouble .list_default li:not(:first-child) {
	margin-top: calc(6 /var(--break)*100vw);
}
.box_trouble .list_default01 li:nth-child(-n+2) {
	margin-top: 0;
}
.box_trouble .list_default li:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url("images/page/icn_check.svg")no-repeat center/contain;
	border-radius: 0;
	left: calc(10 /var(--break)*100vw);
	top: calc(4 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_trouble{
		padding-top: calc(67 /var(--break)*100vw);
	}
	.wrap_trouble::after{
		content: "";
		width: 100%;
		height: calc(20 /var(--break)*100vw);
		background: url("images/page/bg_pattern04.png")repeat left top/calc(16 /var(--break)*100vw);
		position: absolute;
		bottom: calc(20 /var(--break)*100vw);
		left: 0;
	}
	.wrap_trouble .ttl{
		font-size: 2.5rem;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.box_trouble{
		background: #fff;
		border-radius: calc(20 /var(--break)*100vw);
	}
	.box_trouble::after{
		content: "";
		background: url("images/page/deco_trouble.png")no-repeat center/contain;
		width: calc(147 /var(--break)*100vw);
		height: calc(141 /var(--break)*100vw);
		position: absolute;
		top: calc(-114 /var(--break)*100vw);
		right: calc(10 /var(--break)*100vw);
	}
	.box_trouble .ttl2{
		background: #222222;
		font-size: 1.0625rem;
		letter-spacing: 0;
		height: calc(60 /var(--break)*100vw);
		line-height: calc(60 /var(--break)*100vw);
		border-radius: calc(30 /var(--break)*100vw);
		margin-bottom: calc(14 /var(--break)*100vw); 
	}
	.box_trouble .list_default li {
		position: relative;
		padding-left: calc(50 / var(--break) * 100vw);
		line-height: 1.5;
		border-bottom: dotted 1px #222222;
		padding-bottom: calc(12 /var(--break)*100vw);
	}
	.box_trouble .list_default li:not(:first-child) {
		margin-top: calc(12 /var(--break)*100vw);
	}
	.box_trouble .list_default01 li:nth-child(-n+2) {
		margin-top: calc(12 /var(--break)*100vw);
	}
	.box_trouble .list_default li:before {
		content: "";
		position: absolute;
		width: calc(25 / var(--break) * 100vw);
		height: calc(25 / var(--break) * 100vw);
		background: url("images/page/icn_check.svg")no-repeat center/contain;
		border-radius: 0;
		left: calc(10 /var(--break)*100vw);
		top: calc(12 /var(--break)*100vw);
	}
}


/* 歯周病治療 perio
------------------------------------------------------------------*/
.bg_perio01::after{
	content: "";
	background: url("images/perio/deco_perio01.png")no-repeat center/contain;
	width: calc(116 /var(--break)*100vw);
	height: calc(205 /var(--break)*100vw);
	position: absolute;
	bottom: calc(24 /var(--break)*100vw);
	left: calc(50% + (670 /var(--break)*100vw));
}
.row_perio01{
	gap:calc(50 /var(--break)*100vw) calc(29/1240*100%);
}
.row_perio01 .col{
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
	width: calc(394/1240*100%);
	height: calc(181 /var(--break)*100vw);
	position: relative;
}
.row_perio01 .col::after{
	content: "";
	width: 100%;
	height: 100%;
	border-radius: calc(40 /var(--break)*100vw);
	background: #222222;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_perio01 .col p{
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	line-height: calc(46/26*100%);
}

.slide_perio{
	height: calc((325 * 1.2) /var(--break)*100vw);
}
.slide_perio .slick-track{
	padding-top: calc(32 /var(--break)*100vw);
}
.slide_perio li {
	width: calc(350 / var(--break) * 100vw);
	height: calc((325 * 1.2) /var(--break)*100vw);
}
.slide_perio li .wrap{
	width: calc(294 / var(--break) * 100vw);
	height: calc(325 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(20 /var(--break)*100vw);
	padding-top: calc(30 /var(--break)*100vw);
	margin: auto;
}
.slide_perio li .img{
	width:calc(125 /var(--break)*100vw);
}
.slide_perio li dl {
	opacity: 0;
	transition: opacity .3s;
}
.slide_perio li.slick-active dl {
	opacity: 1;
}
.slide_perio .slick-slide {
	margin-right: calc(29 / var(--break) * 100vw);
	margin-left: calc(29 / var(--break) * 100vw);
}
.slide_perio .slick-slide .wrap {
	transition: .5s;
	transform: scale(1);
}
.slide_perio .slick-slide.slick-center .wrap{
	transition: .5s;
	transform: scale(1.2);
}
.slide_perio .slick-slide:hover {
    cursor: pointer;
}
.slide_perio .slick-slide {
    position: relative;
}
.slide_perio .slick-slide:not(:last-child):after {
    content: "";
    position: absolute;
    right: calc(-54 /var(--break)*100vw);
	transform: translateX(-50%);
    top: calc(123 /var(--break)*100vw);
    margin: auto;
    width: calc(22 / var(--break) * 100vw);
    height: calc(42 / var(--break) * 100vw);
    background: url(images/perio/arw_perio.svg) no-repeat center / contain;
    cursor: pointer;
    z-index: 1;
	transition: .5s;
}
.slide_perio .slick-slide.slick-center:not(:last-child):after{
    right: calc(-68 /var(--break)*100vw);
	transition: .5s;
}
.slide_perio li .box {
	padding: calc(15 /var(--break)*100vw) 0 calc(33 /var(--break)*100vw);
}
.slide_perio li .box .ttl {
	text-align: center;
	margin-bottom: calc(9 /var(--break)*100vw);
}
.slide_perio li .box .txt{
	text-align: center;
}
.slide_perio .slick-dots {
	bottom: calc(-42 /var(--break)*100vw);
}
.slide_perio .slick-dots li {
	width: calc(16 /var(--break)*100vw);
	height: calc(16 /var(--break)*100vw);
	margin: 0 calc(5.5 /var(--break)*100vw);
	border: none;
}
.slide_perio .slick-dots li button {
	width: calc(16/var(--break)*100vw);
	height: calc(16/var(--break)*100vw);
	padding: 0;
}
.slide_perio .slick-dots li button:before {
	content: "";
	background-color: #fffae0;
	width: calc(16 /var(--break)*100vw);
	height: calc(16 /var(--break)*100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_perio .slick-dots li.slick-active button:before {
	background: #8c5921;
	opacity: 1;
}

.wrap_perio01 .copy{
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(15 /var(--break)*100vw);
}
.wrap_perio01 .txt{
	margin-bottom: calc(40 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_perio01{
		padding-bottom: calc(250 /var(--break)*100vw);
	}
	.bg_perio01::after{
		width: calc(116 /var(--break)*100vw);
		height: calc(205 /var(--break)*100vw);
		bottom: calc(24 /var(--break)*100vw);
		left: auto;
		right: calc(80 /var(--break)*100vw);
	}
	.row_perio01{
		gap:calc(30 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_perio01 .col{
		border: solid calc(4 /var(--break)*100vw) #222222;
		width: calc(340/702*100%);
		height: calc(181 /var(--break)*100vw);
	}
	.row_perio01 .col p{
		font-size: 0.75rem;
		letter-spacing: 0.1em;
		line-height: calc(46/26*100%);
	}
	.slide_perio li .wrap{
		border: solid calc(4 /var(--break)*100vw) #222222;
	}
	.slide_perio li .box .ttl {
		font-size: 1.25rem;
	}
	.slide_perio li .box .txt{
		font-size: 0.625rem;
	}
	.wrap_perio01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		font-weight: 700;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.wrap_perio01 .txt{
		margin-bottom: calc(40 /var(--break)*100vw);
	}
}


/* 口腔外科・親知らずの抜歯 surgery
------------------------------------------------------------------*/
.row_surgery01 {
	gap:0 calc(134 /1340*100%);
	margin-bottom: calc(100 /var(--break)*100vw); 
}
.row_surgery01 .col{
	width: calc(380 /1340*100%);
}
.row_surgery01 .col .ttl{
	height: calc(80 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
	margin-top: calc(-30 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_surgery01 {
		gap:0 calc(70 /1340*100%);
	}
	.row_surgery01 .col{
		width: calc(400 /1340*100%);
	}
}
@media(max-width: 767px) {
	.row_surgery01 {
		width: calc(500 /var(--break)*100vw);
		margin: 0 auto calc(40 /var(--break)*100vw);
		gap:calc(40 /var(--break)*100vw) 0;
		margin-bottom: calc(100 /var(--break)*100vw); 
	}
	.row_surgery01 .col{
		width: 100%;
	}
	.row_surgery01 .col .img{
		width: calc(360 /var(--break)*100vw);
		margin: auto;
	}
	.row_surgery01 .col .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
		border: solid calc(4 /var(--break)*100vw) #222222;
		border-radius: calc(40 /var(--break)*100vw);
		margin-top: calc(-30 /var(--break)*100vw);
	}
}


/* 噛み合わせ治療 bite
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 精密根管治療 endo
------------------------------------------------------------------*/
.wrap_endo01 .copy{
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(15 /var(--break)*100vw);
}
.wrap_endo01 .txt{
	margin-bottom: calc(40 /var(--break)*100vw);
}
.tbl_endo01 thead th{
	width: 25%;
	background: #ec6431;
	font-size: 1.375rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}
.tbl_endo01 thead th:not(:first-child){
	width: 37.5%;
	border-left: solid 1px #ffffff;
}
.tbl_endo01 tr td {
	border-top: 1px solid #222222;
}
.tbl_endo01 tbody th{
	border-top: 1px solid #ffffff;
	background: #8c5921;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	line-height: calc(26/18*100%);
}
.tbl_endo01 tbody td{
	text-align: center;
	vertical-align: middle;
}
.tbl_endo01 tbody td:nth-child(2){
	border-right: 1px solid #222222;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_endo01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		font-weight: 700;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.wrap_endo01 .txt{
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.tbl_endo01 table {
		width: calc(1240/750*100vw);
	}
	.tbl_endo01 thead th{
		font-size: 0.875rem;
		letter-spacing: 0.1em;
	}
	.tbl_endo01 th{
		font-size: 0.75rem;
		letter-spacing: 0.1em;
	}
	.tbl_endo01 td {
		font-size: 0.75rem;
		letter-spacing: 0.1em;
	}
}


/* 予防・メンテナンス prevention
------------------------------------------------------------------*/
.wrap_prevention01{
	border-top: solid 2px #222222;
	border-bottom: solid 2px #222222;
	padding-bottom: calc(72 /var(--break)*100vw);
}
.wrap_prevention01::after{
	content: "";
	width: 100%;
	height: calc(240 /var(--break)*100vw);
	background: url("images/page/bg_pattern03.jpg")repeat left top/calc(399 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
}
.img_prevention03{
	width: calc(1082 /var(--break)*100vw);
}
.img_prevention03::before{
	content: "";
	width: calc(386 /var(--break)*100vw);
	height: calc(483 /var(--break)*100vw);
	background: url("images/prevention/deco_prevention01.png")no-repeat center/contain;
	position: absolute;
	bottom: calc(-5 /var(--break)*100vw);
	left: calc(-234 /var(--break)*100vw);
}
.img_prevention03::after{
	content: "";
	width: calc(376 /var(--break)*100vw);
	height: calc(483 /var(--break)*100vw);
	background: url("images/prevention/deco_prevention02.png")no-repeat center/contain;
	position: absolute;
	bottom: calc(-5 /var(--break)*100vw);
	right: calc(-218 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.img_prevention03{
		width: calc(1082 /1599*100vw);
	}
	.img_prevention03::before{
		width: calc(386 /1599*100vw);
		height: calc(483 /1599*100vw);
		bottom: calc(-5 /1599*100vw);
		left: calc(-190 /1599*100vw);
	}
	.img_prevention03::after{
		width: calc(376 /1599*100vw);
		height: calc(483 /1599*100vw);
		bottom: calc(-5 /1599*100vw);
		right: calc(-190 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_prevention03{
		width: calc(600 /var(--break)*100vw);
	}
	.img_prevention03::before{
		width: calc(181 /var(--break)*100vw);
		height: calc(227 /var(--break)*100vw);
		bottom: calc(-50 /var(--break)*100vw);
		left: calc(-50 /var(--break)*100vw);
	}
	.img_prevention03::after{
		width: calc(177 /var(--break)*100vw);
		height: calc(227 /var(--break)*100vw);
		bottom: calc(-50 /var(--break)*100vw);
		right: calc(-50 /var(--break)*100vw);
	}
}


/* 小児歯科・小児矯正 pediatric
------------------------------------------------------------------*/
.row_pediatric01 .col{
	width: calc(400 /1240*100%);
}
.row_pediatric01 .col .ttl{
	height: calc(100 /var(--break)*100vw);
	border: solid 2px #222222;
	margin-top: calc(-2 /var(--break)*100vw);
	line-height: calc(32/22*100%);
	font-weight: 700;
}

.row_pediatric02 .col{
	width: 28%;
	background: #fff;
	border: solid 2px #222222;
	padding: calc(29 /var(--break)*100vw) 0 calc(26 /var(--break)*100vw);
	border-radius: calc(40 /var(--break)*100vw);
	position: relative;
}
.row_pediatric02 .col::after{
	content: "";
	width: 100%;
	height: 100%;
	border-radius: calc(40 /var(--break)*100vw);
	background: #222222;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_pediatric02 .col .icn{
	width: calc(160 /var(--break)*100vw);
	margin: 0 auto calc(20 /var(--break)*100vw);
}
.row_pediatric02 .col .ttl{
	border-top: solid 2px #222222;
	border-bottom: solid 2px #222222;
	padding: calc(7 /var(--break)*100vw) 0 calc(11 /var(--break)*100vw);
	margin-bottom: calc(14 /var(--break)*100vw);
}
.row_pediatric02 .col .txt{
	line-height: calc(24/18*100%);
}

.row_pediatric03 .col{
	width: 48%;
	background: #fff;
	border: solid 2px #222222;
	padding: calc(23 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(26 /var(--break)*100vw);
	border-radius: calc(40 /var(--break)*100vw);
	position: relative;
}
.row_pediatric03 .col::after{
	content: "";
	width: 100%;
	height: 100%;
	border-radius: calc(40 /var(--break)*100vw);
	background: #222222;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_pediatric03 .col .ttl01{
	font-weight: 700;
	margin-bottom: calc(5 /var(--break)*100vw);;
}
.row_pediatric03 .col .ttl02{
	height: calc(80 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
	margin-bottom: calc(20 /var(--break)*100vw);
}
.row_pediatric02 .col .txt{
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_pediatric01{
		gap:calc(30 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_pediatric01 .col{
		width: calc(340 /702*100%);
	}
	.row_pediatric01 .col .ttl{
		height: calc(100 /var(--break)*100vw);
		border: solid 2px #222222;
		margin-top: calc(-2 /var(--break)*100vw);
		font-size: 0.6875rem;
		line-height: calc(32/22*100%);
		font-weight: 700;
	}
	.row_pediatric01 .col:last-child{
		margin: auto;
	}
	.row_pediatric02{
		gap:calc(30 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_pediatric02 .col{
		width: calc(340 /702*100%);
		background: #fff;
		border: solid calc(4 /var(--break)*100vw) #222222;
		padding: calc(29 /var(--break)*100vw) 0 calc(26 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
	}
	.row_pediatric02 .col .icn{
		width: calc(160 /var(--break)*100vw);
		margin: 0 auto calc(20 /var(--break)*100vw);
	}
	.row_pediatric02 .col .ttl{
		font-size: 1.25rem;
		border-top: solid 2px #222222;
		border-bottom: solid 2px #222222;
		padding: calc(7 /var(--break)*100vw) 0 calc(11 /var(--break)*100vw);
		margin-bottom: calc(14 /var(--break)*100vw);
	}
	.row_pediatric02 .col .txt{
		line-height: calc(24/18*100%);
	}
	.row_pediatric02 .col:last-child{
		margin: auto;
	}
	.row_pediatric03{
		gap :calc(30 /var(--break)*100vw) 0;
	}
	.row_pediatric03 .col{
		width: 100%;
		background: #fff;
		border: solid calc(4 /var(--break)*100vw) #222222;
		padding: calc(23 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(26 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
	}
	.row_pediatric03 .col .ttl01{
		font-size: 1.125rem;
		font-weight: 700;
		margin-bottom: calc(5 /var(--break)*100vw);;
	}
	.row_pediatric03 .col .ttl02{
		font-size: 1.25rem;
		height: calc(80 /var(--break)*100vw);
		border: solid 2px #222222;
		border-radius: calc(40 /var(--break)*100vw);
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_pediatric02 .col .txt{
	}
}


/* 成人矯正 orthodontic
------------------------------------------------------------------*/
.bg_orthodontic01{
	background: url("images/orthodontic/bg_orthodontic01.png")no-repeat left top/calc(660 /var(--break)*100vw), url("images/orthodontic/bg_orthodontic02.png")no-repeat right bottom/calc(623 /var(--break)*100vw),#feffe0;
}
.row_orthodontic01{
	gap:calc(70 /var(--break)*100vw) calc(80/1000*100%);
}
.row_orthodontic01 .col{
	width: 46%;
}
.row_orthodontic01 .col::before{
	content: "";
	width: 100%;
	height: 100%;
	background: url("images/page/bg_pattern08.jpg")repeat left top/calc(320 /var(--break)*100vw);
	border: solid 2px #222222;
	border-top-left-radius: calc(40 /var(--break)*100vw);
	position: absolute;
	top: calc(20 /var(--break)*100vw);
	left: calc(20 /var(--break)*100vw);
	z-index: -1;
}
.row_orthodontic01 .col:nth-child(2n)::before{
	background: url("images/page/bg_pattern09.jpg")repeat left top/calc(1920 /var(--break)*100vw);
}
.row_orthodontic01 .col .wrap{
	width: 100%;
	border: solid 2px #222222;
	padding: calc(30 /var(--break)*100vw) calc(43 /var(--break)*100vw) calc(22 /var(--break)*100vw);
	border-top-left-radius: calc(40 /var(--break)*100vw);
}
.row_orthodontic01 .col .ttl{
	width: calc(320 /var(--break)*100vw);
	height: calc(80 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
	margin: 0 auto calc(10 /var(--break)*100vw);
}
.row_orthodontic01 .col .price{
	text-align: center;
	position: relative;
	margin-bottom: calc(10 /var(--break)*100vw);
}
.row_orthodontic01 .col .price span{
	display: inline-block;
}
.row_orthodontic01 .col .price .txt1{
	margin-right: calc(10 /var(--break)*100vw);
}
.row_orthodontic01 .col .price .txt2{
	margin-top: calc(-7 /var(--break)*100vw);
	vertical-align: top;
	display: inline-block;
}
.row_orthodontic01 .col .price .txt3{
	position: absolute;
	letter-spacing: 0.05em;
	left: calc(50% + (5 /var(--break)*100vw)); 
	bottom: 0;
}
.row_orthodontic01 .col .txt{
	line-height: calc(32/18*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_orthodontic01 .col .price{
		width: calc(400 /var(--break)*100vw);
		margin: 0 auto calc(10 /var(--break)*100vw);
	}
}
@media(max-width: 767px) {
	.bg_orthodontic01{
		background: url("images/orthodontic/bg_orthodontic01.png")no-repeat left top/calc(660 /var(--break)*100vw), url("images/orthodontic/bg_orthodontic02.png")no-repeat right bottom/calc(623 /var(--break)*100vw),#feffe0;
	}
	.row_orthodontic01{
		gap:calc(50 /var(--break)*100vw) 0;
	}
	.row_orthodontic01 .col{
		width: 100%;
	}
	.row_orthodontic01 .col::before{
		border: solid calc(4 /var(--break)*100vw) #222222;
		border-top-left-radius: calc(40 /var(--break)*100vw);
		top: calc(12 /var(--break)*100vw);
		left: calc(12 /var(--break)*100vw);
	}
	.row_orthodontic01 .col .wrap{
		width: 100%;
		border: solid calc(4 /var(--break)*100vw) #222222;
		padding: calc(30 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(22 /var(--break)*100vw);
		border-top-left-radius: calc(40 /var(--break)*100vw);
	}
	.row_orthodontic01 .col .ttl{
		width: calc(400 /var(--break)*100vw);
		height: calc(100 /var(--break)*100vw);
		border: solid calc(4 /var(--break)*100vw) #222222;
		border-radius: calc(50 /var(--break)*100vw);
		margin: 0 auto calc(10 /var(--break)*100vw);
		font-size: 1.125rem;
	}
	.row_orthodontic01 .col .price{
		width: calc(480 /var(--break)*100vw);
		margin:0 auto calc(10 /var(--break)*100vw);
	}
	.row_orthodontic01 .col .price span{
		display: inline-block;
	}
	.row_orthodontic01 .col .price .txt1{
		font-size: 3.75rem;
		margin-right: calc(10 /var(--break)*100vw);
	}
	.row_orthodontic01 .col .price .txt2{
		font-size: 1.5625rem;
		margin-top: calc(-7 /var(--break)*100vw);
		vertical-align: top;
		display: inline-block;
	}
	.row_orthodontic01 .col .price .txt3{
		font-size: 1rem;
		letter-spacing: 0;
		position: absolute;
		left: auto;
		right: 0;
	}
	.row_orthodontic01 .col .txt{
		line-height: calc(32/18*100%);
	}
}


/* セラミック・審美治療 cosmetic
------------------------------------------------------------------*/
.txt_cosmetic01{
	font-size: 1.75rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(16 /var(--break)*100vw);
}
.ttl_cosmetic01{
	border-top:solid 1px #222222;
	border-left:solid 1px #222222;
	border-right:solid 1px #222222;
	padding: calc(6 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(8 /var(--break)*100vw);
}
.ttl_cosmetic02{
	border-left:solid 1px #222222;
	border-right:solid 1px #222222;
	padding: calc(6 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(8 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.txt_cosmetic01{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
	}
	.ttl_cosmetic01{
		font-size: 1.125rem;
		padding: calc(6 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(8 /var(--break)*100vw);
	}
	.ttl_cosmetic02{
		font-size: 1.125rem;
	}
}


/* インプラント implant
------------------------------------------------------------------*/
.row_implant01{
	margin-bottom: calc(70 /var(--break)*100vw);
}
.row_implant01 .col{
	width: 48%;
}
.row_implant01 .col::after{
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #222222;
	background: url("images/page/bg_pattern08.jpg")repeat left top/calc(320 /var(--break)*100vw);
	border-radius: calc(40 /var(--break)*100vw);
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_implant01 .col .wrap{
	height: 100%;
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
	padding: calc(24 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(32 /var(--break)*100vw);
}
.row_implant01 .col .wrap .ttl{
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	border-bottom: solid calc(3 /var(--break)*100vw) #222222;
	text-align: center;
	padding-bottom: calc(5 /var(--break)*100vw);
	margin-bottom: calc(19 /var(--break)*100vw);
}

.ttl_implant01{
	font-weight: 700;
	margin-bottom: calc(14 /var(--break)*100vw);
}
.ttl_implant02{
	font-weight: 700;
	margin-bottom: calc(16 /var(--break)*100vw);
}
.row_implant02 .col{
	width: calc(394 /1240*100%);
	position: relative;
}
.row_implant02 .col::after{
	content: "";
	width: 100%;
	height: 100%;
	border-top-left-radius: calc(40 /var(--break)*100vw);
	border-bottom-right-radius: calc(40 /var(--break)*100vw);
	background: #222222;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_implant02 .col a{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: calc(38/24*100%);
	font-weight: 700;
	width: 100%;
	height: calc(170 /var(--break)*100vw);
	background: url("images/page/bg_pattern01.png")repeat left top/calc(30 /var(--break)*100vw),#fff;
	border: solid 2px #222222;
	border-top-left-radius: calc(40 /var(--break)*100vw);
	border-bottom-right-radius: calc(40 /var(--break)*100vw);
	padding-bottom: calc(48 /var(--break)*100vw);
}
.row_implant02 .col a::after{
	content: "";
	background: url("images/implant/arw_off.svg")no-repeat center/contain;
	width: calc(40 /var(--break)*100vw);
	height: calc(40 /var(--break)*100vw);
	position: absolute;
	bottom: calc(17 /var(--break)*100vw);
	left: 0;
	right: 0;
	margin: auto;
}
.row_implant02 .col a:hover{
	opacity: 1;
	background: url("images/page/bg_pattern01.png")repeat left top/calc(30 /var(--break)*100vw),#feffe0;
}
.row_implant02 .col a:hover::after{
	background: url("images/implant/arw_on.svg")no-repeat center/contain;
}

.tbl_comparison01 table {
	border: 1px solid #222222;
	width: 100%;
}
.tbl_comparison01 thead tr th{
	width: calc(180/1240*100%);
}
.tbl_comparison01 thead tr td{
	width: calc(265/1240*100%);
	vertical-align: top;
}
.tbl_comparison01 thead tr td:nth-child(2){
	background: rgba(236,100,49,0.1);
}
.tbl_comparison01 thead tr td p{
	width: 100%;
	height: calc(60 /var(--break)*100vw);
	line-height: calc(60 /var(--break)*100vw);
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0;
}
.tbl_comparison01 thead tr td{
	border-left: 1px solid #222222;
}
.tbl_comparison01 th {
	background: #8c5921;
	color: #fff;
	font-size: 1.125rem;
	letter-spacing: 0.1em;
	line-height: calc(28/18*100%);
	font-weight: 400;
	text-align: center;
	padding: calc(13 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw );
	vertical-align: middle;
}
.tbl_comparison01 thead tr th,
.tbl_comparison01 tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_comparison01 tbody td {
	border-bottom: 1px solid #222222;
}
.tbl_comparison01 tbody td:nth-child(2){
	background: rgba(236,100,49,0.1);
}
.tbl_comparison01 tbody td {
	text-align: center;
	vertical-align: middle;
	line-height: calc(30/18 *100%);
	padding: calc(13 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw ) calc(23 / var(--break) * 100vw );
	border-left: 1px solid #222222;
}
.tbl_comparison01 td span{
	font-size: 1.875rem;
}
.tbl_comparison01 thead tr td,
.tbl_comparison01 tr:not(:last-child) td {
	border-bottom: 1px solid #222222;
}
.tbl_comparison01 tr:first-child td {
	padding: calc(20 / var(--break) * 100vw ) 0 calc(20 / var(--break) * 100vw );
}
.tbl_comparison01 .img td{
	padding: 0!important;
}
.tbl_comparison01 .img td .box{
	width: 90%;
	max-width: 235px;
	margin: calc(20 /var(--break)*100vw) auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_implant01{
		gap:calc(50 /var(--break)*100vw) 0;
		margin-bottom: calc(70 /var(--break)*100vw);
	}
	.row_implant01 .col{
		width: 100%;
	}
	.row_implant01 .col::after{
		border: solid calc(4 /var(--break)*100vw) #222222;
		border-radius: calc(40 /var(--break)*100vw);
		top: calc(12 /var(--break)*100vw);
		left: calc(12 /var(--break)*100vw);
	}
	.row_implant01 .col .wrap{
		border: solid calc(4 /var(--break)*100vw) #222222;
		border-radius: calc(40 /var(--break)*100vw);
		padding: calc(24 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(32 /var(--break)*100vw);
	}
	.row_implant01 .col .wrap .ttl{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		font-weight: 700;
		border-bottom: solid calc(3 /var(--break)*100vw) #222222;
		padding-bottom: calc(5 /var(--break)*100vw);
		margin-bottom: calc(19 /var(--break)*100vw);
	}

	.ttl_implant01{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		margin-bottom: calc(14 /var(--break)*100vw);
	}
	.ttl_implant02{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		margin-bottom: calc(16 /var(--break)*100vw);
	}
	.row_implant02{
		gap:calc(50 /var(--break)*100vw) 0;
	}
	.row_implant02 .col{
		width: 100%;
	}
	.row_implant02 .col a{
		font-size: 0.875rem;
		letter-spacing: 0.1em;
		line-height: calc(38/24*100%);
		font-weight: 700;
		width: 100%;
		border: solid calc(4 /var(--break)*100vw) #222222;
	}
	.tbl_comparison01 table {
		width: calc(1240/750*100vw);
	}
	.tbl_comparison01 thead tr td p{
		font-size: 0.6875rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison01 th{
		font-size: 0.5625rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison01 td {
		font-size: 0.5625rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison01 td span{
		font-size: 0.875rem;
	}
}


/* 入れ歯 false_teeth
------------------------------------------------------------------*/
.box_trouble.box_false_teeth01{
	background: #fdfdf3;
	border-radius: calc(20 /var(--break)*100vw);
	border: solid 2px #222222;
}
.box_trouble.box_false_teeth01::after{
	display: none;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_trouble.box_false_teeth01{
		border: solid calc(4 /var(--break)*100vw) #222222;
	}
}


/* 訪問診療 visit
------------------------------------------------------------------*/
.box_visit01{
	background: #fff;
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
	padding: calc(32 /var(--break)*100vw) calc(48 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	filter: drop-shadow(calc(10 /var(--break)*100vw) calc(10 /var(--break)*100vw) 0 #222222);
}
.box_visit01 .box{
	width: 100%;
	max-width: calc(600 /var(--break)*100vw);
}
.box_visit01 .box > .ttl{
	border-bottom: solid 2px #222222;
}
.box_visit01 .box > .txt1{
	margin-bottom: calc(10 /var(--break)*100vw);
}
.box_visit01 .box > .txt2{
	line-height: calc(28/18*100%);
}
.wrap_visit01{
	width: calc(600 /var(--break)*100vw);
	margin: auto;
}
.row_visit01{
	gap:0 calc(10/600*100%);
}
.row_visit01 a{
	height: calc(90 /var(--break)*100vw);
}
.row_visit01 .col_tel{
	width: calc(340/600*100%);
}
.row_visit01 .col_tel a{
	border: solid calc(2 /var(--break)*100vw) #222;
	border-radius: calc(45 /var(--break)*100vw);
}
.row_visit01 .col_tel a .txt1{
	width: calc(280/var(--break)*100vw);
	padding-bottom: calc(6 /var(--break)*100vw);
	border-bottom: solid calc(2 /var(--break)*100vw) #fff;
	margin-bottom: calc(5 /var(--break)*100vw);
}
.row_visit01 .col_web{
	width: calc(240/600*100%);
}
.row_visit01 .col_web a{
	border: solid calc(2 /var(--break)*100vw) #222;
	border-radius: calc(45 /var(--break)*100vw);
}
.row_visit01 .col_web .icn{
	width: calc(50 /var(--break)*100vw);
	line-height: 1em;
	vertical-align: middle;
	margin-right: calc(4 /var(--break)*100vw);
}
.row_visit01 .col_web .txt_head1{
	vertical-align: middle;
	margin-right: calc(10 /var(--break)*100vw);
}
.row_visit01 .col_web .txt_head1 .txt1{
}
.row_visit01 .col_web .txt_head1 .txt2{
	margin-top: -1px;
}
.row_visit01 .col_web .txt_head1 .txt2 .txt{
	display: inline-block;
	vertical-align: middle;
}
.row_visit01 .col_web .txt_head1 .arw{
	width: calc(12 /var(--break)*100vw);
	margin-left: calc(6 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
}

.bg_visit01{
	background: url("images/visit/bg_visit01.png")no-repeat left bottom/calc(439 /var(--break)*100vw),url("images/visit/bg_visit02.png")no-repeat right top/calc(715 /var(--break)*100vw),#feffe0;
	padding-bottom: calc(52 /var(--break)*100vw);
}
.bg_visit01 .ttl{
	width: 100%;
	height: calc(80 /var(--break)*100vw);
	border-radius: calc(40 /var(--break)*100vw);
	border: solid 2px #222222;
	margin-bottom: calc(30 /var(--break)*100vw);
}
.row_visit02 .col_txt{
	width: 75%;
}
.row_visit02 .col_img{
	width: calc(152 /1000*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_visit01{
		border: solid calc(4 /var(--break)*100vw) #222222;
		padding: calc(32 /var(--break)*100vw) calc(48 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	}
	.box_visit01 .box{
		width: 100%;
		max-width: calc(600 /var(--break)*100vw);
	}
	.box_visit01 .box > .ttl{
		font-size: 1.25rem;
		border-bottom: solid 2px #222222;
	}
	.box_visit01 .box > .txt1{
		font-size: 1.125rem;
		margin-bottom: calc(10 /var(--break)*100vw);
	}
	.box_visit01 .box > .txt2{
		line-height: calc(28/18*100%);
	}
	.wrap_visit01{
		width: calc(602 /var(--break)*100vw);
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.row_visit01{
		width: 100%;
		gap:calc(20 /var(--break)*100vw) 0;
	}
	.row_visit01 a{
		height: calc(140 /var(--break)*100vw);
	}
	.row_visit01 .col_tel{
		width: 100%;
	}
	.row_visit01 .col_tel a{
		border: calc(4 /var(--break)*100vw) solid #222222;
		border-radius: calc(70 /var(--break)*100vw);
	}
	.row_visit01 .col_tel a .txt1{
		font-size: 0.875rem;
		letter-spacing: 0.05em;
		width: calc(402/var(--break)*100vw);
		padding-bottom: calc(12 /var(--break)*100vw);
		border-bottom: solid calc(2 /var(--break)*100vw) #fff;
		margin-bottom: calc(9 /var(--break)*100vw);
	}
	.row_visit01 .col_tel a .txt2{
		font-size: 0.875rem;
		letter-spacing: 0.05em;
	}
	.row_visit01 .col_tel a .txt2 .fz34{
		font-size: 1.375rem;
		letter-spacing: 0.05em;
	}
	.row_visit01 .col_web{
		width: 100%;
	}
	.row_visit01 .col_web a{
		border: calc(4 /var(--break)*100vw) solid #222222;
		border-radius: calc(70 /var(--break)*100vw);
	}
	.row_visit01 .col_web .icn{
		width: calc(100 /var(--break)*100vw);
		line-height: 1em;
		vertical-align: middle;
		margin-right: calc(9 /var(--break)*100vw);
	}
	.row_visit01 .col_web .icn img{
		width: 100%;
	}
	.row_visit01 .col_web .txt_head1{
		vertical-align: middle;
		margin-right: calc(10 /var(--break)*100vw);
	}
	.row_visit01 .col_web .txt_head1 .txt1{
		font-size: 0.875rem;
		letter-spacing: 0.05em;
		vertical-align: middle;
		margin-top: calc(-15 /var(--break)*100vw);
		margin-right: calc(8 /var(--break)*100vw);
		display: inline-block;
	}
	.row_visit01 .col_web .txt_head1 .txt2{
		font-size: 1.625rem;
		height: calc(52 /var(--break)*100vw);
		display: inline-block;
		vertical-align: baseline;
		margin-top: 0;
		line-height: 1em;
	}
	.row_visit01 .col_web .txt_head1 .txt2 .txt{
		font-size: 1.625rem;
		letter-spacing: 0;
		line-height: 1em;
		display: inline-block;
		vertical-align: middle;
		margin-top: calc(-15 /var(--break)*100vw);
	}
	.row_visit01 .col_web .txt_head1 .arw{
		width: calc(21 /var(--break)*100vw);
		margin-left: calc(26 /var(--break)*100vw);
		font-size: 0;
		line-height: 1em;
		display: inline-block;
		vertical-align: middle;
	}
	.row_visit01 .col_web .txt_head1 .arw img{
		width: 100%;
	}

	.bg_visit01{
		background: url("images/visit/bg_visit01.png")no-repeat left bottom/calc(439 /var(--break)*100vw),url("images/visit/bg_visit02.png")no-repeat right top/calc(715 /var(--break)*100vw),#feffe0;
		padding-bottom: calc(52 /var(--break)*100vw);
	}
	.bg_visit01 .ttl{
		width: 100%;
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
		border: solid 2px #222222;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_visit02{
		width: calc(646 /var(--break)*100vw);
		gap:calc(40 /var(--break)*100vw) 0;
		margin: auto;
	}
	.row_visit02 .col_txt{
		width: 100%;
	}
	.row_visit02 .col_img{
		width: calc(152 /var(--break)*100vw);
		margin: auto;
	}
}
.ttl_visit01{
	width: 100%;
	height: calc(60 /var(--break)*100vw);
	line-height: calc(60 /var(--break)*100vw);
	border-radius: calc(30 /var(--break)*100vw);
}
.map_visit {
	width: 100%;
	height: calc(500 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(40 /var(--break)*100vw);
}
.ttl_visit02{
	font-weight: 700;
	margin-bottom: calc(46 /var(--break)*100vw);
}
.box_visit02{
	padding: calc(32 /var(--break)*100vw) calc(48 /var(--break)*100vw) calc(40 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(20 /var(--break)*100vw);
}
.box_visit02 .ttl{
	font-size: 1.75rem;
	letter-spacing: 0.1em;
	border-bottom: solid 1px #222222;
	padding-bottom: calc(6 /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) {
	.ttl_visit01{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.5rem;
		width: 100%;
		height: calc(120 /var(--break)*100vw);
		padding-top: calc(10 /var(--break)*100vw);
		border-radius: calc(30 /var(--break)*100vw);
	}
	.ttl_visit02{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
	}
	.box_visit02{
		padding: calc(32 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(40 /var(--break)*100vw);
		border: solid calc(4 /var(--break)*100vw) #222222;
		border-radius: calc(20 /var(--break)*100vw);
	}
	.box_visit02 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		border-bottom: solid 1px #222222;
		padding-bottom: calc(6 /var(--break)*100vw);
		margin-bottom: calc(18 /var(--break)*100vw);
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.bg_recruit01{
	background: url("images/recruit/bg_recruit01.jpg")no-repeat center bottom/calc(1920 /1920*100vw);
}
.img_recruit04{
	width: calc(1815 /1920*100vw);
	margin: auto;
}
.bg_recruit02::after{
	content: "";
	width: 100%;
	height: calc(40 /var(--break)*100vw);
	background: url("images/page/bg_pattern04.png")repeat left top/calc(16 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
}
.bg_recruit02 .box_video02{
	border: solid 2px #222222;
}
.box_recruit01{
	border-radius: calc(40 /var(--break)*100vw);
	padding: calc(40 /var(--break)*100vw);
}
.tbl_guideline01 th{
	background: #8c5921!important;
	color: #ffffff!important;
}
.tbl_guideline01 tr:not(:last-child) th{
	border-bottom:solid 1px #ffffff!important;
}
@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
------------------------------------------------------------------*/
@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
------------------------------------------------------------------*/
@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) {
	
}

/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.area_case_common01{
	background: #ffebe0;
	padding: calc(60 /var(--break)*100vw);
}
.area_case_common01 .ttl{
	font-size: 2.5rem;
	line-height: 1em;
	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 {
	border-radius: calc(25 /var(--break)*100vw);
	height: calc(50 / var(--break) * 100vw);
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #222;
	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_slide.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 {
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	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: #fff;
	border: solid 1px #222;
	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: #222;
	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: 1px solid #222;
}
.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #222;
}
.tbl_case table th{
	background: #8c5921;
	font-weight: 400;
}
.tbl_case table td{
	background: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.area_case_common01{
		padding: calc(60 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(60 /var(--break)*100vw);
	}
	.area_case_common01 .ttl{
		font-size: 1.25rem;
		line-height: 1em;
		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 #ccc;
		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: 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);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01{
	border: solid 1px #222222;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	width: 90%;
	max-width: 1000px;
	border: solid 1px #222222;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 110px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign .box p{
	font-size: 1rem;
	letter-spacing: 0.1em;
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #222222 !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_invisalign {
	width: calc(702 /var(--break)*100vw);
	max-width: 1000px;
}
.box_invisalign .box {
	max-height: calc(420 / var(--break) * 100vw);
}
	.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: #222222;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
	border-radius: calc(4 /var(--break)*100vw);
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #ec6431;
}
.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);
	}
}

/* お問い合わせ 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: #ec6431;
	color: #fff;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	border-radius: calc(20 /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: #8c5921;
	border: 1px solid #222;
	border-right-color: #222;
	font-size: .8125rem;
	font-weight: 700;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #222;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #ec6431;
	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 #222;
	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 #222;
	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 #473a2c;
	color: #473a2c;
}
.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 #222222;
}
.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: #222222;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #ec6431;
	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 #ec6431;
	color: #ec6431;
	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: #ec6431;
	background: #ec6431;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post h3{
	font-weight: 700;
	padding: calc(14 /var(--break)*100vw) calc(20 /var(--break)*100vw) calc(18 /var(--break)*100vw); 
	background: url("images/page/bg_pattern01.png")repeat left top/calc(30 /var(--break)*100vw);
	border-top: solid calc(3 /var(--break)*100vw) #222222;
	border-bottom: solid calc(3 /var(--break)*100vw) #222222;
}
.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 );
}
.post_content > h4{
	padding: calc(11 /var(--break)*100vw) calc(27 /var(--break)*100vw) calc(13 /var(--break)*100vw);
	background: url("images/page/bg_pattern02.jpg")repeat left top/calc(399 /var(--break)*100vw);
	border: solid 2px #222222;
	border-radius: calc(30 /var(--break)*100vw);
}
.post_content > h5 {
	background: url("images/page/bg_pattern06.png")repeat left top/calc(20 /var(--break)*100vw),#ffebe0;
	position: relative;
	padding: calc(14 /var(--break)*100vw) calc(41 /var(--break)*100vw) calc(14 /var(--break)*100vw) calc(54 /var(--break)*100vw);
	border-radius: calc(30 /var(--break)*100vw);
}
.post_content > h5::before{
	content: "";
	background: url("images/page/icn_hdg05.svg")no-repeat center/contain;
	width: calc(24 /var(--break)*100vw);
	height: calc(24 /var(--break)*100vw);
	position: absolute;
	top: calc(18 /var(--break)*100vw);
	left: calc(20 /var(--break)*100vw);
}
#sidebar .category h4{
	background: #f5a730;
	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 #f5a730;
	background: #f5a730;
	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: #f5a730;
}

@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;
	}
	.post_content > h4{
		border:solid 2px #222222;
		border-radius: calc(40 /var(--break)*100vw);
	}
	.post_content > h5 {
		letter-spacing: 0;
		padding: calc(13 /var(--break)*100vw) calc(41 /var(--break)*100vw) calc(13 /var(--break)*100vw) calc(63 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
		margin-bottom: 4vw;
	}
	.post_content > h5::before{
		content: "";
		background: url("images/page/icn_hdg05.svg")no-repeat center/contain;
		width: calc(24 /var(--break)*100vw);
		height: calc(24 /var(--break)*100vw);
		position: absolute;
		top: calc(26 /var(--break)*100vw);
		left: calc(20 /var(--break)*100vw);
	}
	#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));
	}
}