@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
	position: relative;
	z-index: 5;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@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 {
		padding-top: 20vw;
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.col_img {
		text-align: center;
	}
}


/* 
------------------------------------------------------------------*/
.hdg2 {
	text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #fff, 0 0 25px#fff, 0 0 30px #fff;
}
.hdg2 .ja {
    display: block;
    margin-bottom: calc(20 / var(--break03));
    line-height: 1.5;
    letter-spacing: .1em;
    font-size: calc(50 / var(--break03));
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 600;
	font-style: normal;
    text-align: center;
    color: #333333;
}
.hdg2 .en {
    display: block;
    line-height: 1;
    letter-spacing: .2em;
    font-size: calc(32 / var(--break03));
	font-family: "bilo", sans-serif;
	font-weight: 300;
    text-align: center;
    color: #8a5a44;
}
.hdg2 .en::first-letter {
	color: #af964a;
}
.bg_hdg3{
	margin-bottom: calc(60 / var(--break02));
    padding: calc(18 / var(--break03)) 0 calc(48 / var(--break03));
	text-align: center;
	background: #f6e6c8;
    position: relative;
    z-index: 9;
}
.bg_hdg3 .line{
	width: 100%;
	height: 1px;
	margin: auto;
	background: #af964a;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.bg_hdg3 .line::before,
.bg_hdg3 .line::after
{
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	background: #af964a;
	position: absolute;
	top: calc(-9 / var(--break03));
	left: 0;
	right: 0;
}
.bg_hdg3 .line::after{
	top: calc(-18 / var(--break03));
}
.hdg3 {
	margin-bottom: 0;
	padding-top: calc(78 / var(--break03));
    letter-spacing: .1em;
    line-height: 1.5;
    font-size: calc(40 / var(--break03));
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
	background: url(images/page/hdg3_deco.png)no-repeat center top calc(10 / var(--break03)) / calc(90 / var(--break03));
}
section:nth-of-type(2n) .hdg3 {background: url(images/page/hdg3_deco02.png)no-repeat center top calc(10 / var(--break03)) / calc(90 / var(--break03));}
@media(min-width: 768px) and (max-width:1299px) {
	.copy_common span {
        letter-spacing: .06em;
    }
}
@media (max-width: 767px) {
    .hdg2 .ja {
        margin-bottom: 2vw;
        line-height: 1.5;
        letter-spacing: 0;
        font-size: calc(50 / 750 * 100vw);
    }

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

	.bg_hdg3 .line::before,
	.bg_hdg3 .line::after
	{
		top: calc(-10 / 750 * 100vw);
	}
	.bg_hdg3 .line::after{
		top: calc(-20 / 750 * 100vw);
	}
	.hdg3 {
		padding-top: calc(78 / var(--break03));
		letter-spacing: 0;
		font-size: calc(40 / var(--break03));
		background: url(images/page/hdg3_deco.png)no-repeat center top calc(10 / var(--break03)) / calc(90 / var(--break03));
	}
    .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 .fz44 {
        font-size: calc(44 / 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);
    }
}



/* 
------------------------------------------------------------------*/

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

}
@media(max-width: 767px) {

}

