@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	padding: calc(20 /var(--break)*100vw) calc(20 /var(--break)*100vw) 0;
}
.main_page_inner{
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	width: 100%;
	height: calc(480 / var(--break) * 100vw);
	padding-top: calc(100 /var(--break)*100vw);
}
.hdg2 .ja {
	font-size: 3.75rem;
	letter-spacing: 0.1em;
	color: #fff;
	margin-bottom: calc(13 /var(--break)*100vw);
}
.hdg2 .en {
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	color: #fff;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.bdr_def,.bdr_common01{
	border-bottom: solid 1px #231815;
}
.ttl_common01{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	text-align: center;
	padding: calc(10 /var(--break)*100vw);
	border-top: solid 1px #231815;
	border-bottom: solid 1px #231815;
}
.row_default_1500px_2 .col_img .img .deco01{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: calc(38/24*100%);
	width: calc(180 /var(--break)*100vw);
	height: calc(180 /var(--break)*100vw);
	background: rgba(240,236,235,0.8);
	bottom: calc(-30 /var(--break)*100vw);
	right: calc(-30 /var(--break)*100vw);
}
.row_default_1500px_2.r_reverse .col_img .img .deco01{
	bottom: calc(-30 /var(--break)*100vw);
	right: auto;
	left: calc(-30 /var(--break)*100vw)
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@media only screen and (max-width: 767px) {
	.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 {
		padding: calc(20 /var(--break)*100vw) calc(24 /var(--break)*100vw) 0;
	}
	.main_page_inner{
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(440 / var(--break) * 100vw);
		padding-top: calc(110 /var(--break)*100vw);
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0.2em;
	}
	.col_img {
		text-align: center;
	}
	.ttl_common01{
		font-size: 1.125rem;
		letter-spacing: 0em;
		line-height: 1.6em;
	}
	.row_default_1500px_2 .col_img .img .deco01{
		font-size: 0.75rem;
		width: calc(180 /var(--break)*100vw);
		height: calc(180 /var(--break)*100vw);
		bottom: calc(-30 /var(--break)*100vw);
		right: calc(-20 /var(--break)*100vw);
	}
	.row_default_1500px_2.r_reverse .col_img .img .deco01{
		right: auto;
		left: calc(-20 /var(--break)*100vw)
	}
}


/* 医院紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01{
	background: url("images/clinic/bg_clinic01.jpg")no-repeat center/cover;
	padding-top: calc(72 /var(--break)*100vw);
	padding-bottom: calc(110 /var(--break)*100vw);
}
.bg_clinic01 .txt1{
	margin-bottom: calc(12 /var(--break)*100vw);
}
.bg_clinic01 .txt2{
	width: fit-content;
	padding-left: calc(20 /var(--break)*100vw);
	padding-right: calc(20 /var(--break)*100vw);
	height: calc(80 /var(--break)*100vw);
	line-height: calc(80 /var(--break)*100vw);
	margin-bottom: calc(30 /var(--break)*100vw);
}
.bg_clinic01 .txt3{
	width: fit-content;
	padding-left: calc(20 /var(--break)*100vw);
	padding-right: calc(20 /var(--break)*100vw);
	height: calc(80 /var(--break)*100vw);
	line-height: calc(80 /var(--break)*100vw);
}

.row_clinic01 .col_img{
	width: 50%;
}
.row_clinic01 .col_img .deco01{
	width: calc(180 /var(--break)*100vw);
	height: calc(180 /var(--break)*100vw);
	background: rgba(240,236,235,0.8);
	line-height: calc(38/24*100%);
	bottom: calc(40 /var(--break)*100vw);
	left: calc(40 /var(--break)*100vw);
}
.row_clinic01 .col_img .deco02{
	width: calc(180 /var(--break)*100vw);
	height: calc(180 /var(--break)*100vw);
	background: rgba(240,236,235,0.8);
	line-height: calc(38/24*100%);
	bottom: calc(40 /var(--break)*100vw);
	left: calc(230 /var(--break)*100vw);
}
.row_clinic01 .col_txt{
	width: 50%;
}
.row_clinic01 .col_txt .num{
	max-width: 760px;
	height: calc(40 /var(--break)*100vw);
	line-height: calc(46 /var(--break)*100vw);
	margin: 0 auto calc(24 /var(--break)*100vw);
}
.row_clinic01 .col_txt .copy{
	font-size: calc(50/1920*100vw);
	margin-bottom: calc(32 /var(--break)*100vw);
}
.row_clinic01 .col_txt .txt{
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.img_clinic01{
	width: calc(1880 /var(--break)*100vw);
	margin-left: auto;
	margin-right: auto;
}

.row_clinic02{
	gap:calc(80 /var(--break)*100vw) calc(37/1500*100%);
}
.row_clinic02 .col{
	width: calc(475/1500*100%);
}
.row_clinic02 .col .ttl{
	min-height: calc(60 /var(--break)*100vw);
	background: #af964a;
}
.row_clinic02 .col:nth-child(2n) .ttl{
	background: #684b43;
}

.wrap_clinic01 .num{
	height: calc(40 /var(--break)*100vw);
	line-height: calc(46 /var(--break)*100vw);
	margin: 0 auto calc(24 /var(--break)*100vw);
}
.wrap_clinic01 .copy{
	font-size: calc(50/1920*100vw);
	margin-bottom: calc(32 /var(--break)*100vw);
}
.wrap_clinic01 .txt{
}

.box_clinic02 .box::before{
	content: "";
	background: url("images/clinic/deco_clinic01.svg")no-repeat center/contain;
	width: calc(110 /var(--break)*100vw);
	height: calc(110 /var(--break)*100vw);
	position: absolute;
	top: calc(-40 /var(--break)*100vw);
	left: calc(50 /var(--break)*100vw);
}

.ttl_clinic_hg {
	border-bottom: solid 1px #231815;
	padding-bottom: calc(20 /var(--break)*100vw);
	margin-bottom: calc(28 /var(--break)*100vw);
}

.row_clinic03 .col_img{
	width: calc(430/1240*100%);
	text-align: center;
}
.row_clinic03 .col_txt{
	width: calc(810/1240*100%);
}
.row_clinic03 .col_txt .box{
	padding: calc(26 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(40 /var(--break)*100vw);
}
.row_clinic03 .col_txt .box p:not(:last-child){
	margin-bottom: calc(15 /var(--break)*100vw);
}
.row_clinic03 .col_txt .box .flex .txt1{
	width: calc(137 /var(--break)*100vw);
}
.row_clinic03 .col_txt .box .flex .txt2{
	width: calc(100% - 137 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic01 .col_img .deco01{
		width: calc(180 /1599*100vw);
		height: calc(180 /1599*100vw);
		font-size: calc(24 /1599*100vw);
		bottom: calc(40 /1599*100vw);
		left: calc(40 /1599*100vw);
	}
	.row_clinic01 .col_img .deco02{
		width: calc(180 /1599*100vw);
		height: calc(180 /1599*100vw);
		font-size: calc(24 /1599*100vw);
		bottom: calc(40 /1599*100vw);
		left: calc(230 /1599*100vw);
	}
	.row_clinic02 .col .ttl{
		font-size: calc(24/1599*100vw);
		height: calc(60/1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_clinic01{
		background: url("images/clinic/bg_clinic01_sp.jpg")no-repeat center/cover;
		padding-top: calc(73 /var(--break)*100vw);
		padding-bottom: calc(100 /var(--break)*100vw);
	}
	.bg_clinic01 .txt1{
		font-size: 1.25rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(11 /var(--break)*100vw);
	}
	.bg_clinic01 .txt2{
		font-size: 1.25em;
		letter-spacing: 0;
	}
	.bg_clinic01 .txt3{
		font-size: 1.25em;
		letter-spacing: 0;
	}
	.box_clinic01{
		padding: calc(40 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.row_clinic01{
		gap:calc(40 /var(--break)*100vw);
	}
	.row_clinic01 .col_img{
		width: 100%;
	}
	.row_clinic01 .col_img .deco01{
		width: calc(180 /var(--break)*100vw);
		height: calc(180 /var(--break)*100vw);
		font-size: 0.75rem;
		line-height: calc(38/24*100%);
		bottom: calc(40 /var(--break)*100vw);
		left: calc(40 /var(--break)*100vw);
	}
	.row_clinic01 .col_img .deco02{
		width: calc(180 /var(--break)*100vw);
		height: calc(180 /var(--break)*100vw);
		font-size: 0.75rem;
		line-height: calc(38/24*100%);
		bottom: calc(40 /var(--break)*100vw);
		left: calc(230 /var(--break)*100vw);
	}
	.row_clinic01 .col_txt{
		width: 100%;
	}
	.row_clinic01 .col_txt .num{
		max-width: 100%;
		font-size: 0.8125rem;
		height: calc(50 /var(--break)*100vw);
		line-height: 1em;
		padding-top: calc(6 /var(--break)*100vw);
		margin: 0 auto calc(24 /var(--break)*100vw);
	}
	.row_clinic01 .col_txt .copy{
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_clinic01 .col_txt .txt{
		max-width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
	}

	.row_clinic02{
		gap:calc(20 /var(--break)*100vw) calc(22 /var(--break)*100vw);
	}
	.row_clinic02 .col{
		width: calc(340 /var(--break)*100vw);
	}
	.row_clinic02 .col .ttl{
		font-size: 0.75rem;
		padding: calc(10 /var(--break)*100vw);
	}

	.img_clinic01{
		width: calc(700 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_clinic01{
		padding-left: calc(24 /var(--break)*100vw);
		padding-right: calc(24 /var(--break)*100vw);
	}
	.wrap_clinic01 .num{
		max-width: calc(646 /var(--break)*100vw);
		font-size: 0.8125rem;
		height: calc(50 /var(--break)*100vw);
		line-height: 1em;
		margin: 0 auto calc(24 /var(--break)*100vw);
	}
	.wrap_clinic01 .copy{
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.wrap_clinic01 .txt{
		max-width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
	}

	.box_clinic02 .box::before{
		content: "";
		background: url("images/clinic/deco_clinic01.svg")no-repeat center/contain;
		width: calc(110 /var(--break)*100vw);
		height: calc(110 /var(--break)*100vw);
		position: absolute;
		top: calc(-40 /var(--break)*100vw);
		left: calc(10 /var(--break)*100vw);
	}
	
	.ttl_clinic_hg{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	
	.row_clinic03 .col_img{
		width: calc(430 /var(--break)*100vw);
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_clinic03 .col_txt{
		width: 100%;
	}
	.row_clinic03 .col_txt .box{
		padding: calc(26 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.row_clinic03 .col_txt .box p:not(:last-child){
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.row_clinic03 .col_txt .box .flex .txt1{
		font-size: 1rem;
		letter-spacing: 0;
		width: calc(170 /var(--break)*100vw);
	}
	.row_clinic03 .col_txt .box .flex .txt2{
		font-size: 0.875rem;
		letter-spacing: 0;
		width: calc(100% - 170 /var(--break)*100vw);
	}
	.row_default_1500px_4.row_clinic04{
		width: 100%;
		gap: calc(20 /var(--break)*100vw) calc(22 /var(--break)*100vw);
	}
	.row_default_1500px_4.row_clinic04 .col {
		width: calc(340 /var(--break)*100vw)!important;
		max-width: calc(340 /var(--break)*100vw)!important;
	}
	.row_default_1500px_4.row_clinic04 .ttl {
		font-size: 0.75rem;
	}
}
.slide_sample06 .slick-prev {
	background: url(images/clinic/arw_clinic.svg)no-repeat center / cover;
	width: calc(33 / var(--break) * 100vw);
	height: calc(59 / var(--break) * 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(33 / var(--break) * 100vw);
	height: calc(59 / var(--break) * 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) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_sample06 .slick-prev {
		left: 2%;
	}
	.slide_sample06 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_sample06 .slick-prev {
		left: 3vw;
	}
	.slide_sample06 .slick-next {
		right: 3vw;
	}
}
.wrap_clinic03{
	background: #231815;
}
.wrap_clinic03::before{
	content: "";
	width: 100%;
	height: calc(233 /var(--break)*100vw);
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
.img_clinic_time01{
	width: calc(750 /var(--break)*100vw);
}
.logo_clinic{
	width: calc(600 /var(--break)*100vw);
}
.address_clinic{
	font-size: 1rem;
	margin-bottom: calc(30 /var(--break)*100vw);
}
.btn_clinic{
	width: calc(290 /var(--break)*100vw);
}
.btn_clinic a{
	height: calc(80 /var(--break)*100vw);
	background: rgba(35,24,21,0.6);
	border: solid 1px #fff;
	border-radius: calc(5 /var(--break)*100vw);
}

.row_clinic_access01 .col{
	width: calc(710/1500*100%);
}
.row_clinic_access02 .icn{
	width: calc(40 /var(--break)*100vw);
	margin-right: calc(20 /var(--break)*100vw);
}
.row_clinic_access02 p{
	width: calc(100% - 60 /var(--break)*100vw);
}
.wrap_clinic_access{
	border-top: solid 1px #231815;
	border-bottom: solid 1px #231815;
	padding: calc(30 /var(--break)*100vw) calc(60 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(56 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
	.img_clinic_time01{
		width: calc(700 /var(--break)*100vw);
	}
	.address_clinic{
		font-size: 1rem;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.btn_clinic{
		width: calc(500 /var(--break)*100vw);
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.btn_clinic a{
		height: calc(120 /var(--break)*100vw);
	}
	.btn_clinic .fz30{
		font-size: 1.4375rem;
		letter-spacing: 0;
	}
	.row_clinic_access01{
		width: 100%;
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_clinic_access01 .col{
		width: 100%;
	}
	.row_clinic_access02{
		padding: 0 calc(28 /var(--break)*100vw);
	}
	.row_clinic_access02 .icn{
		width: calc(60 /var(--break)*100vw);
		margin-right: calc(20 /var(--break)*100vw);
	}
	.row_clinic_access02 .icn img{
		width: 100%;
	}
	.row_clinic_access02 p{
		font-size: 1.125rem;
		letter-spacing: 0;
		width: calc(100% - 80 /var(--break)*100vw);
	}
	.wrap_clinic_access{
		border-top: solid 1px #231815;
		border-bottom: solid 1px #231815;
		padding: calc(30 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
}


/* common
------------------------------------------------------------------*/
.box_common01{
	border-top: solid 1px #231815;
	border-bottom: solid 1px #231815;
	padding: calc(19 /var(--break)*100vw) 0;
}
.box_common01 .box{
	padding: calc(43 /var(--break)*100vw) calc(50 /var(--break)*100vw);
}
.box_common01 .copy{
	line-height: calc(38/24*100%);
	border-bottom: solid 1px #231815;
	padding-bottom: calc(22 /var(--break)*100vw);
	margin-bottom: calc(28 /var(--break)*100vw);
}

.box_common02 .ttl{
	margin-top: calc(-98 /var(--break)*100vw);
	margin-bottom: calc(36 /var(--break)*100vw);
}
.box_common02 .ttl2{
	margin-top: calc(-38 /var(--break)*100vw);
	margin-bottom: calc(27 /var(--break)*100vw);
}
.box_common02 .copy{
	max-width: 1040px;
	padding: calc(6 /var(--break)*100vw);
	margin-bottom: calc(27 /var(--break)*100vw);
}
.box_common02 .txt{
	text-align: center;
	margin-bottom: calc(60 /var(--break)*100vw);
}
.box_common02 .txt2{
	line-height: 1.6em;
	padding-top: calc(13 /var(--break)*100vw);
	margin-bottom: calc(50 /var(--break)*100vw);
}
.row_common01{
	width: calc(820 /var(--break)*100vw);
	gap: 0 calc(20/820*100%);
}
.row_common01 a{
	height: calc(80 /var(--break)*100vw);
	background: rgba(35,24,21,0.6);
	border: solid 1px #fff;
	border-radius: calc(5 /var(--break)*100vw);
}
.row_common01 .col_tel{
	width: calc(400/820*100%);
}
.row_common01 .col_tel a{
}
.row_common01 .col_web{
	width: calc(400/820*100%);
}
.row_common01 .col_web a{
}
.row_common01 .col_web .txt1 span{
	vertical-align: middle;
}
.row_common01 .col_web .txt1::before{
	content: "";
	background: url("images/page/icn_head01.svg")no-repeat center/contain;
	width: calc(20 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-right: calc(18 /var(--break)*100vw);
}
.row_common01 .col_web .txt1::after{
	content: "";
	background: url("images/page/arw_head01.svg")no-repeat center/contain;
	width: calc(20 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-left: calc(17 /var(--break)*100vw);
}

.box_common03 .wrap{
}
.box_common03 .tbl_default table {
	border: solid 1px #231815;
}
.box_common03 .tbl_default td {
	background: #fff;
}

.row_common02 .col_img{
	width: 40.8%;
	max-width: 570px;
}
.row_common02 .col_txt{
	width: 54.3%;
}
.row_common02 .col_txt .ttl{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin-bottom: calc(20 /var(--break)*100vw);
}

.row_common03 .col_img{
	width: 25%;
	max-width: 350px;
}
.row_common03 .col_txt{
	width: 71.43%;
}

.row_common04 .col{
	width: calc(590/1240*100%);
	border: solid 1px #231815;
	padding: calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(40 /var(--break)*100vw);
}
.row_common04 .col .ttl{
	height: calc(60 /var(--break)*100vw);
	margin-bottom: calc(30 /var(--break)*100vw);
}
.row_common04 .col .ttl2{
	margin-bottom: calc(20 /var(--break)*100vw);
}
.row_common04 .col .ttl3{
	border-bottom: solid 1px #231815;
	padding-bottom: calc(16 /var(--break)*100vw);
	margin-bottom: calc(30 /var(--break)*100vw);
}

.row_common05{
	max-width: 1000px;
	gap:0 2%;
}
.row_common05 .col{
	width: 32%;
}
.row_common05 .col .btn_def{
	width: 100%;
}

.box_common04 .wrap{
	max-width: 1240px;
}
.box_flow .ttl{
	margin-bottom: calc(25 /var(--break)*100vw);
}
.box_flow .ttl .num{
	text-align: center;
	width: calc(175 /var(--break)*100vw);
	height: calc(40 /var(--break)*100vw);
	line-height: 1em;
	padding-top: calc(10 /var(--break)*100vw);
	margin-right: calc(30 /var(--break)*100vw);
	vertical-align: middle;
}
.box_flow .ttl .txt{
	width: calc(100% - 205 /var(--break)*100vw);
	vertical-align: middle;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_common01 .box{
		padding: calc(43 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.box_common01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	
	.box_common02{
		padding: calc(10 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(80 /var(--break)*100vw);
	}
	.box_common02 .ttl{
		font-size: 1.875rem;
		margin-top: calc(-98 /var(--break)*100vw);
		margin-bottom: calc(36 /var(--break)*100vw);
	}
	.box_common02 .ttl2{
		font-size: 1.875rem;
		margin-top: calc(-38 /var(--break)*100vw);
		margin-bottom: calc(27 /var(--break)*100vw);
	}
	.box_common02 .copy{
		font-size: 1rem;
		letter-spacing: 0;
		padding: calc(6 /var(--break)*100vw);
		margin-bottom: calc(27 /var(--break)*100vw);
	}
	.box_common02 .txt{
		text-align: center;
		margin-bottom: calc(60 /var(--break)*100vw);
	}
	.box_common02 .txt2{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.row_common01{
		width: calc(600 /var(--break)*100vw);
		gap: calc(20 /var(--break)*100vw) 0;
	}
	.row_common01 a{
		height: calc(120 /var(--break)*100vw);
	}
	.row_common01 .col_tel{
		width: 100%;
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.row_common01 .col_tel .fz30{
		font-size: 1.4375rem;
		letter-spacing: 0;
	}
	.row_common01 .col_web{
		width: 100%;
	}
	.row_common01 .col_web .txt1{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_common01 .col_web .txt1::before{
		width: calc(40 /var(--break)*100vw);
		height: calc(40 /var(--break)*100vw);
	}
	.row_common01 .col_web .txt1::after{
		width: calc(40 /var(--break)*100vw);
		height: calc(40 /var(--break)*100vw);
	}
	.box_common03 .wrap{
		padding-left: calc(28 /var(--break)*100vw);
		padding-right: calc(28 /var(--break)*100vw);
	}
	.row_common02 .col_img{
		width: calc(570 /var(--break)*100vw);
		max-width: 570px;
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_common02 .col_txt{
		width: 100%;
	}
	.row_common02 .col_txt .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.6em;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	
	.row_common03 .col_img{
		width: calc(600 /var(--break)*100vw);
		text-align: center;
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_common03 .col_txt{
		width: 100%;
	}

	.row_common04{
		width: calc(600 /var(--break)*100vw);
		margin:auto;
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_common04 .col{
		width: 100%;
		border: solid 1px #231815;
		padding: calc(50 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(40 /var(--break)*100vw);
	}
	.row_common04 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_common04 .col .ttl2{
		font-size: 1rem;
		letter-spacing: 0;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_common04 .col .ttl3{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	
	.row_common05{
		width: calc(600 /var(--break)*100vw);
		margin: auto;
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_common05 .col{
		width: 100%;
	}
	
	.box_common04{
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.box_flow{
		padding: calc(50 /var(--break)*100vw) calc(30 /var(--break)*100vw);
	}
	.box_flow .ttl{
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_flow .ttl .num{
		font-size: 0.75rem;
		text-align: center;
		width: calc(175 /var(--break)*100vw);
		height: calc(40 /var(--break)*100vw);
		line-height: 1em;
		padding-top: calc(10 /var(--break)*100vw);
		margin-right: calc(20 /var(--break)*100vw);
		vertical-align: top;
	}
	.box_flow .ttl .txt{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		width: calc(100% - 195 /var(--break)*100vw);
		vertical-align: top;
		margin-top: calc(-8 /var(--break)*100vw);
	}
}


/* bnr_common01
------------------------------------------------------------------*/
.bnr_common01{
	width: calc(700 /var(--break)*100vw);
	margin-left: auto;
	margin-right: auto;
}
.bnr_common01 a{
	box-shadow: 0 0 calc(20 /var(--break)*100vw) 0 rgba(143,107,78,0.1);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bnr_common01{
		width: calc(646 /var(--break)*100vw);
	}
}


/* row_comparison01
------------------------------------------------------------------*/
.row_comparison01::before{
	content: "";
	width: calc(15 /var(--break)*100vw);
	height: calc(45 /var(--break)*100vw);
	background: #231815;
	clip-path: polygon(0 0,0 100%, 100% 50%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.row_comparison01 .col{
	width: 48%;
}
.row_comparison02::before{
	content: "";
	width: calc(15 /var(--break)*100vw);
	height: calc(45 /var(--break)*100vw);
	background: #231815;
	clip-path: polygon(0 0,0 100%, 100% 50%);
	position: absolute;
	top: calc(60 /var(--break)*100vw);
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.row_comparison02 .col{
	width: 48%;
}
.row_comparison02 .col .en{
	height: calc(50 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_comparison01{
		width: calc(600 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(50 /var(--break)*100vw) 0;
	}
	.row_comparison01::before{
		width: calc(45 /var(--break)*100vw);
		height: calc(15 /var(--break)*100vw);
		clip-path: polygon(0 0,50% 100%,100% 0);
	}
	.row_comparison01 .col{
		width: 100%;
	}
	.row_comparison02{
		width: calc(600 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(50 /var(--break)*100vw) 0;
	}
	.row_comparison02::before{
		width: calc(45 /var(--break)*100vw);
		height: calc(15 /var(--break)*100vw);
		clip-path: polygon(0 0,50% 100%,100% 0);
		top: 0;
	}
	.row_comparison02 .col{
		width: 100%;
	}
	.row_comparison02 .col .en{
		font-size: 0.75rem;
	}
}


/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.row_staff01 .col_img{
	width: 31%;
	max-width: 460px;
}
.row_staff01 .col_txt{
	width: calc(990/1500*100%);
}
.row_staff01 .col_txt .name{
	border-bottom: solid 1px #231815;
	padding-bottom: calc(25 /var(--break)*100vw);
	margin-bottom: calc(30 /var(--break)*100vw);
}
.row_staff01 .col_txt .name .txt1{
	width: calc(50 /var(--break)*100vw);
	height: calc(50 /var(--break)*100vw);
	border-radius: 100%;
	line-height: calc(50 /var(--break)*100vw);
	margin-right: calc(22 /var(--break)*100vw);
	vertical-align: middle;
}
.row_staff01 .col_txt .name .txt2{
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	margin-right: calc(18 /var(--break)*100vw);
	vertical-align: middle;
}
.row_staff01 .col_txt .name .txt3{
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	vertical-align: middle;
}

.row_staff02{
	gap:calc(80 /var(--break)*100vw) calc(40/1500*100%);
}
.row_staff02 .col{
	width: calc(730/1500*100%);
	border: solid 1px #af964a;
	padding: calc(30 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(45 /var(--break)*100vw);
}
.row_staff02 .col .name{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.row_staff02 .col .message_staff{
	height: calc(60 /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) {
	.row_staff01 .col_img{
		width: calc(460 /var(--break)*100vw);
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_staff01 .col_txt{
		width: 100%;
	}
	.row_staff01 .col_txt .name{
		border-bottom: solid 1px #231815;
		padding-bottom: calc(25 /var(--break)*100vw);
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_staff01 .col_txt .name .txt1{
		font-size: 0.5625rem;
		width: calc(50 /var(--break)*100vw);
		height: calc(50 /var(--break)*100vw);
		border-radius: 100%;
		line-height: calc(50 /var(--break)*100vw);
		margin-right: calc(22 /var(--break)*100vw);
	}
	.row_staff01 .col_txt .name .txt2{
		font-size: 1.5rem;
		letter-spacing: 0.1em;
		margin-right: calc(18 /var(--break)*100vw);
	}
	.row_staff01 .col_txt .name .txt3{
		font-size: 0.75rem;
		letter-spacing: 0.1em;
	}
	.row_staff02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(80 /var(--break)*100vw) 0;
	}
	.row_staff02 .col{
		width: 100%;
		border: solid 1px #af964a;
		padding: calc(30 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(45 /var(--break)*100vw);
	}
	.row_staff02 .col .name{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.row_staff02 .col .name .fz24{
		font-size: 0.75rem;
		letter-spacing: 0;
	}
	.row_staff02 .col .message_staff{
		font-size: 1rem;
		height: calc(80 /var(--break)*100vw);
		margin-bottom: calc(28 /var(--break)*100vw);
	}
}


/* 症例紹介 case
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* むし歯治療 caries
------------------------------------------------------------------*/

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* wrap_consultation
------------------------------------------------------------------*/
.bg_consultation{
	background: url("images/page/bg_consultation01.jpg")no-repeat center top/cover;
	padding-top: calc(10 /var(--break)*100vw);
}
.bg_consultation .ttl{
	margin-top: calc(-54 /var(--break)*100vw);
	margin-bottom: calc(24 /var(--break)*100vw);
}
.bg_consultation .ttl .en{
	margin-bottom: calc(35 /var(--break)*100vw);
}
.bg_consultation .ttl .ja{
	padding: calc(6 /var(--break)*100vw);
}

.row_consultation li{
	width: calc(600/1240*100%);
	border-bottom: solid 1px #231815;
	position: relative;
	padding: calc(4 /var(--break)*100vw) calc(54 /var(--break)*100vw) calc(9 /var(--break)*100vw);
}
.row_consultation li::before{
	content: "";
	background: url("images/page/icn_check.svg")no-repeat center/contain;
	width: calc(14 /var(--break)*100vw);
	height: calc(12 /var(--break)*100vw);
	position: absolute;
	top: calc(19 /var(--break)*100vw);
	left: calc(20 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_consultation{
		padding-top: calc(10 /var(--break)*100vw);
	}
	.bg_consultation .ttl{
		margin-top: calc(-54 /var(--break)*100vw);
		margin-bottom: calc(24 /var(--break)*100vw);
	}
	.bg_consultation .ttl .en{
		font-size: 2.8125rem;
		letter-spacing: 0;
		margin-bottom: calc(35 /var(--break)*100vw);
	}
	.bg_consultation .ttl .ja{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: calc(6 /var(--break)*100vw);
	}

	.row_consultation li{
		width: 100%;
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.6em;
		padding: calc(4 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(9 /var(--break)*100vw) calc(60 /var(--break)*100vw);
	}
	.row_consultation li::before{
		content: "";
		background: url("images/page/icn_check.svg")no-repeat center/contain;
		width: calc(20 /var(--break)*100vw);
		height: calc(18 /var(--break)*100vw);
		position: absolute;
		top: calc(24 /var(--break)*100vw);
		left: calc(20 /var(--break)*100vw);
	}
}


/* 根管治療 root
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 歯周病治療 perio
------------------------------------------------------------------*/
.txt_perio01{
	margin-bottom: calc(13 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.txt_perio01{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.6em;
		margin-bottom: calc(13 /var(--break)*100vw);
	}
}


/* メンテナンス・⼝臭治療
 maintenance
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 小児歯科 pediatric
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 小児矯正 pediatric_ortho
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 大人の矯正 orthodontic
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* セラミック・審美治療 cosmetic
------------------------------------------------------------------*/
.tbl_cosmetic01 table{
	border: solid 1px #231815;
}
.tbl_cosmetic01 table thead tr:first-child th:first-child{
	width: calc(180/1240*100%);
	color: #fff;
	background: #231815;
	border-bottom: solid 1px #fff;
	border-left: none;
	text-align: center;
	vertical-align: middle;
}
.tbl_cosmetic01 table thead tr:first-child th:not(:first-child){
	width: calc(265/1240*100%);
	padding: 0;
	border-bottom: none;
}
.tbl_cosmetic01 table thead tr:first-child th{
	border-left: solid 1px #fff;
}
.tbl_cosmetic01 table thead tr:first-child th:nth-child(2){
	border-left: none;
}
.tbl_cosmetic01 table thead tr:nth-child(2) th{
	padding: calc(20 /var(--break)*100vw) calc(13 /var(--break)*100vw) calc(20 /var(--break)*100vw);
	border-bottom: solid 1px #231815;
}
.tbl_cosmetic01 table thead tr:nth-child(2) th:first-child{
	background: #eae0d7;
}
.tbl_cosmetic01 table thead tr:nth-child(2) th:not(:first-child){
	background: #ffffff;
	border-left: solid 1px #231815;
}
.tbl_cosmetic01 table tbody th{
	background: #231815;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.tbl_cosmetic01 table tbody tr:not(:last-child) th{
	border-bottom: solid 1px #fff;
}
.tbl_cosmetic01 table tbody tr:not(:last-child) td{
	border-bottom: solid 1px #231815;
}
.tbl_cosmetic01 table tbody td{
	text-align: center;
	vertical-align: middle;
	padding: calc(45 /var(--break)*100vw) 0; 
}
.tbl_cosmetic01 table tbody td:nth-child(2){
	background: #eae0d4;
}
.tbl_cosmetic01 table tbody td:not(:nth-child(2)){
	border-left: solid 1px #231815;
}
.tbl_cosmetic01 table tbody td span{
	font-size: 1.875rem;
	line-height: 1em;
}

.row_cosmetic01{
	gap:0 calc(20 /1240*100%);
}
.row_cosmetic01 .col{
	color: #fff;
	width: calc(400 /1240*100%);
	height: calc(120 /var(--break)*100vw);
	border: solid calc(10 /var(--break)*100vw) #fff;
	outline: solid 1px #eae0d4;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_cosmetic01 table{
		width: calc(1500/750*100vw);
	}
	.tbl_cosmetic01 table thead th{
		font-size: 0.875rem;
	}
	.tbl_cosmetic01 table thead th .ttl{
		font-size: 1rem;
	}
	.tbl_cosmetic01 table tbody th{
		font-size: 0.875rem;
	}
	.tbl_cosmetic01 table tbody td{
		font-size: 0.875rem;
	}
	.tbl_cosmetic01 table tbody td span{
		font-size: 1rem;
		line-height: 1em;
	}
	.row_cosmetic01{
		width: calc(600 /var(--break)*100vw);
		margin: auto;
		gap:calc(20 /var(--break)*100vw);
	}
	.row_cosmetic01 .col{
		width: 100%;
		font-size: 1rem;
	}
}


/* ホワイトニング whitening
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* インプラント implant
------------------------------------------------------------------*/
.row_implant01 .col_img{
	width: 40.4%;
	max-width: 460px;
}
.row_implant01 .col_txt{
	width: calc(640/1140*100%);
}

.txt_implant{
	margin-bottom: calc(13 /var(--break)*100vw);
}
.tbl_implant01 table{
	border: solid 1px #231815;
}
.tbl_implant01 table thead tr:first-child th:first-child{
	width: calc(180/1240*100%);
	color: #fff;
	background: #231815;
	border-bottom: solid 1px #fff;
	border-left: none;
	text-align: center;
	vertical-align: middle;
}
.tbl_implant01 table thead tr:first-child th:not(:first-child){
	width: calc(265/1240*100%);
	padding: 0;
	border-bottom: none;
}
.tbl_implant01 table thead tr:first-child th{
	border-left: solid 1px #fff;
}
.tbl_implant01 table thead tr:first-child th:nth-child(2){
	border-left: none;
}
.tbl_implant01 table thead tr:nth-child(2) th{
	padding: calc(20 /var(--break)*100vw) calc(13 /var(--break)*100vw) calc(20 /var(--break)*100vw);
	border-bottom: solid 1px #231815;
}
.tbl_implant01 table thead tr:nth-child(2) th:first-child{
	background: #eae0d7;
}
.tbl_implant01 table thead tr:nth-child(2) th:not(:first-child){
	background: #ffffff;
	border-left: solid 1px #231815;
}
.tbl_implant01 table tbody th{
	background: #231815;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.tbl_implant01 table tbody tr:not(:last-child) th{
	border-bottom: solid 1px #fff;
}
.tbl_implant01 table tbody tr:not(:last-child) td{
	border-bottom: solid 1px #231815;
}
.tbl_implant01 table tbody td{
	text-align: center;
	vertical-align: middle;
	padding: calc(27 /var(--break)*100vw) 0;
	line-height: 2em;
}
.tbl_implant01 table tbody td:nth-child(2){
	background: #eae0d4;
}
.tbl_implant01 table tbody td:not(:nth-child(2)){
	border-left: solid 1px #231815;
}
.tbl_implant01 table tbody td span{
	font-size: 1.875rem;
	line-height: 1em;
	display: block;
	margin-bottom: calc(10 /var(--break)*100vw);
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_implant01 .col_img{
		width: calc(460 /var(--break)*100vw);
		margin: 0 auto calc(30 /var(--break)*100vw);
		max-width: 100%;
	}
	.row_implant01 .col_txt{
		width: 100%;
	}
	.txt_implant{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.tbl_implant01 table{
		width: calc(1500/750*100vw);
	}
	.tbl_implant01 table thead th{
		font-size: 0.875rem;
	}
	.tbl_implant01 table thead th .ttl{
		font-size: 1rem;
	}
	.tbl_implant01 table tbody th{
		font-size: 0.875rem;
	}
	.tbl_implant01 table tbody td{
		font-size: 0.875rem;
	}
	.tbl_implant01 table tbody td span{
		font-size: 1rem;
		line-height: 1em;
	}
}


/* 入れ歯 false_teeth
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 口腔外科 surgery
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* マタニティ診療 maternity
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 訪問診療 visit
------------------------------------------------------------------*/
.box_visit01{
	width: fit-content;
	margin: 0 auto calc(32 /var(--break)*100vw);
}
.box_visit01 p{
	margin-bottom: calc(6 /var(--break)*100vw);
}
.box_visit01 .txt1{
	width: calc(100 /var(--break)*100vw);
	height: calc(30 /var(--break)*100vw);
	line-height: calc(30 /var(--break)*100vw);
	margin-right: calc(30 /var(--break)*100vw);
	margin-top: calc(10 /var(--break)*100vw);
}
.btn_visit{
	width: calc(460 /var(--break)*100vw);
}
.btn_visit a{
	height: calc(110 /var(--break)*100vw);
	background: rgba(35,24,21,0.6);
	border: solid 1px #fff;
	border-radius: calc(5 /var(--break)*100vw);
	padding-top: calc(3 /var(--break)*100vw);
}
.btn_visit a .txt1{
	margin-bottom: calc(14 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_visit01{
		width: fit-content;
		margin: 0 auto calc(32 /var(--break)*100vw);
	}
	.box_visit01 p{
		display: block;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.box_visit01 .txt1{
		display: block;
		font-size: 0.75rem;
		letter-spacing: 0;
		width: calc(120 /var(--break)*100vw);
		height: calc(40 /var(--break)*100vw);
		line-height: calc(40 /var(--break)*100vw);
		margin: 0 auto calc(10 /var(--break)*100vw) 0;
	}
	.box_visit01 .txt2{
		font-size: 0.875rem;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.btn_visit{
		width: calc(600 /var(--break)*100vw);
	}
	.btn_visit a{
		height: calc(140 /var(--break)*100vw);
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.btn_visit a .txt1{
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.btn_visit a .fz30{
		font-size: 1.4375rem;
		letter-spacing: 0;
	}
}


/* いびき・睡眠時無呼吸症候群 snore
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 口腔機能低下症 oral_flail
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 症例紹介 case
------------------------------------------------------------------*/
.bg_case01{
	background: url("images/page/bg_case01.jpg")no-repeat center top/cover;
	padding: calc(80 /var(--break)*100vw) 0;
}

.btn_switch{
	gap:calc(20 /var(--break)*100vw) calc(20/1240*100%);
}
.btn_switch .btn {
	width: calc(400/1240*100%);
	height: calc(80 /var(--break)*100vw);
	border: solid 1px #231815;
	border-radius: calc(40 /var(--break)*100vw);
	cursor: pointer;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	position: relative;
	transition: 0.3s;
}
.btn_switch .btn::after {
	content: "";
	width: calc(20 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	background: url("images/page/arw_btn01.svg")no-repeat center/contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 /var(--break)*100vw);
	margin: auto;
	transition: 0.3s;
}
.btn_switch .btn.is-active,
.btn_switch .btn:hover{
	background: #231815;
	color: #fff;
	transition: 0.3s;
}
.btn_switch .btn.is-active::after,
.btn_switch .btn:hover::after {
	background: url("images/page/arw_btn01_on.svg")no-repeat center/contain;
}
.contents_switch .tab {
	display: none;
}
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.area_case_common01 .ttl{
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	line-height: 1em;
}
.box_case01 {
	position: relative;
	padding: calc(30 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
}
.row_case01 {
	max-width: calc(1000 / var(--break) * 100vw);
	width: 100%
}
.row_case01 .en {
	height: calc(50 / var(--break) * 100vw);
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #231815;
	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_case .slick-prev:before,.slide_case .slick-next:before,
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case .slick-prev, .slide_case .slick-next,
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(42 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
    background: url(images/page/arw_case.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case .slick-prev,
.slide_case01 .slick-prev {
    left: -7.2%;
}
.slide_case .slick-next,
.slide_case01 .slick-next {
    right: -7.2%;
    transform: scaleX(-1);
}
.slide_case .slick-dots,
.slide_case01 .slick-dots {
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_case .slick-dots li,
.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_case .slick-dots li button,
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case .slick-dots li button:before,
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #eae0d4;
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_case .slick-dots li.slick-active button:before,
.slide_case01 .slick-dots li.slick-active button:before {
	background: #231815;
	opacity: 1;
}
.slide_case .slick-dots li:only-child,
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case .tbl_case,
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.slide_case .tbl_case table,
.slide_case01 .tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
	border: solid 1px #231815;
}
.slide_case .tbl_case table th,
.slide_case01 .tbl_case table th{
	background: #231815;
	color: #fff;
}
.slide_case .tbl_case table tr:not(:last-child) th,
.slide_case01 .tbl_case table tr:not(:last-child) th {
	border-bottom: solid 1px #fff;
}
.slide_case .tbl_case table td,
.slide_case01 .tbl_case table td{
	background: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case .slick-prev,
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case .slick-next,
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.btn_switch{
		gap:calc(20 /var(--break)*100vw) calc(22 /var(--break)*100vw);
	}
	.btn_switch .btn {
		width: calc(340 /var(--break)*100vw);
		height: calc(80 /var(--break)*100vw);
		border-radius: calc(40 /var(--break)*100vw);
		font-size: 0.75rem;
		letter-spacing: 0;
	}
	.area_case_common01 .ttl{
		font-size: 1.25rem;
		letter-spacing: 0.1em;
		line-height: 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 #231815;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case,
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case .slick-slide,
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.slide_case .slick-slide.slick-center,
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case .slick-slide.slick-active,
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case .slick-prev, .slide_case .slick-next,
	.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_case .slick-prev,
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case .slick-next,
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.slide_case.slick-dotted.slick-slider,
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case .slick-dots li,
	.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_case .slick-dots li button,
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case .slick-dots li button:before,
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case .tbl_case tr th,
	.slide_case01 .tbl_case tr th {
		border-bottom: 1px solid #231815;
	}
}


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


/* 採用情報 recruit
------------------------------------------------------------------*/
.row_recruit01 .col_img{
	width: 50%;
}
.row_recruit01 .col_txt{
	width: 50%;
}
.row_recruit01 .col_txt .num{
	max-width: 760px;
	height: calc(40 /var(--break)*100vw);
	line-height: calc(46 /var(--break)*100vw);
	margin: 0 auto calc(24 /var(--break)*100vw);
}
.row_recruit01 .col_txt .copy{
	margin-bottom: calc(32 /var(--break)*100vw);
}
.row_recruit01 .col_txt .txt{
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.row_recruit02 .col{
	width: calc(475/1500*100%);
	background: #fff;
	padding: calc(41 /var(--break)*100vw) calc(42 /var(--break)*100vw);
}
.row_recruit02 .col .ttl{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	height: calc(60 /var(--break)*100vw);
	margin-bottom: calc(25 /var(--break)*100vw);
}
.row_recruit02 .col .ttl::before,
.row_recruit02 .col .ttl::after{
	content: "";
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
}
.row_recruit02 .col .ttl::before{
	left: calc(10 /var(--break)*100vw);
}
.row_recruit02 .col .ttl::after{
	right: calc(10 /var(--break)*100vw);
}
#form{
	margin-top: calc(-260 /var(--break)*100vw);
	padding-top: calc(260 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_recruit01{
		gap:calc(40 /var(--break)*100vw);
	}
	.row_recruit01 .col_img{
		width: 100%;
	}
	.row_recruit01 .col_txt{
		width: 100%;
	}
	.row_recruit01 .col_txt .num{
		max-width: 100%;
		font-size: 0.8125rem;
		height: calc(50 /var(--break)*100vw);
		line-height: 1em;
		padding-top: calc(6 /var(--break)*100vw);
		margin: 0 auto calc(24 /var(--break)*100vw);
	}
	.row_recruit01 .col_txt .copy{
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_recruit01 .col_txt .txt{
		max-width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_recruit02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(20 /var(--break)*100vw) 0;
	}
	.row_recruit02 .col{
		width: 100%;
		padding: calc(40 /var(--break)*100vw) calc(30 /var(--break)*100vw);
	}
	.row_recruit02 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
		margin-bottom: calc(25 /var(--break)*100vw);
	}
	.row_recruit02 .col .txt{
		font-size: 1.25rem;
	}
	.row_recruit02 .col .txt .fz80{
		font-size: 2.5rem;
	}
}
.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: #231815;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #f4f3f3;
	border-radius: calc(4 /var(--break)*100vw);
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #af964a;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
}

/* お問い合わせ 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: #231815;
	color: #fff;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #eae0d4;
	border: 1px solid #eae0d4;
	border-right-color: #eae0d4;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eae0d4;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #af964a;
	text-decoration: none;
}
.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 #231815;
	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 #231815;
	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 #231815;
}
.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 #231815;
}
.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: #231815;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #231815;
	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 #231815;
	color: #231815;
	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: #af964a;
	background: #af964a;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post h3{
	background: #231815;
	color: #fff;
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	position: relative;
	padding: calc(13 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(15 /var(--break)*100vw);
}
.single_post h3::before{
	content: "";
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: calc(20 /var(--break)*100vw);
}
.post_content > h4,.post_content > h5{
	font-family: "shippori-mincho", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
}
.post_content > h4{
	background: #af964a;
	color: #fff;
	padding: calc(14 /var(--break)*100vw) calc(22 /var(--break)*100vw) calc(14 /var(--break)*100vw);
}
.post_content > h5{
	position: relative;
	border-bottom: solid 1px #231815;
	padding: calc(10 /var(--break)*100vw) calc(26 /var(--break)*100vw) calc(17 /var(--break)*100vw);
}
.post_content > h5::before{
	content: "";
	width: calc(6 /var(--break)*100vw);
	height: calc(100% - 10 /var(--break)*100vw);
	background: #231815;
	position: absolute;
	top: 0;
	left: 0;
}
.post_content > h5::after{
	content: "";
	width: calc(6 /var(--break)*100vw);
	height: calc(12 /var(--break)*100vw);
	background: #af964a;
	position: absolute;
	top: 0;
	left: 0;
}
#sidebar .category h4{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
#sidebar .category ul{
	gap:calc(10 / var(--break) * 100vw ) 3%;
}
#sidebar .category ul li{
	font-size: 1rem;
	width: auto;
	overflow: visible;
	white-space:normal;
}
#sidebar .category ul li a{
	border: 1px solid #af964a;
	background: #af964a;
	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: #af964a;
}

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


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