@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(140 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(380 / var(--break) * 100vw);
	margin: calc(120 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw ) calc(60 / var(--break) * 100vw );
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg2 .en{
	letter-spacing: 1em;;
}
.hdg3:before{
	content: "";
	background: #231815;
	width: calc( 40 / var(--break) * 100vw );
	height:1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}
.low_head {
	left: 0!important;
	top: 0!important;
	width: 100%;
}
.low_head h1{
	width: calc(344 / var(--break) * 100vw );
	margin-right: calc(50 / var(--break) * 100vw );
}
.wrap_head04{
	height: calc(120 / var(--break) * 100vw );
}
.wrap_head04 .wrap_head03{
	width: auto;
}
.hdg5{
	border-bottom: 1px solid;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.low_head h1 {
		margin-right: calc(30 / var(--break) * 100vw);
	}
	.wrap_head06{
		margin-right: calc(20 / var(--break) * 100vw );
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.low_head h1 {
		margin-right: calc(20 / var(--break) * 100vw);
		width: calc(265 / var(--break) * 100vw) !important;
	}
	.wrap_head05 .address{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.hdg2 .ja{
		font-size: 3.75rem;
	}
}

@media only screen and (max-width: 767px) {
	.content_low {
		padding: 14vw 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-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(350 / var(--break) * 100vw );
		margin:calc(145 / var(--break) * 100vw ) calc(10 / var(--break) * 100vw ) 0;
	}
	.wrap_head04 {
		height: calc(145 / var(--break) * 100vw);
	}
	.wrap_head05{
		margin-left: calc(24 / var(--break) * 100vw );
	}
	.low_head h1 {
		width: calc(415 / var(--break) * 100vw);
		margin-right: 0;
	}
	.hdg2{
		margin-bottom: 0;
		margin-top: 9vw;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.hdg3{
		font-size: calc(46 / var(--break) * 100vw );
		margin-bottom: 7vw;
	}
	.hdg4{
		font-size: 1rem;
	}
	.hdg5{
		font-size: 1rem;
	}
	.col_img {
		text-align: center;
	}
	.low_head .wrap_head06,.low_head .web_common01,.low_head .line_common01,.low_head .mail_common01{
		display: none;
	}
}


/* 共通　common
------------------------------------------------------------------*/
.row_common01 .col_img{
	width: 46%;
	max-width: 570px;
}
.row_common01 .col_txt{
	width: 50%;
}
.row_common02 .col_img{
	width: 36.3%;
	max-width: 450px;
}
.row_common02 .col_txt{
	width: 60%;
}
.row_common03{
	gap:calc(55 / var(--break) * 100vw ) 2.3%;
}
.row_common03.no_txt{
	gap:calc(40 / var(--break) * 100vw ) 2.3%;
}
.row_common03 .col{
	max-width: 394px;
	width: 31.8%;
}
.row_common04 .col{
	width: 33.3%;
	border-right: 1px solid #e1d9d7;
}
.row_common04.pt02 .col{
	width: 50%;
}
.row_common04 .col:first-child{
	border-left: 1px solid #e1d9d7;
}
.row_common04 .col p{
	max-width: calc(280 / var(--break) * 100vw );
}
.row_common04.pt02 .col p{
	max-width: calc(420 / var(--break) * 100vw );
}
.bg_common01{
	background: url("images/page/img_common01.jpg")no-repeat left top /calc(530 / var(--break) * 100vw ) auto,url("images/page/img_common02.jpg")no-repeat right bottom /calc(250 / var(--break) * 100vw ) auto;
}
.bdr_common01{
	border-bottom: 1px solid #e1d9d7;
	padding-bottom: calc(95 / var(--break) * 100vw );
}
.box_common02 .wrap{
	max-width: calc(840 / var(--break) * 100vw );
}
.box_common02 .col_img{
	max-width: 300px;
	width:35.8%;
}
.box_common02 .col_txt{
	width:58%;
}
.box_common03 .col_img{
	max-width: 345px;
	width:30.9%;
}
.box_common03 .col_txt{
	width:64%;
}
.box_common03 .bdr_common01{
	padding-bottom: calc(60 / var(--break) * 100vw );
}
.btn_common02.pt02,.btn_common03{
	width: calc(560 / var(--break) * 100vw );
}
.btn_common03 a{
	border: 1px solid;
}
.btn_common03 a:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: calc(3 / var(--break) * 100vw) solid transparent;
	border-bottom: calc(3 / var(--break) * 100vw) solid transparent;
	border-left: calc(5 / var(--break) * 100vw) solid #231815;
	border-right: 0;
	position: absolute;
	right: calc(40 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.tbl_common01 .tbl_title{
	border-bottom: 1px solid;
}
.tbl_common01 table{
	border-color: #e1d9d7;
	border-left: 0;
	border-right: 0;
}
.tbl_common01 thead th{
	text-align: center;
}
.tbl_common01 th{
	background: #f8f9f8;
	color: #231815;
	padding:  calc(20 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw ) calc(22 / var(--break) * 100vw );
}
.tbl_common01 td{
	padding:  calc(20 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw ) calc(22 / var(--break) * 100vw );
}
.tbl_common01 tr:not(:last-child) th,.tbl_common01 tr:not(:last-child) td{
	border-bottom-color: #e1d9d7;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_common04 .col .txt02{
		font-size: 1.75rem;
	}
}
@media(max-width: 767px) {
	.btn_common02.pt02, .btn_common03{
		width: calc(600 / var(--break) * 100vw );
	}
	.btn_common02.pt02 a, .btn_common03 a{
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.btn_common03 a:after {
		border-top: calc(10 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(10 / var(--break) * 100vw) solid transparent;
		border-left: calc(14 / var(--break) * 100vw) solid #231815;
		right: calc(30 / var(--break) * 100vw);
	}
	.row_common01 .col_txt .copy{
		margin-bottom: 2vw;
	}
	.row_common02 .col_img{
		max-width: calc(646 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_common03 .col{
		width: calc(600 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common03.no_txt .col{
		width: 48%;
	}
	.row_common03 .col .ttl{
		padding: 3.5vw 0;
	}
	.row_common04 {
		justify-content: center!important;
	}
	.row_common04 .col ,.row_common04.pt02 .col{
		width: calc(646 / var(--break) * 100vw );
	}
	.row_common04 .col {
		border-left: 0!important;
		border-right: 0!important;
		border-bottom: 1px solid #e1d9d7;
	}
	.row_common04 .col:first-child {
		border-top: 1px solid #e1d9d7;
	}
	.row_common04 .col .txt01{
		font-size: 0.875rem;
	}
	.row_common04 .col .txt02{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_common04 .col p,.row_common04.pt02 .col p {
		max-width: 100%;
	}
	.box_common02 {
		padding: 8vw 4vw;
	}
	.box_common02 .copy{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.box_common03{
		padding: 8vw 6vw 9vw;
	}
	.box_common03 .col_txt .copy{
		font-size: 1rem;
	}
	.copy_common01{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.txt_common03{
		font-size: 0.875rem;
	}
	.tbl_common01 .tbl_title{
		font-size: 1.125rem;
	}
}


/* 医院紹介 CLINIC
------------------------------------------------------------------*/
.txt_clinic01{
	max-width: calc(800 / var(--break) * 100vw );
}
.bg_clinic01{
	background: #f8f9f8 url("images/clinic/logo_clinic01.png")no-repeat left calc(60 / var(--break) * 100vw ) top calc(60 / var(--break) * 100vw ) / 42.2% auto;
}
.ttl_clinic01 .en{
	letter-spacing: 1.2em;
}
.ttl_clinic02 .en{
	letter-spacing: 1em;
}
.box_video02{
	max-width: calc(1050 / var(--break) * 100vw );
}
.bg_clinic02.bg01{
	background: url("images/clinic/bg_clinic01.jpg")no-repeat center / cover;
}
.bg_clinic02.bg02{
	background: url("images/clinic/bg_clinic02.jpg")no-repeat center / cover;
}
.bg_clinic02.bg03{
	background: url("images/clinic/bg_clinic03.jpg")no-repeat center / cover;
}
.bg_clinic02 .wrap01{
	background:#2318154D;
}
.bg_clinic02 .wrap02{
	max-width: calc(800 / var(--break) * 100vw );
}
.list_clinic01 li{
	border-bottom: 1px solid #fff;
	margin-top: 0!important;
	padding: calc(20 / var(--break) * 100vw ) calc(15 / var(--break) * 100vw ) calc(22 / var(--break) * 100vw ) calc(55 / var(--break) * 100vw );
}
.list_clinic01 li:before {
	width: calc(16 / var(--break) * 100vw);
	height: calc(18 / var(--break) * 100vw);
	background:url("images/page/check02.svg")no-repeat center /contain;
	border-radius: 0;
	left: calc(18 / var(--break) * 100vw );
	top: 0;
	bottom: 0;
	margin: auto;
}
.row_clinic01 .col_img{
	max-width: 890px;
	width: 59.4%;
}
.row_clinic01 .col_img .img04{
	max-width: 440px;
	width: 49.5%;
	left: calc(-230 / var(--break) * 100vw);
	top: calc(-65 / var(--break) * 100vw );
}
.row_clinic01 .col_txt{
	width: 34%;
}
.row_clinic01.pt02 .col_txt{
	margin-bottom: calc(105 / var(--break) * 100vw );
}
.bg_clinic03:before{
	content: "";
	background: #e1d9d780;
	max-width: 1460px;
	width: 77%;
	height: calc( 1240 / var(--break) * 100vw );
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.row_clinic02{
	max-width: 1580px;
	width: 90%;
}
.row_clinic02 .col_img{
	max-width: 450px;
	width:28.5%;
	margin-right:3.2% ;
}
.row_clinic02 .col_txt{
	width: 46.5%;
}
.row_clinic02 .col_txt .ttl:before{
	content: "";
	background: #231815;
	width: calc( 40 / var(--break) * 100vw );
	height: 1px;
	position: relative;
	display: block;
	margin-right: calc(20 / var(--break) * 100vw );
	margin-top: calc(25 / var(--break) * 100vw );
}
.wrap_clinic01{
	right: 0;
	bottom: 0;
}
.wrap_clinic01 .en{
	margin-bottom: calc(-8 / var(--break) * 100vw );
}
.wrap_clinic01:before{
	content: "";
	background: #fff;
	width: 100%;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: calc(10 / var(--break) * 100vw );
}
.row_clinic03 .col{
	max-width: 580px;
	width: 46.8%;
}
.row_clinic03 .col .box_video01,.row_clinic03 .col .txt{
	max-width: calc(560 / var(--break) * 100vw );
}
.num_clinic01{
	right: calc(55 / var(--break) * 100vw );
	bottom: calc(-53 / var(--break) * 100vw );
}
.num_clinic01 em{
	font-size: calc(300 / var(--break) * 100vw );
}
.wrap_clinic02.bdr_common01 {
	padding-bottom: calc(75 / var(--break) * 100vw);
}
/*　スライダー　*/
.slide_clinic01 .slick-prev {
	background: url("images/clinic/arw_clinic01.svg")no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(58 / var(--break) * 100vw );
	transform: translate(0);
	top: calc(270 / var(--break) * 100vw );
	left: -9.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/clinic/arw_clinic01.svg)no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(54 / var(--break) * 100vw );
	right: -9.2%;
	transform: translate(0) scaleX(-1);
	top: calc(270 / var(--break) * 100vw );
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.row_clinic04 .col_img{
	max-width: 760px;
	width: 61.3%;
}
.row_clinic04 .col_txt{
	width: 44.6%;
	margin-left: -5.9%;
	position: relative;
	z-index: 1;
}
.row_clinic04.r_reverse .col_txt{
	margin-left: 0;
}
.row_clinic04.r_reverse .col_img{
	margin-left: -5.9%;
}
.txt_clinic02{
	right: calc(55 / var(--break) * 100vw );
	bottom: calc(55 / var(--break) * 100vw );
}
.txt_clinic02 .en{
	letter-spacing: 0.6em;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic01 .col_txt .copy{
		font-size:  3rem;
	}
	.row_clinic02 .col_img {
		width: 31.5%;
	}
	.row_clinic02 .col_txt {
		width: 55.5%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clinic01 .col_img {
		width: 56%;
	}
	.row_clinic01 .col_txt {
		width: 36%;
	}
	.row_clinic01 .col_txt .copy {
		font-size: 2.5rem;
	}
	.row_clinic01 .col_img .img04{
		left: calc(-170 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt {
		width: 61.5%;
		margin-top: 0;
	}
	.row_clinic02 .col_txt .ttl{
		margin-bottom: calc(10 / var(--break) * 100vw );
		font-size: 2rem;
	}
	.wrap_clinic01 .en {
		margin-bottom: 0;
		font-size: 3.75rem;
	}
	.wrap_clinic02{
		width: 85%;
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_clinic02 .ttl,.row_clinic04 .ttl{
		font-size: 2.5rem;
	}
	.slide_clinic01 .slick-prev{
		left: 2%;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
	}
	.txt_clinic02 .ja{
		font-size: 4rem;
	}
	.txt_clinic02 .en{
		font-size: 0.875rem;
	}

}
@media(max-width: 767px) {
	.bg_clinic01 {
		background: #f8f9f8 url(images/clinic/logo_clinic01.png) no-repeat left calc(40 / var(--break) * 100vw) top calc(60 / var(--break) * 100vw) / 71% auto;
	}
	.clinic.ttl__common01 .en{
		margin-bottom: 3vw;
	}
	.bg_clinic02.bg01{
		background-position: center right 29%;
	}
	.bg_clinic02.bg03{
		background-position: center left 38%;
	}
	.ttl_clinic01 .en {
		letter-spacing: 0.6em;
		font-size: 0.75rem;
	}
	.ttl_clinic01 .ja{
		letter-spacing: 0;
		font-size: 1.5rem;
	}
	.ttl_clinic02 .en {
		letter-spacing: 0.5em;
		font-size: 0.75rem;
	}
	.ttl_clinic02 .ja {
		letter-spacing:0;
		font-size: 1.75rem;
	}
	.bg_clinic02 .copy {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.bg_clinic02 .wrap01 {
		padding: 12vw 4vw 13vw;
	}
	.row_clinic01{
		display: block;
	}
	.row_clinic01 .col_img{
		width: calc(702 / var(--break) * 100vw );
		margin: 0 auto 7vw;
	}
	.row_clinic01 .col_txt{
		width: calc(646 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.row_clinic01 .col_txt .copy{
		font-size: 1.1875rem;
		text-align: center;
		margin-bottom: 3vw;
	}
	.row_clinic02{
		width: calc(646 / var(--break) * 100vw );
		display: block;
		margin-right: auto!important;
		margin-left: auto!important;
	}
	.row_clinic02 .col_img{
		width: 100%;
		margin: 0 auto 6vw;
	}
	.row_clinic02 .col_txt{
		width: 100%;
	}
	.row_clinic02 .col_txt .ttl{
		font-size: 1.12rem;
		letter-spacing: 0;
	}
	.wrap_clinic01 {
		bottom: auto;
		top: 47vw;
		padding-right: 1vw;
	}
	.wrap_clinic01 .en {
		margin-bottom: calc(-2 / var(--break) * 100vw);
		font-size: 2.125rem;
	}
	.bg_clinic03{
		margin-bottom: 23vw;
	}
	.bg_clinic03:before {
		width: 100%;
		height: 63%;
		bottom: -8vw;
	}
	.row_clinic03 .col{
		width:calc(600 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.row_clinic01.clinic05{
		margin-top: 75vw;
	}
	.row_clinic01 .col_img .img04{
		width: calc(585 / var(--break) * 100vw);
		left: 0;
		right: 0;
		margin: auto;
		top: -59vw;
	}
	.wrap_clinic02 .ttl,.wrap_clinic02 p,.slide_clinic01 p{
		width: calc(646 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.wrap_clinic02 .ttl,.slide_clinic01 .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
		text-align: center;
	}
	.wrap_clinic02 .img{
		margin-bottom: 6vw;
	}
	.row_clinic03{
		gap:5vw 0;
	}
	.row_clinic03.pt02 .col{
		width: 100%;
	}
	.row_clinic03 .col .txt {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.slide_clinic01 .slick-prev{
		left: 2%;
		top: 25vw;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
		top: 25vw;
	}
	.row_clinic04{
		display: block;
		margin-right: auto!important;
		margin-left: auto!important;
	}
	.row_clinic04 .col_img{
		width: calc(646 / var(--break) * 100vw );
		margin: 0 auto 5vw!important;
	}
	.row_clinic04.r_reverse .col_img {
		margin-left: 0;
	}
	.row_clinic04 .col_txt{
		width: calc(646 / var(--break) * 100vw );
		margin: 0 auto!important;
	}
	.row_clinic04 .col_txt .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
		text-align: center;
		margin-bottom: 2vw;
	}
	.copy_clinic01{
		font-size: 1.1875rem;
		letter-spacing: 0;
		
	}
	.wrap_clinic03 p{
		padding: 0;
	}
	.txt_clinic02 {
		bottom: calc(35 / var(--break) * 100vw);
	}
	.txt_clinic02 .ja{
		font-size: 2rem;
	}
	.txt_clinic02 .en{
		font-size: 0.625rem;
		letter-spacing: 0.4em;
	}
}

/* 院長・スタッフ紹介 STAFF
------------------------------------------------------------------*/
.bg_staff01{
	background: url("images/staff/img_staff01.jpg")no-repeat center / cover;
}
.dr_name02{
	border-top:1px solid #231815;
}
.dr_name02{
	max-width: calc(800 / var(--break) * 100vw );
}
.bg_staff02{
	background: #e1d9d74D;
}
.bg_staff02 .col_img{
	max-width: 840px;
	width: 44.3%;
	background:url("images/staff/img_staff02.jpg")no-repeat center / cover;
}
.bg_staff02 .col_txt{
	width: 49.6%;
}
.bg_staff02 .col_txt > .wrap{
	max-width: calc(620 / var(--break) * 100vw );
}
.ttl_staff01 {
	border-bottom: 1px solid #fff;
}
.list_staff01 li{
	border-bottom: 1px solid #fff;
	margin-top: 0!important;
	padding: calc(11 / var(--break) * 100vw ) calc(15 / var(--break) * 100vw );
}
.list_staff01 .year{
	width: calc(160 / var(--break) * 100vw );
	color: #8c7f73;
}
.list_staff01 .txt{
	width: calc(100% - calc(160 / var(--break) * 100vw ));
	margin-top: calc(5 / var(--break) * 100vw );
}
.list_staff02 li {
	padding-left: calc(40 / var(--break) * 100vw);
}
.list_staff02 li:not(:first-child) {
	margin-top: calc(24 / var(--break) * 100vw);
}
.list_staff02 li:before {
	left: calc(15 / var(--break) * 100vw );
	background: #8c7f73;
}
.row_staff02 .col_img{
	max-width: 420px;
	width: 33.9%;
}
.row_staff02 .col_txt{
	width: 56.5%;
}
.dr_name03{
	border-bottom: 1px solid #231815;
}
.bg_staff03{
	background: #e1d9d74D;
}
.box_prof.box_1240px{
	background: #00000000;
	padding: 0!important;
	width: 47%;
}
.box_prof01 .year{
	font-weight: lighter;
	width: calc(110 / var(--break) * 100vw );
}
.box_prof01 .txt {
	width: calc(100% - calc(110 / var(--break) * 100vw));
}
.box_prof02 .list_default li:before{
	background: #8c7f73;
}
.slide_staff01{
	margin-bottom: calc(180 / var(--break) * 100vw );
}
.slide_staff01 li{
	max-width: 280px;
	width: auto;
	margin: 0 calc(40 / var(--break) * 100vw );
	height: calc(540 / var(--break) * 100vw );
}
.slide_staff01 .slick-slide {
	box-sizing: border-box;
}
.slide_staff01 .slick-dots {
	bottom: calc(-100 / var(--break) * 100vw );
	line-height: 1;
}
.slide_staff01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_staff01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_staff01 .slick-dots li button:before {
	content: "";
	background: #faeee2;
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_staff01 .slick-dots li.slick-active button:before {
	background: #e7ccb1;
	opacity: 1;
}
.slide_staff01 .slick-dots li:only-child {
	display: none;
}

@media(min-width: 768px) and (max-width:1599px) {
	.bg_staff01{
		background-position: center left 75%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_staff01{
		background-position: center right 35%;
		height: calc(580 / var(--break) * 100vw);
	}
	.bg_staff01 .copy__feature01{
		justify-content: flex-end!important;
		bottom: 9vw;
	}
	.dr_name02{
		padding-top: 5vw;
	}
	.dr_name02 .txt{
		font-size: 1.125rem;
	}
	.dr_name02 .ja{
		font-size: 1.5rem;
	}
	.dr_name02 .en{
		font-size: 0.75rem;
	}
	.bg_staff02{
		display: block;
	}
	.bg_staff02 .col_img{
		width: calc(500 / var(--break) * 100vw );
		margin: 0 auto 5vw;
		height: calc(560 / var(--break) * 100vw );
	}
	.bg_staff02 .col_txt{
		padding: 0;
		width: calc(702 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.bg_staff02 .col_txt > .wrap{
		max-width: 100%;
	}
	.ttl_staff01 {
		padding: 0 0 3vw 3vw;
	}
	.ttl_staff01 .ja{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.ttl_staff01 .en{
		font-size: 0.75rem;
	}
	.list_staff01 .year{
		font-size: 1rem;
		width: calc(215 / var(--break) * 100vw);
	}
	.list_staff01 .year em{
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.list_staff01 .txt{
		width: calc(100% - calc(215 / var(--break) * 100vw));
	}
	.slide_staff01 li{
		height: calc(855 / var(--break) * 100vw );
	}
	.slide_staff01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 10 / var(--break) * 100vw);
	}
	.slide_staff01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_staff01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.row_staff02{
		display: block;
	}
	.row_staff02 .col_img{
		width: calc(500 / var(--break) * 100vw );
		margin: 0 auto 6vw;
	}
	.row_staff02 .col_txt{
		width: calc(646 / var(--break) * 100vw );
		margin: 0 auto ;
	}
	.dr_name03{
		padding-left: 0;
		padding-bottom: 3vw;
		justify-content: center!important;
	}
	.dr_name03 .txt{
		font-size: 0.875rem;
		letter-spacing: 0;
		margin-right: 3vw;
	}
	.dr_name03 .ja{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: 1vw;
	}
	.dr_name03 .en{
		font-size: 0.625rem;
		letter-spacing: 0.2em;
	}
	.row_prof {
		display: block;
	}
	.box_prof01{
		margin-bottom: 8vw;
	}
	.box_prof.box_1240px{
		width: 100%
	}
	.box_prof01 ol,.box_prof02 ul{
		padding: 0 3vw;
	}
}

/* 診療時間・アクセス ACCESS
------------------------------------------------------------------*/
.bg_access01{
	height: calc(800 / var(--break) * 100vw );
	background: url("images/access/bg_access01.jpg")no-repeat center / cover;
}
.bg_access01 .logo{
	width: calc(663 / var(--break) * 100vw );
}
.row_access01 {
	max-width: calc(880 / var(--break) * 100vw );
}
.wrap_access01 .map{
	padding-top: calc(600 / var(--break) * 100vw );
}
.row_access02 .col{
	width: 47%;
}
.row_access02 .col li{
	border-bottom:1px solid #e1d9d7;
	padding: calc(20 / var(--break) * 100vw ) 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) {
	
}

/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_access01 {
		height: calc(620 / var(--break) * 100vw);
	}
	.bg_access01 .logo {
		width: calc(530 / var(--break) * 100vw);
	}
	.row_access02{
		gap: 7vw 0;
	}
	.row_access02 .col{
		width: calc(646 / var(--break) * 100vw );
		margin: 0 auto;
	}
}


/* 小児歯科 PEDIATRIC
------------------------------------------------------------------*/
.row_pediatric01 .col_l{
	width: 72%;
}
.row_pediatric01 .img02{
	max-width: 220px;
	width:31%;
}
.row_pediatric01 .img03{
	width: 22%;
	margin-top: calc(320 / var(--break) * 100vw );
}
.row_pediatric01.r_reverse .img03{
	margin-top: calc(250 / var(--break) * 100vw );
}
.ttl_pediatric01 .en{
	letter-spacing: 1.2em;
}
.wrap_pediatric01 .en{
	color: #e1d9d780 ;
}
.wrap_pediatric01 .en:nth-child(1){
	margin-right: calc(30 / var(--break) * 100vw );
}
.wrap_pediatric01 .en:nth-child(2){
	margin-right: calc(85 / var(--break) * 100vw );
}
.wrap_pediatric01 .ja{
	left: 0;
	right: 0;
	margin: auto;
	bottom: calc(-15 / var(--break) * 100vw );
	text-align: center;
}
.box_pediatric01{
	max-width: calc(800 / var(--break) * 100vw );
	border: 1px solid #8c7f73;
}
.box_pediatric01 .txt{
	max-width: calc(640 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_pediatric01 {
		padding: 6vw 5vw 7vw;
	}
	.box_pediatric01 .copy{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.ttl_pediatric01 .ja{
		font-size: 1.1875rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
	}
	.ttl_pediatric01 .en{
		font-size:0.625rem;
		letter-spacing: 0.4em;
	}
	.row_pediatric01 .img03 {
		margin-top: calc(210 / var(--break) * 100vw);
	}
	.row_pediatric01.r_reverse .img03 {
		margin-top: calc(190 / var(--break) * 100vw);
	}
	.row_pediatric01 .img01 {
		margin-bottom: 5vw;
	}
	.row_pediatric01 .img02 {
		width: 38%;
	}
	.wrap_pediatric01 {
		gap:2vw 0;
	}
	.wrap_pediatric01 .en{
		margin-right: 0!important;
		font-size: 5.5rem;
	}
	.wrap_pediatric01 .ja{
		font-size: 1.5rem;
		bottom: calc(-10 / var(--break) * 100vw);
	}
}
/* インプラント IMPLANT
------------------------------------------------------------------*/
.tbl_implant01 table{
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 700;
	font-style: normal;
	border-color: #e1d9d7;
}
.tbl_implant01 th{
	padding: calc(25 / var(--break) * 100vw ) calc(28 / var(--break) * 100vw ) calc(25 / var(--break) * 100vw )
}
.tbl_implant01 thead th{
	text-align: center;
	vertical-align: middle;
	background: #e1d9d780;
	color: #231815;
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.tbl_implant01 thead th:first-child,.tbl_implant01 tbody th{
	width: 27%;
}
.tbl_implant01 thead th:nth-child(2){
	background: #e1d9d7;
}
.tbl_implant01 tbody th{
	background: #fff;
	color: #231815;
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 700;
	font-style: normal;
	border-right: 1px solid #e1d9d7;
	line-height: 1.8;
}
.tbl_implant01 tbody td{
	vertical-align: baseline;
	text-align: center;
	font-size: 1rem;
}
.tbl_implant01 tbody .bdr{
	vertical-align: middle;
}
.tbl_implant01 tbody tr:first-child td{
	padding: calc(30 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw );
}
.tbl_implant01 tbody tr:not(:first-child) td{
	padding:calc(22 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(25 / var(--break) * 100vw );
}
.tbl_implant01 tbody td .img{
	max-width: calc(200 / var(--break) * 100vw );
	width: 100%;
}
.tbl_implant01 tbody td span{
	margin-bottom: 0!important;
}
.tbl_implant01 tbody td:not(:first-of-type){
	font-weight: 400;
}
.tbl_implant01 tbody td:first-of-type{
	background: #e1d9d74D;
}
.tbl_implant01 thead th:not(:last-of-type),.tbl_implant01 tbody td:not(:last-of-type){
	border-right: 1px solid #e1d9d7;
}
.tbl_implant01 tr:not(:last-child) th ,.tbl_implant01 tr:not(:last-child) td{
	border-bottom-color: #e1d9d7;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_implant01 table{
		width: calc(1600 / var(--break) * 100vw );
	}
	.tbl_implant01 tbody td .img {
		max-width: calc(270 / var(--break) * 100vw);
	}
	.tbl_implant01 th {
		padding: calc(25 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
	}
	.tbl_implant01 tbody td span {
		font-size: 1.625rem;
	}
	.tbl_implant01 tbody td {
		font-size: 0.875rem;
	}
}

/* お支払方法
------------------------------------------------------------------*/
.row_pay .col{
	width: 31.5%;
	margin-right: 0!important;
}
.row_pay .col:not(:last-child){
	border-right: 1px solid #e1d9d7;
}
.row_pay .icn{
	width: calc(140 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_pay .col{
		width: 50%;
	}
	.row_pay .col:nth-child(n+2){
		border-right: 0;
	}
	.row_pay .col:nth-child(-n+2) {
		margin-bottom: 0;
	}
}

/* flow 流れ
------------------------------------------------------------------*/
.box_flow01{
	border-bottom:1px solid #e1d9d7;
}
.box_flow01:first-child{
	border-top:1px solid #e1d9d7;
}
.box_flow01 .col_txt{
	max-width: calc(875 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_flow01 .col_txt .num{
		font-size: 1rem;
		letter-spacing: 0;
		margin-top: 1.25vw;
	}
	.box_flow01 .col_txt .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
	}
}


/* 症例紹介 case
------------------------------------------------------------------*/
.box_case01{
	max-width: calc(1240 / var(--break) * 100vw );
	border: 1px solid #8c7f73;
	margin-bottom: calc(145 / var(--break) * 100vw );
}
.slide_case01{
	max-width: calc(1000 / var(--break) * 100vw );
}
.area_case_common01:not(:last-of-type) {
	margin-bottom: 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);
	letter-spacing: 0.4em;
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #e1d9d7;
	border-top: calc(23 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
	top: calc(70 / 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(42 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
    background: url(images/page/arw_slide.svg)no-repeat center / contain;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: -9%;
}
.slide_case01 .slick-next {
    right: -9%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	bottom: calc(-125 / var(--break) * 100vw );
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #faeee2;
	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: #e7ccb1;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
	border-color: #e1d9d7;
	border-right: 0;
	border-left: 0;
}
.tbl_case th{
	background: #fff;
	color: #231815;
}
.tbl_case tr:not(:last-child) th,.tbl_case tr:not(:last-child) td{
	border-bottom-color: #e1d9d7;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.box_case01 {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.slide_case01 {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.slide_case01 .ttl{
		font-size: 1.75rem;
	}
	.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 #e1d9d7;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.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 {
		bottom: auto;
		top: 64vw;
	}
	.slide_case01 .slick-prev {
		left: 0;
	}
	.slide_case01 .slick-next {
		right: 0;
	}
	.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);
	}
	.tbl_case th{
		border-bottom: 0!important;
		padding: 3vw 3vw 2vw;
	}
	.tbl_case td{
		padding: 1vw 3vw 4vw;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.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 {
	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 ,.box_invisalign .txt{
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #f8f9f8;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #231815;
}
.btn_submit input {
	border: 1px solid #e1d9d7;
	background: #fff;
	border-radius: calc(5 / var(--break) * 100vw );
	font-size: 1.125rem;
	color: #231815;
	height: calc(80 / var(--break) * 100vw );
}
.tbl_form01 .box_form{
	background: #e1d9d74D;
}
.tbl_form01 .box_privacy{
	border-color: #8c7f73;
	color: #8c7f73;
}
.btn_submit:before{
	content: none;
}
.btn_submit:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: calc(3 / var(--break) * 100vw) solid transparent;
	border-bottom: calc(3 / var(--break) * 100vw) solid transparent;
	border-left: calc(5 / var(--break) * 100vw) solid #231815;
	border-right: 0;
	position: absolute;
	right: calc(40 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.btn_submit input{
		height: calc(120 / var(--break) * 100vw);
	}
	.btn_submit:after{
		border-top: calc(12 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(12 / var(--break) * 100vw) solid transparent;
		border-left: calc(18 / var(--break) * 100vw) solid #231815;
		right: calc(55 / var(--break) * 100vw);
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #959595;
	color: #fff;
	font-weight: 500;
	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);
	font-weight: bold;
	font-size: 1.375rem;
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #e1d9d780;
	border: 1px solid #e1d9d7;
	border-right-color: #e1d9d7;
	font-size: .8125rem;
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
}
#wp-calendar tbody td {
	border: 1px solid #e1d9d7;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
}
#wp-calendar tbody td a {
	color: #8c7f73;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	font-size: 1rem;
	font-weight: bold;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #e1d9d7;
}
.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: #e7ccb1;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(2 / 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: #231815;
	background: #231815;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.5;
	font-size: 1.125rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.post_content > h4{
	border-radius: calc(5 / var(--break) * 100vw );
	background: #e1d9d780;
	padding: calc(15 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw );
}
.post_content > h5{
	padding: calc(15 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw );
	border-bottom:1px solid #231815;
}
#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 #e1d9d7;
	background: #e1d9d7;
	color: #231815;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
}

@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);
	}
	.post_content > h4{
		padding: 2.5vw 3vw 3vw;
	}
	.post_content > h5 {
		padding: 2.5vw 3vw 3vw
	}
}


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