@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	height: calc(350 / var(--break) * 100vw);
	padding-bottom: calc(20 / 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-bottom: 0;
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.col_img {
		text-align: center;
	}
}


/*
------------------------------------------------------------------*/
.hdg2 .ja {
    display: block;
    margin-bottom: calc(18 / var(--break03));
    line-height: 1.6;
    letter-spacing: .1em;
    font-size: calc(50 / var(--break03));
	font-family: "dnp-shuei-gothic-kin-std", sans-serif;
	font-weight: 600;
	font-style: normal;
    text-align: center;
    color: #111111;
	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,
	1px 2px 1px #fff,-1px -2px 1px #fff,-1px 2px 1px #fff,1px -2px 1px #fff,
	2px 1px 1px #fff,-2px -1px 1px #fff,-2px 1px 1px #fff,2px -1px 1px #fff,
	2px 2px 1px #fff,-2px -2px 1px #fff,-2px 2px 1px #fff,2px -2px 1px #fff;
}
.hdg2 .en {
    display: block;
    line-height: 1;
    letter-spacing: .2em;
    font-size: calc(20 / var(--break03));
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
    text-align: center;
    color: #9b844c;
	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,
	1px 2px 1px #fff,-1px -2px 1px #fff,-1px 2px 1px #fff,1px -2px 1px #fff,
	2px 1px 1px #fff,-2px -1px 1px #fff,-2px 1px 1px #fff,2px -1px 1px #fff,
	2px 2px 1px #fff,-2px -2px 1px #fff,-2px 2px 1px #fff,2px -2px 1px #fff;
}

.hdg3 {
    padding: calc(20 / var(--break03)) 0 calc(34 / var(--break03));
    letter-spacing: .1em;
    line-height: 1.5;
    font-size: calc(40 / var(--break03));
	font-family: "dnp-shuei-gothic-kin-std", sans-serif;
	font-weight: 600;
	font-style: normal;
	background: url(images/page/pattern01.png)repeat center ;
	border-top: #917a60 solid 2px;
    position: relative;
    z-index: 1;
}
@media(min-width: 768px) {
	.copy_common span {
        letter-spacing: .06em;
    }
}
@media(min-width: 768px) and (max-width:1299px) {
	.copy_common span {
        letter-spacing: .02em;
    }
}
@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);
    }

	.hdg3 {
        padding: calc(40 / 750 * 100vw) 0 calc(50 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(42.5 / 750 * 100vw);
	}
	.hdg3 > span{
		padding-bottom: calc(50 / 750 * 100vw);
	}


    .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);
    }
}
/* copy_common */
.copy_common{
	font-family: "dnp-shuei-gothic-kin-std", sans-serif;
	font-weight: 600;
	font-style: normal;
}
/* copy_common01
------------------------------------------------------------------*/
.copy_common01{
	padding-bottom: calc(5 / var(--break02));
	line-height: 1.6;
	border-bottom: 1px solid #111;
}
.copy_common01 .deco{
	display: inline-block;
	padding-left: calc(40 / var(--break03));
	position: relative;
	z-index: 1;
}
.copy_common01 .deco::before{
	content: "";
	width: calc(20 / var(--break03));
	height: calc(20 / var(--break03));
	margin: auto;
	background: url(images/page/hdg5.png)no-repeat center / contain;
	position: absolute;
	top: .4em;
	left: 0;
}
.copy_common01.lower{
	padding-bottom: calc(25 / var(--break02));
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.copy_common01 .deco::before{
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		top: .5em;
	}
}

