@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	padding-top: calc(10 / var(--break) * 100vw);
	height: calc(350 / var(--break) * 100vw);
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
}
.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: 22vw;
		height: calc(400 / var(--break) * 100vw);
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	header.low_head .hdg1 a {
        width: calc(202 / var(--break04));
		padding: calc(24 / var(--break04)) calc(14 / var(--break03));
        border-radius: 0 0 calc(30 / var(--break04)) 0;
    }
	.col_img {
		text-align: center;
	}
}


/*
------------------------------------------------------------------*/
.hdg2{
	text-shadow:
	0 0 0 #fff,0 0 1px #fff,
	1px 0 0 #fff,-1px 0 0 #fff,0 1px 0 #fff,0 -1px 0 #fff,
	1px 0 1px #fff,-1px 0 1px #fff,0 1px 1px #fff,0 -1px 1px #fff,
	2px 0 1px #fff,-2px 0 1px #fff,0 2px 1px #fff,0 -2px 1px #fff,
	1px 1px 1px #fff,-1px -1px 1px #fff,-1px 1px 1px #fff,1px -1px 1px #fff;
}
.hdg2 .ja {
	display: block;
	margin-bottom: var(--size10px);
	line-height: 1.6;
	font-size: 277.7%;
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: center;
}
.hdg2 .en {
	display: block;
	line-height: 1;
	font-size: 111.1%;
	font-family: "ab-tombo-bold", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	color: #e86d55;
}