/* copy_common01
------------------------------------------------------------------*/
.copy_common01{
	line-height: 1.6;
	padding-bottom: calc(26 / var(--break04));
	border-bottom: calc(10 / var(--break04)) solid #f6e6c8;
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* copy_common02
------------------------------------------------------------------*/
.copy_common02{
	text-align: center;
	padding: calc(6 / var(--break02));
	color: #fff;
	background: #8a5a44;
	position: relative;
	z-index: 1;
}
.copy_common02 .line{
	width: 100%;
	height: 1px;
	margin: auto;
	background: #af964a;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.copy_common02 .line::before,
.copy_common02 .line::after
{
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	background: #af964a;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.copy_common02 .line::before{
	top: calc(-20 / var(--break02));
}
.copy_common02 .line::after{
	bottom: calc(-20 / var(--break02));
}
.copy_common02 .bg{
	display: inline-block;
	padding: 0 calc(50 / var(--break02));
	background: #8a5a44;
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	.copy_common02.copy_common .fz26 {
		font-size: calc(35 / 750 * 100vw);
	}
	.copy_common02 .bg{
		padding: 0 calc(35 / 750 * 100vw);
	}
}

/* copy_common03
------------------------------------------------------------------*/
.copy_common03{
	line-height: 1.6;
	padding-bottom: calc(20 / var(--break04));
	border-bottom: 1px #af964a solid;
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* copy_common04
------------------------------------------------------------------*/
.copy_common04{
	padding: calc(36 / var(--break04)) ;
	line-height: 1.6;
	border-radius: calc(50 / var(--break04)) 0 calc(50 / var(--break04)) 0;
	text-align: center;
	color: #fff;
	background: #af964a;
	position: relative;
	z-index: 1;
}
.copy_common04::before,
.copy_common04::after
{
	content: "";
	width: calc(140 / var(--break03));
	height: calc(110 / var(--break03));
	margin: auto;
	background: url(images/page/hdg4.svg)no-repeat center / contain;
	position: absolute;
}
.copy_common04::before{
	left: calc(20 / var(--break03));
	bottom: 0;
}
.copy_common04::after{
	right: calc(20 / var(--break03));
	top: 0;
	transform: scale(-1, -1);
}
.copy_common04 .line{
	width: 100%;
	height: calc(100% - 20 / var(--break03));
	margin: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* copy_common05
------------------------------------------------------------------*/
.copy_common05{
	line-height: 1.6;
	padding: calc(10 / var(--break04));
	text-align: center;
	border-top: calc(10 / var(--break04)) solid #f6e6c8;
	border-bottom: calc(10 / var(--break04)) solid #f6e6c8;
	position: relative;
	z-index: 1;
}
.copy_common05.white{
	border-top-color:  #fff;
	border-bottom-color: #fff;
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* copy_common
------------------------------------------------------------------*/
.copy_common06{
	line-height: 1.6;
	padding-bottom: calc(16 / var(--break03));
	border-bottom: 1px solid #af964a;
}
.copy_common06 .d{
	display: inline-block;
	padding-left: calc(60 / var(--break03));
	position: relative;
	z-index: 1;
}
.copy_common06 .d::before{
	content: "";
	width: calc(40 / var(--break03));
	height: calc(40 / var(--break03));
	margin: auto;
	background: url(images/page/hdg5.svg)no-repeat center / contain;
	position: absolute;
	top: .1em;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	.copy_common06 .fz30{font-size: calc(34 / 750 * 100vw);}
}

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

/* copy_common07
------------------------------------------------------------------*/
.copy_common07{
	padding: calc(2.5 / var(--break02));
	line-height: 1.5;
	color: #8a5a44;
	background: #f6e6c8;
	text-align: center;
	border-radius: calc(50 / var(--break02));
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* copy_common08
------------------------------------------------------------------*/
.copy_common08{
	line-height: 1.5;
	text-align: center;
}
.copy_common08 .deco{
	display: inline-block;
	padding: 0 calc(45 / var(--break02));
	position: relative;
	z-index: 1;
}
.copy_common08 .deco::before,
.copy_common08 .deco::after
{
	content: "";
	width: calc(20 / var(--break02));
	height: calc(20 / var(--break02));
	margin: auto;
	background: url(images/page/deco_copy_common08.png)no-repeat center / contain;
	position: absolute;
	bottom: calc(8 / var(--break02));
}
.copy_common08 .deco::before{left: 0;}
.copy_common08 .deco::after{right: 0;transform: scale(-1, 1);}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.copy_common08 .deco{
		padding: 0 calc(60 / 750 * 100vw);
	}
	.copy_common08 .deco::before,
	.copy_common08 .deco::after
	{
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
		bottom: calc(8 / 750 * 100vw);
	}
}


/* copy_common09
------------------------------------------------------------------*/
.copy_common09{
	text-align: center;
	background: #f6e6c8;
	position: relative;
	z-index: 1;
}
.copy_common09 .line{
	width: 100%;
	height: 1px;
	margin: auto;
	background: #fff;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.copy_common09 .line::before,
.copy_common09 .line::after
{
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	background: #fff;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.copy_common09 .line::before{
	top: calc(-25 / var(--break02));
}
.copy_common09 .line::after{
	bottom: calc(-25 / var(--break02));
}
.copy_common09 .bg{
	display: inline-block;
	padding: 0 calc(50 / var(--break02));
	background: #f6e6c8;
	position: relative;
	z-index: 1;
}

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

}
@media(max-width: 767px) {

}


/* copy_common10
------------------------------------------------------------------*/
.copy_common10{
	position: relative;
	z-index: 1;
}
@media(min-width: 768px)  {
	.copy_common10{
		position: relative;
		z-index: 1;
	}
	.copy_common10::before{
		content: "";
		width: 100%;
		height: 1px;
		margin: auto;
		background: #fff;
		position: absolute;
		inset: 0;
		z-index: -1;
	}
	.copy_common10 .bg{
		display: inline-block;
		padding: 0 1em 0 0;
		position: relative;
		z-index: 1;
	}
}
@media(max-width: 767px) {
	.copy_common10{
		text-align: center;
		padding-bottom: calc(10 / 750 * 100vw);
		border-bottom: 1px solid #fff;
		position: relative;
		z-index: 1;
	}
}

/* box_copy_common
------------------------------------------------------------------*/
.box_copy_common{
	max-width: 700px;
	width: calc(800 / var(--break03));
	margin-left: auto;
	margin-right: auto;
	padding: calc(12 / var(--break03));
	line-height: 1.5;
	background: #fff;
	border-radius: calc(30 / var(--break03));
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.box_copy_common{
		max-width: 100%;
		border-radius: calc(38 / 750 * 100vw);
	}
}


/* row_common01
------------------------------------------------------------------*/
.row_common01 {
	position: relative;
	z-index: 1;
}
.row_common01::before {
	content: "";
	width: calc(420 / 1920 * 100vw);
	height: calc(420 / 1920 * 100vw);
	margin: auto;
	background: url(images/page/deco_row_common01.svg)no-repeat center / contain;
	position: absolute;
	bottom: 0;
	right: calc(-160 / var(--break05));
	z-index: -1;
}
.row_common01.r_reverse::before {
	background: url(images/page/deco_row_common01.svg)no-repeat center / contain;
	right: auto;
	left: calc(-160 / var(--break05));
	transform: scale(-1, 1);
}
@media(min-width: 768px) {
	.row_common01 > .col_img{
		max-width: 700px;
		width: 47%;
	}
	.row_common01 > .col_txt{
		width: 49%;
	}
	.row_common01 .copy_common .fz34{
		font-size: calc(34 / var(--break03));
	}
	.row_common01 .copy_common .fz32{
		font-size: calc(32 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1899px) {
	.row_common01::before {
		right: calc(-100 / var(--break05));
	}
	.row_common01.r_reverse::before {
		left: calc(-100 / var(--break05));
	}
}
@media(max-width: 767px) {
	.row_common01 .copy_common01{
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
	.row_common01::before {
		width: calc(420 / 750 * 100vw);
		height: calc(420 / 750 * 100vw);
		right: -3vw;
		top: 67vw;
		bottom: auto;
	}
	.row_common01.r_reverse::before {
		left: -3vw;
	}
}

/* row_common02
------------------------------------------------------------------*/
.row_common02 {
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) {
	.row_common02 > .col_img{
		max-width: 350px;
		width: 25%;
	}
	.row_common02 > .col_txt{
		width: 71%;
	}
	.row_common02 .copy_common .fz30{
		font-size: calc(30 / var(--break03));
	}
	.row_common02 .copy_common .fz28{
		font-size: calc(28 / var(--break03));
	}
}
@media(max-width: 767px) {
	.row_common02 > .col_img{
		width: 77.7% !important;
		margin-left: auto;
		margin-right: auto;
	}
}

/* row_common20
------------------------------------------------------------------*/
.row_common20 .col{
	width: 48%;
	background: #f8f4ed;
	border-bottom: #288471 solid calc(10 / var(--break04));
	position: relative;
	z-index: 1;
}
.row_common20 .copy{
	padding: calc(11 / var(--break04)) 1%;
	line-height: 1.6;
	text-align: center;
	color: #fff;
	background-color: #4cbaa3;
}
.row_common20 .areaText{
	padding: calc(26 / var(--break04)) calc(42 / var(--break04)) calc(26 / var(--break04));
	position: relative;
}
.row_common20 > .col:nth-of-type(3n - 1){border-bottom-color: #c34c70;}
.row_common20 > .col:nth-of-type(3n){border-bottom-color: #bb9201}
.row_common20 > .col:nth-of-type(3n - 1) .copy{background-color: #ff729c;}
.row_common20 > .col:nth-of-type(3n) .copy{background-color: #f5bf00;}
@media(min-width: 768px) {
	.row_common20 .col:nth-of-type(n + 3){
		margin-top: calc(40 / var(--break02));
	}
}
@media(max-width: 767px) {
	.row_common20 > .col{
		width: 90%;
		margin: 0 auto 6vw;
		position: relative;
		z-index: 1;
	}
	.row_common20>.col:last-child{
		margin-bottom: 0;
	}
}

/* row_common21
------------------------------------------------------------------*/
.row_common21 .col{
	width: 48%;
	padding: calc(50 / var(--break03))  calc(50 / var(--break04));
	background: #f8f4ed;
	border-radius: calc(50 / var(--break03)) 0 calc(50 / var(--break03)) 0;
	position: relative;
	z-index: 1;
}
.row_common21 .icon{
	width: calc(100 / var(--break03));
	margin: 0 auto calc(20 / var(--break03));
}
.row_common21 .copy{
	margin-bottom: calc(15 / var(--break03));
	padding-bottom: calc(15 / var(--break03));
	line-height: 1.6;
	text-align: center;
	color: #4cbaa3;
	border-bottom: 1px solid #4cbaa3;
}
.row_common21 > .col:nth-of-type(2n) .copy{
	color: #ff729c;
	border-bottom-color: #ff729c;
}
@media(min-width: 768px) {
	.row_common20 .col:nth-of-type(n + 3){
		margin-top: calc(40 / var(--break02));
	}
}
@media(max-width: 767px) {
	.row_common21 .col{
		width: 100%;
		margin: 0 auto 5vw;
	}
	.row_common21 .col:last-child{
		margin-bottom: 0;
	}
}


/* row_common30
------------------------------------------------------------------*/
.row_common30 > .col{
	max-width: 475px;
	width: 31.67%;
	position: relative;
	z-index: 1;
}
.row_common30 > .col::before{
	content: "";
	width: 100%;
	height: calc(100% - 300 / var(--break04));
	margin: auto;
	background: #f8f4ed;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.row_common30 .copy{
	padding: calc(11 / var(--break04)) 1%;
	line-height: 1.7;
	text-align: center;
	color: #fff;
	background-color: #4cbaa3;
}
.row_common30 .areaText{
	padding: calc(26 / var(--break04)) calc(42 / var(--break04)) calc(26 / var(--break04));
	position: relative;
}
.row_common30 > .col:nth-of-type(3n - 1) .copy{background-color: #ff729c;}
.row_common30 > .col:nth-of-type(3n) .copy{background-color: #f5bf00;}
@media(min-width: 768px) {
	.row_common30.flex{justify-content: center;}
	.row_common30>.col {
		margin-right: 2.49%;
	}
	.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: calc(40 / var(--break04));
	}
	.row_common30 .copy_common .fz26{
		font-size: calc(26 / var(--break04));
	}
	.row_common30 .copy_common .fz24{
		font-size: calc(24 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_common30.flex{justify-content: center;}
	.row_common30 > .col{
		width: 90%;
		margin: 0 auto 6vw;
		position: relative;
		z-index: 1;
	}
	.row_common30>.col:last-child{
		margin-bottom: 0;
	}
}

/* row_common30_v2
------------------------------------------------------------------*/
.row_common30_v2 > .col{
	max-width: 475px;
	width: 31.67%;
	position: relative;
	z-index: 1;
}
.row_common30_v2 .copy{
	padding: calc(11 / var(--break04)) 1%;
	line-height: 1.7;
	text-align: center;
	color: #fff;
	background-color: #4cbaa3;
}
.row_common30_v2 > .col:nth-of-type(3n - 1) .copy{background-color: #ff729c;}
.row_common30_v2 > .col:nth-of-type(3n) .copy{background-color: #f5bf00;}
@media(min-width: 768px) {
	.row_common30_v2.flex{justify-content: center;}
	.row_common30_v2>.col {
		margin-right: 2.49%;
	}
	.row_common30_v2>.col:nth-of-type(3n),
	.row_common30_v2>.col:last-child {
		margin-right: 0;
	}
	.row_common30_v2>.col:nth-of-type(n + 4){
		margin-top: calc(40 / var(--break04));
	}
	.row_common30_v2 .copy_common .fz26{
		font-size: calc(26 / var(--break04));
	}
	.row_common30_v2 .copy_common .fz24{
		font-size: calc(24 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_common30_v2.flex{justify-content: center;}
	.row_common30_v2 > .col{
		width: 48.75%;
		margin-right: 2.499%;
		position: relative;
		z-index: 1;
	}
	.row_common30_v2 > .col:nth-of-type(2n),
	.row_common30_v2> .col:last-child
	{margin-right: 0;}
	.row_common30_v2 > .col:nth-of-type(n + 3){margin-top: 3vw;}
	.row_common30_v2 .copy{line-height: 1.5;}
	.row_common30_v2 .copy .fz24 {font-size: 100%;}
	.row_common30_v2 .copy .s {font-size: 90%;}
}

/* row_common31
------------------------------------------------------------------*/
.row_common31 > .col{
	max-width: 475px;
	width: 31.67%;
	background: #f8f4ed;
	border-bottom: #288471 solid calc(10 / var(--break04));
	position: relative;
	z-index: 1;
}
.row_common31 .copy{
	padding: calc(11 / var(--break04)) 1%;
	line-height: 1.6;
	text-align: center;
	color: #fff;
	background-color: #4cbaa3;
}
.row_common31 .areaText{
	padding: calc(26 / var(--break04)) calc(42 / var(--break04)) calc(26 / var(--break04));
	position: relative;
}
.row_common31 > .col:nth-of-type(3n - 1){border-bottom-color: #c34c70;}
.row_common31 > .col:nth-of-type(3n){border-bottom-color: #bb9201}
.row_common31 > .col:nth-of-type(3n - 1) .copy{background-color: #ff729c;}
.row_common31 > .col:nth-of-type(3n) .copy{background-color: #f5bf00;}
@media(min-width: 768px) {
	.row_common31.flex{justify-content: center;}
	.row_common31>.col {
		margin-right: 2.49%;
	}
	.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: calc(40 / var(--break04));
	}
	.row_common31 .copy_common .fz24{
		font-size: calc(24 / var(--break04));
	}
	.row_common31 .copy_common .fz22{
		font-size: calc(22 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_common31.flex{justify-content: center;}
	.row_common31 > .col{
		width: 90%;
		margin: 0 auto 6vw;
		position: relative;
		z-index: 1;
	}
	.row_common31>.col:last-child{
		margin-bottom: 0;
	}
}

/* row_common32
------------------------------------------------------------------*/
.row_common32 > .col{
	max-width: 475px;
	width: 31.67%;
	min-height: calc(185 / var(--break04));
	padding: calc(30 / var(--break04)) 1% ;
	line-height: 1.7;
	background: #f8f4ed;
	position: relative;
	z-index: 1;
}
.row_common32 .num{
	align-items: end;
	justify-content: end;
	width: calc(80 / var(--break03));
	height: calc(80 / var(--break03));
	padding-bottom: calc(4 / var(--break03));
	margin: auto;
	line-height: 1;
	letter-spacing: 0;
	color: #af964a;
	font-size: calc(70 / var(--break03));
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
}
.row_common32 .num::before{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: #4cbaa3;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
	position: absolute;
	inset: 0;
	z-index: -1;
}
.row_common32 .num .s{
	position: relative;
	right: calc(-10 / var(--break03));
}
.row_common32 .num01 .s{
	right: 0;
}
.row_common32 > .col:nth-of-type(3n - 1) .num::before{background-color: #ff729c;}
.row_common32 > .col:nth-of-type(3n) .num::before{background-color: #f5bf00;}
@media(min-width: 768px) {
	.row_common32.flex{justify-content: center;}
	.row_common32>.col {
		margin-right: 2.49%;
	}
	.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(60 / var(--break04));
	}
	.row_common32 .copy_common .fz24{
		font-size: calc(24 / var(--break04));
	}
	.row_common32 .copy_common .fz22{
		font-size: calc(22 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_common32.flex{justify-content: center;}
	.row_common32 > .col{
		width: 48.75%;
		padding: calc(48 / 750 * 100vw) 1% calc(40 / 750 * 100vw);
		margin-right: 2.499%;
		position: relative;
		z-index: 1;
	}
	.row_common32 .copy_common .fz24{
		font-size: 98%;
	}
	.row_common32 .num{
		width: calc(60 / 750 * 100vw) ;
		height: calc(60 / 750 * 100vw) ;
		font-size: calc(50 / 750 * 100vw) ;
	}
	.row_common32 > .col:nth-of-type(2n),
	.row_common32> .col:last-child
	{margin-right: 0;}
	.row_common32 > .col:nth-of-type(n + 3){margin-top: 3vw;}
	
}

/* row_common40
------------------------------------------------------------------*/
.row_common40 > .col{
	width: 24%
}
.row_common40 .copy_common{
	padding: calc(18 / var(--break03)) 0;
	line-height: 1.5;
	font-size: calc(18 / var(--break03));
	text-align: center;
	color: #fff;
	background: #af964a;
}
.row_common40 .col:nth-of-type(2n) .copy_common{
	background: #8a5a44;
}
@media(min-width: 768px) {
	.row_common40>.col {
		margin-right: 1.299%;
	}
	.row_common40>.col:nth-of-type(4n),
	.row_common40>.col:last-child 
	{margin-right: 0;}
	
	.row_common40>.col:nth-of-type(n + 5) {
		margin-top: calc(40 / var(--break04));
	}
	.row_common40 .copy_common .fz22{
		font-size: calc(22 / var(--break03));
	}
}
@media(max-width: 767px) {
	.row_common40 > .col{
		width: 49%;
		margin-right: 2%;
	}
	.row_common40>.col:nth-of-type(2n),
	.row_common40>.col:last-child 
	{margin-right: 0;}
	.row_common40>.col:nth-of-type(n + 3) {
		margin-top: 2.5vw;
	}
	.row_common40 .copy_common .fz22{
		font-size: calc(30 / 750 * 100vw);
	}
}


/* row_common40
------------------------------------------------------------------*/
.row_common41 > .col{
	width: 24%;
	padding: calc(30 / var(--break03)) 1%;
	background: #f6e6c8;
	border-radius: calc(50  / var(--break03)) 0 calc(50  / var(--break03)) 0;
}
.row_common41 .icon{
	width: calc(168 / var(--break03));
	margin: 0 auto calc(15 / var(--break03));
}
@media(min-width: 768px) {
	.row_common41>.col {
		margin-right: 1.299%;
	}
	.row_common41>.col:nth-of-type(4n),
	.row_common41>.col:last-child 
	{margin-right: 0;}
	
	.row_common41>.col:nth-of-type(n + 5) {
		margin-top: calc(40 / var(--break04));
	}
	.row_common41 .copy_common .fz22{
		font-size: calc(22 / var(--break03));
	}
}
@media(max-width: 767px) {
	.row_common41 > .col{
		width: 49%;
		margin-right: 2%;
	}
	.row_common41>.col:nth-of-type(2n),
	.row_common41>.col:last-child 
	{margin-right: 0;}
	.row_common41>.col:nth-of-type(n + 3) {
		margin-top: 2.5vw;
	}
	.row_common41 .copy_common .fz22{
		font-size: calc(30 / 750 * 100vw);
	}
}

.arw_common{
	max-width: 100%;
	width: calc(1000 / var(--break02));
}

/* in_row_common
------------------------------------------------------------------*/
.in_row_common03{
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
 @media (min-width: 768px) {
	.in_row_common>.col_img {
		max-width: 570px;
		width: 41%
	}
	.in_row_common>.col_txt {
		width: 56%
	}

	.in_row_common02 > .col_img{
		max-width: 345px;
		width: 30.5%;
	}
	.in_row_common02 > .col_txt{
		width: 66.5%;
	}

	.in_row_common03 > .col_img{
		max-width: 345px;
		width: 32%;
	}
	.in_row_common03 > .col_txt{
		width: 64%;
	}
}
@media(max-width: 767px) {
	.in_row_common>.col_img {
		width: 99% !important
	}
	.in_row_common .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
	.in_row_common .copy_common03 .fz34{
		font-size: calc(36 / 750 * 100vw);
	}
	.in_row_common02>.col_img {
		width: 88.8% !important
	}
	.in_row_common02 .copy_common  {
		text-align: center;
	}
} 

/* curve_img deco_img_common
------------------------------------------------------------------*/
.curve_img{
	border-radius: calc(50 / var(--break04)) 0 calc(50 / var(--break04)) 0;
	overflow: hidden;
}
.curve_img02{
	border-radius: calc(50 / var(--break04)) calc(50 / var(--break04)) 0 0;
	overflow: hidden;
}
.deco_img_common{
	padding-bottom: calc(30 / var(--break04));
	position: relative;
	z-index: 1;
}
.deco_img_common::before{
	content: "";
	width: 100%;
	height: calc(100% - 30 / var(--break04));
	background: url(images/page/deco_img01.png)no-repeat center / cover;
	border-radius: calc(50 / var(--break04)) 0 calc(50 / var(--break04)) 0;
	position: absolute;
	bottom: 0;
	left: calc(-30 / var(--break04));
	z-index: -1;
}
.deco_img_common.mini{
	max-width: 500px;
	position: relative;
	z-index: 1;
}
.r_reverse .deco_img_common::before,
.deco_img_common.mini::before
{left: calc(30 / var(--break04));}


@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.curve_img{
		border-radius: calc(50 / 750 * 100vw) 0 calc(50 / 750 * 100vw) 0;
	}
	.deco_img_common{
		padding-bottom: calc(20 / 750 * 100vw);
	}
	.deco_img_common::before{
		height: calc(100% - 30 / 750 * 100vw);
		background: url(images/page/deco_img01.png)no-repeat center / cover;
		left: calc(-20 / 750 * 100vw);
	}
	.r_reverse .deco_img_common::before{
		left: calc(20 / 750 * 100vw);
	}
	.deco_img_common.mini{
		max-width:  calc(500 / 750 * 100vw);
	}
}

/* bg_common01
------------------------------------------------------------------*/
.bg_common01{
	background: url(images/page/ptn01.png)repeat center / auto , #f8f4ed;
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {
	.bg_common01{
		background: url(images/page/ptn01.png)repeat center / calc(20 / 750 * 100vw), #f8f4ed;
	}
}

/* bg_common02
------------------------------------------------------------------*/
.bg_common02{
	position: relative;
	z-index: 1;
}
.bg_common02{
	padding: calc(60 / var(--break04)) 0;
	position: relative;
	z-index: 1;
}
.bg_common02::before{
	content: "";
	max-width: 1820px;
	width: 98%;
	height: 100%;
	margin: auto;
	background: #f6e6c8;
	border-radius: calc(80 / var(--break03)) 0 0 calc(80 / var(--break03));
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_common02::before{
		width: calc(730 / 750 * 100vw);
	}
}
/* box_common01
------------------------------------------------------------------*/
.box_common01{
	padding-left: 4%;
	padding-right: 4%;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* box_common02
------------------------------------------------------------------*/
.box_common02{
	padding-left: calc(48 / var(--break02));
	padding-right: calc(48 / var(--break02));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* box_common03
------------------------------------------------------------------*/
.box_common03{
	border-top: solid calc(10 / var(--break02)) #f6e6c8;
	border-bottom: solid calc(10 / var(--break02)) #f6e6c8;
}
.box_common03 .bg{
	margin: calc(10 / var(--break02)) auto;
	padding: calc(40 / var(--break02));
	background: #f8f4ed;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}
/* bg_consultation_common
------------------------------------------------------------------*/
.bg_consultation_common{
	padding: calc(50 / var(--break02)) 0 calc(60 / var(--break02));
	background: url(images/page/bg_consultation_common.jpg)no-repeat center / cover;
	position: relative;
}
.copy_consultation_common{
	line-height: 1;
	text-align: center;
}
.box_consultation_common{
	padding-left: 4%;
	padding-right: 4%;
	background: #fff;
	position: relative;
	z-index: 1;
}
.box_consultation_common::before{
	content: "";
	width: calc(180 / var(--break04));
	height: calc(114 / var(--break04));
	margin: auto;
	background: url(images/page/deco_common01.png)no-repeat center / cover;
	position: absolute;
	bottom: calc(-40 / var(--break04));
	right: calc(-100 / 1920 * 100vw);
	z-index: 1;
}
.list_consultation_common.list_check li{
	border-bottom: dotted #333 2px;
}

@media(min-width: 768px) {
	.box_consultation_common .list_check li:nth-of-type(n + 3) {
        margin-top: calc(8 / var(--break02)) !important;
    }
	.list_consultation_common.list_check li:before{
		width: calc(24 / var(--break03)) !important;
		height: calc(24 / var(--break03)) !important;
	}
}
@media(max-width: 767px) {
	.list_consultation_common.list_check li{
		border-bottom-width: 1px;
	}
	.box_consultation_common::before{
		width: calc(180 / 800 * 100vw);
		height: calc(114 / 800 * 100vw);
		right: -3vw;
		z-index: 1;
	}
}


/*
------------------------------------------------------------------*/
.tbl_common01 table {
	font-size: 99%;
    border-color: #333333
}
.tbl_common01 thead .th ,
.tbl_common01 thead .t1 ,
.tbl_common01 thead th 
{
	width: 25%;
	padding: calc(24 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
	color: #fff;
	background: #8a5a44;
	border: 1px solid #8a5a44;;
	border-right: 1px solid #ffffff;
	text-align: center;
}
.tbl_common01 thead th:last-child {
	border-right: 0;
}
.tbl_common01 tbody th,
.tbl_common01 tbody .th 
{
	width: 25%;
	vertical-align: middle;
	padding: calc(24 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
	color: #333333;
    background: #f6e6c8;
}
.tbl_common01 td {
	width: 25%;
    background: #fff;
    border-right: 1px solid #333333;
}
.tbl_common01 tr:not(:last-child) td {
    border-bottom-color: #333333;
}
.tbl_common01 tr:not(:last-child) th {
    border-bottom: 1px solid #333333;
}
.tbl_common01 tr td:last-child {
    border-right: 0;
}


.tbl_common02 table {
	font-size: 99%;
    border-color: #8a5a44;
}
.tbl_common02 thead .th {
	color: #fff;
	background: #8a5a44;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #333333;
	text-align: center;
}
.tbl_common02 thead .th:last-child {
	border-right: 2px solid #8a5a44;
}
.tbl_common02 tbody th {
	vertical-align: middle;
	color: #333333;
    background: #f6e6c8;
	border: 2px solid #333333;
	border-top: 0;
	border-right: 0 !important;
}
.tbl_common02 tbody tr:not(:last-child) th{
	border-bottom: #333333 solid 1px !important;
}
.tbl_common02 tbody tr:first-child th{border-top: 2px !important;}
.tbl_common02 tbody td {
    background: #fff;
    border-right: 1px solid #aca399;
	border: 2px solid #333333;
	border-top: 0 ;
	border-left: 0 !important;
}
.tbl_common02 tbody tr:first-child td {border-bottom: #333333 solid 1px !important;}

.tbl_common02.tbl_guideline01 tbody th{
	border-width: 1px !important;
}
.tbl_common02.tbl_guideline01 tbody td {
	border-width: 1px !important;
}
@media(min-width: 768px) {
	.tbl_common02 thead th {
		padding: calc(24 / var(--break02)) 0;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_common02{
		font-size: 96%;
	}
}
@media(max-width: 767px) {
	.tbl_common02.tbl_guideline01 tbody th{
		border-left: 0 !important;
	}
	.tbl_common02.tbl_guideline01 tbody td {
		border-right: 0 !important;
	}
	.tbl_common02.tbl_guideline01 tbody tr:last-child td{border-bottom: 0 !important;}
}

/* box_flow_common
------------------------------------------------------------------*/
.box_flow_common{
	padding: calc(60 / var(--break03)) 4% calc(100 / var(--break03));
	background: #f8f4ed;
}
.flow_num{
	width: 100%;
	height: calc(100 / var(--break02));
	margin-bottom: calc(10 / var(--break02));
	position: relative;
	z-index: 1;
}
.flow_num::before{
	content: "";
	width: 100%;
	height: calc(10 / var(--break02));
	margin: auto;
	background: #fff;
	position: absolute;
	inset: 0;
}
.flow_num .num{
	width: calc(100 / var(--break02));
	height: 100%;
	margin: auto;
	padding-left: calc(8 / var(--break02));
	letter-spacing: .2em;
	font-size: calc(40 / var(--break02));
	font-family: "bilo", sans-serif;
	font-weight: 300;
	color: #fff;
	background: #4cbaa3;
	border-radius: 100%;
	position: relative;
	z-index: 1;
}
.flow_num .num::before{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: #3a9f8a;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	border-radius: 100%;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.box_flow_common div:nth-of-type(3n - 1) .flow_num .num{
	background: #ff729c;
}
.box_flow_common div:nth-of-type(3n - 1) .flow_num .num::before{
	background: #e15f86;
}
.box_flow_common div:nth-of-type(3n) .flow_num .num{
	background: #f5bf00;
}
.box_flow_common div:nth-of-type(3n) .flow_num .num::before{
	background: #d8a801;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.flow_num{
		margin-bottom: calc(20 / 750 * 100vw);
	}	
	.box_flow_common .copy{
		text-align: center;
	}
}

/* cover_qa_common
------------------------------------------------------------------*/
.cover_qa_common {
	min-height: calc(140 / var(--break02));
	margin-bottom: calc(20 / var(--break02));
}
.cover_qa_common.answer {
	margin-bottom: calc(55 / var(--break02));
}
.cover_qa_common .col_icon{
	width: calc(140 / var(--break02));
}
.cover_qa_common .col_ballon{
	width: calc(100% - 180 / var(--break02));
}
.cover_qa_common .ballon{
	width: calc(100% - 40 / var(--break02));
	margin-left: auto;
	padding: calc(32 / var(--break02));
	border-radius: calc(20 / var(--break02));
	color: #fff;
  	background-color: #4cbaa3;
	position: relative;
	z-index: 1;
}
.cover_qa_common .ballon::before{
	content: "";
	width: calc(30 / var(--break02));
	height: calc(30 / var(--break02));
	margin: auto;
  	background-color: #4cbaa3;
	clip-path: polygon(100% 0, 0 50%, 100% 100%);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 99.9%;
	/* left: 99.9%; */
}
.cover_qa_common.question .ballon::after{
	content: "Q.";
	display: flex;
	align-items: center;
	height: 100%;
	padding-bottom: calc(10 / var(--break02));
	letter-spacing: .1em;
	line-height: 0;
	opacity: .3;
	color: #fff;
	font-size: calc(60 / var(--break04));
	font-family: "bilo", sans-serif;
	font-weight: 300;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(26 / var(--break04));
}
.cover_qa_common.question .ballon{
	padding-left: calc(100 / var(--break02));
}
.cover_qa_common.answer .ballon{
	color: #333;
	background: #f6e6c8;
	margin-left: 0;
	margin-right: auto;
}
.cover_qa_common.answer .ballon::before{
	background: #f6e6c8;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	right: 0;
	left: 99.9%;
}
.cover_qa_common.answer .ballon::after{
	content: "A.";
	letter-spacing: .1em;
	line-height: .85;
	opacity: .3;
	color: #fff;
	font-size: calc(120 / var(--break04));
	font-family: "bilo", sans-serif;
	font-weight: 300;
	position: absolute;
	bottom: calc(-2.5 / var(--break04));
	left: calc(26 / var(--break04));
}
.cover_qa_common .ballon::before{
	content: "";
	width: calc(30 / var(--break02));
	height: calc(30 / var(--break02));
	margin: auto;
  	background-color: #4cbaa3;
	clip-path: polygon(100% 0, 0 50%, 100% 100%);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 99.9%;
}

.cover_qa_common.v2 .ballon,
.cover_qa_common.v2 .ballon::before
{background: #ff729c;}
.cover_qa_common.v3 .ballon,
.cover_qa_common.v3 .ballon::before
{background: #f5bf00;}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.cover_qa_common {
		min-height: auto;
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.cover_qa_common.answer {
		margin-bottom: calc(50 / 750 * 100vw);
	}
	.cover_qa_common .col_icon{
		width: calc(160 / 750 * 100vw);
		margin: 0 auto 6vw;
	}
	.cover_qa_common .col_ballon{
		width: 100%;
	}
	.cover_qa_common .ballon{
		width: 100%;
		margin: auto;
	}
	.cover_qa_common .ballon::before{
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
		clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
		top: 0;
		bottom: 99.9%;
		right: 0;
		left: 0;
	}
	.cover_qa_common.answer .ballon::before{
		clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
		top: 0;
		bottom: 99.9%;
		right: 0;
		left: 0;
	}
}


/* staff
------------------------------------------------------------------*/
.tag_name02{
	color: #fff;
	background: #af964a;
}
.tag_name02 .name_jp{
	padding: 0 calc(30 / var(--break03));
}
.bg_staff{
	padding: calc(60 / var(--break02)) 0;
	background: url(images/staff/bg_staff.jpg)no-repeat center / cover;
}
.row_staff > .col{
	width: 48.5%;
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.row_staff > .col{
		width: 100%;
	}
	.tag_name02 .tag{
		font-size: 85%;
		position: relative;
        bottom: -1px;
	}
	.tag_name02 .name_en{
		font-size: 98%;
	}
}

/* bg_access
------------------------------------------------------------------*/
.bg_access{
	padding-bottom: calc(60 / var(--break02));
	position: relative;
	z-index: 1;
}
.bg_access::before{
	content: "";
	width: 100%;
	height: calc(240 / var(--break02));
	margin: auto;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.deco_access{
	position: relative;
	z-index: 1;
}
.deco_access::before{
	content: "";
	width: calc(240 / var(--break04));
	height: calc(190 / var(--break04));
	margin: auto;
	background: url(images/first/deco03.png)no-repeat center / cover;
	position: absolute;
	bottom: calc(-120 / var(--break04));
	right: calc(-110 / var(--break05));
}

.bg_first02{
	padding: calc(60 / var(--break02)) 0;
	background: url(images/first/bg_first02.png)no-repeat center / cover;
}

.row_access > .col_l {
	max-width: 530px;
	width: 49%;
	padding-top: calc(35 / var(--break03));
}
.row_access > .col_r {
	max-width: 530px;
	width: 47%;
}

.bg_access02{
	padding: calc(60 / var(--break02)) 0;
	background: url(images/access/bg_access01.jpg)no-repeat center / cover;
}
@media(max-width: 767px) {
	.row_access {
		display: block;
	}
	.row_access > .col_l {
		width: 100%;
		max-width: 100%;
		margin: 0 auto calc(60 / 750 * 100vw);
		text-align: center;
	}
	.row_access > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}


	.deco_access::before{
		width: calc(240 / 1000 * 100vw);
		height: calc(190 / 1000 * 100vw);
		bottom: calc(-120 / var(--break04));
		right: -3vw;
	}
}


/* row_clinic_common
------------------------------------------------------------------*/
.row_clinic_common {
	position: relative;
	z-index: 10;
}
.row_clinic_common > .col_img{
	max-width: 960px;
	width: 50%;
	position: relative;
	z-index: 10;
}
.row_clinic_common > .col_txt{
	width: 50%;
}
.row_clinic_common .col_txt > .wrap{
	max-width: 766px;
	width: 90%;
    margin: auto;
}
.row_clinic_common .text{
	font-size: calc(18 / var(--break03));
}
.num_clinic_common{
	width: calc(264 / var(--break04));
	margin-left: auto;
	margin-right: auto;
	margin-bottom: calc(25 / var(--break04));
}
.copy_clinic_common{
	margin-bottom: calc(15 / var(--break04));
	line-height: 1.6;
	font-size: calc(34 / var(--break04));
	color: #8a5a44;
	text-align: center;
}
.row_clinic_common .ballon{
	width: calc(200 / var(--break04));
	height: calc(200 / var(--break04));
	margin: auto;
	background: #fff;
	box-shadow: 0 0 calc(15 / var(--break03)) #3333334f;
	border-radius: 100%;
	position: absolute;
	top: calc(-24 / 1920 * 100vw);
    left: calc(-54 / 1920 * 100vw);
	z-index: 1;
}
.row_clinic_common .ballon::before{
	content: "";
	width: calc(100% - 19 / var(--break02));
	height: calc(100% - 19 / var(--break02));
	margin: auto;
	border: 2px solid #af964a;
	border-radius: 100%;
	position: absolute;
	inset: 0;
	z-index: 1;
}
.row_clinic_common .ballon .fz24{
	line-height: 1.6;
	letter-spacing: 0;
	font-size: calc(24 / var(--break04));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_clinic_common > .col_img{
		width: calc(726 / 750 * 100vw);
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.row_clinic_common > .col_txt{
		width: calc(648 / 750 * 100vw);
		margin: auto;
	}
	.row_clinic_common .col_txt > .wrap{
		width: 100%;
	}
	.row_clinic_common .text{
		font-size: 100%;
	}
	.num_clinic_common{
		margin-bottom: calc(25 / var(--break04));
	}
	.copy_clinic_common{
		margin-bottom: 4vw;
		letter-spacing: 0;
		font-size: calc(40 / 750 * 100vw);
	}

}

/* bg_first
------------------------------------------------------------------*/
.bg_first{
	padding: calc(60 / var(--break02)) 0;
	background: url(images/first/bg_first01.png)no-repeat center / cover;
}
.deco_first{
	position: relative;
	z-index: 1;
}
.deco_first::before{
	content: "";
	width: calc(240 / var(--break04));
	height: calc(190 / var(--break04));
	margin: auto;
	background: url(images/first/deco03.png)no-repeat center / cover;
	position: absolute;
	bottom: calc(-120 / var(--break04));
	right: calc(-110 / var(--break05));
}

.bg_first02{
	padding: calc(60 / var(--break02)) 0;
	background: url(images/first/bg_first02.png)no-repeat center / cover;
}
@media(max-width: 767px) {
	.deco_first::before{
		width: calc(240 / 1000 * 100vw);
		height: calc(190 / 1000 * 100vw);
		bottom: calc(-120 / var(--break04));
		right: -3vw;
	}
}

/* bg_fee
------------------------------------------------------------------*/
.bg_fee{
	background: url(images/page/bg_fee.jpg)no-repeat center / cover;
}


/* bg_pya_common
------------------------------------------------------------------*/
.bg_pya_common{
	background: url(images/page/bg_pya_common.png)no-repeat center / cover;
}
.deco_pya_common{
	position: relative;
	z-index: 1;
}
.deco_pya_common::before{
	content: "";
	width: calc(158 / 1920 * 100vw);
	height: calc(150 / 1920 * 100vw);
	margin: auto;
	background: url(images/page/deco01.png)no-repeat center / cover;
	position: absolute;
    bottom: calc(-80 / var(--break04)) ;
    left: calc(-70 / 1920 * 100vw);
}
.deco_pya_common::after{
	content: "";
	width: calc(100 / 1920 * 100vw);
	height: calc(142 / 1920 * 100vw);
	margin: auto;
	background: url(images/page/deco02.png)no-repeat center / cover;
	position: absolute;
	top: calc(-90 / var(--break04));
    right: calc(-30 / 1920 * 100vw);
}
.row_pya_common.flex {
	justify-content: center;
}
.row_pya_common>.col {
	width: 24%;
	padding: calc(30 / var(--break02)) ;
	text-align: center;
	background: #fff;
	border-radius: calc(60 / var(--break02)) 0 calc(60 / var(--break02)) 0;
	position: relative;
	z-index: 1;
}
.row_pya_common>.col::before,
.row_pya_common>.col::after
{
	content: "";
	width: calc(40 / var(--break03));
	height: calc(40 / var(--break03));
	margin: auto;
	background: url(images/page/deco_box_trouble_common.png)no-repeat center / contain;
	position: absolute;
	inset: -1px;
}
.row_pya_common>.col::before{
	top: auto;
	left: auto;
}
.row_pya_common>.col::after{
	bottom: auto;
	right: auto;
}
.row_pya_common .img {
	max-width: 176px;
	width: calc(176 / var(--break03));
	margin: 0 auto calc(15 / var(--break03));
}
.row_pya_common .copy_common {
	margin-bottom: calc(20 / var(--break03));
	padding-bottom: calc(15 / var(--break03));
	line-height: 1.5;
	color: #ff729c;
	text-align: center;
	border-bottom: 1px solid #ff729c;
}
.row_pya_common .text {
	line-height: 1.6;
}
@media(min-width: 768px) {
	.row_pya_common>.col {margin-right: 1.32%;}
	.row_pya_common>.col:nth-of-type(4) ,
	.row_fee_common>.col:last-child
	{margin-right: 0;}
}
@media(min-width: 768px) and (max-width:1599px) {
	.deco_pya_common{
		padding: 0 2.5%;
	}	
}
@media(min-width: 768px) and (max-width:1299px) {
	.deco_pya_common{
		padding: 0 5%;
	}	
}
@media(max-width: 767px) {
	.row_pya_common.flex{
		justify-content: center;
	}
	.row_pya_common>.col {
		width: 48.5%;
		margin-right: 3%;
		font-size: 90%;
	}

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

	.row_pya_common>.col:nth-of-type(n + 3) {
		margin-top: 3vw;
	}

	.row_pya_common .copy_common .fz24 {
		font-size: 110%;
	}

	
	.deco_pya_common::before{
		width: calc(158 / 1111 * 100vw);
		height: calc(150 / 1111 * 100vw);
		bottom: -35vw;
        left: -3vw;
		z-index: 2;
	}
	.deco_pya_common::after{
		width: calc(100 / 1000 * 100vw);
		height: calc(142 / 1000 * 100vw);
		top: calc(-60 / 750 * 100vw);
		right: -3vw;
		z-index: 1;
	}
}

/* btn_common
------------------------------------------------------------------*/
.btn_common{
	max-width: 100%;
	width: calc(400 / var(--break02));
	min-height: calc(80 / var(--break02));
	padding: calc(10 / var(--break04));
	color: #fff;
	background: #8a5a44;
	border-radius: calc(40 / var(--break02));
	position: relative;
	z-index: 1;
}
.btn_common::before{
	content: "";
	width: calc(16 / var(--break03));
	height: calc(16 / var(--break03));
	margin: auto;
	background: url(images/page/arw0-w.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 / var(--break03));
	transition: .5s all;
}
.btn_common.anchor{
	padding-bottom: calc(30 / var(--break03));
	min-height: calc(100 / var(--break03));
	border-radius: calc(50 / var(--break03));
}
.btn_common.anchor::before{
	width: calc(16 / var(--break03));
	height: calc(16 / var(--break03));
	transform: rotate(90deg);
	top: auto;
	bottom: calc(10 / var(--break04));
	right: 0;
	left: 0;
}
.btn_common.tab::before{
	content: none;
}
@media(min-width: 1080px) {
	.btn_common:hover::before{
		right: calc(16 / var(--break03));
		transition: .5s all;
	}
	.btn_common.v4:hover::before{
		right: calc(16 / var(--break04));
	}
	.btn_common.anchor:hover::before{right: 0;}
	.btn_common.tab:hover,
	.btn_common.tab.active
	{
		color: #8a5a44;
		background: #fff;
		transition: .5s all;
	}
}
@media(min-width: 768px) {
	.btn_common.mini{
		width: calc(300 / var(--break03));
		min-height: calc(60 / var(--break03));
	}

	.btn_common.v4{
		width: calc(400 / var(--break04));
		min-height: calc(80 / var(--break04));
		padding: calc(10 / var(--break04));
		border-radius: calc(40 / var(--break04));
	}
	.btn_common.v4::before{
		width: calc(16 / var(--break04));
		height: calc(16 / var(--break04));
		right: calc(20 / var(--break04));
	}
	.btn_common.v4 .fz20{
		font-size: calc(20 / var(--break04));
	}

	
	.row_anchor_common .btn_common{
		width: 32.3%;
		margin-right: 1.54%;
	}
	.row_anchor_common .btn_common:nth-of-type(3n),
	.row_anchor_common .btn_common:last-child
	{margin-right: 0;}

	
	.row_anchor_common .btn_common:nth-of-type(n + 4){margin-top: 2%;}
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.btn_common{
		width: calc(600 / 750 * 100vw);
		min-height: calc(120 / 750 * 100vw);
		padding: 1vw;
		border-radius: calc(60 / 750 * 100vw);
	}
	.btn_common::before{
		width: calc(24 / 750 * 100vw);
		height: calc(24 / 750 * 100vw);
		right: calc(30 / 750 * 100vw);
	}
	.btn_common.mini{
		width: calc(300 / 750 * 100vw);
		min-height: calc(80 / 750 * 100vw);
		font-size: calc(33 / 750 * 100vw);
	}
	.btn_common .fz20{
		font-size: calc(31 / 750 * 100vw);
	}

	.row_anchor_common.flex{
		justify-content: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
	.row_anchor_common .btn_common{
		width: 48.75%;
		margin-right: 1.49%;
	}
	.row_anchor_common .btn_common:nth-of-type(2n),
	.row_anchor_common .btn_common:last-child
	{margin-right: 0;}

	.row_anchor_common .btn_common:nth-of-type(n + 3){margin-top: 3vw;}

	.row_anchor_common .btn_common .fz20{
		letter-spacing: 0;
		font-size: 88%;
	}
	.btn_common.tab.active{
		color: #8a5a44;
		background: #fff;
		transition: .5s all;
	}
}

/* tab__faq
------------------------------------------------------------------*/
.tab__faq {
    display: none;
}
.tab__faq.active {
    display: block;
}
@media(min-width: 768px) and (max-width:1299px) {}
@media(max-width: 767px) {}
/* logo_common
------------------------------------------------------------------*/
.logo_common{
	width: calc(268 / var(--break02));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.logo_common{
		width: calc(402 / 750 * 100vw);
	}
}

/* row_access
------------------------------------------------------------------*/
.row_access_common{
	max-width: 100%;
	width: calc(760 / var(--break02));
}
.row_access_common .tag_access{
	width: 48%;
	height: calc(80 / var(--break02));
	padding-left: calc(44 / var(--break02));
	line-height: 1;
	font-size: calc(20 / var(--break02));
	background: #fff;
	border-radius: calc(40 / var(--break02));
	position: relative;
	z-index: 1;
}
.row_access_common .tag_access .s2{
	line-height: 1.2;
	font-size: calc(30 / var(--break02));
}
.row_access_common .tag_access::before{
	content: "";
	width: calc(80 / var(--break02));
	height: calc(80 / var(--break02));
	margin: auto;
	background: url(images/page/icon_access.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.row_access_common .tag_access.tag02::before{
	background: url(images/page/icon_access02.svg)no-repeat center / contain;
}
@media(min-width: 768px)  {
	.v2.row_access_common{
		width: calc(760 / var(--break03));
	}
	.v2.row_access_common .tag_access{
		height: calc(80 / var(--break03));
		padding-left: calc(44 / var(--break03));
		font-size: calc(20 / var(--break03));
		border-radius: calc(40 / var(--break03));
	}
	.v2.row_access_common .tag_access .s2{
		font-size: calc(30 / var(--break03));
	}
	.v2.row_access_common .tag_access::before{
		width: calc(80 / var(--break03));
		height: calc(80 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	.v2.row_access_common{
		width: calc(760 / 1500 * 100vw);
	}
	.v2.row_access_common .tag_access{
		width: 48.5%;
		height: calc(80 / 1500 * 100vw);
		padding-left: calc(44 / 1500 * 100vw);
		font-size: calc(20 / 1500 * 100vw);
		border-radius: calc(40 / 1500 * 100vw);
	}
	.v2.row_access_common .tag_access .s2{
		font-size: calc(30 / 1500 * 100vw);
	}
	.v2.row_access_common .tag_access::before{
		width: calc(80 / 1500 * 100vw);
		height: calc(80 / 1500 * 100vw);
	}
}
@media(max-width: 767px) {
	.row_access_common{
		width: calc(646 / 750 * 100vw);
	}
	.row_access_common .tag_access{
		width: 100%;
		margin-bottom: calc(20 / 750 * 100vw);
		padding-left: calc(44 / 750 * 100vw);
		line-height: 1;
		font-size: 100%;
	}
	.row_access_common .tag_access .s2{
		line-height: 1.2;
		font-size: calc(40 / 750 * 100vw);
	}
	.row_access_common .tag_access:last-child{
		margin-bottom: 0;
	}
}

/* row_contact
------------------------------------------------------------------*/
.row_contact{
	max-width: 100%;
	width: calc(400 / var(--break02));
}
.btn_tel_common{
	max-width: 100%;
	width: calc(400 / var(--break02));
	height: calc(90 / var(--break02));
	padding-top: 2px;
	background: #fff;
}
.btn_tel_common .s1{
	display: block;
	max-width: 100%;
	width: calc(360 / var(--break02));
	margin-bottom: calc(10 / var(--break02));
	line-height: 1;
	padding: calc(3 / var(--break02));
	font-size: calc(13.5 / var(--break02));
	text-align: center;
	background: #f6e6c8;
	border-radius: calc(20 / var(--break02));
}
.btn_tel_common .s2{
	display: inline-block;
	line-height: 1;
	padding-left: calc(34 / var(--break02));
	font-size: calc(36 / var(--break02));	
	position: relative;
	z-index: 1;
}
.btn_tel_common .s2::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/icn_tel.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.row_contact .btn_tel_common{
	margin-bottom: calc(20 / var(--break02));
}
.row_contact .btn02{
	width: 50%;
	height: calc(80 / var(--break02));
	padding-top: calc(4 / var(--break02));
	color: #fff;
	background: #06c755;
	position: relative;
	z-index: 1;
}
.row_contact .btn02::before{
	content: "";
	width: calc(11 / var(--break02));
	height: calc(11 / var(--break02));
	margin: auto;
	background: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: calc(4 / var(--break02));
	right: calc(4 / var(--break02));
}
.row_contact .btn02 .s1{
	display: block;
	width: 100%;
	line-height: 1;
	margin-bottom: calc(4 / var(--break02));
	font-size: calc(13.5 / var(--break02));
}
.row_contact .btn02 .s2{
	display: inline-block;
	padding-left: calc(40 / var(--break02));
	line-height: 1;
	font-weight: 600;
	font-size: calc(24 / var(--break02));
	position: relative;
	z-index: 1;
}
.row_contact .btn02 .s2::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/icn_web.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(3 / var(--break02));
}
.btn_line_common .s2::before{
	background: url(images/page/icn_line.svg)no-repeat center / contain !important;
}
@media(min-width: 768px) {
	.v2.row_contact{
		width: calc(710 / var(--break03));
	}
	.v2 .btn_tel_common{
		width: calc(310 / var(--break03));
		height: calc(80 / var(--break03));
		padding-top: calc(2 / var(--break03));
	}
	.v2 .btn_tel_common .s1{
		width: calc(270 / var(--break03));
		margin-bottom: calc(6 / var(--break03));
		padding: calc(3 / var(--break03));
		font-size: calc(13.5 / var(--break03));
		border-radius: calc(20 / var(--break03));
	}
	.v2 .btn_tel_common .s2{
		padding-left: calc(34 / var(--break03));
		font-size: calc(30 / var(--break03));
	}
	.v2 .btn_tel_common .s2::before{
		width: calc(24 / var(--break03));
		height: calc(24 / var(--break03));
	}
	.v2.row_contact .btn_tel_common{
		margin-bottom: 0;
	}
	.v2.row_contact .btn02{
		width: calc(200 / var(--break03));
		height: calc(80 / var(--break03));
		padding-top: calc(4 / var(--break03));
	}
	.v2.row_contact .btn02::before{
		width: calc(11 / var(--break03));
		height: calc(11 / var(--break03));
		bottom: calc(4 / var(--break03));
		right: calc(4 / var(--break03));
	}
	.v2.row_contact .btn02 .s1{
		margin-bottom: calc(4 / var(--break03));
		font-size: calc(13.5 / var(--break03));
	}
	.v2.row_contact .btn02 .s2{
		padding-left: calc(40 / var(--break03));
		font-size: calc(23.5 / var(--break03));
	}
	.v2.row_contact .btn02 .s2::before{
		width: calc(24 / var(--break03));
		height: calc(24 / var(--break03));
		left: calc(3 / var(--break03));
	}
}
@media(max-width: 767px) {
	.row_contact{
		width: calc(600 / 750 * 100vw);
	}
	.btn_tel_common{
		width: calc(600 / 750 * 100vw);
		height: calc(138 / 750 * 100vw);
		padding-top: 2px;
	}
	.btn_tel_common .s1{
		width: calc(540 / 750 * 100vw);
		margin-bottom: calc(10 / 750 * 100vw);
		padding: calc(3.5 / 750 * 100vw);
		font-size: calc(24.5 / 750 * 100vw);
		border-radius: calc(15 / 750 * 100vw);
	}
	.btn_tel_common .s2{
		padding-left: calc(61 / 750 * 100vw);
        font-size: calc(54 / 750 * 100vw);
        letter-spacing: .05em;
	}
	.btn_tel_common .s2::before{
		width: calc(38 / 750 * 100vw);
		height: calc(38 / 750 * 100vw);
	}
	.row_contact .btn02{
		height: calc(120 / 750 * 100vw);
		line-height: 1.8;
		padding-top: calc(6 / 750 * 100vw);
	}
	.row_contact .btn02::before{
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		bottom: calc(8 / 750 * 100vw);
		right: calc(8 / 750 * 100vw);
	}

	.row_contact .btn02 .s1{
		margin-bottom: calc(4 / 750 * 100vw);
		font-size: calc(24.5 / 750 * 100vw);
	}
	.row_contact .btn02 .s2{
		padding-left: calc(60 /  750 * 100vw);
		letter-spacing: .1em;
		font-size: calc(36 / 750 * 100vw);
	}
	.row_contact .btn02 .s2::before{
		width: calc(36 / 750 * 100vw);
		height: calc(36 / 750 * 100vw);
		left: calc(10 / 750 * 100vw);
	}
}


/* row_contact02
------------------------------------------------------------------*/
.row_contact02{
	max-width: 100%;
	width: calc(550 / var(--break04));
}
.btn_tel_common02{
	max-width: 100%;
	width: calc(310 / var(--break04));
	height: calc(80 / var(--break04));
	padding-top: 2px;
	background: #fff;
}
.btn_tel_common02 .s1{
	display: block;
	max-width: 100%;
	width: calc(270 / var(--break04));
	margin-bottom: calc(6 / var(--break04));
	line-height: 1;
	padding: calc(3 / var(--break04));
	font-size: calc(13.5 / var(--break04));
	text-align: center;
	background: #f6e6c8;
	border-radius: calc(20 / var(--break04));
}
.btn_tel_common02 .s2{
	display: inline-block;
	line-height: 1;
	padding-left: calc(34 / var(--break04));
	font-size: calc(30 / var(--break04));	
	position: relative;
	z-index: 1;
}
.btn_tel_common02 .s2::before{
	content: "";
	width: calc(24 / var(--break04));
	height: calc(24 / var(--break04));
	margin: auto;
	background: url(images/page/icn_tel.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.row_contact02 .btn02{
	width: calc(120 / var(--break04));
	height: calc(80 / var(--break04));
	color: #fff;
	background: #06c755;
	position: relative;
	z-index: 1;
}
.row_contact02 .btn02::before{
	content: "";
	width: calc(11 / var(--break04));
	height: calc(11 / var(--break04));
	margin: auto;
	background: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: calc(4 / var(--break04));
	right: calc(4 / var(--break04));
}
.row_contact02 .btn02 .s{
	line-height: 1.2;
	font-size: calc(24 / var(--break04));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* row_contact03
------------------------------------------------------------------*/
.row_contact03{
	max-width: 100%;
	width: calc(640 / var(--break02));
}
.btn_tel_common03{
	max-width: 50%;
	width: calc(310 / var(--break02));
	height: calc(80 / var(--break02));
	padding-top: calc(3 / var(--break02));
	background: #f8f4ed;
}
.btn_tel_common03 .s1{
	display: block;
	max-width: 100%;
	width: calc(270 / var(--break02));
	margin-bottom: calc(10 / var(--break02));
	line-height: 1;
	padding: calc(3 / var(--break02));
	font-size: calc(13.5 / var(--break02));
	text-align: center;
	background: #f6e6c8;
	border-radius: calc(20 / var(--break02));
}
.btn_tel_common03 .s2{
	display: inline-block;
	line-height: 1;
	padding-left: calc(34 / var(--break02));
	font-size: calc(30 / var(--break02));	
	position: relative;
	z-index: 1;
}
.btn_tel_common03 .s2::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/icn_tel.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.btn_web_common03{
	max-width: 50%;
	width: calc(310 / var(--break02));
	height: calc(80 / var(--break02));
	padding-top: calc(3 / var(--break02));
	color: #fff;
	background: #8a5a44;
	position: relative;
	z-index: 1;
}
.btn_web_common03::before{
	content: "";
	width: calc(11 / var(--break02));
	height: calc(11 / var(--break02));
	margin: auto;
	background: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: calc(4 / var(--break02));
	right: calc(4 / var(--break02));
}
.btn_web_common03 .s1{
	display: block;
	width: 100%;
	line-height: 1;
	margin-bottom: calc(4 / var(--break02));
	font-size: calc(13.5 / var(--break02));
}
.btn_web_common03 .s2{
	display: inline-block;
	padding-left: calc(40 / var(--break02));
	line-height: 1;
	font-weight: 600;
	font-size: calc(24 / var(--break02));
	position: relative;
	z-index: 1;
}
.btn_web_common03 .s2::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/icn_web.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(3 / var(--break02));
}
@media(max-width: 767px) {
	.row_contact03{
		width: calc(600 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.btn_tel_common03{
		max-width: 100%;
		width: 100%;
		height: calc(140 / 750 * 100vw);
		padding-top: calc(4 / 750 * 100vw);
		margin-bottom: calc(20 / 750 * 100vw);
	}
	.btn_tel_common03 .s1{
		width: calc(540 / 750 * 100vw);
		margin-bottom: calc(10 / 750 * 100vw);
		padding: calc(3 / 750 * 100vw);
		font-size: calc(24 / 750 * 100vw);
		border-radius: calc(16 / 750 * 100vw);
	}
	.btn_tel_common03 .s2{
		padding-left: calc(46 / 750 * 100vw);
		font-size: calc(54 / 750 * 100vw);
	}
	.btn_tel_common03 .s2::before{
		width: calc(36 / 750 * 100vw);
		height: calc(36 / 750 * 100vw);
	}
	.btn_web_common03{
		max-width: 100%;
		width: 100%;
		height: calc(120 / 750 * 100vw);
		padding-top: calc(8 / 750 * 100vw);
	}
	.btn_web_common03::before{
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		bottom: calc(6 / 750 * 100vw);
		right: calc(6 / 750 * 100vw);
	}
	.btn_web_common03 .s1{
		margin-bottom: calc(4 / 750 * 100vw);
		font-size: calc(24 / 750 * 100vw);
	}
	.btn_web_common03 .s2{
		padding-left: calc(50 / 750 * 100vw);
		font-size: calc(36 / 750 * 100vw);
	}
	.btn_web_common03 .s2::before{
		width: calc(36 / 750 * 100vw);
		height: calc(36 / 750 * 100vw);
		left: calc(3 / 750 * 100vw);
	}
}


/* row_contact04
------------------------------------------------------------------*/
.row_contact04{
	max-width: 100%;
	width: calc(640 / var(--break02));
}
.row_contact04 .btn{
	max-width: 49%;
	width: calc(310 / var(--break02));
	height: calc(80 / var(--break02));
	padding-top: calc(3 / var(--break02));
	color: #fff;
	background: #8a5a44;
	position: relative;
	z-index: 1;
}
.row_contact04 .btn::before{
	content: "";
	width: calc(11 / var(--break02));
	height: calc(11 / var(--break02));
	margin: auto;
	background: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: calc(4 / var(--break02));
	right: calc(4 / var(--break02));
}
.row_contact04 .s1{
	display: block;
	width: 100%;
	line-height: 1;
	margin-bottom: calc(4 / var(--break02));
	font-size: calc(13.5 / var(--break02));
}
.row_contact04 .s2{
	display: inline-block;
	padding-left: calc(40 / var(--break02));
	line-height: 1;
	font-weight: 600;
	font-size: calc(24 / var(--break02));
	position: relative;
	z-index: 1;
}
.row_contact04 .s2::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/icn_web.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(3 / var(--break02));
}
.btn_line_common04{
	background: #06c755 !important;
}
.btn_line_common04 .s2::before {
    background: url(images/page/icn_line.svg) no-repeat center / contain !important;
}
@media(max-width: 767px) {
	.row_contact04 .btn{
		max-width: 50%;
		width: 50%;
		height: calc(120 / 750 * 100vw);
		line-height: 1.8;
		padding-top: calc(6 / 750 * 100vw);
	}
	.row_contact04 .btn::before{
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		bottom: calc(8 / 750 * 100vw);
		right: calc(8 / 750 * 100vw);
	}
	.row_contact04 .btn .s1{
		margin-bottom: calc(4 / 750 * 100vw);
		font-size: calc(24.5 / 750 * 100vw);
	}
	.row_contact04 .btn .s2{
		padding-left: calc(60 /  750 * 100vw);
		letter-spacing: .1em;
		font-size: calc(36 / 750 * 100vw);
	}
	.row_contact04 .btn .s2::before{
		width: calc(36 / 750 * 100vw);
		height: calc(36 / 750 * 100vw);
		left: calc(10 / 750 * 100vw);
	}
}


/* 
------------------------------------------------------------------*/
.text_address_common{line-height: 1.8;}
@media(min-width: 768px)  {
	.text_address_common .deco{
		display: inline-block;
		padding-left: calc(30 / var(--break02));
		background: url(images/page/icn_address.svg)no-repeat center left / calc(18 / var(--break02));
		position: relative;
		z-index: 1;
	}
}
@media(max-width: 767px) {
	.text_address_common{
		padding-top: calc(48 / 750 * 100vw);
		line-height: 1.7;
		background: url(images/page/icn_address.svg)no-repeat center top / calc(38 / 750 * 100vw);
	}
}

/* bg_clinic
------------------------------------------------------------------*/
.bg_clinic{
	background: url(images/clinic/parallax_clinic01.jpg)no-repeat center top / cover;
}
.box_clinic{
	background: rgba(255, 255, 255, 0.9);
	border-radius: calc(80 / var(--break02)) 0  calc(80 / var(--break02)) 0;
	position: relative;
	z-index: 1;
}
.box_clinic::before{
	content: "";
	width: calc(240/ var(--break04));
	height: calc(602/ var(--break04));
	margin: auto;
	background: url(images/clinic/deco01.png)no-repeat center top / cover;
	position: absolute;
	top: 0;
    bottom: calc(-44 / 1920 * 100vw);
    right: calc(-80 / 1920 * 100vw);
}
.box_clinic::after{
	content: "";
	width: calc(240/ var(--break04));
	height: calc(140/ var(--break04));
	margin: auto;
	background: url(images/clinic/deco02.png)no-repeat center top / cover;
	position: absolute;
    top: calc(60 / 1920 * 100vw);
    left: calc(-98 / 1920 * 100vw);
}


.ballon__clinic01{
	width: calc(240 / 1920 * 100vw);
	margin: auto;
	position: absolute;
	bottom: calc(-60 / 1920 * 100vw);
    left: calc(-300 / 1920 * 100vw);
	right: 0;
	z-index: 1;
}
.bg_clinic02{
	position: relative;
	z-index: 1;
}
.bg_clinic02 .ballon__clinic02{
	width: calc(326 / 1920 * 100vw);
	margin: auto;
	position: absolute;
	bottom: calc(60 / 1920 * 100vw);
	right: calc(60 / 1920 * 100vw);
}
.bg_clinic02 .wrap1000{
	max-width: 100%;
	width: calc(1000 / var(--break02));
}
.row_clinic02_2 {
	max-width: 100%;
	width: calc(1000 / var(--break02));
	margin-left: auto;
	margin-right: auto;
}
.row_clinic02_2 .circle{
	width: calc(300 / var(--break02));
	height: calc(300 / var(--break02));
	letter-spacing: 0;
	line-height: 1.6;
	font-size: calc(30 / var(--break03));
	background: #fff;
	box-shadow: 0 0 calc(15 / var(--break03)) #3333334f;
	border-radius: 100%;
	position: relative;
	z-index: 1;
}
.row_clinic02_2 .circle .fz20{
	display: block;
	margin-top: calc(10 / var(--break02));
	line-height: 1;
	letter-spacing: 0;
	font-size: calc(20 / var(--break02));
}
.row_clinic02_2 .circle::before{
	content: "";
	width: calc(100% - 19 / var(--break02));
	height: calc(100% - 19 / var(--break02));
	margin: auto;
	border: 2px solid #af964a;
	border-radius: 100%;
	position: absolute;
	inset: 0;
	z-index: 1;
}

.ballon__clinic03{
	width: calc(240 / 1920 * 100vw);
	position: absolute;
	bottom: calc(-100 / var(--break02));
    left: calc(-300 / var(--break04));
    right: 0;
    margin: auto;
}

.bg_clinic03{
	padding: calc(50  / var(--break02)) 0;
	background: url(images/clinic/bg_clinic03.jpg)no-repeat center / cover;
}
.row_clinic03_02{
	max-width: 100%;
	width: calc(1240 / var(--break03));
}
.row_clinic03_02 .ballon{
	width: calc(290 / var(--break03));
	height: calc(290 / var(--break03));
	line-height: 1.5;
	letter-spacing: 0;
	font-size: calc(24 / var(--break04));
	background: url(images/index/main_img_ballon.svg)no-repeat center / contain;
}
.row_clinic03_02 .ballon .s{
	font-size: calc(32 / var(--break04));
}

.ballon__clinic04{
	width: calc(240 / 1920 * 100vw);
	position: absolute;
	bottom: calc(-40 / var(--break02));
    left: 0;
    right: calc(-300 / var(--break04));
    margin: auto;
}

.ballon__clinic05{
	width: calc(326 / 1920 * 100vw);
	margin: auto;
	position: absolute;
    bottom: calc(-100 / 1920 * 100vw);
    right: 0;
    left: calc(-200 / var(--break04));
}

.row_clinic05_2 .tag {
    width: 48%;
    padding: calc(32 / var(--break03)) 0;
    line-height: 1.6;
    letter-spacing: 0;
    font-size: calc(22 / var(--break03));
    background: #fff;
    border-radius: calc(50 / var(--break03)) 0 0 calc(50 / var(--break03));
    box-shadow: 0 0 calc(15 / var(--break03)) #33333380;
    position: relative;
    z-index: 1;
}
.row_clinic05_2 .tag::before {
    content: "";
    width: calc(100% - 12 / var(--break04));
    height: calc(100% - 12 / var(--break04));
    margin: auto;
    border: 2px solid #af964a;
    border-radius: calc(40 / var(--break03)) 0 0 calc(40 / var(--break03));
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
@media(min-width: 1080px) {
	.bg_clinic{
		background-attachment: fixed;
		position: relative;
		z-index: 1;
	}
}
@media(min-width: 768px) {
	.row_clinic05_2 .tag:nth-of-type(n + 3) {
		margin-top: calc(40 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_clinic02 .ballon__clinic02{
		bottom: calc(-10 / 1920 * 100vw);
		right: 0;
	}
}
@media(max-width: 767px) {
	.box_clinic{
		border-radius: calc(80 / var(--break02)) 0  calc(80 / var(--break02)) 0;
	}
	.box_clinic::before{
		width: calc(646 / 800 * 100vw);
        height: calc(154 / 800 * 100vw);
		background: url(images/index/deco_concept_sp.png)no-repeat center top / cover;
		top: auto;
        bottom: -10vw;
        left: 0;
		right: 0;
        z-index: -1;
	}
	.box_clinic::after{
		content: none;
	}

	.ballon__clinic01{
		width: calc(240 / 999 * 100vw);
		left: calc(-400 / 750 * 100vw);
	}

	.bg_clinic02{
		padding-bottom: 15vw;
	}
	.bg_clinic02 .ballon__clinic02{
		width: calc(326 / 999 * 100vw);
		bottom: -7.5vw;
	}
	.bg_clinic02 .wrap1000{
		max-width: 100%;
	}
	.row_clinic02_2 {
		max-width: 100%;
	}
	.row_clinic02_2 .circle{
		width: calc(230 / 750 * 100vw);
		height: calc(230 / 750 * 100vw);
		line-height: 1.5;
		letter-spacing: 0;
		font-size: calc(28 / 750 * 100vw);
	}
	.row_clinic02_2 .circle .fz20{
		letter-spacing: 0;
		font-size: calc(16 / 750 * 100vw);
	}
	.row_clinic02_2 .circle::before{
		border: 1px solid #af964a;
	}

	.ballon__clinic03{
		width: calc(240 / 999 * 100vw);
		bottom: -4vw;
	}

	.row_clinic03_02{
		max-width: 100%;
		width: calc(620 / 750 * 100vw);
	}
	.row_clinic03_02 .ballon{
		width: calc(300 / 750 * 100vw);
		height: calc(300 / 750 * 100vw);
		line-height: 1.5;
		letter-spacing: 0;
		font-size: calc(34 / 750 * 100vw);
	}
	.row_clinic03_02 .ballon .s{
		font-size: calc(42 / 750 * 100vw);
	}

	.ballon__clinic04{
		width: calc(240 / 999 * 100vw);
		right: calc(-400 / 750 * 100vw);
	}

	.ballon__clinic05{
		width: calc(326 / 999 * 100vw);
		left: calc(-400 / 750 * 100vw);
	}

	.row_clinic05_2 .tag {
		width: calc(555 / 750 * 100vw);
		margin: 0 auto 4vw;
		line-height: 1.6;
		letter-spacing: 0;
		font-size: calc(30 / 750 * 100vw);
	}
	.row_clinic05_2 .tag::before {
		content: "";
		width: calc(100% - 12 / var(--break04));
		height: calc(100% - 12 / var(--break04));
		margin: auto;
		border: 2px solid #af964a;
		border-radius: calc(40 / var(--break03)) 0 0 calc(40 / var(--break03));
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.row_clinic05_2 .tag:last-child {
		margin-bottom: 0;
	}

	
	.bg_clinic{
		/* background: none; */
	}
	.clinic .content_low{
		background: #fff;
        position: relative;
	}
	.clinic .page_main{
        position: relative;
	}
	.clinic section{
		background: #fff;
        position: relative;
		z-index: 1;
	}
}

/* .sp_parallax_common
------------------------------------------------------------------*/

@media(min-width: 768px)  {
	.sp_parallax_common{display: none;}
}
@media(max-width: 767px) {
	.sp_parallax_common{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		z-index: -999;
	}
	.sp_parallax_common img{
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}

/* bg__faq
------------------------------------------------------------------*/
.bg__faq{
	background: url(images/faq/bg_faq.png)no-repeat center top / cover;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 
------------------------------------------------------------------*/
.slide_common04 .slick-prev,
.slide_common04 .slick-next {
    width: calc(30 / var(--break02));
    height: calc(54 / var(--break02));
    background: url(images/clinic/arw.svg)no-repeat center / cover;
    transform: translate(0);
    top: calc(220 / var(--break02));
    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:1299px) {
    .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: 17.5vw;
    }

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

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

	.slide_common04 {
		width: calc(648 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}

    .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: 19%;
        margin-right: 1.24%;
    }

    .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: 1.3%;
    }
}


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

/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01,.box_invisalign{
	border: 1px solid #af964a;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 160px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #ffff;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: ;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #af964a !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-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: #f4f3f3;
	border-radius: calc(3 / var(--break02));
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #4cbaa3;
}
.tbl_form01 .require02 span:after{
	content: "任意";
	background: #ff729c;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
		border-bottom: 1px solid #000;
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	margin-bottom: calc(4 / var(--break) * 100vw);
	font-weight: 500;
	font-size: 1.25rem;
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: calc(40 / var(--break) * 100vw);
	color: #fff;
	background: #4cbaa3;
	text-align: center;
	border-radius: calc(20 / var(--break) * 100vw);
}
#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: #f6e6c8;
	border: 1px solid #f6e6c8;
	border-right-color: #f6e6c8;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #f6e6c8;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #af964a;
	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 #959595;
}
.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;
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: .1em;
	color: #8a5a44;
}
.blog_archive .txt_post .date {
	color: #333333;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #333333;
	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 #af964a;
	color: #af964a;
	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: #af964a;
	background: #af964a;
	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 #af964a;
	background: #af964a;
	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: #af964a;
}


.single_post > h3{
   	padding: calc(28 / var(--break03)) calc(18 / var(--break03));
	line-height: 1.6;
	border-radius: calc(40 / var(--break03)) 0 calc(40 / var(--break03)) 0;
	font-size: calc(26 / var(--break03));
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	background: #af964a;
	position: relative;
	z-index: 1;
}
.single_post > h3 span {
	position: relative;
	z-index: 3;
}
.single_post > h3::before{
	content: "";
	width: calc(116 / var(--break04));
	height: calc(90 / var(--break04));
	margin: auto;
	background: url(images/page/hdg4.svg)no-repeat center / contain;
	position: absolute;
	right: calc(20 / var(--break03));
	top: 0;
	transform: scale(-1, -1);
}
.single_post > h3 .line{
	width: 100%;
	height: calc(100% - 20 / var(--break03));
	margin: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.post_content > h4{
	padding: calc(15 / var(--break03)) calc(20 / var(--break03));
	padding-left: calc(34 / var(--break03));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	background: #8a5a44;
	position: relative;
	z-index: 1;
}
.post_content > h4::before{
	content: "";
	width: 2px;
	height: calc(100% - 20 / var(--break03));
	margin: auto;
	background: #af964a;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(10 / var(--break02));
}
.post_content > h5{
    padding-left: calc(60 / var(--break03));
    padding-bottom: calc(15 / var(--break02));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
	background: url(images/page/hdg5.svg)no-repeat left top calc(-4 / var(--break02)) / calc(40 / var(--break02));
	border-bottom: 1px solid #af964a;
	position: relative;
	z-index: 1;
}
@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);
		border-radius: calc(40 / 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{
		padding-left: calc(60 / var(--break03));
		background: url(images/page/hdg5.svg)no-repeat left top 1px / calc(50 / 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));
	}
}