@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/page_ttl_bg.jpg")no-repeat center / cover;
	height: calc(465 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.low_none {
	display: none;
}
.hdg2 {
	margin-top: calc(150 / var(--break) * 100vw);
}
.hdg3:before {
	position: absolute;
	content: "";
	background: url("images/page/logo.svg") no-repeat center / cover;
	width: calc(44 / var(--break) * 100vw);
	height: calc(57 / var(--break) * 100vw);
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.hdg3:after {
	position: absolute;
	content: "";
	background:#9b889c;
	width: calc(80 / var(--break) * 100vw);
	height: calc(2 / var(--break) * 100vw);
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.row_thanks01 {
	gap: calc(50 / var(--break) * 100vw) 3.2%;
}
.row_thanks01 h4 {
	border-bottom: calc(2 / var(--break) * 100vw) solid #333333;
}
.row_thanks01 .col {
	width: 48.4%;
}
.row_common01 .col_txt {
	width: 50.5%;
}
.row_common01 .col_img:before {
	position: absolute;
	content: "";
	width: calc(530 / var(--break) * 100vw);
	height: calc(340 / var(--break) * 100vw);
	left: calc(-10 / var(--break) * 100vw);
	bottom: 0;
	margin: auto;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	z-index: 1;
}
.row_common01.r_reverse .col_img:before {
	border-left: none;
	border-right: 1px solid #333333;
	right: calc(-10 / var(--break) * 100vw);
	left: auto;
}
.row_common01 .copy {
	border-bottom: calc(3 / var(--break) * 100vw) solid #9c9588;
}
.row_common03 .col .box{
	border-bottom:calc(2 / var(--break) * 100vw) solid #9b889c;
}
.row_common03 .col:nth-child(2n) .box{
	border-bottom:calc(2 / var(--break) * 100vw) solid #8fa1bd;
}
.row_common03 .col h4{
	background: #9b889c;
}
.row_common03 .col:nth-child(2n) h4{
	background: #8fa1bd;
}
.row_common04 .col{
	background: #ebeae7;
	border-bottom:calc(2 / var(--break) * 100vw) solid #9c9588;
	border-top:calc(2 / var(--break) * 100vw) solid #9c9588;
}
.row_common04 .col:nth-child(2n){
	background:#ebe7ea;
	border-bottom:calc(2 / var(--break) * 100vw) solid #9b889c;
	border-top:calc(2 / var(--break) * 100vw) solid #9b889c;
}
.row_common04 .col h4{
	color: #9c9588;
}
.row_common04 .col:nth-child(2n) h4{
	color: #9b889c;
}
.flow_common {
	border: solid calc(2 / var(--break) * 100vw) #8fa1bd;
}
.flow_common:after {
	position: absolute;
	content: "";
	background: #8fa1bd;
	width: calc(170 / var(--break) * 100vw);
	height:100%;
	right: 0;
	top: 0;
	z-index: -1;
}
.flow_common .col_txt h4 .num {
	left: 0;
	top: 0;
	width: calc(80 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
}
.flow_common:before {
	background: url("images/page/arw_flow01.svg") no-repeat center / cover;
	border: none;
	width: calc(45 / var(--break) * 100vw);
	height: calc(16 / var(--break) * 100vw);
}
.flow_common .num:before {
	position: absolute;
    content: "";
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    background: #ffffff1A;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.format_staff01 .img_format02 .img {
	position: relative;
	display: inline-block;
}
.format_staff01 .img_format02 .img:before,.format_staff01 .img_format02 .img:after {
	position: absolute;
	content: "";
	background: url("images/page/deco03.svg") no-repeat left center / contain;
	width: calc(40 / var(--break)* 100vw);
	height: calc(40 / var(--break)* 100vw);
	left: 0;
	top: 0;
}
.format_staff01 .img_format02 .img:after {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
}
.format_staff01 .txt {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.btn_common03 {
	width: calc(500 / var(--break) * 100vw);
}
.btn_common03.w450 {
	width: calc(450 / var(--break) * 100vw);
}
.btn_common03 a {
	height: calc(80 / var(--break) * 100vw);
}
.btn_common03 a:before {
	position: absolute;
	content: "";
	background: url("images/page/arw02.svg") no-repeat left center / cover;
	width: calc(33 / var(--break)* 100vw);
	height: calc(8 / var(--break)* 100vw);
	right: calc(40 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.btn_common04 {
	width: calc(400 / var(--break) * 100vw);
}
.btn_common04 a {
	padding: calc(23 / var(--break) * 100vw) calc(10 / var(--break) * 100vw);
	border: solid 2px #333;
	line-height: 1.6;
	
}
.btn_common04 a:after {
	right: 0;
	bottom: 0;
	border-color: transparent #dbadcb #dbadcb transparent;
	border-width: calc(10 / var(--break) * 100vw);
}
.btn_common04.blown a:after {
	border-color: transparent #9c9588 #9c9588 transparent;
}
.bnr_common01 {
	width: calc(600 / var(--break) * 100vw);
}
.bnr_common01 a {
	outline-offset:calc(-10 / var(--break) * 100vw);
	outline: 2px solid #fff;
	background: url("images/art/img_art07.png") no-repeat left center / calc(250 / var(--break) * 100vw) auto;
	height: calc(200 / var(--break) * 100vw);
}
.bnr_common01 a:after {
	bottom: calc(10 / var(--break) * 100vw);
	right: calc(10 / var(--break) * 100vw);
	border-width: calc(12 / var(--break) * 100vw);
}
.hdg4 {
	border-left: calc(8 / var(--break) * 100vw) solid #9b889c;
	border-right: calc(8 / var(--break) * 100vw) solid #9b889c;
}
.hdg5 {
	border-bottom: 2px solid #d9d4d0;
}
.wrap_common01 .col_img {
	width: 28.3%;
}
.wrap_common01 .col_txt {
	width: 67.8%;
}
.wrap_common01 h5{
	font-weight: 300;
	border-bottom: 4px double #8fa1bd;
}
.wrap_common01 h5 span:before {
	position: absolute;
	content: "";
	background: url("images/page/hdg5_deco01.svg") no-repeat left center / contain;
	width: calc(20 / var(--break)* 100vw);
	height: calc(20 / var(--break)* 100vw);
	left: 0;
	top: calc(9 / var(--break) * 100vw);
	margin: auto;
}
.box_common01 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1000 / var(--break) * 100vw);
}
.box_common01:before {
	position: absolute;
	content: "";
	border: 1px solid #9c9588;
	width: 100%;
	height: 100%;
	left: calc(-10 / var(--break) * 100vw);
	top:calc(-10 / var(--break) * 100vw);
	z-index: 1;
}
.box_common01:after {
	position: absolute;
	content: "";
	border: 1px solid #9c9588;
	width: 100%;
	height: 100%;
	right: calc(-10 / var(--break) * 100vw);
	bottom:calc(-10 / var(--break) * 100vw);
	z-index: 1;
}
.box_common01 .en {
	margin-bottom: calc(-6 / var(--break) * 100vw);
}
.box_common01 li {
	padding-left: calc(31 / var(--break)* 100vw);
}
.box_common01 li:before {
	border-radius: 0;
	top: calc(4 / var(--break) * 100vw);
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url("images/page/icn_check03.svg") no-repeat center / cover;
}
.box_common01.box_format01 li:before {
	width: calc(6 / var(--break) * 100vw);
	height: calc(6 / var(--break) * 100vw);
	background: #dbadcb;
    border-radius: 50%;
	top: .55em;
}
.box_common02 {
	background: url("images/page/deco04.svg") no-repeat center right / contain;
	outline-offset: calc(-10 / var(--break)* 100vw);
    outline: calc(2 / var(--break)* 100vw) solid #fff;
}

.tbl_common01 thead th{
	background: #9c9588;
	color:#fff;
}
.tbl_common01.td_first td:first-of-type {
	background: #ebeae7;
}
.tbl_common01.td_first tr:first-of-type th{
	background: #9c9588;
	color:#fff;
}
.tbl_common01 tbody th {
	color: #333333;
	background: #ebeae7;
}
.tbl_common01 thead th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_common01.pt02 th {
	width: 35%;
	background: #9c9588;
	color: #fff;
}
.tbl_common01.pt02 td{
	width: 65%;
}
.tbl_common01 th {
	color: #fff;
	background: #9c9588;
}
.tbl_common01 td {
	background: #fff;
}
.tbl_common01 table {
	border: 1px solid #9c9588;
}
.tbl_common01 tr:not(:last-child) th {
    border-bottom: 1px solid #9c9588;
}
.tbl_common01 tr:not(:last-child) td {
    border-bottom: 1px solid #9c9588;
}
.tbl_common01 tr td:not(:last-child) {
	border-right: 1px solid #9c9588;
}
.tbl_common01 tr:not(:last-child) th {
    border-bottom: 1px solid #fff;
}
.tbl_common01.tbl_w3 th{
	width: 33.33%;
}
.tbl_common01.tbl_w3 td{
	width: 33.33%;
}
.bg_pay {
	background: #f7f7f5;
}
.bg_pay:before {
	position: absolute;
	content: "";
	background: #ebeae7;
	width: 100%;
	height: 38%;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.row_pay .col:before {
    position: absolute;
    content: "";
    width: calc(255 / var(--break)* 100vw);
    height: calc(356 / var(--break)* 100vw);
    right: calc(10 / var(--break)* 100vw);
    bottom: calc(10 / var(--break) * 100vw);
    margin: auto;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    z-index: 1;
}
.row_pay .copy:before {
	position: absolute;
	content: "";
	background: #9c9588;
	width: calc(25 / var(--break) * 100vw);
	height:calc(2 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.row_fee01{
	gap: calc(40 / var(--break) * 100vw) 1.55%;
}
.row_fee01 .col {
	width: 32.3%;
}
.row_fee01 a:before {
	position: absolute;
	content: "";
	background: url("images/page/arw_fee01.svg") no-repeat left center / contain;
	width: calc(11 / var(--break)* 100vw);
	height: calc(36 / var(--break)* 100vw);
	right: calc(39 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
@media only screen and (min-width: 768px) {
	.tbl_common01 td,.tbl_common01 th {
		padding: calc(7 / var(--break)* 100vw) calc(10 / var(--break)* 100vw) calc(7 / var(--break)* 100vw);
	}
	.tbl_common01 table {
		font-size: calc(14 / var(--break) * 100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.row_common01 .copy {
		font-size: calc(26 / var(--break) * 100vw);
	}
	.bnr_common01 a:after {
		bottom: calc(8 / var(--break)* 100vw);
		right: calc(8 / var(--break)* 100vw);
	}
}
@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 {
		height: calc(496 / var(--break) * 100vw);
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.hdg2 {
		margin-top: 15vw;
	}
	.hdg2 .ja {
		letter-spacing: 0;
		margin-bottom: 4vw;
		font-size:calc(48 / var(--break) * 100vw);
	}
	.hdg2 .en {
		letter-spacing: .1em;
		font-size: .9375rem;
	}
	.hdg3 {
		letter-spacing: 0;
		font-size: calc(46 / var(--break) * 100vw);
	}
	.hdg4 {
		letter-spacing: 0;
		padding: 3vw 2vw;
		font-size: calc(38 / var(--break) * 100vw);
	}
	.hdg5 {
		letter-spacing: 0;
		padding: 3vw 2vw;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_thanks01 {
		gap: calc(40 / var(--break) * 100vw) 0;
	}
	.row_thanks01 h4 {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_thanks01 .col {
		width: 100%;
	}
	.copy_common01 {
		letter-spacing: 0;
		line-height: 1.6;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.copy_common02 {
		letter-spacing: 0;
		line-height: 1.6;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.flow_common .num {
		padding-right: 1vw;
		font-size: calc(50 / var(--break) * 100vw);
	}
	.flow_common:before {
		background: url(images/page/arw_flow01.svg) no-repeat center / cover;
		border: none;
		width: calc(90 / var(--break)* 100vw);
		height: calc(32 / var(--break)* 100vw);
	}
	.row_fee01 .col {
    	width: calc(550 / var(--break) * 100vw);
	}
	.row_fee01 .col a {
		letter-spacing: 0;
        font-size: calc(30 / var(--break)* 100vw);
        border-radius: calc(50 / var(--break)* 100vw);
        padding: 3vw 2vw;
		height: auto;
		line-height: 1.6;
	}
	.copy_pay {
		letter-spacing: 0;
		line-height: 1.6;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_common01 .col_txt {
		max-width: 100%;
	}
	.row_common01 .col_txt .txt {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common01 .col_txt .copy {
		margin-bottom: 1vw;
	}
	.row_common01 .col_img {
		margin-bottom: 4vw;
	}
	.row_common01 .col_img:before {
		width: calc(653 / var(--break)* 100vw);
    	height: calc(419 / var(--break)* 100vw);
	}
	.col_img {
		text-align: center;
	}
	.btn_common03 {
		width: calc(550 / var(--break) * 100vw);
	}
	.btn_common03.w450 {
		width: calc(550 / var(--break) * 100vw);
	}
	.btn_common03 a {
		letter-spacing: 0;
        font-size: calc(30 / var(--break)* 100vw);
        border-radius: calc(50 / var(--break)* 100vw);
        padding: 3vw 2vw;
		height: auto;
		line-height: 1.6;
	}
	.btn_common03 a:before {
		position: absolute;
		content: "";
		background: url("images/page/arw03_sp.svg") no-repeat left center / cover;
		width: calc(46 / var(--break)* 100vw);
		height: calc(15 / var(--break)* 100vw);
		right: calc(40 / var(--break) * 100vw);
		bottom: 0;
		top: 0;
		margin: auto;
	}
	.btn_common04 {
		margin-right: auto;
		margin-left: auto;
		width: calc(600 / var(--break) * 100vw);
	}
	.btn_common04 a {
		line-height: 1.6;
        letter-spacing: 0;
        font-size: calc(30 / var(--break)* 100vw);
        height: auto;
		padding: 3vw 2vw;
	}
	.btn_common04 a:after {
		border-width: calc(10 / var(--break) * 100vw);
	}
	.bnr_common01 a {
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
		padding-right: 3vw;
	}
	.wrap_common01 h5 span {
		padding-left: 7vw;
	}
	.wrap_common01 h5 {
		letter-spacing: 0;
		line-height: 1.6;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.wrap_common01 h5 span:before {
		width: calc(30 / var(--break)* 100vw);
		height: calc(30 / var(--break)* 100vw);
		left: 0;
		top: 2vw;
	}
	.box_common01 h4 {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.box_common01 .en {
		margin-bottom: calc(-13 / var(--break)* 100vw);
	}
	.box_common01 li {
		padding-left: 6vw;
	}
	.box_common01 li:before {
		top: 1.5vw;
		width: calc(30 / var(--break)* 100vw);
		height: calc(30 / var(--break)* 100vw);
	}
	.box_common01.box_format01 li:before {
		width: calc(12 / var(--break)* 100vw);
        height: calc(12 / var(--break)* 100vw);
	}
	.row_common03 .col h4 {
		padding: 3vw 2vw;
		letter-spacing: 0;
		line-height: 1.4;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.tbl_common01 td,.tbl_common01 th {
		padding: calc(10 / var(--break)* 100vw) calc(10 / var(--break)* 100vw) calc(10 / var(--break)* 100vw);
	}
	.tbl_common01 table {
		font-size: calc(28 / var(--break) * 100vw);
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01 {
	background: url("images/clinic/bg_clinic01.jpg") no-repeat center / cover;
}
.row_clinic01 .col_img {
	width: 52%;
	background: url("images/clinic/img_clinic01.jpg") no-repeat center / cover;
	min-height: calc(600 / var(--break) * 100vw);
}
.row_clinic01.num02 .col_img {
	background: url("images/clinic/img_clinic02.jpg") no-repeat center / cover;
}
.row_clinic01.num03 .col_img {
	background: url("images/clinic/img_clinic03.jpg") no-repeat center / cover;
}
.row_clinic01.num04 .col_img {
	background: url("images/clinic/img_clinic04.jpg") no-repeat center / cover;
}
.row_clinic01.num05 .col_img {
	background: url("images/clinic/img_clinic05.jpg") no-repeat center / cover;
}
.row_clinic01.num06 .col_img {
	background: url("images/clinic/img_clinic06.jpg") no-repeat center / cover;
}
.row_clinic01 .col_txt {
	width:48%;
	align-content: center;
	background: url("images/page/deco02.svg") no-repeat left calc(10 / var(--break) * 100vw) top calc(10 / var(--break) * 100vw) / calc(42 / var(--break) * 100vw);
}
.row_clinic01.r_reverse .col_txt {
	background: url("images/page/deco01.svg") no-repeat left calc(10 / var(--break) * 100vw) top calc(10 / var(--break) * 100vw) / calc(42 / var(--break) * 100vw);
}
.row_clinic01 .wrap {
	max-width: calc(720 / var(--break) * 100vw);
}
.box_clinic01:before,.box_clinic01:after {
	position: absolute;
	content: "";
	background: #fff;
	width: 100%;
	height:calc(2 / var(--break) * 100vw);
	left: 0;
	top: calc(12 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
}
.box_clinic01:after {
	top: auto;
	bottom: calc(12 / var(--break) * 100vw);
}
.bg_clinic02:before {
	position: absolute;
	content: "";
	background: #ebeae7;
	width: 100%;
	height: 82%;
	left: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.row_clinic02 {
	gap: calc(20 / var(--break) * 100vw) 2.13%;
}
.row_clinic02 .col {
	width: 23.4%;
	max-width: 350px;
}
.row_clinic02 h5 {
	font-weight: 300;
}
.row_clinic03 {
	gap: calc(50 / var(--break) * 100vw) 3.95%;
}
.row_clinic03 .col {
	width: 30.7%;
	max-width: 380px;
}
.row_clinic03 h5 {
	position: relative;
}
.row_clinic03 h5:before {
	position: absolute;
	content: "";
	background: #fff;
	width: 100%;
	height: calc(2 / var(--break) * 100vw);
	left: 0;
	bottom: calc(7 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
}
.row_clinic03 .img {
	margin-bottom: -1px;
}
.row_clinic04 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1000 / var(--break) * 100vw);
}
.acc_clinic01 {
	border: none;
}
.acc_clinic01 .box_q .txt {
	position: relative;
	width: 100%;
	padding: calc(14 / var(--break) * 100vw) calc(70 / var(--break) * 100vw)
}
.acc_clinic01 .box_q .txt:before {
	position: absolute;
	content: "";
	background: #8fa1bd;
	width: calc(60 / var(--break) * 100vw);
	height: calc(4 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.acc_clinic01 .box_q .txt .icn {
	right: 0;
	width: calc(60 / var(--break)* 100vw);
    height: 100%;
}
.acc_clinic01 .box_q .txt .icn:before {
	width: calc(17 / var(--break) * 100vw);
    height: calc(2 / var(--break) * 100vw);
	background: #fff;
}
.acc_clinic01 .box_q .txt .icn:after {
	height: calc(17 / var(--break) * 100vw);
    width: calc(2 / var(--break) * 100vw);
	background: #fff;
}
.acc_clinic01 .inner1000 {
	max-width: 100%;
	width: 100%;
}
.tbl_clinic01.w2 thead th:last-child {
	width: 35%;
}
.tbl_clinic01 thead th{
	background: #9c9588;
	color:#fff;
}
.tbl_clinic01 thead th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_clinic01 th {
	color: #333333;
	text-align: center;
	background: #ebeae7;
}
.tbl_clinic01 td {
	background: #fff;
	text-align: center;
}
.tbl_clinic01 table {
	border: 1px solid #9c9588;
}
.tbl_clinic01 tr:not(:last-child) th {
    border-bottom: 1px solid #9c9588;
}
.tbl_clinic01 tr:not(:last-child) td {
    border-bottom: 1px solid #9c9588;
}
.tbl_clinic01 tr td:not(:last-child) {
	border-right: 1px solid #9c9588;
}
.tbl_clinic01 tr:not(:last-child) th {
    border-bottom: 1px solid #fff;
}
.slide_clinic01 .slick-prev {
	background: url(images/page/arw_clinic01.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_clinic01.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	right: -7.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.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;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	.bg_clinic01 h4 {
		letter-spacing: 0;
		font-size: calc(38 / var(--break) * 100vw);
	}
	.row_clinic01 .col_img {
		width: 100%;
	}
	.row_clinic01 .col_txt {
		width: 100%;
		padding: 6vw 5vw 7vw;
	}
	.row_clinic01 .col_txt .wrap {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_clinic01 h4 {
		letter-spacing: 0;
		font-size: calc(38 / var(--break) * 100vw);
	}
	.box_clinic01 {
		padding: 6vw 5vw 7vw;
	}
	.box_clinic01 h4 {
		letter-spacing: 0;
		font-size: calc(38 / var(--break) * 100vw);
	}
	.row_clinic02 .col {
		width: 48%;
	}
	.row_clinic02 {
		gap: 5vw 4%;
	}
	.row_clinic02 h5 {
		padding: 3vw 2vw;
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.acc_clinic01 .box_q .txt {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
		padding: 2vw 12vw 2vw 3vw;
	}
	.tbl_common01.js-scrollable table {
		width: calc(1200 / var(--break) * 100vw);
	}
	.tbl_common01.js-scrollable {
		overflow-x: auto!important;
	}
	.row_clinic03 {
		gap: 4vw 4%;
	}
	.row_clinic03 .col {
		width: 48%;
	}
	.row_clinic03 h5 {
		padding: 3vw 2vw;
		letter-spacing: 0;
		line-height: 1.4;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_clinic04 {
		gap: calc(20 / var(--break) * 100vw) 0;
	}
	.row_clinic04 .btn_common03 {
		margin-right: auto;
		margin-left: auto;
	}
	.btn_common03.sp_2line a{
		border-radius: calc(70 / var(--break) * 100vw);
	}
}

/* スタッフ紹介 staff
------------------------------------------------------------------*/
.row_staff01 .col_img {
	width: 32.3%;
}
.row_staff01.ceo .col_img {
	width: 36.7%;
}
.row_staff01 .col_txt {
	width: 64.5%;
}
.row_staff01.ceo .col_txt {
	width: 59.7%;
}

.row_staff01.ceo .name {
	max-width: 400px;
}
.row_staff01 .name {
	max-width: 340px;
	margin-right: auto;
	margin-left: auto;
}
.row_staff01 .ja {
	border-bottom: calc(2 / var(--break) * 100vw) solid #9c9588;
}
.row_staff01 .name.bdr_none .ja {
	border: none;
}
.row_staff01 .txt01 {
	background: #9c9588!important;
	padding-bottom: calc(2 / var(--break) * 100vw);
	width: calc(55 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
}
.box_staff {
	background: #fff;
	border: solid 1px #333;
}
.box_staff01 .year {
	font-weight: 300;
	width: calc(120 / var(--break)* 100vw);
}
.box_staff01 .txt {
    width: calc(100% - calc(130 / var(--break)* 100vw));
}
.box_staff02 li:before {
	background: #dbadcb;
}
.row_staff03 .col {
	width: 31.8%;
	transition: .3s;
	position: relative;
	background: #fff;
	z-index: 99;
}

.row_staff03 .col:after {
	position: absolute;
	content: "";
	background: #fff;
	border: solid calc(2 / var(--break) * 100vw) #333;
	width: 100%;
	height: calc(300 / var(--break) * 100vw);
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	z-index: 1;
	transition: .3s;
}

.row_staff03 .box {
	position: relative;
	transition: .3s;
	height: calc(300 / var(--break) * 100vw);
}
.row_staff03 .col .wrap{
	width: 100%;
	padding: 0 calc(25 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	transition: .3s;
	position: absolute;
	top: calc(160 / var(--break) * 100vw);
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.row_staff03 .col .txt,.row_staff03 .col ul,.row_staff03 .col h5{
	opacity: 0;
	transition: .3s;
}

.row_staff03 .col:nth-child(n+4) {
	margin-top: calc(120 / var(--break) * 100vw);
}
.row_staff03:after {
	width: 31.8%;
	position: relative;
	display: block;
	content: "";
}
.row_staff03 .img {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: calc(-60 / var(--break) * 100vw);
	z-index: 2;
	transition: .3s;
	width: calc(184 / var(--break) * 100vw);
}

.row_staff03 li:before {
	background: #dbadcb;
}
.row_staff03 .name {
	font-weight: 500;
	border-bottom:calc(2 / var(--break) * 100vw) solid #9c9588;
}
.bg_staff01:before {
	position: absolute;
	content: "";
	background: #ebe7ea;
	width: 100%;
	height: calc(300 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) {
	.row_staff03 .col.js-on .img {
		transition: .3s;
		width: calc(154 / var(--break) * 100vw);
	}
	.row_staff03 .col.js-on {
		z-index: 100;
	}
	.row_staff03 .col.js-on:after {
		transition: .3s;
		height: calc(800 / var(--break) * 100vw);
	}
	.row_staff03 .col.js-on .txt,.row_staff03 .col.js-on ul,.row_staff03 .col.js-on h5{
		opacity: 1;
		transition: .3s;
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_staff03 .job {
		font-size: calc(16 / var(--break) * 100vw);
	}
	.row_staff03 .col.js-on:after {
		transition: .3s;
		height: calc(860 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_staff01 .col_img .img{
		max-width: calc(450 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_staff01 .job {
		letter-spacing: 0;
        line-height: 1.3;
        font-size: calc(32 / var(--break)* 100vw);
	}
	.row_staff01 .name .ja {
        letter-spacing: 0;
        font-size: calc(44 / var(--break)* 100vw);
    }
	.row_staff01 .txt01 {
		font-size: calc(32 / var(--break) * 100vw);
		width: calc(100 / var(--break)* 100vw);
    	height: calc(50 / var(--break)* 100vw);
	}
	.row_staff01 .txt02 {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.box_staff03 h5 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.box_staff01 .year {
		width: calc(185 / var(--break)* 100vw);
	}
	.box_staff01 .txt {
		width: calc(100% - calc(190 / var(--break)* 100vw));
	}
	.row_staff02{
		gap: calc(40 / var(--break) * 100vw) 0;
	}
	.row_staff02 .col {
		width:100%;
	}
	.row_staff03 .col {
		width:100%;
	}
	.row_staff03 .col:nth-child(n+2) {
		margin-top: 10vw;
	}
	.row_staff03 .img {
		position: relative;
		z-index: 2;
		top: auto;
		width: calc(350 / var(--break)* 100vw);
	}
	.row_staff03 .col .wrap {
		padding: 0;
		top: auto;
		left: auto;
		right: auto;
		transform: translateX(0);
		position: relative;
	}
	.row_staff03 .col:after {
		content: none;
	}
	.row_staff03 .box {
		margin-top: calc(-160 / var(--break) * 100vw);
		border: solid calc(2 / var(--break)* 100vw) #333;
    	width: 100%;
		padding:26vw 5vw 7vw;
		height: auto;
	}
	.row_staff03 .box .name {
		letter-spacing: 0;
		font-size: calc(44 / var(--break)* 100vw);
	}
	.row_staff03 .col .txt,.row_staff03 .col ul,.row_staff03 .col h5{
		opacity: 1;
	}
}

/* 診療時間・アクセス access
------------------------------------------------------------------*/
.img_access01 {
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.img_access01:before {
	position: absolute;
	content: "";
	width: calc(710 / var(--break) * 100vw);
	height: calc(360 / var(--break) * 100vw);
	right: calc(-10 / var(--break) * 100vw);
	bottom: 0;
	margin: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	z-index: 1;
}
.tel_access {
	width: calc(335 / var(--break) * 100vw);
}
.wrap_access01 ul {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(900 / var(--break) * 100vw)
}
.wrap_access .map {
	padding-top: calc(460 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tel_access {
		margin-right: auto;
		margin-left: auto;
		width: calc(600 / var(--break)* 100vw);
	}
	.address_foot {
        letter-spacing: 0;
    }
}

/* 初期検査、タイミング指導、人工授精、卵管外来 infertility
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 高度生殖医療・卵子凍結 art
------------------------------------------------------------------*/
.row_art01 {
	max-width: calc(820 / var(--break) * 100vw);
}
.row_art01.w3 .btn_common04 {
	width: 32.3%;
}
.row_art01 .btn_common04:nth-child(n+3) {
	margin-top: calc(20 / var(--break) * 100vw);
}
.row_art01.w3 .btn_common04:nth-child(3) {
	margin-top: 0;
}
.row_art01.w3 .btn_common04:nth-child(n+4) {
	margin-top: calc(20 / var(--break) * 100vw);
}
.row_art01.w3 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1240 / var(--break) * 100vw);
}
.row_art01.w3:after {
	content: "";
	position: relative;
	display: block;
	width: 32.3%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_art01.w3 .btn_common04 {
		width: 32%;
	}
	.row_art01.w3:after  {
		width: 32%;
	}
}
@media(max-width: 767px) {
	.row_art01 {
		max-width: 100%;
		gap: calc(20 / var(--break) * 100vw) 0;
	}
	.row_art01.w3 .btn_common04 {
		width: 100%;
	}
	.row_art01.w3 .btn_common04:nth-child(n+2) {
		margin-top: calc(20 / var(--break) * 100vw);
	}
}

/* 胚移植・着床不全外来 implantation
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 不育症外来 rpl
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 男性外来 male-infertility
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 培養室(LAB)紹介 lab
------------------------------------------------------------------*/
.bg_lab01 {
	background: url("images/lab/bg_lab01.jpg") no-repeat center / cover;
}
.box_lab01 {
	background-color: #ffffffE6!important;
	background: url("images/page/deco03.svg") no-repeat left top / calc(58 / var(--break) * 100vw),url("images/page/deco03.svg") no-repeat right bottom / calc(58 / var(--break) * 100vw);
}
.box_lab01 .box {
	max-width: calc(700 / var(--break) * 100vw);
}
.box_lab01 .box .txt {
	max-width: calc(530 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_lab01 .txt{
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	.box_lab01 .box .txt {
		letter-spacing: 0;
		font-size: calc(34/ var(--break) * 100vw);
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.wrap_contact01:not(:last-of-type) {
	border-bottom: 1px solid #d9d4d0;
}
.wrap_contact01 h4 {
	font-weight: 300;
}
.wrap_contact01.red h4 {
	color: red;
}
.wrap_contact01 h4 span{
	display: inline-block;
	border-bottom: 1px solid #333;
}
.wrap_contact01 h4:before {
	position: absolute;
	content: "";
	background: #333333;
	width: calc(14 / var(--break) * 100vw);
	height: calc(14 / var(--break) * 100vw);;
	left: 0;
	top: calc(12 / var(--break) * 100vw);
	margin: auto;
	border-radius:100%;
	z-index: -1;
}
.wrap_contact01.red h4:before {
	background: red;
}
.wrap_contact01 .txt .bdr{
	display: inline-block;
	border-bottom: 1px solid #333;
}
.tbl_recruit td select {
	border: 1px solid #ddd;
	background: #fff;
	width: 27%;
}
.qa_common01 .box_a {
	background: none;
	border-bottom: calc(3 / var(--break) * 100vw) solid #9c9588;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_contact01  {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_contact01 h4:before {
		top: 3.5vw;
	}
}

/* ダウンロード書類一覧 download
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* お知らせ news
------------------------------------------------------------------*/
.list_news01 {
	border-bottom: dotted 1px #211d1b;
}
.list_news01 dt {
	margin-top: calc(7 / var(--break) * 100vw);
}
.list_news01 dd {
    width: calc(100% - calc(297 / var(--break)* 100vw));
}
.list_news01 .txt, .row_news01 .txt {
    width: calc(150 / var(--break)* 100vw);
    height: calc(28 / var(--break)* 100vw);
	background-color: #9c9588;
	color: #fff;
}
.list_news01.news02 .txt, .row_news01.news01 .txt {
    background-color: #9b889c;
}
.list_news01.news03 .txt, .row_news01.news03 .txt {
    background-color: #8fa1bd;
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.list_news01 dd {
		width: 100%;
	}
	.list_news01 .txt, .row_news01 .txt {
		width: calc(250 / var(--break)* 100vw);
    	height: calc(50 / var(--break)* 100vw);
		line-height: 1;
		font-size: calc(30 / var(--break) * 100vw);
	}
	.list_news01 dd .fz20, .row_news01 dd .fz20{
		font-size: calc(32 / var(--break) * 100vw);
	}
	.single_post h5 {
		padding-left: 5vw!important;
	}
	.single_post h5:before {
		top: calc(18 / var(--break)* 100vw)!important;
	}
}

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

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

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

/* 症例紹介 case
------------------------------------------------------------------*/

.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.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 #333333;
	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: 2%;
}
.slide_case01 .slick-next {
    right: 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: #333333;
	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: #9b889c;
	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 {
	border: none;
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
.tbl_case th {
	background: #9b889c;
	color: #fff;
}
.tbl_case td {
	background: #fff;
}
.tbl_case tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #9b889c;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.area_case_common01 .ttl {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.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 #333333;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: 1rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
		margin: 0 2vw;
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(50 / var(--break) * 100vw);
		height: calc(90 / var(--break) * 100vw);
		bottom: auto;
		top: 64vw;
	}
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 14 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	border: 2px solid #9b889c;
}
.box_risk {
	border: 2px solid #9b889c;
}
.box_risk .box{
	overflow-y: scroll;
	max-height: 280px;
	scrollbar-color: #9b889c #fff;
    scrollbar-width: thin;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: none;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: 2px solid #9b889c;
}
.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: #9b889c !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
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: #9c9588;
}
.tbl_guideline01 th {
	background: #ebeae7;
	color: #333333;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #9c9588;;
}
.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: #9b889c;
}
.btn_submit input {
	border: none;
	background: #9c9588;
}
.box_form {
	background: #ebeae7;
}
.box_recruit01 {
	border-bottom:calc(3 / var(--break) * 100vw) solid #9c9588;
	border-top: calc(3 / var(--break) * 100vw) solid #9c9588;
}
.box_recruit02 {
	outline-offset:calc(-10 / var(--break) * 100vw);
	outline: calc(2 / var(--break) * 100vw) solid #fff;
}
.row_recruit01 ul {
	width: 33.33%;
}
.row_recruit01  li:before {
	background: #dbadcb;
}
@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);
	}
	.box_recruit01 {
		padding: 6vw 5vw 7vw;
	}
	.box_recruit01 h4 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_recruit01 ul {
		width: 100%;
	}
	.row_recruit01 ul:not(:last-of-type) {
		margin-bottom: 4vw;
	}
}

/* お問い合わせ 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: #333333;
	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;
}
#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: #ebeae7;
	border: 1px solid #ebeae7;
	border-right-color: #ebeae7;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #ebeae7;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #959595;
}
.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: #959595;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #aaa;
	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 #dbadcb;
	color: #dbadcb;
	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: #dbadcb;
	background: #dbadcb;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
}
#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{
	color: #fff;
	background: #dbadcb;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
	border: none;
	border-radius: calc(4 / var(--break) * 100vw);
}
#sidebar .category ul li a:hover {
	border: solid 1px #dbadcb;
	background: #fff;
	color: #dbadcb!important;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #959595;
}
#sidebar .category ul li:not(:last-of-type) {
	margin-bottom: calc(10 / var(--break) * 100vw);
}
.single_post > h3 {
	background: #9b889c;
	color: #fff;
	font-size: calc(26 / var(--break) * 100vw);
	padding: calc(19 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.single_post h4 {
	background: #ebeae7;
	position: relative;
	line-height: 1.6;
	padding: calc(15 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
.single_post h4:before {
	position: absolute;
	content: "";
	background: linear-gradient(180deg, #c4bebe 0%, #c4bebe 50%, #9c9588 50%, #9c9588 100%);
	width:calc(2 / var(--break) * 100vw);
	height: 68%;
	left: calc(10 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: 1;
}
.single_post h5 {
	position: relative;
	line-height: 1.6;
	padding-bottom: calc(13 / var(--break) * 100vw);
	border-bottom: calc(3 / var(--break) * 100vw) double #8fa1bd;
	padding-left: calc(28 / var(--break) * 100vw);
}
.single_post h5:before {
	position: absolute;
	content: "◆";
	color: #8fa1bd;
	line-height: 1;
	font-size: calc(22 / var(--break) * 100vw);
	width: calc(22 / var(--break)* 100vw);
	height: calc(2 / var(--break)* 100vw);
	left: 0;
	top: calc(4 / var(--break) * 100vw);
	margin: auto;
}
@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
------------------------------------------------------------------*/
.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));
}
.format_movie01 .row_movie01 {
	gap: calc(50 / var(--break) * 100vw) 4%;
}
.format_movie01 .row_movie01 .col {
	width: 48%;
}
@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));
	}
	.format_movie01 .row_movie01 {
		gap: calc(50 / var(--break) * 100vw) 0;
	}
	.format_movie01 .row_movie01 .col {
		width: 100%;
		max-width: calc(640 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.format_movie01 .row_movie01 video {
		height: calc(360 / var(--break) * 100vw);
	}
}