@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(130 / 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(500 / var(--break) * 100vw);
}
.main_page:before {
	content: "";
	background: url("images/index/frame_main01.png")no-repeat center bottom / cover;
	width: 100%;
	height: calc( 30 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
.low_nav{
	position: relative;
	padding-top: 0;
	padding-bottom: calc(5  / var(--break) * 100vw);
}
.low_nav:after {
	content: "";
	background: url("images/index/frame__news01.png")no-repeat center bottom / cover;
	width: 100%;
	height: calc( 31 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	top: calc(100% - 1px);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg3{
	background:url("images/page/deco_common01.svg")no-repeat top left calc(65  / var(--break) * 100vw) / auto calc(108  / var(--break) * 100vw),url("images/page/deco_common02.svg")no-repeat bottom calc(-24  / var(--break) * 100vw) right calc(72  / var(--break) * 100vw) / auto calc(140  / var(--break) * 100vw) #eb6d98;
}
.hdg3:before{
	content: "";
	background:#64505a;
	width: 2px;
	height: calc( 60 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: calc(-40  / var(--break) * 100vw);
}
.hdg4{
	background: url("images/page/deco_common04.svg")no-repeat center left calc(30  / var(--break) * 100vw) / auto calc(30  / var(--break) * 100vw),url("images/page/deco_common04.svg")no-repeat center right calc(30  / var(--break) * 100vw) / auto calc(30  / var(--break) * 100vw) #82b6384D;
}
.hdg5{
	border-bottom: 2px solid #64505a;
}
.hdg5:before{
	content: "";
	background: url("images/page/deco_common03.png")no-repeat center / contain;
	width: calc( 35 / var(--break) * 100vw );
	height: calc( 40 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: -1px;
}
@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);
	}
	.main_page:before{
		content: none;
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.png");
		height: calc(400 / var(--break) * 100vw);
		padding-top: 14vw;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.col_img {
		text-align: center;
	}
	.hdg3{
		font-size: calc(42  / var(--break) * 100vw);
		letter-spacing: 0;
		padding: 4.2vw 2vw;
		background: url(images/page/deco_common01.svg) no-repeat top left calc(24 / var(--break) * 100vw) / auto calc(84 / var(--break) * 100vw), url(images/page/deco_common02.svg) no-repeat bottom calc(-20 / var(--break) * 100vw) right calc(8 / var(--break) * 100vw) / auto calc(110 / var(--break) * 100vw) #eb6d98;
		border-radius: calc(80 / var(--break) * 100vw);
		line-height: 1.3;
	}
	.hdg3:before {
		width: 1px;
		height: calc(40 / var(--break) * 100vw);
		bottom: calc(-30 / var(--break) * 100vw);
	}
	.hdg3 .small{
		font-size: 1.125rem;
	}
	.hdg4{
		font-size: calc(36  / var(--break) * 100vw);
		letter-spacing: 0;
		background: url(images/page/deco_common04.svg) no-repeat center left calc(20 / var(--break) * 100vw) / auto calc(18 / var(--break) * 100vw), url(images/page/deco_common04.svg) no-repeat center right calc(20 / var(--break) * 100vw) / auto calc(18 / var(--break) * 100vw) #82b6384D;
		border-radius: calc(60  / var(--break) * 100vw);
		padding: 4vw 2vw;
	}
	.hdg5{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding-left: 9.5vw;
		border-bottom-width: 1px;
	}
	.hdg5:before {
		width: calc(50 / var(--break) * 100vw);
		height: calc(62 / var(--break) * 100vw);
	}
}


/* common 共通
------------------------------------------------------------------*/
.row_common01 .col_txt .copy{
	border-bottom: calc(4  / var(--break) * 100vw) solid #f1a15b66;
}
.row_common02 {
	gap:calc(40  / var(--break) * 100vw) 2.3%;
}
.row_common02 .col{
	max-width: 394px;
	width: 31.8%;
}
.row_common02 .col .txt{
	border-radius: 0 0 calc(40  / var(--break) * 100vw) calc(40  / var(--break) * 100vw);
}
.bg_common01:before{
	content: "";
	background: #f1a15b66;
	width: 100%;
	height: calc( 100% - calc(140 / var(--break) * 100vw ));
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.bg_common01:after{
	content: "";
	background: url("images/page/ptn03.png")repeat left top /calc(6  / var(--break) * 100vw) auto;
	width: 100%;
	height: calc(200  / var(--break) * 100vw);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.bg_common01 .ttl{
	border-top: 2px solid #64505a;
	border-bottom: 2px solid #64505a;
}
.bg_common01 .deco01{
	width: calc(400  / var(--break) * 100vw);
	bottom:calc(100% - calc(50  / var(--break) * 100vw));
	left: calc(50  / var(--break) * 100vw);
}
.bg_common01 .deco01.right{
	left:auto!important;
	right: calc(50  / var(--break) * 100vw);
}
.bg_common02{
	background: #f5787833;
}
.list_common01 li{
	border-bottom: 1px dotted #64505a;
	padding-left:calc(30  / var(--break) * 100vw);
	padding-bottom: calc(6  / var(--break) * 100vw);
}
.list_common01 li:before{
	background: url("images/page/check01.svg")no-repeat center / contain;
	width: calc(20  / var(--break) * 100vw);
	height: calc(20  / var(--break) * 100vw);
	border-radius: 0;
	left: 0;
	top: 0.3em;
}
.list_common01 li:not(:first-child) {
	margin-top: calc(6 / var(--break) * 100vw);
}
.list_common02 li{
	padding-left: calc(30  / var(--break) * 100vw);
}
.list_common02 li:before{
	background: url("images/page/check02.svg")no-repeat center / contain;
	width: calc(20  / var(--break) * 100vw);
	height: calc(20  / var(--break) * 100vw);
	border-radius: 0;
	left: 0;
	top: 0.2em;
}
.wrap_common01 .col_img{
	max-width: 290px;
	width: 19.4%;
}
.wrap_common01 .col_txt{
	width: 76.7%;
}
.wrap_common02{
	gap:calc(20  / var(--break) * 100vw) 2%;
}
.wrap_common02 .btn{
	width: 29.3%;
}
.wrap_common02 .btn a{
	border:1px solid #64505a;
}
.wrap_common02 .btn a:before{
	content: "";
	position: absolute;
	width: calc(16 / var(--break) * 100vw);
	height: calc(16  / var(--break) * 100vw);
	border-bottom: 2px solid #64505a;
	border-right: 2px solid #64505a;
	transform: rotate(45deg);
	right: 0;
	left: 0;
	bottom: calc(10  / var(--break) * 100vw);
	margin: auto;
}
.box_common01 .col_img{
	width: 41.4%;
}
.box_common01 .col_txt{
	width: 54.4%;
}
.box_common01 .col_txt .copy{
	border-bottom: calc(4  / var(--break) * 100vw) solid #fff;
}
.bdr_common01{
	width: calc(424  / var(--break) * 100vw);
}
.copy_common02:before,.copy_common02:after{
	content: "";
	background: url("images/page/deco_common05.svg")no-repeat center / contain;
	width: calc( 37 / var(--break) * 100vw );
	height: calc( 33 / var(--break) * 100vw );
	position: relative;
	display: block;
	margin-right: calc(30  / var(--break) * 100vw);
}
.copy_common02:after{
	background: url("images/page/deco_common06.svg")no-repeat center / contain;
	margin-right: 0!important;
	margin-left: calc(30  / var(--break) * 100vw);
}
.tbl_common01 table{
	border-color: #222222;
}
.tbl_common01 thead th{
	background: #64505a;
	text-align: center;
	border-right: 1px solid #fff;
}
.tbl_common01 thead th:not(:last-child){
	border-right: 1px solid #fff;
}
.tbl_common01 tbody th{
	background: #ddf4ef;
	color: #64505a;
	border-right: 1px solid #222;
}
.tbl_common01 tr:not(:last-child) th{
	border-bottom-color: #222222;
}
.tbl_common01 tr:not(:last-child) td{
	border-bottom-color: #222222;
}
.tbl_common01 tbody td{
	background: #fff;
}
.tbl_common01 tbody td:not(:last-child){
	border-left: 1px solid #222;
}
.tbl_common01.scroll_w2 thead th:first-child,.tbl_common01.scroll_w2 tbody th{
	width: 67%;
}
.tbl_common01.scroll_w2 thead th:not(:first-child),.tbl_common01.scroll_w2 tbody td{
	width: 33%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common01 .col_img {
		margin-bottom: 6vw;
	}
	.row_common01 .col_txt .copy {
		border-bottom: calc(6 / var(--break) * 100vw) solid #f1a15b66;
		padding-bottom: 4vw;
	}
	.row_common02{
		gap:calc(30  / var(--break) * 100vw) 3%;
	}
	.row_common02 .col {
		width:48.5%;
	}
	.row_common02 .col .txt{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.bg_common01:before {
		height: calc(100% - calc(200 / var(--break) * 100vw));
	}
	.bg_common01 .box {
		padding-right: 6%;
		padding-left: 6%;
		padding-bottom:5vw ;
	}
	.bg_common01 .ttl {
		font-size: 1.125rem;
		border-top: 1px solid #64505a;
		border-bottom: 1px solid #64505a;
		letter-spacing: 0;
		padding: 2vw 1vw;
	}
	.list_common01 li {
		padding-left: 7.5vw;
		padding-bottom: 1.5vw;
	}
	.list_common01 li:not(:first-child) {
		margin-top: 1.5vw;
	}
	.list_common01 li:before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(32 / var(--break) * 100vw);
	}
	.list_common02 li{
		padding-left: 7vw;
	}
	.list_common02 li:before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(32 / var(--break) * 100vw);
		top: 0.3em;
	}
	.box_common01{
		padding: 6vw 5% 7vw;
	}
	.box_common01 .col_txt .copy {
		padding-bottom: 3vw;
	}
	.wrap_common01 .col_img{
		max-width: calc(580  / var(--break) * 100vw)!important;
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_common02{
		width: calc(550  / var(--break) * 100vw);
		gap:calc(20  / var(--break) * 100vw) 3%;
		margin: 0 auto;
	}
	.wrap_common02 .btn {
		width:100%;
	}
	.wrap_common02 .btn a {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.wrap_common02 .btn a:before {
		width: calc(20 / var(--break) * 100vw);
		height: calc(20 / var(--break) * 100vw);
		border-bottom: 1px solid #64505a;
		border-right: 1px solid #64505a;
	}
	.copy_common01 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.copy_common02{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.copy_common02{
		align-items: flex-end!important;
	}
	.copy_common02:before, .copy_common02:after {
		width: calc(45 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		margin-bottom: 2vw;
	}
	.bdr_common01 {
		width: calc(350 / var(--break) * 100vw);
	}
	.tbl_title{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 3vw 1vw;
	}
}

/* クリニック紹介 CLINIC
------------------------------------------------------------------*/
.bg_clinic01{
	background: url("images/clinic/bg_clinic01.jpg")no-repeat center / cover;
}
.box_clinic01 .deco01{
	width: calc(102  / var(--break) * 100vw);
	left: calc(-40  / var(--break) * 100vw);
	top: 0;
}
.box_clinic01 .deco02{
	width: calc(119  / var(--break) * 100vw);
	right: calc(-40  / var(--break) * 100vw);
	bottom: 0;
}
.box_clinic01 .copy{
	text-decoration: underline; /* 下線 */
	text-decoration-thickness:2px; /* 線の太さ */
	text-decoration-color: #64505a; /* 線の色 */
	text-underline-offset: 0.5em; /* 線の位置。テキストに重なるようにやや上部にする */
	text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}
.bg_clinic03{
	max-width: 1820px;
	width: 96%;
}
.bg_clinic03.left{
	border-radius: 0 calc(200  / var(--break) * 100vw) calc(200  / var(--break) * 100vw) 0;
}
.bg_clinic03.right{
	border-radius: calc(200  / var(--break) * 100vw) 0 0 calc(200  / var(--break) * 100vw) ;
}
.row_clinic01{
	max-width: 1620px;
	width: 90%;
}
.row_clinic01 .col_img{
	max-width: 860px;
	width: 53.1%;
}
.row_clinic01 .col_txt{
	width: 42%;
}
.copy_clinic01{
	border-bottom: calc(4  / var(--break) * 100vw) solid;
}
.deco_clinic01{
	width: calc(205  / var(--break) * 100vw);
	left: calc(-60  / var(--break) * 100vw);
	bottom: calc(-60  / var(--break) * 100vw);
}
.deco_clinic02{
	width: calc(145  / var(--break) * 100vw);
	right: calc(-60  / var(--break) * 100vw);
	bottom: calc(-40  / var(--break) * 100vw);
}
.clinic01 .deco02{
	width: calc(320  / var(--break) * 100vw);
	bottom: 0;
	right: calc(200  / var(--break) * 100vw);
}
.clinic03 .deco02{
	width: calc(368  / var(--break) * 100vw);
	bottom: calc(100% - calc(130  / var(--break) * 100vw));
	left: 0;
	z-index: 2;
}
.clinic04 .deco02{
	width: calc(340  / var(--break) * 100vw);
	bottom: calc(100% - calc(86 / var(--break) * 100vw));
	right: 0;
	z-index: 2;
}
.clinic05 .deco02{
	width: calc(123  / var(--break) * 100vw);
	bottom: calc(100% - calc(82 / var(--break) * 100vw));
	left: calc(100  / var(--break) * 100vw);
}
.row_clinic02{
	gap:calc(20  / var(--break) * 100vw) 1.33%;
	max-width: calc(1500  / var(--break) * 100vw);
}
.row_clinic02 .col{
	width: 24%;
	box-shadow: 0 0 calc(24  / var(--break) * 100vw) calc(6  / var(--break) * 100vw) rgba(5, 2, 2, 0.05);
}
.row_clinic02 .deco01{
	width: calc(89  / var(--break) * 100vw);
	left: calc(-70  / var(--break) * 100vw);
	bottom: calc(-65  / var(--break) * 100vw);
}
.row_clinic02 .deco02{
	width: calc(89  / var(--break) * 100vw);
	right: calc(-70  / var(--break) * 100vw);
	bottom: calc(-65  / var(--break) * 100vw);
}
.bg_clinic02:before{
	content: "";
	background: #fffef6;
	width: 100%;
	height: calc( 100% - calc(345 / var(--break) * 100vw ));
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.bg_clinic02:after{
	content: "";
	background:url("images/clinic/frame_clinic01.png")no-repeat center top  /cover;
	width: 100%;
	height: calc( 31  / var(--break) * 100vw);
	position: absolute;
	left: 0;
	top:100%;
}
.row_clinic03{
	gap:calc(30  / var(--break) * 100vw) 1.2%;
}
.row_clinic03 .col{
	background: url("images/clinic/deco_clinic04.png")no-repeat center /contain;
	max-width: 286px;
	width: 17.7%;
	aspect-ratio:1/1;
}
.row_clinic03 .col:nth-child(2){
	background: url("images/clinic/deco_clinic05.png")no-repeat center /contain;
}
.row_clinic03 .col:nth-child(3){
	background: url("images/clinic/deco_clinic06.png")no-repeat center /contain;
}
.row_clinic03 .col:nth-child(4){
	background: url("images/clinic/deco_clinic07.png")no-repeat center /contain;
}
.row_clinic03 .col:nth-child(5){
	background: url("images/clinic/deco_clinic08.png")no-repeat center /contain;
}
.row_clinic03 .col .icn,.row_clinic03 .col .icn img{
	width:calc(55  / var(--break) * 100vw);
}
/*　スライダー　*/
.slide_clinic01 .slick-prev {
	background: url(images/page/arw_slide.svg)no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(54 / var(--break) * 100vw );
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_slide.svg)no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(54 / var(--break) * 100vw );
	right: -9.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	opacity: .5;
	transition: .3s;
	border-radius: calc(20  / var(--break) * 100vw);
	overflow: hidden;
}
.slide_clinic01 .slide_thumbnail li:nth-child(n+6){
	margin-top: 2%;;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
.slide_clinic01 .slide_thumbnail li img{
	height: calc(103 / var(--break) * 100vw );
	object-fit: cover;
}
.row_clinic04 .col_img{
	max-width: 460px;
	width: 37.1%;
}
.row_clinic04 .col_img .deco{
	width: calc(145  / var(--break) * 100vw);
	right: calc(-50  / var(--break) * 100vw);
	bottom: calc(-10  / var(--break) * 100vw);
}
.row_clinic04 .col_txt{
	width: 58%;
}
.dr_name02 .txt{
	width: calc(77  / var(--break) * 100vw);
	aspect-ratio:1/1;
	background: url("images/clinic/deco_clinic14.svg")no-repeat center /contain;
}
.bg_clinic04:before{
	content: "";
	background: url(images/index/frame_main01.png) no-repeat center bottom / cover;
	width: 100%;
	height: calc(30 / var(--break) * 100vw);
	position: absolute;
	left: 0;
	bottom: calc(100% - 1px);
}
.bg_clinic04:after{
	content: "";
	background: url(images/index/frame__news01.png) no-repeat center bottom / cover;
	width: 100%;
	height: calc(31 / var(--break) * 100vw);
	position: absolute;
	left: 0;
	top: calc(100% - 1px);
}
.row_prof {
	gap:calc(40  / var(--break) * 100vw) 0;
}
.box_prof{
	color: #5f4823!important;
}
.box_prof01 ol {
	line-height: 2.2;
	width: 46%;
}
.box_prof01 li{
	margin-bottom: 0!important;
}
.box_prof01 .year{
	font-weight: lighter;
	width: calc(115  / var(--break) * 100vw);
}
.box_prof01 .txt {
	width: calc(100% - calc(115 / var(--break) * 100vw));
}
.box_prof01 .wrap{
	gap:8%;
}
.box_prof.bg_col05 .list_default li:before{
	background: #b2cb40;
}
.box_prof.bg_col10 .list_default li:before{
	background: #f1a15b;
}
.row_clinic06 .col{
	width: 30%;
}
.row_clinic06 .col .icn{
	width: calc(18  / var(--break) * 100vw);
}
.row_clinic07 .col_l{
	width: 40%;
}
.row_clinic07 .col_r{
	width: 56%;
}
.row_clinic07 .ttl:before,.row_clinic07 .ttl:after{
	content: "";
	background: #00a29a;
	width: calc( 50 / var(--break) * 100vw );
	height: 2px;
	position: relative;
	margin-right: calc(12  / var(--break) * 100vw);
}
.row_clinic07 .ttl:after{
	margin-right: 0!important;
	margin-left: calc(12  / var(--break) * 100vw);
}
.row_clinic07 .col_r .ttl:before,.row_clinic07 .col_r .ttl:after{
	background: #82b638;
}
.row_clinic07 .icn{
	width: calc(80  / var(--break) * 100vw);
}
.row_clinic07 .wrap .col{
	width: 45%;
}
.bg_clinic05 .map{
	padding-top: calc(460  / var(--break) * 100vw);
}
.bg_clinic05.bg_clinic02:before {
	height: calc(100% - calc(230 / var(--break) * 100vw));
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic02 {
		max-width: calc(1380 / var(--break) * 100vw);
	}
	.bg_clinic05 .map iframe{
		margin-top: calc(-200 / var(--break) * 100vw);
		height: calc(100% + calc(400 / var(--break) * 100vw));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clinic02 {
		max-width: calc(1110 / var(--break) * 100vw);
	}
	.row_clinic02 .col {
		font-size: 1.125rem;
		letter-spacing: 0.05em;
	}
	.deco_clinic01 {
		width: calc(180 / var(--break) * 100vw);
		left: calc(-30 / var(--break) * 100vw);
	}
	.deco_clinic02 {
		width: calc(130 / var(--break) * 100vw);
		right: calc(-30 / var(--break) * 100vw);
	}
	.row_clinic03 .col .icn, .row_clinic03 .col .icn img {
		width: calc(45 / var(--break) * 100vw);
	}
	.row_clinic03 .col .txt{
		font-size: 1.5rem;
	}
	.bg_clinic05 .map iframe {
		margin-top: calc(-280 / var(--break) * 100vw);
		height: calc(100% + calc(560 / var(--break) * 100vw));
	}
	.slide_clinic01 .slick-prev{
		left: 2%;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
	}
}
@media(max-width: 767px) {
	.bg_clinic01 {
		padding-top: 12vw;
		padding-bottom: 12vw;
	}
	.box_clinic01{
		padding: 6vw 6% 7vw;
	}
	.box_clinic01 .copy{
		font-size: 1.1875rem;
		letter-spacing: 0;
		text-decoration-thickness: 1px;
	}
	.box_clinic01 .deco01 {
		left: calc(-5 / var(--break) * 100vw);
		top: -4vw;
	}
	.box_clinic01 .deco02 {
		right: calc(-5 / var(--break) * 100vw);
		bottom: -7vw;
	}
	.bg_clinic03{
		width: calc(725  / var(--break) * 100vw);
	}
	.bg_clinic03.left {
		border-radius: 0 calc(100 / var(--break) * 100vw) calc(100 / var(--break) * 100vw) 0;
	}
	.bg_clinic03.right {
		border-radius: calc(100 / var(--break) * 100vw) 0 0 calc(100 / var(--break) * 100vw);
	}
	.row_clinic01 {
		width: calc(646  / var(--break) * 100vw);
	}
	.row_clinic01 .col_img{
		width: 100%;
		margin-bottom: 5vw;
	}
	.row_clinic01 .col_txt{
		width: 100%;
	}
	.num_clinic01{
		font-size: 3.5rem;
	}
	.copy_clinic01{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.deco_clinic02 {
		right: -2vw;
	}
	.clinic01 .deco02 {
		right: 14vw;
	}
	.row_clinic02{
		gap:calc(20  / var(--break) * 100vw) 3%;
		max-width: calc(646  / var(--break) * 100vw);
		margin-bottom: 9vw;
	}
	.row_clinic02 .col{
		width: 48.5%;
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_clinic02 .deco01 {
		width: calc(70 / var(--break) * 100vw);
		left: -5vw;
		bottom: -8vw;
	}
	.row_clinic02 .deco02 {
		width: calc(70 / var(--break) * 100vw);
		right:-5vw;
		bottom: -8vw;
	}
	.row_clinic03{
		width: calc(646  / var(--break) * 100vw);
		gap:calc(20  / var(--break) * 100vw) 3%;
	}
	.row_clinic03 .col{
		width: 48.5%;
	}
	.row_clinic03 .col .txt{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.slide_clinic01 .slide_thumbnail li img {
		height: auto;
	}
	.slide_clinic01 .slick-prev{
		left: 2%;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
	}
	.slide_clinic01 .slide_thumbnail li {
		border-radius: calc(10 / var(--break) * 100vw);
	}
	.row_clinic04 .col_img {
		max-width: calc(500  / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.dr_name02{
		justify-content: center!important;
	}
	.dr_name02 .txt {
		font-size: 0.875rem;
		letter-spacing: 0;
		width: calc(90 / var(--break) * 100vw);
	}
	.dr_name02 .ja {
		font-size: 1.375rem;
		letter-spacing: 0.1em;
	}
	.dr_name02 .en {
		font-size: 1rem;
	}
	.box_prof .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_prof01 ol{
		width: 100%;
	}
	.box_prof01 .year {
		width: 28%;
	}
	.box_prof01 .txt {
		width: 72%;
	}
	.row_clinic05{
		display: flex;
		flex-direction: column-reverse!important;
	}
	.row_clinic05 > .col_r{
		width: calc(646  / var(--break) * 100vw);
		margin: 0 auto 5vw;
	}
	.row_clinic05 > .col_l{
		margin-bottom: 0;
	}
	.row_clinic06 {
		justify-content: center!important;
	}
	.row_clinic06 .col .icn {
		width: calc(26 / var(--break) * 100vw);
	}
	.row_clinic07{
		width: calc(646  / var(--break) * 100vw);
		margin: 0 auto;
		gap:calc(30  / var(--break) * 100vw);
	}
	.row_clinic07 .col_l,.row_clinic07 .col_r{
		width: 100%;
	}
	.row_clinic07 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_clinic07 .ttl:before, .row_clinic07 .ttl:after{
		height: 1px;
	}
	.row_clinic07 .txt{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_clinic07 .icn {
		width: calc(110 / var(--break) * 100vw);
	}

}

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

/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.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 #ccc;
	border-top: calc(23 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
	top: calc(55 / var(--break) * 100vw);
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(30 / var(--break) * 100vw);
    height: calc(54 / var(--break) * 100vw);
    background: url(images/page/arw_slide.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: -7.2%;
}
.slide_case01 .slick-next {
    right: -7.2%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #ccc;
	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: #333;
	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);/*ボーダー右切れる対策*/
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.area_case_common01 .ttl {
		font-size: 1.25rem;
	}
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / var(--break) * 100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: calc(480 / var(--break) * 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom: 12vw;
	}
	.row_case01:after {
		border-left: calc(40 / var(--break) * 100vw) solid transparent;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #ccc;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(50 / var(--break) * 100vw);
		height: calc(90 / var(--break) * 100vw);
		bottom: auto;
		top: 64vw;
	}
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 14 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.tbl_case tr th {
		border-bottom: 1px solid #000;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	border: ;
}
.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: #333333 !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:hover {
	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
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	padding-top: calc(25  / var(--break) * 100vw);
	padding-bottom: calc(25  / var(--break) * 100vw);
}
.tbl_guideline01 td {
	padding-top: calc(25  / var(--break) * 100vw);
	padding-bottom: calc(25  / var(--break) * 100vw);
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #333;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
		border-right: 0!important;
		border-bottom: 0!important;
	}
	.box_recruit01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #00a29a;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
	border-radius: calc(20  / var(--break) * 100vw);
}
#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: #ffdcdc;
	border: 1px solid #564f3f;
	border-right-color: #564f3f;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #564f3f;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
	background: #fff;
}
#wp-calendar tbody td a {
	color: #eb6d98;
	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 #64505a;
	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 #64505a;
	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 #64505a;
}
.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 #64505a;
}
.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: #eb6d98;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #64505a;
	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 #eb6d98;
	color: #eb6d98;
	padding: 0 calc(10 / var(--break) * 100vw);
	margin: calc(2 / var(--break) * 100vw);
	display: inline-block;
	background: #fff;
}
.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:#eb6d98;
	background: #eb6d98;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h2,.post_content > h3{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
	font-family: "zen-maru-gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
}
#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 #eb6d98;
	background: #eb6d98;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	color: #eb6d98;
	background: #00000000;
}
.single_post > h1{
	background: #eb6d98 url("images/page/deco_common02.svg")no-repeat right calc(20  / var(--break) * 100vw) bottom calc(-10  / var(--break) * 100vw) / calc(89  / var(--break) * 100vw) auto;
}
.post_content > h2{
	border-radius: calc(30  / var(--break) * 100vw);
	background: #82b6384D url("images/page/deco_common04.svg")no-repeat center right calc(20  / var(--break) * 100vw) /calc(70  / var(--break) * 100vw) auto;
	padding: calc(15  / var(--break) * 100vw) calc(30  / var(--break) * 100vw);
}
.post_content > h3{
	border-bottom: 2px solid #64505a;
	padding: calc(5  / var(--break) * 100vw) 0 calc(5  / var(--break) * 100vw) calc(52  / var(--break) * 100vw);
}
.post_content > h3:before{
	content: "";
	background: url("images/page/deco_common03.png")no-repeat center / contain;
	width: calc( 35 / var(--break) * 100vw );
	height: calc( 40 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.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 > h1 {
		letter-spacing: 0;
		font-size: 1.1875rem;
		background: #eb6d98 url(images/page/deco_common02.svg) no-repeat right calc(20 / var(--break) * 100vw) bottom calc(-10 / var(--break) * 100vw) / calc(100 / var(--break) * 100vw) auto;
		padding: 3.5vw 4vw;
		border-radius: calc(60  / var(--break) * 100vw);
	}
	.post_content > h2,.post_content > h3{
		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 > h2 {
		border-radius: calc(50 / var(--break) * 100vw);
		background: #82b6384D url(images/page/deco_common04.svg) no-repeat center right calc(20 / var(--break) * 100vw) / calc(45 / var(--break) * 100vw) auto;
		padding: 2.5vw 4vw;
	}
	.post_content > h3 {
		border-bottom: 1px solid #64505a;
		padding: 1vw 0 1vw 9vw;
	}
	.post_content > h3:before {
		width: calc(53 / var(--break) * 100vw);
		height: calc(62 / 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));
	}
}