@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/deco_page_l.png")no-repeat left top / calc(315 / var(--break) * 100vw) auto, url("images/page/deco_page_r.png")no-repeat right top / calc(340 / var(--break) * 100vw) auto, url("images/index/frame_main.svg")no-repeat center bottom -1px / 100% auto, url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(600 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg3 {
	background: url("images/page/deco_hdg3_l01.png")no-repeat left calc(60 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw) / calc(85 / var(--break) * 100vw) auto, url("images/page/deco_hdg3_r01.png")no-repeat right calc(60 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw) / calc(126 / var(--break) * 100vw) auto, url("images/page/ptn04.png")repeat left top / calc(118 / var(--break) * 100vw);
}
.page_main section:nth-of-type(2n) .hdg3 {
	background: url("images/page/deco_hdg3_l02.png")no-repeat left calc(60 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw) / calc(99 / var(--break) * 100vw) auto, url("images/page/deco_hdg3_r02.png")no-repeat right calc(60 / var(--break) * 100vw) top calc(30 / var(--break) * 100vw) / calc(95 / var(--break) * 100vw) auto, url("images/page/ptn04.png")repeat left top / calc(118 / var(--break) * 100vw);
}
.hdg3:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #4a4336;
	bottom: calc(5 / var(--break) * 100vw);
	left: 0;
}
.hdg4 {
	background: url("images/page/bg_hdg4_l.svg")no-repeat left center / auto 100%, url("images/page/bg_hdg4_r.svg")no-repeat right center / auto 100%;
	height: calc(90 / var(--break) * 100vw);
}
.ttl_common01 {
	border-bottom: calc(3 / var(--break) * 100vw) solid #4a4336;
}
.bg_common01:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/page/bg_common01.svg")no-repeat left top / calc(397 / var(--break) * 100vw) auto, url("images/page/bg_common02.svg")no-repeat right bottom / calc(397 / var(--break) * 100vw) auto, url("images/page/bg_common03.png")no-repeat center top calc(30 / var(--break) * 100vw) / calc(960 / var(--break) * 100vw) auto;
	left: 0;
	top: 0;
}
.bg_common01.bg02:before {
	background: url("images/page/bg_common06.svg")no-repeat left top / calc(397 / var(--break) * 100vw) auto, url("images/page/bg_common07.svg")no-repeat right bottom / calc(397 / var(--break) * 100vw) auto, url("images/page/bg_common08.png")no-repeat center top calc(30 / var(--break) * 100vw) / calc(960 / var(--break) * 100vw) auto;
}
.bg_common01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(220 / var(--break) * 100vw);
	background: url("images/page/ptn02.png")repeat left top / calc(118 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	z-index: -1;
}
.row_common01 .col_img {
	width: 47%;
	max-width: 700px;
}
.row_common01 .col_txt {
	width: 49%;
}
.row_common01 .copy:after {
	content: "";
	display: block;
	height: calc(10 / var(--break) * 100vw);
	width: 100%;
	background: url("images/page/ptn03.png")repeat left top / calc(118 / var(--break) * 100vw);
	margin-top: calc(20 / var(--break) * 100vw);
}
.row_common02 .col_img {
	width: 38%;
}
.row_common02 .col_txt {
	width: 58%;
}
.row_common02 .copy {
	border-bottom: calc(2 / var(--break) * 100vw) solid #85643d80;
}
.row_common02 .copy.bdr02 { border-bottom-color: #e4aa1e; }
.row_common03 {
	gap: calc(40 / var(--break) * 100vw) 2.45%;
}
.row_common03 .col {
	width: 31.7%;
	max-width: 475px;
}
.row_common04 {
	gap: calc(40 / var(--break) * 100vw) 2.45%;
}
.row_common04 .col {
	width: 31.7%;
}
.row_common04 .ttl {
	border-bottom: 1px solid #4a4336;
}
.row_common05 .col_img {
	width: 24%;
	max-width: 350px;
}
.row_common05 .col_txt {
	width: 74%;
	max-width: 1100px;
}
.row_common05 .ttl:before, .hdg5:before {
	content: "";
	position: absolute;
	background: url("images/page/deco_hdg5.svg")no-repeat center / cover;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
	top: calc(25 / var(--break) * 100vw);
}
.box_common01 {
	box-shadow: 0 0 calc(8 / var(--break) * 100vw) calc(2 / var(--break) * 100vw) rgba(34, 34, 34, 0.1);
}
.box_common01 .en {
	left: 0;
	width: 100%;
	top: calc(-110 / var(--break) * 100vw);
	line-height: .6;
}
.box_common01 .ttl .ja {
	height: calc(50 / var(--break) * 100vw);
}
.box_common02 {
	max-width: 1240px;
}
.list_common01 li {
	border-bottom: 1px dotted #222;
	padding: 0 0 calc(5 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
.list_common01.list_default01 li:not(:nth-child(-n+2)) {
	margin-top: calc(7 / var(--break) * 100vw);
}
.list_common01 li:before {
	background: url("images/page/icn_check05.svg")no-repeat center / cover;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	border-radius: 0;
	top: .2em;
}
.list_common01.icn02 li:before { background-image: url("images/page/icn_check06.svg"); }
.list_common01.icn03 li:before { background-image: url("images/page/icn_check07.svg"); }
.tbl_common01 table {
	border-color: #4a4336;
	background: url("images/page/ptn03.png")repeat left top / calc(118 / var(--break) * 100vw);
}
.tbl_common01 th {
	color: #4a4336;
	background: none!important;
}
.tbl_common01 td {
	background: #fff;
}
.tbl_common01 tr:not(:last-child) th, .tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #4a4336;
}
.tbl_title {
	font-weight: 300;
}
.btn_common03 {
	width: calc(330 / var(--break) * 100vw);
}
.btn_common03 a {
	height: calc(60 / var(--break) * 100vw);
	border: calc(2 / var(--break) * 100vw) solid #4a4336;
}
.btn_common03 a:after {
	content: "";
	position: absolute;
	width: calc(10 / var(--break) * 100vw);
	height: calc(10 / var(--break) * 100vw);
	border-bottom: 1px solid #4a4336;
	border-right: 1px solid #4a4336;
	transform: rotate(-45deg);
	right: calc(30 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.box_flow {
	background: url("images/page/bg_common09.svg")no-repeat left top / calc(224 / var(--break) * 100vw) auto, url("images/page/bg_common10.svg")no-repeat right bottom / calc(224 / var(--break) * 100vw);
}
.arw_flow:before {
	border-top-color: #4a4336;
}
.box_flow:after {
	content: "";
	position: absolute;
	width: calc(100% - calc(20 / var(--break) * 100vw));
	height: calc(100% - calc(20 / var(--break) * 100vw));
	border: calc(4 / var(--break) * 100vw) dotted #4a4336;
	border-radius: calc(20 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.box_flow .col_txt h4 .num {
	background: url("images/page/bg_common08.svg")no-repeat center / cover;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background: url("images/page/bg_ttl_page_sp.jpg")no-repeat center bottom / cover;
		height: calc(500 / var(--break) * 100vw);
		padding-top: 17vw;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: .1em;
	}
	.col_img {
		text-align: center;
	}
	.hdg3 {
		font-size: 1.4375rem;
		letter-spacing: 0;
		background: url("images/page/deco_hdg3_l01.png")no-repeat left calc(20 / var(--break) * 100vw) bottom calc(30 / var(--break) * 100vw) / calc(43 / var(--break) * 100vw) auto, url("images/page/deco_hdg3_r01.png")no-repeat right calc(30 / var(--break) * 100vw) top calc(30 / var(--break) * 100vw) / calc(63 / var(--break) * 100vw) auto, url("images/page/ptn04.png")repeat left top / calc(118 / var(--break) * 100vw);
	}
	.page_main section:nth-of-type(2n) .hdg3 {
		background: url("images/page/deco_hdg3_l02.png")no-repeat left calc(20 / var(--break) * 100vw) bottom calc(30 / var(--break) * 100vw) / calc(50 / var(--break) * 100vw) auto, url("images/page/deco_hdg3_r02.png")no-repeat right calc(30 / var(--break) * 100vw) top calc(30 / var(--break) * 100vw) / calc(48 / var(--break) * 100vw) auto, url("images/page/ptn04.png")repeat left top / calc(118 / var(--break) * 100vw);
	}
	.hdg3:after {
		bottom: calc(8 / var(--break) * 100vw);
	}
	.hdg3 span span {
		font-size: 1.25rem;
	}
	.hdg4 {
		font-size: 1.125rem;
		background: url("images/page/bg_hdg4_l.svg")no-repeat left center / auto calc(90 / var(--break) * 100vw), url("images/page/bg_hdg4_r.svg")no-repeat right center / auto calc(90 / var(--break) * 100vw);
		height: calc(100 / var(--break) * 100vw);
	}
	.ttl_common01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.copy_common01 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.bg_common01 {
		padding-top: calc(160 / var(--break) * 100vw);
	}
	.row_common03 {
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_common03 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_common03 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_common04 {
		gap: calc(40 / var(--break) * 100vw) 0;
	}
	.row_common04 .col {
		width: calc(646 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_common04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_common05 .col_img {
		max-width: calc(600 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.row_common05 .col_txt {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.row_common05 .ttl, .hdg5 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_common05 .ttl:before, .hdg5:before {
		top: calc(34 / var(--break) * 100vw);
	}
	.box_common01 .en {
		font-size: 2.5rem;
		top: calc(-80 / var(--break) * 100vw);
	}
	.box_common01 .ttl .ja {
		font-size: 1.125rem;
		letter-spacing: 0;
		border-radius: calc(80 / var(--break) * 100vw);
		height: auto;
		padding: 2.5vw 3vw;
		line-height: 1.3;
	}
	.box_common02 {
		max-width: 100%;
	}
	.box_common02 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_common01 li {
		padding: 0 0 1vw 6vw;
	}
	.list_common01.list_default01 li:not(:first-child) {
		margin-top: 1vw;
	}
	.list_common01 li:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		top: .3em;
	}
	.btn_common03 {
		width: calc(600 / var(--break) * 100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.btn_common03 a {
		height: calc(100 / var(--break) * 100vw);
		font-size: 1rem;
		letter-spacing: 0;
		border-radius: calc(60 / var(--break) * 100vw);
	}
	.btn_common03 a:after {
		width: calc(14 / var(--break) * 100vw);
		height: calc(14 / var(--break) * 100vw);
	}
	.txt_pay01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01 {
	position: relative;
}
.bg_clinic01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/clinic/bg_clinic01.jpg")no-repeat center / cover;
	border-radius: 0 calc(300 / var(--break) * 100vw) 0 0;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.txt_clinic01 {
	line-height: 2.5;
}
.wrap_clinic01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(180 / var(--break) * 100vw));
	left: 0;
	bottom: 0;
	background: url("images/page/ptn02.png")repeat left top / calc(118 / var(--break) * 100vw);
	z-index: -1;
}
.row_clinic01 .col_img {
	width: 50%;
}
.row_clinic01 .col_txt {
	width: 46%;
}
.wrap_clinic02 {
	background: url("images/clinic/deco_clinic01.png")no-repeat left top calc(55 / var(--break) * 100vw) / calc(91 / var(--break) * 100vw) auto, url("images/clinic/deco_clinic02.png")no-repeat right top / calc(83 / var(--break) * 100vw) auto;
}
.copy_clinic02 {
	background: url("images/clinic/bdr_clinic01.svg")no-repeat center bottom / auto calc(20 / var(--break) * 100vw);
}
.copy_clinic02.bdr02 {
	background-image: url("images/clinic/bdr_clinic02.svg");
}
.row_clinic02 {
	gap: 0 calc(25 / var(--break) * 100vw);
}
.row_clinic03:after {
	content: "";
	position: absolute;
	background: url("images/clinic/bg_clinic02.png")no-repeat center / cover;
	width: calc(643 / var(--break) * 100vw);
	height: calc(1112 / var(--break) * 100vw);
	top: calc(-40 / var(--break) * 100vw);
	z-index: -1;
}
.row_clinic03.bg01:after {
	left: 0;
}
.row_clinic03.bg02:after {
	right: 0;
	background-image: url("images/clinic/bg_clinic03.png");
	width: calc(650 / var(--break) * 100vw);
	height: calc(1132 / var(--break) * 100vw);
}
.row_clinic03 .col_img {
	width: 51%;
	max-width: 960px;
}
.row_clinic03.img01 .col_img {
	width: 45%;
	max-width: 860px;
}
.row_clinic03 .col_img .img01 {
	width: 90%;
	max-width: 770px;
}
.row_clinic03 .col_img .img02 {
	width: 60%;
	max-width: 514px;
	left: calc(-20 / var(--break) * 100vw);
	bottom: calc(-170 / var(--break) * 100vw);
}
.row_clinic03 .col_img .caption {
	width: calc(244 / var(--break) * 100vw);
	right: calc(40 / var(--break) * 100vw);
	bottom: calc(40 / var(--break) * 100vw);
}
.row_clinic03 .col_txt {
	width: 46%;
}
.row_clinic03.img01 .col_txt {
	width: 49%;
}
.row_clinic03 .col_txt .wrap {
	max-width: 660px;
}
.row_clinic03 .col_txt .deco01 {
	width: calc(93 / var(--break) * 100vw);
	right: 0;
	top: 0;
}
.row_clinic03 .col_txt .deco02 {
	width: calc(111 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.row_clinic03 .col_txt .deco03 {
	width: calc(80 / var(--break) * 100vw);
	right: 0;
	top: 0;
}
.row_clinic03 .col_txt .deco04 {
	width: calc(101 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.row_clinic04 {
	margin-top: calc(-65 / var(--break) * 100vw);
	max-width: calc(800 / var(--break) * 100vw);
	gap: calc(60 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.row_clinic04 .col {
	width: calc(360 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
}
.row_clinic04 .col:before {
	content: "";
	position: absolute;
	background: url("images/page/icn_check02.svg")no-repeat center / cover;
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	left: calc(10 / var(--break) * 100vw);
	top: calc(-30 / var(--break) * 100vw);
	z-index: 1;
}
.row_clinic04 .col:after {
	content: "";
	position: absolute;
	width: calc(100% - calc(10 / var(--break) * 100vw));
	height: calc(100% - calc(10 / var(--break) * 100vw));
	border: calc(2 / var(--break) * 100vw) dotted #fff;
	border-radius: calc(40 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.row_clinic04 .col:nth-child(3) {
	margin-left: calc(50 / var(--break) * 100vw);
}
.img_clinic01 {
	max-width: calc(750 / var(--break) * 100vw);
}
.box_clinic02 {
	max-width: 1240px;
}
.box_clinic02 .col_img {
	width: 38%;
	max-width: 430px;
}
.box_clinic02 .col_txt {
	width: 62%;
	border: 1px solid #4a4336;
}
.list_clinic01 li:not(:first-child) {
	margin-top: calc(25 / var(--break) * 100vw);
}
.list_clinic01 .left {
	width: calc(130 / var(--break) * 100vw);
}
.list_clinic01 .right {
	width: calc(100% - calc(130 / var(--break) * 100vw));
}
.row_clinic06 {
	gap: calc(40 / var(--break) * 100vw) 3.95%;
}
.row_clinic06 .col {
	width: 30.7%;
	max-width: 460px;
}
.slide_clinic01 .slick-prev {
	background: url("images/clinic/arw_clinic.svg")no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url("images/clinic/arw_clinic.svg")no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 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) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clinic03 .col_txt .deco01 {
		width: calc(74 / var(--break) * 100vw);
		right: calc(-50 / var(--break) * 100vw);
	}
	.row_clinic03 .col_txt .deco02 {
		width: calc(88 / var(--break) * 100vw);
		left: calc(-50 / var(--break) * 100vw);
	}
	.row_clinic03 .col_txt .deco03 {
		width: calc(64 / var(--break) * 100vw);
		right: calc(-50 / var(--break) * 100vw);
	}
	.row_clinic03 .col_txt .deco04 {
		width: calc(80 / var(--break) * 100vw);
		left: calc(-50 / var(--break) * 100vw);
	}
	.row_clinic01 .copy {
		font-size: 2rem;
	}
	.row_clinic01 .copy em {
		font-size: 2.75rem;
	}
	.row_clinic03:after {
		width: calc(500 / var(--break) * 100vw);
		height: calc(865 / var(--break) * 100vw);
	}
	.row_clinic03.bg02:after {
		width: calc(500 / var(--break) * 100vw);
		height: calc(880 / var(--break) * 100vw);
	}
	.row_clinic04 {
		max-width: calc(680 / var(--break) * 100vw);
		margin-top: calc(-20 / var(--break) * 100vw);
	}
	.row_clinic04 .col {
		width: calc(300 / var(--break) * 100vw);
	}
	.box_clinic02 .col_txt {
		width: 60%;
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.bg_clinic01 {
		background: url("images/clinic/bg_clinic01.jpg")no-repeat right center / cover;
	}
	.bg_clinic01:after {
		display: none;
	}
	.copy_clinic01 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.txt_clinic01 {
		line-height: 2;
	}
	.row_clinic01 {
		gap: 6vw 0;
	}
	.row_clinic01 .col_img {
		width: 100%;
	}
	.row_clinic01 .col_txt {
		width: calc(646 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_clinic01 .col_txt .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
		text-align: center;
	}
	.row_clinic01 .col_txt .copy em {
		font-size: 1.375rem;
		letter-spacing: 0;
	}
	.wrap_clinic02 {
		background: none;
	}
	.copy_clinic02 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_clinic02 {
		flex-wrap: wrap!important;
		gap: 2vw 2%;
	}
	.row_clinic02 .col {
		width: 32%;
	}
	.row_clinic03:after {
		background-image: url("images/index/bg__reason08_sp.png");
		width: calc(643 / var(--break) * 100vw);
		height: calc(903 / var(--break) * 100vw);
		top: auto;
		bottom: 0;
	}
	.row_clinic03.bg02:after {
		background-image: url("images/index/bg__reason09_sp.png");
		width: calc(645 / var(--break) * 100vw);
		height: calc(932 / var(--break) * 100vw);
	}
	.row_clinic03 .col_img {
		width: 100%;
		max-width: 100%;
		margin: 0 auto 8vw;
	}
	.row_clinic03.img01 .col_img {
		width: 100%;
		max-width: 100%;
		margin-bottom: 25vw;
	}
	.row_clinic03 .col_img .img01 {
		width: 90%;
		max-width: 100%;
	}
	.row_clinic03 .col_img .img02 {
		max-width: 100%;
		left: 0;
	}
	.row_clinic03 .col_img .caption {
		width: calc(244 / var(--break) * 100vw);
		right: calc(40 / var(--break) * 100vw);
		bottom: calc(40 / var(--break) * 100vw);
	}
	.row_clinic03 .col_txt {
		width: 100%;
		padding: 0;
	}
	.row_clinic03.img01 .col_txt {
		width: 100%;
	}
	.row_clinic03 .col_txt .deco01 {
		top: -10vw;
	}
	.row_clinic03 .col_txt .deco01, .row_clinic03 .col_txt .deco03 {
		right: 7vw;
	}
	.row_clinic03 .col_txt .deco02, .row_clinic03 .col_txt .deco04 {
		left: 7vw;
	}
	.row_clinic03 .col_txt .deco04 {
		width: calc(80 / var(--break) * 100vw);
	}
	.row_clinic03 .col_txt .wrap {
		max-width: calc(646 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_clinic04 {
		font-size: .875rem;
		margin-top: 5vw;
		max-width: calc(646 / var(--break) * 100vw);
		gap: calc(50 / var(--break) * 100vw) 3.4%;
		margin: 0 auto calc(80 / var(--break) * 100vw);
	}
	.row_clinic04 .col {
		width: 48.3%;
	}
	.row_clinic04 .col:nth-child(3) {
		margin-left: 0;
	}
	.row_clinic06 {
		gap: 2vw 2%;
	}
	.row_clinic06 .col {
		width: 49%;
	}
	.row_clinic06 .caption {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.img_clinic01 {
		max-width: calc(600 / var(--break) * 100vw);
	}
	.box_clinic02 {
		max-width: 100%;
	}
	.box_clinic02 .col_img {
		width: 100%;
		max-width: calc(400 / var(--break) * 100vw);
		margin: 0 auto 5vw;
	}
	.box_clinic02 .col_txt {
		width: 100%;
	}
	.list_clinic01 li:not(:first-child) {
		margin-top: calc(25 / var(--break) * 100vw);
	}
	.list_clinic01 .left {
		font-size: 1.125rem;
		letter-spacing: 0;
		width: 100%;
		text-align: center;
	}
	.list_clinic01 .right {
		width: 100%;
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
}


/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.row_staff01 .col_img {
	width: 43%;
	max-width: 640px;
}
.row_staff01 .col_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(30 / var(--break) * 100vw));
	background: #155d35;
	right: calc(-30 / var(--break) * 100vw);
	bottom: 0;
	z-index: -1;
	border-radius: calc(100 / var(--break) * 100vw) 0 0 0;
}
.row_staff01 .col_txt {
	width: 53%;
}
.row_staff02 {
	gap: calc(40 / var(--break) * 100vw) 2.6%;
}
.row_staff02 .col {
	width: 48.7%;
}
.row_staff02 .ttl {
	height: calc(50 / var(--break) * 100vw);
}
.list_staff01 li {
	border-bottom: 1px dotted #4a4336;
	padding: 0 0 calc(7 / var(--break) * 100vw) calc(35 / var(--break) * 100vw);
}
.list_staff01 li:not(:first-child) {
	margin-top: calc(5 / var(--break) * 100vw);
}
.list_staff01 li:before {
	background: #78aa00;
	left: calc(10 / var(--break) * 100vw);
}
.row_staff03 .col_img {
	width: 38%;
	max-width: 560px;
}
.row_staff03 .col_txt {
	width: 59%;
	max-width: 880px;
}
.box_staff01 {
	border: 1px solid #4a4336;
}
.box_staff01 .ttl {
	height: calc(50 / var(--break) * 100vw);
}
.bg_staff02 {
	background: url("images/staff/bg_staff01.png")no-repeat left bottom / calc(418 / var(--break) * 100vw) auto, url("images/staff/bg_staff02.png")no-repeat right bottom / calc(418 / var(--break) * 100vw) auto, url("images/page/ptn03.png")repeat left top / calc(118 / var(--break) * 100vw);
}
.txt_staff01:after {
	content: "";
	display: block;
	background: url("images/staff/deco_staff01.svg")no-repeat center / cover;
	width: calc(764 / var(--break) * 100vw);
	height: calc(55 / var(--break) * 100vw);
	margin: calc(10 / var(--break) * 100vw) auto 0;
}
.row_staff04 {
	gap: calc(40 / var(--break) * 100vw) 1.625%;
}
.row_staff04 .col {
	width: 18.7%;
	max-width: 280px;
}
.bg_staff03 {
	background: url("images/staff/bg_staff03.svg")no-repeat left top / calc(397 / var(--break) * 100vw) auto, url("images/staff/bg_staff04.svg")no-repeat right top calc(-75 / var(--break) * 100vw) / calc(397 / var(--break) * 100vw) auto;
}
.wrap_staff01 {
	max-width: 1160px;
	background: url("images/staff/deco_staff02.png")no-repeat left top calc(100 / var(--break) * 100vw) / calc(83 / var(--break) * 100vw) auto, url("images/staff/deco_staff03.png")no-repeat right top calc(60 / var(--break) * 100vw) / calc(91 / var(--break) * 100vw) auto;
}
.txt_staff02:before, .txt_staff02:after {
	content: "";
	display: block;
	background: url("images/staff/deco_staff04.svg")no-repeat center / cover;
	width: calc(70 / var(--break) * 100vw);
	height: calc(142 / var(--break) * 100vw);
}
.txt_staff02:after {
	transform: scaleX(-1);
}
.row_staff05 .col {
	width: calc(200 / var(--break) * 100vw);
	height: calc(200 / var(--break) * 100vw);
	background: url("images/index/bg__recruit03.svg")no-repeat center / cover;
}
.row_staff05 .col:not(:last-child) {
	margin-right: calc(-20 / var(--break) * 100vw);
}
.row_staff06 {
	margin-top: calc(-20 / var(--break) * 100vw);
}
.row_staff06 .col {
	width: 25%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.name_dr .en {
		font-size: 1.625rem;
	}
}
@media(max-width: 767px) {
	.bg_staff02 {
		background: url("images/page/ptn03.png")repeat left top / calc(118 / var(--break) * 100vw);
	}
	.row_staff01 .col_img {
		width: 100%;
		max-width: calc(640 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.name_dr {
		-webkit-justify-content: center!important;
		justify-content: center!important;
	}
	.name_dr .ja01 {
		font-size: .625rem;
		letter-spacing: 0;
	}
	.name_dr .ja02 {
		font-size: 1.5625rem;
		letter-spacing: 0;
	}
	.name_dr .en {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_staff02 {
		gap: calc(40 / var(--break) * 100vw) 0;
	}
	.row_staff02 .col {
		width: 100%;
	}
	.row_staff02 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
		border-radius: calc(60 / var(--break) * 100vw);
	}
	.list_staff01 li {
		padding: 0 0 1vw 4vw;
	}
	.list_staff01 li:before {
		left: 0;
		top: .65em;
	}
	.row_staff03 {
		gap: 5vw 0;
	}
	.row_staff03 .col_img {
		width: 100%;
		max-width: calc(560 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_staff03 .col_txt {
		width: 100%;
		max-width: 100%;
	}
	.box_staff01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
		border-radius: calc(60 / var(--break) * 100vw);
	}
	.txt_staff01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.txt_staff01:after {
		width: calc(611 / var(--break) * 100vw);
		height: calc(44 / var(--break) * 100vw);
	}
	.row_staff04 {
		gap: calc(40 / var(--break) * 100vw) 2%;
	}
	.row_staff04 .col {
		width: 32%;
		max-width: 100%;
	}
	.bg_staff03 {
		background: url("images/staff/bg_staff03.svg")no-repeat left top / calc(300 / var(--break) * 100vw) auto, url("images/staff/bg_staff04.svg")no-repeat right top calc(15 / var(--break) * 100vw) / calc(300 / var(--break) * 100vw) auto;
	}
	.wrap_staff01 {
		max-width: 100%;
	}
	.txt_staff02 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.txt_staff02:before, .txt_staff02:after {
		width: calc(56 / var(--break) * 100vw);
		height: calc(114 / var(--break) * 100vw);
	}
	.row_staff05 {
		font-size: .6875rem;
		letter-spacing: 0;
	}
	.row_staff06 {
		margin-top: calc(-20 / var(--break) * 100vw);
	}
	.row_staff06 .col {
		width: 50%;
	}
}


/* 診療時間・アクセス access
------------------------------------------------------------------*/
.wrap_access01:before {
	content: "";
	position: absolute;
	width: 90%;
	max-width: 1240px;
	background: url("images/access/deco_access01.png")no-repeat left bottom / calc(310 / var(--break) * 100vw) auto, url("images/access/deco_access02.png")no-repeat right top calc(20 / var(--break) * 100vw) / calc(305 / var(--break) * 100vw) auto;
	height: calc(390 / var(--break) * 100vw);
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
	margin: auto;
}
.wrap_access01:after {
	content: "";
	position: absolute;
	background: url("images/page/ptn02.png")repeat left top / calc(118 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	width: 100%;
	height: calc(100% - calc(100 / var(--break) * 100vw));
	z-index: -1;
	border-radius: calc(40 / var(--break) * 100vw);
}
.img_access01 {
	width: calc(750 / var(--break) * 100vw);
}
.img_access01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #4a4336;
	border-radius: calc(30 / var(--break) * 100vw);
	right: calc(-10 / var(--break) * 100vw);
	bottom: calc(-10 / var(--break) * 100vw);
	z-index: -1;
}
.row_access01 {
	max-width: 1190px;
}
.row_access01 .col_l {
	width: 52%;
	max-width: 610px;
}
.row_access01 .col_r {
	width: 45%;
	max-width: 530px;
}
.wrap_access02 {
	width: 90%;
	max-width: 1000px;
}
.box_access01 {
	border: calc(2 / var(--break) * 100vw) dotted #ceb402;
}
.box_access01 .icn {
	width: calc(80 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: calc(-40 / var(--break) * 100vw);
	margin: auto;
}
.box_access01 .ttl {
	border-bottom: 1px solid #4a4336;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_access01 {
		width: calc(500 / var(--break) * 100vw);
	}
	.row_access01 {
		max-width: 100%;
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_access01 .col_l {
		width: 100%;
		max-width: 100%;
	}
	.row_access01 .logo_foot {
		width: 100%;
	}
	.row_access01 .col_r {
		width: 100%;
		max-width: 100%;
	}
	.wrap_access02 {
		width: 100%;
		max-width: 100%;
	}
	.box_access01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}


/* 一般歯科 general
------------------------------------------------------------------*/
.box_general03 {
	background: url("images/page/bg_common04.svg")no-repeat left top / calc(292 / var(--break) * 100vw) auto, url("images/page/bg_common05.svg")no-repeat right bottom / calc(292 / var(--break) * 100vw) auto;
}
.row_general04 .col_img {
	width: 35%;
	max-width: 480px;
}
.row_general04 .col_txt {
	width: 61%;
}
.bnr_general01 {
	width: calc(600 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_general03 {
		padding: 6vw 4vw;
	}
	.row_general04 .col_img {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.bnr_general01 {
		width: calc(600 / var(--break) * 100vw);
	}
}


/* 歯周病治療 perio
------------------------------------------------------------------*/
.btn_perio01 a:after {
	transform: rotate(45deg);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 予防・メンテナンス prevention
------------------------------------------------------------------*/
.wrap_prevention01 {
	left: auto;
	bottom: auto;
}
.box_prevention02 {
	max-width: 1240px;
}
.box_prevention02 .ttl01 {
	height: calc(50 / var(--break) * 100vw);
	width: calc(100% - calc(100 / var(--break) * 100vw));
	right: 0;
	left: 0;
	margin: auto;
}
.ttl_prevention03:after {
	content: "";
	display: block;
	background: url("images/prevention/deco_prevention01.svg")no-repeat center / cover;
	width: calc(227 / var(--break) * 100vw);
	height: calc(17 / var(--break) * 100vw);
	margin: calc(17 / var(--break) * 100vw) auto 0;
}
.row_prevention04 {
	gap: 0 2%;
}
.row_prevention04 .col {
	width: 32%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.wrap_prevention01 {
		margin-top: 0;
	}
}
@media(max-width: 767px) {
	.row_prevention02.mb40 {
		margin-bottom: 7vw;
	}
	.wrap_prevention01 {
		left: auto;
		bottom: auto;
		margin: 0 auto;
	}
	.box_prevention02 {
		max-width: 100%;
	}
	.box_prevention02 .ttl01 {
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.125rem;
		letter-spacing: 0;
		width: 90%;
		border-radius: calc(60 / var(--break) * 100vw);
	}
	.box_prevention02 .ttl02 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.ttl_prevention03 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_prevention04 {
		gap: 2vw 2%;
		flex-wrap: wrap!important;
	}
	.row_prevention04 .col {
		width: 49%;
	}
}


/* 小児歯科 pediatric
------------------------------------------------------------------*/
.bg_pediatric02 {
	background: url("images/pediatric/bg_pediatric01.svg")no-repeat left top / calc(397 / var(--break) * 100vw) auto, url("images/pediatric/bg_pediatric02.svg")no-repeat right bottom / calc(397 / var(--break) * 100vw) auto;
}
.ttl_pediatric01:before, .ttl_pediatric01:after {
	content: "";
	display: block;
	background: url("images/pediatric/deco_pediatric01.svg")no-repeat center / cover;
	width: calc(70 / var(--break) * 100vw);
	height: calc(142 / var(--break) * 100vw);
}
.ttl_pediatric01:after {
	transform: scaleX(-1);
}
.txt_pediatric01 {
	margin-bottom: calc(195 / var(--break) * 100vw);
}
.row_pediatric03 .col {
	width: 31.7%;
	max-width: 475px;
}
.row_pediatric03 .img {
	width: calc(298 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: calc(-155 / var(--break) * 100vw);
	margin: auto;
}
.row_pediatric03 .ttl {
	border-bottom: 1px solid #4a4336;
}
.box_pediatric02:after {
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: calc(16 / var(--break) * 100vw) solid #4a4336;
    border-right: calc(23 / var(--break) * 100vw) solid transparent;
    border-left: calc(23 / var(--break) * 100vw) solid transparent;
    right: 0;
    left: 0;
    bottom: calc(-35 / var(--break) * 100vw);
    margin: auto;
}
.img_pediatric01 {
	max-width: calc(1000 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_pediatric02 {
		background: url("images/pediatric/bg_pediatric01.svg")no-repeat left top / calc(300 / var(--break) * 100vw) auto, url("images/pediatric/bg_pediatric02.svg")no-repeat right bottom / calc(300 / var(--break) * 100vw) auto;
	}
	.ttl_pediatric01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.ttl_pediatric01:before, .ttl_pediatric01:after {
		width: calc(56 / var(--break) * 100vw);
		height: calc(113 / var(--break) * 100vw);
	}
	.txt_pediatric01 {
		margin-bottom: calc(195 / var(--break) * 100vw);
	}
	.row_pediatric03 {
		gap: 30vw 0;
	}
	.row_pediatric03 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_pediatric03 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.txt_pediatric02 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_pediatric02 {
		margin-bottom: 15vw;
	}
	.box_pediatric02:after {
		border-top-width: calc(30 / 750 * 100vw);
        border-right-width: calc(45 / 750 * 100vw);
        border-left-width: calc(45 / 750 * 100vw);
        bottom: -9.5vw;
	}
	.img_pediatric01 {
		max-width: 100%;
	}
}


/* 成人マウスピース矯正 mouthpiece
------------------------------------------------------------------*/
.row_mouthpiece04 {
	max-width: 1240px;
	gap: calc(40 / var(--break) * 100vw) 4%;
}
.row_mouthpiece04 .col {
	width: 48%;
	background: url("images/mouthpiece/bg_mouthpiece01.png")no-repeat right bottom / calc(190 / var(--break) * 100vw) auto, url("images/page/ptn03.png")repeat left top / calc(118 / var(--break) * 100vw);
}
.row_mouthpiece04 .ttl {
	height: calc(87 / var(--break) * 100vw);
}
.row_mouthpiece04 .txt {
	border-bottom: calc(2 / var(--break) * 100vw) solid #4a4336;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_mouthpiece04 {
		max-width: 100%;
		gap: calc(40 / var(--break) * 100vw) 0;
	}
	.row_mouthpiece04 .col {
		width: calc(646 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_mouthpiece04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(100 / var(--break) * 100vw);
	}
	.row_mouthpiece04 .txt {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_mouthpiece04 .price .num {
		font-size: 2.5rem;
	}
	.row_mouthpiece04 .price .ja {
		font-size: 1.125rem;
	}
	.row_mouthpiece04 .price .ja small {
		font-size: .75rem;
		letter-spacing: 0;
	}
	.row_mouthpiece04 .price .ja em {
		font-size: 1.25rem;
	}
}


/* セラミック・審美治療 cosmetic
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


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


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


/* マタニティ診療 maternity
------------------------------------------------------------------*/
.tbl_maternity01 {
	max-width: 1240px;
}
.tbl_maternity01 table {
	border-color: #4a4336;
}
.tbl_maternity01 th {
	color: #4a4336;
	background: #fff5e3e6;
}
.tbl_maternity01 tr:not(:last-child) th, .tbl_maternity01 tr:not(:last-child) td {
	border-bottom-color: #4a4336;
}
.box_qa03 {
	border: none;
	border-radius: 0 calc(20 / var(--break) * 100vw) 0 0;
}
.box_qa03 .box_q .box {
	width: calc(70 / var(--break) * 100vw);
	height: calc(40 / var(--break) * 100vw);
	border-radius: 0 calc(30 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) 0;
}
.box_qa03 .box_q .txt {
	background: none;
	width: calc(100% - calc(70 / var(--break) * 100vw));
}
.box_qa03 .box_q .txt .icn {
	width: calc(30 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
	background: #fcfbe2;
	border-radius: 50%;
}
.box_qa03 .box_q .txt .icn:before {
	width: calc(14 / var(--break) * 100vw);
	height: 1px;
}
.box_qa03 .box_q .txt .icn:after {
	height: calc(14 / var(--break) * 100vw);
	width: 1px;
}
.box_qa03 .box_q .txt .icn:before, .box_qa03 .box_q .txt .icn:after {
	background: #4a4336;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_maternity01 {
		max-width: 100%;
	}
	.box_qa03 {
		border: none;
		border-radius: 0 calc(20 / var(--break) * 100vw) 0 0;
	}
	.box_qa03 .box_q .box {
		height: calc(60 / var(--break) * 100vw);
	}
	.box_qa03 .box_q .txt {
		padding: 3vw 10vw 3vw 4vw;
	}
}


/* 訪問診療 visit
------------------------------------------------------------------*/
.box_visit02 {
	border: calc(2 / var(--break) * 100vw) solid #4a4336;
}
.row_visit03 {
	gap: calc(30 / var(--break) * 100vw) 1.33%;
}
.row_visit03 .col {
	width: 24%;
	height: calc(80 / var(--break) * 100vw);
}
.row_visit03 .col:before {
	content: "";
	position: absolute;
	width: calc(100% - calc(10 / var(--break) * 100vw));
	height: calc(100% - calc(10 / var(--break) * 100vw));
	border: calc(2 / var(--break) * 100vw) dotted #fff;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: calc(40 / var(--break) * 100vw);
}
.map_visit {
	max-width: 1000px;
	height: calc(460 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_visit03 {
		font-size: 1.375rem;
	}
}
@media(max-width: 767px) {
	.tel_visit {
		width: 100%;
	}
	.tel_visit a {
		padding: 0 calc(20 / var(--break) * 100vw);
	}
	.box_visit02 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_visit03 {
		gap: 2vw 0;
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_visit03 .col {
		width: calc(600 / var(--break) * 100vw);
		margin: 0 auto;
		height: calc(100 / var(--break) * 100vw);
		background: #3a9943!important;
		border-radius: calc(60 / var(--break) * 100vw);
	}
	.row_visit03 .col:nth-child(2n) {
		background: #155d35!important;
	}
	.map_visit {
		max-width: 100%;
		height: calc(500 / var(--break) * 100vw);
	}
}


/* 症例紹介 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 #4a4336;
	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(42 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
    background: url(images/page/arw_case.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_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: "";
	border: 1px solid #4a4336;
	background: #fff;
	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: #4a4336;
	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-color: #4a4336;
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
.tbl_case th {
	background: #4a4336;
}
.tbl_case tr:not(:last-child) td {
	border-bottom-color: #4a4336;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(-80 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(-80 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.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 #4a4336;
		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: 50vw;
	}
	.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: 1px solid #4a4336;
}
.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: 1px solid #4a4336;
}
.box_invisalign .ttl {
	font-weight: 300;
}
.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: #4a4336 !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
------------------------------------------------------------------*/
.bg_recruit01 {
	background: url("images/recruit/bg_recruit01.png")no-repeat left top / calc(397 / var(--break) * 100vw) auto, url("images/recruit/bg_recruit02.png")no-repeat right bottom / calc(397 / var(--break) * 100vw) auto;
}
.row_recruit02 {
	gap: 0 calc(30 / var(--break) * 100vw);
}
.box_recruit01 {
	border-radius: calc(70 / var(--break) * 100vw);
}
.box_recruit01:before {
	content: "";
	position: absolute;
	width: calc(100% - calc(20 / var(--break) * 100vw));
	height: calc(100% - calc(20 / var(--break) * 100vw));
	border-radius: calc(70 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: calc(2 / var(--break) * 100vw) dotted #fff;
}
.list_recruit01 {
	max-width: 1000px;
}
.list_recruit01 li:not(:first-child) {
	margin-top: calc(30 / var(--break) * 100vw);
}
.list_recruit01 .time {
	width: 25%;
	height: calc(50 / var(--break) * 100vw);
}
.list_recruit01 .txt {
	width: 72%;
}
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: #4a4336;
}
.tbl_guideline01 th {
	background: #fff5e3;
	color: #4a4336;
}
.tbl_guideline01 tr:not(:last-child) th, .tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #4a4336;
}
.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: #ceb402;
	border-radius: calc(10 / var(--break) * 100vw);
}
.btn_submit input {
	border: none;
	background: #4a4336;
	letter-spacing: 0;
	border-radius: calc(30 / var(--break) * 100vw);
}
.btn_submit:before {
	width: calc(10 / var(--break) * 100vw);
	height: calc(10 / var(--break) * 100vw);
	border-bottom-width: 1px;
	border-right-width: 1px;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
	.row_recruit02 {
		flex-wrap: wrap!important;
		gap: 2vw 2%;
	}
	.row_recruit02 .col {
		width: 49%;
	}
	.box_recruit01 {
		border-radius: calc(120 / var(--break) * 100vw);
	}
	.box_recruit01:before {
		border-radius: calc(120 / var(--break) * 100vw);
	}
	.list_recruit01 {
		max-width: 100%;
	}
	.list_recruit01 li:not(:first-child) {
		margin-top: calc(30 / var(--break) * 100vw);
	}
	.list_recruit01 .time {
		width: 28%;
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(100 / var(--break) * 100vw);
	}
	.list_recruit01 .txt {
		width: 68%;
		font-size: 1rem;
		letter-spacing: 0;
	}
	.btn_submit input {
		border-radius: calc(60 / var(--break) * 100vw);
	}
	.btn_submit:before {
		width: calc(14 / var(--break) * 100vw);
		height: calc(14 / var(--break) * 100vw);
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #959595;
	color: #fff;
	font-weight: 500;
	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: #eee;
	border: 1px solid #eee;
	border-right-color: #eee;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eee;
	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 #959595;
	color: #959595;
	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: #959595;
	background: #959595;
	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{
	border: 1px solid #959595;
	background: #959595;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #959595;
}

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


/* フォーマット format
------------------------------------------------------------------*/
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.img_format01 {
	max-width: 1000px;
}
.row_format01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_format01 .col_txt {
	width: 50%;
}
.list_format01 li {
	max-width: 425px;
}
.row_format03 .col_img {
	width: 29%;
	max-width: 350px;
}
.row_format03 .col_txt {
	width: 67%;
}
.row_format03 .copy {
	border-bottom: 1px solid #333;
}
.row_format03 .copy:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: 0;
	top: .4em;
	background: #333;
}
.txt_format01 {
	max-width: 1000px;
}
.tbl_fee {
	max-width: 1000px;
}
.tbl_fee table {
	border-color: #;
}
.tbl_fee th {
	background: #;
}
.tbl_fee thead th {
	background: #;
	text-align: center;
}
.tbl_fee thead tr th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_fee tr:not(:last-child) td {
	border-bottom-color: #;
}
.tbl_fee tbody tr td:not(:last-of-type) {
	border-right: 1px solid #;
}
.tbl_fee01 tbody th {
	text-align: center;
}
.wrap_format01 .box_flow:last-of-type:before {
	display: none;
}
.box_format03 .col_img {
	width: 31%;
	max-width: 345px;
}
.box_format03 .col_txt {
	width: 65%;
}
.row_format04 .col {
	width: 31.8%;
	max-width: 394px;
	margin-right: 2.3%;
}
.row_format04 .col:nth-child(3n), .row_format04 .col:last-child {
	margin-right: 0;
}
.row_format04 .col:not(:nth-child(-n+3)) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / var(--break) * 100vw);
	padding-left: calc(100 / var(--break) * 100vw);
}
.box_format04 .ttl {
	font-weight: 300;
	height: calc(50 / var(--break) * 100vw);
}
.list_format02 li:not(:first-child) {
	margin-top: calc(14 / var(--break) * 100vw);
}
.list_format02 .year {
	width: calc(140 / var(--break) * 100vw);
}
.list_format02 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.risk_format {
	border: 1px solid #333;
}
.risk_format .box{
	overflow-y: scroll;
	max-height: 280px;
	scrollbar-color: #333 #fff;
    scrollbar-width: thin;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.format {
		padding-bottom: 17vw;
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: 20vw;
	}
	.img_format01 {
		max-width: 100%;
	}
	.box_format01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_format01 li {
		max-width: 100%;
	}
	.row_format03 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_format03 .copy:before {
		top: .55em;
	}
	.txt_format01 {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.tbl_fee {
		max-width: 100%;
	}
	.tbl_fee01 tbody th {
		text-align: left;
	}
	.box_format03 {
		display: block;
	}
	.box_format03 .copy {
		font-size: 1.125rem;
	}
	.row_format04 {
		display: block;
	}
	.row_format04 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto!important;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / var(--break) * 100vw);!important;
	}
	.row_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.5625rem;
	}
	.tbl_format01.js-scrollable table {
		width: calc(1200 / var(--break) * 100vw);
		font-size: .875rem;
	}
	.img_format02 {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.name_format .job {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.name_format .ja {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.box_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.list_format02 li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_format02 .year {
		width: calc(200 / var(--break) * 100vw);
	}
	.list_format02 .txt {
		width: calc(100% - calc(200 / var(--break) * 100vw));
	}
}