@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	min-height: calc(380 / var(--break) * 100vw);
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
}
.main_page .logo{
	width: calc(140 / var(--break) * 100vw);
	margin: 0 auto calc(10 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
/* @media only screen and (min-width: 768px) and (max-width: 1299px) {} */
@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 {
		min-height: calc(500 / var(--break) * 100vw);
		padding-bottom: 12.5vw;
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.main_page .logo{
		margin: 0 auto 3vw;
	}
	.col_img {
		text-align: center;
	}
}


/*
------------------------------------------------------------------*/
.hdg2 .ja {
	display: block;
	margin-bottom: calc(15 / var(--break03));
	line-height: 1.6;
	font-size: calc(50 / var(--break03));
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	text-shadow: 0 0 5px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255),0 0 15px rgb(255, 255, 255),0 0 20px rgb(255, 255, 255),0 0 25px rgb(255, 255, 255);
}

.hdg2 .en {
	display: block;
	line-height: 1;
	font-size: calc(20 / var(--break03));
	font-family: "franklin-gothic-atf", sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	text-shadow: 0 0 5px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255),0 0 15px rgb(255, 255, 255),0 0 20px rgb(255, 255, 255),0 0 25px rgb(255, 255, 255);
}
.hdg3 {
	padding: calc(24 / var(--break03)) 0;
	line-height: 1.6;
	font-size: calc(40 / var(--break03));
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #221815;
	background: #e9f3d2;
	border-top: #221815 1px solid;
	border-bottom: #221815 1px solid;
	position: relative;
	z-indexs: 1
}
.hdg3::before {
	content: "";
	width: 100%;
	height: 2px;
	margin: auto;
	background: #334477;
	position: absolute;
	bottom: calc(8 / var(--break03));
	left: 0;
	right: 0;
	z-index: -1
}
@media (min-width: 768px){
	.hdg2 .ja {
		letter-spacing: .1em;
	}
	
	.hdg2 .en {
		letter-spacing: .2em;
	}

	.hdg3 {
		letter-spacing: .1em;
	}
}
@media (min-width: 768px) and (max-width: 1599px) {
	.copy_common span {
		letter-spacing: .05em;
	}
	.copy_common .fz26 {
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) and (max-width: 1299px) {
	.hdg2 {
		font-size: 90%;
	}

	.copy_common .ls2 {
		letter-spacing: .12em;
	}

	.hdg3 {
		font-size: 190%;
	}
}

@media (max-width: 767px) {
	.hdg2 .ja {
		margin-bottom: 3vw;
		line-height: 1.5;
		letter-spacing: 0;
		font-size: calc(50 / 750 * 100vw);
	}

	.hdg2 .en {
		letter-spacing: .1em;
		font-size: calc(30 / 750 * 100vw);
	}

    .hdg3 {
		padding: 2.9vw 0;
		letter-spacing: 0;
		font-size: calc(36 / 750 * 100vw)
	}
	.hdg3::before {
		height: 1px;
	}
		
	/* copy_common */
	.copy_common span {
		letter-spacing: 0;
	}

	.copy_common .fz20 {
		font-size: calc(34 / 750 * 100vw);
	}

	.copy_common .fz22 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz23 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz24 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz25 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz26 {
		font-size: calc(36 / 750 * 100vw);
	}

	.copy_common .fz28 {
		font-size: calc(37 / 750 * 100vw);
	}

	.copy_common .fz30 {
		font-size: calc(37 / 750 * 100vw);
	}

	.copy_common .fz32 {
		font-size: calc(37 / 750 * 100vw);
	}

	.copy_common .fz34 {
		font-size: calc(37 / 750 * 100vw);
	}

	.copy_common .fz36 {
		font-size: calc(37 / 750 * 100vw);
	}

	.copy_common .fz38 {
		font-size: calc(40 / 750 * 100vw);
	}

	.copy_common .fz40 {
		font-size: calc(40 / 750 * 100vw);
	}

	.copy_common .fz50 {
		font-size: calc(50 / 750 * 100vw);
	}

	.copy_common .fz56 {
		font-size: calc(60 / 750 * 100vw);
	}

	.copy_common .fz60 {
		font-size: calc(60 / 750 * 100vw);
	}
}



/* copy_common01
------------------------------------------------------------------*/
.copy_common01{
	border-bottom: 1px solid #221815;
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	
}

/* copy_common02
------------------------------------------------------------------*/
.copy_common02{
	padding: calc(17.5 / var(--break02));
	text-align: center;
	background: #e9f3d2;
	position: relative;
	z-index: 1;
}
.copy_common02::before{
	content: "";
	width: calc(100% - var(--size20px));
	height: var(--size50px);
	border-right: 4px double #221815;
	border-left: 4px double #221815;
	margin: auto;
	position: absolute;
	inset: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	.copy_common02{
		padding: 2.5vw;
	}
	.copy_common02::before{
		width: calc(100% - 40 / 750 * 100vw);
	}
}

/* copy_common03
------------------------------------------------------------------*/
.copy_common03{
    padding-bottom: calc(40 / var(--break04));
    background: url(images/page/deco_title.png) no-repeat bottom left / calc(58 / var(--break04));
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	.copy_common03{
		background: url(images/page/deco_title.png) no-repeat bottom center / calc(80 / var(--break04));
	}	
}
/* copy_common04
------------------------------------------------------------------*/
.copy_common04{
	padding-bottom: calc(28 / var(--break02));
	text-align: center;
	position: relative;
	z-index: 1;
}
.copy_common04::before{
	content: "";
	width: calc(120/ var(--break03));
	height: 4px;
	margin: auto;
	background: #8fc31f;
	position: absolute;
	inset: auto 0 0;
	z-index: -1;
}

.v2.copy_common04{
	padding-bottom: calc(20 / var(--break02));
}
.v2.copy_common04::before{
	width: calc(420/ var(--break03));
}
@media(max-width: 767px) {
	.copy_common04::before{
		height: 2px;
	}
}
/* copy_common03
------------------------------------------------------------------*/
.copy_common05{
	position: relative;
	z-index: 1;
}
.copy_common05::before {
    content: "";
    display: inline-block;
    width: calc(16 / var(--break03));
    height: calc(16 / var(--break03));
    margin: auto var(--size10px) auto auto;
    background: url(images/page/hdg5_deco.png) no-repeat center / contain;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.copy_common05::before {
		width: calc(26 / 750 * 100vw);
		height: calc(26 / 750 * 100vw);
	}
}

/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.copy_common04::before{
		height: 2px;
	}
}