.hdg3 {
	padding: calc(38 / var(--break02)) 0 calc(20 / var(--break02));
	line-height: 1.5;
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 222.2%;
	color: #fff;
	background: #39aaa3;
	position: relative;
	z-index: 1;
}
.hdg3::before,
.hdg3::after
{
	content: "";
	width: 100%;
	height: var(--size10px);
	margin: auto;
	background: url(images/page/ptn_stripe.png)repeat center / auto;
	position: absolute;
	inset: 0 0 auto;
}
.hdg3::after{
	height: 1px;
	margin: auto;
	background: none;
	border-top: 1px dotted #fff;
	top: var(--size20px);
}
@media (min-width: 768px){
	.hdg2 .ja {
		letter-spacing: .1em;
	}
	
	.hdg2 .en {
		letter-spacing: .2em;
	}

	.hdg3 {
		letter-spacing: .1em;
	}
	.text_ls{letter-spacing: .1em;}
}
@media (min-width: 768px) and (max-width: 1599px) {
	.hdg2 {
		font-size: 95%;
	}
}
@media (min-width: 768px) and (max-width: 1299px) {
	.hdg2 {
		font-size: 90%;
	}

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

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

@media (max-width: 767px) {
	.hdg2 {
		text-align: center;
	}

	.hdg2 .ja {
		display: block;
		line-height: 1.4;
		margin-bottom: 3vw;
		letter-spacing: 0;
		font-size: calc(50 / 750 * 100vw);
	}

	.hdg2 .en {
		display: block;
		font-size: calc(30 / 750 * 100vw);
	}

	.hdg3 {
		font-size: calc(45 / 750 * 100vw);
	}
	.hdg3::before{
		background: url(images/page/ptn_stripe.png)repeat center / calc(10 / 750 * 100vw);
	}
	.hdg3 .fz30{
		font-size: calc(36 / 750 * 100vw);
	}
	/* copy_common */
	.copy_common span {
		letter-spacing: 0;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* copy_common01
------------------------------------------------------------------*/
.copy_common01{
	padding: 0 0 var(--size15px);
	text-align: center;
	border-bottom: 1px solid #e86d55;
}
.copy_common01.lh1 {
	padding-bottom: var(--size10px);
}
.copy_common01.x2{
	padding-bottom: var(--size30px);
}
@media(max-width: 500px) {
	.copy_common01.lh1 {
		padding-bottom: 3vw;
	}
}

/* copy_common02
------------------------------------------------------------------*/
.copy_common02 {
	color: #ee9c1c;
	position: relative;
	z-index: 1
}
.copy_common02::before {
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	border-top: 2px dotted #ee9c1c;
	position: absolute;
	inset: 0;
	z-index: 1
}
.copy_common02 .bg {
	display: inline-block;
	padding: .1em 1em .1em 0;
	background: #fff;
	position: relative;
	z-index: 1
}
@media(max-width: 500px) {
	
}


/* copy_common03
------------------------------------------------------------------*/
.copy_common03{
	padding: var(--size20px) 0 calc(23 / var(--break02));
	text-align: center;
	color: #fff;
	background: url(images/page/ptn_dot02.png) repeat center / auto, #ee9c1c;
	border-radius: calc(30 / var(--break02)) calc(30 / var(--break02))  0 0;
	position: relative;
	z-index: 1;
}
.copy_common03::before{
	content: "";
	width: 100%;
	height: 3px;
	margin: auto;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: var(--size10px);
	z-index: -1;
}
@media(max-width: 500px) {
	.copy_common03{
		background: url(images/page/ptn_dot02.png) repeat center / calc(20 / 750 * 100vw), #ee9c1c;
	}
	.copy_common03::before{
		height: 2px;
	}
}

/* copy_common04
------------------------------------------------------------------*/
.copy_common04 {
	color: #ee9c1c;
	position: relative;
	z-index: 1
}
.copy_common04::before {
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	border-top: 2px dotted #ee9c1c;
	position: absolute;
	inset: 0;
	z-index: 1
}
.copy_common04 .bg {
	display: inline-block;
	padding: .1em 1em .1em 0;
	background: #fff;
	position: relative;
	z-index: 1
}
@media(max-width: 500px) {
	
}
/* row_common01
------------------------------------------------------------------*/
@media (min-width: 768px) {
	.row_common01 > .col_img {
		max-width: 570px;
		width: 46%;
	}
	.row_common01 > .col_txt {
		max-width: 620px;
		width: 50%;
	}
}
@media (min-width: 768px) and (max-width: 1599px) {
	.row_common01 .copy_common .fz28 {
		font-size: 1.7rem;
	}
	.row_common01 .copy_common .fz30 {
		font-size: 1.8rem;
	}
}
@media (min-width: 768px) and (max-width: 1299px) {
	.row_common01 .copy_common .fz28 {
		font-size: 1.6rem;
	}
	.row_common01 .copy_common .fz30 {
		font-size: 1.7rem;
	}
}
@media (max-width: 767px) {
	.row_common01 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
	.row_common01 .copy_common .fz28,
	.row_common01 .copy_common .fz30 
	{
        font-size: calc(36 / 750 * 100vw);
    }
   .row_common01 .copy_common .fz20 {
        font-size: calc(27 / 750 * 100vw);
    }
}

/* row_common02
------------------------------------------------------------------*/
.row_common02>.col_img {
	max-width: 450px;
	position: relative;
	z-index: 1;
}
.row_common02 .copy_common {
	color: #39aaa3;
}
@media (min-width: 768px) {
	.row_common02>.col_txt {
		width: 60%;
	}
	.row_common02>.col_img {
		width: 36.5%;
	}
}
@media (max-width: 767px) {
	.row_common02>.col_img {
		width: 90% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
	.row_common02 .copy_common .fz26 {
		font-size: calc(34 / 750 * 100vw);
	}
}

/* row_common03
------------------------------------------------------------------*/
.row_common03>.col_img {
	max-width: 345px;
	position: relative;
	z-index: 1;
}
@media (min-width: 768px) {
	.row_common03>.col_txt {
		width: 65%;
	}
	.row_common03>.col_img {
		width: 31%;
	}
}
@media (max-width: 767px) {
	.row_common02>.col_img {
		width: 90% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
	.row_common02 .copy_common .fz26 {
		font-size: calc(34 / 750 * 100vw);
	}
}


/* row_common04
------------------------------------------------------------------*/
@media (min-width: 768px) {
	.row_common04 > .col_box{
		max-width: 720px;
		width: 58%;
		margin-left: -12%;
		margin-top: calc(28 / 1920 * 100vw);
	}
	.row_common04.r_reverse > .col_box{
		margin-right: -12%;
		margin-left: 0;
	}
	.row_common04>.col_img {
		max-width: 642px;
		width: 61%;
		position: relative;
		z-index: 1;
	}
}
@media (min-width: 768px) and (max-width: 1599px) {
	.row_common04>.col_img {
		width: 60%;
	}
	.row_common04 > .col_box{
		margin-left: -15%;
	}
	.row_common04.r_reverse > .col_box{
		margin-right: -15%;
	}
}
@media (min-width: 768px) and (max-width: 1599px) {
	.row_common04 > .col_box{
		width: 55.5%;
		margin-left: -17.5%;
	}
	.row_common04.r_reverse > .col_box{
		margin-right: -17.5%;
	}
	.row_common04 .copy_common01 .fz30 {font-size: 1.75rem;}
}
@media (max-width: 767px) {
	.row_common04 > .col_box{
		margin-top: 7.5vw;
	}
	.row_common04 .copy_common .fz30{
		font-size: calc(36 / 750 * 100vw);
	}
}

/* row_common05
------------------------------------------------------------------*/
@media (min-width: 768px) {
	.row_common05 > .col_img {
		max-width: 500px;
		width: 41%;
	}
	.row_common05 > .col_txt {
		max-width: 658px;
		width: 55%;
	}
}
@media (max-width: 767px) {
	.row_common05 > .col_img {
		width: calc(520 / 750 * 100vw) !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common05 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
}

/* row_common06
------------------------------------------------------------------*/
@media (min-width: 768px) {
	.row_common06 > .col_img {
		max-width: 352px;
		width: 36%;
	}
	.row_common06 > .col_txt {
		max-width: 594px;
		width: 60%;
	}
}
@media (max-width: 767px) {
	.row_common06 > .col_img {
		width: calc(440 / 750 * 100vw) !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common06 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
}

/* row_common07
------------------------------------------------------------------*/
.row_common07 > .col_img {
	max-width: 290px !important;
}
@media (min-width: 768px) {
	.row_common07 > .col_img {
		width: 24%;
	}
	.row_common07 > .col_txt {
		width: 72%;
	}
}
@media (max-width: 767px) {
	.row_common07 > .col_img {
		margin-left: auto;
		margin-right: auto;
	}
}
/* row_common20
------------------------------------------------------------------*/
.row_common20 > .col{
	max-width: 600px;
	width: 48.5%;
	border-radius: var(--size20px);
	position: relative;
	z-index: 1;
}
@media(min-width: 501px) {
	.row_common20>.col:nth-of-type(n + 3) {
		margin-top: calc(50 / var(--break03));
	}
}
@media (max-width: 767px) {
	.row_common20 > .col
	{
		width: 100%;
		margin: calc(42 / 750 * 100vw) auto 0;
	}
	.row_common20 > .col:first-child
	{
		margin-top: 0;
	}
}


/* row_common30
------------------------------------------------------------------*/
.row_common30.flex{justify-content: center;}
.row_common30>.col {
	max-width: 394px;
	width: 31.8%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.row_common30>.col::before {
	content: "";
	width: calc(100% - .2px);
	height: calc(100% - 244 / var(--break02));
	margin: auto;
	border: solid 1px #39aaa3;
	border-top: 0;
	border-radius: calc(42 / var(--break04));
	position: absolute;
	inset: auto 0 0;
	z-index: -1;
}
.row_common30 .copy_common {
	padding: var(--size15px) 0;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	background: #39aaa3;
	position: relative;
	z-index: 1;
}
.row_common30 .areaText{
	padding: calc(18 / var(--break03)) calc(28 / var(--break03))
}

.row_common30>.col:nth-of-type(3n - 1)::before {
	border-color: #e86d55;
}
.row_common30>.col:nth-of-type(3n)::before {
	border-color: #ee9c1c;
}

.row_common30>.col:nth-of-type(3n - 1) .copy_common{
	background: #e86d55;
}
.row_common30>.col:nth-of-type(3n) .copy_common{
	background: #ee9c1c;
}
@media (min-width: 768px) and (max-width: 1299px) {
	.row_common30 .copy_common .fz24 {
		letter-spacing: 0;
		font-size: 1.25rem;
	}
}
@media(min-width: 501px) {
	.row_common30>.col {
		margin-right: 2.3%;
	}

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

	.row_common30>.col:nth-of-type(n + 4) {
		margin-top: 3%;
	}
}

@media(max-width: 500px) {
	.row_common30>.col {
		width: calc(660 / 750 * 100vw);
		margin: 0 auto var(--size40px);
	}
	.row_common30>.col:last-child {
		margin-bottom: 0;
	}

	.row_common30>.col::before {
		height: calc(100% - 210 / var(--break02));
	}
}

/* row_common31
------------------------------------------------------------------*/
.row_common31.flex{justify-content: center;}
.row_common31>.col {
	max-width: 400px;
	width: 32.2%;
	padding: calc(40 / var(--break03)) calc(20 / var(--break03)) calc(40 / var(--break03));
	border-radius: calc(19 / var(--break04));
	background: #fff;
	position: relative;
	z-index: 1;
}
.row_common31 .copy_common {
	line-height: 1.5;
	padding: calc(6.5 / var(--break03));
	border-radius: calc(25 / var(--break03));
	text-align: center;
	color: #fff;
	background: #39aaa3;
	position: relative;
	z-index: 1;
}
.row_common31 .text{
	padding: 0 4%;
}

.row_common31>.col:nth-of-type(3n - 1) .copy_common{
	background: #e86d55;
}
.row_common31>.col:nth-of-type(3n) .copy_common{
	background: #ee9c1c;
}

.row_common31.anchor >.col {
	border-bottom-right-radius: 0;
}
.row_common31.anchor .btn{
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	inset: 0;
	z-index: 2;
}
.row_common31.anchor > .col::before{
	content: "";
	width: calc(30 / var(--break03));
	height: calc(30 / var(--break03));
	margin: auto;
	background: #39aaa3;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.row_common31.anchor> .col:nth-of-type(3n - 1)::before{background: #e86d55;}
.row_common31.anchor> .col:nth-of-type(3n)::before{background: #ee9c1c;}
@media(min-width: 501px) {
	.row_common31>.col {
		margin-right: 1.7%;
	}
	.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(20 / var(--break03));
	}
}
@media(min-width: 501px) and (max-width:1599px) {
	.row_common31 .copy_common .fz24 {
    	font-size: 1.4rem;
		letter-spacing: .05em;
	}
}
@media(min-width: 501px) and (max-width:1299px) {
	.row_common31 .copy_common .fz24 {
    	font-size: 1.2rem; 
		letter-spacing: 0;
	}
}
@media(max-width: 500px) {
	.row_common31>.col {
		width: calc(660 / 750 * 100vw);
		margin: 0 auto var(--size40px);
		padding: calc(38 / var(--break03)) calc(36 / var(--break03));
	}
	.row_common31>.col:last-child {
		margin-bottom: 0;
	}
	.row_common31 .copy_common {
		padding: calc(5 / var(--break03));
		border-radius: calc(30 / var(--break03));
	}
}

/* row_common32
------------------------------------------------------------------*/
.row_common32.flex{justify-content: center;}
.row_common32>.col {
	max-width: 400px;
	width: 32.2%;
	border-radius: calc(19 / var(--break04));
	background: #fff;
	position: relative;
	z-index: 1;
}
.row_common32 .copy_common {
	margin-bottom: var(--size10px);
	line-height: 1.5;
	text-align: center;
	color: #e86d55;
	position: relative;
	z-index: 1;
}
.row_common32 .areaText{
	padding: calc(28 / var(--break03)) calc(22 / var(--break03)) calc(30 / var(--break03));
}
@media(min-width: 501px) {
	.row_common32>.col {
		margin-right: 1.7%;
	}
	.row_common32>.col:nth-of-type(3n),
	.row_common32>.col:last-child {
		margin-right: 0;
	}
}
@media(max-width: 500px) {
	.row_common32>.col {
		width: calc(660 / 750 * 100vw);
		margin: 0 auto var(--size40px);
		padding: calc(38 / var(--break03)) calc(36 / var(--break03));
	}
	.row_common32>.col:last-child {
		margin-bottom: 0;
	}
	.row_common32 .copy_common {
		padding: calc(5 / var(--break03));
		border-radius: calc(30 / var(--break03));
	}
}


/* row_common33
------------------------------------------------------------------*/
.row_common33.flex{justify-content: center;}
.row_common33>.col {
	max-width: 400px;
	width: 32.2%;
	padding-top: var(--size50px);
	position: relative;
	z-index: 1;
}
.row_common33 .box {
	padding: calc(90 / var(--break03)) calc(18 / var(--break03)) calc(50 / var(--break03));
	background: #fff;
	border-radius: calc(19 / var(--break04));
}
.row_common33 .copy_common{
	text-align: center;
}
@media(min-width: 501px) {
	.row_common33>.col {
		margin-right: 1.7%;
	}
	.row_common33>.col:nth-of-type(3n),
	.row_common33>.col:last-child {
		margin-right: 0;
	}
}
@media(max-width: 500px) {
	.row_common33>.col {
		max-width: calc(680 / 750 * 100vw);
		width: 100%;
		margin: 0 auto var(--size20px);
	}
	.row_common33>.col:last-child {
		margin-bottom: 0;
	}
}

/* row_common34
------------------------------------------------------------------*/
.row_common34.flex{justify-content: center;}
.row_common34>.col {
	max-width: 400px;
	width: 32.2%;
	padding: calc(25 / var(--break03)) 1%;
	border-radius: calc(39 / var(--break03));
	color: #e86d55;
	background: #fff;
	border: 1px #e86d55 solid;
	position: relative;
	z-index: 1;
}
.row_common34>.col::before {
	content: "";
	width: calc(100% -  10 / var(--break02));
	height: calc(100% - 10 / var(--break02));
	margin: auto;
	border: 2px #e86d55 dotted;
	border-radius: calc(39 / var(--break03));
	position: absolute;
	inset: 0;
	z-index: 1;
}
.row_common34 .copy_common {
	width: 100%;
	line-height: 1.5;
	position: relative;
	z-index: 1;
}
@media(min-width: 501px) {
	.row_common34>.col {
		margin-right: 1.7%;
	}
	.row_common34>.col:nth-of-type(3n),
	.row_common34>.col:last-child {
		margin-right: 0;
	}
}
@media(max-width: 500px) {
	.row_common34>.col {
		width: 49%;
		margin-right: 2%;
		padding: calc(18 / var(--break03)) 1%;
	}
	.row_common34>.col::before {
		border-width: 1px;
	}
	.row_common34>.col:nth-of-type(2n),
	.row_common34>.col:last-child {
		margin-right: 0;
	}
	.row_common34>.col:nth-of-type(n + 3){
		margin-top: 2vw;
	}
	.row_common34 .copy_common .fz22 {
        font-size: 100%;
    }
}

/* row_common35
------------------------------------------------------------------*/
.row_common35.flex{justify-content: start;}
.row_common35>.col {
	max-width: 394px;
	width: 31.8%;
	background: #39aaa3;
	border-radius: calc(40 / var(--break02));
	position: relative;
	z-index: 1;
}
.row_common35 .copy_common {
	padding: calc(18 / var(--break02)) 0;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 1;
}
.row_common35>.col:nth-of-type(3n - 1){
	background: #e86d55;
}
.row_common35>.col:nth-of-type(3n) {
	background: #ee9c1c;
}
@media(min-width: 501px) {
	.row_common35>.col {
		margin-right: 2.3%;
	}

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

	.row_common35>.col:nth-of-type(n + 4) {
		margin-top: var(--size30px);
	}
}

@media(max-width: 500px) {
	.row_common35>.col {
		width: 48.5%;
		margin-right: 3%;
	}
	.row_common35>.col:nth-of-type(2n) {
		margin-right: 0;
	}
	.row_common35>.col:last-child {
		margin-right: 0;
	}
	.row_common35>.col:nth-of-type(n + 3) {
		margin-top: 4vw;
	}
	.row_common35 .copy_common .fz22 {
        font-size: 80%;
    }
}


/* decoImg
------------------------------------------------------------------*/
.decoImg{
	padding-bottom: calc(20 / var(--break04));
	position: relative;
	z-index: 1;
}
.decoImg::before {
	content: "";
	width: 100%;
	height: calc(100% - calc(20 / var(--break04)));
	margin: auto;
	border-radius: calc(39 / var(--break04));
	background: url(images/page/ptn_dot02.png) repeat center / auto, #e86d55;
	position: absolute;
	top: calc(20 / var(--break04));
	right: calc(20 / var(--break04));
	z-index: -1;
}
.r_reverse .decoImg::before {
	left: calc(20 / var(--break04));
	right: auto;
}

.decoImg02{
	padding-bottom: calc(20 / var(--break04));
	position: relative;
	z-index: 1;
}
.decoImg02::before {
	content: "";
	width: 100%;
	height: calc(100% - calc(20 / var(--break04)));
	margin: auto;
	border-radius: calc(40 / var(--break04));
	background: url(images/page/ptn_stripe.png)repeat center / auto, #fcd666;
	position: absolute;
	top: calc(20 / var(--break04));
	right: calc(20 / var(--break04));
	z-index: -1;
}
.r_reverse .decoImg02::before {
	left: calc(20 / var(--break04));
	right: auto;
}


.decoImg03{
	padding-bottom: calc(40 / var(--break04));
	position: relative;
	z-index: 1;
}
.decoImg03::before {
	content: "";
	width: 100%;
	height: calc(100% - calc(40 / var(--break04)));
	margin: auto;
	border-radius: calc(40 / var(--break04));
	background: url(images/page/ptn_dot02.png)repeat center / auto, #f6c5bb;
	position: absolute;
	top: calc(40 / var(--break04));
	right: calc(40 / var(--break04));
	z-index: -1;
}
.r_reverse .decoImg03::before {
	left: calc(40 / var(--break04));
	right: auto;
}

.decoImg05{
	padding-bottom: calc(50 / var(--break04));
	position: relative;
	z-index: 1;
}
.decoImg05::before {
	content: "";
	width: 100%;
	height: calc(100% - calc(50 / var(--break04)));
	margin: auto;
	border-radius: calc(40 / var(--break04));
	background: url(images/page/ptn_dot02.png)repeat center / auto, #f6c5bb;
	position: absolute;
	top: calc(50 / var(--break04));
	right: calc(50 / var(--break04));
	z-index: -1;
}
.r_reverse .decoImg05::before {
	left: calc(50 / var(--break04));
	right: auto;
}
@media(max-width: 500px) {
	.decoImg::before {
		background: url(images/page/ptn_dot02.png) repeat center / calc(20 / 750 * 100vw), #e86d55;
	}

	.decoImg02{
		padding-bottom: 2vw;
	}
	.decoImg02::before {
		height: calc(100% - 2vw);
		border-radius: calc(30 / var(--break04));
		background: url(images/page/ptn_stripe.png)repeat center / calc(10 / var(--break02)), #fcd666;
		top: 2vw;
		right: 2vw;
	}
	.r_reverse .decoImg02::before {
		left: 2vw;
	}

	.decoImg03{
		padding-bottom: calc(30 / var(--break04));
	}
	.decoImg03::before {
		height: calc(100% - calc(30 / var(--break04)));
		border-radius: calc(30 / var(--break04));
		background: url(images/page/ptn_dot02.png)repeat center / calc(20 / var(--break04)), #f6c5bb;
		top: calc(30 / var(--break04));
		right: calc(30 / var(--break04));
	}
	.r_reverse .decoImg03::before {
		left: calc(30 / var(--break04));
	}

	.decoImg05{
		padding-bottom: calc(40 / var(--break04));
	}
	.decoImg05::before {
		height: calc(100% - calc(40 / var(--break04)));
		background: url(images/page/ptn_dot02.png)repeat center / calc(20 / var(--break04)), #f6c5bb;
		top: calc(40 / var(--break04));
		right: calc(40 / var(--break04));
	}
	.r_reverse .decoImg05::before {
		left: calc(40 / var(--break04));
	}
}

/* banner_official logo
------------------------------------------------------------------*/
.banner_official{
	display: block;
	max-width: 700px;
	width: calc(700 / var(--break02));
}

.logo_common{
	max-width: 280px;
	width: calc(280 / var(--break02));
}
.logo_common04{
	max-width: 230px;
	width: calc(230 / var(--break02));
}
.logo_common04.mini{
	width: calc(140 / var(--break02));
}
@media(max-width: 500px) {
	.logo_common{
		max-width: 340px;
		width: calc(340 / var(--break02));
	}
	.logo_common04.mini{
		width: calc(200 / var(--break02));
	}
}

/* row_tbl_time
------------------------------------------------------------------*/
.row_tbl_time > .box{
	width: 48.5%;
	padding: calc(20 / var(--break02)) calc(34 / var(--break02));
	background: #f6f0de;
	border-radius: var(--size20px);
}
@media(max-width: 500px) {
	.row_tbl_time > .box{
		width: 100%;
		padding: calc(30 / var(--break02)) calc(30 / var(--break02));
		margin-bottom: var(--size20px);
	}
	.row_tbl_time > .box:last-child{
		margin-bottom: 0;
	}
}

/* 
------------------------------------------------------------------*/
.ballon_access_common{
	width: calc(420 / var(--break03));
	padding: calc(8.5 / var(--break03)) 0 calc(5.5 / var(--break03));
	text-align: center;
	background: #fff;
	border-radius: calc(25 / var(--break03));
}
.ballon_access_common .deco{
	padding-left: calc(50 / var(--break03));
	line-height: 1;
	letter-spacing: 0;
	font-size: calc(22 / var(--break04));
	position: relative;
	z-index: 1;
}
.ballon_access_common .deco::before{
	content: "";
	width: calc(36 / var(--break03));
	height: calc(36 / var(--break03));
	margin: auto;
	background: url(images/page/icon_train.svg)no-repeat center / contain;
	position: absolute;
	inset: 0 auto 0 0 ;
}
@media(max-width: 500px) {
}

/* row_anchor
------------------------------------------------------------------*/
.row_anchor > .btn{
	width: 32.3%;
	min-height: var(--size140px);
	padding: var(--size30px) 1% var(--size60px);
	line-height: 1.6;
	font-size: 144.4%;
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #383838;
	background: #fff;
	border-radius: calc(10 / var(--break03));
	position: relative;
	z-index: 1;
}
.row_anchor > .btn::after {
	content: "";
    display: block;
    width: calc(28 / var(--break03));
    height: calc(15 / var(--break03));
    margin: auto;
   	background-color: #ee9c1c;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
    position: absolute;
	inset: auto 0 var(--size25px);
    transition: .3s;
}
.row_anchor > .btn::before {
	content: "";
	width: calc(100% - 10 / var(--break03));
	height: calc(100% - 10 / var(--break03));
	margin: auto;
	border: dotted 2px #e86d55;
	border-radius: calc(8 / var(--break03));
	position: absolute;
	inset: 0;
	z-index: -1;
}
.row_anchor > .btn:nth-of-type(2n):after {
	background-color: #39aaa3;
}
@media(min-width: 501px) {
	.row_anchor > .btn{
		margin-right: 1.55%;
	}
	.row_anchor > .btn:nth-of-type(3n),
	.row_anchor > .btn:last-child
	{margin-right: 0;}

	.row_anchor > .btn:nth-of-type(n + 4){
		margin-top: var(--size20px);
	}
}
@media(min-width: 501px) and (max-width:1299px) {
	.row_anchor > .btn{
		font-size: 100%;
	}
}
@media(max-width: 500px) {
	.row_anchor > .btn{
		width:48.8%;
		margin-right: 2.4%;
		font-size: 87.5%;
	}
	.row_anchor > .btn:nth-of-type(2n),
	.row_anchor > .btn:last-child
	{margin-right: 0;}
	.row_anchor > .btn:nth-of-type(n + 3){
		margin-top: 2.5vw;
	}

	.row_anchor > .btn::before {
		border-width: 1px;
	}
}

/* row_contact
------------------------------------------------------------------*/
.row_contact{
	width: 440px;
}
.row_contact > .btn{
	height: 100px;
	padding-top: 7.5px;
	color: #fff;
	outline: solid 2px #fff;
	outline-offset: -9px;
	position: relative;
	z-index: 1;
}
.row_contact  > .btn .s01{
	display: block;
	margin-bottom: 10px;
	line-height: 1;
	letter-spacing: .1em;
	font-size: 16px;
}
.row_contact  > .btn .s02{
	line-height: 1;
	letter-spacing: 0;
	font-size: 28px;
	position: relative;
	z-index: 1;
}
.btn_tel_common{
	width: 260px;
	background: #e86d55;
}
.btn_tel_common .s02{
	padding-left: 40px;
}
.btn_tel_common .s02::before{
	content: "";
	width: 25.5px;
	height: 25.5px;
	margin: auto;
	background: url(images/page/icon_tel.svg)no-repeat center / contain;
	position: absolute;
	inset: -2px auto 0 5px;
	z-index: -1;
}
.btn_web_common{
	width: 180px;
	background: #39aaa3;
}
.btn_web_common::before{
	content: "";
	width: 20px;
	height: 20px;
	margin: auto;
	background: #ee9c1c;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: 6.5px;
	right: 6.5px;
	z-index: 0;
}
@media(min-width: 501px) and (max-width:1599px) {
	.v2.row_contact{
		width: calc(440 / 1600 * 100vw);
	}
	.v2.row_contact > .btn{
		height: calc(100 / 1600 * 100vw);
		padding-top: calc(7 / 1600 * 100vw);
		outline-width: calc(2 / 1600 * 100vw);
		outline-offset: calc(-8 / 1600 * 100vw);
	}
	.v2.row_contact  > .btn .s01{
		margin-bottom: calc(10 / 1600 * 100vw);
		font-size: calc(16 / 1600 * 100vw);
	}
	.v2.row_contact  > .btn .s02{
		font-size: calc(28 / 1600 * 100vw);
	}
	.v2 .btn_tel_common{
		width: calc(260 / 1600 * 100vw);
	}
	.v2 .btn_tel_common .s02{
		padding-left: calc(40 / 1600 * 100vw);
	}
	.v2 .btn_tel_common .s02::before{
		width: calc(25 / 1600 * 100vw);
		height: calc(25 / 1600 * 100vw);
		inset: calc(-2 / 1600 * 100vw) auto 0 calc(4 / 1600 * 100vw);
	}
	.v2 .btn_web_common{
		width: calc(180 / 1600 * 100vw);
	}
	.v2 .btn_web_common::before{
		width: calc(20 / 1600 * 100vw);
		height: calc(20 / 1600 * 100vw);
		bottom: calc(6.5 / 1600 * 100vw);
		right: calc(6.5 / 1600 * 100vw);
	}
}
@media(min-width: 501px) and (max-width:1299px) {
	.row_contact{
		width: calc(440 / 1300 * 100vw);
	}
	.row_contact > .btn{
		height: calc(100 / 1300 * 100vw);
		padding-top: calc(7 / 1300 * 100vw);
		outline-width: calc(2 / 1300 * 100vw);
		outline-offset: calc(-8 / 1300 * 100vw);
	}
	.row_contact  > .btn .s01{
		margin-bottom: calc(10 / 1300 * 100vw);
		font-size: calc(16 / 1300 * 100vw);
	}
	.row_contact  > .btn .s02{
		font-size: calc(28 / 1300 * 100vw);
	}
	.btn_tel_common{
		width: calc(260 / 1300 * 100vw);
	}
	.btn_tel_common .s02{
		padding-left: calc(40 / 1300 * 100vw);
	}
	.btn_tel_common .s02::before{
		width: calc(25 / 1300 * 100vw);
		height: calc(25 / 1300 * 100vw);
		inset: calc(-2 / 1300 * 100vw) auto 0 calc(4 / 1300 * 100vw);
	}
	.btn_web_common{
		width: calc(180 / 1300 * 100vw);
	}
	.btn_web_common::before{
		width: calc(20 / 1300 * 100vw);
		height: calc(20 / 1300 * 100vw);
		bottom: calc(6.5 / 1300 * 100vw);
		right: calc(6.5 / 1300 * 100vw);
	}
}
@media(max-width: 500px) {
	.row_contact{
		width: calc(650 / 750 * 100vw);
	}
	.row_contact > .btn{
		height: calc(140 / 750 * 100vw);
		padding-top: 2vw;
		outline-width: 1px;
		outline-offset: calc(-12 / 750 * 100vw);
	}
	.row_contact  > .btn .s01{
		margin-bottom: 1vw;
		letter-spacing: 0;
		font-size: calc(22.5 / 750 * 100vw);
	}
	.row_contact  > .btn .s02{
		font-size: calc(39 / 750 * 100vw);
	}
	.btn_tel_common{
		width: calc(380 / 750 * 100vw);
	}
	.btn_tel_common .s01{
		margin-bottom: .5vw !important;
	}
	.btn_tel_common .s02{
		padding-left: calc(54 / 750 * 100vw);
	}
	.btn_tel_common .s02::before{
		width: calc(36 / 750 * 100vw);
		height: calc(36 / 750 * 100vw);
		inset: calc(-2 / 750 * 100vw) auto 0 calc(4 / 750 * 100vw);
	}
	.btn_web_common{
		width: calc(270 / 750 * 100vw);
	}
	.btn_web_common::before{
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		bottom: calc(6.5 / 750 * 100vw);
		right: calc(6.5 / 750 * 100vw);
	}	
}


/* 
------------------------------------------------------------------*/
.btn_web_common02{
	width: 460px;
	height: 100px;
	padding-top: 7.5px;
	color: #fff;
	background: #39aaa3;
	outline: solid 2px #fff;
	outline-offset: -9px;
	position: relative;
	z-index: 1;
}
.btn_web_common02::before{
	content: "";
	width: 20px;
	height: 20px;
	margin: auto;
	background: #ee9c1c;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: 6.5px;
	right: 6.5px;
	z-index: 0;
}
.btn_web_common02 .s01{
	display: block;
	margin-bottom: 10px;
	line-height: 1;
	letter-spacing: .1em;
	font-size: 16px;
}
.btn_web_common02 .s02{
	line-height: 1;
	letter-spacing: 0;
	font-size: 28px;
	position: relative;
	z-index: 1;
}
@media(min-width: 501px) and (max-width:1299px) {
	.btn_web_common02{
		width: calc(460 / var(--break02));
		height: calc(100 / var(--break02));
		padding-top: calc(7 / var(--break02));
		outline-offset: calc(-9 / var(--break02));;
	}
	.btn_web_common02::before{
		width: calc(20 / var(--break02));
		height: calc(20 / var(--break02));
		bottom: calc(6 / var(--break02));
		right: calc(6 / var(--break02));
	}
	.btn_web_common02 .s01{
		margin-bottom: calc(10 / var(--break02));
		font-size: calc(16 / var(--break02));
	}
	.btn_web_common02 .s02{
		font-size: calc(28 / var(--break02));
	}
}
@media(max-width: 500px) {
	.btn_web_common02{
		width: calc(560 / var(--break02));
		height: calc(140 / var(--break02));
		padding-top: 1vw;
		outline-offset: calc(-9 / var(--break02));;
	}
	.btn_web_common02::before{
		width: calc(22 / var(--break02));
		height: calc(22 / var(--break02));
		bottom: calc(6 / var(--break02));
		right: calc(6 / var(--break02));
	}
	.btn_web_common02 .s01{
		margin-bottom: calc(10 / var(--break02));
		font-size: calc(26 / var(--break02));
	}
	.btn_web_common02 .s02{
		font-size: calc(48 / var(--break02));
	}
}


/* box_access_common
------------------------------------------------------------------*/
.box_access_common{
	max-width: calc(440 / var(--break02));
	width: 100%;
	padding: var(--size15px) 0 var(--size10px);
	border-radius: var(--size20px);
	border: 1px dotted #39aaa3;
}
.box_access_common .icon{
	width: calc(36 / var(--break02));
}
@media(max-width: 500px) {
	.box_access_common{
		max-width: calc(646 / var(--break02));
		padding: var(--size15px) 0 var(--size10px);
	}
	.box_access_common .icon{
		width: calc(52 / var(--break02));
		margin-bottom: 2vw;
	}
}


/* bg_pediatric_ortho
------------------------------------------------------------------*/
.bg_pediatric_ortho{
	padding: var(--size90px) 0 var(--size100px);
	background: url(images/pediatric_ortho/img_pediatric_ortho13.png)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.bg_pediatric_ortho::before{
	content: "";
	width: 100%;
	height: calc(280 / var(--break03));
	margin: auto;
	background: url(images/page/ptn_stripe.png)repeat center / auto;
	opacity: .5;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -1;
}

.row_pediatric02.flex{
	justify-content: center;
}
.row_pediatric02 > .col{
	width: calc(230 / var(--break03));
	height: calc(230 / var(--break03));
	padding-bottom: calc(18 / var(--break04));
	color: #fff;
	background: #e86d55;
	border: calc(10 / 1920 * 100vw) solid #fff;
	border-radius: 100%;
	position: relative;
	z-index: 1;
}
.row_pediatric02 > .col:nth-of-type(3n - 1){
	background: #ee9c1c;
}
.row_pediatric02 > .col:nth-of-type(3n){
	background: #39aaa3;
}
.row_pediatric02 > .col::before{
	content: "";
	width: calc(100% - 15 / var(--break04));
	height: calc(100% - 15 / var(--break04));
	margin: auto;
	border: 2px #fff dotted;
	border-radius: 100%;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.row_pediatric02 .icon{
	width: calc(40 / var(--break04));
	margin: 0 auto calc(10 / var(--break04));
}
.row_pediatric02 .fz20{
	line-height: 1.6;
	font-size: calc(20 / var(--break04));
}

@media (min-width: 768px) {
	.row_pediatric02 > .col{
		margin-right: calc(20 / var(--break04));
	}
	.row_pediatric02 > .col:nth-of-type(5n){
		margin-right: 0;
	}
	.row_pediatric02 > .col:last-child{
		margin-right: 0;
	}
}
@media(max-width: 500px) {
	.bg_pediatric_ortho{
		background: none;
	}
	.bg_pediatric_ortho::before{
		background: url(images/page/ptn_stripe.png)repeat center / calc(10 / var(--break02));
	}
	
	.row_pediatric02 > .col{
		width: calc(222 / var(--break03));
		height: calc(222 / var(--break03));
		margin-right: calc(16 / var(--break03));
		border: calc(10 / 750 * 100vw) solid #fff;
	}
	.row_pediatric02 > .col:nth-of-type(3n){
		margin-right: 0;
	}
	.row_pediatric02 > .col:last-child{
		margin-right: 0;
	}
	.row_pediatric02 > .col:nth-of-type(n + 4){
		margin-top: 2vw;
	}
	.row_pediatric02 > .col::before{
		border-width: 1px;
	}
	.row_pediatric02 .icon{
		margin: 0 auto calc(10 / var(--break04));
	}
	.row_pediatric02 .fz20{
		line-height: 1.6;
		letter-spacing: 0;
		font-size: calc(20 / var(--break04));
	}

}

/* box_pediatric
------------------------------------------------------------------*/
.box_pediatric .ballon02{
	width: calc(123 / var(--break04));
	position: absolute;
	top: calc(28 / var(--break03));
	right: calc(28 / var(--break03));
	
}
.box_pediatric .ballon03{
	width: calc(222 / var(--break04));
	position: absolute;
	top: calc(-50 / var(--break03));
	left: calc(-50 / var(--break03));
}
@media(max-width: 500px) {
	.box_pediatric .ballon02{
		width: calc(123 / 1000 * 100vw);
		top: 2vw;
		right: 2vw;
		
	}
	.box_pediatric .ballon03{
		width: calc(222 / 1000 * 100vw);
		top: -3vw;
		left: -3vw;
	}
}



/* row_access
------------------------------------------------------------------*/
@media(min-width: 501px) {
	.row_access > .col_img{
		max-width: 560px;
		width: 45.5%;
	}
	.row_access > .col_txt{
		width: 54.5%;
	}
}
@media(max-width: 500px) {
	.row_access > .col_img{
		width: 88% !important;
		margin: 0 auto 6vw !important;
	}
	.row_access > .col_txt{
		width: 100%;
	}
}

/* box_common01
------------------------------------------------------------------*/
.box_common01{
	background: #fff;
	border: 1px solid #ee9c1c;
	border-radius: calc(40 / var(--break04));
	position: relative;
	z-index: 1;
}
.box_common01 .title_trouble{
	width: calc(299 / var(--break02));
	margin: 0 auto calc(18 / var(--break02));
}
@media(max-width: 500px) {
	
}

/* box_common02
------------------------------------------------------------------*/
.box_common02{
	border-radius: calc(40 / var(--break04));
	background: #fae2dd;
    position: relative;
	z-index: 1;
}
.box_common02::before{
	content: "";
	width: calc(700 / var(--break03));
	height: calc(340 / var(--break03));
	margin: auto;
	background: url(images/page/ptn_dot02.png) repeat center / auto;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -2;
}
.box_common02::after{
	content: "";
	width: calc(100% - 20 / var(--break02));
	height: calc(100% - 20 / var(--break02));
	margin: auto;
	border: 2px dotted #e86d55;
	border-radius: calc(28 / var(--break03));
	position: absolute;
	inset: 0;
	z-index: -1;
}

.box_common02.v2{
	background: #ffffff;
}
.box_common02.v2::after{
	border-color: #39aaa3;
}
@media(max-width: 500px) {
	.box_common02::before{
		width: calc(500 / var(--break03));
		height: calc(300 / var(--break03));
		background: url(images/page/ptn_dot02.png) repeat center / calc(20 / 750 * 100vw);
	}
	.box_common02::after{
		border-width: 1px;
	}
}


/* box_common03
------------------------------------------------------------------*/
.box_common03{
	background: #fff;
	border: 1px solid #39aaa3;
	border-radius: calc(18 / var(--break04));
	position: relative;
	z-index: 1;
}
@media(max-width: 500px) {
	
}

/* box_common04 cover_box_common02
------------------------------------------------------------------*/
.cover_box_common04{
	padding-bottom: var(--size60px);
	background: #ee9c1c;
	position: relative;
	z-index: 1;
}
.cover_box_common04::before{
	content: "";
	width: 100%;
	height: calc(198 / var(--break02));
	margin: auto;
	background: #fff;
	position: absolute;
	inset: 0 0 auto;
	z-index: -1;
}
.cover_box_common04::after{
	content: "";
	width: 100%;
	height: var(--size50px);
	margin: auto;
	background: url(images/page/ptn_stripe.png)repeat center / auto;
	position: absolute;
	inset: calc(198 / var(--break02)) 0 auto;
	z-index: -1;
}

.box_common04{
	background: #fff;
	border-radius: calc(38 / var(--break03));
	position: relative;
	z-index: 1;
}
.box_common04::after{
	content: "";
	width: calc(100% - 20 / var(--break02));
	height: calc(100% - 20 / var(--break02));
	margin: auto;
	border: 2px dotted #e86d55;
	border-radius: calc(28 / var(--break03));
	position: absolute;
	inset: 0;
	z-index: -1;
}
.box_common04::before {
    content: "";
    width: calc(700 / 1920* 100vw);
    height: calc(380 / 1920* 100vw);
    margin: auto;
    background: url(images/page/ptn_dot02.png) repeat center / auto, #f6f0de;
    border-bottom-right-radius: calc(38 / var(--break03));
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -2;
}
.box_common04 .ballon{
	width: calc(120 / var(--break04));
	margin: auto;
	position: absolute;
	top: calc(68 / var(--break04));
	left: calc(88 / var(--break04));
}
.box_common04 .catch{
	line-height: 1.5;
	text-align: center;
	text-shadow:
	0 0 0 #fff,0 0 1px #fff,
	1px 0 0 #fff,-1px 0 0 #fff,0 1px 0 #fff,0 -1px 0 #fff,
	1px 0 1px #fff,-1px 0 1px #fff,0 1px 1px #fff,0 -1px 1px #fff,
	2px 0 1px #fff,-2px 0 1px #fff,0 2px 1px #fff,0 -2px 1px #fff;
}
.box_common04 .catch .line{
	display: block;
	padding-bottom: calc(28 / var(--break03));
	border-bottom: 1px solid #e86d55;
}

.box_common04.x2::after{
	border-color: #39aaa3;
}

@media(max-width: 500px) {
	.cover_box_common04::before{
		height: calc(222 / var(--break02));
	}
	.cover_box_common04::after{
		background: url(images/page/ptn_stripe.png)repeat center / calc(10 / 750 * 100vw);
		inset: calc(222 / var(--break02)) 0 auto;
	}
	.box_common04::before {
		width: calc(500 / 750* 100vw);
		height: calc(300 / 750* 100vw);
		background: url(images/page/ptn_dot02.png) repeat center / calc(20 / 750 * 100vw), #f6f0de;
	}
	.box_common04 .ballon{
		width: calc(90 / var(--break04));
		top: -1vw;
		left: -1vw;
	}
}


/* box_common05
------------------------------------------------------------------*/
.box_common05{
	border-radius: calc(40 / var(--break04));
	background: #f6f0de;
    position: relative;
	z-index: 1;
}
.box_common05.v2{
	border-radius: calc(20 / var(--break04));
}
@media(max-width: 500px) {
}


/* box_common06
------------------------------------------------------------------*/
.box_common06 {
	border-radius: calc(39 / var(--break03));
	background: #fff;
	border: 1px #e86d55 solid;
	position: relative;
	z-index: 1;
}
.box_common06::before {
	content: "";
	width: calc(100% -  10 / var(--break02));
	height: calc(100% - 10 / var(--break02));
	margin: auto;
	border: 2px #e86d55 dotted;
	border-radius: calc(39 / var(--break03));
	position: absolute;
	inset: 0;
	z-index: 1;
}
@media(max-width: 500px) {
	.box_common06::before {
		border-width: 1px;
	}	
}

/* bdr_common
------------------------------------------------------------------*/
.bdr_common {
	width: 100%;
	height: 1px;
	background: #e86d55;
}
@media(max-width: 500px) {}

/* bg_common01
------------------------------------------------------------------*/
.bg_common01{
	background: url(images/page/ptn_dot02.png) repeat center / auto, #f6f0de;
	position: relative;
	z-index: 1;
}
.bg_common01.v2{
	background: url(images/page/ptn_dot02.png) repeat center / auto, #fae2dd;
}
@media(max-width: 500px) {
	.bg_common01{
		background: url(images/page/ptn_dot02.png) repeat center / calc(20 / 750 * 100vw), #f6f0de;
	}	
}

/* bg_common02
------------------------------------------------------------------*/
.bg_common02{
	position: relative;
	z-index: 1;
}
.bg_common02::before{
	content: "";
	width: calc(100% - 98 / 1920 * 100vw);
	height: 100%;
	margin: auto;
	background: #f6f0de;
	border-radius: calc(38 / var(--break04));
	position: absolute;
	inset: 0;
	z-index: -1;
}
@media(max-width: 500px) {
	.bg_common02 > .inner{
		max-width: calc(650 / 750* 100vw) !important;
	}
}

/* .btn_common01
------------------------------------------------------------------*/
.tbl_common01 table {
	border-color: #e86d55
}

.tbl_common01 tbody th {
	vertical-align: middle;
	color: #fff;
	background: #e86d55
}
.tbl_common01 tbody td {
	background: #fff
}
.tbl_common01 tr:not(:last-child) th {
	border-bottom-color: #fff
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #e86d55
}
@media(max-width: 500px) {

}


/* box_common_flow02
------------------------------------------------------------------*/
.box_common_flow02 {
	padding: var(--size45px) 4% var(--size50px);
	background: #f6f0de;
	border: 0;
	border-radius: calc(38 / var(--break03));
	position: relative;
	z-index: 1
}
.box_common_flow02::before {
	content: "";
	width: var(--size45px);
	height: var(--size15px);
	margin: auto;
	background: #e86d55;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	position: absolute;
	bottom: calc(-35 / var(--break02));
	left: 0;
	right: 0;
	z-index: -1
}
.box_common_flow02::after {
	content: "";
	width: calc(100% - var(--size20px));
	height: calc(100% - var(--size20px));
	margin: auto;
	border-radius: calc(28 / var(--break03));
	border: 2px dotted #ee9c1c;
	position: absolute;
	inset: 0;
	z-index: -1
}
.box_common_flow02:last-child {
	margin-bottom: 0
}
.box_common_flow02:last-child::before {
	content: none
}
.box_common_flow02 .copyNum {
	line-height: 1.55;
	text-align: left;
	color: #e86d55;
	position: relative;
	z-index: 1
}
.box_common_flow02 .copyNum .num {
	width: var(--size40px);
	height: var(--size40px);
	line-height: 1;
	color: #fff;
	background: #ee9c1c;
	font-family: "ab-tombo-bold", sans-serif;
	font-weight: 400;
	font-style: normal;
	border-radius: 100%;
	position: relative;
	z-index: 1
}
.box_common_flow02 .copyNum .txt01 {
	width: calc(100% - var(--size40px));
	padding-left: var(--size15px);
	font-family: "dnp-shuei-mgothic-std", sans-serif;
	font-weight: 600;
	font-style: normal;
	position: relative;
	z-index: 1
}
@media(max-width: 500px) {
	.box_common_flow02 {
		padding: var(--size40px) 5%
	}
	.box_common_flow02::after {
		border-radius: calc(30 / var(--break03));
		border-width: 1px;
	}
	.box_common_flow02 .copyNum .num {
		width: var(--size60px);
		height: var(--size60px);
		font-size: 90%
	}
	.box_common_flow02 .copyNum .txt01 {
		width: calc(100% - var(--size60px))
	}
}

      
/* box_qa03
------------------------------------------------------------------*/
.box_qa03 {
    border: 0;
    margin-bottom: var(--size40px);
}
.box_qa03:last-child {
    margin-bottom: 0;
}
.box_qa03 .box_q .box {
    height: auto;
    font-size: 166.6%;
    color: #fff;
	background: #e86d55;
    position: relative;
    z-index: 1;
}
.box_qa03 .box_q .box span {
    padding-bottom: 0 !important;
}
.box_qa03 .box_q .txt {
	font-size: 111.1%;
	color: #fff;
	background: #ee9c1c;
	position: relative;
	z-index: 1;
}
.box_qa03 .box_a {
	padding: var(--size40px) 4%;
	background: #f6f0de;
	position: relative;
	z-index: 1;
}
.box_qa03 .box_q .txt .icn:before {
    background: #fff;
}
.box_qa03 .box_q .txt .icn:after {
    background: #fff;
}
@media (min-width: 768px) {
    .box_qa03 .box_q .txt {
        width: calc(100% - var(--size60px));
        padding: calc(10 / var(--break02)) calc(50 / var(--break02)) calc(10 / var(--break02)) calc(35 / var(--break02));
    }
}

@media (max-width: 767px) {
    .box_qa03 {
        margin-bottom: calc(50/ 750 * 100vw);
    }
    .box_qa03 .box_q .box {
        width: calc(80 / 750 * 100vw) !important;
        font-size: calc(50 / 750 * 100vw);
    }
	
	.box_qa03 .box_q .txt .icn:before{height: 1px;}
	.box_qa03 .box_q .txt .icn::after{width: 1px;}

    .box_qa03 .box_q .txt {
        line-height: 1.6;
        letter-spacing: 0;
        font-size: calc(35 / 750 * 100vw);
    }
	.lp_qa .box_qa03 .box_q .txt {
		padding: 1.25vw 10vw 1.25vw 4vw;
	}

	.box_qa03 .box_a{
		padding: 1vw 4vw 7vw;
	}

    .box_qa03 .box_a .wrap {
        width: 100%;
        margin-right: 0;
    }

	.box_qa03 .box_q .txt .icn {
		top: 0;
		bottom: 0;
		right: 3.5vw;
	}
}


/* .btn_common01
------------------------------------------------------------------*/
.btn_common01 {
	max-width: 100%;
	width: calc(320 / var(--break02));
	height: var(--size60px);
	color: #fff;
	background: #e86d55;
	border: #fff 2px solid;
	border-radius: var(--size30px);
	position: relative;
	z-index: 1;
}
.btn_common01::after {
	content: "";
    width: calc(24 / var(--break02));
    height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/arw.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: var(--size20px);
	transition: all .5s;
	z-index: 1;
}
@media(min-width: 501px)  {
	.btn_common01:hover::after {
		right: var(--size15px);
	}
}
@media(max-width: 500px) {
	.btn_common01 {
		width: calc(640 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		font-size: 100%;
		border-radius: var(--size50px);
		border-width: 1px;
		margin-left: auto;
		margin-right: auto;
	}

	.btn_common01::after {
		width: calc(40 /var(--break02));
		height: calc(40/ var(--break02));
		right: 4vw;
	}

}


/* .row_fee_common cover_fee_common
------------------------------------------------------------------*/
.cover_fee_common{
	padding-bottom: var(--size60px);
	position: relative;
	z-index: 1;
}
.cover_fee_common::before{
	content: "";
	width: 100%;
	height: calc(100% - var(--size60px));
	margin: auto;
	background: url(images/page/bg_fee01.jpg)no-repeat center / cover;
	position: absolute;
	inset: auto 0 0;
	z-index: 1;
}
.row_fee_common>.col {
	width: 23.8%;
	padding: var(--size30px) var(--size10px);
	text-align: center;
	background: #fff;
	border-radius: var(--size20px);
	position: relative;
	z-index: 1;
}
.row_fee_common>.col::before{
	content: "";
    width: calc(200 / var(--break02));
    height: calc(160 / var(--break02));
    margin: auto;
    background: url(images/page/bg_pattern02.png) repeat;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.row_fee_common .icon {
	max-width: 176px;
	width: var(--size180px);
}
.row_fee_common .copy_common{
	line-height: 1.5;
	color: #39aaa3;
}
.row_fee_common .col:nth-of-type(2n) .copy_common{
	color: #e86d55;
}
.row_fee_common .text{
	line-height: 1.6
}
@media(min-width: 501px) {
	.row_fee_common>.col {margin-right: 1.6%;}
	.row_fee_common>.col:nth-of-type(4) ,
	.row_fee_common>.col:last-child
	{margin-right: 0;}
}

@media(max-width: 500px) {
	.row_fee_common>.col {
		width: 48.5%;
		margin-right: 3%;
		font-size: 90%;
	}

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

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

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

	.row_fee_common .orthodontic {
		padding-bottom: var(--size75px);
	}

	.row_fee_common .text_orthodontic {
		height: var(--size60px);
		font-size: 80%;
	}
}


/* bg_ortho
------------------------------------------------------------------*/
.row_ortho {
	max-width: 900px;
	gap: calc(30 / var(--break) * 100vw) 4.26%;
}
.row_ortho .col {
	width: 21.8%;
}
.row_ortho .txt {
	letter-spacing: 0;
}
@media(max-width: 500px) {
	.row_ortho {
		max-width: 100%;
		gap: calc(30 / var(--break) * 100vw) 2%;
		font-size: .75rem;
	}
	.row_ortho .col {
		width: 32%;
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 501px) and (max-width:1599px) {
	
}
@media(min-width: 501px) and (max-width:1299px) {
	
}
@media(max-width: 500px) {
	
}
/* num_common
------------------------------------------------------------------*/
.num_common{
	width: calc(110 / var(--break04));
	height: calc(110 / var(--break04));
	margin: auto;
	padding-top: calc(10 / var(--break04));
	line-height: 1.16;
	letter-spacing: 0;
	font-size: calc(16 / var(--break04));
	color: #fff;
	background: #e86d55;
	border-radius: 100%;
	position: absolute;
	inset: 0 0 auto;
	z-index: 1;
}
.num_common::before{
	content: "";
	width: calc(100% - 10 / var(--break04));
	height: calc(100% - 10 / var(--break04));
	margin: auto;
	border: 1px #fff solid;
	border-radius: 100%;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.num_common .s02{
	display: block;
	letter-spacing: 0;
	font-size: calc(50 / var(--break04));
}

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

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

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

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

.slider_case.slick-dotted.slick-slider{
	margin-bottom: 0 !important;
}
.slider_case .slick-dots{
	margin-top: var(--size25px);
	position: relative;
	bottom: auto;
}
.slider_case li button:before {
	width: calc(12 / var(--break02));
	height: calc(12 / var(--break02));
	opacity: 1;
	background: #dddddd;
	font-size: 0;
	border-radius: 100%;
}
.slider_case .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #ee9c1c;
}

.slider_case .slick-list{
	padding: 0 !important;
}
.slider_case .slick-dots li:only-child {
	display: none;
}

.slider_row_case01 .row_case01 {
	margin-left: calc(100 / var(--break02));
	margin-right: calc(100 / var(--break02));
}

.slider_case .slider_row_case01 .slick-prev, .slider_case .slider_row_case01 .slick-next, .slider_case .slider_row_case01 .slick-prev:hover, .slider_case .slider_row_case01 .slick-next:hover, .slider_case .slider_row_case01 .slick-prev:focus, .slider_case .slider_row_case01 .slick-next:focus {
	top: 0;
}
@media(min-width: 501px){
	.inner_case_common{
		width: 94%;
	}
}
@media(min-width: 501px) and (max-width:1399px) {
	.slider_case .slick-prev,
	.slider_case .slick-next,
	.slider_case .slick-prev:hover,
	.slider_case .slick-next:hover,
	.slider_case .slick-prev:focus,
	.slider_case .slick-next:focus 
	{top: calc(-276 / 1500 * 100vw);}
}
@media(max-width: 500px) {
	.area_case_common01{
		width: calc(702 / var(--break02));
	}
	.area_case_common01 .box_case{
		width: calc(702 / var(--break02));
	}
	.copy_case02{
		width: 100%;
		margin-bottom: var(--size20px);
		line-height: 1;
		letter-spacing: 0;
	}
	.box_case02{
		padding: var(--size40px) 5vw;
	}
	.slider_case .slick-prev,
	.slider_case .slick-next,
	.slider_case .slick-prev:hover,
	.slider_case .slick-next:hover,
	.slider_case .slick-prev:focus,
	.slider_case .slick-next:focus {
		z-index: 1;
		top: 70vw;
		bottom: auto;
	}

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

	.slider_case .slick-dots{
		margin-top: var(--size20px);
	}
	.slider_case li button:before {
		width: var(--size20px);
		height: var(--size20px);
	}
	.slider_case .slick-dots li{margin: 0;}
}

/* row_pediatric
------------------------------------------------------------------*/
.row_pediatric{
	max-width: 100%;
	width: calc(900 / var(--break02));
	margin: auto;
}
.row_pediatric > .col{
	width: calc(280 / var(--break02));
}
@media(max-width: 500px) {
	.row_pediatric > .col{
		width: calc(240 / var(--break02));
	}
	.row_pediatric > .col:last-child{
		margin: 1vw auto 0;
	}
}


/* wrap_map_access
------------------------------------------------------------------*/
.wrap_map_access .map {
    max-height: 500px;
    height: calc(500 / var(--break03));
}
@media(max-width: 500px) {
	
}
/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 501px) and (max-width:1599px) {
	
}
@media(min-width: 501px) and (max-width:1299px) {
	
}
@media(max-width: 500px) {
	
}

/* 
------------------------------------------------------------------*/
.slide_main .slick-slide>.wrap01 {
	padding: calc(25 / 1920 * 100vw);
}
.slide_common04 .slick-prev,
.slide_common04 .slick-next {
	width: calc(30/ var(--break02));
	height: calc(54  / var(--break02));
	background: url(images/page/arw01.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: 501px) {
	.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: 501px) and (max-width:1599px) {
	.slide_common04 .slick-prev,
	.slide_common04 .slick-next {
		width: calc(30 / 1600 * 100vw);
		height: calc(54 / 1600 * 100vw);
	}
}

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

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

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

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

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

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

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

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

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

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

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

/* bg_clinic
------------------------------------------------------------------*/
.bg_clinic{
	padding: var(--size90px) 0 var(--size100px);
	background: url(images/clinic/bg_clinic.png)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.bg_clinic::before{
	content: "";
	width: 100%;
	height: calc(280 / var(--break03));
	margin: auto;
	background: url(images/page/ptn_stripe.png)repeat center / auto;
	opacity: .5;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -1;
}
.box_clinic > .ballon{
	width: calc(120 / var(--break04));
	margin: auto;
	position: absolute;
	top: calc(-48 / var(--break04));
	left: calc(48 / var(--break04));
}

.bg_clinic02{
	background: #fae2dd;
	position: relative;
	z-index: 1;
}
.bg_clinic02::after,
.bg_clinic02::before
{
	content: "";
	width: calc(400 / var(--break02));
	height: calc(760 / var(--break02));
	margin: auto;
	background: url(images/page/ptn_dot02.png) repeat center / auto, #f3b3a7;
	position: absolute;
	z-index: -1;
}
.bg_clinic02::before{
	bottom: 0;
	right: 0;
}
.bg_clinic02::after{
	background: url(images/page/ptn_dot02.png) repeat center / auto;
	top: 0;
	left: auto;
}


.bg_clinic03{
	background: url(images/clinic/bg_clinic03.png)no-repeat center / bottom;
	position: relative;
	z-index: 1;
}
.bg_clinic03::before{
	content: "";
	width: 100%;
	height: calc(280 / var(--break02));
	margin: auto;
	background: url(images/page/ptn_stripe.png) repeat center / auto;
	position: absolute;
	z-index: -1;
}
/* .bg_clinic03::after{
	background: url(images/page/ptn_dot02.png) repeat center / auto;
	top: 0;
	left: auto;
} */

.decoImgClinic{
	padding-bottom: calc(40 / var(--break04));
	position: relative;
	z-index: 1;
}
.decoImgClinic::before {
	content: "";
	width: 100%;
	height: calc(100% - calc(40 / var(--break04)));
	margin: auto;
	border-radius: calc(80 / var(--break04));
	background: url(images/page/ptn_dot02.png)repeat center / auto, #ee9c1c;
	position: absolute;
	top: calc(40 / var(--break04));
	right: calc(30 / var(--break04));
	z-index: -1;
}
.wrap_clinic{
	max-width: 1020px;
	width: 90%;
	position: relative;
	z-index: 1;
}
.wrap_clinic .deco_clinic02{
	width: calc(198 / var(--break04));
	margin: auto;
	position: absolute;
	top: calc(10 / var(--break04));
	left: calc(-100 / var(--break04));
}
.wrap_clinic .deco_clinic03{
	width: calc(120 / var(--break04));
	margin: auto;
	position: absolute;
	bottom: calc(14 / var(--break04));
	right: calc(-90 / var(--break04));
}
.title_welcome{
	width: calc(635 / var(--break02));
}
@media(max-width: 500px) {
	.bg_clinic::before{
		background: url(images/page/ptn_stripe.png)repeat center / calc(10 / 750 * 100vw);
	}
	.box_clinic > .ballon{
		width: calc(90 / var(--break04));
		top: calc(-20 / var(--break04));
		left: calc(10 / var(--break04));
	}

	.bg_clinic02::after,
	.bg_clinic02::before
	{
		background: url(images/page/ptn_dot02.png) repeat center / calc(10 / 750 * 100vw), #f3b3a7;
	}
	.bg_clinic02::after{
		background: url(images/page/ptn_dot02.png) repeat center / calc(10 / 750 * 100vw);
	}

	.bg_clinic03::before{
		height: calc(300 / var(--break02));
		background: url(images/page/ptn_stripe.png) repeat center / calc(20 / 750 * 100vw);
	}
	
	.decoImgClinic{
		padding-bottom: calc(20 / var(--break04));
	}
	.decoImgClinic::before {
		height: calc(100% - calc(20 / var(--break04)));
		background: url(images/page/ptn_dot02.png)repeat center / calc(10 / 750 * 100vw), #ee9c1c;
		top: calc(20 / var(--break04));
		right: calc(15 / var(--break04));
	}
	.wrap_clinic .deco_clinic02{
		width: calc(198 / 1000 * 100vw);
		left: calc(-50 / var(--break04));
	}
	.wrap_clinic .deco_clinic03{
		width: calc(120 / 1000 * 100vw);
		right: calc(-50 / var(--break04));
	}
}


.bg_clinic03{
	padding: var(--size80px) 0 var(--size80px);
	background: url(images/clinic/bg_clinic03.png)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.bg_clinic03::before{
	content: "";
	width: 100%;
	height: calc(280 / var(--break03));
	margin: auto;
	background: url(images/page/ptn_stripe.png)repeat center / auto;
	opacity: .5;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -1;
}
.row_reasonClinic.row_reason20 > .col{
	padding-top: 0;
}
.row_reasonClinic .copy_reason50{
	inset: auto 0 calc(18 / var(--break03));
}
@media(max-width: 500px) {
	.bg_clinic03::before{
		background: url(images/page/ptn_stripe.png)repeat center / calc(10 / 750 * 100vw);
	}
}
/* .bg_reasonClinic
------------------------------------------------------------------*/
.bg_reason.bg_reasonClinic{
	padding: calc(60 / var(--break02)) 0;
}
.bg_reason.bg_reasonClinic::before {
    width: calc(1822 / 1920* 100vw);
    height: calc(145 / 1920* 100vw);
    background: url(images/clinic/deco_reasonClinic.png) no-repeat center / contain;
    inset: auto 0 calc(90 / var(--break04));
}
.bg_reason.bg_reasonClinic::after{
	content: none;
}
@media(min-width: 501px) and (max-width:1299px) {

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

}

/* .box_clinic02s
------------------------------------------------------------------*/
.box_clinic02{
	padding-top: var(--size70px);
	padding-bottom: var(--size20px);
}
.box_clinic02 .deco02{
	width: calc(123 / var(--break04));
	margin: auto;
	position: absolute;
	top: calc(9 / var(--break03));
	right: calc(9 / var(--break03));
}
.box_clinic02 .deco07{
	width: calc(190 / 1920 * 100vw);
	margin: auto;
	position: absolute;
	bottom: 0;
	left: calc(-118 / 1920 * 100vw);
}
.wrapBoxClinic{
	max-width: 1090px;
	width: 96%;
	margin: auto;
	padding-bottom: var(--size40px);
	position: relative;
	z-index: 1;
}
.wrapBoxClinic .ballon{
	width: calc(340 / var(--break04));
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.wrapBoxClinic .text{
	padding-right: calc(390 / var(--break04));
}
.wrapBoxClinic .copy_common{
	width: 90%;
	padding-bottom: var(--size15px);
	line-height: 1.5;
	border-bottom: #e86d55 1px solid;
}
@media(min-width: 501px) and (max-width:1599px) {
	.box_clinic .deco07{
		left: calc(-90 / 1920 * 100vw);
	}
}
@media(min-width: 501px) and (max-width:1299px) {
	.wrapBoxClinic{
		margin-right: 0;
	}
	.box_clinic02 .deco07{
		left: calc(-70 / 1920 * 100vw);
	}
}
@media(max-width: 500px) {
	.box_clinic02{
		padding-bottom: var(--size100px);
	}
	.box_clinic02 .deco07{
		width: calc(180 / 1000 * 100vw);
		bottom: -7.5vw;
		left: calc(-32 / 1000 * 100vw);
	}
	.wrapBoxClinic{
		width: 100%;
		padding-bottom: 0;
		padding-top: calc(320 / 750 * 100vw);
	}
	.wrapBoxClinic .copy_common{
		width: 100%;
		text-align: center;
	}
	.wrapBoxClinic .text{
		padding-right: 0;
	}
	.wrapBoxClinic .ballon{
		width: calc(300 / var(--break04));
		margin: auto;
		top: 0;
		right: 0;
		left: 0;
		bottom: auto;
		z-index: 1;
	}
}

/* 
------------------------------------------------------------------*/
.text_tag_name02{
	width: calc(430 / var(--break03));
	padding-left: calc(210 / var(--break03));
	text-align: center;
	position: relative;
	z-index: 1;
}
.text_tag_name02 .tag{
	width: calc(180 / var(--break03));
	height: calc(40 / var(--break03));
	margin: auto;
	font-size: calc(18 / var(--break03));
	color: #fff;
	background: #e86d55;
	border-radius: calc(20 / var(--break03));
	position: absolute;
	inset: calc(-4 / var(--break04)) auto 0 0;
	z-index: -1;
}
.text_tag_name02 .name_jp{
	display: block;
	margin-bottom: calc(5 / var(--break03));
	padding-right: calc(8 / var(--break04));
	line-height: 1;
	font-size:  calc(36 / var(--break03));
}
.text_tag_name02 .name_ne{
	line-height: 1;
	letter-spacing: .1em;
	font-size:  calc(18 / var(--break03));
	color: #ee9c1c;
}
@media(min-width: 501px){
	.text_tag_name02.v2{
		width: calc(460 / var(--break03));
	}
	.text_tag_name02.v2 .name_ne{
		font-size:  calc(17.5 / var(--break03));
	}
	.text_tag_name02.v4{
		padding-left: calc(170 / var(--break03));
	}
}
@media(max-width: 500px) {
	.text_tag_name02{
		width: calc(600 / var(--break03));
		padding: 0;
		margin: 0 auto;
	}
	.text_tag_name02 .tag{
		width: calc(380 / var(--break03));
		height: calc(70 / var(--break03));
		margin: 0 auto 3vw;
		font-size: calc(30 / var(--break03));
		border-radius: calc(35 / var(--break03));
		position: relative;
		inset: auto;
		z-index: -1;
	}
	.text_tag_name02 .name_jp{
		letter-spacing: 0;
		font-size:  calc(52 / var(--break03));
	}
	.text_tag_name02 .name_ne{
		letter-spacing: 0;
		font-size:  calc(24 / var(--break03));
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01{
	border-radius: calc(28 / var(--break) * 100vw);
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #f6f0de;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border-radius: calc(28 / var(--break) * 100vw);
}
.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: #e86d55 !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: 501px) and (max-width:1599px) {
}
@media(min-width: 751px) and (max-width:1299px) {
}
@media(max-width: 500px) {
	.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;
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #959595;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #eee;
	border: 1px solid #eee;
	border-right-color: #eee;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eee;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	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;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	color: #959595;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #aaa;
	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 #959595;
	color: #959595;
	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: #959595;
	background: #959595;
	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 #959595;
	background: #959595;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #959595;
}

@media(min-width: 501px) and (max-width:1599px) {
}
@media(min-width: 501px) and (max-width:1299px) {
}
@media(max-width: 500px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: calc(210 / var(--break) * 100vw);
	}
	.thmb img {
		height: calc(210 / var(--break) * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
		margin: calc(4 / 750 * 100vw);
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.format {
	padding-bottom: calc(140 / var(--break) * 100vw);
}
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.img_format01 {
	max-width: 1000px;
}
.row_format01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_format01 .col_txt {
	width: 50%;
}
.list_format01 li {
	max-width: 425px;
}
.row_format03 .col_img {
	width: 29%;
	max-width: 350px;
}
.row_format03 .col_txt {
	width: 67%;
}
.row_format03 .copy {
	border-bottom: 1px solid #333;
}
.row_format03 .copy:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: 0;
	top: .4em;
	background: #333;
}
.txt_format01 {
	max-width: 1000px;
}
.tbl_fee {
	max-width: 1000px;
}
.tbl_fee table {
	border-color: #;
}
.tbl_fee th {
	background: #;
}
.tbl_fee thead th {
	background: #;
	text-align: center;
}
.tbl_fee thead tr th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_fee tr:not(:last-child) td {
	border-bottom-color: #;
}
.tbl_fee tbody tr td:not(:last-of-type) {
	border-right: 1px solid #;
}
.tbl_fee01 tbody th {
	text-align: center;
}
.wrap_format01 .box_flow:last-of-type:before {
	display: none;
}
.box_format03 .col_img {
	width: 31%;
	max-width: 345px;
}
.box_format03 .col_txt {
	width: 65%;
}
.row_format04 .col {
	width: 31.8%;
	max-width: 394px;
	margin-right: 2.3%;
}
.row_format04 .col:nth-child(3n), .row_format04 .col:last-child {
	margin-right: 0;
}
.row_format04 .col:not(:nth-child(-n+3)) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / var(--break) * 100vw);
	padding-left: calc(100 / var(--break) * 100vw);
}
.box_format04 .ttl {
	font-weight: 300;
	height: calc(50 / var(--break) * 100vw);
}
.list_format02 li:not(:first-child) {
	margin-top: calc(14 / var(--break) * 100vw);
}
.list_format02 .year {
	width: calc(140 / var(--break) * 100vw);
}
.list_format02 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
@media(min-width: 501px) and (max-width:1599px) {
}
@media(min-width: 501px) and (max-width:1299px) {
}
@media(max-width: 500px) {
	.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));
	}
}