@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
body:not(.home) .gnav {
    border-bottom: 1px solid #f1f1f1;
}
.fix_nav .gnav {
    border-bottom: none;
}
.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 right bottom / calc(1100/ var(--break) * 100vw) auto;
	height: calc(450 / var(--break) * 100vw);
}
.main_page:before {
	content: "";
	position: absolute;
	width: calc(646 / var(--break) * 100vw);
	height: calc(380 / var(--break) * 100vw);
	background: url(images/page/bg_ttl_page_deco.svg) repeat left top / cover;
	top: 0;
	left: 0;
	z-index: -1;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.hdg2 {
	padding-top: calc(129 / var(--break) * 100vw);
	padding-left: calc(82 / var(--break) * 100vw);
}
.hdg2 .ja {
	margin-bottom: calc(15 / var(--break) * 100vw);
}
.hdg3 {
	padding-right: calc(20 / var(--break) * 100vw);
	padding-left: calc(20 / var(--break) * 100vw);
}
.hdg3:before {
	content: "";
	position: absolute;
	background: #fff;
	width: 100%;
	height: calc(2 / var(--break) * 100vw);
	bottom: calc(3 / var(--break) * 100vw);
	left: 0;
	margin: auto;
	z-index: -1;
}
.hdg4 {
	border-bottom: solid calc(2 / var(--break) * 100vw) #c6b073;
	margin-bottom: calc(55 / var(--break) * 100vw);
}
.hdg4:before {
	content: "";
	position: absolute;
	background: #c6b073;
	width: calc(2 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
	bottom: calc(-17 / var(--break) * 100vw);
	left: 50%;
	transform: translateX(-50%);
	margin: auto;
	z-index: -1;
}
.hdg5 {
	padding: calc(5 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(3 / var(--break) * 100vw) calc(15 / var(--break) * 100vw);
	border-left: solid 1px #517b5c;
	border-bottom: solid 1px #517b5c;
	margin-left: calc(5 / var(--break) * 100vw);
}
.hdg5:before {
	content: "";
	position: absolute;
	background: #517b5c;
	width: calc(10 / var(--break) * 100vw);
	height: 1px;
	top: calc(5 / var(--break) * 100vw);
	left: calc(-6 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
}
.hdg5:after {
	content: "";
	position: absolute;
	background: #517b5c;
	width: 1px;
	height: calc(100% - calc(-1 / var(--break) * 100vw));
	top: calc(5 / var(--break) * 100vw);
	left: calc(3 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
}
.ttl_common01 span {
	background: #fff;
    width: calc(260 / var(--break) * 100vw);
}
.ttl_common01:before, .ttl_common01:after {
	content: "";
	width: 100%;
	height: calc(23 / var(--break) * 100vw);
	display: block;
	flex: 1;
	background: url(images/page/bdr_common01.svg) repeat-x left center / calc(10 / var(--break) * 100vw) auto;
}
.ttl_common01:before {
	margin-right: calc(20 / var(--break) * 100vw);
}
.ttl_common01:after {
	margin-left: calc(20 / var(--break) * 100vw);
}
.row_pay .col {
	width: 32%;
	margin-right: 2%;
	outline: 1px solid #fff;
	outline-offset: -10px;
}
.box_common01 {
	outline: 1px solid #94ad9a;
	outline-offset: -5px;
}
.box_common01 .ttl {
	border-top: solid calc(2 / var(--break) * 100vw) #1d1d1d;
	border-bottom: solid calc(2 / var(--break) * 100vw) #1d1d1d;
}
.list_common01.icn01 li:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url(images/page/icn_check01.svg) no-repeat left center / cover;
	left: 0;
	top: .35em;
	border-radius: 0 !important;
}
.list_common01 li {
	padding-left: calc(30 / var(--break) * 100vw);
}
.list_common01 li {
	width: 47.3%;
}
.bg_common01:before {
	content: "";
	position: absolute;
	background: rgba(81,123,92,0.4);
	width: 100%;
	height: calc(200 / var(--break) * 100vw);
	top: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.tbl_common01 thead th {
	color: #fff;
	background: #5e5e5e;
	text-align: center;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.tbl_common01 thead th:not(:last-child) {
	border-right: 1px solid #fff;
}
.tbl_common01 table {
	border: none;
	border-top: 1px solid #5e5e5e;
	border-bottom: 1px solid #5e5e5e;
	border-collapse: collapse;
	table-layout: auto;
}
.tbl_common01 th {
	background: #f1f1f1;
	color: #1d1d1d;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.tbl_common01 tr:not(:last-child) th, .tbl_common01 tr:not(:last-child) td {
	border-bottom: 1px solid #5e5e5e;
}
/* ← これがポイント！左右の線をなくす */
.tbl_common01 th, .tbl_common01 td {
	border-top: none;
	border-left: none;
	border-right: none;
}

@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.hdg2 {
		padding-top: calc(99 / var(--break) * 100vw);
		padding-left: calc(22 / var(--break) * 100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.main_page {
		background: url(images/page/bg_ttl_page.jpg) no-repeat right calc(-68 / var(--break) * 100vw) bottom / calc(990 / var(--break) * 100vw) auto;
	}
	.main_page:before {
		content: "";
		position: absolute;
		width: calc(586 / var(--break) * 100vw);
		height: calc(350 / var(--break) * 100vw);
		background: url(images/page/bg_ttl_page_deco.svg) repeat left top / cover;
		top: 0;
		left: 0;
		z-index: -1;
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background: url("images/page/bg_ttl_page_sp.jpg") no-repeat bottom calc(18 / var(--break) * 100vw) right / calc(350 / var(--break) * 100vw) auto;
		height: calc(495 / var(--break) * 100vw);
		border-bottom: solid 1px #f1f1f1;
	}
	.main_page:before {
		width: calc(517 / var(--break) * 100vw);
		height: calc(305 / var(--break) * 100vw);
	}
	.hdg2 {
		padding-top: calc(150 / var(--break) * 100vw);
		padding-left: calc(20 / var(--break) * 100vw);
		margin-bottom: calc(31 / var(--break) * 100vw);
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: calc(30 / var(--break) * 100vw);
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.hdg3 {
		font-size: calc(40 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.hdg3:before {
		bottom: calc(10 / var(--break) * 100vw);
	}
	.hdg4 {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.hdg5 {
		padding: calc(5 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(3 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
		margin-left: calc(5 / var(--break) * 100vw);
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.hdg5:before {
		width: calc(20 / var(--break) * 100vw);
		height: 1px;
		top: calc(5 / var(--break) * 100vw);
		left: calc(-6 / var(--break) * 100vw);
	}
	.hdg5:after {
		width: 1px;
		height: calc(100% - calc(-3 / var(--break) * 100vw));
		top: calc(5 / var(--break) * 100vw);
		left: calc(10 / var(--break) * 100vw);
	}
	.ttl_common01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.ttl_common01 span {
		background: #fff;
		width: calc(350 / var(--break) * 100vw);
	}
	.ttl_common01:before {
		margin-right: calc(80 / var(--break) * 100vw);
	}
	.ttl_common01:after {
		margin-left: calc(80 / var(--break) * 100vw);
	}
	.copy_pay {
		font-size: 1.1225rem;
		letter-spacing: 0;
	}
	.col_img {
		text-align: center;
	}
	.row_pay .col {
		width: 48%;
		margin-right: 4%;
		padding: 5vw;
		outline-offset: -5px;
	}
	.box_common01 {
		margin-bottom: 0;
	}
	.list_common01 li {
		width: 100%;
		padding-left: 7vw;
	}
	.list_common01.icn01 li:before {
		content: "";
		position: absolute;
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		background: url(images/page/icn_check01.svg) no-repeat left center / cover;
		left: 0;
		top: .35em;
		border-radius: 0 !important;
	}
}


/* 医院紹介 clinic
------------------------------------------------------------------*/
.row_clinic01 > .col:nth-child(even) .ttl {
	background-color: #697b51;
}
.row_clinic01 > .col:nth-child(odd) .ttl {
	background-color: #517b5c;
}
.row_clinic01 {
	gap: calc(30 / var(--break) * 100vw) 2.3%;
}
.row_clinic01 .col {
	width: 31.8%;
	max-width: 394px;
}
.row_clinic02 .col_img {
	width: 44.3%;
	max-width: 850px;
}
.row_clinic02 .col_txt {
	width: 34.3%;
}
.row_clinic02 .col_txt>.wrap {
    max-width: 600px;
    width: 91%;
    margin: auto;
}
.row_clinic02 .col_txt.top01 {
	padding-top: calc(137 / var(--break) * 100vw);
}
.row_clinic02 .col_txt.top02 {
	padding-top: calc(173 / var(--break) * 100vw);
}
.row_clinic02 .col_txt.right {
	margin-right: calc(300 / var(--break) * 100vw);
}
.row_clinic02 .col_txt.left {
	margin-left: calc(300 / var(--break) * 100vw);
}
.row_clinic03 {
	gap: 0 3.2%;
}
.row_clinic03 .col{
	width: 48.4%;
}
.row_clinic03 .address_clinic img {
	width: calc(30 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
}
.box_clinic01.box__feature01 {
    border: solid calc(2 / var(--break) * 100vw) #1d1d1d;
    padding: calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
}
.box_clinic02 {
	border: solid 1px #1d1d1d;
}
.box_clinic02 .copy:before, .box_clinic02 .copy:after {
	content: "";
	width: calc(130 / var(--break) * 100vw);
	height: 1px;
	display: block;
	flex: 1;
	background: #1d1d1d;
}
.box_clinic02 .copy:before {
	margin-right: calc(40 / var(--break) * 100vw);
}
.box_clinic02 .copy:after {
	margin-left: calc(40 / var(--break) * 100vw);
}
.box_clinic03 .ttl {
	border-bottom: solid 1px #5e5e5e;
	padding: calc(7 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(25 / var(--break) * 100vw) calc(57 / var(--break) * 100vw);
}
.box_clinic03 .icn01:before {
	content: "";
	position: absolute;
	background: url("images/clinic/icn_car.svg")no-repeat center left /cover;
	width: calc(40 / var(--break) * 100vw);
	height: calc(40 / var(--break) * 100vw);
	top: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.box_clinic03 .icn02:before {
	content: "";
	position: absolute;
	background: url("images/clinic/icn_train.svg")no-repeat center left /cover;
	width: calc(40 / var(--break) * 100vw);
	height: calc(40 / var(--break) * 100vw);
	top: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.wrap_clinic01 {
    bottom: calc(-40 / var(--break) * 100vw);
    right: calc(-35 / var(--break) * 100vw);
}
.wrap_clinic01 .wrap_icn .icn {
	width: calc(191 / var(--break) * 100vw);
	height: calc(220 / var(--break) * 100vw);
}
.wrap_clinic01 .wrap_icn .icn.bg01 {
	background: url("images/index/bg_main02.svg") no-repeat center / cover;
}
.wrap_clinic01 .wrap_icn .icn.bg02 {
	background: url("images/index/bg_main03.svg") no-repeat center / cover;
}
.wrap_clinic02 {
	width: calc(630 / var(--break) * 100vw);
	bottom: calc(-250 / var(--break) * 100vw);
	left: 0;
}
.wrap_clinic02 .wrap_icn .icn {
	width: calc(200 / var(--break) * 100vw);
	height: calc(200 / var(--break) * 100vw);
	right: calc(17 / var(--break) * 100vw);
}
.wrap_clinic02 .wrap_icn .icn.bg01 {
	background: url("images/clinic/bg_clinic03.svg") no-repeat center / cover;
}
.wrap_clinic02 .wrap_icn .icn.bg02 {
	background: url("images/clinic/bg_clinic04.svg") no-repeat center / cover;
}
.clinic_map .map {
	padding: calc(460 / var(--break) * 100vw) 0 0 0;
}
.bg_clinic01 {
	background: url("images/clinic/bg_clinic02_l.svg") no-repeat top left / calc(300 / var(--break) * 100vw) auto, url("images/clinic/bg_clinic02_r.svg") no-repeat top right / calc(300 / var(--break) * 100vw) auto, url("images/clinic/bg_clinic01.jpg") no-repeat center / cover;
}
.bg_clinic02.bg01:before {
	content: "";
	position: absolute;
	background: #f1f1f1;
	width: calc(1710 / var(--break) * 100vw);
	height: 100%;
	top: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.bg_clinic03:before {
	content: "";
	position: absolute;
	background: #f1f1f1;
	width: 100%;
	height: calc(650 / var(--break) * 100vw);
	top:0;
	left:0;
	margin: auto;
	z-index: -1;
}
.bg_clinic04:before {
	content: "";
	position: absolute;
	background: #94ad9a;
	width: 100%;
	height: calc(760 / var(--break) * 100vw);
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic02 .col_txt {
		width: 40%;
	}
	.row_clinic02 .col_txt.right {
		margin-right: calc(150 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt.left {
		margin-left: calc(150 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt.top01 {
		padding-top: calc(67 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt.top02 {
		padding-top: calc(93 / var(--break) * 100vw);
	}
	.wrap_clinic01 {
		bottom: calc(-50 / var(--break) * 100vw);
		right: calc(-20 / var(--break) * 100vw);
	}
	.bg_clinic02.bg01:before {
		width: calc(1510 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clinic02 .col_txt .copy {
		font-size: calc(30 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt {
		width: 45%;
	}
	.row_clinic02 .col_txt.right {
		margin-right: calc(100 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt.left {
		margin-left: calc(100 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt.top01 {
		padding-top: calc(37 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt.top02 {
		padding-top: calc(37 / var(--break) * 100vw);
	}
	.wrap_clinic02 {
		width: calc(570 / var(--break) * 100vw);
		bottom: calc(-200 / var(--break) * 100vw);
	}
	.wrap_clinic02 .wrap_icn .icn {
		width: calc(170 / var(--break) * 100vw);
		height: calc(170 / var(--break) * 100vw);
	}
	.box_clinic02 {
		width: 91%;
		margin-right: auto;
		margin-left: auto;
	}
	.bg_clinic02.bg01:before {
		width: calc(1210 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.copy_clinic01 {
		font-size: 1.2375rem;
		letter-spacing: 0;
	}
	.copy_clinic02 {
		font-size: 1.2375rem;
		letter-spacing: 0;
	}
	.row_clinic01 {
		gap: 2vw 2%;
	}
	.row_clinic01 .col {
		width: 49%;
		max-width: 100%;
	}
	.row_clinic01 > .col:nth-child(odd) .ttl{
		
	}
	.row_clinic01 .ttl {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.row_clinic01 > .col:nth-child(3n) .ttl {
		background-color: #697b51;
	}
	.row_clinic01 > .col:nth-child(3n+1) .ttl {
		background-color: #517b5c;
	}
	.row_clinic01 > .col:nth-child(3n+2) .ttlv {
		background-color: #697b51;
	}
	.row_clinic02 .col_img {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_clinic02 .col_txt {
		width: calc(646 / var(--break) * 100vw);
		margin-right: auto!important;
		margin-left: auto!important;
	}
	.row_clinic02 .copy {
		font-size: 1.2375rem;
		letter-spacing: 0;
	}
	.row_clinic02 .col_txt > .wrap {
		width: 100%;
		margin: auto;
	}
	.row_clinic03 {
		gap: calc(50 / var(--break) * 100vw) 3.2%;
	}
	.row_clinic03 .col {
		width: 100%;
	}
	.row_clinic02 {
		margin-bottom: calc(60 / var(--break) * 100vw);
	}
	.row_clinic02 .col_txt {
		padding-top: 6vw !important;
	}
	.box_clinic01 .ttl {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.box_clinic02 .copy {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.box_clinic03 .ttl {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.box_clinic03 .icn01:before {
		top: calc(13 / var(--break) * 100vw);
		left: 0;
	}
	.box_clinic03 .icn02:before {
		top: calc(13 / var(--break) * 100vw);
		left: 0;
	}
	.wrap_clinic01 {
		bottom: calc(-50 / var(--break) * 100vw);
		right: calc(20 / var(--break) * 100vw);
	}
	.wrap_clinic01 .wrap_icn .icn {
		font-size: .75rem;
		letter-spacing: 0;
	}
	.wrap_clinic02 .wrap_icn .icn {
		width: calc(200 / var(--break) * 100vw);
		height: calc(200 / var(--break) * 100vw);
		right: calc(17 / var(--break) * 100vw);
		font-size: .75rem;
	}
	.tel_clinic.tel_common {
		width: calc(646 / var(--break) * 100vw);
	}
	.tel_clinic.tel_common .icn {
		width: calc(55 / var(--break) * 100vw);
		height: calc(55 / var(--break) * 100vw);
	}
	.tel_clinic.tel_common .num  {
		font-size: 1.475rem;
	}
	.tel_clinic.tel_common .icn {
		margin-right: calc(35 / var(--break) * 100vw);
	}
	.tel_clinic.tel_common .num {
		letter-spacing: 3px;
	}
	.bg_clinic01 .copy {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.bg_clinic01 {
		background: url(images/clinic/bg_clinic02_l.svg) no-repeat top left calc(-480 / var(--break) * 100vw) / auto auto, url(images/clinic/bg_clinic02_r.svg) no-repeat top right calc(-480 / var(--break) * 100vw) / auto auto, url(images/clinic/bg_clinic01.jpg) no-repeat center left calc(-910 / var(--break) * 100vw) / cover;
	}
	.bg_clinic02.bg01:before {
		height: 115%;
	}
	.bg_clinic03 {
		margin-top: calc(330 / var(--break) * 100vw);
	}
	.bg_clinic03:before {
		height: calc(1500 / var(--break) * 100vw);
	}
	.bg_clinic04:before {
		content: "";
		position: absolute;
		background: #94ad9a;
		width: 100%;
		height: calc(1210 / var(--break) * 100vw);
		bottom: 0;
		left: 0;
		margin: auto;
		z-index: -1;
	}
}

/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.row_staff01 {
	gap: 0 4.2%;
}
.row_staff01 .col_img {
	width: 37%;
	max-width: 460px
}
.row_staff01 .col_txt {
	width: 58.8%;
}
.row_staff02.row_staff03 .box_prof01 .year {
	width: calc(100 / var(--break) * 100vw);
}
.row_staff02.row_staff03 .box_prof01 .txt {
	width: calc(100% - calc(100 / var(--break) * 100vw));
}
.box_prof01 .ttl {
	background: url("images/staff/bg_staff01_l.svg") no-repeat top left / calc(50 / var(--break) * 100vw) auto, url("images/staff/bg_staff01_r.svg") no-repeat bottom right / calc(50 / var(--break) * 100vw) auto;
	height: calc(60 / var(--break) * 100vw);
}
.box_prof02 .ttl {
	background: url("images/staff/bg_staff02_l.svg") no-repeat top left / calc(50 / var(--break) * 100vw) auto, url("images/staff/bg_staff02_r.svg") no-repeat bottom right / calc(50 / var(--break) * 100vw) auto;
	height: calc(60 / var(--break) * 100vw);
}
.box_prof01 .year {
	width: calc(120 / var(--break) * 100vw);
	font-weight: 300;
}
.box_prof01 .txt {
	width: calc(100% - calc(120 / var(--break) * 100vw));
}
.name_staff01 .job {
	border: solid 1px #1d1d1d;
	width: calc(80 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
}
.img_staff01 {
	width: calc(460 / var(--break) * 100vw);
}
.img_staff02 {
	width: calc(1000 / var(--break) * 100vw);
}
.list_staff01 li:before {
	background: #517b5c;
}
.bg_staff04 {
	background: url("images/staff/bg_staff03_l.svg") no-repeat top left / calc(500 / var(--break) * 100vw) auto,url("images/staff/bg_staff03_r.svg") no-repeat bottom right / calc(500 / var(--break) * 100vw) auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_staff01 .col_img img {
		width: calc(460 / var(--break) * 100vw);
	}
	.name_staff01 {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.name_staff01 .job {
		width: calc(110 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		font-size: .75rem;
		letter-spacing: 0;
	}
	.name_staff01 .ja01 {
		font-size: 1.25rem;
	}
	.name_staff01 .en {
		font-size: 1rem;
	}
	.copy_staff01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_prof01 .ttl ,.box_prof02 .ttl {
		font-size: 1rem;
		letter-spacing: 0;
		height: calc(65 / var(--break) * 100vw);
	}
	.bg_staff04 {
		background: url(images/staff/bg_staff03_l.svg) no-repeat top left / calc(300 / var(--break) * 100vw) auto, url(images/staff/bg_staff03_r.svg) no-repeat bottom right / calc(300 / var(--break) * 100vw) auto;
	}
}
/* 内科・小児科 internal_medecine
------------------------------------------------------------------*/
.row_internal03 {
	gap: 0 1.6%;
}
.row_internal03 .col {
	width: 23.8%;
	height: calc(150 / var(--break) * 100vw);
	border-top: solid 1px #5e5e5e;
	border-bottom: solid 1px #5e5e5e;
}
.row_internal03 .col:nth-child(1) {
	background: url("images/internal/icn_internal01.svg") no-repeat center / calc(120 / var(--break) * 100vw) auto;
}
.row_internal03 .col:nth-child(2) {
	background: url("images/internal/icn_internal02.svg") no-repeat center / calc(120 / var(--break) * 100vw) auto;
}
.row_internal03 .col:nth-child(3) {
	background: url("images/internal/icn_internal03.svg") no-repeat center / calc(120 / var(--break) * 100vw) auto;
}
.row_internal03 .col:nth-child(4) {
	background: url("images/internal/icn_internal04.svg") no-repeat center / calc(120 / var(--break) * 100vw) auto;
}
.row_internal04 {
	gap: calc(60 / var(--break) * 100vw) 1.5%;
}
.row_internal04 .col {
	width: 32.3%;
	max-width: 400px;
	display: flex;
	flex-direction: column;
}
.row_internal04 .ttl {
	background: url("images/page/bg_common01.svg") no-repeat top left / calc(100 / var(--break) * 100vw) auto;
}
.row_internal04 .box {
	border: solid 1px #517b5c;
	background: url("images/page/bg_common02.svg") no-repeat right bottom / calc(100 / var(--break) * 100vw) auto;
	flex: 1;
	display: flex;
	flex-direction: column;
}
.row_internal04 .box.bg01 {
    background: url(images/page/bg_common03.svg) no-repeat right bottom / calc(100 / var(--break) * 100vw) auto;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.btn_wrap {
	gap: 0 4%;
}
.btn_internal01 {
	width: calc(480 / var(--break) * 100vw);
}
.btn_internal01 a {
	height: calc(80 / var(--break) * 100vw);
}
.btn_internal01 a:before {
	content: "";
	position: absolute;
	background: url("images/page/arw_common01.svg") no-repeat center right /cover;
	width: calc(14 / var(--break) * 100vw);
	height: calc(42 / var(--break) * 100vw);
	right: calc(27 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.copy_internal01 {
	font-size: 1.0625rem;
	letter-spacing: 0;
	}
	.row_internal03 {
		gap: calc(20 / var(--break) * 100vw) 1.6%;
	}
	.row_internal03 .col {
		width: 45%;
		height: calc(150 / var(--break) * 100vw);
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.btn_internal01 {
		width: 48%;
	}
	.btn_internal01 a {
		height: calc(100 / var(--break) * 100vw);
		font-size: .75rem;
		letter-spacing: 0;
	}
}

/* 自由診療 medicaltreatment
------------------------------------------------------------------*/
.box_medical01:before {
	content: "";
	position: absolute;
	border: calc(25 / var(--break) * 100vw) solid #fff;
	border-right-color: transparent;
	border-bottom-color: transparent; 
	top:calc(-1 / var(--break) * 100vw);
	left:calc(-1 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
}
.btn__greeting01.btn_medical01 {
	width: calc(480 / var(--break) * 100vw);
}
.bg_medical01 .list_common01 li:nth-child(7) {
	margin-top: calc(-14 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_medical01 .list_common01 li:not(:first-child) {
		margin-top: calc(14 / var(--break) * 100vw);
	}
	.ttl_medical01 {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.btn__greeting01.btn_medical01 {
		width: calc(600 / var(--break) * 100vw);
	}
}

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


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


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01 table {
	border: 1px solid #94ad9a;
}
.tbl_guideline01 tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom: 1px solid #94ad9a;
}
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: #94ad9a;
}
.tbl_guideline01 th {
	color: #fff;
	background: #94ad9a;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #94ad9a;
}
.tbl_form01 th {
	color: #333333;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
	width: 31.3%;
}
.tbl_form01 td {
	width: 68.7%;
}
.tbl_form01 td input, .tbl_form01 td textarea {
	background-color: #fff;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #c6b073;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.btn_submit {
	margin: 0 auto;
	text-align: center;
	position: relative;
	max-width: calc(480 / var(--break) * 100vw);
	width: 100%;
}
.btn_submit input {
	border: none;
	background: #517b5c;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding: calc(29 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
.btn_submit:before {
	content: "";
	position: absolute;
	background: url(images/page/arw01.svg) no-repeat center / cover;
	width: calc(69 / var(--break) * 100vw);
	height: calc(10 / var(--break) * 100vw);
	right: calc(26 / var(--break) * 100vw);
	bottom: calc(4 / var(--break) * 100vw);
	margin: auto;
	transition: .3s;
	transform: rotate(0deg);
	border: none;
}
.box_form01 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.box_privacy {
	border: none;
	background: #fff;
}
.box_privacy .ttl {
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.tbl_form01 .box_form {
	background: #f1f1f1;
	border: solid calc(2 / var(--break) * 100vw) #1d1d1d;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_form01{
		padding-right: calc(60 / var(--break) * 100vw);
		padding-left: calc(60 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 th {
		border-bottom: none;
	}
	.tbl_form01 .box_form {
		border: solid 1px #1d1d1d;
		width: calc(646 / var(--break) * 100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.tbl_form01 small {
		width: calc(646 / var(--break) * 100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.tbl_form01 .box_privacy {
		width: calc(646 / var(--break) * 100vw);
		margin-right: auto;
		margin-left: auto;
    }
	
}

/* お問い合わせ 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: url("images/topics/bg_topics01_l.svg")no-repeat top left / calc(50 / var(--break) * 100vw) auto, url("images/topics/bg_topics01_r.svg")no-repeat bottom right / calc(50 / var(--break) * 100vw) auto, #c6b073;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
#wp-calendar thead th {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-right-color: #f1f1f1;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #f1f1f1;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #517b5c;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #f1f1f1;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
	font-size: 1.25rem;
	letter-spacing: .1em;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.blog_archive .txt_post .date {
	color: #1d1d1d;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #517b5c;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / var(--break) * 100vw);
	text-align: center;
	font-size: .875rem;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #8b7758;
	color: #8b7758;
	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: #8b7758;
	background: #8b7758;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.single_post h3{
	background: #517b5c;
	padding:calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw)  ;
}
.single_post h3:before {
	content: "";
	position: absolute;
	background: #fff;
	width: 100%;
	height: calc(2 / var(--break) * 100vw);
	bottom:calc(5 / var(--break) * 100vw);
	left: 0;
	margin: auto;
	z-index: -1;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
	font-family: "hiragino-mincho-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.post_content > h4 {
	position: relative;
	background: #f4efe3;
    padding: calc(13 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(13 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
.post_content > h4:before {
	content: "";
	position: absolute;
	background: #8b7758;
	width: calc(3 / var(--break) * 100vw);
	height: calc(100% - calc(20 / var(--break) * 100vw));
	top: 50%;
	left:calc(10 / var(--break) * 100vw);
	transform: translate(-50%, -50%);
	margin: auto;
}
.post_content > h5 {
	position: relative;
	background:url("images/topics/deco_topics01.svg")no-repeat top calc(4 / var(--break) * 100vw) left / calc(16 / var(--break) * 100vw);
    padding: calc(5 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(14 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
	border-bottom: solid 1px #517b5c;
}
.post_content > h5:before {
	content: "";
	position: absolute;
	border-bottom: solid 1px #517b5c;
	width: 100%;
	height: 1px;
	bottom: calc(3 / var(--break) * 100vw);
	left:0;
	margin: auto;
}
#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 #5e5e5e;
	background: #5e5e5e;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #5e5e5e;
}

@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);
		background: url(images/topics/bg_topics01_l.svg) no-repeat top left / calc(70 / var(--break) * 100vw) auto, url(images/topics/bg_topics01_r.svg) no-repeat bottom right / calc(70 / var(--break) * 100vw) auto, #c6b073;
	}
	.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;
		font-family: "hiragino-mincho-pron", sans-serif;
		font-weight: 300;
		font-style: normal;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	.post_content > h5 {
		background: url(images/topics/deco_topics01.svg) no-repeat top calc(5 / var(--break) * 100vw) left / calc(26 / var(--break) * 100vw);
		padding: calc(5 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(14 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


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