@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / 1920 * 100vw) 0 calc(200 / 1920 * 100vw);
}
.main_page {
	position: relative;
	background: url("images/page/bg_ttl_page.jpg")no-repeat center top / cover;
	height: calc(500 / 1920 * 100vw);
}
.main_page:before {
	position: absolute;
	content: "";
	background: #41a20c;
	width: 100%;
	height: calc(10 / var(--break) * 100vw);
	left: 0;
	top: 0;
	margin: auto;
	z-index: 1;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.hdg3 {
	border-bottom: 2px solid #41a20c;
	border-top: 2px solid #41a20c;
} 
.hdg5 {
	border-bottom: calc(4 / 1920*100vw) dotted #734a2e;
}
.outline {
	outline: 1px dashed #fff;
    outline-offset: calc(-5 / 1920* 100vw);
}
.bbd {
	border-bottom: dotted calc(4 / 1920*100vw) #734a2e;
}
.low_head .web_head a {
	border-radius: 0 calc(5 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) 0;
}
.row_common01 .col_img {
	max-width: 570px;
	width: 46%;
}
.row_common01 .col_txt {
	width: 50.6%;
}
.row_common01 .col_img:before {
	position: absolute;
	content: "";
	background:#41a20c;
	width: 100%;
	height: calc(100% - calc(10 / 1920*100vw));
	left: calc(-10 / 1920*100vw);
	bottom:0;
	margin: auto;
	z-index: -1;
}
.row_common01.r_reverse .col_img:before {
	right: calc(-10 / 1920*100vw);
	left: auto;
}
.row_common01 .col_txt:before {
	position: absolute;
	content: "";
	background: url("images/page/deco17.svg") no-repeat left center / cover;
	width: calc(350 / 1920*100vw);
	height: calc(350 / 1920*100vw);
	left: 0;
	top: 0;
	z-index: -1;
}

.row_common02 .col_img:before {
	position: absolute;
	content: "";
	background: #0ba347;
	width: 100%;
	height: calc(100% - calc(10 / 1920*100vw));
	left: calc(-10 / 1920*100vw);
	bottom:0;
	margin: auto;
	z-index: -1;
}
.row_common02.r_reverse .col_img:before {
	right: calc(-10 / 1920*100vw);
	left: auto;
}
.row_common03 .col {
	width: 47.5%;
}
.row_common03 .col:nth-child(n+3) {
	margin-top: calc(50 / 1920*100vw);
}
.row_common03 .copy {
	background: #ff9b14;
}
.row_common03 .col .txt {
	background: #fdf9ea!important;
}
.row_common03 .col:nth-child(2n) .txt {
	background: #eefbd8!important;
}
.row_common04 .copy {
	border-bottom: calc(4 / 1920*100vw) dotted #734a2e;
}
.row_common04 .col_txt {
	max-width: 797px;
	width: 70%;
}
.row_common04 .col_img {
	width: 25.5%;
}
.row_common05 .col_txt {
	width: 60%;
}
.row_common05 .col_img {
	width: 36.2%;
}
.row_common05 .col_img:before {
	position: absolute;
	content: "";
	background: url("images/page/deco12.svg") no-repeat left center / cover;
	width: calc(69 / 1920*100vw);
	height: calc(61 / 1920*100vw);
	left: calc(-11 / 1920*100vw);
	bottom:calc(-10 / 1920*100vw);
}
.row_common05 .copy:before {
	position: absolute;
	content: "";
	background: #67b53d;
	width: calc(8 / 1920*100vw);
	height: calc(8 / 1920*100vw);
	left: 0;
	top: calc(21 / 1920*100vw);
	border-radius: 100%;
}
.row_common06 .col {
	width: 31.8%;
}
.row_common06 .col:not(:last-child) {
	margin-right: 2.3%;
}
.row_common06 .col:nth-child(2n) .txt {
	background: #eefbd8!important;
}
.tbl_common01 th {
	background: #41a20c;
	color: #fff;
}
.tbl_common01 table {
	border-collapse:separate;
	border: 1px solid #41a20c;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom: 1px solid #41a20c;
}
.box_common01 {
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.box_common01 .ja {
	position: relative;
	border-radius: calc(25 / 1920*100vw);
}
.box_common01 .ja:before {
	position: absolute;
	content: "";
	border: 1px dashed #fff;
	right:  calc(5 / 1920*100vw);
	left: calc(5 / 1920*100vw);
	bottom: calc(5 / 1920*100vw);
	top: calc(5 / 1920*100vw);
	margin: auto;
	border-radius: calc(20 / 1920*100vw);
}
.box_common01 li {
	padding-left: calc(34 / 1920* 100vw);
}
.box_common01 li:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_check.svg") no-repeat left center / cover;
	width: calc(20 / 1920*100vw);
	height: calc(20 / 1920*100vw);
	left: 0;
	top: calc(5 / 1920*100vw);
	margin: auto;
}
.box_common03 {
	border-bottom: calc(4 / 1920*100vw) solid #41a20c;
}
.box_flow_common01 {
	border-radius: calc(20 / 1920*100vw) 0 0 0;
}
.box_flow_common01 .num {
	padding-left: calc(2 / 1920*100vw);
}
.box_flow_common01:after {
	position: absolute;
	content: "";
	background: url("images/page/pattern04.png") repeat left center / calc(6 / 1920*100vw) auto;
	width: 100%;
	height: calc(30 / 1920*100vw);
	left: 0;
	bottom:0;
}
.box_flow .col_txt dt .ttl {
	color: #604c3f;
}
.arw_flow:before {
	border-top-color: #604c3f;
}
.row_pay .col01 {
	border-bottom: calc(10 / 1920*100vw) solid #e87e1c;
}
.row_pay .col02 {
	border-bottom: calc(10 / 1920*100vw) solid #e8ba1c;
}
.row_pay .col03 {
	border-bottom: calc(10 / 1920*100vw) solid #93b4b6;
}
.row_pay .col04 {
	border-bottom: calc(10 / 1920*100vw) solid #1cbee8;
}
.box_pay01 {
	background: url("images/page/deco15.svg") no-repeat left bottom / calc(100 / 1920*100vw) auto, url("images/page/deco16.svg") no-repeat right bottom / calc(100 / 1920*100vw) auto;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.content_low {
		padding: calc(100 / 1599 * 100vw) 0 calc(200 / 1599 * 100vw);
	}
	.main_page {
		height: calc(500 / 1599 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.hdg5 {
		border-bottom: calc(4 / 1599*100vw) dotted #734a2e;
	}
	.outline {
		outline-offset: calc(-5 / 1599* 100vw);
	}
	.bbd {
		border-bottom: dotted calc(4 / 1599*100vw) #734a2e;
	}
	.row_common01 .col_img:before {
		height: calc(100% - calc(10 / 1599*100vw));
		left: calc(-10 / 1599*100vw);
	}
	.row_common01.r_reverse .col_img:before {
		right: calc(-10 / 1599*100vw);
	}
	.row_common01 .col_txt:before {
		width: calc(350 / 1599*100vw);
		height: calc(350 / 1599*100vw);
	}
	.row_common02 .col_img:before {
		height: calc(100% - calc(10 / 1599*100vw));
		left: calc(-10 / 1599*100vw);
	}
	.row_common02.r_reverse .col_img:before {
		right: calc(-10 / 1599*100vw);
	}
	.row_common03 .col:nth-child(n+3) {
		margin-top: calc(50 / 1599*100vw);
	}
	.row_common04 .copy {
		border-bottom: calc(4 / 1599*100vw) dotted #604c3f;
	}
	.row_common05 .col_img:before {
		width: calc(69 / 1599*100vw);
		height: calc(61 / 1599*100vw);
		left: calc(-11 / 1599*100vw);
		bottom:calc(-10 / 1599*100vw);
	}
	.row_common05 .copy:before {
		width: calc(8 / 1599*100vw);
		height: calc(8 / 1599*100vw);
		top: calc(21 / 1599*100vw);
	}
	.box_common01 .ja {
		border-radius: calc(25 / 1599*100vw);
	}
	.box_common01 .ja:before {
		right:  calc(5 / 1599*100vw);
		left: calc(5 / 1599*100vw);
		bottom: calc(5 / 1599*100vw);
		top: calc(5 / 1599*100vw);
		border-radius: calc(20 / 1599*100vw);
	}
	.box_common01 li {
		padding-left: calc(34 / 1599* 100vw);
	}
	.box_common01 li:before {
		width: calc(20 / 1599*100vw);
		height: calc(20 / 1599*100vw);
		top: calc(5 / 1599*100vw);
	}
	.box_common03 {
		border-bottom: calc(4 / 1599*100vw) solid #41a20c;
	}
	.box_flow_common01 {
		border-radius: calc(20 / 1599*100vw) 0 0 0;
	}
	.box_flow_common01 .num {
		padding-left: calc(2 / 1599*100vw);
	}
	.box_flow_common01:after {
		background: url("images/page/pattern04.png") repeat left center / calc(6 / 1599*100vw) auto;
		height: calc(30 / 1599*100vw);
	}
	.row_pay .col01 {
		border-bottom: calc(10 / 1599*100vw) solid #e87e1c;
	}
	.row_pay .col02 {
		border-bottom: calc(10 / 1599*100vw) solid #e8ba1c;
	}
	.row_pay .col03 {
		border-bottom: calc(10 / 1599*100vw) solid #93b4b6;
	}
	.row_pay .col04 {
		border-bottom: calc(10 / 1599*100vw) solid #1cbee8;
	}
	.box_pay01 {
		background: url("images/page/deco15.svg") no-repeat left bottom / calc(100 / 1599*100vw) auto, url("images/page/deco16.svg") no-repeat right bottom / calc(100 / 1599*100vw) auto;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.content_low {
		padding: calc(100 / 1299 * 100vw) 0 calc(200 / 1299 * 100vw);
	}
	.main_page {
		height: calc(500 / 1299 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.hdg5 {
		border-bottom: calc(4 / 1299*100vw) dotted #734a2e;
	}
	.outline {
		outline-offset: calc(-5 / 1299* 100vw);
	}
	.bbd {
		border-bottom: dotted calc(4 / 1299*100vw) #734a2e;
	}
	.row_common01 .copy {
		font-size: calc(26 / 1299*100vw);
	}
	.row_common01 .col_img:before {
		height: calc(100% - calc(10 / 1299*100vw));
		left: calc(-10 / 1299*100vw);
	}
	.row_common01.r_reverse .col_img:before {
		right: calc(-10 / 1299*100vw);
	}
	.row_common01 .col_txt:before {
		width: calc(350 / 1299*100vw);
		height: calc(350 / 1299*100vw);
	}
	.row_common02 .copy {
		font-size: calc(22 / 1299*100vw);
	}
	.row_common02 .col_img:before {
		height: calc(100% - calc(10 / 1299*100vw));
		left: calc(-10 / 1299*100vw);
	}
	.row_common02.r_reverse .col_img:before {
		right: calc(-10 / 1299*100vw);
	}
	.row_common03 .col:nth-child(n+3) {
		margin-top: calc(50 / 1299*100vw);
	}
	.row_common04 .copy {
		border-bottom: calc(4 / 1299*100vw) dotted #604c3f;
	}
	.row_common05 .col_img:before {
		width: calc(69 / 1299*100vw);
		height: calc(61 / 1299*100vw);
		left: calc(-11 / 1299*100vw);
		bottom:calc(-10 / 1299*100vw);
	}
	.row_common05 .copy:before {
		width: calc(8 / 1299*100vw);
		height: calc(8 / 1299*100vw);
		top: calc(21 / 1299*100vw);
	}
	.box_common01 .ja {
		border-radius: calc(25 / 1299*100vw);
	}
	.box_common01 .ja:before {
		right:  calc(5 / 1299*100vw);
		left: calc(5 / 1299*100vw);
		bottom: calc(5 / 1299*100vw);
		top: calc(5 / 1299*100vw);
		border-radius: calc(20 / 1299*100vw);
	}
	.box_common01 li {
		padding-left: calc(34 / 1299* 100vw);
	}
	.box_common01 li:before {
		width: calc(20 / 1299*100vw);
		height: calc(20 / 1299*100vw);
		top: calc(3 / 1299*100vw);
	}
	.box_common03 {
		border-bottom: calc(4 / 1299*100vw) solid #41a20c;
	}
	.box_flow_common01 {
		border-radius: calc(20 / 1299*100vw) 0 0 0;
	}
	.box_flow_common01 .num {
		padding-left: calc(2 / 1299*100vw);
	}
	.box_flow_common01:after {
		background: url("images/page/pattern04.png") repeat left center / calc(6 / 1299*100vw) auto;
		height: calc(30 / 1299*100vw);
	}
	.row_pay .col01 {
		border-bottom: calc(10 / 1299*100vw) solid #e87e1c;
	}
	.row_pay .col02 {
		border-bottom: calc(10 / 1299*100vw) solid #e8ba1c;
	}
	.row_pay .col03 {
		border-bottom: calc(10 / 1299*100vw) solid #93b4b6;
	}
	.row_pay .col04 {
		border-bottom: calc(10 / 1299*100vw) solid #1cbee8;
	}
	.box_pay01 {
		background: url("images/page/deco15.svg") no-repeat left bottom / calc(100 / 1299*100vw) auto, url("images/page/deco16.svg") no-repeat right bottom / calc(100 / 1299*100vw) auto;
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / 750 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(500 / 750 * 100vw);
		padding: 0;
	}
	.hdg2 {
		margin-top: 15vw;
		margin-bottom: 0;
	}
	.hdg2 .ja {
		letter-spacing: 0;
		font-size: calc(50 / 750*100vw);
	}
	.hdg2 .en {
		letter-spacing: 0;
		font-size: calc(24 / 750*100vw);
	}
	.hdg3 {
		line-height: 1.6;
		padding: 3vw 0;
		border-bottom: 1px solid #41a20c;
    	border-top: 1px solid #41a20c;
		letter-spacing: 0;
		font-size: calc(46 / 750*100vw);
	}
	.col_img {
		text-align: center;
	}
	.hdg4 {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
	}
	.hdg5 {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
		border-bottom: calc(6 / 750*100vw) dotted #734a2e;
	}
	.outline {
		outline-offset: calc(-5 / 750* 100vw);
	}
	.bbd {
		border-bottom: dotted calc(4 / 750*100vw) #734a2e;
	}
	.row_common01 .copy {
		text-align: center;
		font-size: calc(38 / 750*100vw);
	}
	.row_common01 .col_img:before {
		height: calc(100% - calc(10 / 750*100vw));
		left: calc(-10 / 750*100vw);
	}
	.row_common01.r_reverse .col_img:before {
		right: calc(-10 / 750*100vw);
	}
	.row_common01 .col_txt:before {
		width: calc(350 / 750*100vw);
		left: 0;
		right: 0;
		margin: auto;
		height: calc(350 / 750*100vw);
	}
	.row_common02 .copy {
		text-align: center;
		font-size: calc(38 / 750*100vw);
	}
	.row_common02 .col_img {
		max-width: calc(646 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02 .col_img:before {
		height: calc(100% - calc(10 / 750*100vw));
		left: calc(-10 / 750*100vw);
	}
	.row_common02.r_reverse .col_img:before {
		right: calc(-10 / 750*100vw);
	}
	.row_common03 .col:nth-child(n+2) {
		margin-top: calc(50 / 750*100vw);
	}
	.row_common03 .col {
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .copy {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
	}
	.row_common04 .copy {
		text-align: center;
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
		border-bottom: calc(4 / 750*100vw) dotted #604c3f;
	}
	.row_common05 .col_img {
		width: 100%;
		max-width: calc(646 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5vw;
	}
	.row_common05 .col_txt {
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common05 .col_img:before {
		width: calc(100 / 750* 100vw);
        height: calc(88 / 750* 100vw);
		left: calc(-11 / 750*100vw);
		bottom:calc(-10 / 750*100vw);
	}
	.row_common05 .copy {
		letter-spacing: 0;
		line-height: 1.6;
		font-size: calc(38 / 750*100vw);
	}
	.row_common05 .copy:before {
		width: calc(11 / 750*100vw);
		height: calc(11 / 750*100vw);
		top: 3.5vw;
	}
	.row_common06 .col {
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto!important;
	}
	.row_common06 .col:not(:last-child) {
		margin-bottom: 6vw;
	}
	.row_common06 .ttl {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
	}
	.box_common01 .en {
		font-size: calc(60 / 750*100vw);
	}
	.box_common01 .ja {
		font-size: calc(38 / 750*100vw);
		letter-spacing: 0;
		border-radius: calc(50 / 750*100vw);
	}
	.box_common01 .ja:before {
		right:  calc(5 / 750*100vw);
		left: calc(5 / 750*100vw);
		bottom: calc(5 / 750*100vw);
		top: calc(5 / 750*100vw);
		border-radius: calc(50 / 750*100vw);
	}
	.box_common01 li {
		padding-left: calc(45 / 750* 100vw);
	}
	.box_common01 li:before {
		width: calc(25 / 750*100vw);
		height: calc(25 / 750*100vw);
		top: 1.5vw;
	}
	.box_common02 {
		padding: 6vw 5vw 7vw;
	}
	.box_common03 .copy {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
	}
	.box_common03 {
		padding: 6vw 5vw 7vw;
		border-bottom: calc(4 / 750*100vw) solid #e8ba1c;
	}
	.box_flow_common01 {
		border-radius: calc(20 / 750*100vw) 0 0 0;
	}
	.box_flow_common01 .num {
		padding-left: calc(2 / 750*100vw);
	}
	.box_flow_common01:after {
		background: url("images/page/pattern04.png") repeat left center / calc(6 / 750*100vw) auto;
		height: calc(30 / 750*100vw);
	}
	.row_pay .col01 {
		border-bottom: calc(10 / 750*100vw) solid #e87e1c;
	}
	.row_pay .col02 {
		border-bottom: calc(10 / 750*100vw) solid #e8ba1c;
	}
	.row_pay .col03 {
		border-bottom: calc(10 / 750*100vw) solid #93b4b6;
	}
	.row_pay .col04 {
		border-bottom: calc(10 / 750*100vw) solid #1cbee8;
	}
	.box_pay01 .copy {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
	}
	.txt_pay01 {
		letter-spacing: 0;
		font-size: calc(36 / 750*100vw);
	}
	.box_pay01 {
		background: url("images/page/deco15.svg") no-repeat left bottom / calc(100 / 750*100vw) auto, url("images/page/deco16.svg") no-repeat right bottom / calc(100 / 750*100vw) auto;
	}
}


/* 医院紹介 CLINIC
------------------------------------------------------------------*/
.bg_clinic01 .copy {
	border-bottom: calc(4 / 1920*100vw) dotted #734a2e;
}
.bg_clinic01 {
	border-bottom: calc(4 / 1920*100vw) solid #e89c1c;
}
.box_clinic01 {
	padding: 0;
	background: none;
	max-width: calc(852 / 750*100vw);
	margin-left: auto;
	margin-right: auto;
}
.list_common01 {
	max-width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.list_common01 li {
	width: 100%;
	padding-left: calc(34 / 1920*100vw);
	padding-bottom: calc(15 / 1920*100vw);
	border-bottom: 1px solid #734a2e;
}
.list_common01 li:not(:first-child) {
	margin-top: calc(15 / 1920*100vw);
}
.list_common01 li:before {
	width: calc(8 / 1920* 100vw);
    height: calc(8 / 1920* 100vw);
	background: #67b53d;
	left: calc(4 / 1920*100vw);
}
.row_clinic01 .col_txt {
	width: 50%;
	min-height: calc(490 / 1920*100vw);
}
.row_clinic01 .deco {
	right: 15%;
    bottom: -3%;
	width: calc(111 / 1920*100vw);
}
.row_clinic01.num02 .deco {
	left: 0;
	right: 0;
	margin: auto;
	bottom: -20%;
	width: calc(400 / 1920*100vw);
}
.row_clinic01 .wrap {
	max-width: calc(690 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_clinic01 .col_img {
	width: 50%;
}
.row_clinic01 .col_img:after {
	position: absolute;
	content: "";
	background: #f4f3ee;
	width: 100%;
	height: calc(100% - calc(40 / 1920*100vw));
	right: calc(-40 / 1920*100vw);
	bottom: 0;
	z-index: -1;
}
.row_clinic01.r_reverse .col_img:after {
	right: auto;
	left: calc(-40 / 1920*100vw);
}
.row_clinic01.num03 .col_img:after {
	content: none;
}
.row_clinic01 .copy {
	border-bottom: calc(4 / 1920*100vw) dotted #734a2e;
}
.row_clinic02 .col {
	width: 30.6%;
}
.row_clinic02 .col:not(:last-child) {
	margin-right: 4.1%;
}
.row_clinic02 .col:nth-child(3n) {
	margin-right: 0;
}
.row_clinic02 .col:nth-child(n+4) {
	margin-top: calc(40 / 1920*100vw);
}
.row_clinic02 .ttl {
	outline: 1px dashed #fff;
    outline-offset: calc(-5 / 1920* 100vw);
}
.row_clinic03 {
	left: calc(130 / 1920*100vw);
	bottom: calc(-80 / 1920*100vw);
}
.row_clinic03 .ccl{
	height: calc(221 / 1920*100vw);
	width: calc(221 / 1920*100vw);
}
.row_clinic03 .ccl:not(:last-child) {
	margin-right: calc(20 / 1920*100vw);
}
.wrap_clinic01 {
	box-shadow: none;
}
.wrap_clinic01>.deco_l {
	top: calc(20 / 1920* 100vw);
}
.wrap_clinic01>.deco_r {
	top: calc(20 / 1920* 100vw);
}
.wrap_clinic02>.deco_l {
	left: 0;
	top: calc(10 / 1920* 100vw);
}
.wrap_clinic02>.deco_r {
	right: 0;
	top: calc(10 / 1920* 100vw);
}
.wrap_clinic02 .copy {
	border-bottom: calc(4 / 1920*100vw) dotted #734a2e;
}
.row_clinic04 .col {
	width: 48%;
}
.row_clinic04 .col:not(:last-child) {
	margin-right: 4%;
}
.row_clinic05 .col {
	width: 24%;
}
.row_clinic05 .col:not(:last-child) {
	margin-right: 1.33%;
}
.row_clinic05 .ttl {
	outline: 1px dashed #fff;
    outline-offset: calc(-5 / 1920* 100vw);
}
.row_clinic06 .col {
	width: 30.6%;
}
.row_clinic06 .col:not(:last-child) {
	margin-right: 4.1%;
}
.row_clinic06 .col:nth-child(3n) {
	margin-right: 0;
}
.row_clinic06 .col:nth-child(n+4) {
	margin-top: calc(40 / 1920*100vw);
}
.slide_clinic01 .slick-prev {
	background: url("images/page/arw_case.svg")no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_case.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	right: -7.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_clinic01 .copy {
		border-bottom: calc(4 / 1599*100vw) dotted #734a2e;
	}
	.bg_clinic01 {
		border-bottom: calc(4 / 1599*100vw) solid #e89c1c;
	}
	.box_clinic01 {
		max-width: calc(852 / 750*100vw);
	}
	.list_common01 li {
		padding-left: calc(34 / 1599*100vw);
		padding-bottom: calc(15 / 1599*100vw);
	}
	.list_common01 li:not(:first-child) {
		margin-top: calc(15 / 1599*100vw);
	}
	.list_common01 li:before {
		width: calc(8 / 1599* 100vw);
		height: calc(8 / 1599* 100vw);
		left: calc(4 / 1599*100vw);
	}
	.row_clinic01 .col_img {
		width: 48%;
	}
	.row_clinic01 .col_txt {
		min-height: calc(490 / 1599*100vw);
	}
	.row_clinic01 .deco {
		width: calc(111 / 1599*100vw);
	}
	.row_clinic01.num02 .deco {
		width: calc(400 / 1599*100vw);
	}
	.row_clinic01 .wrap {
		max-width: 100%;
	}
	.row_clinic01 .col_img:after {
		height: calc(100% - calc(40 / 1599*100vw));
		right: calc(-40 / 1599*100vw);
	}
	.row_clinic01.r_reverse .col_img:after {
		left: calc(-40 / 1599*100vw);
	}
	.row_clinic01 .copy {
		border-bottom: calc(4 / 1599*100vw) dotted #734a2e;
	}
	.row_clinic02 .col:nth-child(n+4) {
		margin-top: calc(40 / 1599*100vw);
	}
	.row_clinic02 .ttl {
		outline-offset: calc(-5 / 1599* 100vw);
	}
	.row_clinic03 {
		width: calc(705 / 1599*100vw);
		left: calc(130 / 1599*100vw);
		bottom: calc(-80 / 1599*100vw);
	}
	.row_clinic03 .ccl{
		height: calc(221 / 1599*100vw);
		width: calc(221 / 1599*100vw);
	}
	.row_clinic03 .ccl:not(:last-child) {
		margin-right: calc(20 / 1599*100vw);
	}
	.wrap_clinic01>.deco_l {
		top: calc(20 / 1599* 100vw);
	}
	.wrap_clinic01>.deco_r {
		top: calc(20 / 1599* 100vw);
	}
	.wrap_clinic02>.deco_l {
		top: calc(10 / 1599* 100vw);
	}
	.wrap_clinic02>.deco_r {
		top: calc(10 / 1599* 100vw);
	}
	.wrap_clinic02 .copy {
		border-bottom: calc(4 / 1599*100vw) dotted #734a2e;
	}
	.row_clinic05 .ttl {
		outline-offset: calc(-5 / 1599* 100vw);
	}
	.row_clinic06 .col:nth-child(n+4) {
		margin-top: calc(40 / 1599*100vw);
	}
	.slide_clinic01 .slick-prev {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_clinic01 .copy {
		border-bottom: calc(4 / 1299*100vw) dotted #734a2e;
	}
	.bg_clinic01 {
		border-bottom: calc(4 / 1299*100vw) solid #e89c1c;
	}
	.box_clinic01 {
		max-width: calc(852 / 750*100vw);
	}
	.list_common01 li {
		padding-left: calc(34 / 1299*100vw);
		padding-bottom: calc(15 / 1299*100vw);
	}
	.list_common01 li:not(:first-child) {
		margin-top: calc(15 / 1299*100vw);
	}
	.list_common01 li:before {
		width: calc(8 / 1299* 100vw);
		height: calc(8 / 1299* 100vw);
		left: calc(4 / 1299*100vw);
	}
	.row_clinic01 .col_img {
		width: 48%;
	}
	.row_clinic01 .col_txt {
		min-height: calc(490 / 1299*100vw);
	}
	.row_clinic01 .deco {
		width: calc(111 / 1299*100vw);
	}
	.row_clinic01.num02 .deco {
		width: calc(400 / 1299*100vw);
	}
	.row_clinic01 .wrap {
		max-width: 100%;
	}
	.row_clinic01 .col_img:after {
		height: calc(100% - calc(40 / 1299*100vw));
		right: calc(-40 / 1299*100vw);
	}
	.row_clinic01.r_reverse .col_img:after {
		left: calc(-40 / 1299*100vw);
	}
	.row_clinic01 .copy {
		border-bottom: calc(4 / 1299*100vw) dotted #734a2e;
	}
	.row_clinic02 .col:nth-child(n+4) {
		margin-top: calc(40 / 1299*100vw);
	}
	.row_clinic02 .ttl {
		outline-offset: calc(-5 / 1299* 100vw);
	}
	.row_clinic03 {
		width: calc(600 / 1299*100vw);
		left: calc(40 / 1299*100vw);
		bottom: calc(-80 / 1299*100vw);
	}
	.row_clinic03 .ccl{
		font-size: calc(18 / 1299*100vw);
		height: calc(180 / 1299*100vw);
		width: calc(180 / 1299*100vw);
	}
	.row_clinic03 .ccl:not(:last-child) {
		margin-right: calc(20 / 1299*100vw);
	}
	.wrap_clinic01>.deco_l {
		top: calc(20 / 1299* 100vw);
	}
	.wrap_clinic01>.deco_r {
		top: calc(20 / 1299* 100vw);
	}
	.wrap_clinic02>.deco_l {
		width: calc(50 / 1299*100vw);
		top: calc(10 / 1299* 100vw);
	}
	.wrap_clinic02>.deco_r {
		width: calc(49 / 1299*100vw);
		top: calc(10 / 1299* 100vw);
	}
	.wrap_clinic02 .copy {
		border-bottom: calc(4 / 1299*100vw) dotted #734a2e;
	}
	.row_clinic05 .ttl {
		outline-offset: calc(-5 / 1299* 100vw);
	}
	.row_clinic06 .col:nth-child(n+4) {
		margin-top: calc(40 / 1299*100vw);
	}
	.slide_clinic01 .slick-prev {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	.bg_clinic01 .copy {
		font-size: calc(38 / 750*100vw);
		border-bottom: calc(6 / 750*100vw) dotted #734a2e;
	}
	.bg_clinic01 {
		border-bottom: calc(4 / 750*100vw) solid #e89c1c;
	}
	.bg_clinic01 ul {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.box_clinic01 {
		max-width: calc(852 / 750*100vw);
	}
	.list_common01 li {
		padding-left: calc(34 / 750*100vw);
		padding-bottom: calc(15 / 750*100vw);
	}
	.list_common01 li:not(:first-child) {
		margin-top: calc(20 / 750*100vw);
	}
	.list_common01 li:before {
		width: calc(8 / 750* 100vw);
		height: calc(8 / 750* 100vw);
		left: calc(4 / 750*100vw);
	}
	.row_clinic01 .col_img {
		width: 100%;
		max-width: calc(702 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5vw;
		padding-bottom: calc(20 / 750*100vw);
	}
	.row_clinic01 .col_txt {
		padding: 0;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		min-height: auto;
	}
	.row_clinic01 .copy {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
	}
	.row_clinic01.num01 {
		margin-bottom: 14vw;
	}
	.row_clinic01.num02 {
		margin-bottom: 31vw;
	}
	.row_clinic01 .deco {
		right: -1%;
    	bottom: -12%;
		width: calc(111 / 750*100vw);
	}
	.row_clinic01.num02 .deco {
		bottom: -33%;
		width: calc(400 / 750*100vw);
	}
	.row_clinic01.num02 .col_img {
		margin-bottom: 15vw;
	}
	.row_clinic01 .wrap {
		max-width: 100%;
	}
	.row_clinic01 .col_img:after {
		height: calc(100% - calc(20 / 750*100vw));
		right: calc(-20 / 750*100vw);
	}
	.row_clinic01.r_reverse .col_img:after {
		left: calc(-20 / 750*100vw);
	}
	.row_clinic01 .copy {
		line-height: 1.6;
		border-bottom: calc(6 / 750*100vw) dotted #604c3f;
	}
	.row_clinic02 .col:nth-child(n+3) {
		margin-top: calc(40 / 750*100vw);
	}
	.row_clinic02 .col:not(:last-child) {
    	margin-right: 4%;
	}
	.row_clinic02 .col:nth-child(2n) {
		margin-right: 0;
	}
	.row_clinic02 .ttl {
		letter-spacing: 0;
		font-size: calc(32 / 750*100vw);
	}
	.row_clinic02 .col {
		width: 48%;
	}
	.row_clinic02 .ttl {
		outline-offset: calc(-5 / 750* 100vw);
	}
	.row_clinic03 {
		width: calc(641 / 750*100vw);
		left: calc(30 / 750*100vw);
		bottom: calc(-80 / 750*100vw);
	}
	.row_clinic03 .ccl{
		letter-spacing: 0;
		font-size: calc(23 / 750*100vw);
		height: calc(200 / 750*100vw);
		width: calc(200 / 750*100vw);
	}
	.row_clinic03 .ccl:not(:last-child) {
		margin-right: calc(20 / 750*100vw);
	}
	.row_clinic04 .col{
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto!important;
		width: 100%;
	}
	.row_clinic04 .col:not(:last-child) {
		margin-bottom: calc(60 / 750*100vw);
	}
	.row_clinic04 .copy {
		font-size: calc(38 / 750*100vw);
	}
	.wrap_clinic01>.deco_l {
		top: calc(20 / 750* 100vw);
	}
	.wrap_clinic01>.deco_r {
		top: calc(20 / 750* 100vw);
	}
	.wrap_clinic02>.deco_l {
		width: calc(50 / 750*100vw);
		top: calc(10 / 750* 100vw);
	}
	.wrap_clinic02>.deco_r {
		width: calc(49 / 750*100vw);
		top: calc(10 / 750* 100vw);
	}
	.wrap_clinic02 .copy {
		font-size: calc(38 / 750*100vw);
		letter-spacing: 0;
		border-bottom: calc(6 / 750*100vw) dotted #734a2e;
	}
	.row_clinic05 .ttl {
		letter-spacing: 0;
		font-size: calc(32 / 750*100vw);
		outline-offset: calc(-5 / 750* 100vw);
	}
	.row_clinic05 .col {
		width: 48%;
	}
	.row_clinic05 .col:nth-child(n+3) {
		margin-top: calc(40 / 750*100vw);
	}
	.row_clinic05 .col:not(:last-child) {
    	margin-right: 4%;
	}
	.row_clinic05 .col:nth-child(2n) {
		margin-right: 0;
	}
	.row_clinic06 .col:nth-child(n+3) {
		margin-top: calc(40 / 750*100vw);
	}
	.row_clinic06 .col {
		width: 48%;
	}
	.row_clinic06 .ttl {
		letter-spacing: 0;
		font-size: calc(32 / 750*100vw);
		outline-offset: calc(-5 / 750* 100vw);
	}
	.row_clinic06 .col:not(:last-child) {
    	margin-right: 4%;
	}
	.row_clinic06 .col:nth-child(2n) {
		margin-right: 0;
	}
	.slide_clinic01 .slick-prev {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
}

/* 院長・スタッフ紹介 STAFF
------------------------------------------------------------------*/
.row_staff01 .col_txt {
	width: 58%;
}
.row_staff01 .col_img {
	width: 37%;
	max-width: 460px;
}
.row_staff01.pt02 .col_txt {
	width: 61.2%;
}
.row_staff01.pt02 .col_img {
	width: 34%;
	max-width: 414px;
}
.row_staff01 .col_img:before {
	position: absolute;
	content: "";
	background: #0ba347;
	width: 100%;
	height: calc(100% - calc(10 / 1920*100vw));
	left: calc(-10 / 1920*100vw);
	bottom:0;
	margin: auto;
	z-index: -1;
}
.row_staff01.r_reverse .col_img:before {
	left: auto;
	right: calc(-10 / 1920*100vw);
}
.row_staff02 .col {
	width: 48.4%;
}
.row_staff02 h5 {
	outline: 1px dashed #fff;
    outline-offset: calc(-5 / 1920* 100vw);
}

.box_staff01 li {
	padding-left: 0;
}
.box_staff01 li:before {
	content: none;
}
.box_staff02 li:before {
	background: #e95b1d;
}
.box_staff02 h5 {
	margin-bottom: calc(20 / 1920*100vw);
}
.wrap_staff01 .copy {
	border-bottom: calc(4 / 1920*100vw) dotted #734a2e;
}
.wrap_staff01 .deco01 {
	left: 0;
	bottom: calc(12 / 1920*100vw);
	width: calc(48 / 1920*100vw);
}
.wrap_staff01 .deco02 {
	right: 0;
	bottom: calc(16 / 1920*100vw);
	width: calc(43 / 1920*100vw);
}
.img_staff01 .deco01 {
	left: calc(-112 / 1920*100vw);
	top: calc(176 / 1920*100vw);
	width: calc(174 / 1920*100vw);
}
.img_staff01 .deco02 {
	right: calc(-122 / 1920*100vw);
	bottom: calc(-34 / 1920*100vw);
	width: calc(145 / 1920*100vw);
}
.bg_staff02:before {
	position: absolute;
	content: "";
	background: #f3ffec;
	width: 100%;
	height: 73%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_staff01 .col_img:before {
		height: calc(100% - calc(10 / 1599*100vw));
		left: calc(-10 / 1599*100vw);
	}
	.row_staff01.r_reverse .col_img:before {
		right: calc(-10 / 1599*100vw);
	}
	.row_staff02 h5 {
		outline-offset: calc(-5 / 1599* 100vw);
	}
	.box_staff02 h5 {
		margin-bottom: calc(20 / 1599*100vw);
	}
	.wrap_staff01 .copy {
		border-bottom: calc(4 / 1599*100vw) dotted #604c3f;
	}
	.wrap_staff01 .deco01 {
		bottom: calc(12 / 1599*100vw);
		width: calc(48 / 1599*100vw);
	}
	.wrap_staff01 .deco02 {
		bottom: calc(16 / 1599*100vw);
		width: calc(43 / 1599*100vw);
	}
	.img_staff01 .deco01 {
		left: calc(-112 / 1599*100vw);
		top: calc(176 / 1599*100vw);
		width: calc(174 / 1599*100vw);
	}
	.img_staff01 .deco02 {
		right: calc(-122 / 1599*100vw);
		bottom: calc(-34 / 1599*100vw);
		width: calc(145 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_staff01 .col_img:before {
		height: calc(100% - calc(10 / 1299*100vw));
		left: calc(-10 / 1299*100vw);
	}
	.row_staff01.r_reverse .col_img:before {
		right: calc(-10 / 1299*100vw);
	}
	.row_staff02 h5 {
		outline-offset: calc(-5 / 1299* 100vw);
	}
	.box_staff02 h5 {
		margin-bottom: calc(20 / 1299*100vw);
	}
	.wrap_staff01 .copy {
		border-bottom: calc(4 / 1299*100vw) dotted #604c3f;
	}
	.wrap_staff01 .deco01 {
		bottom: calc(12 / 1299*100vw);
		width: calc(48 / 1299*100vw);
	}
	.wrap_staff01 .deco02 {
		bottom: calc(16 / 1299*100vw);
		width: calc(43 / 1299*100vw);
	}
	.img_staff01 {
		max-width: calc(1000 / 1299*100vw);
	}
	.img_staff01 .deco01 {
		left: calc(-112 / 1299*100vw);
		top: calc(176 / 1299*100vw);
		width: calc(174 / 1299*100vw);
	}
	.img_staff01 .deco02 {
		right: calc(-122 / 1299*100vw);
		bottom: calc(-34 / 1299*100vw);
		width: calc(145 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_staff01 .col_txt {
		width: 100%;
		display: flex;
		flex-direction: column-reverse;
	}
	.row_staff01 .col_txt .txt {
		margin-bottom: 0;
	}
	.row_staff01 .col_img {
		width: 100%;
		max-width: calc(450 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_staff01 .col_img:before {
		height: calc(100% - calc(10 / 750*100vw));
		left: calc(-10 / 750*100vw);
	}
	.row_staff01.r_reverse .col_img:before {
		right: calc(-10 / 750*100vw);
	}
	.row_staff02 h5 {
		outline-offset: calc(-5 / 750* 100vw);
	}
	.box_staff02 h5 {
		margin-bottom: calc(20 / 750*100vw);
	}
	.wrap_staff01 .copy {
		font-size: calc(38 / 750*100vw);
		letter-spacing: 0;
		border-bottom: calc(6 / 750*100vw) dotted #604c3f;
	}
	.wrap_staff01 .deco01 {
		bottom: calc(12 / 750*100vw);
		width: calc(48 / 750*100vw);
	}
	.wrap_staff01 .deco02 {
		bottom: calc(16 / 750*100vw);
		width: calc(43 / 750*100vw);
	}
	.img_staff01 {
		max-width: calc(646 / 750*100vw);
	}
	.img_staff01 .deco01 {
		left: calc(-41 / 750*100vw);
		top: calc(176 / 750*100vw);
		width: calc(174 / 750*100vw);
	}
	.img_staff01 .deco02 {
		right: calc(-29 / 750*100vw);
		bottom: calc(-34 / 750*100vw);
		width: calc(145 / 750*100vw);
	}
	.row_staff01 .name {
		justify-content: center;
		margin-bottom: 4vw;
	}
	.row_staff01 .post {
        letter-spacing: 0;
		margin-right: calc(25 / 750*100vw);
        font-size: calc(34 / 750*100vw);
    }
	.row_staff01 .ja {
		margin-right: calc(25 / 750*100vw);
        letter-spacing: 0;
        font-size: calc(50 / 750*100vw);
    }
	.row_staff01 .en {
        letter-spacing: 0;
        font-size: calc(34 / 750*100vw);
    }
}

/* 診療時間・アクセス ACCESS
------------------------------------------------------------------*/
.bg_access01:before {
	position: absolute;
	content: "";
	background: #f3ffec;
	width: 100%;
	height: calc(180 / 1920*100vw);
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.wrap_access01 .deco01 {
	left: 0;
	top: calc(21 / 1920*100vw);
	width: calc(209 / 1920*100vw);
}
.wrap_access01 .deco02 {
	right: 0;
	top: 0;
	width: calc(256 / 1920*100vw);
}
.address_access {
	max-width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.address_access:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_map02.svg") no-repeat left center / cover;
	width: calc(30 / 1920*100vw);
	height: calc(30 / 1920*100vw);
	left: 0;
	top: 0;
	margin: auto;
}
.box_access01 {
	border-bottom: calc(4 / 1920*100vw) solid #e8ba1c;
}
.box_access01 .copy:before{
	position: absolute;
	content: "";
	background: url("images/page/icn_car.svg") no-repeat left center / cover;
	width: calc(62 / 1920*100vw);
	height: calc(36 / 1920*100vw);
	left: 0;
	top: 0;
	margin: auto;
}

@media(min-width: 768px) and (max-width:1599px) {
	.bg_access01:before {
		height: calc(180 / 1599*100vw);
	}
	.wrap_access01 .deco01 {
		top: calc(21 / 1599*100vw);
		width: calc(209 / 1599*100vw);
	}
	.wrap_access01 .deco02 {
		width: calc(256 / 1599*100vw);
	}
	.address_access:before {
		width: calc(30 / 1599*100vw);
		height: calc(30 / 1599*100vw);
	}
	.box_access01 {
		border-bottom: calc(4 / 1599*100vw) solid #e8ba1c;
	}
	.box_access01 .copy:before{
		width: calc(62 / 1599*100vw);
		height: calc(36 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_access01:before {
		height: calc(180 / 1299*100vw);
	}
	.wrap_access01 .deco01 {
		top: calc(21 / 1299*100vw);
		width: calc(209 / 1299*100vw);
	}
	.wrap_access01 .deco02 {
		width: calc(256 / 1299*100vw);
	}
	.address_access:before {
		width: calc(30 / 1299*100vw);
		height: calc(30 / 1299*100vw);
	}
	.box_access01 {
		border-bottom: calc(4 / 1299*100vw) solid #e8ba1c;
	}
	.box_access01 .copy:before{
		width: calc(62 / 1299*100vw);
		height: calc(36 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.bg_access01:before {
		height: calc(180 / 750*100vw);
	}
	.wrap_access01 .deco01 {
		top: calc(21 / 750*100vw);
		width: calc(209 / 750*100vw);
	}
	.wrap_access01 .deco02 {
		width: calc(256 / 750*100vw);
	}
	.address_access {
		padding-left: 0;
		padding-top: 6vw;
	}
	.address_access:before {
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: calc(30 / 750*100vw);
		height: calc(30 / 750*100vw);
	}
	.box_access01 {
		padding: 6vw 5vw 7vw;
		border-bottom: calc(4 / 750*100vw) solid #e8ba1c;
	}
	.box_access01 .copy:before{
		top: 3.5vw;
		width: calc(62 / 750*100vw);
		height: calc(36 / 750*100vw);
	}
}

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

/* 歯周病治療 PERIO
------------------------------------------------------------------*/

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_perio01 .copy {
		font-size: calc(38 / 750*100vw);
		letter-spacing: 0;
	}
}

/* 小児歯科 PEDIATRIC
------------------------------------------------------------------*/
.box_pediatric01 .copy .por:before,.box_pediatric01 .copy .por:after {
	position: absolute;
	content: "";
	background: url("images/page/deco13.svg") no-repeat left center / contain;
	width: calc(27 / 1920*100vw);
	height: calc(27 / 1920*100vw);
	left: calc(-46 / 1920*100vw);
	top: calc(5 / 1920*100vw);
	margin: auto;
}
.box_pediatric01 .copy .por:after {
	right: calc(-41 / 1920*100vw);
	left: auto;
	background: url("images/page/deco14.svg") no-repeat left center / contain;
}
.box_pediatric01 .txt {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.row_pediatric01 {
	max-width: 900px;
}
.row_pediatric01 .col {
	width:calc(280 / 1920*100vw);
	height: calc(280 / 1920*100vw);
}
.row_pediatric01 .col:not(:last-child) {
	margin-right: calc(30 / 1920*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_pediatric01 .copy .por:before,.box_pediatric01 .copy .por:after {
		width: calc(27 / 1599*100vw);
		height: calc(27 / 1599*100vw);
		left: calc(-46 / 1599*100vw);
		top: calc(5 / 1599*100vw);
	}
	.box_pediatric01 .copy .por:after {
		left: auto;
		right: calc(-41 / 1599*100vw);
	}
	.row_pediatric01 .col {
		width:calc(280 / 1599*100vw);
		height: calc(280 / 1599*100vw);
	}
	.row_pediatric01 .col:not(:last-child) {
		margin-right: calc(30 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_pediatric01 .copy .por:before,.box_pediatric01 .copy .por:after {
		width: calc(27 / 1299*100vw);
		height: calc(27 / 1299*100vw);
		left: calc(-46 / 1299*100vw);
		top: calc(5 / 1299*100vw);
	}
	.box_pediatric01 .copy .por:after {
		left: auto;
		right: calc(-41 / 1299*100vw);
	}
	.row_pediatric01 .col {
		width:calc(280 / 1299*100vw);
		height: calc(280 / 1299*100vw);
	}
	.row_pediatric01 .col:not(:last-child) {
		margin-right: calc(30 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.box_pediatric01 .copy .por:before,.box_pediatric01 .copy .por:after {
		width: calc(27 / 750*100vw);
		height: calc(27 / 750*100vw);
		left: -10vw;
		top: auto;
        bottom: 2vw;
	}
	.box_pediatric01 .copy .por:after {
		left: auto;
		right: -7vw;
	}
	.box_pediatric01 .copy {
		letter-spacing: 0;
		font-size: calc(38 / 750*100vw);
	}
	.box_pediatric01 {
		padding: 6vw 5vw 7vw;
	}
	.row_pediatric01 .icn {
		width: calc(100 / 750*100vw);
	}
	.row_pediatric01 .en {
		font-size: calc(36 / 750*100vw);
	}
	.row_pediatric01 .ja {
		font-size: calc(36 / 750*100vw);
	}
	.row_pediatric01 .col {
		width:calc(280 / 750*100vw);
		height: calc(280 / 750*100vw);
	}
	.row_pediatric01 .col:not(:last-child) {
		margin-right: calc(30 / 750*100vw);
	}
	.row_pediatric01 .col:nth-child(2n) {
		margin-right: 0;
	}
}

/* 小児矯正 PEDIATRIC ORTHO
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 予防・メンテナンス PREVENTION
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

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

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

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

/* マタニティ診療 MATERNITY
------------------------------------------------------------------*/
@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 {
	margin-bottom: calc(60 / 1920*100vw);
}
.box_case01 {
	position: relative;
	padding: calc(30 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(60 / 1920 * 100vw);
}
.row_case01 {
	max-width: calc(1000 / 1920*100vw);
	width: 100%
}
.row_case01 .en {
	height: calc(50 / 1920*100vw);
	font-size: calc(24 / 1920*100vw);
	line-height: 1.5;
}
.row_case01:after {
	border-left: calc(15 / 1920 * 100vw) solid #604c3f;
	border-top: calc(23 / 1920 * 100vw) solid transparent;
    border-bottom: calc(23 / 1920 * 100vw) solid transparent;
	top: calc(55 / 1920 * 100vw);
}
.slide_case01 {
	max-width: calc( 1240 / 1920 * 100vw );
	margin-left: auto;
	margin-right: auto;
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(30 / 1920 * 100vw );
    height: calc(54 / 1920 * 100vw );
    background: url(images/page/arw_case.svg)no-repeat center / cover;
    z-index: 9;
    top: -10%;
    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 {
	bottom: 0;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / 1920 * 100vw );
	height: calc( 11 / 1920 * 100vw );
	margin: 0 calc( 8 / 1920 * 100vw );
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / 1920 * 100vw );
	height: calc( 11 / 1920 * 100vw );
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #faef7a;
	width: calc( 11 / 1920 * 100vw );
	height: calc( 11 / 1920 * 100vw );
	border-radius: 50%;
	opacity: 1;
}
.slide_case01 .slick-dots li.slick-active button:before {
	background: #e89c1c;
	opacity: 1;
}
.row_case_common01 .col .case_img{
	height: calc(300 / 1920 * 100vw);
}
.tbl_case {
	max-width: calc(1000 / 1920*100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
.tbl_case th {
	background: #63b8cc;
	color: #fff;
}
.tbl_case td {
	background: #fff;
}
.tbl_case table {
	border: 1px solid #63b8cc;
}
.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #63b8cc;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tbl_case {
		max-width: calc(1000 / 1599*100vw);
	}
	.box_case01 {
		padding: calc(30 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(60 / 1599 * 100vw);
	}
	.row_case01 {
		max-width: calc(1000 / 1599*100vw);
	}
	.row_case01 .en {
		height: calc(50 / 1599*100vw);
		font-size: calc(24 / 1599*100vw);
		padding-top: calc(7 / 1599*100vw);
	}
	.row_case01:after {
		border-left-width: calc(15 / 1599 * 100vw);
		border-top-width: calc(23 / 1599 * 100vw);
		border-bottom-width: calc(23 / 1599 * 100vw);
		top: calc(55 / 1599 * 100vw);
	}
	.slide_case01 {
		max-width: calc( 1000 / 1599 * 100vw );
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(30 / 1599 * 100vw );
		height: calc(54 / 1599 * 100vw );
	}
	.slide_case01 .slick-dots li {
		width: calc( 11 / 1599 * 100vw );
		height: calc( 11 / 1599 * 100vw );
		margin: 0 calc( 8 / 1599 * 100vw );
	}
	.slide_case01 .slick-dots li button {
		width: calc( 11 / 1599 * 100vw );
		height: calc( 11 / 1599 * 100vw );
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 11 / 1599 * 100vw );
		height: calc( 11 / 1599 * 100vw );
	}
	.row_case_common01 .col .case_img{
		height: calc(300 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_case {
		max-width: calc(1000 / 1299*100vw);
	}
	.box_case01 {
		padding: calc(30 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(60 / 1299 * 100vw);
	}
	.row_case01 {
		max-width: calc(1000 / 1299*100vw);
	}
	.row_case01 .en {
		height: calc(50 / 1299*100vw);
		font-size: calc(24 / 1299*100vw);
		padding-top: calc(7 / 1299*100vw);
	}
	.row_case01:after {
		border-left-width: calc(15 / 1299 * 100vw);
		border-top-width: calc(23 / 1299 * 100vw);
		border-bottom-width: calc(23 / 1299 * 100vw);
		top: calc(55 / 1299 * 100vw);
	}
	.slide_case01 {
		max-width: calc( 1000 / 1299 * 100vw );
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(30 / 1299 * 100vw );
		height: calc(54 / 1299 * 100vw );
	}
	.slide_case01 .slick-dots li {
		width: calc( 11 / 1299 * 100vw );
		height: calc( 11 / 1299 * 100vw );
		margin: 0 calc( 8 / 1299 * 100vw );
	}
	.slide_case01 .slick-dots li button {
		width: calc( 11 / 1299 * 100vw );
		height: calc( 11 / 1299 * 100vw );
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 11 / 1299 * 100vw );
		height: calc( 11 / 1299 * 100vw );
	}
	.row_case_common01 .col .case_img{
		height: calc(300 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.tbl_case {
		max-width: calc(1000 / 750*100vw);
	}
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / 750*100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: calc(480 / 750*100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom:12vw;
	}
	.row_case01 .en {
		height: calc(60 / 750*100vw);
		font-size: calc(36 / 750*100vw);
		letter-spacing: .1em;
	}
	.row_case01:after {
		border-left: calc(40 / 750 * 100vw) solid transparent;
		border-right: calc(40 / 750 * 100vw) solid transparent;
		border-top: calc(30 / 750 * 100vw) solid #604c3f;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.area_case_common01 .ttl {
		letter-spacing: 0;
		font-size: calc(42 / 750*100vw);
	}
	.tbl_case {
		max-width: calc(1000 / 750*100vw);
	}
	.slide_case01 {
		max-width: calc( 1000 / 750 * 100vw );
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / 750 * 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 / 750 * 100vw);
		height: calc(90 / 750 * 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 {
		bottom: -10vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / 750 * 100vw );
		height: calc( 16 / 750 * 100vw );
		margin: 0 calc( 14 / 750 * 100vw );
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / 750 * 100vw );
		height: calc( 16 / 750 * 100vw );
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / 750 * 100vw );
		height: calc( 16 / 750 * 100vw );
	}
	.row_case_common01 .col .case_img {
		height: calc(300 / 750 * 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	background: #fdf9ea;
}
.box_risk01 .ttl {
	font-weight: normal;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / 1920 * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y {
	background: #67b53d !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .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 {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_risk01 .box {
		padding-right: calc(50 / 1599 * 100vw);
	}
}
@media(min-width: 751px) and (max-width:1299px) {
	.box_risk01 .box {
		padding-right: calc(50 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(420 / 750 * 100vw);
	}
	.box_risk01 .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 {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.tbl_recruit .require span:after {
	color: #fff;
	background: #99c238;
	font-size: .875rem;
	width: calc(50 / 1920* 100vw);
    height: calc(30 / 1920* 100vw);
	line-height: calc(30 / 1920 * 100vw);
}
.tbl_contact.tbl01 th {
	text-align: left;
	vertical-align: middle;
}
.tbl_contact td input {
	border-radius: calc(4 / 1920*100vw);
	width: 100%;
	background: #eeeeee!important;
}
.tbl_contact td textarea {
	background: #eeeeee!important;
}
.tbl_guideline01 table {
	border-color: #41a20c;
}
.tbl_guideline01 th {
	background: #41a20c;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #41a20c;
}
.btn_submit input {
	border: none;
	background: #41a20c;
}
.box_form {
	background: #f3ffec;
}
.bg_form {
	padding: calc(34 / 1920* 100vw) calc(50 / 1920* 100vw);
	max-width: 100%;
	background: none;
}
.tbl_recruit.tbl01 th {
	width: 27%;
}
.tbl_recruit.tbl01 td input, .tbl_recruit.tbl01 td textarea {
	padding: calc(13 / 1920*100vw);
	border-radius: calc(4 / 1920*100vw);
}
.tbl_recruit.tbl01 tr:not(:last-child) th, .tbl_recruit.tbl01 tr:not(:last-child) td {
	padding-bottom: calc(46 / 1920* 100vw);
}
.tbl_contact th {
	color: #333333;
}
.img_recruit01 .deco01 {
  	left: calc(-119 / 1920* 100vw);
    bottom: calc(47 / 1920* 100vw);
    width: calc(174 / 1920* 100vw);
}
.img_recruit01 .deco02 {
    right: calc(-71 / 1920* 100vw);
    top: calc(122 / 1920* 100vw);
    width: calc(121 / 1920* 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.tbl_recruit .require span:after {
		width: calc(50 / 1599* 100vw);
		height: calc(30 / 1599* 100vw);
		line-height: calc(30 / 1599 * 100vw);
	}
	.tbl_contact td input {
		border-radius: calc(4 / 1599*100vw);
	}
	.bg_form {
		padding: calc(34 / 1599* 100vw) calc(50 / 1599* 100vw);
	}
	.tbl_recruit.tbl01 td input, .tbl_recruit.tbl01 td textarea {
		padding: calc(13 / 1599*100vw);
		border-radius: calc(4 / 1599*100vw);
	}
	.tbl_recruit.tbl01 tr:not(:last-child) th, .tbl_recruit.tbl01 tr:not(:last-child) td {
		padding-bottom: calc(46 / 1599* 100vw);
	}
	.img_recruit01 .deco01 {
		left: calc(-119 / 1599* 100vw);
		bottom: calc(47 / 1599* 100vw);
		width: calc(174 / 1599* 100vw);
	}
	.img_recruit01 .deco02 {
		right: calc(-71 / 1599* 100vw);
		top: calc(122 / 1599* 100vw);
		width: calc(121 / 1599* 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.tbl_recruit .require span:after {
		width: calc(50 / 1299* 100vw);
		height: calc(30 / 1299* 100vw);
		line-height: calc(30 / 1299 * 100vw);
	}
	.tbl_contact td input {
		border-radius: calc(4 / 1299*100vw);
	}
	.bg_form {
		padding: calc(34 / 1299* 100vw) calc(50 / 1299* 100vw);
	}
	.tbl_recruit.tbl01 td input, .tbl_recruit.tbl01 td textarea {
		padding: calc(13 / 1299*100vw);
		border-radius: calc(4 / 1299*100vw);
	}
	.tbl_recruit.tbl01 tr:not(:last-child) th, .tbl_recruit.tbl01 tr:not(:last-child) td {
		padding-bottom: calc(46 / 1299* 100vw);
	}
	.img_recruit01 .deco01 {
		left: calc(-119 / 1299* 100vw);
		bottom: calc(47 / 1299* 100vw);
		width: calc(174 / 1299* 100vw);
	}
	.img_recruit01 .deco02 {
		right: calc(-71 / 1299* 100vw);
		top: calc(122 / 1299* 100vw);
		width: calc(121 / 1299* 100vw);
	}
	.img_recruit01 {
		max-width: calc(1000 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 750 * 100vw);
	}
	.tbl_recruit .require span:after {
		width: calc(85 / 750* 100vw);
		height: calc(40 / 750* 100vw);
		line-height: calc(40 / 750 * 100vw);
		font-size: calc(24 / 750*100vw);
	}
	.tbl_contact td input {
		border-radius: calc(4 / 750*100vw);
	}
	.bg_form {
		margin-left: auto;
		padding: 9vw 0;
	}
	.tbl_recruit.tbl01 td input, .tbl_recruit.tbl01 td textarea {
		padding: calc(13 / 750*100vw);
		border-radius: calc(4 / 750*100vw);
	}
	.tbl_recruit.tbl01 tr:not(:last-child) th, .tbl_recruit.tbl01 tr:not(:last-child) td {
		padding-bottom: calc(46 / 750* 100vw);
	}
	.img_recruit01 .deco01 {
		left: -6vw;
		bottom: calc(47 / 750* 100vw);
		width: calc(174 / 750* 100vw);
	}
	.img_recruit01 .deco02 {
		right: -6vw;
		top: calc(122 / 750* 100vw);
		width: calc(121 / 750* 100vw);
	}
	.img_recruit01 {
		max-width: calc(646 / 750*100vw);
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.inv-recaptcha-holder {
	display: none!important;
}
@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: #99c238;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / 1920 * 100vw);
	margin-bottom: calc(4 / 1920 * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / 1920 * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / 1920 * 100vw);
}
#wp-calendar thead th {
	background: #e89c1c;
	border: 1px solid #e89c1c;
	border-right-color: #e89c1c;
	font-size: .8125rem;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #e89c1c;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #000000;
	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 / 1920 * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / 1920 * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / 1920 * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / 1920 * 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 / 1920 * 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 / 1920 * 100vw);
}
.navigation li {
	width: calc(170 / 1920 * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / 1920 * 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 / 1920 * 100vw);
	margin-bottom: calc(40 / 1920 * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / 1920 * 100vw);
}
.thmb img {
	height: calc(120 / 1920*100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / 1920 * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / 1920 * 100vw);
	border-bottom: 1px dashed #604c3f;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / 1920 * 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;
	color: #604c3f;
}
.blog_archive .txt_post .date {
	color: #e95b1d;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / 1920 * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #000000;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / 1920 * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #99c238;
	color: #99c238;
	padding: 0 calc(10 / 1920 * 100vw);
	margin: calc(2 / 1920 * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / 1920 * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #99c238;
	background: #99c238;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post > h3 {
	font-size: 1.375rem;
	line-height: 1.6;
}
.post_content>h4 {
    padding: calc(15 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
    letter-spacing: .1em;
    line-height: 1.5;
    font-size: calc(20 / var(--break) * 100vw);
    font-family: "a-otf-ryumin-pr6n", serif;
    font-weight: 300;
    font-style: normal;
    background: #99c238;
    position: relative;
    z-index: 1;
    color: #fff;
}
.post_content>h4:before {
    content: "";
    height: 80%;
    width: calc(6 / var(--break) * 100vw);
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(10 / var(--break) * 100vw);
}
.post_content>h5 {
    padding-left: calc(20 / var(--break) * 100vw);
    padding-bottom: calc(10 / var(--break) * 100vw);
    line-height: 1.5;
    font-size: calc(20 / var(--break) * 100vw);
    font-family: "a-otf-ryumin-pr6n", serif;
    font-weight: 300;
    font-style: normal;
    border-bottom: 2px solid #734a2e;
    position: relative;
    z-index: 1;
    margin-bottom: calc(10 / var(--break) * 100vw);
}
.post_content>h5::before {
    content: "";
    width: calc(8 / var(--break) * 100vw);
    height: calc(8 / var(--break) * 100vw);
    background: #734a2e;
    border-radius: 100%;
    position: absolute;
    top: calc(10 / var(--break) * 100vw);
    left: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	#sidebar h4 {
		line-height: calc(40 / 1599 * 100vw);
		margin-bottom: calc(4 / 1599 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1599 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1599 * 100vw);
		padding-left: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1599 * 100vw);
		padding-right: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1599 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1599 * 100vw);
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1599*100vw);
	}
	.thmb {
		width: calc(120 / 1599 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1599 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1599 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1599 * 100vw);
		margin: calc(2 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	#sidebar h4 {
		line-height: calc(40 / 1299 * 100vw);
		margin-bottom: calc(4 / 1299 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1299 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1299 * 100vw);
		padding-left: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1299 * 100vw);
		padding-right: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1299 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1299 * 100vw);
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1299*100vw);
	}
	.thmb {
		width: calc(120 / 1299 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1299 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1299 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1299 * 100vw);
		margin: calc(2 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / 750 * 100vw);
		margin: calc(4 / 750 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 750 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 750 * 100vw);
		padding-left: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 750 * 100vw);
		padding-right: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 750 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 750 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 750 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 750 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.date_single {
		margin-top: calc(-30 / 750 * 100vw);
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.thmb {
		width: calc(210 / 750 * 100vw);
	}
	.thmb img {
		height: calc(210 / 750 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / 750 * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 750 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 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 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content>h5 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content>h5::before {
		top: calc(23 / var(--break) * 100vw);
		width: calc(10 / var(--break) * 100vw);
    	height: calc(10 / var(--break) * 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.format {
	padding-bottom: calc(140 / 1920 * 100vw);
}
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / 1920 * 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 / 1920 * 100vw);
	height: calc(20 / 1920 * 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 / 1920 * 100vw);
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / 1920 * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / 1920 * 100vw);
	height: calc(60 / 1920 * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / 1920 * 100vw);
	padding-left: calc(100 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.format {
		padding-bottom: calc(140 / 1599 * 100vw);
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.row_format03 .copy:before {
		width: calc(20 / 1599 * 100vw);
		height: calc(20 / 1599 * 100vw);
	}
	.row_format04 .col:not(:nth-child(-n+3)) {
		margin-top: calc(60 / 1599 * 100vw);
	}
	.wrap_format01 .box_qa03 {
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(60 / 1599 * 100vw);
		height: calc(60 / 1599 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a {
		padding-top: calc(30 / 1599 * 100vw);
		padding-left: calc(100 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.format {
		padding-bottom: calc(140 / 1299 * 100vw);
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.row_format03 .copy:before {
		width: calc(20 / 1299 * 100vw);
		height: calc(20 / 1299 * 100vw);
	}
	.row_format04 .col:not(:nth-child(-n+3)) {
		margin-top: calc(60 / 1299 * 100vw);
	}
	.wrap_format01 .box_qa03 {
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(60 / 1299 * 100vw);
		height: calc(60 / 1299 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a {
		padding-top: calc(30 / 1299 * 100vw);
		padding-left: calc(100 / 1299 * 100vw);
	}
}
@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 {
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		top: .55em;
	}
	.txt_format01 {
		max-width: calc(646 / 750 * 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 / 750 * 100vw);
		margin: 0 auto!important;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / 750 * 100vw)!important;
	}
	.row_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.wrap_format01 .box_qa03 {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		font-size: 1.5625rem;
	}
	.wrap_format01 .box_qa03 .box_a {
		padding-top: calc(30 / 750 * 100vw);
		padding-left: calc(100 / 750 * 100vw);
	}
	.tbl_format01.js-scrollable table {
		width: calc(1200 / 750 * 100vw);
		font-size: .875rem;
	}
}


.grecaptcha-badge { visibility: hidden; }