@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg2 .icn {
	width: calc(203 / var(--break) * 100vw);
}
.hdg3 .icn {
	width: calc(51 / var(--break) * 100vw);
}
.hdg4 {
	outline-offset: calc(-5 / var(--break) * 100vw);
    outline: #f7f1b5 solid 1px;
	padding: calc(23 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(24 / var(--break) * 100vw);
	position: relative;
	background: #948530;
}
.hdg4::before {
    content: "";
    position: absolute;
    background: url(images/page/deco_h401.png) no-repeat left top / calc(12 / var(--break) * 100vw) auto, url(images/page/deco_h402.png) no-repeat right top / calc(12 / var(--break) * 100vw) auto, url(images/page/deco_h403.png) no-repeat left bottom / calc(12 / var(--break) * 100vw) auto, url(images/page/deco_h404.png) no-repeat right bottom / calc(12 / var(--break) * 100vw) auto;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.grad_txt01 {
	background: linear-gradient(to top, #6e6447 0%, #b9b28a 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
@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-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(495 / var(--break) * 100vw);
	}
	.hdg2 {
		
	}
	.hdg2 .icn {
		width: calc(175 / var(--break) * 100vw);
        margin-bottom: 0vw;
	}
	.hdg2 .ja {
		font-size: calc(50 / var(--break) * 100vw);
        letter-spacing: 0;
        margin-bottom: 0vw;
	}
	.hdg2 .en {
		font-size: calc(30 / var(--break) * 100vw);
		text-shadow: 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff;
	}
	.col_img {
		text-align: center;
	}
	.hdg3 .ja {
		font-size: 1.5625rem;
	}
}

/*トップ*/
.ccl_common01 {
	background: url("images/page/ccl_common01.svg") no-repeat center / cover;
}
.w50 {
	width: 50%!important;
}
.w48 {
	width: 48%!important;
}
.h100 {
	height: 100%!important;
}
.bdr {
	border: solid 1px #fff;
}
.bdrd100 {
	border-radius: 100vh;
}
.bdr_inner {
	outline-offset: calc(-5 / var(--break) * 100vw);
    outline: # solid 1px;
}

/*設備紹介*/
.row_common01 {
	gap: calc(30 / var(--break) * 100vw) 2%;
}
.row_common01 .col {
	width: 32%;
	max-width: 475px;
}
.row_common01 .col .box {
	padding: calc(28 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
	border: solid 1px #9b8f4d;
	background: url("images/page/deco_common05.svg") no-repeat left bottom / calc(49 / var(--break) * 100vw) auto,url("images/page/deco_common06.svg") no-repeat right bottom / calc(49 / var(--break) * 100vw) auto;
}
.row_common02 .col_img {
	width: 38%;
	max-width: 570px;
}
.row_common02 .col_txt {
	width: 58%;
}
.row_common03 .col_img {
	width: 47%;
    max-width: 700px;
	background: url("images/page/deco_common25.svg") no-repeat left top / calc(81 / var(--break) * 100vw) auto,url("images/page/deco_common26.svg") no-repeat right top / calc(81 / var(--break) * 100vw) auto,url("images/page/deco_common28.svg") no-repeat right bottom / calc(81 / var(--break) * 100vw) auto,url("images/page/deco_common27.svg") no-repeat left bottom / calc(81 / var(--break) * 100vw) auto,linear-gradient(0deg, #e9dac1, #f8f3d9);
}

.row_common03 .col_txt {
	width: 50%;
}
.row_common04 {
	gap: calc(30 / var(--break) * 100vw) 2%;
}
.row_common04 .col {
	width: 32%;
	max-width: 475px;
	background: url("images/page/deco_common05.svg") no-repeat left bottom / calc(49 / var(--break) * 100vw) auto,url("images/page/deco_common06.svg") no-repeat right bottom / calc(49 / var(--break) * 100vw) auto #fff;
}
.row_common05 {
	gap: calc(30 / var(--break) * 100vw) 2%;
}
.row_common05 .col {
	width: 32%;
	max-width: 400px;
	background: url("images/page/deco_common03.svg") no-repeat left calc(13 / var(--break) * 100vw) top calc(13 / var(--break) * 100vw) / calc(42 / var(--break) * 100vw) auto,url("images/page/deco_common04.svg") no-repeat right calc(13 / var(--break) * 100vw) top calc(13 / var(--break) * 100vw) / calc(42 / var(--break) * 100vw) auto #fbf8f1;
	border: solid calc(6 / var(--break) * 100vw) #f7f1b5;
	border-radius: calc(70 / var(--break) * 100vw) calc(70 / var(--break) * 100vw) 0 0;
}
.row_common05 .col .ttl {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.row_common06 {
	gap: calc(30 / var(--break) * 100vw) 2%;
}
.row_common06 .col {
	width: 32%;
	max-width: 475px;
}
.row_common06 .col .box {
	padding: calc(15 / var(--break) * 100vw) calc(26 / var(--break) * 100vw);
    background-color: #ebe5c2;
    font-size: calc(16 / var(--break) * 100vw);
}
/*リストカラー*/
.list_common01 li {
    padding-left: calc(31 / var(--break) * 100vw);
}
.list_common01 li:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url(images/page/check01.svg) no-repeat center / cover;
	border-radius: 0%;
	left: calc(0 / var(--break) * 100vw);
	top: calc(6 / var(--break) * 100vw);
}
.list_common02 li:before {
    background: #948530;
}

.box_prof01 .year {
	font-weight: 300;
}
/*下層リスト*/
.list_common03 li {
	padding-left: calc(32 / var(--break) * 100vw);
	width: 48.5%;
}
.list_common03 li:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url(images/page/check01.svg) no-repeat center / cover;
	border-radius: 0%;
	left: calc(0 / var(--break) * 100vw);
	top: calc(6 / var(--break) * 100vw);
}
.list_common03 li:not(:first-child) {
	margin-top: calc(7 / var(--break) * 100vw);
}
.list_common03 li:nth-child(-n+2) {
	margin-top: 0;
}

.list_common04 li {
	padding-left: calc(32 / var(--break) * 100vw);
	border-bottom: dotted 1px #efeace;
	padding-bottom: calc(7 / var(--break) * 100vw);
}
.list_common04 li:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url(images/page/check01.svg) no-repeat center / cover;
	border-radius: 0%;
	left: calc(0 / var(--break) * 100vw);
	top: calc(6 / var(--break) * 100vw);
}
.list_default li:not(:first-child) {
    margin-top: calc(6 / var(--break) * 100vw);
}

/*テーブル*/
.tbl_common01 .tbl_title {
    background: #bd6313;
    color: #fff;
    text-align: center;
    font-size: calc(22 / var(--break) * 100vw);
    font-weight: bold;
    margin-bottom: 0;
	padding: calc(25 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
.tbl_common01 table{
	border: 1px solid #706735;
}
.tbl_common01 th{
	background: #706735;
	color: #fff;
}
.tbl_common01 tr:not(:last-child) th {
	border-bottom-color: #fff;
}
.tbl_common01 tr td {
	background-color: #fff;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #706735;
}

.tbl_common02 table{
	border: 1px solid #6e6447;
}
.tbl_common02 th{
	background: #8b836ccc;
	color: #fff;
}
.tbl_common02 tr:not(:last-child) th {
	border-bottom-color: #fff;
}
.tbl_common02 tr td {
	background-color: #fff;
}
.tbl_common02 tr:not(:last-child) td {
	border-bottom-color: #6e6447;
}
.tbl_common02 thead th {
	background: #6e6447;
	text-align: center;
}
.tbl_common02 thead th:not(:last-child) {
	border-right: solid 1px #fff;
}
/*スタッフ紹介*/

.btn_deco01 {
	padding: calc(30 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
    border: solid 1px #333333;
    outline-offset: calc(-5 / var(--break) * 100vw);
    outline: #333333 solid 1px;
    background: url(images/index/deco_symptoms01.svg) no-repeat left top / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms02.svg) no-repeat right top / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms03.svg) no-repeat right bottom / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms04.svg) no-repeat left bottom / calc(27 / var(--break) * 100vw);
}
.btn_deco01 a::before {
    content: "";
    position: absolute;
    background: url(images/index/arw_symptoms01.svg) no-repeat center / cover;
    width: calc(11 / var(--break) * 100vw);
    height: calc(46 / var(--break) * 100vw);
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
}
.box_common01 {
	position: relative;
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #b9b28a solid 1px;
}
.box_common01::before {
	content: "";
    position: absolute;
	background: url("images/page/deco_common19.svg") no-repeat left top / calc(60 / var(--break) * 100vw) auto,url("images/page/deco_common20.svg") no-repeat right top / calc(60 / var(--break) * 100vw) auto,url("images/page/deco_common21.svg") no-repeat left bottom / calc(60 / var(--break) * 100vw) auto,url("images/page/deco_common22.svg") no-repeat right bottom / calc(60 / var(--break) * 100vw) auto;
    width: 100%;
    height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.ttl_common01 {
	line-height: 1.3;
    letter-spacing: .15em;
}
.ttl_common01::before {
	content: "";
    position: absolute;
	background: url("images/page/deco_common17.svg") no-repeat center left / calc(21 / var(--break) * 100vw) auto,url("images/page/deco_common18.svg") no-repeat center right / calc(21 / var(--break) * 100vw) auto;
    width: 100%;
    height: calc(16 / var(--break) * 100vw);
	bottom: calc(-8 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}
.ttl_common01::after {
	content: "";
    position: absolute;
	background: #706735;
    width: 100%;
    height: 1px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.hdg5 {
	position: relative;
}
.hdg5::before {
	content: "";
    position: absolute;
	background: url("images/page/deco_h501.png") no-repeat center left / calc(16 / var(--break) * 100vw) auto,url("images/page/deco_h502.png") no-repeat center right / calc(16 / var(--break) * 100vw) auto;
    width: 100%;
    height: calc(9 / var(--break) * 100vw);
	bottom: calc(-4 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}
.hdg5::after {
	content: "";
    position: absolute;
	background: #6e6447;
    width: 100%;
    height: 1px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.hdg5 .deco {
	padding-left: calc(37 / var(--break) * 100vw);
}
.hdg5 .deco::before {
	content: "";
    position: absolute;
	background: url("images/page/deco_h5.svg") no-repeat center / cover;
    width: calc(30 / var(--break) * 100vw);
    height: calc(30 / var(--break) * 100vw);
	top: calc(4 / var(--break) * 100vw);
    left: calc(0 / var(--break) * 100vw);
}
.box_prof {
	background: url("images/page/deco_common15.svg") no-repeat left calc(15 / var(--break) * 100vw) bottom calc(15 / var(--break) * 100vw) / calc(93 / var(--break) * 100vw) auto,url("images/page/deco_common16.svg") no-repeat right calc(15 / var(--break) * 100vw) bottom calc(15 / var(--break) * 100vw) / calc(93 / var(--break) * 100vw) auto;
}
.box_prof h5 {
    height: calc(50 / var(--break) * 100vw);
    width: 92%;
    max-width: 1135px;
}
.box_prof h5::before {
	content: "";
    position: absolute;
	background: url(images/doctor/deco_doctor01.png) no-repeat left top / calc(10 / var(--break) * 100vw) auto,url(images/doctor/deco_doctor02.png) no-repeat right top / calc(10 / var(--break) * 100vw) auto,url(images/doctor/deco_doctor03.png) no-repeat right bottom / calc(10 / var(--break) * 100vw) auto,url(images/doctor/deco_doctor04.png) no-repeat left bottom / calc(10 / var(--break) * 100vw) auto;
    width: 100%;
    height: calc(100% + calc(2 / var(--break) * 100vw));
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.bdr_common01::before {
	content: "";
    position: absolute;
	background: #948530;
    width: calc(30 / var(--break) * 100vw);
    height: calc(1 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.box_qa03 {
    border: none;
}
.box_qa03 .box_q .box {
    background: url("images/page/bg_common01.png") no-repeat center / cover;
}
.box_qa03 .box_q .txt {
    position: relative;
    background-color: transparent!important;
}
.box_qa03 .box_q .txt::before {
    content: "";
    position: absolute;
	background: #706735;
    width: calc(100% - calc(20 / var(--break) * 100vw));
    height: 1px;
	bottom: 0;
	right: 0;
}
.box_qa03 .box_q .txt .icn {
    right: calc(20 / var(--break) * 100vw);
    width: calc(26 / var(--break) * 100vw);
    height: calc(26 / var(--break) * 100vw);
}
.bg_common02 {
	background: url("images/page/bg_common02.png") no-repeat center / cover;
}
.box_flow {
	background: url("images/page/deco_common29.svg") no-repeat left calc(10 / var(--break) * 100vw) top calc(10 / var(--break) * 100vw) / calc(50 / var(--break) * 100vw) auto,url("images/page/deco_common30.svg") no-repeat right calc(10 / var(--break) * 100vw) top calc(10 / var(--break) * 100vw) / calc(50 / var(--break) * 100vw) auto,url("images/page/deco_common31.svg") no-repeat left calc(10 / var(--break) * 100vw) bottom calc(10 / var(--break) * 100vw) / calc(50 / var(--break) * 100vw) auto,url("images/page/deco_common32.svg") no-repeat right calc(10 / var(--break) * 100vw) bottom calc(10 / var(--break) * 100vw) / calc(50 / var(--break) * 100vw) auto,url("images/page/ptn02.png") repeat center / calc(500 / var(--break) * 100vw) auto #e9dac1;
}
.box_flow01::before,.box_flow01::after {
	content: "";
    position: absolute;
	background: #a69d69;
    width: calc(5 / var(--break) * 100vw);
    height: calc(5 / var(--break) * 100vw);
	top: 20%;
	bottom: 0;
	margin: auto;
	border-radius: 100%;
}
.box_flow01::before {
	left: 10.5%;
}
.box_flow01::after {
	right: 10.5%;
}
.box_flow01 {
	width: calc(178 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
	background: url("images/page/frame_common02.png") no-repeat center top / 100% auto;
	padding-top: calc(6 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
	transform: translateY(-58%);
}
.box_flow01 .txt {
	width: calc(39 / var(--break) * 100vw);
}
.box_flow01 .num {
	line-height: 1.1;
    letter-spacing: .1em;
	position: relative;
	left: calc(1 / var(--break) * 100vw);
}
.box_flow02.box_flow .col_txt h4 {
    margin-bottom: calc(18 / var(--break) * 100vw);
}
.box_flow02.box_flow.arw_flow {
    margin-bottom: calc(115 / var(--break) * 100vw);
}
.box_flow:last-of-type::after {
	display: none;
}
.arw_flow:before {
    display: none;
}
.arw_flow:after {
    content: "";
    position: absolute;
	background: url("images/page/dot_common01.png") no-repeat center / cover;
    width: calc(5 / var(--break) * 100vw);
    height: calc(50 / var(--break) * 100vw);
	right: 0;
    left: 0;
    bottom: calc(-58 / var(--break) * 100vw);
    margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.row_common03 .copy {
		letter-spacing: .1em;
	}
	.box_prof h5::before {
		height: calc(100% + calc(4 / var(--break) * 100vw));
	}
}
@media only screen and (max-width: 767px) {
	.w50 {
		width: 100%!important;
	}
	.w48 {
		width: 100%!important;
	}
	
	/*設備紹介*/
	.row_common01 {
		gap: calc(30 / var(--break) * 100vw) 0%;
	}
	.row_common01 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	
	.row_common02 .col_img {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5vw;
	}
	.row_common02 .col_txt {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02 .col_txt .copy {
		font-size: calc(38 / var(--break) * 100vw);
		letter-spacing: 0;
		text-align: center;
	}
	.row_common03 .col_img {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw)!important;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5vw;
	}
	.row_common03 .col_img::before {
		right: calc(-20 / var(--break) * 100vw);
		bottom: calc(-20 / var(--break) * 100vw);
	}
	.row_common03 .col_txt {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .col_txt .copy {
		font-size: calc(38 / var(--break) * 100vw);
		letter-spacing: 0;
		text-align: center;
	}
	.row_common05 .col .ttl {
		width: 86%;
	}
	.row_common06 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(40 / var(--break) * 100vw) 0%;
	}
	.row_common06 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_common06 .col .box {
		padding: calc(20 / var(--break) * 100vw) calc(26 / var(--break) * 100vw);
		font-size: 1rem;
	}
	/*スタッフ紹介*/
	.box_prof h5 {
        height: calc(75 / var(--break) * 100vw);
    }
	/*pcでは横並び、spで100%になるもの*/
	.sp_stack {
		width: 100%!important;
		max-width: calc(702 / var(--break) * 100vw);
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.sp_stack .col {
		width: 100%!important;
	}
	.sp_stack .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.sp_w100 {
		max-width: 100%;
	}
	.sp_5vw {
		margin-bottom: 5vw;
	}
	/*sp文字サイズ*/
	.sp20,.sp22,.sp24,.sp26,.sp30,.sp32,.sp34,.sp36 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.sp22 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.sp20 {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	/*list_common03*/
	.list_common03 li {
		width: 100%;
		padding-left: 6vw;
		padding-bottom: 1vw;
	}
	.list_common03 li:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: calc(0 / var(--break) * 100vw);
		top: calc(10 / var(--break) * 100vw);
	}
	.list_common04 li {
		width: 100%;
		padding-left: 6vw;
		padding-bottom: 1vw;
	}
	.list_common04 li:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: calc(0 / var(--break) * 100vw);
		top: calc(10 / var(--break) * 100vw);
	}
	.tbl_common01 .tbl_title {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_common04 {
		gap: calc(50 / var(--break) * 100vw) 0%;
	}
	.row_common04 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		background: url("images/page/deco_common05.svg") no-repeat left bottom / calc(49 / var(--break) * 100vw) auto,url("images/page/deco_common06.svg") no-repeat right bottom / calc(49 / var(--break) * 100vw) auto #fff;
	}
	.row_common04 .col .num {
		font-size: 1.5rem;
	}
	.hdg4 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.ttl_common01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.ttl_common01::before {
		background: url(images/page/deco_common17.svg) no-repeat center left / calc(23 / var(--break) * 100vw) auto, url(images/page/deco_common18.svg) no-repeat center right / calc(23 / var(--break) * 100vw) auto;
		height: calc(20 / var(--break) * 100vw);
		bottom: calc(-8 / var(--break) * 100vw);
	}
	.hdg5 .deco::before {
		width: calc(40 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		top: calc(8 / var(--break) * 100vw);
		left: calc(0 / var(--break) * 100vw);
	}
	.hdg5 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.hdg5 .deco {
		padding-left: calc(50 / var(--break) * 100vw);
	}
	.hdg5 .deco::before {
		width: calc(40 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		top: calc(5 / var(--break) * 100vw);
		left: calc(0 / var(--break) * 100vw);
	}
	.list_common01 li {
		padding-left: 6vw;
	}
	.list_common01 li:before {
		width: calc(35 / var(--break) * 100vw);
		height: calc(35 / var(--break) * 100vw);
		left: calc(0 / var(--break) * 100vw);
		top: calc(6 / var(--break) * 100vw);
	}
	.row_common05 {
		gap: calc(30 / var(--break) * 100vw) 0%;
	}
	.row_common05 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		background: url(images/page/deco_common03.svg) no-repeat left calc(13 / var(--break) * 100vw) top calc(13 / var(--break) * 100vw) / calc(62 / var(--break) * 100vw) auto, url(images/page/deco_common04.svg) no-repeat right calc(13 / var(--break) * 100vw) top calc(13 / var(--break) * 100vw) / calc(62 / var(--break) * 100vw) auto #fbf8f1;
	}
	.row_common05 .col .ttl {
		font-size: 1.125rem;
	}
	.box_prof h5::before {
		height: calc(100% + calc(4 / var(--break) * 100vw));
	}
	.sp_ls0 {
		letter-spacing: 0;
	}
	.box_qa03 .box_q .box span {
        padding-bottom: 1vw;
    }
	.bg_common02 .en {
		font-size: 1.75rem;
	}
	.bg_common02 .ja {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_flow01 {
		width: calc(178 / var(--break) * 100vw);
		height: calc(91 / var(--break) * 100vw);
		padding-top: calc(6 / var(--break) * 100vw);
		transform: translateY(-51%);
	}
	.box_flow01 .txt {
		width: calc(65 / var(--break) * 100vw);
		line-height: .8;
		margin-bottom: 0.5vw;
	}
	.box_flow01 .num {
		line-height: .9;
		letter-spacing: .1em;
		font-size: 1.625rem;
		left: calc(1 / var(--break) * 100vw);
	}
	.box_flow01::before, .box_flow01::after {
		top: 32%;
	}
	.box_flow02.box_flow .col_txt h4 {
		margin-bottom: calc(18 / var(--break) * 100vw);
		font-size: 1.125rem;
		text-align: center;
	}
}

/* 採用情報
------------------------------------------------------------------*/
.bg_recruit01 {
	background: 
		url("images/recruit/deco_recruit01.png") no-repeat left calc(60 / var(--break) * 100vw) top calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto,
		url("images/recruit/deco_recruit02.png") no-repeat right calc(60 / var(--break) * 100vw) top calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto,
		url("images/recruit/deco_recruit03.png") no-repeat left calc(60 / var(--break) * 100vw) bottom calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto,
		url("images/recruit/deco_recruit04.png") no-repeat right calc(60 / var(--break) * 100vw) bottom calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto,
		url("images/recruit/bg_recruit01.png") no-repeat center / cover;
	padding: calc(70 / var(--break) * 100vw) 0 calc(60 / var(--break) * 100vw);
}
.row_recruit01 {
	gap: calc(30 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	width: 95%;
	max-width: calc(1500 / var(--break) * 100vw);
}
.row_recruit01 .col {
	width: calc(360 / var(--break) * 100vw);
}
.row_recruit01 .col .box {
	width: 100%;
	height: calc(174 / var(--break) * 100vw);
	background: url("images/recruit/bg_recruit02.png") no-repeat center / cover;
}
.row_recruit01 .col .num {
	text-align: center;
}
.row_recruit01 .col .box .txt {
	letter-spacing: 0;
}
.row__recruit02 {
	gap: 0 3%;
	width: 90%;
	max-width: 1000px;
}
.row__recruit02 .col {
    width: 29%;
    max-width: 284px;
}
.btn_deco01 {
    padding: calc(30 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
    border: solid 1px #333333;
    outline-offset: calc(-5 / var(--break) * 100vw);
    outline: #333333 solid 1px;
    background: url(images/index/deco_symptoms01.svg) no-repeat left top / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms02.svg) no-repeat right top / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms03.svg) no-repeat right bottom / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms04.svg) no-repeat left bottom / calc(27 / var(--break) * 100vw);
}
.btn_deco01::before {
    content: "";
    position: absolute;
    background: url(images/index/arw_symptoms01.svg) no-repeat center / cover;
    width: calc(11 / var(--break) * 100vw);
    height: calc(46 / var(--break) * 100vw);
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
}
.row_recruit03 .col_img {
	width: 30%;
    max-width: 400px;
}
.row_recruit03 .box_flow {
	width: 69%;
}
.row_recruit03 .box_flow::before {
	content: "";
    position: absolute;
	background: url("images/recruit/deco_recruit05.png") no-repeat center / cover;
    width: calc(30 / var(--break) * 100vw);
    height: calc(30 / var(--break) * 100vw);
	left: calc(-29 / var(--break) * 100vw);
	top: 20%;
}
.row_recruit03.r_reverse .box_flow::before {
	background: url("images/recruit/deco_recruit06.png") no-repeat center / cover;
	right: calc(-29 / var(--break) * 100vw);
	left: auto;
}
.box_flow .col_txt h4 .num {
	background-color: transparent;
}
.box_flow .col_txt h4 {
    margin-bottom: calc(0 / var(--break) * 100vw);
}
.row_recruit04 .col_img {
	width: 38%;
    max-width: 570px;
}
.row_recruit04 .col_txt {
	width: 58%;
}
.box_recruit01 {
	background: url("images/recruit/deco_recruit07.png") no-repeat left top / calc(240 / var(--break) * 100vw) auto,url("images/recruit/deco_recruit08.png") no-repeat right top / calc(240 / var(--break) * 100vw) auto,url("images/recruit/deco_recruit09.png") no-repeat left bottom / calc(240 / var(--break) * 100vw) auto,url("images/recruit/deco_recruit10.png") no-repeat right bottom / calc(240 / var(--break) * 100vw) auto #fbf8f1;
	width: 92%;
	max-width: 1720px;
}
.box_recruit01 .wrap {
	width: 90%;
	max-width: 1240px;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_recruit03 .box_flow {
		width: 67%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_recruit01 .col {
		width: calc(290 / var(--break) * 100vw);
	}
	.row_recruit01 .col .box {
    	width: 100%;
		height: calc(139 / var(--break) * 100vw);
	}
	.row_recruit01 .col .box .txt {
    	font-size: calc(16 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.bg_recruit01 {
		background: url(images/recruit/deco_recruit01.png) no-repeat left calc(30 / var(--break) * 100vw) top calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto, url(images/recruit/deco_recruit02.png) no-repeat right calc(30 / var(--break) * 100vw) top calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto, url(images/recruit/deco_recruit03.png) no-repeat left calc(30 / var(--break) * 100vw) bottom calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto, url(images/recruit/deco_recruit04.png) no-repeat right calc(30 / var(--break) * 100vw) bottom calc(30 / var(--break) * 100vw) / calc(151 / var(--break) * 100vw) auto, url(images/recruit/bg_recruit01.png) no-repeat center / cover;
		padding: calc(70 / var(--break) * 100vw) 0 calc(60 / var(--break) * 100vw);
	}
	.bg_recruit01 .en {
		font-size: 2rem;
	}
	.row_recruit01 {
		gap: calc(40 / var(--break) * 100vw) calc(0 / var(--break) * 100vw);
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.row_recruit01 .col {
		width: calc(542 / var(--break) * 100vw);
	}
	.row_recruit01 .col .box {
		height: calc(260 / var(--break) * 100vw);
	}
	.row_recruit01 .col .num {
        font-size: 1.5rem;
    }
	.row_recruit01 .col .box .txt {
		font-size: .9375rem;
	}
	.row_recruit04 .col_img {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin: 0 auto 5vw;
	}
	.row_recruit04 .col_txt {
		width: 100%;
	}
	.row_recruit04 .col_txt .copy {
		text-align: center;
	}
	.row_recruit03 .col_img {
		width: 100%;
		max-width: calc(500 / var(--break) * 100vw);
		margin: 0 auto 7vw;
	}
	.row_recruit03 .box_flow {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_recruit03 .box_flow::before {
		transform: rotate(90deg);
        width: calc(30 / var(--break) * 100vw);
        height: calc(30 / var(--break) * 100vw);
        right: 0;
        left: 0;
        top: calc(-29 / var(--break) * 100vw);
        margin: auto;
	}
	.row_recruit03.r_reverse .box_flow::before {
		right: 0;
		left: 0;
		transform: rotate(-90deg);
	}
	.box_flow .col_txt h4 .ttl {
        width: calc(100% - calc(100 / 750 * 100vw));
        font-size: 1rem;
        letter-spacing: 0;
        padding-top: 1vw;
        line-height: 1.4;
    }
	.box_flow .col_txt .txt_col08 {
		font-size: 1rem;
	}
	.box_flow .col_txt h4 .num {
        font-size: 1.25rem;
    }
	.row_recruit03 .name {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row__recruit02 .col {
		width: 48%;
		max-width: 48%;
	}
	.btn_deco01 {
		padding: calc(30 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
		border: solid 1px #333333;
		outline-offset: calc(-5 / var(--break) * 100vw);
		outline: #333333 solid 1px;
		background: url(images/index/deco_symptoms01.svg) no-repeat left top / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms02.svg) no-repeat right top / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms03.svg) no-repeat right bottom / calc(27 / var(--break) * 100vw), url(images/index/deco_symptoms04.svg) no-repeat left bottom / calc(27 / var(--break) * 100vw);
	}
	.btn_deco01 .txt {
        font-size: calc(22 / var(--break) * 100vw);
        letter-spacing: 0;
    }
}

/* 医院案内
------------------------------------------------------------------*/
.box_clinic01 {
	background: url(images/page/deco_common23.svg) no-repeat top 50% left calc(10 / var(--break) * 100vw) / calc(21 / var(--break) * 100vw) auto, url(images/page/deco_common24.svg) no-repeat top 50% right calc(10 / var(--break) * 100vw) / calc(21 / var(--break) * 100vw) auto, url(images/index/deco_topics03.svg) no-repeat top calc(10 / var(--break) * 100vw) left calc(10 / var(--break) * 100vw) / calc(65 / var(--break) * 100vw) auto, url(images/index/deco_topics04.svg) no-repeat top calc(10 / var(--break) * 100vw) right calc(10 / var(--break) * 100vw) / calc(65 / var(--break) * 100vw) auto, url(images/index/deco_topics05.svg) no-repeat bottom calc(10 / var(--break) * 100vw) right calc(10 / var(--break) * 100vw) / calc(65 / var(--break) * 100vw) auto, url(images/index/deco_topics06.svg) no-repeat bottom calc(10 / var(--break) * 100vw) left calc(10 / var(--break) * 100vw) / calc(65 / var(--break) * 100vw) auto #fbf8f1;
}
.box_clinic01 .ttl {
	width: 90%;
	max-width: 1000px;
}
.tbl_clinic01 .tbl_time {
	margin-left: auto;
	margin-right: auto;
}
.tbl_clinic01 td:not(:last-child) {
	border-right: solid 1px #706735;
}
.bg_clinic01::before {
	content: "";
    position: absolute;
	background: url("images/clinic/bg_clinic01.jpg") no-repeat center / cover;
    width: 100%;
    height: calc(500 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: 0;
	z-index: -1;
}
.box_clinic02 {
	background: url("images/page/deco_common07.svg") no-repeat left top / calc(42 / var(--break) * 100vw) auto,url("images/page/deco_common08.svg") no-repeat right top / calc(42 / var(--break) * 100vw) auto,url("images/page/deco_common09.svg") no-repeat right bottom / calc(42 / var(--break) * 100vw) auto,url("images/page/deco_common10.svg") no-repeat left bottom / calc(42 / var(--break) * 100vw) auto #fff;
	border: solid 1px #948530;
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #948530 solid 1px;
	padding: calc(40 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 初診の方へ
------------------------------------------------------------------*/
.bnr_first01 {
	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) {
	.bnr_first01 {
		width: calc(646 / var(--break) * 100vw);
	}
}

/* ご挨拶
------------------------------------------------------------------*/
.row_staff01 .col_txt {
	width: 58%;
}
.row_staff01 .col_img {
	width: 38%;
    max-width: 462px;
	padding: calc(20 / var(--break) * 100vw);
	background: url(images/page/deco_common11.svg) no-repeat left top / calc(81 / var(--break) * 100vw) auto, url(images/page/deco_common12.svg) no-repeat right top / calc(81 / var(--break) * 100vw) auto, url(images/page/deco_common13.svg) no-repeat right bottom / calc(81 / var(--break) * 100vw) auto, url(images/page/deco_common14.svg) no-repeat left bottom / calc(81 / var(--break) * 100vw) auto, linear-gradient(0deg, #9b8f4d, #b9b28a);
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_staff01 .col_img {
		width: 100%;
		max-width: calc(500 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8vw;
	}
	.row_staff01 .col_txt {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.box_prof {
		background: url(images/page/deco_common15.svg) no-repeat left calc(10 / var(--break) * 100vw) bottom calc(10 / var(--break) * 100vw) / calc(133 / var(--break) * 100vw) auto, url(images/page/deco_common16.svg) no-repeat right calc(10 / var(--break) * 100vw) bottom calc(10 / var(--break) * 100vw) / calc(133 / var(--break) * 100vw) auto;
	}
}

/* access
------------------------------------------------------------------*/
.bg_access01::before {
	content: "";
    position: absolute;
	background: url("images/page/ptn02.png") repeat center / calc(500 / var(--break) * 100vw) auto #f8f3d9;
    width: 100%;
    height: 90%;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.ttl_access01 .icn {
	width: calc(48 / var(--break) * 100vw);
}
.row_access02 .col_img {
	width: 43%;
	max-width: 530px;
}
.row_access02 .col_txt {
	width: 53%;
}
.row_access02 .info_foot01 dd {
    display: block!important;
}
.row_access02 .info_foot01 .row:last-child dt {
    font-size: calc(18 / var(--break) * 100vw);
	line-height: 1.6;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.map_access {
        background-color: transparent!important;
    }
	.ttl_access01 .icn {
		width: calc(68 / var(--break) * 100vw);
	}
	.row_access02 .col_img {
		max-width: calc(530 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.info_foot01 .fz32 {
        font-size: calc(40 / var(--break) * 100vw);
        letter-spacing: .2em;
    }
	.row_access02 .info_foot01 .row:last-child dt {
		line-height: 1.4;
		font-size: calc(21 / var(--break) * 100vw);
	}
}

/* pediatric
------------------------------------------------------------------*/
.row_pediatric01 .col {
	width: 23%;
	position: relative;
}
.row_pediatric01 .col:not(:last-child)::before {
	content: "";
    position: absolute;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background-color: #6e6447;
    width: calc(12 / var(--break) * 100vw);
    height: calc(14 / var(--break) * 100vw);
    margin: auto;
    right: -7%;
    top: 70%;
    transform: translateY(-50%);
}
.row_pediatric01 .col .box {
	background: url("images/page/deco_common05.svg") no-repeat left bottom / calc(49 / var(--break) * 100vw) auto,url("images/page/deco_common06.svg") no-repeat right bottom / calc(49 / var(--break) * 100vw) auto #fff;
	padding: calc(40 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(12 / var(--break) * 100vw);
}
.row_pediatric01 .col .num {
	margin-bottom: calc(37 / var(--break) * 100vw);
}
.row_pediatric01 .col .ttl {
	width: 91%;
    max-width: 310px;
	height: calc(60 / var(--break) * 100vw);
	background: linear-gradient(90deg, #9b8f4d, #b9b28a);
	margin-left: auto;
	margin-right: auto;
}
.box_pediatric01::before {
	content: "";
    position: absolute;
	background: url("images/page/frame_common01.png") no-repeat center / cover;
    width: 100%;
    height: calc(10 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
}
.tbl_pediatric01 table {
    border: 1px solid #706735;
}
.tbl_pediatric01 th {
    text-align: center;
    vertical-align: middle;
}
.tbl_pediatric01 tr:not(:last-child) td {
    border-bottom: 1px solid #706735;
}
.tbl_pediatric01 tbody tr td:not(:last-child) {
    border-right: 1px solid #706735;
}
.tbl_pediatric01 thead td {
    border-left: 1px solid #fff;
}
.box_pediatric01 .ttl02 .icn {
	width: calc(175 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_pediatric01 .col .ttl {
		font-size: 1.25rem;
	}
}
@media(max-width: 767px) {
	.row_pediatric01 .col {
		width: 100%;
		max-width: calc(620 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_pediatric01 .col:nth-child(n+2) {
		margin-top: 7vw;
	}
	.row_pediatric01 .col:not(:last-child)::before {
        width: calc(23 / var(--break) * 100vw);
        height: calc(16 / var(--break) * 100vw);
        right: 0;
        top: auto;
        left: 0;
        margin: auto;
        transform: unset;
        bottom: calc(-35 / var(--break) * 100vw);
        clip-path: polygon(100% 0, 0 0, 50% 100%);
    }
	.row_pediatric01 .col .box {
		padding: calc(40 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(12 / var(--break) * 100vw);
	}
	.row_pediatric01 .col .box .txt {
		font-size: .75rem;
	}
	.row_pediatric01 .col .num {
		font-size: 1.3125rem;
		margin-bottom: calc(37 / var(--break) * 100vw);
	}
	.row_pediatric01 .col .ttl {
        width: 91%;
        max-width: 310px;
        font-size: calc(30 / var(--break) * 100vw);
        letter-spacing: 0;
        height: calc(60 / var(--break) * 100vw);
    }
	.box_pediatric01 {
		padding: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
	}
	.tbl_pediatric01 table {
		width: calc(1400 / var(--break) * 100vw);
	}
}

/* fee
------------------------------------------------------------------*/
.bnr_fee01 {
	width: calc(329 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bnr_fee01 {
		width: calc(510 / var(--break) * 100vw);
	}
}

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

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

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

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

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

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

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

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

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

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

/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01 {
	background: url(images/page/deco_case01.svg) no-repeat left top / calc(38 / var(--break) * 100vw) auto, url(images/page/deco_case02.svg) no-repeat right top / calc(38 / var(--break) * 100vw) auto, url(images/page/deco_case03.svg) no-repeat left bottom / calc(38 / var(--break) * 100vw) auto, url(images/page/deco_case04.svg) no-repeat right bottom / calc(38 / var(--break) * 100vw) auto,url("images/page/bg_case01.png") no-repeat center / cover;
}

.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 #6e6447;
	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_slide.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: 2.8%;
}
.slide_case01 .slick-next {
    right: 2.8%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #b9b28a;
	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: #9b8f4d;
	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);/*ボーダー右切れる対策*/
}
.tbl_case table{
	border: 1px solid #9b8f4d;
}
.tbl_case th{
	background: #9b8f4d;
}
.tbl_case tr:not(:last-child) th {
	border-bottom-color: #fff;
}
.tbl_case tr td {
	background-color: #fff;
}
.tbl_case tr:not(:last-child) td {
	border-bottom-color: #9b8f4d;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / var(--break) * 100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: calc(480 / var(--break) * 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom: 12vw;
	}
	.row_case01:after {
		border-left: calc(40 / var(--break) * 100vw) solid transparent;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #ccc;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		bottom: auto;
        top: 68vw;
        width: calc(42 / var(--break) * 100vw);
        height: calc(80 / var(--break) * 100vw);
	}
	.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 #9b8f4d;
	}
	.area_case_common01 .ttl {
		font-size: 1.5rem;
	}
	.slide_case01 .tbl_case {
		max-width: calc(620 / var(--break) * 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #fbf8f1;
	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: #948530 !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: #948530;
}
.btn_submit input {
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #706735;
	}
}

/* お問い合わせ 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 {
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
	font-family: "shippori-mincho", sans-serif;
	font-weight: 500;
	font-style: normal;
	position: relative;
	padding-bottom: calc(10 / var(--break) * 100vw);
}
#sidebar h4::before {
	content: "";
    position: absolute;
	background: url("images/page/deco_blog01.png") no-repeat center / cover;
    width: 100%;
    height: calc(13 / var(--break) * 100vw);
	bottom: calc(0 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}

#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: #ebe5c2;
	border: 1px solid #ebe5c2;
	border-right-color: #ebe5c2;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #ebe5c2;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #706735;
	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 #706735;
	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;
	color: #706735;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #706735;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
	color: #706735;
}
.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 #706735;
	color: #706735;
}
.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 dotted #c7c2a2;
}
.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;
	font-family: "shippori-mincho", sans-serif;
	font-weight: 500;
	font-style: normal;
	/* color: #706735; */
}
.blog_archive .txt_post .date {
	color: #959595;
	color: #706735;
	font-family: "ivypresto-display", serif;
	font-weight: 100;
	font-style: normal;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #948530;
	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 #706735;
	color: #706735;
	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: #706735;
	background: #706735;
	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 #706735;
	background: #706735;
	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;
}
.single_post h3 {
	outline-offset: calc(-5 / var(--break) * 100vw);
    outline: #f7f1b5 solid 1px;
	padding: calc(19 / var(--break) * 100vw) calc(32 / var(--break) * 100vw) calc(19 / var(--break) * 100vw);
	position: relative;
	background: #948530;
	color: #fff !important;
	font-family: "shippori-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: calc(26 / var(--break) * 100vw);
	line-height: 1.6;
}
.single_post h3::before {
	content: "";
    position: absolute;
	background: url("images/page/deco_h401.png") no-repeat left top / calc(12 / var(--break) * 100vw) auto,url("images/page/deco_h402.png") no-repeat right top / calc(12 / var(--break) * 100vw) auto,url("images/page/deco_h403.png") no-repeat left bottom / calc(12 / var(--break) * 100vw) auto,url("images/page/deco_h404.png") no-repeat right bottom / calc(12 / var(--break) * 100vw) auto;
    width: 100%;
    height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.post_content h4 {
	background: url(images/page/ptn02.png) repeat center / calc(500 / var(--break) * 100vw) auto #e9dac1;
	font-size: calc(20 / var(--break) * 100vw);
	font-family: "shippori-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
	line-height: 1.6;
	position: relative;
	padding: calc(13 / var(--break) * 100vw) calc(37 / var(--break) * 100vw) calc(13 / var(--break) * 100vw);
}
.post_content h4::before {
	content: "";
    position: absolute;
	background: #a69d69;
    width: calc(6 / var(--break) * 100vw);
    height: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
	left: calc(10 / var(--break) * 100vw);
}
.post_content h4::after {
	content: "";
    position: absolute;
	background: #a69d69;
    width: calc(2 / var(--break) * 100vw);
    height: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
	left: calc(20 / var(--break) * 100vw);
}
.post_content h5 {
	font-size: calc(20 / var(--break) * 100vw);
	font-family: "shippori-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6;
	position: relative;
	padding: calc(0/ var(--break) * 100vw) 0 calc(13 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
	position: relative;
	border-bottom: 4px double #a69d69;
}
.post_content h5::before {
	content: "";
	position: absolute;
	background: url("images/page/icn_blog01.png") no-repeat center / cover;
	width: calc(34 / var(--break) * 100vw);
	height: calc(34 / var(--break) * 100vw);
	top: calc(0 / var(--break) * 100vw);
	left: calc(1 / var(--break) * 100vw);
}
@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);
		padding-bottom: calc(15 / 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);
	}
	#sidebar h4::before {
		width: calc(646 / var(--break) * 100vw);
		height: calc(28 / var(--break) * 100vw);
	}
	.post_content h5 {
		padding: calc(0/ var(--break) * 100vw) 0 calc(9 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
	}
	.post_content h5::before {
		width: calc(45 / var(--break) * 100vw);
		height: calc(45 / var(--break) * 100vw);
		top: calc(1 / var(--break) * 100vw);
		left: calc(1 / 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: 47%;
    max-width: 700px;
}
.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: 475px;
	margin-right: 2.3%;
}
.row_format04 .col .ttl {
    width: 91%;
    max-width: 435px;
    height: calc(60 / var(--break) * 100vw);
    background: linear-gradient(90deg, #706735, #9b8f4d);
    margin-left: auto;
    margin-right: auto;
}
.row_format04 .col .box {
	background: url(images/page/deco_common05.svg) no-repeat left bottom / calc(49 / var(--break) * 100vw) auto, url(images/page/deco_common06.svg) no-repeat right bottom / calc(49 / var(--break) * 100vw) auto #fff;
    padding: calc(60 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
}
.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 {
	height: calc(50 / var(--break) * 100vw);
	background: url("images/page/deco_common33.svg") no-repeat center left calc(20 / var(--break) * 100vw) / auto calc(50 / var(--break) * 100vw),url("images/page/deco_common34.svg") no-repeat center right calc(20 / var(--break) * 100vw) / auto calc(50 / var(--break) * 100vw) #706735;
}
.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: #948530 #fbf8f1;
    scrollbar-width: thin;
}
.wrap_format01 .box_flow01 .num {
	left: calc(2 / var(--break) * 100vw);
}
@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-left: auto;
		margin-right: auto;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_format04 .col:nth-child(3n), .row_format04 .col:last-child {
		margin-right: auto;
	}
	.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));
	}
	.wrap_format01 .box_flow01 .num {
		left: calc(2 / var(--break) * 100vw);
	}
}