/* copy_common06
------------------------------------------------------------------*/
.copy_common06{
	text-align: center;
	padding-bottom: calc(30/ var(--break02));
	position: relative;
	z-index: 1;
}
.copy_common06::before {
    content: "";
    width: calc(140 / var(--break02));
    height: calc(8 / var(--break02));
	margin: auto;
	background: url(images/page/deco_copy_common06.png)no-repeat center / contain;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
@media(max-width: 767px) {
	
}

/* copy_common07
------------------------------------------------------------------*/
.copy_common07{
	padding-bottom: calc(22.5 / var(--break02));
	text-align: center;
	color: #8fc31f;
	background: url(images/page/deco_copy_common07.png)no-repeat center bottom / calc(46 / var(--break02));
}
@media(max-width: 767px) {
	
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	
}

/* 
------------------------------------------------------------------*/
@media (min-width: 768px) {
	.row_common01>.col_img {
		max-width:570px;
		width: 46%
	}

	.row_common01>.col_txt {
		max-width: 620px;
		width: 50%
	}
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.row_common01 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
}

/* row_common02
------------------------------------------------------------------*/
.row_common02{
	position: relative;
	z-index: 1;
}
.row_common02>.col_img {
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {
	.row_common02>.col_txt {
		max-width: 750px;
		width: 60.5%;
	}
	.row_common02>.col_img {
		max-width: 450px;
		width: 36.5%;
	}

	.inner1500 .row_common02>.col_txt {
		max-width: 666px;
		width: 46%;
	}
	.inner1500 .row_common02>.col_img {
		max-width: 750px;
		width: 50%;
	}
	.inner1500 .row_common02 .fz34 {
		font-size: calc(34 / var(--break03));
	}
}
@media (min-width: 768px) and (max-width: 1599px) {
	.row_common02 .copy_common .fz26 {
		letter-spacing: .05em;
		font-size: 1.55rem;
	}
}
@media (max-width: 767px) {
	.row_common02>.col_img {
		width: 100% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}

	.row_common02 .copy_common .fz24 {
		line-height: 1.4;
		letter-spacing: 0;
		font-size: calc(28 / 750 * 100vw);
	}
	.row_common02 .copy_common .fz26 {
		font-size: calc(34 / 750 * 100vw);
	}

	.row_common02 .ballon .fz26{
		font-size: 98%;
	}
}

/* row_common03
------------------------------------------------------------------*/
@media (min-width: 768px) {
	.row_common03>.col_txt {
		max-width: 690px;
		width: 58%;
	}
	.row_common03>.col_img {
		max-width: 460px;
		width: 38%;
	}
}
@media(max-width: 767px) {
	.row_common03>.col_img {
		width: calc(555 / 750 * 100vw) !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .inline_block{
		display: block;
	}
	
}


/* row_staff
------------------------------------------------------------------*/
.row_staff>.col_txt {
	position: relative;
	z-index: 1;
}
.row_staff>.col_txt .box{
	max-width: 100%;
	width: calc(820 / var(--break02));
	padding: calc(65 / var(--break02)) 4%;
	background: #fff;
	position: relative;
	z-index: 1;
}
.row_staff .box::before,
.row_staff .box::after 
{
	content: "";
    width: calc(400 / var(--break04));
    height: calc(200 / var(--break04));
    margin: auto;
    position: absolute;
}
.row_staff .box::before {
	border-top: 1px solid #221815;
    border-left: 1px solid #221815;
    left: calc(10 / var(--break02));
    top: calc(10 / var(--break02));
}
.row_staff .box::after {
	border-bottom: 1px solid #221815;
    border-right: 1px solid #221815;
    right: calc(10 / var(--break02));
    bottom: calc(10 / var(--break02));
}
.row_staff>.col_txt .pattern03{
	max-width: 90%;
	max-height: 90%;
	width: calc(600 / var(--break02));
	height: calc(380 / var(--break02));
	margin: auto;
	position: absolute;
	bottom: 0;
	right: calc(-50 / 1920 * 100vw);
	z-index: -1;
}

@media (min-width: 768px) {
	.row_staff>.col_txt {
		width: 66.5%;
	}
	.row_staff>.col_img {
		max-width: 355px;
		width: 29%;
	}
}
@media(max-width: 767px) {
	.row_staff>.col_img  {
		width: calc(400 / 750 * 100vw) !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_staff>.col_txt {
		padding-bottom: 4vw;
	}
	.row_staff>.col_txt .pattern03{
		right: -4vw;
	}
}
/* row_box_common
------------------------------------------------------------------*/
.row_box_common .copy_common03 {
    padding-bottom: calc(25 / var(--break04));
    background: url(images/page/deco_title_v02.png) no-repeat bottom left / calc(46 / var(--break04));
}
@media (min-width: 768px) {
	.row_box_common>.col_img {
		max-width: 290px;
		width: 26%
	}

	.row_box_common>.col_txt {
		width: 70%
	}
	.row_box_common .copy_common03.txt_center {
		background: url(images/page/deco_title_v02.png) no-repeat bottom center / calc(46 / var(--break04));
	}
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.row_box_common>.col_img.mini_sp {
		width: 77.7% !important
	}
	.row_box_common .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
	.row_box_common .copy_common03 {
		background: url(images/page/deco_title_v02.png) no-repeat bottom center / calc(60 / var(--break04));
	}
}

/* cover_common01
------------------------------------------------------------------*/
.cover_common01 {
	position: relative;
	z-index: 1;
}
.cover_common01::before {
	content: "";
	width: 39%;
	height: 100%;
	margin: auto;
	background: url(images/clinic/img_clinic05.jpg)no-repeat center / cover;
	position: absolute;
	inset: 0 auto 0 0;
	z-index: -1;
}
.cover_common01 .areaText{
	width: 61%;
	margin-left: auto;
    padding: calc(20 / var(--break03)) calc(46 / var(--break03));
	position: relative;
	z-index: 1;
}
.cover_common01 .areaText::before {
    content: "";
    width: calc(20 / var(--break03));
    height: calc(20 / var(--break03));
    margin: auto;
    border-bottom: 2px solid #221815;
    border-right: 2px solid #221815;
    position: absolute;
    bottom: calc(10 / var(--break03));
    right: calc(10 / var(--break03));
}
.cover_common01 .copy_common03 {
    padding-bottom: calc(20 / var(--break04));
    background: url(images/page/deco_title_v02.png) no-repeat bottom center / calc(46 / var(--break04));
}
@media (min-width: 768px) {
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.cover_common01{
		max-width: calc(666 / 750 * 100vw);
		padding-top: calc(450 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.cover_common01::before {
		width: 100%;
		height: calc(430 / 750 * 100vw);
		inset: 0 0 auto;
	}
	.cover_common01 .areaText{
		width: 100%;
		padding: calc(20 / var(--break03)) calc(46 / var(--break03));
		position: relative;
		z-index: 1;
	}	
	.cover_common01 .areaText::before {
		border-bottom-width: 1px;
		border-right-width: 1px;
	}
	.cover_common01 .copy_common03 {
		background: url(images/page/deco_title_v02.png) no-repeat bottom center / calc(60 / var(--break04));
	}
}

/* row_common20
------------------------------------------------------------------*/
.row_common20 > .col{
	width: 48%;
	padding: calc(25 / var(--break03)) calc(30 / var(--break03));
	border: calc(10 / var(--break03)) solid #e6e2da;
}
.row_common20 .copy02{
	padding: calc(12.5 / var(--break03)) 0;
	color: #fff;
	position: relative;
	z-index: 1;
}
.row_common20 .copy02::before{
	content: "";
	width: 100%;
	height: 50%;
	margin: auto;
	background: rgba(255, 255, 255, .1);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.row_common20 .text{
	padding: 0 .5%;
}
/* @media(min-width: 768px)  {} */
@media(max-width: 767px) {
	.row_common20 > .col{
		width: calc(666 / 750 * 100vw);
		padding: 4vw;
		margin: 0 auto 5vw;
	}
	.row_common20 > .col:last-child{
		margin-bottom: 0;
	}
}

/* row_common21
------------------------------------------------------------------*/
.row_common21 > .box{
	width: 48%;
	padding: calc(60 / var(--break03)) calc(40 / var(--break03));
	background: #e6e2da;
}
.row_common21 .icon{
	max-width: 176px;
	width: var(--size180px);
}
/* @media(min-width: 768px)  {} */
@media(max-width: 767px) {
	.row_common21 > .box{
		width: calc(666 / 750 * 100vw);
		padding: 4vw;
		margin: 5vw auto 0;
	}
	.row_common21 > .box:first-child{
		margin-top: 0;
	}
}

/* row_common22
------------------------------------------------------------------*/
.row_common22>.col {
	max-width: 600px;
	width: 48.5%;
	padding: calc(48 / var(--break03)) calc(46 / var(--break03)) calc(38 / var(--break03));
	position: relative;
	z-index: 1
}
@media(min-width: 768px) {
	.row_common22>.col:nth-of-type(n+3) {
		margin-top: calc(50 / var(--break03))
	}
}

@media (max-width: 767px) {
	.row_common22>.col {
		width:calc(640 / 750 * 100vw);
		margin: 7.5vw auto 0
	}

	.row_common22>.col:first-child {
		margin-top: 0
	}
}

/* row_common30
------------------------------------------------------------------*/
.row_common30 > .col{
	width: 31.7%;
	padding: calc(20 / var(--break03)) 3%;
	position: relative;
	z-index: 1;
}
.row_common30 > .col::before{
	content: "";
	width: calc(20 / var(--break03));
	height: calc(20 / var(--break03));
	margin: auto;
	border-bottom: 2px solid #221815;
	border-right: 2px solid #221815;
	position: absolute;
	bottom: calc(10 / var(--break03));
	right: calc(10 / var(--break03));
}
@media(min-width: 768px) {
	.row_common30>.col {
		margin-right: 2.3%;
	}

	.row_common30>.col:nth-of-type(3n),
	.row_common30>.col:last-child {
		margin-right: 0;
	}

	.row_common30>.col:nth-of-type(n + 4) {
		margin-top: 3%;
	}
}
@media(max-width: 767px) {
	.row_common30 > .col{
		width: calc(654 / 750 * 100vw);
		margin: 0 auto 6vw;
		padding: 4vw;
		position: relative;
		z-index: 1;
	}
	.row_common30 > .col::before{
		border-bottom-width: 1px;
		border-right-width: 1px;
	}
	.row_common30 > .col:last-child{
		margin-bottom: 0;
	}
}

/* row_common31
------------------------------------------------------------------*/
.row_common31 > .col{
	max-width: 394px;
	width: 31.799%;
	position: relative;
	z-index: 1;
}
.row_common31 > .col::before{
	content: "";
	width: calc(20 / var(--break03));
	height: calc(20 / var(--break03));
	margin: auto;
	border-bottom: 2px solid #221815;
	border-right: 2px solid #221815;
	position: absolute;
	bottom: calc(10 / var(--break03));
	right: calc(10 / var(--break03));
}
.row_common31 .areaText{
	padding: calc(18 / var(--break03)) calc(29.5/ var(--break03)) calc(26 / var(--break03));
}
.row_common31 .copy_common07{
	line-height: 1.25;
	color: #221815;
	background: url(images/page/deco_copy_common07_v2.png)no-repeat center bottom / calc(46 / var(--break02));
}
@media(min-width: 768px) {
	.row_common31>.col {
		margin-right: 2.3%;
	}

	.row_common31>.col:nth-of-type(3n),
	.row_common31>.col:last-child {
		margin-right: 0;
	}

	.row_common31>.col:nth-of-type(n + 4) {
		margin-top: 3%;
	}
}
@media(max-width: 767px) {
	.row_common31 > .col{
		width: calc(654 / 750 * 100vw);
		margin: 0 auto 6vw;
		position: relative;
		z-index: 1;
	}
	.row_common31 > .col::before{
		border-bottom-width: 1px;
		border-right-width: 1px;
	}
	.row_common31 > .col:last-child{
		margin-bottom: 0;
	}
}


/* row_common32
------------------------------------------------------------------*/
.row_common32 > .col{
	max-width: 394px;
	width: 31.799%;
	position: relative;
	z-index: 1;
}
.row_common32 .copy_common{
	text-align: center;
	padding: calc(17 / var(--break03)) 1% calc(17 / var(--break03));
}
@media(min-width: 768px) {
	.row_common32>.col {
		margin-right: 2.3%;
	}

	.row_common32>.col:nth-of-type(3n),
	.row_common32>.col:last-child {
		margin-right: 0;
	}

	.row_common32>.col:nth-of-type(n + 4) {
		margin-top: calc(58 / var(--break03));
	}
}
@media(max-width: 767px) {
	.row_common32.flex{
		justify-content: space-between;
	}
	.row_common32 > .col{
		width: 48.5%;
		position: relative;
		z-index: 1;
	}
	.row_common32>.col:nth-of-type(n + 3) {
		margin-top: 4vw;
	}
	.row_common32 .copy_common .fz22 {
        font-size: 100%;
    }
}
/* 
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* row_anchor_common
------------------------------------------------------------------*/
.row_anchor_common > .anchor{
	max-width: 295px;
	width: 23.99%;
	min-height: calc(114 / var(--break03));
	padding: calc(10 / var(--break03)) 1% calc(18 / var(--break03));
	line-height: 1.5;
	letter-spacing: .1em;
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: calc(24  / var(--break03));
	background: #fff;
	border: 1px solid #221815;
	position: relative;
	z-index: 1;
	transform: .5s all;
}
.row_anchor_common > .anchor::before{
	content: "";
	width: calc(26  / var(--break03));
	height: calc(26  / var(--break03));
	margin: auto;
	background: url(images/page/arw04.svg)no-repeat center / contain;
	position: absolute;
	bottom: calc(-13  / var(--break03));
	left: 0;
	right: 0;
	z-index: -1;
}
@media(min-width: 768px) {
	.row_anchor_common > .anchor {
		margin-right: 1.33%;
	}
	.row_anchor_common > .anchor:nth-of-type(4n), .row_anchor_common > .anchor:last-child {
		margin-right: 0;
	}
	.row_anchor_common > .anchor:nth-of-type(n + 5){
		margin-top: calc(30 / var(--break03));
	}
	.row_anchor_common > .anchor:hover{
		background: #f2f2f0;
		transform: .5s all;
	}
}
@media(max-width: 767px) {
	.row_anchor_common.flex {
		justify-content: space-between;
	}
	.row_anchor_common > .anchor {
		width: 49%;
	}
	.row_anchor_common > .anchor:nth-of-type(n + 3){
		margin-top: 4vw;
	}
	.row_anchor_common > .anchor::before{
		width: calc(40  / var(--break03));
		height: calc(40  / var(--break03));
		bottom: calc(-20  / var(--break03));
	}
}

/* row_fee_common
------------------------------------------------------------------*/
.row_fee_common>.col {
	width: 23.8%;
	padding: var(--size30px) 3.5% var(--size40px);
	text-align: center;
	background: #fff;
	outline: 1px solid #221815;
	outline-offset: calc(-10 / var(--break03));
	position: relative;
	z-index: 1
}
.row_fee_common .icon {
	max-width: 176px;
	width: var(--size180px)
}
.row_fee_common .copy_common {
	margin-bottom: calc(5 / var(--break03));
}
.row_fee_common .text {
	line-height: 1.5;
	text-align: center;
}

@media(min-width: 768px) {
	.row_fee_common>.col {
		margin-right: 1.6%;
	}
	.row_fee_common>.col:last-child, .row_fee_common>.col:nth-of-type(4) {
        margin-right: 0;
    }
}
@media(max-width: 767px) {
	.row_fee_common>.col {
		width: 48.5%;
		margin-right: 3%;
		padding: calc(30 / 750 * 100vw) 4.5%;
		font-size: 90%
	}

	.row_fee_common>.col:last-child,.row_fee_common>.col:nth-of-type(2n) {
		margin-right: 0
	}

	.row_fee_common .icon {
		width: var(--size140px)
	}

	.row_fee_common .copy_common .fz22{
		letter-spacing: 0;
		font-size: calc(30 / 750 * 100vw);
	}
	.row_fee_common>.col:nth-of-type(n+3) {
		margin-top: 3vw
	}
	.row_fee_common .text {
		letter-spacing: 0;
		font-size: calc(24 / 750 * 100vw);
	}
}

/* row_perio
------------------------------------------------------------------*/
.row_perio > .col{
	max-width: 300px;
	width: 32%;
}
@media(max-width: 767px) {
	.row_perio > .col{
		width: 48.5%;
	}
	.row_perio > .col:last-child{
		margin: 4vw auto 0;
	}	
}

/* row_pediatric
------------------------------------------------------------------*/
.row_pediatric > .col{
	max-width: 300px;
	width: 32%;
}
@media(max-width: 767px) {
	.row_pediatric > .col{
		width: 48.5%;
	}
	.row_pediatric > .col:last-child{
		margin: 4vw auto 0;
	}	
}
/* 
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* border_common
------------------------------------------------------------------*/
.border_common{
	width: 100%;
	height: 1px;
	background: #221815;
}
/* @media(max-width: 767px) {} */

/* 
------------------------------------------------------------------*/
.decoImg_common01 {
	padding-bottom: var(--size20px);
	position: relative;
	z-index: 1
}
.decoImg_common01 .deco {
	width: 100%;
	height: calc(100% - var(--size20px));
	margin: auto;
	position: absolute;
	bottom: 0;
	right: var(--size20px);
	z-index: -1
}

.r_reverse .decoImg_common01 .deco {
	right: calc(-20 / var(--break02));
}
@media (max-width: 767px) {
	.decoImg_common01 {
		padding-bottom: calc(10 / 750 * 100vw);
	}
	.decoImg_common01 .deco  {
		right: calc(-10 / 750 * 100vw);
	}
	.r_reverse .decoImg_common01 .deco {
		right: calc(-10 / var(--break02));
	}
}

/* decoImg_common02
------------------------------------------------------------------*/
.decoImg_common02 {
	padding-bottom: calc(20 / var(--break04));
	position: relative;
	z-index: 1
}
.decoImg_common02::before {
	content: "";
	width: 100%;
	height: calc(100% - calc(20 / var(--break04)));
	margin: auto;
	background: #e9f3d2;
	position: absolute;
	top:  calc(20 / var(--break04));
	right:  calc(20 / var(--break04));
	z-index: -1
}
.r_reverse .decoImg_common02::before {
	left: calc(20 / var(--break04));
	right: auto
}
@media(max-width: 767px) {
	.decoImg_common02 {
		padding-bottom:calc(11 / var(--break04))
	}
	.decoImg_common02::before {
		height: calc(100% - 11 / var(--break04));
		top: calc(11 / var(--break04));
		right: calc(11 / var(--break04))
	}
	.r_reverse .decoImg_common02::before {
		left: calc(11 / var(--break04));
		right: auto
	}
}
/* .bg_common01
------------------------------------------------------------------*/
.bg_common01{
	background: #e6e2da;
	position: relative;
	z-index: 1;
}
.bg_common01 > .pattern03{
	width: calc(600 / var(--break03));
	height: calc(300 / var(--break03));
	margin: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.bg_common01.v2{
	background: #f7f7f7;
}
.bg_common01.v2 > .pattern03{
	width: 100%;
	height: calc(180 / var(--break03));
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	
}
/* .bg_common02
------------------------------------------------------------------*/
.bg_common02{
	background: #f3f3f3;
	position: relative;
	z-index: 1;
}
.bg_common02::before{
	content: "";
	width: calc(400 / var(--break02));
	height: calc(400 / var(--break02));
	margin: auto;
	background: rgba(255, 255, 255, .5);
	position: absolute;
	bottom: 0;
	right: 0;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	z-index: -1;
}
.bg_common02.v2::before{
	left: 0;
	right: auto;
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media(max-width: 767px) {
	
}

/* .box_common01
------------------------------------------------------------------*/
.box_common01{
	border: 4.8px double #221815;
}
.box_common02{
	outline: 1px solid #221815;
	outline-offset: calc(-10 / var(--break02));
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	
}

/* .box_common03
------------------------------------------------------------------*/
.box_common03{
	background: #fff;
	position: relative;
	z-index: 1;
}
.box_common03::before,
.box_common03::after
{
	content: "";
    width: calc(400 / var(--break04));
    height: calc(400 / var(--break04));
    margin: auto;
    position: absolute;
}
.box_common03::before {
	border-top: 1px solid #221815;
    border-left: 1px solid #221815;
    left: calc(10 / var(--break02));
    top: calc(10 / var(--break02));
}
.box_common03::after {
	border-bottom: 1px solid #221815;
    border-right: 1px solid #221815;
    right: calc(10 / var(--break02));
    bottom: calc(10 / var(--break02));
}

/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	
}

/* .box_common02
------------------------------------------------------------------*/
.box_common04{
	border: 1px solid #221815;
}
@media(max-width: 767px) {
	
}

/* .box_trouble
------------------------------------------------------------------*/
.box_trouble{
	background: #fff;
	position: relative;
	z-index: 1;
}
.box_trouble::before,
.box_trouble::after
 {
	content: "";
    width: calc(200 /var(--break04));
    height: calc(200 /var(--break04));
    margin: auto;
	border-top: 1px solid #221815;
    position: absolute;
    top: calc(10 / var(--break02));
}
.box_trouble::before {
    border-left: 1px solid #221815;
    left: calc(10 / var(--break02));
}
.box_trouble::after {
    border-right: 1px solid #221815;
    right: calc(10 / var(--break02));
}
.title_trouble_common{
	width: calc(373 / var(--break02));
	margin: 0 auto calc(28 / var(--break02));
}
.title_trouble_common02{
	max-width: 850px;
	width: calc(100% - 30 / var(--break03));
	margin: 0 auto calc(26 / var(--break02));
	padding: calc(15 / var(--break03));
	line-height: 1;
	text-align: center;
	color: #fff;
	background: #8fc31f;
	position: relative;
	z-index: 1;
}
.title_trouble_common02::before,
.title_trouble_common02::after
{
	content: "";
	width: calc(15/ var(--break03));
	height: 100%;
	margin: auto;
	background: #8fc31f;
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 100% 50%, 0 0);
	position: absolute;
	inset: 0 calc(100% - .5px);
	z-index: -1;
}
.title_trouble_common02::before{
	clip-path: polygon(0 50%, 100% 100%, 0 100%, 0 0, 100% 0);
	right: auto;
}
.title_trouble_common02::after{
	left: auto;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	
}

/* box_common_flow02
------------------------------------------------------------------*/
.box_common_flow02 {
	padding: calc(24 / var(--break04)) 4%;
	border: 1px solid #221815;
	position: relative;
	z-index: 1
}
.box_common_flow02::before {
	content: "";
	width: var(--size55px);
	height: var(--size15px);
	margin: auto;
	background: #af8b60;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	position: absolute;
	bottom: calc(-35 / var(--break02));
	left: 0;
	right: 0;
	z-index: -1
}
.box_common_flow02::after {
	content: "";
	width: calc(26/ var(--break02));
	height: calc(6/ var(--break02));
	margin: auto;
	background: url(images/page/deco_flow01.png)no-repeat center / contain;
	position: absolute;
	top: var(--size55px);
	left: var(--size10px);
	z-index: -1;
}
.box_common_flow02:last-child {margin-bottom: 0}
.box_common_flow02:last-child::before {content: none}
.box_common_flow02 .copyNum {
	line-height: 1.5;
	text-align: left;
	position: relative;
	z-index: 1
}
.box_common_flow02 .copyNum .num {
	width: var(--size90px);
	line-height: 1;
	color: #8fc31f;
	position: relative;
	z-index: 1
}
.box_common_flow02 .copyNum .txt01 {
	width: calc(100% - var(--size90px));
	padding-top: var(--size10px);
	padding-left: var(--size10px);
	position: relative;
	z-index: 1
}
@media(max-width: 767px) {
	.box_common_flow02 {
		padding: 5%
	}
	.box_common_flow02::after {
		top: var(--size65px);
		left: var(--size5px);
	}
	.box_common_flow02 .copyNum .num {
		width: var(--size80px);
		font-size: 175%
	}

	.box_common_flow02 .copyNum .txt01 {
		width: calc(100% - var(--size80px))
	}
}

/*
------------------------------------------------------------------*/
.tbl_copy_common {
    padding: calc(16 / var(--break02));
}

.tbl_common01 table {
    border-color: #221815
}

.tbl_common01 th {
    color: #221815;
    background: #e6e2da;
}

.tbl_common01 td {
    background: #fff;
}

.tbl_common01 tr:not(:last-child) th,
.tbl_common01 tr:not(:last-child) td {
    border-bottom-color: #221815;
}

.tbl_common02 table {
    border-color: #221815
}

.tbl_common02 th {
    color: #221815;
    background: #e9f3d2;
}

.tbl_common02 td {
    background: #fff;
}

.tbl_common02 tr:not(:last-child) th,
.tbl_common02 tr:not(:last-child) td {
    border-bottom-color: #221815;
}
@media(max-width: 767px) {
    .tbl_common02.cell_100sp tr th {
        border-bottom: 1px solid #321e28;
    }

    .tbl_common01.tbl_recruit tr th {
        border-bottom: 1px solid #321e28;
    }
}

/* .bg_access
------------------------------------------------------------------*/
.bg_access::before {
    content: "";
    width: 100%;
    height: calc(100 / var(--break03));
    background: #fff;
    margin: auto;
    position: absolute;
    inset: 0 0 auto;
    z-index: -1;
}
.row_access > .col_l {}
.row_access > .col_r {
	width: 45%;
	max-width: 530px;
}

.wrap_map_access .map {
    max-height: 460px;
    height: calc(460 / var(--break03));
}
@media(min-width: 768px) {
	.row_access .btn_reservation_common{
		margin-right: calc(10 /var(--break03));
	}
}
@media(max-width: 767px) {
	.row_access {
		display: block;
	}
	.row_access > .col_l {
		width: 100%;
		max-width: 100%;
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.row_access > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
}
/* txt_address_common
------------------------------------------------------------------*/
.txt_address_common .deco {
	display: inline-block;
	line-height: 1.5;
	padding-left: var(--size35px);
	position: relative;
	z-index: 1
}
.txt_address_common .deco::before {
	content: "";
	width: var(--size30px);
	height: var(--size30px);
	margin: auto;
	background: url(images/page/icn_address01.svg) center/contain no-repeat;
	position: absolute;
	top: 1.5px;
    left: 0.5px;
	z-index: 1
}
@media(max-width: 767px) {
	.txt_address_common .deco {
		padding-left: var(--size45px);
	}
	.txt_address_common .deco::before {
		width: var(--size40px);
		height: var(--size40px);
		top: calc(4 / var(--break02));
		left: 0.5px;
	}
}

/* コンテンツ名 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) {
	
}


/* 
------------------------------------------------------------------*/
.slider_case .slick-prev,
.slider_case .slick-next,
.slider_case .slick-prev:hover,
.slider_case .slick-next:hover,
.slider_case .slick-prev:focus,
.slider_case .slick-next:focus {
    width: calc(30 / var(--break02));
    height: calc(54 / var(--break02));
    background: url(images/page/arw05.svg)no-repeat center / cover;
    z-index: 1;
    top: calc(-20 / var(--break03));
    bottom: 0;
    margin: auto;
    transform: none;
}

.slider_case .slick-prev:before,
.slider_case .slick-next:before {
    display: none;
}

.slider_case .slick-prev {
    left: 2.5%;
}

.slider_case .slick-next {
    right: 2.5%;
    transform: scaleX(-1) !important;
}

.slider_case.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slider_case .slick-dots {
    margin-top: var(--size25px);
    position: relative;
    bottom: auto;
}

.slider_case li button:before {
    width: calc(12 / var(--break02));
    height: calc(12 / var(--break02));
    opacity: 1;
    background: #e9f3d2;
    font-size: 0;
    border-radius: 100%;
}

.slider_case .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #8fc31f;
}

.slider_case .slick-list {
    padding: 0 !important;
}

.slider_case .slick-dots li:only-child {
    display: none;
}

@media(min-width: 768px) {
    .inner_case_common {
        width: 94%;
    }
}

@media(min-width: 768px) and (max-width:1399px) {

    .slider_case .slick-prev,
    .slider_case .slick-next,
    .slider_case .slick-prev:hover,
    .slider_case .slick-next:hover,
    .slider_case .slick-prev:focus,
    .slider_case .slick-next:focus {
        top: calc(-276 / 1500 * 100vw);
    }
}

@media(max-width: 767px) {
    .area_case_common01 {
        width: calc(702 / var(--break02));
    }

    .area_case_common01 .box_case {
        width: calc(702 / var(--break02));
    }

    .copy_case02 {
        width: 100%;
        margin-bottom: var(--size20px);
        line-height: 1;
        letter-spacing: 0;
    }

    .box_case02 {
        padding: var(--size40px) 5vw;
    }

    .slider_case .slick-prev,
    .slider_case .slick-next,
    .slider_case .slick-prev:hover,
    .slider_case .slick-next:hover,
    .slider_case .slick-prev:focus,
    .slider_case .slick-next:focus {
        z-index: 1;
        top: 70vw;
        bottom: auto;
    }

    .slider_case .slick-prev {
        left: 7.5%;
    }

    .slider_case .slick-next {
        right: 7.5%;
        transform: scaleX(-1) !important;
    }

    .slider_case .slick-dots {
        margin-top: var(--size20px);
    }

    .slider_case li button:before {
        width: var(--size20px);
        height: var(--size20px);
    }

    .slider_case .slick-dots li {
        margin: 0;
    }
}


/* btn_common01
------------------------------------------------------------------*/
.btn_common01{
	width: calc(400 / var(--break02));
	height: calc(100 / var(--break02));
	line-height: 1.5;
	color: #fff;
	background: #8fc31f;
	position: relative;
	z-index: 1;
}
.btn_common01::before{
    content: "";
    width: calc(10 / var(--break02));
    height: calc(10 / var(--break02));
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: auto;
    position: absolute;
    right: 7.5%;
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
}
.btn_common01 .jp{
	display: block;
	width: 100%;
	font-size: calc(22 / var(--break02));
}
.btn_common01 .en{
	display: block;
	width: 100%;
	font-size: calc(16 / var(--break02));
	color: #fff57f;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.btn_common01{
		width: calc(600 / 750 * 100vw);
		height: calc(140 / 750 * 100vw);
	}
	.btn_common01::before{
		width: calc(18 / 750 * 100vw);
		height: calc(18 / 750 * 100vw);
		right: 11%;
		transform: rotate(-45deg);
	}
	.btn_common01 .jp{
		letter-spacing: 0;
		font-size: calc(34 / 750 * 100vw);
	}
	.btn_common01 .en{
		letter-spacing: 0;
		font-size: calc(28 / 750 * 100vw);
	}
	.btn_common01.v3{

	}
}

/* btn_common02
------------------------------------------------------------------*/
.btn_common02 {
	width: calc(500 / var(--break02));
	height: calc(60 / var(--break02));
	background: #fff;
	position: relative;
	z-index: 1
}

.btn_common02::before {
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/arw02.svg) center/contain no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(28 / var(--break02));
	z-index: -1
}
@media(max-width: 767px) {
	.btn_common02 {
		max-width:100%;
		width: calc(600 / 750 * 100vw);
		height: calc(100 / var(--break02));
		letter-spacing: 0;
		font-size: calc(32 / var(--break02))
	}

	.btn_common02::before {
		width: calc(28 / var(--break02));
		height: calc(28 / var(--break02));
		right: calc(28 / var(--break02))
	}
}

/* btn_tel_common
------------------------------------------------------------------*/
.row_contact{
	width: calc(500 / var(--break02));
}
.btn_tel_common{
	width: calc(500 / var(--break02));
	height: calc(110 / var(--break02));
	background: #f3f3f3;
	position: relative;
	z-index: 1;
}
.btn_tel_common .s1{
	display: block;
	margin-bottom: calc(10 / var(--break02));
	letter-spacing: .1em;
	line-height: 1;
	font-size: calc(16 / var(--break02));
}
.btn_tel_common .s2{
	display: inline-block;
	padding-left: calc(50 / var(--break02));
	line-height: 1;
	letter-spacing: .1em;
	font-size: calc(40 / var(--break02));
	position: relative;
	z-index: 1;
}
.btn_tel_common .s2::before{
	content: "";
	width: calc(30/ var(--break02));
	height: calc(30/ var(--break02));
	margin: auto;
	background: url(images/page/icn_tel.svg)no-repeat center / contain;
	position: absolute;
	inset: calc(5/ var(--break02)) auto 0 calc(2/ var(--break02));
	z-index: -1;
}

.row_contact .btn{
	width: calc(200 / var(--break02));
	height: calc(80 / var(--break02));
	padding-top: calc(6 / var(--break02));
	color: #fff;
	background: #8fc31f;
	position: relative;
	z-index: 1;
}
.row_contact .btn::before{
    content: "";
    width: calc(11 / var(--break02));
    height: calc(11 / var(--break02));
    margin: auto;
    background: #fff57f;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    bottom: calc(4 / var(--break02));
    right: calc(4 / var(--break02));
    z-index: -1;
}
.row_contact .btn .s1{
	display: block;
	width: calc(170 / var(--break02));
	margin: 0 auto 1px;
	line-height: 1.4;
	letter-spacing: .1em;
	font-size: calc(16 / var(--break02));
	color: #8fc31f;
	background: #fff;
	border-radius: calc(11/ var(--break02));
}
.row_contact .btn .s2{
	padding-left: calc(30 / var(--break02));
	line-height: 1;
	letter-spacing: .1em;
	font-size: calc(22 / var(--break02));
	background-image: url(images/page/icn_web.svg);
	background-repeat: no-repeat;
	background-size: calc(20 / var(--break02));
	background-position: left calc(4/ var(--break02)) top calc(8/ var(--break02));
	position: relative;
	z-index: 1;
}
.row_contact .btn_line_common{
	background: #06c755;
}
.row_contact .btn_line_common .s1{
	color: #06c755;
}
.row_contact .btn_line_common .s2{
	background-image: url(images/page/icn_line.svg);
	background-position: left calc(6/ var(--break02)) top calc(8/ var(--break02));
}
.row_contact .btn_facebook_common{
	width: calc(80 / var(--break02));
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	.row_contact{
		width: calc(600 /750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.btn_tel_common{
		width: calc(600 /750 * 100vw);
		height: calc(140 /750 * 100vw);
		padding-top: 1vw;
	}
	.btn_tel_common .s1{
		margin-bottom: 1vw;
		letter-spacing: 0;
		font-size: calc(28 /750 * 100vw);
	}
	.btn_tel_common .s2{
		padding-left: calc(50 / var(--break02));
		letter-spacing: 0;
		font-size: calc(50 /750 * 100vw);
	}
	.btn_tel_common .s2::before{
		width: calc(40 /750 * 100vw);
		height: calc(40 /750 * 100vw);
		inset: 2vw auto 0 .5vw;
	}
	.row_contact .btn_tel_common{
		margin-bottom: calc(30 /750 * 100vw);
	}
	.row_contact .btn{
		width: calc(290/750 * 100vw);
		height: calc(140/750 * 100vw);
		padding-top: 2vw;
	}
	.row_contact .btn::before{
		width: calc(19/750 * 100vw);
		height: calc(19/750 * 100vw);
		bottom: calc(4 /750 * 100vw);
		right: calc(4 /750 * 100vw);
	}
	.row_contact .btn .s1{
		width: calc(260 /750 * 100vw);
		margin: 0 auto 1px;
		letter-spacing: 0;
		font-size: calc(28 /750 * 100vw);
		border-radius: calc(18 /750 * 100vw);
	}
	.row_contact .btn .s2{
		padding-left: calc(45 /750 * 100vw);
		letter-spacing: 0;
		font-size: calc(32 /750 * 100vw);
		background-size: calc(28 /750 * 100vw);
		background-position: left .6vw top 1vw;
	}
	.row_contact .btn_facebook_common{
		margin: calc(40 / 750 * 100vw) auto 0;
	}
}


/* btn_tel_common
------------------------------------------------------------------*/
.row_contact02{
	width: calc(600 / 1920 * 100vw);
}
.btn_tel_common02{
	width: calc(260 / 1920 * 100vw);
	height: calc(90 /1920 * 100vw);
	background: #fff;
	position: relative;
	z-index: 1;
}
.btn_tel_common02::before{
	content: "";
	width: 1px;
	height: calc(50 /1920 * 100vw);
	margin: auto;
	background: #221815;
	position: absolute;
	inset: 0 auto 0 -2px;
	z-index: -1;
}
.btn_tel_common02 .s1{
	display: block;
	margin-bottom: calc(4 /1920 * 100vw);
	letter-spacing: 0;
	line-height: 1;
	font-size: calc(14 /1920 * 100vw);
}
.btn_tel_common02 .s2{
	display: inline-block;
	padding-left: calc(40 /1920 * 100vw);
	line-height: 1;
	letter-spacing: 0;
	font-size: calc(32 /1920 * 100vw);
	position: relative;
	z-index: 1;
}
.btn_tel_common02 .s2::before{
	content: "";
	width: calc(24/1920 * 100vw);
	height: calc(24/1920 * 100vw);
	margin: auto;
	background: url(images/page/icn_tel.svg)no-repeat center / contain;
	position: absolute;
	inset: calc(5/1920 * 100vw) auto 0 calc(2/1920 * 100vw);
	z-index: -1;
}
.btn_tel_common02 .s3{
	display: block;
	margin-top: calc(2 /1920 * 100vw);
	line-height: 1;
	letter-spacing: 0;
	font-size: calc(17.5 /1920 * 100vw);
	position: relative;
	z-index: 1;
}
.row_contact02 .btn02{
	width: calc(160 /1920 * 100vw);
	height: calc(90 /1920 * 100vw);
	padding-top: calc(3 /1920 * 100vw);
	color: #fff;
	background: #8fc31f;
	position: relative;
	z-index: 1;
}
.row_contact02 .btn02::before{
    content: "";
    width: calc(11 /1920 * 100vw);
    height: calc(11 /1920 * 100vw);
    margin: auto;
    background: #fff57f;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    bottom: calc(4 /1920 * 100vw);
    right: calc(4 /1920 * 100vw);
    z-index: -1;
}
.row_contact02 .btn02 .s1{
	display: block;
	width: calc(140 / 1920 * 100vw);
	margin: 0 auto 1px;
	line-height: 1.4;
	letter-spacing: 0;
	font-size: calc(16 /1920 * 100vw);
	color: #8fc31f;
	background: #fff;
	border-radius: calc(11/1920 * 100vw);
}
.row_contact02 .btn02 .s2{
	padding-left: calc(30 /1920 * 100vw);
	line-height: 1;
	letter-spacing: 0;
	font-size: calc(18 /1920 * 100vw);
	background-image: url(images/page/icn_web.svg);
	background-repeat: no-repeat;
	background-size: calc(20 /1920 * 100vw);
	background-position: left 0 top calc(4/1920 * 100vw);
	position: relative;
	z-index: 1;
}
.row_contact02 .btn_line_common02{
	background: #06c755;
}
.row_contact02 .btn_line_common02 .s1{
	color: #06c755;
}
.row_contact02 .btn_line_common02 .s2{
	background-image: url(images/page/icn_line.svg);
	background-position: left 0 top calc(3/1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1299px) {
	.v2.row_contact02{
		width: calc(600 / var(--break03));
	}
	.v2 .btn_tel_common02{
		width: calc(260 /var(--break03));
		height: calc(90 /var(--break03));
	}
	.v2 .btn_tel_common02::before{
		height: calc(50 /var(--break03));
	}
	.v2 .btn_tel_common02 .s1{
		margin-bottom: calc(4 /var(--break03));
		font-size: calc(14/var(--break03));
	}
	.v2 .btn_tel_common02 .s2{
		padding-left: calc(40 /var(--break03));
		font-size: calc(32 /var(--break03));
	}
	.v2 .btn_tel_common02 .s2::before{
		width: calc(24/var(--break03));
		height: calc(24/var(--break03));
	}
	.v2 .btn_tel_common02 .s3{
		margin-top: calc(2 /var(--break03));
		font-size: calc(17.5 /var(--break03));
	}
	.v2.row_contact02 .btn02{
		width: calc(160 /var(--break03));
		height: calc(90 /var(--break03));
		padding-top: calc(3 /var(--break03));
	}
	.v2.row_contact02 .btn02::before{
		width: calc(11 /var(--break03));
		height: calc(11 /var(--break03));
		bottom: calc(4 /var(--break03));
		right: calc(4 /var(--break03));
	}
	.v2.row_contact02 .btn02 .s1{
		width: calc(140  /var(--break03));
		font-size: calc(16 /var(--break03));
		border-radius: calc(11 /var(--break03));
	}
	.v2.row_contact02 .btn02 .s2{
		padding-left: calc(30 /var(--break03));
		font-size: calc(18 /var(--break03));
		background-size: calc(20 /var(--break03));
	}
	
	.v4.row_contact02{
		width: calc(600 / var(--break04));
	}
	.v4 .btn_tel_common02{
		width: calc(260 /var(--break04));
		height: calc(90 /var(--break04));
	}
	.v4 .btn_tel_common02::before{
		height: calc(50 /var(--break04));
	}
	.v4 .btn_tel_common02 .s1{
		margin-bottom: calc(4 /var(--break04));
		font-size: calc(14/var(--break04));
	}
	.v4 .btn_tel_common02 .s2{
		padding-left: calc(40 /var(--break04));
		font-size: calc(32 /var(--break04));
	}
	.v4 .btn_tel_common02 .s2::before{
		width: calc(24/var(--break04));
		height: calc(24/var(--break04));
	}
	.v4 .btn_tel_common02 .s3{
		margin-top: calc(2 /var(--break04));
		font-size: calc(17.5 /var(--break04));
	}
	.v4.row_contact02 .btn02{
		width: calc(160 /var(--break04));
		height: calc(90 /var(--break04));
		padding-top: calc(3 /var(--break04));
	}
	.v4.row_contact02 .btn02::before{
		width: calc(11 /var(--break04));
		height: calc(11 /var(--break04));
		bottom: calc(4 /var(--break04));
		right: calc(4 /var(--break04));
	}
	.v4.row_contact02 .btn02 .s1{
		width: calc(140  /var(--break04));
		font-size: calc(16 /var(--break04));
		border-radius: calc(11 /var(--break04));
	}
	.v4.row_contact02 .btn02 .s2{
		padding-left: calc(30 /var(--break04));
		font-size: calc(18 /var(--break04));
		background-size: calc(20 /var(--break04));
	}
	
}
@media(max-width: 767px) {
	.row_contact{
		width: calc(600 /750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.btn_tel_common{
		width: calc(600 /750 * 100vw);
		height: calc(140 /750 * 100vw);
		padding-top: 1vw;
	}
	.btn_tel_common .s1{
		margin-bottom: 1vw;
		letter-spacing: 0;
		font-size: calc(28 /750 * 100vw);
	}
	.btn_tel_common .s2{
		padding-left: calc(50 / var(--break02));
		letter-spacing: 0;
		font-size: calc(50 /750 * 100vw);
	}
	.btn_tel_common .s2::before{
		width: calc(40 /750 * 100vw);
		height: calc(40 /750 * 100vw);
		inset: 2vw auto 0 .5vw;
	}
	.row_contact .btn_tel_common{
		margin-bottom: calc(30 /750 * 100vw);
	}
	.row_contact .btn{
		width: calc(290/750 * 100vw);
		height: calc(140/750 * 100vw);
		padding-top: 2vw;
	}
	.row_contact .btn::before{
		width: calc(19/750 * 100vw);
		height: calc(19/750 * 100vw);
		bottom: calc(4 /750 * 100vw);
		right: calc(4 /750 * 100vw);
	}
	.row_contact .btn .s1{
		width: calc(260 /750 * 100vw);
		margin: 0 auto 1px;
		letter-spacing: 0;
		font-size: calc(28 /750 * 100vw);
		border-radius: calc(18 /750 * 100vw);
	}
	.row_contact .btn .s2{
		padding-left: calc(45 /750 * 100vw);
		letter-spacing: 0;
		font-size: calc(32 /750 * 100vw);
		background-size: calc(28 /750 * 100vw);
		background-position: left .6vw top 1vw;
	}
	.row_contact .btn_facebook_common{
		margin: calc(40 / 750 * 100vw) auto 0;
	}
}
/* banner
------------------------------------------------------------------*/
.banner_common{
	display: block;
	width: calc(600 / var(--break02));
}

.logo02{
	width: calc(246 / var(--break02));
}
.logo02.v2{
	width: calc(172 / var(--break02));
}
.logo02 img{
	width: 100%;
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	.logo02{
		width: calc(369 /750 * 100vw);
	}
	.logo02.v2{
		width: calc(200 /750 * 100vw);
	}
}

/* cover_deco_access_common
------------------------------------------------------------------*/
.cover_deco_access_common{
	max-width: 520px;
	width: 100%;
	position: relative;
	z-index: 1;
}
.cover_deco_access_common::before,
.cover_deco_access_common::after
{
	content: "";
	width: 1px;
	height: calc(96 / var(--break03));
	margin: auto;
	position: absolute;
	inset: 0;
}
.cover_deco_access_common::before{
	background: #221815;
}
.cover_deco_access_common::after{
	width: 100%;
	border-left: 1px solid #221815;
	border-right: 1px solid #221815;
}
.cover_deco_access_common .deco_access_common{
	width: 50%;
}
.deco_access_common .icon{
	display: block;
	width: calc(50 / var(--break03));
	margin: 0 auto calc(10 / var(--break03));
}
.deco_access_common .text{
	width: 100%;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.cover_deco_access_common{max-width: calc(650 / 750 * 100vw);}
	.cover_deco_access_common::before,
	.cover_deco_access_common::after
	{height: calc(146 / 750 * 100vw);}
	.deco_access_common .icon{
		width: calc(60 / 750 * 100vw);
		margin: 0 auto 1vw;
	}
	.deco_access_common .text{
		font-size: calc(26.5 / 750 * 100vw);
	}
	.deco_access_common .fz28{
		letter-spacing: 0;
		font-size: calc(38.5 / 750 * 100vw);
	}
}

/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	border: 1px solid #221815;
}
.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: 1px solid #221815;
	background: #fff;
}
.box_invisalign .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 .ttl {
	font-weight: 300;
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #8fc31f !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;
}
.box_invisalign .ps__thumb-y {
	background: #1a335b !important;
}
@media(min-width: 768px) {
	.box_invisalign .ttl {
		font-size: calc(22 / var(--break04));
	}
}
@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;
	}
}


/* clinic 
------------------------------------------------------------------*/
.bg_clinic  {
	background: url(images/clinic/bg_clinic01.jpg)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.bg_clinic_feature02{
	padding: var(--size60px) 0;
	background: url(images/clinic/bg_clinic02.jpg)no-repeat center bottom / cover;
	position: relative;
	z-index: 1;
}
.bg_clinic_feature06{
	padding: var(--size60px) 0;
	background: #e9f3d2;
	position: relative;
	z-index: 1;
}
.bg_clinic_feature06 > .deco{
	width: calc(430 / var(--break03));
	height: calc(450 / var(--break03));
	position: absolute;
	top: 0;
	left: calc(160 / var(--break05));
}
.bg_clinic_feature06 > .deco.v2{
	top: auto;
	left: auto;
	bottom: 0;
	right: calc(160 / var(--break05));
}
@media(max-width: 767px) {
	.bg_clinic_feature06 > .deco{
		left: 0;
	}
	.bg_clinic_feature06 > .deco.v2{
		left: auto;
		right: 0;
	}
}
	
/* clinic 
------------------------------------------------------------------*/

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}



/* 
------------------------------------------------------------------*/
.slide_main .slick-slide>.wrap01 {
	padding: calc(25 / 1920 * 100vw);
}
.slide_common04 .slick-prev,
.slide_common04 .slick-next {
	width: calc(32 / var(--break02));
	height: calc(54  / var(--break02));
	background: url(images/clinic/arw.svg)no-repeat center / cover;
	transform: translate(0);
	top: 220px;
	margin: auto;
	z-index: 1;
}

.slide_common04 .slick-prev {
	left: -7.2%;
}

.slide_common04 .slick-next {
	right: -7.2%;
	transform: translate(0) scaleX(-1);
}

.slide_common04 .slick-prev:before,
.slide_common04 .slick-next:before {
	display: none;
}

.slide_common04 .slide_thumbnail li {
	opacity: .5;
	transition: .3s;
}

.slide_common04 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}

.slide_common04 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}

@media(min-width: 768px) {
	.slide_common04 .slide_thumbnail li {
		width: 18%;
		margin-right: 2.5%;
	}

	.slide_common04 .slide_thumbnail li:nth-child(5n),
	.slide_common04 .slide_thumbnail li:last-child {
		margin-right: 0;
	}

	.slide_common04 .slide_thumbnail li:nth-of-type(n + 6) {
		margin-top: 3%;
	}
}

@media(min-width: 768px) and (max-width:1599px) {

	.slide_common04 .slick-prev,
	.slide_common04 .slick-next {
		width: calc(30 / 1600 * 100vw);
		height: calc(54 / 1600 * 100vw);
	}
}

@media(min-width: 768px) and (max-width:1299px) {

	.slide_common04 .slick-prev,
	.slide_common04 .slick-next {
		width: calc(30 / 1300 * 100vw);
		height: calc(54 / 1300 * 100vw);
		top: min(calc(220 / 1100 * 100vw), 220px);
	}

	.slide_common04 .slick-prev {
		left: -2%;
	}

	.slide_common04 .slick-next {
		right: -2%;
	}
}

@media(max-width: 767px) {

	.slide_common04 .slick-prev,
	.slide_common04 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
		top: 20vw;
	}

	.slide_common04 .slick-prev {
		left: -1.5vw;
	}

	.slide_common04 .slick-next {
		right: -1.5vw;
	}

	.slide_common04 .slide_main .slick-slide>.wrap01 {
		padding: 4vw 5vw;
	}

	.slide_common04 .ttl {
		font-size: 110%;
		letter-spacing: 0;
	}

	.slide_common04 .slide_thumbnail li {
		width: 23.5%;
		margin-right: 2%;
	}

	.slide_common04 .slide_thumbnail li:nth-child(4n),
	.slide_common04 .slide_thumbnail li:last-child {
		margin-right: 0;
	}

	.slide_common04 .slide_thumbnail li:nth-of-type(n + 5) {
		margin-top: 3%;
	}
}

/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #f3f3f3;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #8fc31f;
}
.btn_submit input {
	border: none;
	background: #8fc31f;
}
@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);
	}
}