/* copy_common02
------------------------------------------------------------------*/
.copy_common02{
	line-height: 1.5;
	text-align: center;
}
.copy_common02 .deco{
	display: inline-block;
	padding: 0 calc(68 / var(--break03));
	position: relative;
	z-index: 1;
}
.copy_common02 .deco::before,
.copy_common02 .deco::after
{
	content: "";
	width: calc(40 / var(--break03));
	height: 1px;
	margin: auto;
	background: #111111;
	position: absolute;
	inset: 0 auto;
}
.copy_common02 .deco::before{
	left: 0;
}
.copy_common02 .deco::after{
	right: 0;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* copy_common03
------------------------------------------------------------------*/
.copy_common03{
	padding: calc(22.5 / var(--break02));
	background: #f5f3e9;
	border: 1px solid #917a60;
	border-left: 0;
	border-right: 0;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}
/* copy_common04
------------------------------------------------------------------*/
.copy_common04{
	padding: calc(6 / var(--break02));
	line-height: 1.6;
	text-align: center;
	color: #fff;
	background: #003574;
	position: relative;
	z-index: 1;
}
.copy_common04::before,
.copy_common04::after
{
	content: "";
	width: calc(50 / var(--break02));
	height: 100%;
	margin: auto;
	background: rgba(255, 255, 255, .2);
	position: absolute;
	top: 0;
	bottom: 0;
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.copy_common04::before{
	left: 0;
}
.copy_common04::after{
	right: 0;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}
/* copy_common_qa01
------------------------------------------------------------------*/
.copy_common_qa01{
	padding-bottom: calc(32 / var(--break02));
	line-height: 1.6;
	border-bottom: 1px solid #111;
}
.copy_common_qa01 .qa{
	padding-left: calc(60 / var(--break03));
	position: relative;
	z-index: 1;
}
.copy_common_qa01 .q{
	width: calc(40 / var(--break03));
	height: calc(40 / var(--break03));
	margin: auto;
	font-size: calc(22 / var(--break03));
	color: #fff;
	background: url(images/page/hdg5.svg)no-repeat center / contain;
	position: absolute;
	top: calc(-4 / var(--break03));
	left: 0;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.copy_common_qa01 .qa{
		padding-left: calc(68 / 750 * 100vw);
	}
	.copy_common_qa01 .q{
		width: calc(50 / 750 * 100vw);
		height: calc(50 / 750 * 100vw);
		font-size: calc(26 / 750 * 100vw);
		top: 1px;
	}
}

/* row_common01
------------------------------------------------------------------*/
.row_common01 .copy_common01{
	padding-bottom: calc(30 / var(--break03));
}
.row_common01 .copy_common01::first-letter{
	color: #917a60;
}
@media(min-width: 768px) {
	.row_common01 > .col_img{
		max-width: 570px;
		width: 38%;
	}
	.row_common01 > .col_txt{
		width: 58%;
	}
	.row_common01 .fz34{
		font-size: calc(34 / var(--break04));
	}
	.row_common01 .fz30{
		font-size: calc(30 / var(--break04));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common01 .copy_common{
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
}

/* row_common02
------------------------------------------------------------------*/
.row_common02 .copy_common01{
	padding-bottom: calc(10 / var(--break03));
}
.row_common02 .decoImg_common::before{background: #002148;}
@media(min-width: 768px) {
	.row_common02 > .col_img,
	.row_common02.row_format03 > .col_img
	{
		max-width: 350px;
		width: 23.4%;
	}
	.row_common02 > .col_txt,
	.row_common02.row_format03 > .col_txt
	{
		width: 73%;
	}
	.row_common02 .fz24{
		font-size: calc(24 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common02 .copy_common{
		margin-left: -.5vw;
		margin-right: -.5vw;
	}
	
	.row_common02 > .col_img{
		width: 77.7% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02.row_format03 .copy_common{
		text-align: left !important;
	}
}

/* row_common03
------------------------------------------------------------------*/
.row_common03 .tag_name{
	width: calc(408 / var(--break04));
	height: calc(110 / var(--break04));
	margin: auto;
	color: #fff;
	background: #917a60;
	position: absolute;
	bottom: 0;
	right: calc(-20 / var(--break04));
}
.row_common03 .tag_name::before,
.row_common03 .tag_name::after
{
    content: "";
    width: calc(20 / var(--break04));
    height: calc(20 / var(--break04));
    margin: auto;
	border: 1px solid #fff;
    position: absolute;
	inset: calc(6 / var(--break04));
    z-index: 0;
}
.row_common03 .tag_name::before{
    border-top: 0;
    border-left: 0;
    top: auto;
    left: auto;
}
.row_common03 .tag_name::after{
    border-bottom: 0;
    border-right: 0;
    bottom: auto;
    right: auto;
}

.row_common03.r_reverse .tag_name{
	background: #003574;
	right: auto;
	left: calc(-20 / var(--break04));
}

.row_common03 > .col_img::before{
	content: "";
	width: 100%;
	height: calc(100% - 20 / var(--break04));
	margin: auto;
	background: url(images/page/pattern03.png)repeat left top ;
	position: absolute;
	bottom: 0;
	left: calc(-20 / var(--break04));
	z-index: -1;
}
.row_common03.r_reverse > .col_img::before{
	background: url(images/page/pattern04.png)repeat left top ;
	left: calc(20 / var(--break04));
}
@media(min-width: 768px) {
	.row_common03 > .col_img{
		max-width: 650px;
		width: 44%;
		padding-bottom: calc(20 / var(--break04));
		position: relative;
		z-index: 1;
	}
	.row_common03 > .col_txt{
		width: 53.5%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common01 .copy_common{
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}

	.row_common03 > .col_img{
		width: 77.7% !important;
		margin: 0 auto 6vw;
		padding-bottom: calc(20 / var(--break04));
		position: relative;
		z-index: 1;
	}
	.row_common03 .tag_name{
		width: calc(420 / 750 * 100vw);
		height: calc(110 / 750 * 100vw);
	}
	.row_common03 .tag_name .fz20{
		font-size: calc(24 / 750 * 100vw);
	}
	.row_common03 .tag_name .fz24{
		font-size: calc(28 / 750 * 100vw);
	}
	.row_common03 .tag_name .fz44{
		font-size: calc(36 / 750 * 100vw);
	}
	.row_common03 > .col_img::before{
		background: url(images/page/pattern03.png)repeat left top / calc(9 / 700 * 100vw) !important;
	}
	.row_common03.r_reverse > .col_img::before{
		background: url(images/page/pattern04.png)repeat left top / calc(9 / 700 * 100vw) !important;
	}
}

/* row_common04
------------------------------------------------------------------*/
.row_common04 .copy_common01{
	padding-bottom: calc(30 / var(--break03));
}

@media(min-width: 768px) {
	.row_common04.row_format01 > .col_img{
		max-width: 700px;
		width: 47%;
	}
	.row_common04.row_format01 > .col_txt{
		max-width: 750px;
		width: 49%;
	}
	.row_common04 > .col_img{
		max-width: 700px;
		width: 47%;
	}
	.row_common04 > .col_txt{
		max-width: 750px;
		width: 49%;
	}
	.row_common04.row_format01 > .col_txt.w100{
		max-width: 100% !important; 
		width: 100% !important; 
	}
	.row_common04 .copy_common01 > .fz32{
		font-size: calc(32 / var(--break04));
	}
	.row_common04 .copy_common01 > .fz34{
		font-size: calc(34 / var(--break04));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common04 .copy_common{
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}
}

/*  row_common05
------------------------------------------------------------------*/
@media(min-width: 768px) {
	.row_common05 > .col_img
	{
		max-width: 290px;
		width: 20%;
	}
	.row_common05 > .col_txt
	{
		width: 76%;
	}
	.row_common05 .fz30{
		font-size: calc(30 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {

	.row_common05 > .col_img{
		width: 77.7% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common02.row_format03 .copy_common{
		text-align: left !important;
	}
}


/*  row_common20
------------------------------------------------------------------*/
.row_common20>.col {
    width: 48.5%;
	padding: calc(30 / var(--break02));
	border: solid 1px #111;
	outline: solid 1px #111;
	outline-offset: calc(-6.5 / var(--break02));
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .row_common20>.col:nth-of-type(n + 3) {margin-top: calc(40 / var(--break03));}
}
@media(max-width: 767px) {
	.row_common20>.col {
		width: 98%;
		margin: 0 auto 5vw;
		padding: 4.6vw 4.2vw;
		outline-offset: calc(-7.5 / 750 * 100vw);
	}
	.row_common20>.col:last-child {
		margin-bottom: 0;
	}
}


/*  row_common30
------------------------------------------------------------------*/
.row_common30>.col {
    width: 32.26%;
	padding: calc(30 / var(--break02));
	border: solid 1px #111;
	outline: solid 1px #111;
	outline-offset: calc(-6.5 / var(--break02));
    position: relative;
    z-index: 1;
}
@media (min-width: 768px) {
    .row_common30>.col {margin-right: 1.6%;}
	.row_common30>.col:last-child, 
	.row_common30>.col:nth-of-type(3n) 
	{margin-right: 0;}

    .row_common30>.col:nth-of-type(n + 4) {margin-top: calc(40 / var(--break03));}
}

@media(max-width: 767px) {
	.row_common30>.col {
		width: 90%;
		margin: 0 auto 5vw;
		padding: 4.6vw 4.2vw;
		outline-offset: calc(-7.5 / 750 * 100vw);
	}
	.row_common30>.col:last-child {
		margin-bottom: 0;
	}
}

/*  row_common31
------------------------------------------------------------------*/
.row_common31>.col {
	max-width: 394px;
    width: 31.8%;
    position: relative;
    z-index: 1;
}
.row_common31 .copy {
	padding: calc(18 / var(--break02));
	line-height: 1.5;
	text-align: center;
	color: #fff;
	background: #31393c;
}
.row_common31 .areaText {
	padding: calc(16 / var(--break02)) calc(28 / var(--break02));
}
@media (min-width: 768px) {
    .row_common31>.col 
	{margin-right: 2.29%;}
	.row_common31>.col:last-child, 
	.row_common31>.col:nth-of-type(3n) 
	{margin-right: 0;}

	.row_common31>.col:nth-of-type(n + 4) {margin-top: calc(60 / var(--break02));}
}

@media(max-width: 767px) {
	.row_common31>.col {
		width: 90%;
		margin: 0 auto 5vw;
		position: relative;
		z-index: 1;
	}
	.row_common31>.col:last-child {
		margin-bottom: 0;
	}
	.row_common31 .areaText {
		padding: 4vw 3.5vw;
	}
}

/*  row_common32
------------------------------------------------------------------*/
.row_common32>.col {
	max-width: 394px;
    width: 31.8%;
    position: relative;
    z-index: 1;
}
.row_common32 .copy {
	padding: calc(18 / var(--break02));
	line-height: 1.5;
	text-align: center;
	color: #fff;
	background: #917a60;
}
@media (min-width: 768px) {
    .row_common32>.col 
	{margin-right: 2.29%;}
	.row_common32>.col:last-child, 
	.row_common32>.col:nth-of-type(3n) 
	{margin-right: 0;}

	.row_common32>.col:nth-of-type(n + 4) {margin-top: calc(60 / var(--break02));}
}

@media(max-width: 767px) {
	.row_common32>.col {
		width: 48.5%;
		position: relative;
		z-index: 1;
	}
	.row_common31>.col:last-child {
		margin-bottom: 0;
	}
	.row_common32 .copy_common .fz22{
		font-size: 100%;
	}
	.row_common32>.col:nth-of-type(n + 3) {margin-top: 5vw;}
}


/* row_common40
------------------------------------------------------------------*/
.row_common40>.col {
	max-width: 360px;
	width: 24%;
	color: #fff;
	position: relative;
	z-index: 1;
}
.row_common40 .copy_common{
	padding: calc(15 / var(--break03)) 0;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	background: #003574;
}
.row_common40 .col:nth-of-type(2n) .copy_common{
	background: #002148;
}
@media(min-width: 768px) {
	.row_common40>.col {
		margin-right: .999%;
	}

	.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(45 / var(--break03));
	}

	.row_common40 .fz24{
		font-size: calc(24 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_common40>.col {
		width: 48.5%;
		margin-right: 2.99%;
	}
	.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: 4vw;
	}
	.row_common40 .copy_common .fz22{
		font-size: 90%;
	}
}

/*  bg_common01
------------------------------------------------------------------*/
.bg_common01{
	border-top: calc(6 / var(--break02)) solid #917a60;
	position: relative;
	z-index: 1;
}
.bg_common01::before{
	content: "";
	width: calc(460 / var(--break03));
	height: calc(250 / var(--break03));
	margin: auto;
	background: url(images/page/pattern04.png)repeat left top ;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.bg_common01.A_none::before{
	content: none;
}
@media(max-width: 767px) {
	.bg_common01::before{
		background: url(images/page/pattern04.png)repeat left top / calc(10 / 700 * 100vw) !important;
	}
}

/*  box_common01 
------------------------------------------------------------------*/
.box_common01 {
	background: #fff;
	border: 1px solid #111111;
	outline: 1px solid #111111;
	outline-offset: calc(-6.5 / var(--break02));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_common01 {
		outline-offset: calc(-7.5 / 750 * 100vw);
	}
}
/*  box
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}
/*  
------------------------------------------------------------------*/
.list_check.lower li{
	border-bottom-color: #8d7839;
	font-size: 99%;
}
.list_check.lower li::before{
	left: 0 !important;
}
@media(min-width: 768px) {
	.list_check.lower li{
		padding-left: calc(32.5 / var(--break03)) !important;
		padding-bottom: calc(8 / var(--break03)) !important;
	}
	.list_check.lower.w50 li {width: 49%;}
	.list_check.lower.w50 li:nth-of-type(n + 3) {margin-top: calc(5 / var(--break02)) !important;}
}
@media(max-width: 767px) {
	
}
/* boder_top_common
------------------------------------------------------------------*/
.boder_top_common{
	border-top: calc(6 / var(--break02)) solid #917a60;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* decoImg_common
------------------------------------------------------------------*/
.decoImg_common {
	padding-bottom: calc(10 / var(--break04));
	position: relative;
	z-index: 1
}
.decoImg_common::before {
	content: "";
	width: 100%;
	height: calc(100% - calc(10 / var(--break04)));
	margin: auto;
	background: #917a60;
	position: absolute;
	top:  calc(10 / var(--break04));
	right:  calc(10 / var(--break04));
	z-index: -1
}
.r_reverse .decoImg_common::before {
	left: calc(10 / var(--break04));
	right: auto
}
@media(max-width: 767px) {
	.decoImg_common {
		padding-bottom:calc(11 / var(--break04))
	}
	.decoImg_common::before {
		height: calc(100% - 11 / var(--break04));
		top: calc(11 / var(--break04));
		right: calc(11 / var(--break04))
	}
	.r_reverse .decoImg_common::before {
		left: calc(11 / var(--break04));
		right: auto
	}
}


/*  bg_clinic_lower
------------------------------------------------------------------*/
.bg_clinic_lower{
	padding-top: calc(270 / 1920 * 100vw);
	background: url(images/clinic/bg_clinic02.jpg)no-repeat center / cover;
}
.bg_clinic_lower .box{
	border-top: #917a60 solid calc(4 / var(--break02));
}


/*  row_clinic_lower
------------------------------------------------------------------*/
.row_clinic_lower > .bg{
	width: 50%;
	background: url(images/clinic/bg_clinic03.jpg)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.row_clinic_lower > .col_txt{
	width: 50%;
	padding: calc(60  / var(--break04)) 0;
	min-height: calc(530 / var(--break04));
	border-right: calc(10 / var(--break04)) solid #917a60;
}
.row_clinic_lower .col_txt > .wrap{
	max-width: 700px;
	width: 91%;
	margin: auto;
}

.row_clinic_lower.row_clinic02 > .bg{
	background: url(images/clinic/bg_clinic04.jpg)no-repeat center / cover;
}
.row_clinic_lower.row_clinic03 > .bg{
	background: url(images/clinic/bg_clinic08.jpg)no-repeat center / cover;
}
.row_clinic_lower.row_clinic04 > .bg{
	background: url(images/clinic/bg_clinic09.jpg)no-repeat center / cover;
}
.row_clinic_lower.row_clinic05 > .bg{
	background: url(images/clinic/bg_clinic10.jpg)no-repeat center / cover;
}
.row_clinic_lower > .col_txt.bg_ptn02{
	border-right: 0;
	border-left: calc(10 / var(--break04)) solid #31393c;
}

.slider_feature_clinic .slid{
	width: calc(224 / var(--break04));
	height: calc(284 / var(--break04));
	margin: 0 calc(25 / var(--break04));
}

.in_row_clinic05{
	width: calc(660 / var(--break03));
	height: calc(240 / var(--break03));
	position: absolute;
	bottom: calc(20 / var(--break04));
	left: calc(20 / var(--break04));
	z-index: 100;
}

.in_row_clinic05 .col {
	width: calc(240 / var(--break03));
	height: 100%;
	margin: auto;
	letter-spacing: 0;
	line-height: 1.6;
	font-size: calc(24 / var(--break03));
	color: #fff;
	background: url(images/clinic/dceo01.png)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.in_row_clinic05 .col02 {
	background: url(images/clinic/dceo02.png)no-repeat center / contain;
	right: 0;
}
.in_row_clinic05 .col03 {
	left: auto;
	right: 0;
}
@media(min-width: 768px)  {
	.bg_clinic_lower02 .row_feature01_1 > .col{margin-right: 1.549%;}
	.bg_clinic_lower02 .row_feature01_1 > .col:nth-of-type(3n),
	.bg_clinic_lower02 .row_feature01_1 > .col:last-child
	{margin-right: 0%;}
	
	.row_clinic_lower .fz30{
		font-size: calc(30 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_clinic_lower > .bg{
		width: 100%;
		min-height: calc(420 / 750 * 100vw);
	}
	.row_clinic_lower > .col_txt{
		width: 100%;
	}

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

	.in_row_clinic05{
		margin: auto;
		bottom: -4vw;
		left: 0;
		right: 0;
		z-index: 100;
	}
}
/*  bg_access
------------------------------------------------------------------*/
.bg_access{
	position: relative;
	z-index: 1;
}
.bg_access::before{
	content: "";
	width: 100%;
	height: calc(100% - 75 / var(--break02));
	margin: auto;
	background: #f8f8f8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/*  time_flow_common
------------------------------------------------------------------*/
.time_flow_common dt{
	width: calc(164 / var(--break02));
	min-height: calc(70 / var(--break02));
	padding-left: calc(24 / var(--break02));
	color: #fff;
	background: #313931;
}
.time_flow_common dd{
	width: calc(100% - 164 / var(--break02));
	padding: calc(10 / var(--break02)) calc(50 / var(--break02));
	position: relative;
	z-index: 1;
}
.time_flow_common dd::before{
	content: "";
	width: calc(20 / var(--break02));
	height: 100%;
	margin: auto;
	background: #313931;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.time_flow_common dt{
		width: calc(185 / 750 * 100vw);
		padding-left: 2.5vw;
	}
	.time_flow_common dd{
		width: calc(100% - 185 / 750 * 100vw);
		padding: 1.5vw 5vw;
	}
	.time_flow_common > dt.fz24 {font-size: 90%;}
	.time_flow_common > dd.fz24 {font-size: 98%;}
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(max-width: 767px) {

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

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

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

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

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

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

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

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

/*
------------------------------------------------------------------*/
.tbl_copy_common {
	 padding: calc(25 / var(--break02));
	line-height: 1.6;
	text-align: center;
	color: #fff;
	background: #31393c;
}

.tbl_common01 table {
    border-color: #917a60
}

.tbl_common01 th {
	color: #fff;
    background: #917a60;
}
.tbl_common01 td {
    background: #fff;
}
.tbl_common01 tr:not(:last-child) th {
    border-bottom-color: #ffffff;
}
.tbl_common01 tr:not(:last-child) td {
    border-bottom-color: #917a60;
}
.tbl_common01 thead th {
	padding: calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw);
	border-left: 1px solid #fff;
	text-align: center;
    background: #31393c;
}
.tbl_common01 thead th:first-child  {
	border-left: 0;
}
.table01.tbl_common01 th {
	text-align: center;
    vertical-align: middle;
}
.table01.tbl_common01 td {
	border-left: 1px solid #917a60;
}
.table01.tbl_common01 td:nth-of-type(1) {
	border-left: 0;
}

.table01.v2 tr:nth-of-type(1) th {
	color: #fff;
	background: #31393c;
}
.table01.v2 tr:nth-of-type(1) td {
	color: #fff;
	background: #31393c;
	border-left: 1px solid #fff;
	text-align: center;
}
.table01.v2 tr:nth-of-type(2) td {
	color: #fff;
	background: #31393c;
}
.table01.v2 .t5 {
	width: 75%;
}
.table01.v2 tr:nth-of-type(6) th{
	border-bottom: 1px solid #917a60 !important;
}
.table01.v2 .t6:first-child,
.table01.v2 .t7
{border-left: 1px solid #fff;}
.table01.v2 tr:nth-of-type(1) .t5 {border-bottom-color: #fff;}
.tbl_common02 table {
    border-color: #4e3f2c
}
.tbl_common02 th {
	color: #fff;
    background: #4e3f2c;
}
.tbl_common02 td {
    background: #fff;
}
.tbl_common02 tr:not(:last-child) td {
    border-bottom-color: #4e3f2c;
}

.tbl_common03 table{border: 1px solid #917a60;}
.tbl_common03 th {color: #111111;}
.tbl_common03 tr:not(:last-child) td {border-bottom-color: #917a60;}
.tbl_common03 td{border-left: 1px solid #917a60;}
@media(max-width: 767px) {
	.tbl_common01,.tbl_common03 {
		font-size: 90%;
	}
	.tbl_parts_set .table01.tbl_common01 table {
		width: calc(1000 / 750 * 100vw);
	}
	.tbl_parts_set .table01.v2.tbl_common01 {
		width: calc(1600 / 750 * 100vw);
	}
}

/*  bg_recruit_lower
------------------------------------------------------------------*/
.bg_recruit_lower{
	background: url(images/recruit/bg_deco.png)no-repeat center bottom / cover;
	position: relative;
	z-index: 1;
}
.box_recruit_lower{
	background: url(images/recruit/bg_deco02.png)no-repeat right bottom / calc(800 / var(--break04)),#917a60;
}
.row_recruit_lower> .col{
	max-width: 350px;
	width: 32%;
	padding: calc(19 / var(--break04));
	padding-bottom: calc(10 / var(--break04));
	background: #fff;
	position: relative;
	z-index: 1;
}
.row_recruit_lower> .col::before{
	content: "";
	width: calc(150 / var(--break04));
	height: calc(150 / var(--break04));
	margin: auto;
	position: absolute;
	background: rgba(145, 122, 96, .2);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.row_recruit_lower .copy{
	margin-bottom: calc(10 / var(--break03));
	padding: calc(8 / var(--break03)) 0 calc(6 / var(--break03));
	line-height: 1.6;
	text-align: center;
	color: #fff;
	background: #003574;
}
.row_recruit_lower .copy .jp{
	display: block;
}
.row_recruit_lower .copy .en{
	display: block;
	letter-spacing: .2em;
}
.row_recruit_lower .ballon{
	width: calc(80 / var(--break03));
	height: calc(80 / var(--break03));
	margin-right: calc(10 / var(--break03));
	color: #fff;
	background: #31393c;
	border-radius: 100%;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_recruit_lower> .col{
		width: 82.5%;
		margin: 0 auto 5vw;
		padding: 3.5vw;
	}	
	.row_recruit_lower> .col:last-child{
		margin-bottom: 0;
	}
	.row_recruit_lower .ballon {
		width: calc(100 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		font-size: 80%;
		margin-right: calc(20 / 750 * 100vw);
	}
	.row_recruit_lower .copy{
		margin-bottom: 2vw;
	}
	.box_recruit_lower{
		background: url(images/recruit/bg_deco02.png)no-repeat right bottom / calc(600 / 750 * 100vw),#917a60;
	}
}

/* .row_fee_common
------------------------------------------------------------------*/
.bg_fee_common{
	background: #31393c;
}
.row_fee_common>.col {
	width: 23.8%;
	padding: calc(30 / var(--break02)) 1% ;
	text-align: center;
	background: #fff;
	position: relative;
	z-index: 1;
}
.row_fee_common>.col::before,
.row_fee_common>.col::after
{
	content: "";
    width: calc(20 / var(--break04));
    height: calc(20 / var(--break04));
    margin: auto;
	border: 1px solid #111111;
    position: absolute;
	inset: calc(6 / var(--break03));
    z-index: -1;
}
.row_fee_common>.col::before{
    border-top: 0;
    border-left: 0;
    top: auto;
    left: auto;
}
.row_fee_common>.col::after{
    border-bottom: 0;
    border-right: 0;
	bottom: auto;
	right: auto;
}
.row_fee_common .icon {
	max-width: 176px;
	width: var(--size180px);
}
.row_fee_common .text {
	line-height: 1.7;
}
@media(min-width: 768px) {
	.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: 767px) {
	.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%;
	}
}
/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}
/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}
/* row_access_common
------------------------------------------------------------------*/
.row_access_common > .col01{
	width: 32%;
	padding-right: calc(30 / 1920 * 100vw);
}
.row_access_common > .col02{
	width: 34%;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
}
.row_access_common > .col03{
	width: 34%;
	padding-left: calc(40 / 1920 * 100vw);
}
.row_access_common .text{
    display: flex;
    align-items: center;
	padding-left: calc(78 / var(--break03));
	min-height: calc(60 / var(--break03));
	position: relative;
	z-index: 1;
}
.row_access_common .text::before{
	content: "";
	width: calc(60 / var(--break03));
	height: calc(60 / var(--break03));
	margin: auto;
	background: url(images/page/icon_access.png)no-repeat center / cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.row_access_common .text.bus::before{background: url(images/page/icon_access03.png)no-repeat center left / cover;}
.row_access_common .text.train::before{background: url(images/page/icon_access02.png)no-repeat center left / cover;}


.row_access_common02 > .col{width: 33.3%;}
.row_access_common02 .text{
	padding-left: calc(110 / var(--break03));
	min-height: calc(90 / var(--break03));
	position: relative;
	z-index: 1;
}
.row_access_common02 .text::before{
	content: "";
	width: calc(90 / var(--break03));
	height: calc(90 / var(--break03));
	margin: auto;
	background: url(images/page/icon_access04.png)no-repeat center / cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.row_access_common02 .text.bus::before{background: url(images/page/icon_access07.png)no-repeat center left / cover;}
.row_access_common02 .text.train::before{background: url(images/page/icon_access05.png)no-repeat center left / cover;}

.row_access_common03 {
	max-width: 800px;
}
.row_access_common03 .text{
	display: inline-block;
	padding-top: calc(70 / var(--break03));
	line-height: 1.6;
	position: relative;
	z-index: 1;
}
.row_access_common03 .text::before{
	content: "";
	width: calc(60 / var(--break03));
	height: calc(60 / var(--break03));
	margin: auto;
	background: url(images/page/icon_access.png)no-repeat center / cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.row_access_common03 > .col01{
	width: 30.5%;
	padding-right: calc(38 / 1920 * 100vw);
}
.row_access_common03 > .col02{
	width: 36%;
	border-left: 1px solid #003574;
	border-right: 1px solid #003574;
}
.row_access_common03 > .col03{
	width: 33.5%;
	padding-left: calc(28 / 1920 * 100vw);
}
.row_access_common03 .text.bus::before{background: url(images/page/icon_access03.png)no-repeat center  / cover;}
.row_access_common03 .text.train::before{background: url(images/page/icon_access02.png)no-repeat center  / cover;}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_access_common > .col{
		justify-content: start;
		width: calc(646 / 750 * 100vw) !important;
		margin: auto;
		padding: 0 calc(20 / 750 * 100vw)!important;
	}
	.row_access_common > .col02{
		margin: calc(26 / 750 * 100vw) auto;
		padding: calc(30 / 750 * 100vw) calc(20/ 750 * 100vw)!important;
		border-left: 0;
		border-right: 0;
		border-top: 1px solid #111111;
		border-bottom: 1px solid #111111;
	}
	.row_access_common .text{
		padding-left: calc(110 / 750 * 100vw);
		min-height: calc(90 / 750 * 100vw);
		font-size: calc(32 / 750 * 100vw);
	}
	.row_access_common .text::before{
		width: calc(90 / 750 * 100vw);
		height: calc(90 / 750 * 100vw);
	}

	.row_access_common02 > .col	{
		justify-content: start;
		width: calc(600 / 750 * 100vw) !important;
		margin: auto;
		padding: calc(14 / 750 * 100vw) 0 calc(14 / 750 * 100vw) calc(20 / 750 * 100vw) !important;
	}
	.row_access_common02 .text{
		padding-left: calc(114 / 750 * 100vw);
	}

	.row_access_common03 {
		max-width: calc(646 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.row_access_common03 .text{
        padding-top: calc(140 / 750 * 100vw);
	}
	.row_access_common03 .text::before{
		width: calc(120 / 750 * 100vw);
		height: calc(120 / 750 * 100vw);
	}
	.row_access_common03 br{display: none;}
	.row_access_common03 > .col{
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.row_access_common03 > .col02{
		margin: calc(20 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
		padding: calc(30 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
		border-left: 0;
		border-right: 0;
		border-top: 1px solid #111;
		border-bottom: 1px solid #111;
	}
}
/* コンテンツ名 class
------------------------------------------------------------------*/
.row_contact_common{
	width: calc(600 / var(--break02));
}
.btn_contact_common{
	width: calc(300 / var(--break02));
	height: calc(100 / var(--break02));
	padding-top: calc(10 / var(--break02));
	margin: auto;
	background: #fff;
	position: relative;
	z-index: 1;
}
.btn_contact_common::before,
.btn_contact_common::after
{
	content: "";
	width: calc(20 / var(--break02));
	height: calc(20 / var(--break02));
	margin: auto;
	border: solid 1px #111111;
	position: absolute;
	inset: calc(6 / var(--break02));
	z-index: 0;
}
.btn_contact_common::before{
	border-bottom: 0 !important;
	border-right: 0 !important;
	bottom: auto !important;
	right: auto !important;
}
.btn_contact_common::after{
	border-top: 0 !important;
	border-left: 0 !important;
	top: auto !important;
	left: auto !important;
}
.btn_contact_common .s1{
	display: block;
	line-height: 1;
	font-size: calc(18 / var(--break02));
	margin: 0 auto calc(2 / var(--break02));
}
.btn_contact_common .s2{
	padding-left: calc(30 / var(--break02));
	letter-spacing: .09em;
	font-size: calc(26 / var(--break02));
	position: relative;
	z-index: 1;
}
.btn_contact_common .s2::before{
	content: "";
	width: calc(26 / var(--break02));
	height: calc(26 / var(--break02));
	margin: auto;
	background: url(images/page/icon_web.png)no-repeat center / contain;
	position: absolute;
	top: calc(2.5 / var(--break02));
    bottom: 0;
    left: calc(-2.5 / var(--break02));
	z-index: -1;
}
.btn_contact_common.only {
	max-width: 500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.btn_tel_common {
	padding-top: calc(14 / var(--break02));
}
.btn_tel_common .s2{
	padding-left: calc(22 / var(--break02));
	line-height: 1.6;
	font-size: calc(32 / var(--break02));
}
.btn_tel_common .s2::before{
	background: url(images/page/icon_tel.png)no-repeat center left / calc(26 / var(--break02));
	top: calc(5 / var(--break02));
	left: calc(-12.5 / var(--break02));
}
.btn_web_common{
	color: #fff;
	background: #88725a;
}
.btn_web_common::before{border-color: #fff;}
.btn_web_common::after{
	width: 0 !important;
    height: 0 !important;
    border-width: calc(9 / var(--break02)) !important;
    border-style: solid !important;
    border-color: transparent #fff #fff transparent !important;
}
@media(min-width: 768px) {
	.b04.row_contact_common{
		width: calc(600 / var(--break04));
	}
	.b04 .btn_contact_common{
		width: calc(300 / var(--break04));
		height: calc(100 / var(--break04));
		padding-top: calc(10 / var(--break04));
	}
	.b04 .btn_contact_common::before,
	.b04 .btn_contact_common::after
	{
		width: calc(20 / var(--break04));
		height: calc(20 / var(--break04));
		inset: calc(6 / var(--break04));
	}
	.b04 .btn_contact_common .s1{
		font-size: calc(18 / var(--break04));
		margin: 0 auto calc(2 / var(--break04));
	}
	.b04 .btn_contact_common .s2{
		padding-left: calc(30 / var(--break04));
		font-size: calc(26 / var(--break04));
	}
	.b04 .btn_contact_common .s2::before{
		width: calc(26 / var(--break04));;
		height: calc(26 / var(--break04));
		top: calc(2.5 / var(--break04));
		left: calc(-2.5 / var(--break04));
	}
	.b04 .btn_tel_common {
		padding-top: calc(14 / var(--break04));
	}
	.b04 .btn_tel_common .s2{
		padding-left: calc(22 / var(--break04));
		font-size: calc(32 / var(--break04));
	}
	.b04 .btn_tel_common .s2::before{
		background: url(images/page/icon_tel.png)no-repeat center left / calc(26 / var(--break04));
		top: calc(5 / var(--break04));
		left: calc(-12.5 / var(--break04));
	}
	.b04 .btn_web_common::after{
		border-width: calc(9 / var(--break04)) !important;
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	.b04.row_contact_common{
		width: calc(580 / var(--break04));
	}
	.b04 .btn_contact_common{
		width: calc(290 / var(--break04));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.b04.row_contact_common{
		width: calc(560 / var(--break04));
	}
	.b04 .btn_contact_common{
		width: calc(280 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_contact_common{
		margin-left: auto;
		margin-right: auto;
	}
	.btn_contact_common{
		width: 100%;
		height: calc(120 / 750 * 100vw);
		padding-top: 2vw;
	}
	.btn_contact_common::before,
	.btn_contact_common::after
	{
		width: calc(30 / 750 * 100vw);
		height: calc(30 / 750 * 100vw);
	}
	.btn_contact_common .s1{
		font-size: calc(22 / 750 * 100vw);
		margin: 0 auto;
	}
	.btn_contact_common .s2{
		padding-left: 7vw;
        letter-spacing: 0;
		font-size: calc(36 / 750 * 100vw);
	}
	.btn_contact_common .s2::before{
		width: calc(31 / 750 * 100vw);
		height: calc(31 / 750 * 100vw);
		top: 0;
		bottom: 0;
		left: 0;
	}
	.btn_tel_common {padding-top: 1.5vw;}
	.row_contact_common .btn_tel_common{margin-bottom: calc(20 / 750 * 100vw);}
	.btn_tel_common .s1{margin-bottom: 0;}
	.btn_tel_common .s2{
        padding-left: 7vw;
        letter-spacing: .1em;
		font-size: calc(40 / 750 * 100vw);
	}
	.btn_tel_common .s2::before{
		background: url(images/page/icon_tel.png)no-repeat center left / calc(28 / 750 * 100vw);
		top: calc(-1 / 750 * 100vw);
		left: 1vw;
	}
	.btn_web_common::after{border-width: calc(14 / 750 * 100vw);}
	.btn_web_common .s2{line-height: 1.8;}
}
/* text_address_common
------------------------------------------------------------------*/
.text_address_common{
	line-height: 1.5;
}
.text_address_common .deco{
	padding-left: calc(24 / var(--break02));
	background: url(images/page/icn_pin.svg)no-repeat center left / calc(18 / var(--break03));
	position: relative;
	z-index: 1;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.text_address_common .deco{
		display: inline-block;
		padding: calc(50 / var(--break02)) 0 0;
		background: url(images/page/icn_pin.svg)no-repeat center top / calc(26 / 750 * 100vw);
	}
}

/* row_access_lower
------------------------------------------------------------------*/
.row_access_lower > .col{
	width: 48%;
}
@media(max-width: 767px) {
	.row_access_lower > .col{
		width: 100%;
		padding: 2.5vw;
		margin-bottom: 4vw;
	}
	.row_access_lower > .col:last-child{
		margin-bottom: 0;
	}
}
/* btn_common
------------------------------------------------------------------*/
.btn_common {
    max-width: 100%;
    width: calc(460 / var(--break02));
    min-height: calc(100 / var(--break02));
    background: #fff;
	border: #111111 solid 1px;
    position: relative;
    z-index: 1
}
.btn_common::after {
    content: "";
    width: calc(24 / var(--break02));
    height: calc(16 / var(--break02));
    margin: auto;
    background: url(images/page/arw02.svg) center/contain no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(28 / var(--break02));
    transition: all .5s;
    z-index: 1
}
.btn_common .s {
	line-height: 1.5;
    font-size: calc(24 / var(--break02));
}

.row_anchor_common .btn {
    max-width: 360px;
    width: 24%;
    min-height: calc(90 / var(--break03));
	padding: calc(10 / var(--break03)) 0;
	line-height: 1.4;
	letter-spacing: .1em;
	font-size: calc(20 / var(--break03));
    background: #fff;
	border: #111111 solid 1px;
    position: relative;
    z-index: 1
}
.row_anchor_common .btn::before{
	content: "";
    display: block;
    width: calc(10 / var(--break03));
    height: calc(10 / var(--break03));
	margin: auto;
    border: 1px solid;
    border-color: #917a60 #917a60 transparent transparent;
    transform: rotate(135deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(20 / var(--break03));
    transition: .3s;
}


.row_anchor_common .btn02 {
    max-width: 480px;
    width: 48.5%;
    min-height: calc(60 / var(--break03));
	padding: calc(10 / var(--break03)) 0;
	line-height: 1.5;
	letter-spacing: .1em;
	font-size: calc(20 / var(--break03));
    background: #fff;
	border: #111111 solid 1px;
    position: relative;
    z-index: 1
}
.row_anchor_common .btn02::before{
    content: "";
    width: calc(24 / var(--break02));
    height: calc(16 / var(--break02));
    margin: auto;
    background: url(images/page/arw02.svg) center/contain no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(28 / var(--break02));
    transition: all .5s;
    z-index: 1
}
@media(min-width: 768px) {
	.bre4.btn_common {
		width: calc(460 / var(--break04));
		min-height: calc(100 / var(--break04));
	}
	.bre4.btn_common::after {
		width: calc(24 / var(--break04));
		height: calc(16 / var(--break04));
		right: calc(28 / var(--break04));
	}
	.bre4.btn_common .s {
		font-size: calc(24 / var(--break04));
	}

	.btn_common:hover {
		color: #fff;
		background: #111111;
	}
	.btn_common:hover:after,
	.row_anchor_common .btn02:hover:after
	{
		background: url(images/page/arw02_white.svg) center/contain no-repeat;
		right: calc(20 / var(--break02));
	}

	
	.row_anchor_common {
		justify-content: start;
	}
	.row_anchor_common.between {
		justify-content: space-between;
	}
	.row_anchor_common .btn {
		margin-right: 1%;
	}
	.row_anchor_common .btn:nth-of-type(4n),
	.row_anchor_common .btn:last-child
	 {margin-right: 0;}
	.row_anchor_common .btn:hover,
	.row_anchor_common .btn02:hover
	{
		color: #fff;
		background: #111111;
	}
	.row_anchor_common .btn:hover:after {
		border-color: #fff #fff transparent transparent;
	}

	.btn_common.mini {
		width: calc(360 / var(--break02));
		min-height: calc(60 / var(--break02));
	}
	.btn_common.mini .s {
		font-size: calc(20 / var(--break02));
	}
}
@media(max-width: 767px) {
    .btn_common {
        width: calc(600 / 750 * 100vw);
        min-height: calc(100 / 750 * 100vw);
		padding: 3vw 0;
        margin-left: auto;
        margin-right: auto
    }

    .btn_common .s {
        font-size: 100%;
    }
	.btn_common::after {
		width: calc(30 / 750 * 100vw);
		height: calc(18 / 750 * 100vw);
		right: calc(28 / 750 * 100vw);
	}

	.row_anchor_common.center {
		justify-content: space-around;
}
	.row_anchor_common .btn {
		width: 48.75%;
		letter-spacing: 0;
		padding: 1.5vw 0;
		font-size: calc(28 / 750 * 100vw);
	}
	.row_anchor_common .btn:nth-of-type(n + 3) {
		margin-top: 2vw;
	}
	.row_anchor_common .btn::before{
		width: calc(12.5 / 750 * 100vw);
		height: calc(12.5 / 750 * 100vw);
	}

	.row_anchor_common .btn02 {
		max-width: 480px;
		width: 48.5%;
		letter-spacing: 0;
		padding: 2.5vw 0;
		font-size: calc(28 / 750 * 100vw);
	}
	.row_anchor_common .btn02::before{
		right: calc(20 / 750 * 100vw);
	}
}

/* lp_flow
------------------------------------------------------------------*/
.box_common_flow01{
	padding: calc(48 / var(--break02)) calc(48 / var(--break02));
	border-top: calc(6 / var(--break02)) solid #31393c;
	position: relative;
	z-index: 1;
}
.copy_common_num01{
	line-height: 1.5;
}
.copy_common_num01 .num{
	width: calc(40 / var(--break02));
	height: calc(40 / var(--break02));
	letter-spacing: 0;
	line-height: 1;
	font-size:  calc(24 / var(--break02));
	color: #fff;
	background: #002148;
	position: relative;
	z-index: 1;
}
.copy_common_num01 .num::before{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: #917a60;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	position: absolute;
	bottom: -.5px;
	right: -.5px;
	z-index: -1;
}
.copy_common_num01 .txt{
	width: calc(100% - 58 / var(--break02));
}
.box_common_flow01::after{
	content: "";
    width: calc(46 / var(--break02));
    height: calc(14 / var(--break02));
    margin: auto;
    background: #003574;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    position: absolute;
    top: calc(100% + 22 / var(--break02));
    left: 0;
	right: 0;
}
.box_common_flow01:last-child::after{content: none;}

.box_common_flow01 .decoImg_common::before{
	background: url(images/page/pattern04.png)repeat left top ;
}
@media(min-width: 768px) {
	.row_flow > .col_img{
		max-width: 345px;
		width: 30.5%;
	}

	.row_flow > .col_txt{
		width: 65.5%
	}
}

@media(max-width: 767px) {
	.box_common_flow01{
		padding: calc(60 / 750 * 100vw) calc(28 / 750 * 100vw) 5vw;
	}
	.box_common_flow01.mb55{margin-bottom: var(--size65px);}
	.box_common_flow01::after{
		width: var(--size80px);
		height: var(--size25px);
	}
	.row_flow > .col_img{
		margin-bottom: 6.5vw;
	}
	.copy_common_num01{
		justify-content: center;
		width: 100%;
		margin-bottom: 3vw;
		padding-bottom: 0;
		line-height: 1.5;
	}
	.copy_common_num01 .num{
		width: calc(47.5 / 750 * 100vw);
        min-height: calc(47.5 / 750 * 100vw);
        font-size: calc(30 / 750 * 100vw);
	}
	.copy_common_num01 .txt{
		width: calc(100% - 52.5 / 750 * 100vw);
		letter-spacing: 0;
		min-height: calc(50 / 750 * 100vw);
		padding: calc(6 / 750 * 100vw) calc(16 / 750 * 100vw) calc(6 / 750 * 100vw) calc(28 / 750 * 100vw);
	}
	
	.box_common_flow01 .decoImg_common::before{
		background: url(images/page/pattern04.png)repeat center / calc(9 / 700 * 100vw) !important;
	}
	.box_common_flow01 .col_img{
		margin-bottom: 7.5vw;
	}
}


/* logo_common
------------------------------------------------------------------*/
.logo_common{
	max-width: 100%;
	width: calc(471 / var(--break02));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* .bg_staff_lower
------------------------------------------------------------------*/
.row_staff_lower .tag_name {
    width: calc(468 / var(--break03));
    height: calc(140 / var(--break03));
    margin: auto;
    padding-bottom: calc(20 / var(--break03));
    line-height: 1.8;
    color: #fff;
    background: #003574;
    position: absolute;
    bottom: calc(20 / 1920 * 100vw);
    left: calc(-20 / 1920 * 100vw);
    z-index: 1;
}
.row_staff_lower .tag_name::before,
.row_staff_lower .tag_name::after
{
    content: "";
    width: calc(20 / var(--break04));
    height: calc(20 / var(--break04));
    margin: auto;
	border: 1px solid #fff;
    position: absolute;
	inset: calc(6 / var(--break04));
    z-index: -1;
}
.row_staff_lower .tag_name::before{
    border-top: 0;
    border-left: 0;
    top: auto;
    left: auto;
}
.row_staff_lower .tag_name::after{
    border-bottom: 0;
    border-right: 0;
    bottom: auto;
    right: auto;
}
.row_staff_lower .tag{
	font-size: calc(24 / var(--break03));
}
.row_staff_lower .jp{
	font-size: calc(44 / var(--break03));
}
.row_staff_lower .en{
	display: block;
	line-height: 1;
	width: 100%;
	letter-spacing: .2em;
	font-size: calc(20 / var(--break03));
	text-align: center;
}
@media(min-width: 768px) {
	.row_staff_lower > .col_img{
		max-width: 530px;
		width: 43%;
	}
	.row_staff_lower .decoImg_common {
		padding-bottom: calc(20 / var(--break04)) !important;
	}
	.row_staff_lower.r_reverse .decoImg_common::before {
		left: calc(20 / var(--break04));
		background: url(images/page/pattern04.png)repeat center !important;
	}
	.row_staff_lower > .col_txt{
		width: 53%;
	}
}
@media (max-width: 767px) {
	.row_staff_lower .decoImg_common::before {
		background: url(images/page/pattern02.png)repeat center / calc(9 / 700 * 100vw) !important;
	}
	
}


/* 
------------------------------------------------------------------*/
.slider_case .slick-prev,
.slider_case .slick-next,
.slider_case .slick-prev:hover,
.slider_case .slick-next:hover,
.slider_case .slick-prev:focus,
.slider_case .slick-next:focus {
	width: calc(30 / var(--break02));
	height: calc(54  / var(--break02));
	background: url(images/page/arw_slide.svg)no-repeat center / cover;
	z-index: 1;
	top: calc(-75 / 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(--size30px);
	position: relative;
	bottom: auto;
}
.slider_case li button:before {
	width: calc(12 / var(--break02));
	height: calc(12 / var(--break02));
	opacity: 1;
	background: #e6e6e6;
	font-size: 0;
	border-radius: 100%;
}
.slider_case .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #003574;
}

.slider_case .slick-list{
	padding: 0 !important;
}
.slider_case .slick-dots li:only-child {
	display: none;
}
@media(min-width: 768px){
	.inner_case_common{
		width: 94%;
	}
}
@media(min-width: 768px) and (max-width:1399px) {
	.slider_case .slick-prev,
	.slider_case .slick-next,
	.slider_case .slick-prev:hover,
	.slider_case .slick-next:hover,
	.slider_case .slick-prev:focus,
	.slider_case .slick-next:focus 
	{top: calc(-276 / 1500 * 100vw);}
}
@media(max-width: 767px) {
	.area_case_common01{
		width: calc(702 / var(--break02));
	}
	.area_case_common01 .box_case{
		width: calc(702 / var(--break02));
	}
	.copy_case02{
		width: 100%;
		margin-bottom: var(--size20px);
		line-height: 1;
		letter-spacing: 0;
	}
	.box_case02{
		padding: var(--size40px) 5vw;
	}
	.slider_case .slick-prev,
	.slider_case .slick-next,
	.slider_case .slick-prev:hover,
	.slider_case .slick-next:hover,
	.slider_case .slick-prev:focus,
	.slider_case .slick-next:focus {
		width: var(--size45px);
		height: var(--size80px);
		z-index: 1;
		top: 66vw;
		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;}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	background: #f5f3e9;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #f5f3e9;
	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: #111111 !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 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: #e6e6e6;
}
.tbl_form01 .require span:after {
	font-family: "a-otf-ryumin-pr6n", serif;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	background-color: #003574;
}
.btn_submit input {
	font-size: calc(22 / var(--break02));
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
	border: none;
	background: #fff;
	border: 1px solid #111111;
}
@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;
	}
	.tbl_form01 .require span:after {
        height: calc(44 / var(--break) * 100vw);
        line-height: calc(44 / var(--break) * 100vw);
	}
}

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

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


/* フォーマット format
------------------------------------------------------------------*/
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.img_format01 {
	max-width: 1000px;
}
.row_format01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_format01 .col_txt {
	width: 50%;
}
.list_format01 li {
	max-width: 425px;
}
.row_format03 .col_img {
	width: 29%;
	max-width: 350px;
}
.row_format03 .col_txt {
	width: 67%;
}
.row_format03 .copy {
	border-bottom: 1px solid #333;
}
/* .row_format03 .copy:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: 0;
	top: .4em;
	background: #333;
} */
.txt_format01 {
}
.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_img.decoImg_common::before {
	background: #003574;
}
.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);
	background: #002148;
	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));
	}
}