@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	position: relative;
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.content_low:before,
.content_low:after {
	display: block;
	position: absolute;
	top: 0;
	z-index: -1;
	content: '';
	opacity: 0.3;
}
.content_low:before {
	left: 0;
	max-width: calc(440 / var(--break) * 100vw);
	width: 100%;
	max-height: 100%;
	height: calc(410 / var(--break) * 100vw);
	background: var(--color01);
	clip-path: polygon(0 0, 100% 0, 0 100%);
}
.content_low:after {
	right: 0;
	max-width: calc(1710 / var(--break) * 100vw);
	width: 90%;
	max-height: 100%;
	height: calc(410 / var(--break) * 100vw);
	background: var(--color03);
	clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
}
.page_main section {
	position: relative;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg2 {
	text-shadow: 
		0 0 calc(30 / var(--break) * 100vw) #fff,0 0 calc(30 / var(--break) * 100vw) #fff,0 0 calc(30 / var(--break) * 100vw) #fff,0 0 calc(20 / var(--break) * 100vw) #fff,0 0 calc(20 / var(--break) * 100vw) #fff,0 0 calc(20 / var(--break) * 100vw) #fff,0 0 calc(20 / var(--break) * 100vw) #fff,0 0 calc(20 / var(--break) * 100vw) #fff,0 0 calc(10 / var(--break) * 100vw) #fff,0 0 calc(10 / var(--break) * 100vw) #fff,0 0 calc(10 / var(--break) * 100vw) #fff,0 0 calc(10 / var(--break) * 100vw) #fff,0 0 calc(10 / var(--break) * 100vw) #fff;
}
.hdg2 .ja {
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: calc(50 / var(--break) * 100vw);
	letter-spacing: 0.05em;
}
.hdg2 .en {
	margin: 0.7em 0 -1.8em;
	font-family: spectral, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: calc(36 / var(--break) * 100vw);
	letter-spacing: 0.1em;
}
.hdg3 {
	position: relative;
	padding: 1.2em 0 1.2em;
	background-image: linear-gradient(to right, #826b48, var(--color01));
	color: #fff;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: calc(36 / var(--break) * 100vw);
	letter-spacing: 0.1em;
	line-height: 1.5;
}
.hdg3:before,
.hdg3:after {
	display: block;
	position: absolute;
	width: calc(200 / var(--break) * 100vw);
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
}
.hdg3:before {
	top: 0;
	left: 2%;
	background-image: url(./images/page/deco_hdg3_l.svg);
	background-position: center top;
}
.hdg3:after {
	bottom: 0;
	right: 2%;
	background-image: url(./images/page/deco_hdg3_r.svg);
	background-position: center bottom;
}
.hdg3 span {
	position: relative;
	z-index: 1;
}
.hdg4 {
	padding: 0.35em 0 0.5em;
	border-bottom: calc(5 / var(--break) * 100vw) solid var(--color01);
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: calc(32 / var(--break) * 100vw);
	letter-spacing: 0.1em;
	line-height: 1.5;
}
.hdg5 {
	position: relative;
	padding: 0.7em 0 0.75em;
	border: 1px solid var(--color01);
	border-bottom-width: calc(8 / var(--break) * 100vw);
	font-weight: normal;
	font-size: calc(24 / var(--break) * 100vw);
	letter-spacing: 0.1em;
	line-height: 1.5;
}
.hdg5:before {
	display: block;
	position: absolute;
	top: calc(34 / var(--break) * 100vw);
	left: 0;
	width: calc(50 / var(--break) * 100vw);
	height: 1px;
	background: var(--color01);
	content: '';
}
.btn_tel01 {
	width: calc(300 / var(--break) * 100vw);
	height: calc(100 / var(--break) * 100vw);
}
.btn_tel01 a {
	width: 100%;
	height: 100%;
}
.btn_tel01 a .txt01 {
	margin: 0.2em 0 0.4em;
}
.btn_tel01 a .txt01:before,
.btn_tel01 a .txt01:after {
	display: block;
	width: calc(30 / var(--break) * 100vw);
	height: 1px;
	background: var(--color06);
	content: '';
}
.btn_tel01 a .txt01 span {
	margin: 0 0.6em;
}
.btn_tel01 a .tel span {
	display: inline-block;
	position: relative;
	margin-right: -0.1em;
	padding-left: 0.9em;
}
.btn_tel01 a .tel span:before {
	display: block;
	position: absolute;
	top: 0em;
	left: 0;
	width: calc(21 / var(--break) * 100vw);
	height: calc(29 / var(--break) * 100vw);
	background: url(./images/page/icn_tel01.svg) no-repeat left center / contain;
	content: '';
}
.btn_web01 {
	width: calc(120 / var(--break) * 100vw);
	height: calc(100 / var(--break) * 100vw);
}
.btn_web01 a {
	position: relative;
	width: 100%;
	height: 100%;
	line-height: 1.39;
}
.btn_web01 a:before {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(21 / var(--break) * 100vw);
	height: calc(21 / var(--break) * 100vw);
	background: #fff;
	content: '';
	opacity: 0.3;
	clip-path: polygon(100% 100%, 100% 0, 0 100%);
}
.btn_web02 {
	max-width: calc(240 / var(--break) * 100vw);
	height: calc(50 / var(--break) * 100vw);
}
.btn_web02 a {
	position: relative;
	width: 100%;
	height: 100%;
}
.btn_web02 a.bg_white {
	border: 1px solid var(--color06);
}
.btn_web02 a:before {
	display: block;
	position: absolute;
	top: -0.3em;
	bottom: 0;
	right: calc(20 / var(--break) * 100vw);
	width: calc(20 / var(--break) * 100vw);
	height: calc(8 / var(--break) * 100vw);
	margin: auto;
	background: url(./images/page/arw_btn07.svg) no-repeat right center / contain;
	content: '';
}
.btn_web02 a.bg_white:before {
	background-image: url(./images/page/arw_btn06.svg);
}
.btn_common01 {
	max-width: calc(380 / var(--break) * 100vw);
	width: 100%;
	height: calc(80 / var(--break) * 100vw);
}
.btn_common01.btn_l {
	max-width: calc(500 / var(--break) * 100vw);
}
.btn_common01 a {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 100px;
	border-width: 1px;
	border-style: solid;
}
.btn_common01 a:before {
	display: block;
	position: absolute;
	top: -0.3em;
	bottom: 0;
	right: calc(30 / var(--break) * 100vw);
	width: calc(30 / var(--break) * 100vw);
	height: calc(8 / var(--break) * 100vw);
	margin: auto;
	background: url(./images/page/arw_btn02.svg) no-repeat right center / contain;
	content: '';
}
.btn_common01 a.txt_white:before {
	background-image: url(./images/page/arw_btn03.svg);
}
.btn_common02 {
	max-width: calc(460 / var(--break) * 100vw);
	width: 100%;
	height: calc(60 / var(--break) * 100vw);
}
.btn_common02 a {
	position: relative;
	width: 100%;
	height: 100%;
}
.btn_common02 a:before {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(26 / var(--break) * 100vw);
	height: calc(26 / var(--break) * 100vw);
	background: #fff;
	content: '';
	opacity: 0.3;
	clip-path: polygon(100% 100%, 100% 0, 0 100%);
}
.address {
	line-height: 1.6;
}
.address span {
	display: inline-block;
	line-height: 1.6;
}
.address span:first-child {
	position: relative;
	padding-left: 1.4em;
}
.address span:first-child:before {
	display: block;
	position: absolute;
	top: 0.2em;
	left: 0;
	width: calc(14 / var(--break) * 100vw);
	height: calc(17 / var(--break) * 100vw);
	background: url(./images/page/icn_address.svg) no-repeat left center / contain;
	content: '';
}
.wrap_name:before {
	display: block;
	width: calc(100% - (280 / var(--break) * 100vw));
	height: 1px;
	margin-bottom: calc(8 / var(--break) * 100vw);
	background: var(--color06);
	content: '';
}
.unit_name {
	width: calc(660/ var(--break) * 100vw);
}
.unit_name .en {
	margin-bottom: 0.7em;
}
.unit_name .ttl {
	margin: 0 0.85em -0.1em 0;
}
.unit_name .ja {
	margin-right: -0.1em;
}
.tbl_time .box {
	background: var(--color08);
	padding-top: calc(15 / var(--break) * 100vw);
	padding-bottom: calc(15 / var(--break) * 100vw);
}
.tbl_time table thead th,
.tbl_time table thead td {
	padding-bottom: calc(16 / var(--break) * 100vw) !important;
}
.tbl_time table tbody th,
.tbl_time table tbody td {
	padding-top: calc(11 / var(--break) * 100vw) !important;
}
.tbl_time .tbl_caption {
	margin-top: 0.6em;
	line-height: 2.1;
	text-align: center;
}
.list_default.list_check01 li {
	padding-left: 1.8em;
	font-size: calc(16 / var(--break) * 100vw);
	letter-spacing: 0.1em;
	line-height: 1.4;
}
.list_default.list_check01 li:before {
	top: 0.2em;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	border-radius: 0;
	background: url(./images/page/icn_check01.svg) no-repeat left center / contain;
}
.list_default01.list_check02 {
	gap: calc(7 / var(--break) * 100vw) 0;
}
.list_default.list_check02 li {
	margin-top: 0 !important;
	padding-bottom: 0.3em;
	padding-left: 1.7em;
	border-bottom: 1px solid var(--color06);
}
.list_default.list_check02 li:before {
	top: 0.3em;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	border-radius: 0;
	background: url(./images/page/icn_check02.svg) no-repeat left center / contain;
}
.row_default03 .col img {
	width: 100%;
}
.link_common01 {
	margin-top: calc(-200 / var(--break) * 100vw);
	padding-top: calc(200 / var(--break) * 100vw);
}
.row_common01 .col_img {
	position: relative;
	padding-bottom: calc(20 / var(--break) * 100vw);
}
.row_common01 .col_img:before {
	display: block;
	position: absolute;
	bottom: 0;
	left: calc(-20 / var(--break) * 100vw);
	z-index: 0;
	width: 100%;
	height: calc(100% - (20 / var(--break) * 100vw));
	background: var(--color07);
	content: '';
}
.row_common01.r_reverse .col_img:before {
	left: calc(20 / var(--break) * 100vw);
}
.row_common01 .col_img img {
	position: relative;
	z-index: 1;
}
.row_common01 .col_txt .copy {
	margin-right: -1em;
	line-height: 1.67;
}
.row_common02 .col_img {
	position: relative;
}
.row_common02 .col_img img {
	position: relative;
	z-index: 0;
}
.row_common02 .col_img .box01 {
	top: calc(-20 / var(--break) * 100vw);
	left: -20%;
	width: calc(200 / var(--break) * 100vw);
	background: url(./images/page/box_common01.svg) no-repeat center / contain;
}
.row_common02.r_reverse .col_img .box01 {
	left: auto;
	right: -20%;
}
.row_common02 .col_img .box01:before {
	display: block;
	padding-top: 100%;
	content: '';
}
.row_common02 .col_img .box01 .txt02 {
	margin: 0.4em 0 1em;
}
.row_common02 .col_txt {
	width: 60%;
}
.row_common02 .col_txt .copy {
	margin-right: -1em;
	line-height: 1.71;
}
.row_common03 .col_img {
	max-width: 340px;
	width: 28%;
}
.row_common03 .col_txt {
	max-width: 850px;
	width: 69%;
}
.row_common03 .col_txt.w100 {
	max-width: 100%;
}
.row_common03 .col_txt .ttl {
	position: relative;
	padding-bottom: 0.6em;
	border-bottom: 1px solid var(--color06);
}
.row_common03 .col_txt .ttl:before {
	display: block;
	position: absolute;
	top: -0.6em;
	bottom: 0;
	left: 0;
	width: calc(50 / var(--break) * 100vw);
	height: 1px;
	margin: auto;
	background: var(--color01);
	content: '';
}
.row_common04 {
	gap: calc(40 / var(--break) * 100vw) 3.2258%;
}
.row_common04 .col {
	max-width: 600px;
	width: 48.3871%;
}
.row_common04 .col img {
	display: block;
	width: 100%;
}
.row_common04 .col .ttl {
	padding: 0.55em 0 0.5em;
	border-bottom: calc(5 / var(--break) * 100vw) solid var(--color07);
}
.box_common01 {
	outline: 1px solid #2e2e2e;
	outline-offset: -1px;
}
.box_common01 .ttl {
	margin-bottom: 1em;
	padding: 0.25em 0 0.35em;
	font-weight: normal;
}
.box_common01 .list_default01 li {
	width: 47%;
}
.box_common02 {
	border: 1px solid var(--color06);
}
.box_common03 {
	outline: 1px solid var(--color01);
	outline-offset: calc(-11 / var(--break) * 100vw);
}
.box_common03 .unit {
	max-width: 1000px;
	width: 90%;
}
.box_common03 .ttl span {
	display: inline-block;
	position: relative;
	padding-left: 2.8em;
}
.box_common03 .ttl span:before {
	display: block;
	position: absolute;
	top: 0.3em;
	bottom: 0;
	left: 0;
	width: calc(50 / var(--break) * 100vw);
	height: 1px;
	margin: auto;
	background: var(--color01);
	content: '';
}
.bg_common01 {
	position: relative;
}
.bg_common01 .deco01 {
	bottom: calc(30 / var(--break) * 100vw);
	left: 5.2%;
	max-width: 200px;
	width: 11%;
}
.bg_common01 .deco02 {
	top: calc(30 / var(--break) * 100vw);
	right: 5.2%;
	max-width: 200px;
	width: 11%;
}
.bnr_common01 {
	max-width: calc(700 / var(--break) * 100vw);
	width: 100%;
}
.row_pay {
	gap: 0 1.613%;
}
.row_pay .col {
	width: 23.79%;
	margin-right: 0;
	outline: 1px solid var(--color01);
	outline-offset: -1px;
}
.row_pay .col .icn {
	width: calc( 176 / var(--break) * 100vw );
}
.row_pay .col .copy {
	margin-bottom: 0.3em;
}
.row_pay .col .txt {
	line-height: 1.67;
}
.tbl_default.tbl_col01 table {
	border-color: var(--color08);
	background: #fff;
}
.tbl_default.tbl_col01 th {
	background: var(--color08);
}
.tbl_default.tbl_col01 tr:not(:last-child) td {
	border-bottom-color: var(--color08);
}
.tbl_default.tbl_col02 table {
	border-color: var(--color07);
	background: #fff;
}
.tbl_default.tbl_col02 thead th {
	width: calc(100% / 3) !important;
	background: var(--color08);
	text-align: center;
}
.tbl_default.tbl_col02 thead th:not(:last-child) {
	border-right: 1px solid #fff;
}
.tbl_default.tbl_col02 tbody th {
	background: rgb(82 56 46 / 0.9);
}
.tbl_default.tbl_col02 tbody td:not(:last-child) {
	border-right: 1px solid var(--color07);
}
.tbl_default.tbl_col02 tbody tr:not(:last-child) td {
	border-bottom-color: var(--color07);
}
.tbl_default.tbl_col02 tbody th {
	vertical-align: middle;
}
.tbl_default.tbl_col02 tbody td img {
	display: block;
	max-width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.row_common02 .col_img .box01 {
		left: -14%;
	}
	.row_common02.r_reverse .col_img .box01 {
		right: -14%;
	}

}
@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:before,
	.content_low:after {
		display: none;
	}
	.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 .ja {
		font-size: 1.5625rem;
	}
	.hdg2 .en {
		margin: 4.3vw 0 -16vw;
		font-size: .9375rem;
	}
	.hdg3 {
		padding: 6vw 0 6vw;
		font-size: calc(40 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.hdg3:before,
	.hdg3:after {
		width: calc(160 / var(--break) * 100vw);
	}
	.hdg3:before {
		left: 4vw;
	}
	.hdg3:after {
		right: 4vw;
	}
	.hdg4 {
		padding: 2.7vw 0 2.7vw;
		border-bottom-width: calc(6 / var(--break) * 100vw);
		font-size: calc(36 / var(--break) * 100vw);
	}
	.hdg5 {
		padding: 1.2vw 0 2vw;
		border-width: calc(2 / var(--break) * 100vw);
		border-bottom-width: calc(6 / var(--break) * 100vw);
		font-size: calc(32 / var(--break) * 100vw);
	}
	.hdg5:before {
		display: none;
	}
	.copy_common01 {
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.copy_common02 {
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.col_img {
		text-align: center;
	}
	.btn_tel01 {
		width: calc(646 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
	}
	.btn_tel01 a .txt01 {
		margin: 1vw 0 3.4vw;
		font-size: calc(28 / var(--break) * 100vw);
	}
	.btn_tel01 a .txt01:before,
	.btn_tel01 a .txt01:after {
		width: calc(50 / var(--break) * 100vw);
		height: calc(2 / var(--break) * 100vw);
	}
	.btn_tel01 a .txt01 span {
		margin: 0 3.3vw;
	}
	.btn_tel01 a .tel {
		font-size: calc(68 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.btn_tel01 a .tel span {
		margin-right: -0.5vw;
		padding-left: 7.4vw;
	}
	.btn_tel01 a .tel span:before {
		top: 0.6vw;
		width: calc(40 / var(--break) * 100vw);
		height: calc(55 / var(--break) * 100vw);
	}
	.btn_web02 {
		max-width: calc(646 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
	}
	.btn_web02 a {
		border-radius: 100px;
	}
	.btn_web02 a:before {
		top: 0vw;
		right: 4vw;
		width: calc(45 / var(--break) * 100vw);
		height: calc(12 / var(--break) * 100vw);
		background-image: url(./images/page/arw_btn03.svg);
	}
	.btn_web02 a.bg_white:before {
		background-image: url(./images/page/arw_btn02.svg);
	}
	.btn_common01 {
		max-width: calc(646 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
	}
	.btn_common01.btn_l {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.btn_common01 a {
		border-width: calc(2 / var(--break) * 100vw);
	}
	.btn_common01 a:before {
		width: calc(45 / var(--break) * 100vw);
		height: calc(12 / var(--break) * 100vw);
	}
	.btn_common01.btn_l a span {
		margin-right: 7vw;
	}
	.btn_common02 {
		max-width: calc(600 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
	}
	.btn_common02 a {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.btn_common02 a:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
	}
	.address span:first-child {
		padding-left: 5vw;
	}
	.address span:first-child:before {
		top: 1.6vw;
		width: calc(25 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
	}
	.wrap_name:before {
		width: calc(100% - (330 / var(--break) * 100vw));
		height: calc(2 / var(--break) * 100vw);
		margin-bottom: 1.5vw;
	}
	.unit_name {
		width: calc(770 / var(--break) * 100vw);
	}
	.unit_name .en {
		margin-bottom: 2vw;
		font-size: calc(24 / var(--break) * 100vw);
	}
	.unit_name .ttl {
		margin: 0 2vw -0.1vw 0;
		font-size: calc(28 / var(--break) * 100vw);
	}
	.unit_name .ja {
		margin-right: -1vw;
		font-size: calc(46 / var(--break) * 100vw);
	}
	.tbl_time .box {
		padding: 1.4vw 5.3vw 1vw;
	}
	.tbl_time table {
		max-width: 100% !important;
	}
	.tbl_time table thead th,
	.tbl_time table thead td {
		padding-bottom: 3.2vw !important;
	}
	.tbl_time table tbody th,
	.tbl_time table tbody td {
		padding-top: 2.5vw !important;
	}
	.tbl_time .tbl_caption {
		margin-top: 1.5vw;
	}
	.list_default.list_check01 li {
		padding-left: 5.6vw;
		font-size: calc(24 / var(--break) * 100vw);
		letter-spacing: 0;
		line-height: 1.1;
	}
	.list_default.list_check01 li:before {
		top: 0.3vw;
		width: calc(28 / var(--break) * 100vw);
		height: calc(28 / var(--break) * 100vw);
	}
	.list_default01.list_check02 {
		gap: 3vw 0;
	}
	.list_default.list_check02 li {
		padding-bottom: 2vw;
		padding-left: 6vw;
	}
	.list_default.list_check02 li:before {
		top: 1.5vw;
		width: calc(28 / var(--break) * 100vw);
		height: calc(28 / var(--break) * 100vw);
	}
	.row_common01 .col_img {
		max-width: 570px !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common01 .col_img img {
		position: relative;
		z-index: 1;
	}
	.row_common01 .col_txt .copy {
		margin-left: -1em;
		font-size: calc(40 / var(--break) * 100vw);
		line-height: 1.5;
	}
	.row_common02 .col_img .box01 {
		top: calc(-40 / var(--break) * 100vw);
		left: -5vw;
		width: calc(240 / var(--break) * 100vw);
	}
	.row_common02.r_reverse .col_img .box01 {
		right: -5vw;
	}
	.row_common02 .col_img .box01 .txt01 {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row_common02 .col_img .box01 .txt02 {
		font-size: calc(26 / var(--break) * 100vw);
	}
	.row_common02 .col_img .box01 .txt02 em {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.row_common02 .col_img .box01 .txt03 {
		font-size: calc(30 / var(--break) * 100vw);
	}
	.row_common02 .col_img .box01 .txt03 em {
		font-size: calc(45 / var(--break) * 100vw);
	}
	.row_common02 .col_img .box01 .txt04 {
		font-size: calc(20 / var(--break) * 100vw);
	}
	.row_common02 .col_txt .copy {
		margin-left: -1em;
		line-height: 1.5;
	}
	.row_common03 .col_txt {
		max-width: calc(646 / var(--break) * 100vw) !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .col_txt .ttl {
		padding-bottom: 3vw;
		font-size: calc(38 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.row_common03 .col_txt .ttl:before {
		top: -2vw;
	}
	.row_common04 {
		gap: 5vw 0;
	}
	.row_common04 .col .ttl {
		padding: 2.5vw 0 2.5vw;
	}
	.box_common01 {
		padding: 6vw 5% 8vw;
	}
	.box_common01 .ttl {
		padding: 2vw 0 3vw;
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.box_common01 .list_default01 li {
		width: 100%;
	}
	.box_common02 {
		padding: 6vw 5% 8vw;
	}
	.box_common02 .ttl {
		font-size: calc(38 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.box_common03 {
		padding: 6vw 5% 8vw;
	}
	.box_common03 .unit {
		max-width: 100%;
		width: 100%;
	}
	.box_common03 .ttl {
		font-size: calc(38 / var(--break) * 100vw);
	}
	.box_common03 .ttl span {
		padding-left: 0;
	}
	.box_common03 .ttl span:before {
		left: -8vw;
		height: calc(2 / var(--break) * 100vw);
	}
	.bg_common01 {
		padding: calc(80 / var(--break) * 100vw) 0;
	}
	.bg_common01 .deco01 {
		bottom: 2vw;
		left: 2vw;
		max-width: calc(200 / var(--break) * 100vw);
		width: 100%;
	}
	.bg_common01 .deco02 {
		top: 2vw;
		right: 2vw;
		max-width: calc(200 / var(--break) * 100vw);
		width: 100%;
	}
	.row_pay {
		gap: 5vw 4%;
	}
	.row_pay .col {
		width: 48%;
		margin: 0 !important;
	}

}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.box_clinic01 {
	padding: calc(84 / var(--break) * 100vw) 0 calc(94 / var(--break) * 100vw);
	outline-width: 1px;
	outline-style: solid;
	outline-color: var(--color01);
	outline-offset: calc(-11 / var(--break) * 100vw);
	background: url(./images/clinic/bg_clinic01.jpg) no-repeat left center / cover;
}
.box_clinic01 h5 {
	margin-bottom: 1.2em;
}
.box_clinic01 h5 span {
	display: inline-block;
	position: relative;
	padding-left: 2.1em;
}
.box_clinic01 h5 span:before {
	display: block;
	position: absolute;
	top: 0.3em;
	bottom: 0;
	left: 0;
	width: calc(50 / var(--break) * 100vw);
	height: 1px;
	margin: auto;
	background: var(--color01);
	content: '';
}
.row_clinic01 .col {
	max-width: 480px;
	width: 32%;
	outline: 1px solid var(--color01);
	outline-offset: -1px;
}
.row_clinic01 .col .img {
	max-width: 420px;
	width: 100%;
}
.row_clinic01 .col h5 {
	margin: 0.7em 0 0.5em;
}
.row_clinic02 .col {
	position: relative;
	max-width: 720px;
	width: 48%;
}
.row_clinic02 .col h5 {
	bottom: calc(30 / var(--break) * 100vw);
	left: 0;
	right: 0;
	padding: 0.3em 0 0.44em;
	max-width: calc(660 / var(--break) * 100vw);
	width: 92%;
	border-bottom: calc(5 / var(--break) * 100vw) solid var(--color01);
}
.row_clinic03 {
	gap: 0 2%;
}
.row_clinic03 .col {
	max-width: 480px;
	width: 32%;
}
.row_clinic03 .col h4 {
	padding: 0.6em 0 0.7em;
	font-weight: normal;
}
.row_clinic04 {
	gap: calc(30 / var(--break) * 100vw) 2.3387%;
}
.row_clinic04 .col {
	max-width: 394px;
	width: 31.7742%;
}
.row_clinic04 .col .ttl {
	padding: 0.95em 0;
	font-weight: normal;
}
.area_clinic01 {
	position: relative;
}
.area_clinic01:before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - (300 / var(--break) * 100vw));
	content: '';
}
.area_clinic01.area_col01:before {
	background: var(--color04);
}
.area_clinic01.area_col02:before {
	background: var(--color07);
}
.wrap_clinic01 .img {
	top: 0;
	left: 0;
	right: 0;
	max-width: calc(1250 / var(--break) * 100vw);
	width: 80%;
	height: 100%;
}
.wrap_clinic01 .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wrap_clinic01 .img01 img {
	object-position: 70% center;
}
.wrap_clinic01 .img02 img {
	object-position: left center;
}
.wrap_clinic01 .img03 img {
	object-position: center;
}
.wrap_clinic01 .img.mgn_l img {
	border-top-left-radius: calc(100 / var(--break) * 100vw);
}
.wrap_clinic01 .img.mgn_r img {
	border-top-right-radius: calc(100 / var(--break) * 100vw);
}
.wrap_clinic01 .deco01 {
	top: calc(-30 / var(--break) * 100vw);
	right: 2.6%;
	max-width: 250px;
	width: 14%;
}
.wrap_clinic01 .deco02 {
	top: calc(-30 / var(--break) * 100vw);
	left: 2.6%;
	max-width: 250px;
	width: 14%;
}
.wrap_clinic01 .unit {
	max-width: 1720px;
	width: 90%;
}
.wrap_clinic01 .box {
	max-width: 900px;
	width: 65%;
	min-height: calc(440 / var(--break) * 100vw);
}
.wrap_clinic01 .box_col01 {
	border: 1px solid var(--color01);
	background: rgb(247 247 247 / 0.9);
}
.wrap_clinic01 .box_col02 {
	background: rgb(82 56 46 / 0.9);
	color: #fff;
}
.wrap_clinic01 .box h5 {
	margin-bottom: 0.7em;
	line-height: 1.63;
}
.wrap_clinic01 .box h5 span {
	display: inline-block;
	position: relative;
	padding-left: 2.5em;
}
.wrap_clinic01 .box h5 span:before {
	display: block;
	position: absolute;
	top: 0.3em;
	bottom: 0;
	left: 0;
	width: calc(50 / var(--break) * 100vw);
	height: 1px;
	margin: auto;
	background: var(--color01);
	content: '';
}
.slide_clinic .slick-prev,
.slide_clinic .slick-next {
	top: 0;
	bottom: 0;
	z-index: 1;
	width: calc(42 / 1920 * 100vw);
	height: calc(81 / 1920 * 100vw);
	margin: auto;
	background: url(./images/page/arw_slide02.svg) no-repeat center / contain;
}
.slide_clinic .slick-prev {
	left: -8.2%;
	transform: translate(0);
}
.slide_clinic .slick-next {
	right: -8.2%;
	transform: translate(0) scaleX(-1);
}
.slide_clinic .slick-prev:before, .slide_clinic .slick-next:before {
	display: none;
}
.slide_clinic .slide_thumbnail {
	gap: calc(20 / var(--break) * 100vw) 2.5%;
}
.slide_clinic .slide_thumbnail li {
	width: 18%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_clinic .slick-prev {
		left: -4%;
	}
	.slide_clinic .slick-next {
		right: -4%;
	}
	
}
@media(max-width: 767px) {
	.box_clinic01 {
		padding: 25vw 5% 8vw;
		background-position: left top;
		background-size: auto calc(420 / var(--break) * 100vw);
	}
	.box_clinic01 h5 {
		font-size: calc(38 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.box_clinic01 h5 span:before {
		height: calc(2 / var(--break) * 100vw);
	}
	.row_clinic01 {
		gap: 5vw 0;
	}
	.row_clinic01 .col {
		max-width: 100%;
		width: 100%;
		padding: 6vw 5% 8vw;
	}
	.row_clinic01 .col h5 {
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.row_clinic02 .col {
		max-width: none;
		width: 49%;
	}
	.row_clinic02 .col h5 {
		position: relative;
		bottom: auto;
		max-width: 100%;
		width: 100%;
		padding: 2vw 0 3vw;
		font-size: calc(32 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.row_clinic03 {
		gap: 5vw 2%;
	}
	.row_clinic03 .col {
		max-width: none;
		width: 49%;
	}
	.row_clinic03 .col h4 {
		padding: 2vw 0 3vw;
		font-size: calc(32 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.row_clinic04 {
		gap: 5vw 2%;
		width: 100%;
	}
	.row_clinic04 .col {
		max-width: none;
		width: 49% !important;
	}
	.row_clinic04 .col .ttl {
		padding: 2vw 0 3vw;
		font-size: calc(32 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.area_clinic01:before {
		height: calc(100% - (200 / var(--break) * 100vw));
	}
	.wrap_clinic01 {
		padding: 0;
	}
	.wrap_clinic01 .img {
		position: relative;
		max-width: calc(700 / var(--break) * 100vw);
		width: 100%;
		height: auto;
		margin-bottom: calc(40 / var(--break) * 100vw);
	}
	.wrap_clinic01 .img img {
		height: auto;
		object-fit: fill;
	}
	.wrap_clinic01 .deco01 {
		right: 3.2vw;
		max-width: calc(150 / var(--break) * 100vw);
		width: 100%;
	}
	.wrap_clinic01 .deco02 {
		left: 3.2vw;
		max-width: calc(150 / var(--break) * 100vw);
		width: 100%;
	}
	.wrap_clinic01 .unit {
		max-width: calc(702 / var(--break) * 100vw);
		width: 100%;
	}
	.wrap_clinic01 .box {
		max-width: 100%;
		width: 100%;
		min-height: auto;
		padding: 6vw 5% 8vw;
	}
	.wrap_clinic01 .box h5 {
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.wrap_clinic01 .box h5 span {
		padding-left: 10vw;
	}
	.wrap_clinic01 .box h5 span:before {
		height: calc(2 / var(--break) * 100vw);
	}
	.slide_clinic .slick-prev,
	.slide_clinic .slick-next {
		width: calc(84 / 1920 * 100vw);
		height: calc(162 / 1920 * 100vw);
	}
	.slide_clinic .slick-prev {
		left: 3vw;
	}
	.slide_clinic .slick-next {
		right: 3vw;
	}
	
}


/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.row_staff01 .col_img {
	max-width: 460px;
	width: 38%;
}
.row_staff01 .col_txt {
	width: 58%;
}
.row_staff02 .col {
	max-width: 400px;
	width: 32.3%;
	outline: 1px solid var(--color06);
	outline-offset: -1px;
}
.row_staff02 .col .img {
	max-width: 340px;
	width: 100%;
}
.row_staff02 .col .name span {
	display: block;
}
.row_staff02 .col .name .en {
	margin-bottom: -0.15em;
	margin-left: 0.5em;
}
.box_staff01 {
	border: 1px solid var(--color01);
}
.box_staff01 h5 {
	margin-bottom: 1.3em;
}
.box_staff01 .list_default01 li {
	width: 48%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_staff01 .col_img {
		max-width: calc(460 / var(--break) * 100vw);
	}
	.row_staff02 {
		gap: 5vw 0;
	}
	.row_staff02 .col {
		max-width: calc(646 / var(--break) * 100vw);
		width: 100%;
		margin: auto;
		padding: 6vw 5% 8vw;
	}
	.row_staff02 .col .name .ja {
		font-size: calc(46 / var(--break) * 100vw);
	}
	.row_staff02 .col .name .en {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.box_staff01 h5 {
		font-size: calc(38 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.box_staff01 .list_default01 li {
		width: 100%;
	}
	.txt_staff01 {
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	
}


/* 診療時間・アクセス access
------------------------------------------------------------------*/
.row_access01 .col_img {
	max-width: 660px;
	width: 54%;
}
.row_access01 .col_txt {
	max-width: 530px;
	width: 43%;
}
.logo_access {
	max-width: calc(350 / var(--break) * 100vw);
	width: 100%;
}
.address_access {
	max-width: 480px;
	padding: calc(9 / var(--break) * 100vw) 0 calc(10 / var(--break) * 100vw);
	border-style: solid;
	border-color: var(--color06);
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.address_access .address span:first-child:before {
	top: 0.3em;
	width: calc(16 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
}
.tel_access {
	width: auto;
	height: auto;
	margin-bottom: calc(27 / var(--break) * 100vw);
}
.tel_access a {
	width: auto;
	height: auto;
}
.tel_access a .txt01 {
	margin: 0 0 0.9em;
}
.tel_access a .tel span {
	padding-left: 0.8em;
}
.tel_access a .tel span:before {
	width: calc(31 / var(--break) * 100vw);
	height: calc(43 / var(--break) * 100vw);
}
.map_access .map {
	padding: calc(500 / var(--break) * 100vw) 0 0 0;
}
.unit_access01 .icn {
	max-width: calc(44 / var(--break) * 100vw);
	width: 100%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_access01 .col_img {
		width: 100%;
		margin: 0 auto 5vw;
	}
	.row_access01 .col_txt {
		max-width: 100%;
		width: 100%;
	}
	.address_access {
		max-width: calc(646 / var(--break) * 100vw);
		margin: 6vw 0 8vw;
		padding: 2.4vw 0 3vw;
		border-top-width: calc(2 / var(--break) * 100vw);
		border-bottom-width: calc(2 / var(--break) * 100vw);
	}
	.address_access .address span:first-child:before {
		top: 1.6vw;
		width: calc(25 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
	}
	.tel_access {
		margin-bottom: 8vw;
	}
	.tel_access a .tel span {
		padding-left: 7.4vw;
	}
	.tel_access a .tel span:before {
		width: calc(40 / var(--break) * 100vw);
		height: calc(55 / var(--break) * 100vw);
	}
	.map_access .map {
		padding: calc(500 / var(--break) * 100vw) 0 0 0;
	}
	.unit_access01 .icn {
		max-width: calc(80 / var(--break) * 100vw);
	}
	
}


/* 初めてのかたへ first
------------------------------------------------------------------*/
.box_first01.arw_flow:before {
	border-top-color: var(--color01);
}
.box_first01 .col_img {
	max-width: 400px;
	width: 33%;
	min-height: calc(254 / var(--break) * 100vw);
}
.box_first01 .col_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.box_first01 .col_txt {
	width: 67%;
}
.box_first01 .col_txt h4 {
	position: relative;
	margin-bottom: calc(26 / var(--break) * 100vw);
}
.box_first01 .col_txt h4 .num {
	top: 0;
	left: 0;
	width: calc(110 / var(--break) * 100vw);
	height: calc(40 / var(--break) * 100vw);
	font-weight: normal;
}
.box_first01 .col_txt h4 .ttl {
	width: 100%;
}
.row_first01 .col {
	max-width: 295px;
	width: 24%;
	outline: 1px solid var(--color01);
	outline-offset: -1px;
}
.row_first01 .col .icn {
	max-width: 176px;
	width: 60%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_first01 .col_img {
		min-height: auto;
	}
	.box_first01 .col_img img {
		height: auto;
		object-fit: fill;
	}
	.box_first01 .col_txt {
		padding: 0;
	}
	.box_first01 .col_txt h4 {
		padding-top: 13vw;
		margin-bottom: 6vw;
	}
	.box_first01 .col_txt h4 .num {
		right: 0;
		width: calc(200 / var(--break) * 100vw);
		height: calc(70 / var(--break) * 100vw);
		margin: auto;
		font-size: calc(38 / var(--break) * 100vw);
	}
	.row_first01 {
		gap: 5vw 2%;
	}
	.row_first01 .col {
		max-width: none;
		width: 49%;
	}
	.row_first01 .col .icn {
		max-width: calc(176 / var(--break) * 100vw);
		width: 100%;
	}
	.row_first01 .col .txt01 {
		font-size: calc(34 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.row_first01 .col .txt02 {
		font-size: calc(26 / var(--break) * 100vw);
	}
	
}


/* 一般歯科 general
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 顎関節症治療 tmd
------------------------------------------------------------------*/
.row_tmd01 {
	gap: 0 2.3387%;
}
.row_tmd01 .col {
	max-width: 394px;
	width: 31.7742%;
}
.row_tmd01 .col img {
	display: block;
	width: 100%;
}
.row_tmd01 .col .ttl {
	padding: 0.7em 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_tmd01 {
		gap: 5vw 0;
	}
	.row_tmd01 .col .ttl {
		padding: 3vw 0 4vw;
	}
	
}


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


/* 歯周病治療 perio
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 予防・メンテナンス prevention
------------------------------------------------------------------*/
.img_prevention01 {
	max-width: 905px;
	width: 100%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_prevention01 {
		max-width: 905px;
		width: 100%;
	}
	
}


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


/* インプラント implant
------------------------------------------------------------------*/
.tbl_implant01 table {
	border: 1px solid var(--color16);
	background: #fff;
}
.tbl_implant01 th {
	vertical-align: middle;
	width: 17.74%;
	padding: calc(25 / var(--break) * 100vw) 0;
	background: var(--color07);
	color: #fff;
	font-weight: 300;
}
.tbl_implant01 td {
	width: 27.42%;
}
.tbl_implant01 td:not(:last-child) {
	border-right: 1px solid var(--color16);
}
.tbl_implant01 thead th {
	border-bottom: 1px solid #fff;
}
.tbl_implant01 tbody tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_implant01 thead td {
	vertical-align: top;
}
.tbl_implant01 thead tr:first-child td:not(:first-of-type) {
	border-right-color: #fff;
}
.tbl_implant01 thead tr:last-child td {
	border-bottom: 1px solid var(--color16);
}
.tbl_implant01 thead td p {
	width: 100%;
	padding: 0.65em 0 0.8em;
	background: var(--color08);
	font-size: calc(24 / var(--break) * 100vw);
	letter-spacing: 0.1em;
	line-height: 1;
}
.tbl_implant01 thead td:first-of-type p {
	background: var(--color01);
}
.tbl_implant01 thead td .img {
	padding: calc(23 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
.tbl_implant01 tbody tr:not(:last-child) td {
	border-bottom: 1px solid var(--color16);
}
.tbl_implant01 tbody td {
	vertical-align: middle;
	padding: calc(25 / var(--break) * 100vw) 0;
	text-align: center;
}
.tbl_implant01 tbody td p {
	line-height: 1.6;
}
.tbl_implant01 tbody td p em {
	display: block;
	margin-bottom: 0.4em;
	font-size: calc(30 / var(--break) * 100vw);
	letter-spacing: 0;
	line-height: 1;
}
.box_implant01.arw_flow:before {
	border-top-color: var(--color01);
}
.box_implant01 h4 {
	position: relative;
}
.box_implant01 h4:before {
	display: block;
	position: absolute;
	top: 0.15em;
	bottom: 0;
	left: 0;
	width: calc(50 / var(--break) * 100vw);
	height: 1px;
	margin: auto;
	background: var(--color01);
	content: '';
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_implant01 table {
		width: calc(1500 / var(--break) * 100vw);
	}
	.tbl_implant01 th {
		width: 22%;
	}
	.tbl_implant01 td {
		width: 26%;
	}
	.tbl_implant01 thead td p {
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.tbl_implant01 tbody td p em {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.box_implant01 {
		padding: 6vw 5% 8vw;
	}
	.box_implant01 h4 {
		font-size: calc(38 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	
}


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


/* 料金表 fee
------------------------------------------------------------------*/
.row_fee01 .col_btn {
	max-width: 295px;
	width: 24%;
	height: calc(126 / var(--break) * 100vw);
}
.row_fee01 .col_btn a {
	width: 100%;
	height: 100%;
	outline: 1px solid #fff;
	outline-offset: calc(-6 / var(--break) * 100vw);
}
.row_fee01 .col_btn a span {
	display: inline-block;
	position: relative;
	padding-bottom: 1.8em;
}
.row_fee01 .col_btn a span:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: calc(30 / var(--break) * 100vw);
	height: calc(10 / var(--break) * 100vw);
	margin: auto;
	background: #fff;
	content: '';
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.box_fee01 {
	border: 1px solid var(--color06);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_fee01 {
		gap: 5vw 2%;
	}
	.row_fee01 .col_btn {
		max-width: none;
		width: 49%;
		height: calc(160 / var(--break) * 100vw);
	}
	.row_fee01 .col_btn a {
		font-size: calc(30 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.row_fee01 .col_btn a span {
		padding-bottom: 4vw;
	}
	.row_fee01 .col_btn a span:after {
		width: calc(36 / var(--break) * 100vw);
		height: calc(12 / var(--break) * 100vw);
	}
	.box_fee01 {
		border: 1px solid var(--color06);
	}
	
}


/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.box_case01 {
	position: relative;
}
.box_case01 > h4 {
	font-weight: 300;
	font-size: calc(40 / var(--break) * 100vw);
	letter-spacing: 0.1em;
}
.row_case01 {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
.row_case01 .ttl {
	height: calc(50 / var(--break) * 100vw);
	border: calc(2 / var(--break) * 100vw) solid var(--color07);
	font-size: calc(24 / var(--break) * 100vw);
	letter-spacing: 0.1em;
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid var(--color01);
	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(81 / var(--break) * 100vw);
	background: url(images/page/arw_slide02.svg) no-repeat center / contain;
	z-index: 9;
	top: calc(-210 / var(--break) * 100vw);
	bottom: 0;
	margin: auto;
	transform: none;
}
.slide_case01 .slick-prev {
	left: -9%;
}
.slide_case01 .slick-next {
	right: -9%;
	transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	bottom: calc(-105 / var(--break) * 100vw);
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: var(--color07);
	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: var(--color02);
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: -5%;
	}
	.slide_case01 .slick-next {
		right: -5%;
	}

}
@media(max-width: 767px) {
	.box_case01 > h4 {
		font-size: calc(48 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.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 .ttl {
		height: calc(60 / var(--break) * 100vw);
		padding-bottom: 0.8vw;
		font-size: calc(28 / var(--break) * 100vw);
		letter-spacing: 0;
		line-height: 1;
	}
	.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 var(--color01);
		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);*/
		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);
	}
	.tbl_case tr th {
		border-bottom: 1px solid #000;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.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: ;
}
.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: var(--color01) !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: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #333;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 th {
		border-bottom: 1px solid #000;
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	position: relative;
	width: 24%;
}
#sidebar h4 {
	background: var(--color01);
	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);
	background: #fff;
}
#wp-calendar thead th {
	background: var(--color05);
	border: 1px solid var(--color05);
	border-right-color: var(--color05);
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid var(--color05);
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: var(--color02);
	text-decoration: underline;
	text-underline-offset: 0.5em;
}
.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 var(--color02);
	color: var(--color02);
	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 {
	color: var(--color02);
	border-bottom: 1px solid var(--color02);
	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 var(--color06);
}
.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-weight: 300;
	font-size: 1.25rem;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	color: var(--color01);
	font-size: calc(16 / var(--break) * 100vw);
	line-height: 0.9;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: 0.9em;
}
.txt_post .txt_excerpt .more {
	color: #c8837c;
}
.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 var(--color02);
	color: var(--color02);
	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: var(--color02);
	background: var(--color02);
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post > h3 {
	padding: 0.4em 0 0.65em 0.8em;
	background-image: linear-gradient(to right, #826b48, var(--color01));
	color: #fff;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.875rem;
	letter-spacing: 0.1em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.4;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
}
.post_content > h4 {
	padding: 0.3em 0 0.6em 1.1em;
	border-bottom: calc(5 / var(--break) * 100vw) solid var(--color01);
	background: var(--color07);
	color: #fff;
	font-family: dnp-shuei-mincho-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.post_content > h5 {
	padding: 0.4em 0 0.45em 1.1em;
	border: 1px solid var(--color01);
	border-bottom-width: calc(5 / var(--break) * 100vw);
	font-weight: 300;
}
#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 var(--color02);
	background: var(--color02);
	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: var(--color02);
}

@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;
	}
	.blog_archive .txt_post .date {
		margin-top: 1vw;
		font-size: calc(28 / var(--break) * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: 2vw;
	}
	.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));
}
.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));
	}
}