@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 bottom / calc(1800 / var(--break) * 100vw) auto;
    height: calc(548 / var(--break) * 100vw);
	position: relative;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.low_head::before {
	content: "";
    position: absolute;
	background: #fff;
    width: calc(560 / var(--break) * 100vw);
    height: calc(250 / var(--break) * 100vw);
	border-radius: 0 0 calc(65 / var(--break) * 100vw) 0;
	z-index: -1;
	left: 0;
	top: 0;
}
.main_page .deco01 {
	display: block;
	width: calc(254 / var(--break) * 100vw);
	left: 0;
	bottom: -20%;
}
.main_page .deco02 {
	display: block;
	width: calc(115 / var(--break) * 100vw);
    right: calc(99 / var(--break) * 100vw);
    bottom: calc(-44 / var(--break) * 100vw);
}
.hdg2 .ja {
	text-shadow: 0 10px 30px rgba(61, 171, 175, 0.6),0 10px 30px rgba(61, 171, 175, 0.6);
}
.hdg2 .en {
	text-shadow: 0 10px 30px rgba(61, 171, 175, 0.6),0 10px 30px rgba(61, 171, 175, 0.6);
}
.hdg3 {
	border-top: solid calc(2 / var(--break) * 100vw) #473a2c;
	border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
	background: url("images/page/deco_h3_l.svg")no-repeat top left / calc(371 / var(--break) * 100vw) auto,url("images/page/deco_h3_r.svg")no-repeat bottom right / calc(371 / var(--break) * 100vw) auto #fff;
	padding: calc(45 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(48 / var(--break) * 100vw);
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.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 bottom / calc(1800 / var(--break) * 100vw) auto;
		height: calc(548 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / var(--break) * 100vw);
	}
	.low_head::before {
		width: calc(560 / var(--break) * 100vw);
		height: calc(250 / var(--break) * 100vw);
		border-radius: 0 0 calc(65 / var(--break) * 100vw) 0;
	}
	.main_page .deco01 {
		width: calc(203 / var(--break) * 100vw);
        bottom: -4%;
	}
	.main_page .deco02 {
		width: calc(115 / var(--break) * 100vw);
        right: calc(99 / var(--break) * 100vw);
        bottom: calc(5 / var(--break) * 100vw);
	}
	.hdg3 {
		border-top: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		background: url("images/page/deco_h3_l.svg")no-repeat top left / calc(371 / var(--break) * 100vw) auto,url("images/page/deco_h3_r.svg")no-repeat bottom right / calc(371 / var(--break) * 100vw) auto #fff;
		padding: calc(45 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(48 / var(--break) * 100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.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 bottom / cover;
		height: calc(548 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / var(--break) * 100vw);
	}
	.low_head .row_head1 {
		margin-top: calc(20 / var(--break) * 100vw);
		padding-left: calc(20 / var(--break) * 100vw)!important;
	}
	.low_head::before {
		width: calc(530 / var(--break) * 100vw);
        height: calc(220 / var(--break) * 100vw);
        border-radius: 0 0 calc(40 / var(--break) * 100vw) 0;
	}
	.main_page .deco01 {
		width: calc(203 / var(--break) * 100vw);
        bottom: -4%;
	}
	.main_page .deco02 {
		width: calc(115 / var(--break) * 100vw);
        right: calc(99 / var(--break) * 100vw);
        bottom: calc(5 / var(--break) * 100vw);
	}
	.hdg3 {
		border-top: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		background: url("images/page/deco_h3_l.svg")no-repeat top left / calc(371 / var(--break) * 100vw) auto,url("images/page/deco_h3_r.svg")no-repeat bottom right / calc(371 / var(--break) * 100vw) auto #fff;
		padding: calc(45 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(48 / var(--break) * 100vw);
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background: url(images/page/bg_ttl_page_sp.jpg) no-repeat center bottom / calc(702 / var(--break) * 100vw) auto;
        height: calc(475 / var(--break) * 100vw);
	}
	.hdg2 {
		margin-top: 19vw;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.col_img {
		text-align: center;
	}
	.low_head .row_head1 {
		margin-top: calc(20 / var(--break) * 100vw);
		padding-left: calc(20 / var(--break) * 100vw)!important;
	}
	.low_head::before {
		display: none;
	}
	.main_page .deco01 {
		width: calc(103 / var(--break) * 100vw);
		bottom: -6%;
	}
	.main_page .deco02 {
		width: calc(108 / var(--break) * 100vw);
		right: calc(23 / var(--break) * 100vw);
		bottom: calc(-18 / var(--break) * 100vw);
	}
	.hdg3 {
		font-size: 1.4375rem;
        letter-spacing: 0;
        border-top: solid calc(4 / var(--break) * 100vw) #473a2c;
        border-bottom: solid calc(4 / var(--break) * 100vw) #473a2c;
        background: url(images/page/deco_h3_l.svg) no-repeat bottom left / calc(223 / var(--break) * 100vw) auto, url(images/page/deco_h3_r.svg) no-repeat top right / calc(222 / var(--break) * 100vw) auto #fff;
        padding: calc(44 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(41 / var(--break) * 100vw);
	}
}


/* clinic
------------------------------------------------------------------*/
.bg_clinic01 {
	margin: calc(135 / var(--break) * 100vw) 0 calc(165 / var(--break) * 100vw);
    padding: calc(65 / var(--break) * 100vw) 0 calc(73 / var(--break) * 100vw);
}
.bg_clinic01::before,.bg_clinic01::after {
	content: "";
    position: absolute;
    width: 100%;
	right: 0;
	left: 0;
	margin: auto;
	height: calc(70 / var(--break) * 100vw);
	z-index: -1;
}
.bg_clinic01::before {
	background: url("images/clinic/frame_clinic01.svg")no-repeat center / cover;
	top: calc(-70 / var(--break) * 100vw);
}
.bg_clinic01::after {
	background: url("images/clinic/frame_clinic02.svg")no-repeat center / cover;
	bottom: calc(-70 / var(--break) * 100vw);
}
.bg_clinic01 .deco01 {
	width: calc(504 / var(--break) * 100vw);
	left: calc(-5 / var(--break) * 100vw);
	bottom: 1%;
	z-index: 1;
}
.bg_clinic01 .deco02 {
	width: calc(306 / var(--break) * 100vw);
	left: 16.5%;
	top: -14%;
}
.bg_clinic01 .deco03 {
	width: calc(398 / var(--break) * 100vw);
	right: 17.8%;
	bottom: -13%;
}
.bg_clinic01 .deco04 {
	width: calc(505 / var(--break) * 100vw);
	right: 0.5%;
	top: 1%;
}
.bg_clinic02 {
	padding: calc(110 / var(--break) * 100vw) 0 calc(80 / var(--break) * 100vw);
}
.bg_clinic02::before {
	content: "";
    position: absolute;
	background: url("images/clinic/bg_clinic01.svg") no-repeat center / cover;
    width: 100%;
    height: calc(1000 / var(--break) * 100vw);
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.bg_clinic02 .deco01 {
	width: calc(326 / var(--break) * 100vw);
	right: 1.5%;
    bottom: 34%;
}
.row_clinic01 {
	width: 93%;
    max-width: 1740px;
}
.row_clinic01 .col_img {
	width: 56%;
    max-width: 960px;
}
.row_clinic01 .col_txt {
	width: 41.5%;
}
.row_clinic01 .col_txt .deco02 {
	width: calc(314 / var(--break) * 100vw);
	left: -12%;
    top: -38%;
	z-index: -1;
}
.row_clinic03 {
	gap: 0 calc(33 / var(--break) * 100vw);
}
.row_clinic03 .col {
	width: calc(220 / var(--break) * 100vw);
	height: calc(220 / var(--break) * 100vw);
	background: url("images/index/bg_feature01.png")no-repeat center / cover;
}

.bg_clinic03 {
	padding: calc(120 / var(--break) * 100vw) 0 calc(95 / var(--break) * 100vw);
}
.bg_clinic03 .deco01 {
	width: calc(474 / var(--break) * 100vw);
    top: 5%;
    left: 21%;
}
.bg_clinic03 .deco02 {
	width: calc(370 / var(--break) * 100vw);
    bottom: 11%;
    right: 21%;
}
.bg_clinic03 .deco03 {
	width: calc(570 / var(--break) * 100vw);
    top: 8%;
    left: 2.5%;
}
.bg_clinic03 .deco04 {
	width: calc(570 / var(--break) * 100vw);
    top: 8%;
    right: 3%;
}
.wrap_clinic01 {
	width: 38%;
    max-width: 560px;
}
/*ptn02*/
.bg_clinic02.ptn02 {
    padding: calc(106 / var(--break) * 100vw) 0 calc(76 / var(--break) * 100vw);
}
.bg_clinic02.ptn02::before {
    background: url(images/clinic/bg_clinic02.svg) no-repeat center / cover;
    width: 100%;
    height: calc(752 / var(--break) * 100vw);
}
.bg_clinic02.ptn02 .deco01 {
    width: calc(314 / var(--break) * 100vw);
    right: auto;
    bottom: auto;
    left: 35%;
    top: 4%;
}
.bg_clinic02.ptn02 .deco02 {
    width: calc(367 / var(--break) * 100vw);
    right: auto;
    bottom: 25%;
    left: 0%;
}
.bg_clinic02.ptn02 .row_clinic01 .ccl {
    width: calc(220 / var(--break) * 100vw);
    height: calc(220 / var(--break) * 100vw);
    background: url(images/index/deco_main04.png) no-repeat center / cover;
    position: absolute;
    left: 0%;
    bottom: 0%;
}
/*ptn03*/
.bg_clinic02.ptn03 {
    padding: calc(38 / var(--break) * 100vw) 0 calc(0 / var(--break) * 100vw);
}
.bg_clinic02.ptn03::before {
    display: none;
}

.bg_clinic04 {
	background: url("images/clinic/deco_clinic15.png")no-repeat top calc(275 / var(--break) * 100vw) right / calc(583 / var(--break) * 100vw) auto,url("images/clinic/deco_clinic16.png")no-repeat bottom calc(90 / var(--break) * 100vw) left / calc(790 / var(--break) * 100vw) auto;
	padding-bottom: calc(40 / var(--break) * 100vw);
}
.row_clinic04 .col {
	width: 48%;
    max-width: 595px;
}
.row_clinic04 .col:nth-child(n+3) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.row_clinic04 .col .ttl {
	padding: calc(15 / var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw);
}
.row_clinic04 .col .box {
	padding: calc(30 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
/*ptn04*/
.bg_clinic02.ptn04 {
    padding: calc(110 / var(--break) * 100vw) 0 calc(75 / var(--break) * 100vw);
}
.bg_clinic02.ptn04::before {
    background: url(images/clinic/bg_clinic03.svg) no-repeat center / cover;
    width: 100%;
    height: calc(721 / var(--break) * 100vw);
}
.bg_clinic02.ptn04 .deco01 {
    width: calc(314 / var(--break) * 100vw);
    right: auto;
    bottom: auto;
    left: 35%;
    top: 11%;
}
.bg_clinic02.ptn04 .deco02 {
    width: calc(367 / var(--break) * 100vw);
    right: auto;
    bottom: 13.5%;
    left: 0%;
}
/*ptn05*/
.bg_clinic02.ptn05 {
	padding: 0;
}
.bg_clinic02.ptn05 .deco01 {
    right: 1.5%;
    bottom: -1%;
}
.bg_clinic02.ptn05 .row_clinic01 .col_txt .deco02 {
    top: -26%;
}

.row_clinic06 .col {
	width: 32%;
    max-width: 394px;
}
.row_clinic06::after {
	content: ""; 
	display: block; 
	width: 32%;
    max-width: 394px;
}
.row_clinic06 .col:nth-child(n+4) {
    margin-top: calc(60 / var(--break) * 100vw);
}
.row_clinic06 .col:nth-child(odd) .ttl {
	background-color: #8abb14;
}
.row_clinic06 .col:nth-child(even) .ttl {
	background-color: #2e9029;
}
.row_clinic06 .col .ttl {
    padding: calc(20 / var(--break) * 100vw) 0 calc(20 / var(--break) * 100vw);
}
.row_clinic06 .col .box {
	padding: calc(18 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.hdg5 {
	padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(67 / var(--break) * 100vw);
}
.hdg5::before {
	content: "";
    position: absolute;
	background: url("images/page/icn_h5.svg") no-repeat center / cover;
    width: calc(32 / var(--break) * 100vw);
    height: calc(30 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
	left: calc(20 / var(--break) * 100vw);
}

.bg_clinic02.ptn03 .row_clinic01 .col_txt .deco02 {
    left: -12%;
    top: -19%;
}
.bg_clinic02.ptn03 .deco01 {
    right: -0.5%;
    bottom: 1%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_clinic01 {
		margin: calc(135 / var(--break) * 100vw) 0 calc(165 / var(--break) * 100vw);
		padding: calc(65 / var(--break) * 100vw) 0 calc(73 / var(--break) * 100vw);
	}
	.bg_clinic01::before,.bg_clinic01::after {
		height: calc(70 / var(--break) * 100vw);
	}
	.bg_clinic01::before {
		top: calc(-70 / var(--break) * 100vw);
	}
	.bg_clinic01::after {
		bottom: calc(-70 / var(--break) * 100vw);
	}
	.bg_clinic01 .deco01 {
		width: calc(411 / var(--break) * 100vw);
		left: calc(-5 / var(--break) * 100vw);
		bottom: 1%;
		z-index: 1;
	}
	.bg_clinic01 .deco02 {
		width: calc(268 / var(--break) * 100vw);
		left: 16.5%;
		top: -14%;
	}
	.bg_clinic01 .deco03 {
		width: calc(355 / var(--break) * 100vw);
		right: 10.8%;
		bottom: -13%;
	}
	.bg_clinic01 .deco04 {
		width: calc(402 / var(--break) * 100vw);
		right: 0.5%;
		top: -3%;
	}
	.bg_clinic02 {
		padding: calc(110 / var(--break) * 100vw) 0 calc(80 / var(--break) * 100vw);
	}
	.bg_clinic02::before {
		height: calc(1000 / var(--break) * 100vw);
	}
	.bg_clinic02 .deco01 {
		width: calc(326 / var(--break) * 100vw);
		right: 1.5%;
		bottom: 34%;
	}
	.row_clinic01 .col_txt {
		width: 41.5%;
	}
	.row_clinic01 .col_txt .copy {
        font-size: 2.25rem;
    }
	.row_clinic01 .col_txt .deco02 {
		width: calc(314 / var(--break) * 100vw);
		left: -12%;
		top: -38%;
		z-index: -1;
	}
	.row_clinic03 {
		gap: 0 calc(33 / var(--break) * 100vw);
	}
	.row_clinic03 .col {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
	}
	.bg_clinic03 {
		padding: calc(120 / var(--break) * 100vw) 0 calc(95 / var(--break) * 100vw);
	}
	.bg_clinic03 .deco01 {
		width: calc(400 / var(--break) * 100vw);
		top: 5%;
		left: 21%;
	}
	.bg_clinic03 .deco02 {
		width: calc(327 / var(--break) * 100vw);
		bottom: 11%;
		right: 21%;
	}
	.bg_clinic03 .deco03 {
		height: calc(431 / var(--break) * 100vw);
		width: calc(460 / var(--break) * 100vw);
		top: 0;
		bottom: 0;
		left: 2.5%;
		margin: auto;
	}
	.bg_clinic03 .deco04 {
		width: calc(442 / var(--break) * 100vw);
		height: calc(420 / var(--break) * 100vw);
		right: 3%;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	/*ptn02*/
	.bg_clinic02.ptn02 {
		padding: calc(106 / var(--break) * 100vw) 0 calc(76 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn02::before {
		height: calc(752 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn02 .deco01 {
		width: calc(314 / var(--break) * 100vw);
		left: 35%;
		top: 4%;
	}
	.bg_clinic02.ptn02 .deco02 {
		width: calc(367 / var(--break) * 100vw);
		bottom: 25%;
		left: 0%;
	}
	.bg_clinic02.ptn02 .row_clinic01 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
	}
	/*ptn03*/
	.bg_clinic02.ptn03 {
		padding: calc(75 / var(--break) * 100vw) 0 calc(0 / var(--break) * 100vw);
	}
	.bg_clinic04 {
		background: url("images/clinic/deco_clinic15.png")no-repeat top calc(275 / var(--break) * 100vw) right / calc(583 / var(--break) * 100vw) auto,url("images/clinic/deco_clinic16.png")no-repeat bottom calc(90 / var(--break) * 100vw) left / calc(790 / var(--break) * 100vw) auto;
		padding-bottom: calc(40 / var(--break) * 100vw);
	}
	.row_clinic04 .col:nth-child(n+3) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_clinic04 .col .ttl {
		padding: calc(15 / var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw);
	}
	.row_clinic04 .col .box {
		padding: calc(30 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
	}
	/*ptn04*/
	.bg_clinic02.ptn04 {
		padding: calc(110 / var(--break) * 100vw) 0 calc(75 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn04::before {
		height: calc(721 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn04 .deco01 {
		width: calc(314 / var(--break) * 100vw);
		left: 35%;
		top: 11%;
	}
	.bg_clinic02.ptn04 .deco02 {
		width: calc(367 / var(--break) * 100vw);
		bottom: 13.5%;
	}
	/*ptn05*/
	.bg_clinic02.ptn05 .deco01 {
		right: 1.5%;
		bottom: -1%;
	}
	.bg_clinic02.ptn05 .row_clinic01 .col_txt .deco02 {
		top: -26%;
	}
	.row_clinic06 .col:nth-child(n+4) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_clinic06 .col .ttl {
		padding: calc(20 / var(--break) * 100vw) 0 calc(20 / var(--break) * 100vw);
	}
	.row_clinic06 .col .box {
		padding: calc(18 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	}
	.hdg5 {
		padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(67 / var(--break) * 100vw);
	}
	.hdg5::before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: calc(20 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn03 .row_clinic01 .col_txt .deco02 {
		left: -12%;
		top: -19%;
	}
	.bg_clinic02.ptn03 .deco01 {
		right: -0.5%;
		bottom: 1%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_clinic01 {
		margin: calc(135 / var(--break) * 100vw) 0 calc(165 / var(--break) * 100vw);
		padding: calc(65 / var(--break) * 100vw) 0 calc(73 / var(--break) * 100vw);
	}
	.bg_clinic01::before,.bg_clinic01::after {
		height: calc(70 / var(--break) * 100vw);
	}
	.bg_clinic01::before {
		top: calc(-70 / var(--break) * 100vw);
	}
	.bg_clinic01::after {
		bottom: calc(-70 / var(--break) * 100vw);
	}
	.bg_clinic01 .deco01 {
		width: calc(286 / var(--break) * 100vw);
		left: calc(-5 / var(--break) * 100vw);
		bottom: 1%;
		z-index: 1;
	}
	.bg_clinic01 .deco02 {
		width: calc(268 / var(--break) * 100vw);
		left: 8.5%;
		top: -14%;
	}
	.bg_clinic01 .deco03 {
		width: calc(318 / var(--break) * 100vw);
		right: 5.8%;
		bottom: -13%;
	}
	.bg_clinic01 .deco04 {
		width: calc(304 / var(--break) * 100vw);
		right: 0.5%;
		top: -3%;
	}
	.bg_clinic02 {
		padding: calc(110 / var(--break) * 100vw) 0 calc(80 / var(--break) * 100vw);
	}
	.bg_clinic02::before {
		height: calc(825 / var(--break) * 100vw);
	}
	.bg_clinic02 .deco01 {
		width: calc(326 / var(--break) * 100vw);
		right: 1.5%;
		bottom: 34%;
		z-index: -1;
	}
	.row_clinic01 .col_txt {
		width: 41.5%;
	}
	.row_clinic01 .col_txt .copy {
       font-size: 1.875rem;
		letter-spacing: .08em;
    }
	.row_clinic01 .col_txt .deco02 {
		width: calc(314 / var(--break) * 100vw);
		left: -12%;
		top: -38%;
		z-index: -1;
	}
	.row_clinic03 {
		gap: 0 calc(20 / var(--break) * 100vw);
	}
	.row_clinic03 .col {
		width: calc(210 / var(--break) * 100vw);
		height: calc(210 / var(--break) * 100vw);
	}
	.bg_clinic03 {
		padding: calc(120 / var(--break) * 100vw) 0 calc(95 / var(--break) * 100vw);
	}
	.bg_clinic03 .deco01 {
		width: calc(358 / var(--break) * 100vw);
		top: 5%;
		left: 21%;
	}
	.bg_clinic03 .deco02 {
		width: calc(327 / var(--break) * 100vw);
		bottom: 11%;
		right: 21%;
	}
	.bg_clinic03 .deco03 {
		height: calc(362 / var(--break) * 100vw);
		width: calc(378 / var(--break) * 100vw);
		top: 0;
		bottom: 0;
		left: 0%;
		margin: auto;
	}
	.bg_clinic03 .deco04 {
		width: calc(371 / var(--break) * 100vw);
		height: calc(372 / var(--break) * 100vw);
		right: 0%;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	/*ptn02*/
	.bg_clinic02.ptn02 {
		padding: calc(106 / var(--break) * 100vw) 0 calc(76 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn02::before {
		height: calc(581 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn02 .deco01 {
		width: calc(314 / var(--break) * 100vw);
		left: 35%;
		top: 4%;
	}
	.bg_clinic02.ptn02 .deco02 {
		width: calc(367 / var(--break) * 100vw);
		bottom: 25%;
		left: 0%;
	}
	.bg_clinic02.ptn02 .row_clinic01 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
	}
	/*ptn03*/
	.bg_clinic02.ptn03 {
		padding: calc(75 / var(--break) * 100vw) 0 calc(0 / var(--break) * 100vw);
	}
	.bg_clinic04 {
		background: url("images/clinic/deco_clinic15.png")no-repeat top calc(275 / var(--break) * 100vw) right / calc(583 / var(--break) * 100vw) auto,url("images/clinic/deco_clinic16.png")no-repeat bottom calc(90 / var(--break) * 100vw) left / calc(790 / var(--break) * 100vw) auto;
		padding-bottom: calc(40 / var(--break) * 100vw);
	}
	.row_clinic04 .col:nth-child(n+3) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_clinic04 .col .ttl {
		padding: calc(15 / var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw);
	}
	.row_clinic04 .col .box {
		padding: calc(30 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
	}
	/*ptn04*/
	.bg_clinic02.ptn04 {
		padding: calc(110 / var(--break) * 100vw) 0 calc(75 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn04::before {
		height: calc(647 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn04 .deco01 {
		width: calc(314 / var(--break) * 100vw);
		left: 35%;
		top: 11%;
	}
	.bg_clinic02.ptn04 .deco02 {
		width: calc(367 / var(--break) * 100vw);
		bottom: 13.5%;
	}
	/*ptn05*/
	.bg_clinic02.ptn05 .deco01 {
		right: 1.5%;
		bottom: -1%;
	}
	.bg_clinic02.ptn05 .row_clinic01 .col_txt .deco02 {
		top: -26%;
	}
	.row_clinic06 .col:nth-child(n+4) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_clinic06 .col .ttl {
		padding: calc(20 / var(--break) * 100vw) 0 calc(20 / var(--break) * 100vw);
	}
	.row_clinic06 .col .box {
		padding: calc(18 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	}
	.hdg5 {
		padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(67 / var(--break) * 100vw);
	}
	.hdg5::before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: calc(20 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.bg_clinic01 {
		margin: 26vw 0 27vw;
		padding: calc(125 / var(--break) * 100vw) 0 calc(150 / var(--break) * 100vw);
	}
	.bg_clinic01::before,.bg_clinic01::after {
		height: calc(70 / var(--break) * 100vw);
	}
	.bg_clinic01::before {
		top: calc(-70 / var(--break) * 100vw);
	}
	.bg_clinic01::after {
		bottom: calc(-70 / var(--break) * 100vw);
	}
	.ttl__feature02 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.bg_clinic01 .deco01 {
		width: calc(261 / var(--break) * 100vw);
		left: calc(12 / var(--break) * 100vw);
		bottom: -10%;
		z-index: 1;
	}
	.bg_clinic01 .deco02 {
		width: calc(236 / var(--break) * 100vw);
		left: 4.5%;
		top: -11%;
	}
	.bg_clinic01 .deco03 {
		width: calc(286 / var(--break) * 100vw);
		right: 4.8%;
		bottom: -7%;
	}
	.bg_clinic01 .deco04 {
		width: calc(279 / var(--break) * 100vw);
		right: 0.5%;
		top: -10%;
	}
	.bg_clinic02 {
		padding: calc(40 / var(--break) * 100vw) 0 calc(40 / var(--break) * 100vw);
		background-color: #fff;
		margin: 17vw 0 15vw;
	}
	.bg_clinic02::before {
		content: "";
		position: absolute;
		background: url("images/clinic/frame_clinic03.svg") no-repeat center / cover;
		width: 100%;
		height: calc(80 / var(--break) * 100vw);
		top: calc(-80 / var(--break) * 100vw);
		right: 0;
		left: 0;
		margin: auto;
		z-index: -1;
	}
	.bg_clinic02::after {
		content: "";
		position: absolute;
		background: url("images/clinic/frame_clinic04.svg") no-repeat center / cover;
		width: 100%;
		height: calc(80 / var(--break) * 100vw);
		bottom: calc(-80 / var(--break) * 100vw);
		right: 0;
		left: 0;
		margin: auto;
		z-index: -1;
	}
	.bg_clinic02 .deco01 {
		width: calc(326 / var(--break) * 100vw);
		right: 1.5%;
		bottom: 34%;
		z-index: -1;
	}
	.row_clinic01 {
		width: 100%;
		max-width: 100%;
	}
	.row_clinic01 .col_img {
		width: 100%;
		max-width: 100%;
		margin-bottom: 5vw;
	}
	.row_clinic01 .col_txt {
        width: 100%;
		max-width: calc(646 / var(--break) * 100vw) !important;
        margin-left: auto;
        margin-right: auto;
    }
	.row_clinic01 .col_txt .copy {
        font-size: 1.25rem;
        letter-spacing: 0;
        text-align: center;
    }
	.row_clinic01 .col_txt .deco02 {
		width: calc(314 / var(--break) * 100vw);
		left: -12%;
		top: -38%;
		z-index: -1;
	}
	.row_clinic03 {
		gap: 0 calc(20 / var(--break) * 100vw);
	}
	.row_clinic03 .col {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
	}
	.row_clinic03 .col .txt {
        font-size: .675rem;
        letter-spacing: 0;
    }
	.bg_clinic03 {
		padding: calc(120 / var(--break) * 100vw) 0 calc(95 / var(--break) * 100vw);
	}
	.wrap_clinic01 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin: auto;
	}
	.wrap_clinic01 .copy {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.bg_clinic03 {
        padding: calc(0 / var(--break) * 100vw) 0 55vw;
    }
	.bg_clinic03 .deco01 {
		width: calc(358 / var(--break) * 100vw);
		top: 5%;
		left: 3%;
	}
	.bg_clinic03 .deco02 {
		width: calc(327 / var(--break) * 100vw);
		bottom: 42%;
		right: 2%;
	}
	.bg_clinic03 .deco03 {
		height: calc(362 / var(--break) * 100vw);
		width: calc(378 / var(--break) * 100vw);
		top: auto;
		bottom: 0;
		left: 0%;
		margin: auto;
	}
	.bg_clinic03 .deco04 {
		width: calc(371 / var(--break) * 100vw);
		height: calc(372 / var(--break) * 100vw);
		right: 0%;
		top: auto;
		bottom: 3vw;
		margin: auto;
	}
	/*ptn02*/
	.bg_clinic02.ptn02 {
        padding: calc(61 / var(--break) * 100vw) 0 calc(23 / var(--break) * 100vw);
    }
	.bg_clinic02.ptn02::before {
		height: calc(581 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn02 .deco01 {
		width: calc(314 / var(--break) * 100vw);
		left: 35%;
		top: 4%;
	}
	.bg_clinic02.ptn02 .deco02 {
		width: calc(367 / var(--break) * 100vw);
		bottom: 25%;
		left: 0%;
	}
	.bg_clinic02.ptn02 .row_clinic01 .ccl {
		width: calc(220 / var(--break) * 100vw);
        height: calc(220 / var(--break) * 100vw);
        margin-top: 0;
        margin-left: 0;
        position: absolute;
        right: 2vw;
        bottom: 36vw;
	}
	.bg_clinic02.ptn02 .row_clinic01 .ccl .txt {
		font-size: .75rem;
	}
	.bg_clinic02.ptn02 .row_clinic01 .ccl .fz38{
		font-size: 1.1875rem;
	}
	.bg_clinic02.ptn02 .row_clinic01 .ccl .fz20{
		font-size: .75rem;
	}
	.bg_clinic02.ptn02 .row_clinic01 .ccl .fz16{
		font-size: .625rem;
	}
	/*ptn03*/
	.bg_clinic02.ptn03 {
		padding: 0vw 0 3vw;
        margin: 24vw 0 16vw;
	}
	.bg_clinic02.ptn03::before {
		display: block;
    }
	.bg_clinic04 {
		background: url(images/clinic/deco_clinic15.png) no-repeat top 129vw right / calc(583 / var(--break) * 100vw) auto, url(images/clinic/deco_clinic16.png) no-repeat bottom 144vw left / calc(790 / var(--break) * 100vw) auto;
		padding-bottom: calc(40 / var(--break) * 100vw);
	}
	.row_clinic04 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin: auto;
	}
	.row_clinic04 .col:nth-child(n+2) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_clinic04 .col .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: calc(15 / var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw);
	}
	.row_clinic04 .col .box {
		padding: calc(30 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
	}
	/*ptn04*/
	.bg_clinic02.ptn04 {
		padding: 5vw 0 5vw;
	}
	.bg_clinic02.ptn04::before {
		height: calc(647 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn04 .deco01 {
		width: calc(314 / var(--break) * 100vw);
		left: 35%;
		top: 11%;
	}
	.bg_clinic02.ptn04 .deco02 {
		width: calc(367 / var(--break) * 100vw);
		bottom: 13.5%;
	}
	/*ptn05*/
	.bg_clinic02.ptn05 {
		padding: 5vw 0 5vw;
	}
	.bg_clinic02.ptn05 .deco01 {
		right: 1.5%;
		bottom: 2%;
	}
	.bg_clinic02.ptn05 .row_clinic01 .col_txt .deco02 {
		top: -26%;
	}
	.ttl_clinic01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_clinic06 .col {
		width: 100%;
        max-width: calc(646 / var(--break) * 100vw);
        margin: auto;
	}
	.row_clinic06 .col:nth-child(n+2) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_clinic06 .col .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: calc(20 / var(--break) * 100vw) 0 calc(20 / var(--break) * 100vw);
	}
	.row_clinic06 .col .box {
		padding: calc(18 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	}
	.hdg5 {
		font-size: 1.0625rem;
		letter-spacing: 0;
		padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(85 / var(--break) * 100vw);
	}
	.hdg5::before {
		width: calc(48 / var(--break) * 100vw);
		height: calc(46 / var(--break) * 100vw);
		left: calc(20 / var(--break) * 100vw);
	}
	#clinic06 .hdg3 .small {
		font-size: 1.25rem;
	}
}

/*スライダー
------------------------------------------------------------------*/
.slide_clinic01 .slick-prev {
	background: url(images/clinic/arw_clinic01.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/clinic/arw_clinic01.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	right: -9.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
}

/* staff
------------------------------------------------------------------*/
.row_staff01 .col_img {
    width: 48%;
    max-width: 590px;
}
.row_staff01 .col_img .deco {
    width: calc(325 / var(--break) * 100vw);
    right: -7%;
    bottom: -14%;
}
.name_wrap .ja01 {
	width: calc(88 / var(--break) * 100vw);
	height: calc(34 / var(--break) * 100vw);
}
.bg_staff01 {
	background-color: #cfe1df99;
}
.box_prof {
	border: solid calc(2 / var(--break) * 100vw) #473a2c;
}
.box_prof h5 {
    height: calc(50 / var(--break) * 100vw);
}
.box_prof01 li {
	border-bottom: dotted 1px #473a2c;
    padding-bottom: calc(9 / var(--break) * 100vw);
}
.box_prof01 li:not(:last-of-type) {
    margin-bottom: calc(5 / var(--break) * 100vw);
}
.box_prof01 .year {
    width: calc(100 / var(--break) * 100vw);
    font-weight: 300;
}
.box_prof01 .txt {
    width: calc(100% - calc(100 / var(--break) * 100vw));
}
.list_common01 li {
    padding-bottom: calc(6 / var(--break) * 100vw);
    border-bottom: dotted 1px #473a2c;
}
.list_common01 li:before {
    background: #2e9029;
}
.list_common01 li:not(:first-child) {
    margin-top: calc(6 / var(--break) * 100vw);
}
.box_staff01 {
	border-radius: calc(12 / var(--break) * 100vw);
	outline: calc(6 / var(--break) * 100vw) solid #fff;
    outline-offset: calc(-6 / var(--break) * 100vw);
	background-color: #fffde1;
}
.box_staff01 h5 {
    height: calc(60 / var(--break) * 100vw);
}
.row_staff02 .col_img {
	width: 23%;
    max-width: 200px;
}
.row_staff02 .col_txt {
	width: 73%;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_staff01 .col_txt .copy {
		font-size: 2.25rem;
	}
	.row_staff01 .col_img .deco {
		width: calc(325 / var(--break) * 100vw);
	}
	.name_wrap .ja01 {
		width: calc(88 / var(--break) * 100vw);
		height: calc(34 / var(--break) * 100vw);
	}
	.box_prof {
		border: solid calc(2 / var(--break) * 100vw) #473a2c;
	}
	.box_prof h5 {
		height: calc(50 / var(--break) * 100vw);
	}
	.box_prof01 li {
		border-bottom: dotted 1px #473a2c;
		padding-bottom: calc(9 / var(--break) * 100vw);
	}
	.box_prof01 li:not(:last-of-type) {
		margin-bottom: calc(5 / var(--break) * 100vw);
	}
	.box_prof01 .year {
		width: calc(100 / var(--break) * 100vw);
	}
	.box_prof01 .txt {
		width: calc(100% - calc(100 / var(--break) * 100vw));
	}
	.list_common01 li {
		padding-bottom: calc(6 / var(--break) * 100vw);
	}
	.list_common01 li:not(:first-child) {
		margin-top: calc(6 / var(--break) * 100vw);
	}
	.box_staff01 {
		border-radius: calc(12 / var(--break) * 100vw);
		outline: calc(6 / var(--break) * 100vw) solid #fff;
		outline-offset: calc(-6 / var(--break) * 100vw);
	}
	.box_staff01 h5 {
		height: calc(60 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_staff01 .col_img {
        max-width: calc(590 / var(--break) * 100vw) !important;
        margin: 0 auto 7vw;
    }
	.row_staff01 .col_img .deco {
		width: calc(314 / var(--break) * 100vw);
        right: -7%;
        bottom: -3%;
	}
	.name_wrap {
		justify-content: center!important;
	}
	.name_wrap .ja01 {
		width: calc(100 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		font-size: .875rem;
		line-height: 1.5;
	}
	.name_wrap .ja02 {
		font-size: 1.3125rem;
	}
	.name_wrap .en {
		font-size: 1rem;
		letter-spacing: .1em;
	}
	.box_prof {
		border: solid calc(2 / var(--break) * 100vw) #473a2c;
	}
	.box_prof h5 {
		height: calc(70 / var(--break) * 100vw);
	}
	.box_prof01 li {
		border-bottom: dotted 1px #473a2c;
		padding-bottom: calc(9 / var(--break) * 100vw);
	}
	.box_prof01 li:not(:last-of-type) {
		margin-bottom: calc(5 / var(--break) * 100vw);
	}
	.box_prof01 .year {
		width: 25%;
	}
	.box_prof01 .txt {
		width: 75%;
	}
	.list_common01 li {
		padding-bottom: calc(6 / var(--break) * 100vw);
	}
	.list_common01 li:not(:first-child) {
		margin-top: calc(6 / var(--break) * 100vw);
	}
	.box_staff01 {
		border-radius: calc(12 / var(--break) * 100vw);
		outline: calc(6 / var(--break) * 100vw) solid #fff;
		outline-offset: calc(-6 / var(--break) * 100vw);
	}
	.box_staff01 h5 {
		font-size: 1.06rem;
        margin-bottom: 4vw;
		height: calc(70 / var(--break) * 100vw);
	}
	.row_staff02 .col_img {
		width: 100%;
		max-width: calc(200 / var(--break) * 100vw);
		margin: 0 auto 5vw;
	}
	.row_staff02 .col_txt {
		width: 100%;
	}
}

/* access
------------------------------------------------------------------*/
.bg_access01::before {
	content: "";
    position: absolute;
	background: #cfe1df99;
    width: 100%;
    height: calc(844 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.row_access01 {
	width: 60%;
}
.bg_access01 .tbl_foot {
	width: 43%;
	margin: auto;
}
.row_access02 {
	gap: calc(70 / var(--break) * 100vw) 2%;
}
.row_access02 .col {
	width: 48%;
    max-width: 600px;
	border: solid calc(2 / var(--break) * 100vw) #473a2c;
}
.row_access02 .col .icn {
	width: calc(100 / var(--break) * 100vw);
    left: calc(50 / var(--break) * 100vw);
	top: calc(-30 / var(--break) * 100vw);
}
.row_access02 .col .box {
	width: 85%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_access01::before {
		height: 65%;
	}
	.row_access01 {
		width: 100%;
	}
	.bg_access01 .tbl_foot {
		width: 100%;
	}
	.row_access02 {
		gap: calc(70 / var(--break) * 100vw) 2%;
	}
	.row_access02 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		border: solid calc(2 / var(--break) * 100vw) #473a2c;
		padding: 5vw 5vw 6vw;
	}
	.row_access02 .col .icn {
		width: calc(100 / var(--break) * 100vw);
		left: calc(20 / var(--break) * 100vw);
		top: calc(-50 / var(--break) * 100vw);
	}
	.row_access02 .col .ttl {
		font-size: 1.125rem;
	}
	.row_access02 .col .box {
		width: 100%;
		border-radius: 100vh;
	}
	.row_access02 .col .box .txt {
		font-size: 1rem;
	}
	.row_access02 .col .txt.txt_center {
		font-size: .9375rem;
	}
}

/* general_internal
------------------------------------------------------------------*/
.row_common01 .col_img::before {
	content: "";
    position: absolute;
	background: url("images/page/bg_pattern02.jpg") repeat center / auto;
    width: 100%;
    height: calc(100% - calc(20 / var(--break) * 100vw));
	bottom: 0;
	right: calc(-20 / var(--break) * 100vw);
	z-index: -1;
}
.row_common01 .col_img.left::before {
	right: auto;
	left: calc(-20 / var(--break) * 100vw);
}
.bg_common01 {
	background-color: #f3b10033;
}
.bg_common01::before {
	content: "";
    position: absolute;
    background: url(images/page/bg_pattern04.png) repeat center / auto;
    width: 100%;
    height: calc(20 / var(--break) * 100vw);
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.bg_common01 .deco01 {
	width: calc(434 / var(--break) * 100vw);
	left: calc(60 / var(--break) * 100vw);
	top: calc(40 / var(--break) * 100vw);
	z-index: -1;
}
.bg_common01 .deco02 {
	width: calc(474 / var(--break) * 100vw);
	right: calc(60 / var(--break) * 100vw);
	bottom: calc(50 / var(--break) * 100vw);
	z-index: -1;
}
.bg_common01 .deco03 {
	width: calc(171 / var(--break) * 100vw);
	left: 17%;
	bottom: calc(0 / var(--break) * 100vw);
}
.bg_common01 .deco04 {
	width: calc(173 / var(--break) * 100vw);
	right: 16%;
	bottom: calc(40 / var(--break) * 100vw);
	z-index: 1;
}
.box_common01 .ttl {
	border-radius: 100vh;
	padding: calc(7 / var(--break) * 100vw) calc(5 / var(--break) * 100vw);
}
.list_common02 li {
	width: 47%;
    border-bottom: dotted 1px #473a2c;
    padding-left: calc(43 / var(--break) * 100vw);
    padding-bottom: calc(4 / var(--break) * 100vw);
}
.list_common02 li:before {
    width: calc(20 / var(--break) * 100vw);
    height: calc(20 / var(--break) * 100vw);
    background: url(images/page/arw03.svg) no-repeat center / cover;
    border-radius: 0%;
    left: calc(10 / var(--break) * 100vw);
    top: calc(5 / var(--break) * 100vw);
}
.list_common02 li:not(:first-child) {
    margin-top: calc(8 / var(--break) * 100vw);
}
.list_common02 li:nth-child(-n+2) {
    margin-top: 0;
}
.hdg4 {
	background: url(images/page/deco_h4_l.svg) no-repeat bottom left calc(100 / var(--break) * 100vw) / calc(90 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top right calc(100 / var(--break) * 100vw) / calc(92 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
    border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
    border-radius: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
    padding: calc(17 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(14 / var(--break) * 100vw);
}
.row_common02 .col_img {
    width: 38%;
    max-width: 460px;
}
.row_general-internal01 .col {
	width: 33%;
    max-width: 400px;
}
.row_general-internal01 .col a {
    height: calc(70 / var(--break) * 100vw);
}
.row_general-internal01 .col:nth-child(n+4) {
	margin-top: calc(25 / var(--break) * 100vw);
}
.tbl_common01 .tbl_title {
    background: url(images/page/bg_pattern03.jpg) repeat center / auto;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 0;
	border: solid 1px #372b21;
	border-bottom: none;
}
.tbl_common01 table { 
    border: 1px solid #473a2c; 
} 
.tbl_common01 th { 
    background: #cfe1df;
	color: #473a2c;
}
.tbl_common01 tr:not(:last-child) th {
    border-bottom: 1px solid #473a2c;
}
.tbl_common01 tr td { 
    background: #fff; 
}
.tbl_common01 tr:not(:last-child) td { 
    border-bottom: 1px solid #473a2c; 
}
.tbl_common01 tbody th { 
    vertical-align: middle;
}
.ttl_common01 {
	width: 90%;
    max-width: 800px;
	padding: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw);
	border-radius: calc(12 / var(--break) * 100vw);
}
.ttl_common01::before,.ttl_common01::after {
	content: "";
    position: absolute;
}
.ttl_common01::before {
	background: url("images/page/deco_common05.png") no-repeat center / cover;
    width: calc(160 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
	top: calc(-41 / var(--break) * 100vw);
    left: calc(-48 / var(--break) * 100vw);
}
.ttl_common01::after {
	background: url(images/page/deco_common06.png) no-repeat center / cover;
    width: calc(122 / var(--break) * 100vw);
    height: calc(145 / var(--break) * 100vw);
    right: calc(-25 / var(--break) * 100vw);
    top: calc(-76 / var(--break) * 100vw);
}
.ttl_general-internal01 {
	margin-top: calc(133 / var(--break) * 100vw);
}
.tbl_common02 thead th,.tbl_common02 thead td {
    background: url(images/page/bg_pattern03.jpg) repeat center / auto;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 0;
	border-bottom: none;
}
.tbl_common02 table { 
    border: 1px solid #473a2c; 
} 
.tbl_common02 thead tr td { 
    border-left: 1px solid #473a2c;
}
.tbl_common02 thead tr th,.tbl_common02 thead tr td { 
    border-bottom: 1px solid #473a2c; 
}
.tbl_common02 tbody th { 
    background: #cfe1df;
	color: #473a2c;
	font-weight: bold;
	vertical-align: middle;
} 
.tbl_common02 tbody tr td { 
    background: #fff;
}
.tbl_common02 tbody tr td { 
    border-left: 1px solid #473a2c;
}
.tbl_common02 tbody tr:not(:last-child) td { 
    border-bottom: 1px solid #473a2c; 
}
.tbl_common02 tr:not(:last-child) th {
    border-bottom: 1px solid #372b21;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_common01 .col_img::before {
		height: calc(100% - calc(20 / var(--break) * 100vw));
		right: calc(-20 / var(--break) * 100vw);
	}
	.row_common01 .col_img.left::before {
		left: calc(-20 / var(--break) * 100vw);
	}
	.bg_common01::before {
		height: calc(20 / var(--break) * 100vw);
	}
	.bg_common01 .deco01 {
		width: calc(434 / var(--break) * 100vw);
		left: calc(60 / var(--break) * 100vw);
		top: calc(40 / var(--break) * 100vw);
	}
	.bg_common01 .deco02 {
		width: calc(474 / var(--break) * 100vw);
		right: calc(60 / var(--break) * 100vw);
		bottom: calc(50 / var(--break) * 100vw);
	}
	.bg_common01 .deco03 {
		width: calc(171 / var(--break) * 100vw);
		left: 17%;
		bottom: calc(0 / var(--break) * 100vw);
	}
	.bg_common01 .deco04 {
		width: calc(173 / var(--break) * 100vw);
		right: 12%;
		bottom: calc(40 / var(--break) * 100vw);
		z-index: 1;
	}
	.box_common01 .ttl {
		padding: calc(7 / var(--break) * 100vw) calc(5 / var(--break) * 100vw);
	}
	.list_common02 li {
		padding-left: calc(43 / var(--break) * 100vw);
		padding-bottom: calc(4 / var(--break) * 100vw);
	}
	.list_common02 li:before {
		width: calc(20 / var(--break) * 100vw);
		height: calc(20 / var(--break) * 100vw);
		left: calc(10 / var(--break) * 100vw);
		top: calc(5 / var(--break) * 100vw);
	}
	.list_common02 li:not(:first-child) {
		margin-top: calc(8 / var(--break) * 100vw);
	}
	.list_common02 li:nth-child(-n+2) {
		margin-top: 0;
	}
	.hdg4 {
		background: url(images/page/deco_h4_l.svg) no-repeat bottom left calc(100 / var(--break) * 100vw) / calc(90 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top right calc(100 / var(--break) * 100vw) / calc(92 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-radius: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
		padding: calc(17 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(14 / var(--break) * 100vw);
	}
	.row_general-internal01 .col {
		width: 31%;
	}
	.row_general-internal01 .col a {
		height: calc(70 / var(--break) * 100vw);
	}
	.row_general-internal01 .col:nth-child(n+4) {
		margin-top: calc(25 / var(--break) * 100vw);
	}
	.ttl_common01 {
		padding: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw);
		border-radius: calc(12 / var(--break) * 100vw);
	}
	.ttl_common01::before {
		width: calc(160 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		top: calc(-41 / var(--break) * 100vw);
		left: calc(-48 / var(--break) * 100vw);
	}
	.ttl_common01::after {
		width: calc(122 / var(--break) * 100vw);
		height: calc(145 / var(--break) * 100vw);
		right: calc(-25 / var(--break) * 100vw);
		top: calc(-76 / var(--break) * 100vw);
	}
	.ttl_general-internal01 {
		margin-top: calc(133 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_common01 .col_img::before {
		height: calc(100% - calc(20 / var(--break) * 100vw));
		right: calc(-20 / var(--break) * 100vw);
	}
	.row_common01 .col_img.left::before {
		left: calc(-20 / var(--break) * 100vw);
	}
	.bg_common01::before {
		height: calc(20 / var(--break) * 100vw);
	}
	.bg_common01 .deco01 {
		width: calc(434 / var(--break) * 100vw);
		left: calc(60 / var(--break) * 100vw);
		top: calc(40 / var(--break) * 100vw);
	}
	.bg_common01 .deco02 {
		width: calc(474 / var(--break) * 100vw);
		right: calc(60 / var(--break) * 100vw);
		bottom: calc(50 / var(--break) * 100vw);
	}
	.bg_common01 .deco03 {
		width: calc(171 / var(--break) * 100vw);
		left: 17%;
		bottom: calc(0 / var(--break) * 100vw);
	}
	.bg_common01 .deco04 {
		width: calc(152 / var(--break) * 100vw);
        right: 4%;
        bottom: calc(25 / var(--break) * 100vw);
        z-index: 1;
	}
	.box_common01 .ttl {
		padding: calc(7 / var(--break) * 100vw) calc(5 / var(--break) * 100vw);
	}
	.list_common02 li {
		padding-left: calc(43 / var(--break) * 100vw);
		padding-bottom: calc(4 / var(--break) * 100vw);
	}
	.list_common02 li:before {
		width: calc(20 / var(--break) * 100vw);
		height: calc(20 / var(--break) * 100vw);
		left: calc(10 / var(--break) * 100vw);
		top: calc(5 / var(--break) * 100vw);
	}
	.list_common02 li:not(:first-child) {
		margin-top: calc(8 / var(--break) * 100vw);
	}
	.list_common02 li:nth-child(-n+2) {
		margin-top: 0;
	}
	.hdg4 {
		background: url(images/page/deco_h4_l.svg) no-repeat bottom left calc(100 / var(--break) * 100vw) / calc(90 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top right calc(100 / var(--break) * 100vw) / calc(92 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-radius: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
		padding: calc(17 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(14 / var(--break) * 100vw);
	}
	.row_general-internal01 .col a {
		height: calc(70 / var(--break) * 100vw);
	}
	.row_general-internal01 .col:nth-child(n+4) {
		margin-top: calc(25 / var(--break) * 100vw);
	}
	.ttl_common01 {
		padding: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw);
		border-radius: calc(12 / var(--break) * 100vw);
	}
	.ttl_common01::before {
		width: calc(160 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		top: calc(-41 / var(--break) * 100vw);
		left: calc(-48 / var(--break) * 100vw);
	}
	.ttl_common01::after {
		width: calc(122 / var(--break) * 100vw);
		height: calc(145 / var(--break) * 100vw);
		right: calc(-25 / var(--break) * 100vw);
		top: calc(-76 / var(--break) * 100vw);
	}
	.ttl_general-internal01 {
		margin-top: calc(133 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_common01 .col_img {
		padding-bottom: calc(10 / var(--break) * 100vw);
	}
	.row_common01 .col_img::before {
		background: url("images/page/bg_pattern02.jpg") repeat center / calc(200 / var(--break) * 100vw);
		height: calc(100% - calc(10 / var(--break) * 100vw));
		right: calc(-10 / var(--break) * 100vw);
	}
	.row_common01 .col_img.left::before {
		left: calc(-10 / var(--break) * 100vw);
	}
	.row_common01 .copy {
        font-size: 1.25rem;
    }
	.bg_common01 {
		padding-bottom: 15vw;
	}
	.bg_common01::before {
		height: calc(40 / var(--break) * 100vw);
		background: url(images/page/bg_pattern04.png) repeat center / calc(16 / var(--break) * 100vw);
	}
	.bg_common01 .en {
		font-size: 2rem;
	}
	.bg_common01 .deco01 {
		width: calc(260 / var(--break) * 100vw);
        left: calc(20 / var(--break) * 100vw);
        top: calc(40 / var(--break) * 100vw);
	}
	.bg_common01 .deco02 {
		width: calc(260 / var(--break) * 100vw);
        right: calc(89 / var(--break) * 100vw);
        bottom: calc(8 / var(--break) * 100vw);
	}
	.bg_common01 .deco03 {
		width: calc(171 / var(--break) * 100vw);
		left: 7%;
		bottom: calc(0 / var(--break) * 100vw);
	}
	.bg_common01 .deco04 {
		width: calc(163 / var(--break) * 100vw);
        right: 4%;
        bottom: calc(40 / var(--break) * 100vw);
        z-index: 1;
	}
	.box_common01 {
		padding-left: 4vw;
		padding-right: 4vw;
	}
	.box_common01 .ttl {
		padding: 1.5vw 1vw;
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.list_common02 li {
		width: 100%;
		border-bottom: dotted 1px #473a2c;
		padding-left: 8.5vw;
		padding-bottom: 1.5vw;
	}
	.list_common02 li:before {
		width: calc(40 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		left: calc(10 / var(--break) * 100vw);
		top: calc(4 / var(--break) * 100vw);
	}
	.list_common02 li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_common02 li:nth-child(-n+2) {
		margin-top: 2vw;
	}
	.hdg4 {
		font-size: 1.125rem;
        letter-spacing: 0;
        background: url(images/page/deco_h4_l.svg) no-repeat bottom right calc(39 / var(--break) * 100vw) / calc(90 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top left calc(40 / var(--break) * 100vw) / calc(92 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
        border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
        border-radius: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
        padding: calc(32 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(27 / var(--break) * 100vw);
	}
	.row_general-internal01 .col {
		width: 100%;
		max-width: calc(602 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_general-internal01 .col a {
		height: calc(120 / var(--break) * 100vw);
	}
	.row_general-internal01 .col:nth-child(n+2) {
		margin-top: calc(50 / var(--break) * 100vw);
	}
	.ttl_common01 {
		font-size: 1.0625rem;
		letter-spacing: 0;
		padding: 2vw;
		border-radius: calc(12 / var(--break) * 100vw);
	}
	.ttl_common01::before {
		width: calc(147 / var(--break) * 100vw);
		height: calc(74 / var(--break) * 100vw);
		top: calc(-60 / var(--break) * 100vw);
		left: calc(-29 / var(--break) * 100vw);
	}
	.ttl_common01::after {
		width: calc(104 / var(--break) * 100vw);
		height: calc(119 / var(--break) * 100vw);
		right: calc(-25 / var(--break) * 100vw);
		top: calc(-76 / var(--break) * 100vw);
	}
	.ttl_general-internal01 {
		margin-top: calc(133 / var(--break) * 100vw);
	}
	.tbl_common01 .tbl_title {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.tbl_common02 thead th,.tbl_common02 thead td {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.tbl_general-internal01 table {
		width: calc(1700 / var(--break) * 100vw);
	}
}


/* lifestyle-disease
------------------------------------------------------------------*/
.bg_lifestyle-disease01 {
	background: #cfe1df99;
}
.row_lifestyle-disease01 {
	width: 90%;
    max-width: calc(1000 / var(--break) * 100vw);
	gap: calc(39 / var(--break) * 100vw) calc(26 / var(--break) * 100vw);
}
.row_lifestyle-disease01 .col {
	width: calc(230 / var(--break) * 100vw);
    height: calc(230 / var(--break) * 100vw);
    outline: calc(10 / var(--break) * 100vw) solid #8abb1433;
    outline-offset: calc(-10 / var(--break) * 100vw);
}
.row_lifestyle-disease01 .col .icn {
	width: calc(101 / var(--break) * 100vw);
}
.row_common03 .col_img {
    width: 29%;
    max-width: 352px;
}
.row_common03 .col_txt {
    width: 68%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_lifestyle-disease01 {
		max-width: calc(1000 / var(--break) * 100vw);
		gap: calc(39 / var(--break) * 100vw) calc(26 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col {
		width: calc(230 / var(--break) * 100vw);
		height: calc(230 / var(--break) * 100vw);
		outline: calc(10 / var(--break) * 100vw) solid #8abb1433;
		outline-offset: calc(-10 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col .icn {
		width: calc(101 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_lifestyle-disease01 {
		max-width: calc(1000 / var(--break) * 100vw);
		gap: calc(39 / var(--break) * 100vw) calc(26 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col {
		width: calc(230 / var(--break) * 100vw);
		height: calc(230 / var(--break) * 100vw);
		outline: calc(10 / var(--break) * 100vw) solid #8abb1433;
		outline-offset: calc(-10 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col .icn {
		width: calc(101 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col:nth-child(2) .icn {
		width: calc(71 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_lifestyle-disease01 {
		max-width: calc(646 / var(--break) * 100vw);
		gap: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col {
		width: calc(300 / var(--break) * 100vw);
		height: calc(300 / var(--break) * 100vw);
		outline: calc(10 / var(--break) * 100vw) solid #8abb1433;
		outline-offset: calc(-10 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col .icn {
		width: calc(101 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col:nth-child(2) .icn {
		width: calc(71 / var(--break) * 100vw);
	}
	.row_lifestyle-disease01 .col .txt {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_common03 {
		max-width: calc(646 / var(--break) * 100vw) !important;
        margin-left: auto;
        margin-right: auto;
	}
}

/* respiratory
------------------------------------------------------------------*/
.bg_respiratory01 {
	padding: calc(30 / var(--break) * 100vw) 0 calc(30 / var(--break) * 100vw);
	margin-bottom: calc(140 / var(--break) * 100vw);
}
.bg_respiratory01::before,.bg_respiratory01::after {
	content: "";
    position: absolute;
	background: url("images/index/") no-repeat center / cover;
    width: 100%;
    height: calc(80 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}
.bg_respiratory01::before {
	background: url("images/respiratory/frame_respiratory01.png") no-repeat center / cover;
    top: calc(-80 / var(--break) * 100vw);
}
.bg_respiratory01::after {
	background: url("images/respiratory/frame_respiratory02.png") no-repeat center / cover;
    bottom: calc(-80 / var(--break) * 100vw);
}
.bg_respiratory01 .deco01 {
	width: calc(435 / var(--break) * 100vw);
	left: -10%;
	top: 0;
	z-index: -1;
}
.bg_respiratory01 .deco02 {
	width: calc(434 / var(--break) * 100vw);
	right: -12%;
	bottom: 0;
	z-index: -1;
}
.row_respiratory01 {
    gap: 0 calc(50 / var(--break) * 100vw);
}
.row_respiratory02 .ccl {
    width: calc(220 / var(--break) * 100vw);
    height: calc(220 / var(--break) * 100vw);
    background: url(images/index/deco_main04.png) no-repeat center / cover;
    position: absolute;
    right: -7%;
    bottom: -12%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_respiratory01 {
		padding: calc(30 / var(--break) * 100vw) 0 calc(30 / var(--break) * 100vw);
		margin-bottom: calc(140 / var(--break) * 100vw);
	}
	.bg_respiratory01::before,.bg_respiratory01::after {
		height: calc(80 / var(--break) * 100vw);
	}
	.bg_respiratory01::before {
		top: calc(-80 / var(--break) * 100vw);
	}
	.bg_respiratory01::after {
		bottom: calc(-80 / var(--break) * 100vw);
	}
	.bg_respiratory01 .deco01 {
		width: calc(435 / var(--break) * 100vw);
		left: -10%;
	}
	.bg_respiratory01 .deco02 {
		width: calc(434 / var(--break) * 100vw);
		right: -12%;
	}
	.row_respiratory01 {
		gap: 0 calc(50 / var(--break) * 100vw);
	}
	.row_respiratory02 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
		right: -7%;
		bottom: -12%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_respiratory01 {
		padding: calc(30 / var(--break) * 100vw) 0 calc(30 / var(--break) * 100vw);
		margin-bottom: calc(140 / var(--break) * 100vw);
	}
	.bg_respiratory01::before,.bg_respiratory01::after {
		height: calc(80 / var(--break) * 100vw);
	}
	.bg_respiratory01::before {
		top: calc(-80 / var(--break) * 100vw);
	}
	.bg_respiratory01::after {
		bottom: calc(-80 / var(--break) * 100vw);
	}
	.bg_respiratory01 .deco01 {
		width: calc(435 / var(--break) * 100vw);
		left: -10%;
	}
	.bg_respiratory01 .deco02 {
		width: calc(434 / var(--break) * 100vw);
		right: -12%;
	}
	.row_respiratory01 {
		gap: 0 calc(50 / var(--break) * 100vw);
	}
	.row_respiratory02 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
		right: -7%;
		bottom: -12%;
	}
}
@media(max-width: 767px) {
	.bg_respiratory01 {
		padding: calc(30 / var(--break) * 100vw) 0 calc(30 / var(--break) * 100vw);
		margin-bottom: calc(140 / var(--break) * 100vw);
	}
	.bg_respiratory01::before,.bg_respiratory01::after {
		height: calc(80 / var(--break) * 100vw);
	}
	.bg_respiratory01::before {
		top: calc(-80 / var(--break) * 100vw);
	}
	.bg_respiratory01::after {
		bottom: calc(-80 / var(--break) * 100vw);
	}
	.bg_respiratory01 .deco01 {
		width: calc(335 / var(--break) * 100vw);
		left: -10%;
	}
	.bg_respiratory01 .deco02 {
		width: calc(334 / var(--break) * 100vw);
		right: -12%;
	}
	.row_respiratory01 {
		gap: 0 calc(50 / var(--break) * 100vw);
	}
	.row_respiratory02 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
		right: -7%;
		bottom: -12%;
	}
	.row_respiratory02 .ccl {
		width: calc(220 / var(--break) * 100vw);
        height: calc(220 / var(--break) * 100vw);
        margin-top: 0;
        margin-left: 0;
        position: absolute;
        right: -1vw;
        bottom: -3vw;
	}
	.row_respiratory02 .ccl .txt {
		font-size: .75rem;
	}
	.row_respiratory02 .ccl .fz38{
		font-size: 1.1875rem;
	}
	.row_respiratory02 .ccl .fz20{
		font-size: .75rem;
	}
	.row_respiratory02 .ccl .fz16{
		font-size: .625rem;
	}
}

/* allergy
------------------------------------------------------------------*/
.row_allergy01 .ccl {
	width: calc(220 / var(--break) * 100vw);
    height: calc(220 / var(--break) * 100vw);
    background: url(images/index/bg_feature01.png) no-repeat center / cover;
    position: absolute;
    left: -9%;
    bottom: -14%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_allergy01 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
		left: -9%;
		bottom: -14%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_allergy01 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
		left: -9%;
		bottom: -14%;
	}
}
@media(max-width: 767px) {
	.row_allergy01 .ccl {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
		left: -1vw;
        bottom: -3vw;
	}
	.row_allergy01 .ccl .txt {
		font-size: .75rem;
	}
}

/* aga_faga
------------------------------------------------------------------*/
@media(max-width: 767px) {
	.ttl_aga_faga01 {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
}

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


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #eee;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: ;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #333333 !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .ps--active-y > .ps__rail-y, .box_invisalign .ps--active-x > .ps__rail-x,
.box_invisalign .ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.risk .ps .ps__rail-x.ps--clicking, .risk .ps .ps__rail-x:focus, .risk .ps .ps__rail-x:hover, .risk .ps .ps__rail-y.ps--clicking, .risk .ps .ps__rail-y:focus, .risk .ps .ps__rail-y:hover, .box_invisalign .ps .ps__rail-x.ps--clicking, .box_invisalign .ps .ps__rail-x:focus, .box_invisalign .ps .ps__rail-x:hover, .box_invisalign .ps .ps__rail-y.ps--clicking, .box_invisalign .ps .ps__rail-y:focus, .box_invisalign .ps .ps__rail-y:hoverr {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 751px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(420 / var(--break) * 100vw);
	}
	.box_risk01 .ttl, .box_invisalign .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.bg_recruit01 {
	padding: calc(50 / var(--break) * 100vw) 0 calc(54 / var(--break) * 100vw);
    background-color: rgba(46, 144, 41, 0.15);
    margin: calc(117 / var(--break) * 100vw) 0 calc(123 / var(--break) * 100vw);
}
.bg_recruit01::before,.bg_recruit01::after {
	content: "";
    position: absolute;
    width: 100%;
    height: calc(60 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}
.bg_recruit01::before {
	background: url("images/recruit/frame_recruit01.png") no-repeat center / cover;
    top: calc(-60 / var(--break) * 100vw);
}
.bg_recruit01::after {
	background: url("images/recruit/frame_recruit02.png") no-repeat center / cover;
    bottom: calc(-60 / var(--break) * 100vw);
}
.bg_recruit01 .deco01 {
	width: calc(286 / var(--break) * 100vw);
	left: 15%;
    top: -18%;
}
.bg_recruit01 .deco02 {
	width: calc(231 / var(--break) * 100vw);
    right: 11.6%;
    bottom: -17%;
}
.bg_recruit01 .deco03 {
	width: calc(434 / var(--break) * 100vw);
    left: 2.5%;
    top: 13%;
	z-index: -1;
}
.bg_recruit01 .deco04 {
	width: calc(434 / var(--break) * 100vw);
	right: 8%;
	bottom: 0%;
	z-index: -1;
}



.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: #2e9029;
}
.box_form {
    background: #ebeae3;
}
.box_privacy {
    background-color: #fff;
}
.btn_submit.btn__common01 {
    width: 100%;
	max-width: calc(440 / var(--break) * 100vw);
}
.btn_submit:after {
    content: "";
    position: absolute;
    background: url(images/page/arw01.svg) no-repeat center / cover;
    width: calc(12 / var(--break) * 100vw);
    height: calc(20 / var(--break) * 100vw);
    top: 0;
    bottom: 0;
    right: calc(30 / var(--break) * 100vw);
    margin: auto;
	z-index: 1;
}
.btn_submit:before {
    display: none;
}
.btn_submit input:disabled {
    border-radius: 100vh;
	color: #fff;
	border: solid calc(2 / var(--break) * 100vw) #ddd;
}
.btn_submit input {
	border-radius: 100vh;
    background: #fff;
    border: solid calc(2 / var(--break) * 100vw) #372b21;
    color: #473a2c;
    font-size: 1.125rem;
    letter-spacing: .05em;
    padding: calc(23 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_recruit01 {
		padding: calc(50 / var(--break) * 100vw) 0 calc(54 / var(--break) * 100vw);
		margin: calc(117 / var(--break) * 100vw) 0 calc(123 / var(--break) * 100vw);
	}
	.bg_recruit01::before,.bg_recruit01::after {
		height: calc(60 / var(--break) * 100vw);
	}
	.bg_recruit01::before {
		background: url("images/recruit/frame_recruit01.png") no-repeat center / cover;
		top: calc(-60 / var(--break) * 100vw);
	}
	.bg_recruit01::after {
		background: url("images/recruit/frame_recruit02.png") no-repeat center / cover;
		bottom: calc(-60 / var(--break) * 100vw);
	}
	.bg_recruit01 .deco01 {
		width: calc(227 / var(--break) * 100vw);
		left: 8%;
		top: -18%;
	}
	.bg_recruit01 .deco02 {
		width: calc(189 / var(--break) * 100vw);
		right: 2.6%;
		bottom: -25%;
	}
	.bg_recruit01 .deco03 {
		width: calc(308 / var(--break) * 100vw);
		left: 2.5%;
		top: 40%;
		z-index: -1;
	}
	.bg_recruit01 .deco04 {
		width: calc(308 / var(--break) * 100vw);
		right: 1%;
		bottom: 0%;
		z-index: -1;
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / var(--break) * 100vw);
	}
	.btn_submit.btn__common01 {
		max-width: calc(440 / var(--break) * 100vw);
	}
	.btn_submit:after {
		width: calc(12 / var(--break) * 100vw);
		height: calc(20 / var(--break) * 100vw);
		right: calc(30 / var(--break) * 100vw);
	}
	.btn_submit input:disabled {
		border: solid calc(2 / var(--break) * 100vw) #ddd;
	}
	.btn_submit input {
		border: solid calc(2 / var(--break) * 100vw) #372b21;
		padding: calc(23 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_recruit01 {
		padding: calc(50 / var(--break) * 100vw) 0 calc(54 / var(--break) * 100vw);
		margin: calc(117 / var(--break) * 100vw) 0 calc(123 / var(--break) * 100vw);
	}
	.bg_recruit01::before,.bg_recruit01::after {
		height: calc(60 / var(--break) * 100vw);
	}
	.bg_recruit01::before {
		background: url("images/recruit/frame_recruit01.png") no-repeat center / cover;
		top: calc(-60 / var(--break) * 100vw);
	}
	.bg_recruit01::after {
		background: url("images/recruit/frame_recruit02.png") no-repeat center / cover;
		bottom: calc(-60 / var(--break) * 100vw);
	}
	.bg_recruit01 .deco01 {
		width: calc(227 / var(--break) * 100vw);
		left: 8%;
		top: -18%;
	}
	.bg_recruit01 .deco02 {
		width: calc(189 / var(--break) * 100vw);
		right: 2.6%;
		bottom: -25%;
	}
	.bg_recruit01 .deco03 {
		width: calc(308 / var(--break) * 100vw);
		left: 2.5%;
		top: 40%;
	}
	.bg_recruit01 .deco04 {
		width: calc(308 / var(--break) * 100vw);
		right: 1%;
		bottom: 0%;
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / var(--break) * 100vw);
	}
	.btn_submit.btn__common01 {
		max-width: calc(440 / var(--break) * 100vw);
	}
	.btn_submit:after {
		width: calc(12 / var(--break) * 100vw);
		height: calc(20 / var(--break) * 100vw);
		right: calc(30 / var(--break) * 100vw);
	}
	.btn_submit input:disabled {
		border: solid calc(2 / var(--break) * 100vw) #ddd;
	}
	.btn_submit input {
		border: solid calc(2 / var(--break) * 100vw) #372b21;
		padding: calc(23 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) calc(23 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.bg_recruit01 {
		padding: calc(80 / var(--break) * 100vw) 0 calc(100 / var(--break) * 100vw);
		margin: calc(117 / var(--break) * 100vw) 0 calc(123 / var(--break) * 100vw);
	}
	.bg_recruit01::before,.bg_recruit01::after {
		height: calc(60 / var(--break) * 100vw);
	}
	.bg_recruit01::before {
		background: url("images/recruit/frame_recruit01.png") no-repeat center / cover;
		top: calc(-60 / var(--break) * 100vw);
	}
	.bg_recruit01::after {
		background: url("images/recruit/frame_recruit02.png") no-repeat center / cover;
		bottom: calc(-60 / var(--break) * 100vw);
	}
	.bg_recruit01 .deco01 {
		width: calc(187 / var(--break) * 100vw);
		left: 1%;
		top: -6%;
	}
	.bg_recruit01 .deco02 {
		width: calc(185 / var(--break) * 100vw);
		right: 2.6%;
		bottom: -2%;
	}
	.bg_recruit01 .deco03 {
		width: calc(308 / var(--break) * 100vw);
		left: 2.5%;
		top: 4%;
	}
	.bg_recruit01 .deco04 {
		width: calc(308 / var(--break) * 100vw);
		right: 1%;
		bottom: 0%;
	}
	.ttl_recruit01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / var(--break) * 100vw);
	}
	.btn_submit.btn__common01 {
		max-width: 300px;
	}
	.btn_submit:after {
		width: calc(23 / var(--break) * 100vw);
        height: calc(35 / var(--break) * 100vw);
		right: calc(35 / var(--break) * 100vw);
	}
	.btn_submit input:disabled {
		border: solid calc(2 / var(--break) * 100vw) #ddd;
	}
	.btn_submit input {
		border: solid calc(2 / var(--break) * 100vw) #372b21;
		font-size: 1.06rem;
        letter-spacing: 0;
        padding: 4vw 5% 4vw;
	}
	
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #54b6ba4d;
    font-size: 1.25rem;
    line-height: calc(40 / var(--break) * 100vw);
    margin-bottom: calc(4 / var(--break) * 100vw);
    text-align: center;
    border-radius: 100vh;
    color: #473a2c;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-weight: 900;
    font-style: normal;
}
#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: #54b6ba;
    border: 1px solid #372b21;
    border-right-color: #372b21;
    font-size: .8125rem;
    font-weight: normal;
    color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #372b21;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #2e9029;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(140 / var(--break) * 100vw);
}
.thmb img {
	height: calc(140 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(170 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #473a2c;
}
.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;
	letter-spacing: .05em;
    font-size: 1.375rem;
	font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-weight: 900;
    font-style: normal;
}
.blog_archive .txt_post .date {
	color: #416f50;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #2e9029;
	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 #2e9029;
	color: #2e9029;
	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: #2e9029;
	background: #2e9029;
	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 );
	background: #f3b1004d;
}
#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 #ec972a;
    background: #ec972a;
	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: #ec972a;
}
.single_post > h3 {
	border-top: solid calc(2 / var(--break) * 100vw) #473a2c;
    border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
    background: url(images/page/deco_blog.png) no-repeat bottom right / calc(162 / var(--break) * 100vw) auto #fff;
    padding: calc(19 / var(--break) * 100vw) calc(22 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
}
.post_content h4 {
    background: url(images/page/deco_h4_l.svg) no-repeat bottom right calc(112 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top right calc(35 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
    border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
    border-radius: calc(25 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
    padding: calc(16 / var(--break) * 100vw) calc(28 / var(--break) * 100vw) calc(13 / var(--break) * 100vw);
}
.post_content h5 {
	padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(67 / var(--break) * 100vw);
	background-color: #fff;
	font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-weight: 900;
    font-style: normal;
	line-height: 1.6;
	position: relative;
}
.post_content h5::before {
	content: "";
    position: absolute;
	background: url("images/page/icn_h5.svg") no-repeat center / cover;
    width: calc(32 / var(--break) * 100vw);
    height: calc(30 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
	left: calc(20 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.single_post > h3 {
		border-top: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		background: url(images/page/deco_h3_r.svg) no-repeat bottom right / calc(162 / var(--break) * 100vw) auto #fff;
		padding: calc(19 / var(--break) * 100vw) calc(22 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
	}
	.post_content h4 {
		background: url(images/page/deco_h4_l.svg) no-repeat bottom right calc(112 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top right calc(35 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-radius: calc(25 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
		padding: calc(16 / var(--break) * 100vw) calc(28 / var(--break) * 100vw) calc(13 / var(--break) * 100vw);
	}
	.post_content h5 {
		padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(67 / var(--break) * 100vw);
	}
	.post_content h5::before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: calc(20 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.single_post > h3 {
		border-top: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		background: url(images/page/deco_h3_r.svg) no-repeat bottom right / calc(162 / var(--break) * 100vw) auto #fff;
		padding: calc(19 / var(--break) * 100vw) calc(22 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
	}
	.post_content h4 {
		background: url(images/page/deco_h4_l.svg) no-repeat bottom right calc(112 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top right calc(35 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-radius: calc(25 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
		padding: calc(16 / var(--break) * 100vw) calc(28 / var(--break) * 100vw) calc(13 / var(--break) * 100vw);
	}
	.post_content h5 {
		padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(67 / var(--break) * 100vw);
	}
	.post_content h5::before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: calc(20 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: calc(210 / var(--break) * 100vw);
	}
	.thmb img {
		height: calc(210 / var(--break) * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
		margin: calc(4 / 750 * 100vw);
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
	.single_post > h3 {
		border-top: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		background: url(images/page/deco_h3_r.svg) no-repeat bottom right / calc(162 / var(--break) * 100vw) auto #fff;
		padding: calc(19 / var(--break) * 100vw) calc(22 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
	}
	.post_content h4 {
		background: url(images/page/deco_h4_l.svg) no-repeat bottom right calc(112 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto, url(images/page/deco_h4_r.svg) no-repeat top right calc(35 / var(--break) * 100vw) / calc(70 / var(--break) * 100vw) auto rgba(46, 144, 41, 0.15);
		border-bottom: solid calc(2 / var(--break) * 100vw) #473a2c;
		border-radius: calc(25 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
		padding: calc(16 / var(--break) * 100vw) calc(28 / var(--break) * 100vw) calc(13 / var(--break) * 100vw);
	}
	.post_content h5 {
		padding: calc(12 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(85 / var(--break) * 100vw);
	}
	.post_content h5::before {
		width: calc(48 / var(--break) * 100vw);
        height: calc(46 / var(--break) * 100vw);
        left: calc(20 / 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));
	}
}