@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg3 .deco {
	width: calc(340 / var(--break) * 100vw);
}
.hdg3:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(50 / var(--break) * 100vw));
	background: url("images/page/ptn02.png")repeat left top / calc(100 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	z-index: -1;
}
.hdg4 {
	height: calc(100 / var(--break) * 100vw);
	background: url("images/page/deco_hdg4_l.svg")no-repeat left calc(10 / var(--break) * 100vw) center / calc(65 / var(--break) * 100vw) auto, url("images/page/deco_hdg4_r.svg")no-repeat right calc(10 / var(--break) * 100vw) center / calc(65 / var(--break) * 100vw) auto;
}
.hdg4 span:first-letter {
	color: #25aa37;
}
.hdg5:before {
	content: "";
	position: absolute;
	background: url("images/page/deco_hdg5.svg")no-repeat center / cover;
	width: calc(22 / var(--break) * 100vw);
	height: calc(27 / var(--break) * 100vw);
	left: 0;
	top: calc(10 / var(--break) * 100vw);
}
.bg_common01 {
	background: url("images/page/frame_common02.svg")no-repeat center top -1px / auto, #fffcdc;
}
.bg_common02:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(200 / var(--break) * 100vw));
	left: 0;
	top: calc(60 / var(--break) * 100vw);
	z-index: -1;
	background: #fadbda;
}
.bg_common03 {
	background: url("images/page/frame_common02.svg")no-repeat center top -1px / auto, url("images/page/ptn03.png")repeat left top / calc(100 / var(--break) * 100vw);
}
.bg_common04 {
	background: url("images/page/frame_common02.svg")no-repeat center top -1px / auto, url("images/page/ptn04.png")repeat left top / calc(100 / var(--break) * 100vw);
}
.copy_common01 span {
	background: linear-gradient(transparent 60%, #fff680 60%);
}
.row_common01 .col_img {
	width: 47%;
	max-width: 700px;
}
.row_common01 .col_img.right:before {
	content: "";
	position: absolute;
	background: url("images/page/deco_common01.svg")no-repeat center / cover;
	width: calc(145 / var(--break) * 100vw);
	height: calc(127 / var(--break) * 100vw);
	right: calc(-20 / var(--break) * 100vw);
	bottom: 0;
	z-index: 1;
}
.row_common01 .col_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(20 / var(--break) * 100vw));
	background: url("images/page/ptn06.png")repeat left top / calc(63 / var(--break) * 100vw);
	bottom: 0;
	z-index: -1;
	border-radius: calc(20 / var(--break) * 100vw);
}
.row_common01 .col_img.right:after { right: calc(-20 / var(--break) * 100vw); }
.row_common01 .col_img.left:after { left: calc(-20 / var(--break) * 100vw); }
.row_common01 .col_txt {
	width: 49%;
}
.row_common01 .copy, .copy_invisa01 {
	background: radial-gradient(circle at calc(3 / var(--break) * 100vw) 50%, #e9546b calc(3 / var(--break) * 100vw), transparent calc(3.1 / var(--break) * 100vw)) left bottom / calc(23 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) repeat-x;
}
.row_common01 .copy:first-letter, .copy_invisa01:first-letter {
	color: #e9546b;
}
.row_common02 .col_img {
	width: 38%;
}
.row_common02 .col_img.left:before {
	content: "";
	position: absolute;
	background: url("images/page/deco_common04.svg")no-repeat center / cover;
	width: calc(123 / var(--break) * 100vw);
	height: calc(91 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	z-index: 1;
}
.row_common02 .col_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(20 / var(--break) * 100vw));
	background: url("images/page/ptn06.png")repeat left top / calc(63 / var(--break) * 100vw);
	bottom: 0;
	z-index: -1;
	border-radius: calc(20 / var(--break) * 100vw);
}
.row_common02 .col_img.right:after { right: calc(-20 / var(--break) * 100vw); }
.row_common02 .col_img.left:after { left: calc(-20 / var(--break) * 100vw); }
.row_common02 .col_txt {
	width: 58%;
}
.row_common02 .copy {
	background: radial-gradient(circle at calc(3 / var(--break) * 100vw) 50%, #8fc320 calc(3 / var(--break) * 100vw), transparent calc(3.1 / var(--break) * 100vw)) left bottom / calc(23 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) repeat-x;
}
.row_common03 {
	border-bottom: 1px solid #331f29;
}
.row_common03 .col_img {
	width: 20%;
	max-width: 290px;
}
.row_common03 .col_img:before {
	content: "";
	position: absolute;
	background: url("images/page/deco_common05.svg")no-repeat center / cover;
	width: calc(93 / var(--break) * 100vw);
	height: calc(58 / var(--break) * 100vw);
	right: calc(-10 / var(--break) * 100vw);
	bottom: 0;
	z-index: 1;
}
.row_common03 .col_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(10 / var(--break) * 100vw));
	background: url("images/page/ptn05.png")repeat left top / calc(63 / var(--break) * 100vw);
	bottom: 0;
	right: calc(-10 / var(--break) * 100vw);
	z-index: -1;
	border-radius: calc(20 / var(--break) * 100vw);
}
.row_common03 .col_txt {
	width: 76%;
}
.row_common04 {
	gap: calc(60 / var(--break) * 100vw) 1.33%;
}
.row_common04 .col {
	width: 24%;
	max-width: 360px;
}
.box_common01 {
	border: calc(8 / var(--break) * 100vw) solid #e9546b;
}
.box_common01:after {
	content: "";
	position: absolute;
	background: url("images/page/deco_common03.svg")no-repeat center / cover;
	width: calc(81 / var(--break) * 100vw);
	height: calc(144 / var(--break) * 100vw);
	right: calc(-30 / var(--break) * 100vw);
	bottom: calc(-30 / var(--break) * 100vw);
}
.box_common01 .ttl .ja {
	height: calc(50 / var(--break) * 100vw);
	background: url("images/page/deco_common02.svg")no-repeat left calc(20 / var(--break) * 100vw) center / calc(31 / var(--break) * 100vw) auto, url("images/page/deco_common02.svg")no-repeat right calc(20 / var(--break) * 100vw) center / calc(31 / var(--break) * 100vw) auto;
}
.box_common02 {
	border: calc(8 / var(--break) * 100vw) solid #8fc320;
}
.box_common02 .ttl {
	background: radial-gradient(circle at calc(3 / var(--break) * 100vw) 50%, #8fc320 calc(3 / var(--break) * 100vw), transparent calc(3.1 / var(--break) * 100vw)) left bottom / calc(23 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) repeat-x;
}
.box_video02 {
	max-width: 100%;
}
.list_common01 li {
	border-bottom: 1px solid #331f29;
	padding-left: calc(45 / var(--break) * 100vw);
	padding-bottom: calc(4 / var(--break) * 100vw);
}
.list_common01 li:not(:nth-child(-n+2)) {
	margin-top: calc(8 / var(--break) * 100vw);
}
.list_common01 li:before {
	background: url("images/page/icn_check01.svg")no-repeat center / cover;
	width: calc(24 / var(--break) * 100vw);
	height: calc(24 / var(--break) * 100vw);
	top: .1em;
}
.bg_common02 .img {
	width: calc(1160 / var(--break) * 100vw);
}
.tbl_common01 table {
	border-color: #331f29;
	border-right: none;
	border-left: none;
	background: #fff;
}
.tbl_common01 tr:not(:last-child) th, .tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #331f29;
}
.tbl_common01 th {
	background: #ee87b4;
}
.arw_flow:before {
	border-top-color: #25aa37;
}
.box_flow {
	padding: 0;
}
.box_flow h4 {
	background: url("images/index/deco__medical02.svg")no-repeat left calc(20 / var(--break) * 100vw) center / calc(56 / var(--break) * 100vw) auto;
	border-radius: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) 0 0;
}
.box_flow .box {
	border: 1px solid #00AFEC;
	border-top: none;
	border-radius: 0 0 calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.row_common01 .copy, .copy_invisa01 {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: .1em;
	}
	.col_img {
		text-align: center;
	}
	.hdg3 {
		padding-bottom: 3vw;
	}
	.hdg3 .deco {
		margin-bottom: 2vw;
	}
	.hdg3 .ja {
		font-size: 1.4375rem;
		letter-spacing: 0;
	}
	.hdg4 {
		font-size: 1.375rem;
		letter-spacing: 0;
		height: auto;
		padding: 2vw 3vw;
	}
	.hdg5 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.hdg5:before {
		top: calc(16 / var(--break) * 100vw);
	}
	.bg_common01 {
		background: url("images/page/frame_common02_sp.svg")no-repeat center top -1px / 100% auto, #fffcdc;
	}
	.bg_common02:after {
		height: calc(100% - calc(120 / var(--break) * 100vw));
	}
	.bg_common03 {
		background: url("images/page/frame_common02_sp.svg")no-repeat center top -1px / 100% auto, url("images/page/ptn03.png")repeat left top / calc(100 / var(--break) * 100vw);
	}
	.bg_common04 {
		background: url("images/page/frame_common02_sp.svg")no-repeat center top -1px / 100% auto, url("images/page/ptn04.png")repeat left top / calc(100 / var(--break) * 100vw);
	}
	.copy_common01 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_common01 .col_img {
		padding-bottom: calc(10 / var(--break) * 100vw);
	}
	.row_common01 .col_img.right:before {
		right: calc(-10 / var(--break) * 100vw);
	}
	.row_common01 .col_img:after {
		height: calc(100% - calc(10 / var(--break) * 100vw));
	}
	.row_common01 .col_img.right:after { right: calc(-10 / var(--break) * 100vw); }
	.row_common01 .col_img.left:after { left: calc(-10 / var(--break) * 100vw); }
	.row_common02 .col_img {
		max-width: calc(646 / var(--break) * 100vw)!important;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: calc(10 / var(--break) * 100vw);
	}
	.row_common02 .col_img:after {
		height: calc(100% - calc(10 / var(--break) * 100vw));
	}
	.row_common02 .col_img.right:after { right: calc(-10 / var(--break) * 100vw); }
	.row_common02 .col_img.left:after { left: calc(-10 / var(--break) * 100vw); }
	.row_common03 .col_img {
		margin-right: auto;
		margin-left: auto;
		max-width: calc(500 / var(--break) * 100vw)!important;
	}
	.row_common03 .col_img:after {
		border-radius: calc(40 / var(--break) * 100vw);
	}
	.row_common04 {
		gap: 2vw 2%;
	}
	.row_common04 .col {
		width: 49%;
		max-width: 100%;
	}
	.row_common04 .caption {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.box_common01 {
		border: calc(8 / var(--break) * 100vw) solid #e9546b;
	}
	.box_common01:after {
		content: "";
		position: absolute;
		background: url("images/page/deco_common03.svg")no-repeat center / cover;
		width: calc(81 / var(--break) * 100vw);
		height: calc(144 / var(--break) * 100vw);
		right: calc(-30 / var(--break) * 100vw);
		bottom: calc(-30 / var(--break) * 100vw);
	}
	.box_common01 .ttl .en {
		font-size: 2rem;
	}
	.box_common01 .ttl .ja {
		font-size: 1.125rem;
		letter-spacing: 0;
		border-radius: calc(50 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		background: #e9546b;
	}
	.box_common02 {
		border: calc(8 / var(--break) * 100vw) solid #8fc320;
	}
	.box_common02 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_common02 .txt.fz22 {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.list_common01 li:not(:first-child) {
		margin-top: calc(8 / var(--break) * 100vw);
	}
	.list_common01 li:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		top: .3em;
	}
	.bg_common02 .img {
		width: calc(646 / var(--break) * 100vw);
	}
	.tbl_common01 table {
		border-color: #331f29;
		border-right: none;
		border-left: none;
		background: #fff;
	}
	.tbl_common01 tr:not(:last-child) th, .tbl_common01 tr:not(:last-child) td {
		border-bottom-color: #331f29;
	}
	.tbl_common01 th {
		background: #ee87b4;
	}
	.arw_flow:before {
		border-top-color: #25aa37;
	}
	.box_flow {
		padding: 0;
	}
	.box_flow h4 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_pay .col {
		padding: 5vw 3vw;
	}
}


/* 医院紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01 {
	background: url("images/clinic/img_clinic01.jpg")no-repeat center top / auto;
	padding-top: calc(550 / var(--break) * 100vw);
}
.box_clinic01 .deco {
	width: calc(124 / var(--break) * 100vw);
	right: calc(-10 / var(--break) * 100vw);
	top: calc(-45 / var(--break) * 100vw);
}
.box_clinic01 .txt em {
	background: linear-gradient(transparent 60%, #fff680 60%);
}
.row_clinic01 .col_img {
	width: 50%;
	min-height: calc(600 / var(--break) * 100vw);
	background: url("images/clinic/img_clinic02.jpg")no-repeat center / cover;
}
.row_clinic01 .col_img.img02 { background-image: url("images/clinic/img_clinic07.jpg"); }
.row_clinic01 .col_img.img03 { background-image: url("images/clinic/img_clinic08.jpg"); }
.row_clinic01 .col_img.img04 { background-image: url("images/clinic/img_clinic09.jpg"); }
.row_clinic01 .col_img.img05 { background-image: url("images/clinic/img_clinic10.jpg"); }
.row_clinic01 .col_img.img06 { background-image: url("images/clinic/img_clinic11.jpg"); }
.row_clinic01 .col_img.img07 { background-image: url("images/clinic/img_clinic12.jpg"); }
.row_clinic01 .col_img.img08 { background-image: url("images/clinic/img_clinic13.jpg"); }
.row_clinic01 .col_img.img09 { background-image: url("images/clinic/img_clinic14.jpg"); }
.row_clinic01 .col_img.img10 { background-image: url("images/clinic/img_clinic15.jpg"); }
.row_clinic01 .col_img .deco {
	bottom: calc(-20 / var(--break) * 100vw);
}
.row_clinic01 .col_img .deco01 {
	width: calc(237 / var(--break) * 100vw);
}
.row_clinic01 .col_img .deco02 {
	width: calc(200 / var(--break) * 100vw);
}
.row_clinic01 .col_img .deco03 {
	width: calc(277 / var(--break) * 100vw);
}
.row_clinic01 .col_img .right {
	right: calc(-20 / var(--break) * 100vw);
}
.row_clinic01 .col_img .left {
	left: calc(-20 / var(--break) * 100vw);
}
.row_clinic01 .col_txt {
	width: 50%;
}
.row_clinic01 .col_txt .wrap {
	max-width: 680px;
}
.num_clinic01 {
	width: calc(120 / var(--break) * 100vw);
	height: calc(120 / var(--break) * 100vw);
}
.slide_clinic01 .slick-prev {
	background: url("images/page/arw_slide.svg")no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_slide.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	right: -7.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_clinic01 .txt {
		font-size: 1.875rem;
	}
	.copy_clinic01 {
		font-size: 1.625rem;
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.bg_clinic01 {
		background: url("images/clinic/img_clinic01.jpg")no-repeat center top / 100% auto;
		padding-top: calc(200 / var(--break) * 100vw);
	}
	.box_clinic01 .deco {
		width: calc(100 / var(--break) * 100vw);
	}
	.box_clinic01 .txt {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_clinic01 .col_img {
		width: 100%;
		min-height: calc(500 / var(--break) * 100vw);
		margin: 0 auto;
	}
	.row_clinic01 .col_img .deco {
		bottom: calc(-10 / var(--break) * 100vw);
	}
	.row_clinic01 .col_img .deco01 {
		width: calc(190 / var(--break) * 100vw);
	}
	.row_clinic01 .col_img .deco02 {
		width: calc(160 / var(--break) * 100vw);
	}
	.row_clinic01 .col_img .deco03 {
		width: calc(222 / var(--break) * 100vw);
	}
	.row_clinic01 .col_img .right {
		right: 0;
	}
	.row_clinic01 .col_img .left {
		left: 0;
	}
	.row_clinic01 .col_txt {
		width: 100%;
		padding: 5vw 0 6vw;
	}
	.row_clinic01 .col_txt .wrap {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.num_clinic01 {
		width: calc(120 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
		font-size: 1.625rem;
	}
	.tbl_clinic01 tr:last-child th {
		border-bottom: 1px solid #331F29;
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
}


/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.bg_staff01 {
	background: url("images/page/frame_common02.svg")no-repeat center top -1px / auto, url("images/page/ptn03.png")repeat left top / calc(100 / var(--break) * 100vw);
}
.row_staff01 .col_img {
	width: 38%;
	max-width: 460px;
}
.row_staff01 .col_img .deco {
	width: calc(234 / var(--break) * 100vw);
	right: calc(-20 / var(--break) * 100vw);
	bottom: calc(-20 / var(--break) * 100vw);
}
.row_staff01 .col_txt {
	width: 58%;
}
.name_dr {
	background: radial-gradient(circle at calc(3 / var(--break) * 100vw) 50%, #25aa37 calc(3 / var(--break) * 100vw), transparent calc(3.1 / var(--break) * 100vw)) left bottom / calc(23 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) repeat-x;
}
.name_dr .deco {
	width: calc(43 / var(--break) * 100vw);
}
.box_staff01 {
	border: calc(8 / var(--break) * 100vw) solid #8fc320;
}
.box_staff01.bdr02 { border-color: #25aa37; }
.box_staff01 .deco01 {
	width: calc(124 / var(--break) * 100vw);
	right: calc(-25 / var(--break) * 100vw);
	top: calc(-35 / var(--break) * 100vw);
}
.box_staff01 .deco02 {
	width: calc(80 / var(--break) * 100vw);
	right: calc(-10 / var(--break) * 100vw);
	top: calc(-40 / var(--break) * 100vw);
}
.list_staff01 li:not(:first-child) {
	margin-top: calc(14 / var(--break) * 100vw);
}
.list_staff01 .year {
	width: calc(150 / var(--break) * 100vw);
}
.list_staff01 .txt {
	width: calc(100% - calc(150 / var(--break) * 100vw));
}
.list_staff02 li:before {
	background: #25aa37;
}
.bg_staff02 {
	background: url("images/page/frame_common02.svg")no-repeat center top -1px / auto, url("images/page/ptn04.png")repeat left top / calc(100 / var(--break) * 100vw);
}
.img_staff01 .deco {
	width: calc(277 / var(--break) * 100vw);
	right: calc(-20 / var(--break) * 100vw);
	bottom: calc(-20 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_staff01 {
		background: url("images/page/frame_common02_sp.svg")no-repeat center top -1px / 100% auto, url("images/page/ptn03.png")repeat left top / calc(100 / var(--break) * 100vw);
	}
	.row_staff01 .col_img {
		max-width: calc(460 / var(--break) * 100vw)!important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_staff01 .col_img .deco {
		width: calc(187 / var(--break) * 100vw);
		right: calc(-10 / var(--break) * 100vw);
		bottom: calc(-10 / var(--break) * 100vw);
	}
	.row_staff01 .col_txt {
		padding: 0;
	}
	.name_dr {
		-webkit-justify-content: center!important;
		justify-content: center!important;
	}
	.name_dr .deco {
		width: calc(43 / var(--break) * 100vw);
	}
	.name_dr .ja {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.name_dr .ja em {
		font-size: 1.4375rem;
		letter-spacing: 0;
	}
	.name_dr .en {
		font-size: .8125rem;
		letter-spacing: 0;
	}
	.box_staff01 .deco01 {
		width: calc(100 / var(--break) * 100vw);
	}
	.box_staff01 .deco02 {
		width: calc(64 / var(--break) * 100vw);
	}
	.box_staff01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_staff01 li:not(:first-child) {
		margin-top: 2vw;
	}
	.bg_staff02 {
		background: url("images/page/frame_common02_sp.svg")no-repeat center top -1px / 100% auto, url("images/page/ptn04.png")repeat left top / calc(100 / var(--break) * 100vw);
	}
	.img_staff01 .deco {
		width: calc(222 / var(--break) * 100vw);
		right: calc(-10 / var(--break) * 100vw);
		bottom: calc(-10 / var(--break) * 100vw);
	}
}


/* 診療時間・アクセス access
------------------------------------------------------------------*/
.bg_access01:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(60 / var(--break) * 100vw));
	background: url("images/page/ptn03.png")repeat left top / calc(100 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	z-index: -1;
}
.row_access01 {
	max-width: 1200px;
}
.row_access01 .col_l {
	width: 48%;
	max-width: 482px;
}
.row_access01 .col_r {
	width: 48%;
	max-width: 530px;
}
.tbl_access01 .tbl_time02 .box {
	background: #fff!important;
}
.bg_access02:after {
	content: "";
	position: absolute;
	width: 100%;
	height: calc(100% - calc(60 / var(--break) * 100vw));
	background: #fffcdc;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.wrap_access01 {
	width: 90%;
	max-width: 1240px;
}
.box_access01 {
	border: calc(8 / var(--break) * 100vw) solid #e9546b;
}
.list_access01 dt {
	border-bottom: 1px solid #331f29;
}
.list_access01 dt .icn {
	width: calc(40 / var(--break) * 100vw);
}
.list_access01 dt .ja {
	width: calc(100% - calc(65 / var(--break) * 100vw));
}
.list_access01 dd em {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #fff680 60%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_access01 {
		max-width: 100%;
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_access01 .col_l {
		width: 100%;
		max-width: 100%;
	}
	.row_access01 .col_r {
		width: 100%;
		max-width: 100%;
	}
	.wrap_access01 {
		width: 100%;
		max-width: 100%;
	}
	.list_access01 dt {
		border-bottom: 1px solid #331f29;
	}
	.list_access01 dt .ja {
		font-size: 1.125rem;
		letter-spacing: normal;
	}
}


/* 小児歯科 pediatric
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 小児矯正 pediortho
------------------------------------------------------------------*/
.row_pediortho03 {
	max-width: 900px;
	gap: calc(30 / var(--break) * 100vw) 6.4%;
}
.row_pediortho03 .col {
	width: 20.2%;
}
.img_pediortho01 .ccl {
	width: calc(200 / var(--break) * 100vw);
	height: calc(200 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
	top: calc(20 / var(--break) * 100vw);
}
.img_pediortho01 .deco {
	width: calc(277 / var(--break) * 100vw);
	right: calc(-20 / var(--break) * 100vw);
	bottom: calc(-20 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_pediortho03 {
		max-width: 100%;
		gap: calc(30 / var(--break) * 100vw) 2%;
	}
	.row_pediortho03 .col {
		width: 32%;
	}
	.row_pediortho03 .txt {
		font-size: .875rem;
	}
	.img_pediortho01 .ccl {
		width: calc(180 / var(--break) * 100vw);
		height: calc(180 / var(--break) * 100vw);
		font-size: .75rem;
		letter-spacing: 0;
	}
	.img_pediortho01 .deco {
		width: calc(222 / var(--break) * 100vw);
	}
}


/* インビザライン・ファースト invisa
------------------------------------------------------------------*/
.row_invisa02 {
	max-width: 1240px;
	gap: calc(60 / var(--break) * 100vw) 2.3%;
}
.row_invisa02 .col {
	width: 31.8%;
	max-width: 394px;
}
.bg_invisa03 {
	background: url("images/invisa/bg_invisa01.svg")no-repeat left top / calc(358 / var(--break) * 100vw) auto, url("images/invisa/bg_invisa02.svg")no-repeat right top / calc(392 / var(--break) * 100vw) auto;
}
.row_invisa03 {
	max-width: 1000px;
	gap: 0 8%;
}
.row_invisa03 .col {
	width: 28%;
	border: calc(8 / var(--break) * 100vw) solid #54c3f1;
}
.row_invisa03 .col:before {
	content: "";
	position: absolute;
	background: url("images/invisa/deco_invisa01.svg")no-repeat center / cover;
	width: calc(48 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: calc(-30 / var(--break) * 100vw);
	margin: auto;
}
.row_invisa03 .col:not(:last-child):after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: calc(15 / var(--break) * 100vw) solid #e9546b;
	border-top: calc(23 / var(--break) * 100vw) solid transparent;
	border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
	right: -21%;
	top: 0;
	bottom: 0;
	margin: auto;
}
.row_invisa03 .year {
	height: calc(50 / var(--break) * 100vw);
}
.tbl_invisa01 table {
	border: 1px solid #25aa37;
	vertical-align: middle;
}
.tbl_invisa01 td {
	width: 27.4%;
	border: 1px solid #25aa37;
	padding: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
.tbl_invisa01 th {
	background: #25aa37;
	color: #fff;
	font-weight: 400;
	border: 1px solid #25aa37;
	width: 17.8%;
}
.tbl_invisa01 tr:not(:last-child) th {
	border-bottom-color: #fff;
}
.tbl_invisa01 tr td:first-of-type {
	background: #fffdee;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_invisa01 .copy .sp_tb {
		display: block;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.copy_invisa01 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_invisa02 {
		max-width: 100%;
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_invisa02 .col {
		width: calc(646 / var(--break) * 100vw);
		margin: 0 auto;
		max-width: 100%;
	}
	.row_invisa02 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_invisa03 {
		max-width: calc(600 / var(--break) * 100vw);
		gap: calc(80 / var(--break) * 100vw) 0;
	}
	.row_invisa03 .col {
		width: 100%;
	}
	.row_invisa03 .col:not(:last-child):after {
		border-top: calc(15 / var(--break) * 100vw) solid #e9546b;
		border-right: calc(23 / var(--break) * 100vw) solid transparent;
		border-left: calc(23 / var(--break) * 100vw) solid transparent;
		border-bottom: none;
		right: 0;
		left: 0;
		top: auto;
		bottom: calc(-40 / var(--break) * 100vw);
	}
	.row_invisa03 .year {
		height: calc(60 / var(--break) * 100vw);
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_invisa03 .txt {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.tbl_invisa01 table {
		font-size: .875rem;
		letter-spacing: 0;
		width: calc(1300 / var(--break) * 100vw);
	}
	.tbl_invisa01 .ttl {
		font-size: 1rem;
		letter-spacing: 0;
	}
}


/* マタニティ診療 maternity
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* よくあるご質問 faq
------------------------------------------------------------------*/
.bg_faq01 {
	background: url("images/faq/bg_faq01.svg")no-repeat left center / calc(352 / var(--break) * 100vw) auto, url("images/faq/bg_faq02.svg")no-repeat right center / calc(397 / var(--break) * 100vw) auto, url("images/page/ptn04.png")repeat left top / calc(100 / var(--break) * 100vw);
}
.row_faq01 .col {
	width: 49%;
}
.row_faq01 .col a:after {
	transform: rotate(90deg);
}
.box_qa03 {
	border: none;
}
.box_qa03 .box_q {
	overflow: hidden;
	border-radius: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) 0 0;
}
.box_qa03 .box_q .txt .icn:before, .box_qa03 .box_q .txt .icn:after {
	background: #fff;
}
.box_qa03 .box_a {
	border: calc(2 / var(--break) * 100vw) solid #00afec;
	border-top: none;
	border-radius: 0 0 calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
@media(min-width: 768px) {
	.row_faq01 .col a:hover:after {
		top: calc(20 / var(--break) * 100vw);
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_faq01 {
		background: url("images/page/ptn04.png")repeat left top / calc(100 / var(--break) * 100vw);
	}
	.row_faq01 {
		gap: calc(40 / var(--break) * 100vw) 0;
	}
	.row_faq01 .col {
		width: 100%;
		margin: 0 auto;
	}
}


/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.area_case_common01 {
	border: calc(8 / var(--break) * 100vw) solid #e9546b;
}
.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 #e9546b;
	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: calc(30 / var(--break) * 100vw);
}
.slide_case01 .slick-next {
    right: calc(30 / var(--break) * 100vw);
    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: #666;
	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: #e9546b;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.area_case_common01 .ttl {
		font-size: 1.5rem;
	}
	.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 #e9546b;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(50 / var(--break) * 100vw);
		height: calc(90 / var(--break) * 100vw);
		bottom: auto;
		top: 68vw;
	}
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 14 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.tbl_case tr th {
			border-bottom: 1px solid #000;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign .ttl, .box_risk01 .ttl {
	background: none;
}
/* パーフェクトスクロールバー */
.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.0625rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #333;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #e85298;
	color: #fff;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
	border-radius: calc(5 / var(--break) * 100vw);
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 400;
	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: #fadbda;
	border: 1px solid #fadbda;
	border-right-color: #fadbda;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #fadbda;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
	background: #fff;
}
#wp-calendar tbody td a {
	color: #00afec;
	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 #111;
	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 #111;
	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 #111;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #331f29;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
	font-size: 1.25rem;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	color: #00afec;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #00afec;
	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 #00afec;
	color: #00afec;
	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: #00afec;
	background: #00afec;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post h3 {
	background: url("images/index/deco__medical01.svg")no-repeat left calc(10 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw) / calc(54 / var(--break) * 100vw) auto, url("images/page/ptn02.png")repeat left top / calc(100 / var(--break) * 100vw);
}
.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 );
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 600;
	font-style: normal;
}
.post_content > h4 {
	background: radial-gradient(circle at calc(3 / var(--break) * 100vw) 50%, #25aa37 calc(3 / var(--break) * 100vw), transparent calc(3.1 / var(--break) * 100vw)) left bottom / calc(23 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) repeat-x, url("images/page/deco_hdg5.svg")no-repeat left calc(10 / var(--break) * 100vw) top calc(15 / var(--break) * 100vw) / calc(22 / var(--break) * 100vw) auto, #fff;
	border-radius: calc(5 / var(--break) * 100vw);
	padding: calc(15 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(55 / var(--break) * 100vw);
}
.post_content > h5 {
	background: url("images/page/deco_common02.svg")no-repeat left calc(10 / var(--break) * 100vw) center / calc(31 / var(--break) * 100vw) auto;
	padding: calc(15 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(65 / var(--break) * 100vw);
}
#sidebar .category h4{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
#sidebar .category ul{
	gap:calc(10 / var(--break) * 100vw ) 3%;
}
#sidebar .category ul li{
	font-size: 1rem;
	width: auto;
	overflow: visible;
	white-space:normal;
}
#sidebar .category ul li a{
	border: 1px solid #ee87b4;
	background: #ee87b4;
	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: none;
	color: #111;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: calc(210 / var(--break) * 100vw);
	}
	.thmb img {
		height: calc(210 / var(--break) * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
		margin: calc(4 / 750 * 100vw);
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.blog_archive .txt_post .date {
		letter-spacing: 0;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
		background: url("images/index/deco__medical01.svg")no-repeat left calc(10 / var(--break) * 100vw) top calc(28 / var(--break) * 100vw) / calc(54 / var(--break) * 100vw) auto, url("images/page/ptn02.png")repeat left top / calc(100 / var(--break) * 100vw);
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	.post_content > h4 {
		background: radial-gradient(circle at calc(3 / var(--break) * 100vw) 50%, #25aa37 calc(3 / var(--break) * 100vw), transparent calc(3.1 / var(--break) * 100vw)) left bottom / calc(23 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) repeat-x, url("images/page/deco_hdg5.svg")no-repeat left calc(10 / var(--break) * 100vw) top calc(24 / var(--break) * 100vw) / calc(24 / var(--break) * 100vw) auto, #fff;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


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