/* お問い合わせ 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: #8fc31f;
	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);
}
#wp-calendar thead th {
	background: #af8b60;
	border: 1px solid #af8b60;
	border-right-color: #fff;
	color: #fff;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #af8b60;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #af8b60;
	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 #8fc31f;
}
.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.6;
	font-size: 1.25rem;
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	line-height: 1;
	color: #8fc31f;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(15 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #221815;
	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 #8fc31f;
	color: #8fc31f;
	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: #8fc31f;
	background: #8fc31f;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
}
#sidebar .category h4{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
#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 #af8b60;
	background: #af8b60;
	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: #959595;
}



.single_post > h3{
	padding: calc(20 / var(--break02)) ;
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(26 / var(--break03));
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #221815;
	background: #e9f3d2;
	border-top: 1px solid #221815;
	border-bottom: 1px solid #221815;
	position: relative;
	z-index: 1;
}

.post_content > h4{
	padding: calc(12 / var(--break02)) calc(24 / var(--break02));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
	background: #e6e2da;
	position: relative;
	z-index: 1;
}
.post_content > h4::before{
	content: "";
	max-height: 90%;
	width: 2px;
	height: var(--size40px);
	margin: auto;
	background: #8fc31f;
	position: absolute;
	inset: 0 auto 0 var(--size10px);
	z-index: -1;
}
.post_content > h5{
	padding-bottom: calc(16 / var(--break03));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 500;
	font-style: normal;
	border-bottom: 1px solid #221815;
	position: relative;
	z-index: 1;
}
.post_content > h5::before{
	content: "";
	display: inline-block;
	width: calc(16 / var(--break03));
	height: calc(16 / var(--break03));
	margin: auto var(--size10px) auto auto;
	background: url(images/page/hdg5_deco.png)no-repeat center / contain;
}
/* @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);
	}

	.post_content > h5::before{
		width: calc(24 / var(--break03));
		height: calc(24 / var(--break03));
	}
}


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