@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(225 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.low_head .row_head01 {
	display: none;
}
.main_page {
	position: relative;
	height: calc(500 / var(--break) * 100vw);
}
.main_page .logo {
	top: calc(50 / var(--break) * 100vw);
	left: calc(60 / var(--break) * 100vw);
	width: calc(180 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.main_page .gnav {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	margin: auto;
	bottom: calc(180 / var(--break) * 100vw);
}
.main_page:before {
	position: absolute;
	content: "";
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	width: 100%;
	height: calc(320 / var(--break)* 100vw);
	left: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.main_page .row_btn01 {
	z-index: 2;
	bottom: calc(60 / var(--break) * 100vw);
	right: calc(40 / var(--break) * 100vw);
}
.content_low {
	background: url("images/page/deco_low01.png") no-repeat left calc(800 / var(--break) * 100vw) top calc(55 / var(--break) * 100vw)/ calc(325 / var(--break) * 100vw),url("images/page/deco_low02.png") no-repeat left top calc(55 / var(--break) * 100vw)/ calc(290 / var(--break) * 100vw),url("images/page/deco_low03.png") no-repeat right top calc(15 / var(--break) * 100vw)/ calc(670 / var(--break) * 100vw);
}
.hdg2 {
	position: absolute;
	top: 76%;
}
.hdg2 .en {
	letter-spacing: .3em;
}
.hdg5 span:before {
	position: absolute;
	content: "";
	background: url("images/page/hdg5_deco01.png") no-repeat left center / contain;
	width: calc(28 / var(--break)* 100vw);
	height: calc(40 / var(--break)* 100vw);
	left: calc(20 / var(--break) * 100vw);
	top: 0;
	margin: auto;
}
.box_common01 .wrap {
	max-width: 1240px;
	margin-right: auto;
	margin-left: auto;
}
.box_common02 .copy:before {
	position: absolute;
	content: "";
	background: #d6dfe1;
	width: calc(60 / var(--break)* 100vw);
	height: 1px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.box_common02 .copy span:before {
	position: absolute;
	content: "";
	background: url("images/page/deco03.svg") no-repeat center / cover;
	width: calc(27 / var(--break)* 100vw);
	height: calc(30 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.bdr_common01 {
	border: solid calc(6 / var(--break) * 100vw) #efebe8;
}

.main_page .copy_main {
	letter-spacing: 0;
	bottom: calc(57 / var(--break) * 100vw);
    left: calc(182 / var(--break) * 100vw);
	line-height: 2.7;
	position: absolute;
}
.row_common01 .col_img {
	width: 46.7%;
	max-width: 100%;
}
.row_common01 .col_txt {
	width: 49.4%;
}
.row_common02 .col_img {
	width: 38%;
	max-width: 100%;
}
.row_common02 .col_txt {
	width: 58.7%;
}
.row_common03 {
	gap: calc(50 / var(--break) * 100vw) 2.3%;
}
.row_common03 .col {
	width: 31.8%;
	max-width: 394px;
}
.row_common04 .col_img {
	width: 35.8%;
	max-width: 300px;
}
.row_common04 .col_txt {
	width: 57.8%;
}
.row_common05 .col_img {
	width: 23.4%;
	max-width: 300px;
}
.row_common05 .col_txt {
	width: 72.6%;
}
.row_common06 {
	gap:calc(50 / var(--break) * 100vw) 2.45%;
}
.row_common06 .col {
	width: 31.7%;
}
.btn_common02 {
	width: calc(480 / var(--break) * 100vw);
}
.btn_common02 a {
	border: dashed 1px #b6aba2;
}
.btn_common02 a:before {
	content: "";
    width: 0;
    height: 0;
    margin: auto;
    border-left: calc(8 / var(--break) * 100vw) solid #635548;
    border-top: calc(5 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(5 / var(--break) * 100vw) solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(20 / var(--break) * 100vw);
}
.list_common01 li:nth-child(-n+2) {
	border-top: 1px solid #fff;
}
.list_common01 li {
	width: 47.5%;
	margin-top: 0!important;
	border-bottom: 1px solid #fff;
	padding: calc(21 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(21 / var(--break) * 100vw) calc(58 / var(--break) * 100vw)
}
.list_common01 li:before {
	border-radius: calc(0 / var(--break) * 100vw);
	background: url("images/page/icn_check02.svg") no-repeat center /contain;
	width: calc(17 / var(--break) * 100vw);
	height: calc(18 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
	top: calc(27 / var(--break) * 100vw);
}
.bg_common01 .deco{
	left: calc(330 / var(--break) * 100vw);
	top: calc(-50 / var(--break) * 100vw);
	width: calc(130 / var(--break) * 100vw);
}
.flow_common  {
	border: solid calc(6 / var(--break) * 100vw) #d6dfe1;
}
.flow_common .col_txt h4 .ttl {
	width: calc(100% - calc(80 / var(--break) * 100vw));
    font-weight: 500;
}
.flow_common .col_txt h4 .num {
	font-weight: 500;
	width: calc(50 / var(--break) * 100vw);
    height: calc(50 / var(--break) * 100vw);
}
.flow_common .tel_foot a{
	height: calc(80 / var(--break) * 100vw);
}
.flow_common .col_txt h4 {
    margin-bottom: calc(30 / var(--break) * 100vw);
}
.arw_flow:before {
	background: url("images/page/arw_flow01.svg") no-repeat center / cover;
	width: calc(6 / var(--break) * 100vw);
	height: calc(38 / var(--break) * 100vw);
	border:none;
	bottom: calc(-75 / var(--break) * 100vw);
}
.flow_common.arw_flow {
    margin-bottom: calc(100 / var(--break) * 100vw);
}
.qa_common .box_q .txt {
    width: 100%;
	padding-left: 0;
}
.qa_common .box_a .txt {
	padding: 0;
}

.box_qa02 .box_q {
	background: none;
}
.box_qa02 .box_a {
	background: none;
}
.qa_common .box_q .txt .icn {
    width: calc(16 / var(--break) * 100vw);
    height: calc(16 / var(--break) * 100vw);
}
.qa_common .box_q .txt .icn:before,.qa_common .box_q .txt .icn:after {
	background: #635548;
}
.qa_common .box_a .txt {
    width: calc(100% - calc(60 / var(--break) * 100vw));
}
.tbl_common01 table {
	border: 1px solid #b6aba2;
}
.tbl_common01 th {
	background: #efebe8;
	color: #635548;
	padding: calc(25 / var(--break) * 100vw) calc(18 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
.tbl_common01 td {
	background: #fff;
}
.tbl_common01 tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom: 1px solid #b6aba2;
}
.row_pay .col{
	position: relative;
}
.row_pay .col:not(:last-of-type):before {
	position: absolute;
	content: "";
	background: #efebe8;
	width: 1px;
	height: 100%;
	right: calc(-10 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.box_pay01 .deco01 {
	width: calc(250 / var(--break) * 100vw);
	left: calc(-180 / var(--break) * 100vw);
	bottom: calc(50 / var(--break) * 100vw);
}
.box_pay01 .deco02 {
	width: calc(190 / var(--break) * 100vw);
	right: calc(-260 / var(--break) * 100vw);
	bottom: calc(10 / var(--break) * 100vw);
}
@media only screen and (min-width: 768px) {
	.row_common03.w4 {
	gap: calc(20 / var(--break) * 100vw) 2.6%;
	}
	.row_common03.w4 .col {
		width: 23%;
		max-width: 394px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.main_page .copy_main {
		left: calc(8 / var(--break) * 100vw);
		font-size: calc(20 / var(--break) * 100vw);
	}
	.content_low {
		background: url(images/page/deco_low01.png) no-repeat left calc(669 / var(--break) * 100vw) top calc(55 / var(--break) * 100vw) / calc(306 / var(--break) * 100vw), url(images/page/deco_low02.png) no-repeat left top calc(0 / var(--break) * 100vw) / calc(290 / var(--break) * 100vw), url(images/page/deco_low03.png) no-repeat right top calc(15 / var(--break) * 100vw) / calc(670 / var(--break) * 100vw);
	}
	.hdg2 .ja {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row_common01 .copy {
		font-size: calc(30 / var(--break) * 100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.row_common01 .copy {
		font-size: calc(26 / var(--break) * 100vw);
	}
	.row_common02 .copy {
		font-size: calc(26 / var(--break) * 100vw);
	}
	.main_page .btn_common01 {
		width: calc(190 / var(--break) * 100vw);
	}
	.hdg2 {
		position: absolute;
		top: 70%;
		left: 15%;
	}
	.hdg2 .ja {
        font-size: calc(36 / var(--break) * 100vw);
    }
	.content_low {
        background: url(images/page/deco_low01.png) no-repeat left calc(348 / var(--break) * 100vw) top calc(55 / var(--break) * 100vw) / calc(306 / var(--break) * 100vw), url(images/page/deco_low02.png) no-repeat left top calc(0 / var(--break) * 100vw) / calc(240 / var(--break) * 100vw), url(images/page/deco_low03.png) no-repeat right top calc(15 / var(--break) * 100vw) / calc(670 / var(--break) * 100vw);
    }
	.box_pay01 .deco01 {
		left: calc(-91 / var(--break) * 100vw);
	}
	.box_pay01 .deco02 {
		right: calc(-100 / var(--break) * 100vw);
	}
	.bdr_common01{
		margin-right: auto;
		margin-left: auto;
		max-width: calc(1000 / var(--break) * 100vw);
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 5vw 0 25vw;
		background: none;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page:before {
		height: calc(240 / var(--break) * 100vw);
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.main_page .row_btn01 {
		display: none;
	}
	.main_page .copy_main {
		display: none;
	}
	.main_page .deco01 {
		top: calc(445 / var(--break) * 100vw);
		right: calc(18 / var(--break) * 100vw);
		width: calc(149 / var(--break) * 100vw);
	}
	.main_page .deco02 {
		z-index: -2;
		top: calc(460 / var(--break) * 100vw);
		left: 0;
		width: calc(168 / var(--break) * 100vw);
	}
	.main_page .deco03 {
		top: calc(210 / var(--break) * 100vw);
		right: 0;
		width: calc(150 / var(--break) * 100vw);
	}
	.hdg2 {
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		top: 57%;
	}
	.hdg2 .ja {
		letter-spacing: .1em;
		font-size: calc(60 / var(--break) * 100vw);
	}
	.hdg2 .en {
		font-size:calc(30 / var(--break) * 100vw);
	}
	.hdg3 {
		padding: 4vw 2vw;
		letter-spacing: 0;
		line-height: 1.5;
		font-size: calc(46 / var(--break) * 100vw);
	}
	.hdg3 .sp_small {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.hdg4 {
		letter-spacing: 0;
		line-height: 1.5;
		font-size: calc(38 / var(--break) * 100vw);
	}
	.hdg4 {
		padding: 3vw 2vw;
	}
	.hdg5 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.hdg5 span:before {
		top: 1.5vw;
		width: calc(28 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		left: calc(20 / var(--break) * 100vw);
	}
	.copy_common01 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.col_img {
		text-align: center;
	}
	.box_common01 {
		padding: 6vw 5vw 7vw;
	}
	.box_common02 {
		padding: 6vw 5vw 7vw;
	}
	.box_common02 .copy {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_common03 {
		justify-content: center!important;
		gap: calc(50 / var(--break) * 100vw) 4%;
	}
	.row_common03 .col {
		width: 48%;
	}
	.row_common03 .ttl {
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.row_common03.sp_w100 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(50 / var(--break) * 100vw) 0;
	}
	.row_common03.sp_w100 .ttl {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_common03.sp_w100 .col{
		width: 100%;
	}
	.row_common04 .col_img {
		width: 100%;
		max-width: 100%;
		margin-bottom: 4vw;
	}
	.row_common04 .col_txt {
		width: 100%;
	}
	.row_common06 {
		justify-content: center!important;
		gap: calc(50 / var(--break) * 100vw) 4%;
	}
	.row_common06 .col {
		width: 48%;
	}
	.row_common06 .ttl {
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.bg_common01 .ja {
		text-align: center;
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.bg_common01 .en {
		text-align: center;
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.btn_common02 {
		width: calc(600 / var(--break) * 100vw);
	}
	.btn_common02 a {
		border-radius: calc(10 / var(--break) * 100vw);
		background: #fff;
		height: calc(140 / var(--break) * 100vw);
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.btn_common02 a:before {
        border-left: calc(15 / var(--break) * 100vw) solid #1a1a1a;
        border-top: calc(9 / var(--break) * 100vw) solid transparent;
        border-bottom: calc(9 / var(--break) * 100vw) solid transparent;
        right: calc(30 / var(--break) * 100vw);
    }
	.list_common01 li:first-of-type {
		border-bottom: none;
	}
	.list_common01 li {
		width: 100%;
		padding: calc(21 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(70 / var(--break) * 100vw);
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.list_common01 li:before {
		width: calc(26 / var(--break) * 100vw);
    	height: calc(26 / var(--break) * 100vw);
		top: 4.5vw;
	}
	.flow_common {
		padding: 6vw 4vw 6vw;
	}
	.flow_common .col_txt h4 .num {
		font-weight: 500;
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: calc(36 / var(--break) * 100vw);
	}
	.flow_common .col_txt h4 .ttl {
		width: calc(100% - calc(100 / var(--break) * 100vw));
	}
	.flow_common .tel_foot a {
    	height: calc(250 / var(--break) * 100vw);
	}
	.copy_pay {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_pay .col:nth-child(2n):before {
		content: none;
	}
	.row_pay .col {
		padding: 5vw 3vw;
	}
	.box_pay01 {
		padding: 6vw 5vw 7vw;
	}
	.box_pay01 .copy {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.box_pay01 .deco01 {
		width: calc(235 / var(--break) * 100vw);
		left: 0vw;
		bottom: -10vw;
	}
	.box_pay01 .deco02 {
		width: calc(102 / var(--break) * 100vw);
		right: 2vw;
		bottom: -15vw;
	}
	.qa_common .box_a {
		margin-top: 0;
	}
	.qa_common .box_a .txt {
		width: 100%;
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/

.slide_clinic01 .slick-prev {
	background: url(images/page/arw_clinic01.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_clinic01.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;
}
.row_clinic01 .col_l {
	width: 26.1%;
}
.row_clinic01 .col_c {
	width: 33%;
}
.row_clinic01 .col_c .txt {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(600 / var(--break) * 100vw);
}
.row_clinic01 .col_r {
	width: 27%;
}
.row_clinic01 .col_r .img {
	max-height: 420px;
}
.row_clinic02 {
	margin-top: calc(-60 / var(--break) * 100vw);
}
.row_clinic02 .col_l {
	width: 22%;
	margin-top: calc(160 / var(--break) * 100vw);
}
.row_clinic02 .col_l .img {
	max-width: 340px;
}
.row_clinic02 .col_c {
	width: 38%;
	margin-top: calc(180 / var(--break) * 100vw);
}
.row_clinic02 .col_r {
	width: 22%;
}
.row_clinic02 li .num {
    width: calc(50 / var(--break) * 100vw);
}
.row_clinic02 li .txt {
    width: calc(100% - calc(70 / var(--break) * 100vw));
}
.row_clinic03 .col_img {
	width: 59.4%;
	max-width: 100%;
}
.row_clinic03 .col_txt {
	width: 33.7%;
}
.row_clinic03 .ccl {
	top: calc(50 / var(--break) * 100vw);
	right: calc(50 / var(--break) * 100vw);
	border: solid 1px #fff;
	width: calc(240 / var(--break) * 100vw);
	height: calc(240 / var(--break) * 100vw);
}
.row_clinic03 .ccl .icn {
	width: calc(60 / var(--break) * 100vw);
}
.row_clinic04 {
	max-width: calc(980/ var(--break) * 100vw);
	gap: calc(20 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
}
.row_clinic04 .col {
	width:calc(300 / var(--break) * 100vw);
	height: calc(300 / var(--break) * 100vw);
}
.box_clinic01 .copy span:before {
	background: url(images/page/icn_school01.svg) no-repeat center / cover;
    width: calc(60 / var(--break) * 100vw);
    height: calc(29 / var(--break) * 100vw);
}
.box_clinic02 .col_img {
	width: calc(414 / var(--break) * 100vw)
}
.box_clinic02 .col_txt {
	width: calc(100% - calc(418 / var(--break) * 100vw))
}
.box_clinic02 .class {
	width: calc(130 / var(--break) * 100vw);
}
.box_clinic02 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic01 .col_c {
		width: 40%;
	}
	.row_clinic02 .col_c {
		width: 47%;
	}
	.row_clinic03 .col_txt {
		width: 36.7%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
	.row_clinic01 .col_c .copy {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.row_clinic03 .copy {
		font-size: calc(32 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	.row_clinic01 .copy {
		margin-bottom: 3vw;
        line-height: 1.6;
        text-align: center;
        font-size: calc(40 / var(--break) * 100vw);
	}
	.row_clinic01 .col_l {
		width: 45%;
		order: 1;
	}
	.row_clinic01 .col_r {
		width: 45%;
		order: 2;
		margin-top: 0;
	}
	.row_clinic01 .col_c {
		margin-top: 5vw;
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		order: 3;
	}
	.row_clinic02 {
		margin-top: 5vw;
	}
	.row_clinic02 .col_l {
		width: 45%;
		order: 1;
	}
	.row_clinic02 .col_r {
		width: 45%;
		order: 2;
		margin-top: 0;
	}
	.row_clinic02 .col_c {
		margin-top: 5vw;
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		order: 3;
	}
	.row_clinic02 li .num {
        font-size: calc(30 / var(--break) * 100vw);
    }
	.row_clinic02 li .txt {
        letter-spacing: 0;
        font-size: calc(32 / var(--break) * 100vw);
    }
	.row_clinic03 .ccl .txt{
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row_clinic03 .col_img {
		width: 100%;
		margin-bottom: 5vw;
	}
	.row_clinic03 .col_txt {
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_clinic03 .copy {
        margin-bottom: 3vw;
        line-height: 1.6;
        text-align: center;
        font-size: calc(40 / var(--break) * 100vw);
	}
	.row_clinic04 {
		max-width: 100%;
		gap: calc(20 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
	}
	.row_clinic04 .col {
		width: calc(300 / var(--break) * 100vw);
		height: calc(300 / var(--break) * 100vw);
	}
	.row_clinic04 .copy {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_clinic04 .copy .fz20{
		letter-spacing: 0;
		font-size: calc(28 / var(--break) * 100vw);
	}
	.box_clinic02 {
		padding: 6vw 5vw 7vw;
	}
	.box_clinic02 .col_img {
		width: 100%;
		max-width: calc(450 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5vw;
	}
	.box_clinic02 .col_txt {
		width: 100%;
	}
	.box_clinic02 .class {
		font-size: calc(30 / var(--break) * 100vw);
		width: calc(170 / var(--break) * 100vw);
	}
	.box_clinic02 .txt {
		font-size: calc(28 / var(--break) * 100vw);
		width: calc(100% - calc(180 / var(--break) * 100vw));
	}
}


/* 院長あいさつ GREETING
------------------------------------------------------------------*/
.row_staff01 .col_img {
	width: 46.7%;
}
.row_staff01 .col_txt {
	width: 45.4%;
}
.wrap_staff {
	padding: 0!important;
	background: none;
}
.wrap_staff01 .year {
	font-weight: 500;
	line-height: 2;
	color: #505e62;
	width: calc(110 / var(--break) * 100vw);
	font-size: calc(20 / var(--break) * 100vw);
}
.wrap_staff .en {
	letter-spacing: .4em;
}
.wrap_staff01 .txt {
	line-height: 2;
	font-size: calc(20 / var(--break) * 100vw);
	width: calc(100% - calc(240 / var(--break) * 100vw));
	color: #505e62;
}
.wrap_staff01 li:not(:last-of-type) {
    margin-bottom: 0;
}
.wrap_staff01 li {
	padding: calc(20 / var(--break) * 100vw) 0;
	border-bottom: 1px solid #ffffff;
}
.wrap_staff01 li:first-of-type {
	border-top: 1px solid #ffffff;
}
.wrap_staff02 li:before {
	background: #505e62;
	width: calc(8 / var(--break) * 100vw);
	height: calc(8 / var(--break) * 100vw);
}
.wrap_staff02 li {
	padding-left: calc(40 / var(--break) * 100vw);
}
.wrap_staff02 li:not(:first-child) {
    margin-top: calc(30 / var(--break) * 100vw);
}
.name_staff {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(300 / var(--break) * 100vw);
}
.name_staff .deco {
    left: calc(-153 / var(--break) * 100vw);
    top: calc(-30 / var(--break) * 100vw);
    width: calc(100 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_staff01 .col_img {
		width: 100%;
		margin-bottom: 7vw;
	}
	.row_staff01 .col_txt {
		width:100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.name_staff .job {
        font-size: calc(32 / var(--break) * 100vw);
    }
	.name_staff .ja {
        font-size: calc(40 / var(--break) * 100vw);
    }
	.name_staff.en {
        letter-spacing: .3em;
        font-size: calc(16 / var(--break) * 100vw);
    }
	.name_staff {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.name_staff .deco {
		left: -8vw;
		top: -3vw;
		width: calc(80 / var(--break) * 100vw);
	}
	.wrap_staff {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_staff .en {
		letter-spacing: .1em;
		font-size: calc(44 / var(--break) * 100vw);
	}
	.wrap_staff .ja {
		letter-spacing: .1em;
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.wrap_staff01 .year {
		width: calc(150 / var(--break) * 100vw);
		font-size: calc(32 / var(--break) * 100vw);
	}
	.wrap_staff01 .txt {
		width: calc(100% - calc(165 / var(--break) * 100vw));
		font-size: calc(32 / var(--break) * 100vw);
	}
	.wrap_staff02 li {
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
}


/* 診療時間・アクセス access
------------------------------------------------------------------*/
.bg_access01:before {
	position: absolute;
	content: "";
	background: #e9f0f2;
	width: 100%;
	height: 68%;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.row_access01 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(900 / var(--break) * 100vw);
}
.row_access01 .col_l {
	width: 33.2%;
}
.row_access01 .col_r {
	width: 58.9%;
}
.wrap_access .map{
	padding-top: calc(600 / var(--break) * 100vw)
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.logo_access {
        margin-bottom: 9vw;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        width: calc(180 / var(--break) * 100vw);
    }
	.row_access01 .col_l {
		width: 100%;
		margin-bottom: 5vw;
	}
	.row_access01 .col_r {
		width: 100%;
	}
	.wrap_access .map{
		padding-top: calc(500 / var(--break) * 100vw)
	}
	.bg_access01:before {
		height: 90%;
	}
	.wrap_access .btn_map a {
		border: solid #e9f0f2 1px;
	}
}


/* 予防・メンテナンス PREVENTION
------------------------------------------------------------------*/
.row_prevention01 {
	gap: calc(20 / var(--break) * 100vw) 2%;
}
.row_prevention01 .col {
	width: 32%;
}
.row_prevention01 .btn__medical{
	right: calc(30 / var(--break) * 100vw);
	bottom: calc(20 / var(--break) * 100vw);
}
.row_prevention01 .btn__medical:before {
	background: url("images/page/arw05.svg") no-repeat center / cover;
}
.row_prevention01 .img {
	width: calc(120 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_prevention01 .img {
		width: calc(100 / var(--break) * 100vw);
	}
	.row_prevention01 a {
		padding: calc(40 / var(--break) * 100vw)
	}
}
@media(max-width: 767px) {
	.row_prevention01 {
		gap: calc(50 / var(--break) * 100vw) 0;
	}
	.row_prevention01 .col {
		width:100%;
	}
	.row_prevention01 .img {
		width: calc(120 / var(--break) * 100vw);
	}
	.row_prevention01 .ja {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
}


/* 小児歯科 PEDIATRIC
------------------------------------------------------------------*/
.row_pediatric01 {
	gap: calc(20 / var(--break) * 100vw) 2.3%;
}
.row_pediatric01 .col {
	width: 31.8%;
}
.row_pediatric01 .en {
	left: 0;
	right: 0;
	margin: auto;
	bottom: calc(-60 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_pediatric01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(50 / var(--break) * 100vw) 0;
	}
	.row_pediatric01 .col {
		width: 100%;
	}
	.row_pediatric01 .en {
		font-size: calc(80 / var(--break) * 100vw);
	}
	.row_pediatric01 .copy {
		letter-spacing: 0;
		font-size: calc(40 / var(--break) * 100vw);
	}
}


/* 口腔外科 SURGERY
------------------------------------------------------------------*/
.row_surgery01 {
	gap: calc(20 / var(--break) * 100vw) 2.3%;
}
.row_surgery01 .col{
	width: 23%;
}
.row_surgery01.w3 {
	gap: calc(20 / var(--break) * 100vw) 2.6%;
}
.row_surgery01.w3 .col{
	width: 31.6%;
}
.row_surgery01 span:before {
	position: absolute;
	content: "";
	background: #ffffff;
	width: calc(14 / var(--break)* 100vw);
	height: calc(14 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	border-radius: 100%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_surgery01 .col {
		width:100%!important;
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_surgery01 {
		max-width: calc(600 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(50 / var(--break) * 100vw) 0!important;
	}
}


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


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


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


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


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


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

/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01: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 
#ffffff;
	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_case01.svg")no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: 2.2%;
}
.slide_case01 .slick-next {
    right: 2.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: #d6dfe1;
	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: #505e62;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
.tbl_case table {
	border: 1px solid #9b889c;
}
.tbl_case th {
	background: #505e62;
	color: #fff;
}
.tbl_case td {
	background: #fff;
}
.tbl_case tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #505e62;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / var(--break) * 100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: calc(480 / var(--break) * 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom: 12vw;
	}
	.row_case01:after {
		border-left: calc(40 / var(--break) * 100vw) solid transparent;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #fff;
		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: 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 {
		max-width: calc(646 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.area_case_common01 .ttl {
		letter-spacing: 0;
		font-size: calc(46 / var(--break) * 100vw);
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
        width: calc(30 / var(--break) * 100vw);
        height: calc(54 / var(--break) * 100vw);
        bottom: auto;
        top: 70vw;
    }
	.slide_case01 .slick-prev {
        left: 4vw;
    }
	.slide_case01 .slick-next {
        right: 4vw;
    }
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01{
	background: #d6dfe1;
}
.box_risk01 .box {
	overflow-y: scroll;
    scrollbar-width: thin;
	scrollbar-color: #d6dfe1 #fff;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #d6dfe1;
	color: #505e62;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: ;
}
.box_invisalign .box {
	overflow-y: scroll;
    scrollbar-width: thin;
	scrollbar-color: #d6dfe1 #fff;
	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: #d6dfe1 !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .ps--active-y > .ps__rail-y, .box_invisalign .ps--active-x > .ps__rail-x,
.box_invisalign .ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.risk .ps .ps__rail-x.ps--clicking, .risk .ps .ps__rail-x:focus, .risk .ps .ps__rail-x:hover, .risk .ps .ps__rail-y.ps--clicking, .risk .ps .ps__rail-y:focus, .risk .ps .ps__rail-y:hover, .box_invisalign .ps .ps__rail-x.ps--clicking, .box_invisalign .ps .ps__rail-x:focus, .box_invisalign .ps .ps__rail-x:hover, .box_invisalign .ps .ps__rail-y.ps--clicking, .box_invisalign .ps .ps__rail-y:focus, .box_invisalign .ps .ps__rail-y:hoverr {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 751px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(420 / var(--break) * 100vw);
	}
	.box_risk01 .ttl, .box_invisalign .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border: none;
}
.tbl_guideline01 th {
	background: none;
	color: #505e62;
	font-weight: 500;
	padding: calc(25 / var(--break) * 100vw) calc(18 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
.tbl_guideline01 td {
	background: none;
	color: #505e62;
	
}
.tbl_guideline01 tr:not(:last-child) th {
    border-bottom: none;
}
.tbl_guideline01 tr {
	border-bottom:solid 1px #d6dfe1;
}
.tbl_guideline01 tr:first-of-type {
	border-top:solid 1px #d6dfe1;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom: none;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.box_form {
	background: #efebe8;
}
.tbl_form01 td input, .tbl_form01 td textarea {
	background: #e9f0f2;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #ec6d8a;
}
.btn_submit input {
	padding: calc(30 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
	border: none;
	background: #505e62;
	border-radius: calc(10 / var(--break) * 100vw);
	font-size: calc(18 / var(--break) * 100vw);
}
.wrap_recruit01 .en {
	letter-spacing: .4em;
}
.tbl_recruit th {
	font-family: "zen-kaku-gothic-new", sans-serif;
    font-style: normal;
    font-weight: 700;
}
@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;
	}
	.wrap_recruit01 .ja {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.tbl_guideline01 th {
		border-bottom:solid 1px #d6dfe1!important;
	}
}

/* お問い合わせ 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: #959595;
	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 {
	font-weight: 500;
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #f5f2f0;
	border: 1px solid #b6aba2;
	border-right-color: #b6aba2;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #b6aba2;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #505e62;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(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 #efebe8;
}
.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: #1a1a1a;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #1a1a1a;
	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 #505e62;
	color: #505e62;
	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: #505e62;
	background: #505e62;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post > h3 {
	color: #fff;
	background: #b6aba2;
	border-radius: calc(10 / var(--break) * 100vw);
	padding: calc(20 / var(--break) * 100vw) calc(33 / var(--break) * 100vw);
	font-family: "zen-kaku-gothic-new", sans-serif;
    font-style: normal;
    font-weight: 500;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	border-radius: calc(10 / var(--break) * 100vw);
	margin-bottom: calc(35 / var(--break) * 100vw );
	font-family: "zen-kaku-gothic-new", sans-serif;
    font-style: normal;
    font-weight: 500;
}
.post_content > h4 {
	color: #635548;
	background: #f5f2f0;
	font-family: "zen-kaku-gothic-new", sans-serif;
    font-style: normal;
    font-weight: 500;
	padding: calc(10 / var(--break) * 100vw) calc(33 / var(--break) * 100vw);
}
.post_content > h5 {
	color: #505e62;
	background: #e9f0f2;
	padding: calc(10 / var(--break) * 100vw) calc(33 / 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 #f5f2f0;
	background: #f5f2f0;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	border: 1px solid #635548;
}

@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;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


/* フォーマット 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));
	}
}