@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	padding-top: calc(90 / var(--break) * 100vw);
	height: calc(350 / var(--break) * 100vw);
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.main_page::before {
	content: "";
	width: calc(141 / var(--break03));
	height: calc(137 / var(--break03));
	margin: auto;
	background: url("images/page/logo03.png")no-repeat center / contain;
	position: absolute;
    top: calc(90 / var(--break04));
    bottom: 0;
    left: calc(210 / var(--break05));
	z-index: -1;
}
.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: 10vw;
		height: calc(496 / var(--break) * 100vw);
		background-image: url("images/page/bg_ttl_page_sp.jpg");
	}
	.main_page::before {
		top: 11vw;
		bottom: 0;
		left: 4vw;
	}
	.col_img {
		text-align: center;
	}
}



/*
------------------------------------------------------------------*/
.hdg2 .ja {
    line-height: 1.6;
    letter-spacing: .1em;
	padding-right: calc(46 / var(--break03));
    font-size: calc(40 / var(--break03));
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
    color: #fff;
}
.hdg2 .en {
    line-height: 1;
    letter-spacing: .2em;
    font-size: calc(20 / var(--break03));
	font-family: "the-seasons", sans-serif;
	font-weight: 400;
	font-style: normal;
    color: #fff;
}

.hdg3 {
    padding: calc(36 / var(--break03)) 0 ;
    line-height: 1.5;
    letter-spacing: .08em;
    font-size: calc(40 / var(--break03));
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
	background: url(images/page/ptn01.png)repeat center;
    position: relative;
    z-index: 1;
}
.hdg3::after {
    content: "";
    width: 100%;
    height: 2px;
    margin: auto;
    background-image: linear-gradient(to right, #d9ac38, #856820);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}


@media (max-width: 767px) {
	.hdg2{
		text-align: center;
	}
    .hdg2 .ja {
		width: 100%;
		padding-right: 0;
        margin-bottom: 5vw;
        line-height: 1.5;
        letter-spacing: 0;
        font-size: calc(50 / 750 * 100vw);
    }
    .hdg2 .en {
		width: 100%;
		font-size: calc(30 / 750 * 100vw);
    }

	.hdg3 {
        padding: calc(40 / 750 * 100vw) 0 calc(50 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(44 / 750 * 100vw);
	}
	.hdg3 > span{
		padding-bottom: calc(50 / 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(37 / 750 * 100vw);
    }

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

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

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

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

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

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

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

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

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

    .copy_common .fz80 {
        font-size: calc(80 / 750 * 100vw);
    }
}
/* copy_common01
------------------------------------------------------------------*/
.copy_common01{
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
.copy_common01.txt_white{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/* copy_common02
------------------------------------------------------------------*/
.copy_common02{
	padding: calc(24 / var(--break02));
	text-align: center;
	color: #fff;
	background-image: linear-gradient(to right, #444, #999);
	position: relative;
	z-index: 1;
}
.copy_common02::before{
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	background: #fff;
	position: absolute;
	bottom: calc(4 / var(--break02));
	left: 0;
	right: 0;
	z-index: 1;
}

.copy_common02::after{
	content: "";
	width: 1px;
	height: calc(15 / var(--break02));
	margin: auto;
	position: absolute;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
@media(min-width: 768px) {}

/* copy_common03
------------------------------------------------------------------*/
.copy_common03{
	line-height: 1.5;
	padding: calc(12 / var(--break02)) calc(8 / var(--break02));
	background: #f8f4f0;
	position: relative;
	z-index: 1;
}
.copy_common03 .deco{
	display: inline-block;
	padding-left: calc(30 / var(--break02));
	position: relative;
	z-index: 1;
}
.copy_common03 .deco::before{
	content: "";
	width: calc(10 / var(--break03));
	height: calc(40 / var(--break03));
	margin: auto;
	background: url(images/page/hdg5.png)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
@media(max-width: 767px) {
	.copy_common03{
		padding: 1.5vw 2vw;
	}
	.copy_common03 .deco::before{
		width: calc(10 / 700 * 100vw);
		height: calc(40 / 700 * 100vw);
	}
}
/* row_common01
------------------------------------------------------------------*/
.row_common01 .copy_common{
	color: #4a3b28;
}
@media(min-width: 768px) {
	.row_common01 > .col_img{
		max-width: 700px;
		width: 47%;
	}
	.row_common01 > .col_txt{
		max-width: 750px;
		width: 49%;
	}
	.row_common01 .copy_common > .fz32{
		font-size: calc(32 / var(--break04));
	}
	.row_common01 .copy_common > .fz34{
		font-size: calc(34 / 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_common01 .copy_common .fz34 {
        font-size: calc(36 / 750 * 100vw);
    }
}

/* row_common02
------------------------------------------------------------------*/
.row_common02 .copy_common{
	color: #856820;
}
.row_common02 > .col_img{
	position: relative;
	z-index: 1;
}
.in_row_common02{
	width: calc(348 / var(--break04));
	position: absolute;
	bottom: calc(-50 / var(--break04));
	left: calc(10 / var(--break04));
}
.in_row_common02 .circle{
	width: calc(170 / var(--break04));
	height: calc(170 / var(--break04));
	line-height: 1.6;
	font-size: calc(20  / var(--break04));
	color: #333;
	background: url(images/page/circle.png)no-repeat center / cover;
}
@media(min-width: 768px) {
	.row_common02 > .col_img{
		max-width: 570px;
		width: 38%;
	}
	.row_common02 > .col_txt{
		width: 58%;
	}
	.row_common02 .copy_common .fz30{
		font-size: calc(30 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common02 .copy_common{
		margin-left: -1vw;
		margin-right: -1vw;
		text-align: center;
	}	
	.row_common02 .copy_common .fz30 {
        font-size: calc(36.5 / 750 * 100vw);
    }

	.in_row_common02{
		width: calc(430 / 750 * 100vw);
		bottom: -4vw;
		left: 2vw;
	}
	.in_row_common02 .circle{
		width: calc(210 / 750 * 100vw);
		height: calc(210 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(28 / 750 * 100vw);
	}
}


/* row_common03
------------------------------------------------------------------*/
.row_common03 .box{
	border: 1px solid #d9ac38;
}
.row_common03 .areaText{
	padding: calc(18 / var(--break02)) calc(32 / var(--break02));
	background: #fff;
}
.row_common03 .box .copy_common{
	padding: calc(16 / var(--break02)) calc(30 / var(--break02));
	color: #fff;
	text-align: center;
}
.row_common03 .list_check li{
	padding-bottom: calc(6 / var(--break02)) !important;
	border-bottom: 0;
}
.row_common03 .list_check li::before {
	top: 0 !important;
}

@media(min-width: 768px) {
	.row_common03 > .col_img{
		max-width: 450px;
		width: 37.5%;
	}
	.row_common03 > .col_txt{
		width: 60%;
	}
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common03 > .col_img{
		width: 90% !important;
		margin-left: auto;
		margin-right: auto;
	}
}

/* row_common04
------------------------------------------------------------------*/
@media(min-width: 768px) {
	.row_common04 > .col_img{
		max-width: 350px;
		width: 23.5%;
	}
	.row_common04 > .col_txt{
		width: 73.5%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common04 > .col_img{
		width: 80% !important;
		margin-left: auto;
		margin-right: auto;
	}
}

/* row_common05
------------------------------------------------------------------*/
@media(min-width: 768px) {
	.row_common05 > .col_img{
		max-width: 460px;
		width: 37.5%;
	}
	.row_common05 > .col_txt{
		width: 59%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common05 > .col_img{
		width: 70% !important;
		margin-left: auto;
		margin-right: auto;
	}
}

/* row_common06
------------------------------------------------------------------*/
@media(min-width: 768px) {
	.row_common06 > .col_img{
		max-width: 650px;
		width: 52.5%;
	}
	.row_common06 > .col_txt{
		width: 43%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common06 > .col_img{
		width: 70% !important;
		margin-left: auto;
		margin-right: auto;
	}
}
/* row_common20
------------------------------------------------------------------*/
.row_common20 > .col{
	width: 48%;
	padding: calc(20 / var(--break02)) calc(40 / var(--break02)) calc(50 / var(--break02)) calc(30 / var(--break02));
	position: relative;
	z-index: 1;
}
.row_common20 > .col::before,
.row_common20 > .col::after
{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	z-index: -2;
}
.row_common20 > .col::before{
	background: rgba(199, 199, 199, .6);
	top: calc(-5 / var(--break04));
	left: calc(-5 / var(--break04));
}
.row_common20 > .col::after{
	border: solid 1px #d9ac38;
	bottom: calc(-5 / var(--break04));
	right: calc(-5 / var(--break04));
}
.row_common20 .copy01{
	line-height: .7;
}
.row_common20 .box{
	padding: calc(18 / var(--break02)) calc(26 / var(--break02)) calc(28 / var(--break02)) 0;
}
.row_common20 .text{width: calc(100% - 130 / var(--break02));}
.row_common20 .nums{width: calc(130 / var(--break02));}
.row_common20 .nums > *{letter-spacing: 0;}
.row_common20 .num{font-weight: bold;}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common20 > .col{
		width: 100%;
		margin-bottom: 6vw;
	}
	.row_common20 > .col:last-child{
		margin-bottom: 0;
	}
	.row_common20 .copy_common .fz60 {
        font-size: calc(80 / 750 * 100vw);
    }
	.row_common20 .copy_common .fz24{
		font-size: calc(30 / 750 * 100vw);
	}
	.row_common20 .box{
		padding: 3vw 2vw;
	}
	.row_common20 .text{width: calc(100% - 190 / 750 * 100vw);}
	.row_common20 .nums{width: calc(190 / 750 * 100vw);}
}

/* row_common21
------------------------------------------------------------------*/
.row_common21 > .col{
	width: 48%;
	padding: calc(30 / var(--break02)) ;
	padding-top: 0;
	position: relative;
	z-index: 1;
}
.row_common21 > .col::before{
	content: "";
	width: 100%;
	height: calc(100% - 30 / var(--break02));
	margin: auto;
	background: #f8f4f0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -2;
}
.row_common21 .copy01{
	max-width: 300px;
	margin: 0 auto calc(30 / var(--break02));
	padding: calc(16 / var(--break02));
	background: url(images/page/ptn03.png)repeat center , #0C0C0C !important;
}
.row_common21 .box{
	padding: calc(8 / var(--break02)) 0 calc(20 / var(--break02));
	text-align: center;
}
.row_common21 .num{
	padding:  0 calc(50 / var(--break02))  0 calc(30 / var(--break02));
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
	z-index: 1;
}
.row_common21 .num::before{
	content: "";
	width: calc(18.688 / var(--break02));
	height: calc(41.94 / var(--break02));
	margin: auto;
	position: absolute;
	background: url(images/page/mon02.svg)no-repeat center / contain;
	position: absolute;
	top: calc(18 / var(--break02));
	bottom: 0;
	left: 0;
}
.row_common21 .num::after{
	content: ""; 
	width: calc(42.56 / var(--break02));
	height: calc(55.59 / var(--break02));
	margin: auto;
	background: url(images/page/yen.svg)no-repeat center / contain;
	position: absolute;
	top: calc(12 / var(--break02));
	bottom: 0;
	right: 0;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common21 > .col{
		width: 90%;
		margin: 0 auto 6vw;
	}
	.row_common21 > .col:last-child{
		margin-bottom: 0;
	}
	.row_common21 .copy_common .num{
		font-size: calc(98 / 750 * 100vw);
	}
	.row_common21 .num::before{
		width: calc(18.688 / 600 * 100vw);
		height: calc(41.94 / 600 * 100vw);
		top: 2.5vw;
		left: -1vw;
	}
	.row_common21 .num::after{
		width: calc(42.56 / 600 * 100vw);
		height: calc(55.59 / 600 * 100vw);
		top: 1.5vw;
		right: -1vw;
	}
	.row_common21 .copy_common .fz50 {
        font-size: calc(68 / 750 * 100vw);
    }
	.row_common21 .copy_common .fz24 {
        font-size: calc(30 / 750 * 100vw);
    }
	.row_common21 .copy_common .s3 {
        font-size: calc(28 / 750 * 100vw);
    }
}


/* row_common22
------------------------------------------------------------------*/
.row_common22 > .col{
	max-width: 475px;
	width: 48%;
	background: #f8f4f0;
	position: relative;
	z-index: 1;
}
.row_common22 > .col::before{
	content: "";
	width: calc(100 / var(--break02));
	height: calc(100 / var(--break02));
	margin: auto;
	border-bottom: 1px solid #4a3b28;
	border-right: 1px solid #4a3b28;
	position: absolute;
	bottom: 0;
	right: 0;
}
.row_common22 .copy_common{
	padding: calc(15  / var(--break02)) 0;
	text-align: center;
	color: #fff;
	background: #4a3b28;
}
.row_common22 > .col:nth-of-type(2n) .copy_common{
	background: #856820;
}
.row_common22 > .col:nth-of-type(2n)::before{
	border-bottom-color: #856820;
	border-right-color: #856820;
}
.row_common22 .box{	
	padding: calc(30 / var(--break02)) calc(30 / var(--break02));
}
.row_common22 .img{
	width: calc(290 / var(--break02));
	margin: 0 auto calc(20 / var(--break02));
}
@media(min-width: 768px) {
	.row_common22>.col:nth-of-type(n + 3){
		margin-top: calc(40 / var(--break03))
	}
}
@media(max-width: 767px) {
	.row_common22 > .col{
		width: calc(620 / 750 * 100vw);
		margin: 0 auto 5vw;
	}
	.row_common22 > .col:last-child{
		margin-bottom: 0;
	}
}
/* row_common22
------------------------------------------------------------------*/
.row_common23 > .col{
	width: 48%;
	border: 1px solid #d9d4d0;
	background: #fff;
	position: relative;
	z-index: 1;
}
.row_common23 > .col::before{
	content: "";
	width: calc(100 / var(--break02));
	height: calc(100 / var(--break02));
	margin: auto;
	border-bottom: 1px solid #4a3b28;
	border-right: 1px solid #4a3b28;
	position: absolute;
	bottom: -1px;
	right: -1px;
}
.row_common23 .copy_common{
	min-height: calc(60 / var(--break02));;
	padding: calc(12.5  / var(--break02)) 0;
	text-align: center;
	background: #d9d4d0;
}
.row_common23 .areaText{	
	padding: calc(24 / var(--break02)) calc(30 / var(--break02)) calc(26 / var(--break02));
}
@media(min-width: 768px) {
	.row_common23>.col:nth-of-type(n + 3){
		margin-top: calc(50 / var(--break03))
	}
}
@media(max-width: 767px) {
	.row_common23 > .col{
		width: calc(620 / 750 * 100vw);
		margin: 0 auto 5vw;
	}
	.row_common23 > .col:last-child{
		margin-bottom: 0;
	}
}

/* row_common24
------------------------------------------------------------------*/
.row_common24 > .col{
	width: 48%;
	position: relative;
	z-index: 1;
}
.row_common24 > .col::before,
.row_common24 > .col::after
{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	z-index: -10;
}
.row_common24 > .col::before{
	border: solid 1px #b18c2e;
	bottom: calc(-4 / var(--break03));
	right: calc(-4 / var(--break03));
}
.row_common24 > .col::after{
	background: #fff;
	top: calc(-4 / var(--break03));
	left: calc(-4 / var(--break03));
}
@media(max-width: 767px) {
	.row_common24 > .col{
		width: calc(620 / 750 * 100vw);
		margin: 0 auto 5vw;
	}
	.row_common24 > .col:last-child{
		margin-bottom: 0;
	}
}

/*
------------------------------------------------------------------*/
.row_common60>.col {
	max-width: 190px;
	width: 16%;
}
.row_common60 .btn_common01 {
	width: 100%;
	height: calc(80 / var(--break02));
	margin-bottom: calc(20/ var(--break03));
	line-height: 1.5;
	color: #fff;
	background: #444444;
	position: relative;
}
.row_common60 .btn_common01:last-child{margin-bottom: 0;}
.row_common60 .btn_common01::after {
    content: "";
    width: 0;
    height: 0;
    margin: auto;
    border-width: calc(8 / var(--break03));
    border-style: solid;
    border-color: transparent #fff #fff transparent;
    position: absolute;
    bottom: calc(4 / var(--break03));
	right: calc(4 / var(--break03));
}
@media(max-width: 767px) {
	.row_common60>.col {width: 16%;}
	.row_common60 .btn_common01 {
		height: calc(80 / 750 * 100vw);
		margin-bottom: 1.5vw;
		line-height: 1.4;
		font-size: 70%;
	}
	 .js-scrollable .stain_scrollable01 {
			width: calc(1400 / 750 * 100vw);
	}
}
/* row_common25
------------------------------------------------------------------*/
.tag_name02 .tag{
	display: inline-flex;
	min-width: calc(82 / var(--break03));
	height: calc(30 / var(--break03));
	padding: 0 calc(14 / var(--break03));
	margin-bottom: calc(10 / var(--break03));
	line-height: 1;
	font-size: calc(16 / var(--break03));
	background: #fff;
	border: 1px solid #999999;
}
.tag_name02 .jp{
	width: 42.5%;
	font-size: calc(20 / var(--break03));
}
.tag_name02 .en{
	width: 57.5%;
	font-size: calc(16 / var(--break03));
	color: #999999;
}
.row_common25 > .col{
	width: 48%;
	padding: calc(48 / var(--break03));
	padding-bottom: calc(40 / var(--break03));
	background: #f8f4f0;
	position: relative;
	z-index: 1;
}
.row_common25 .boder{
	margin-bottom: calc(18 / var(--break03));
	padding-bottom: calc(18 / var(--break03));
	border-bottom: 1px dotted #856820;
}
@media(min-width: 768px) {
	.row_common25 .col_img{
		max-width: 200px;
		width: 32.5%;
	}
	.row_common25 .col_txt{
		width: 63%;
	}
}
@media(max-width: 767px) {
	.tag_name02 .tag{
		height: calc(56 / 750 * 100vw);
		padding: 0 3vw;
		font-size: calc(26 / 750 * 100vw);
	}
	.tag_name02 .jp{
		font-size: 111%;
	}
	.tag_name02 .en{
		font-size: calc(28 / 750 * 100vw);
	}

	.row_common25 > .col{
		width: 100%;
		margin: 0 auto 5vw;
	}
	.row_common25 > .col:last-child{
		margin-bottom: 0;
	}
	.row_common25 .col_img{
		width: 60% !important;
		margin: 0 auto 5vw;
	}
}
/* row_common30
------------------------------------------------------------------*/
.row_common30 > .col{
	width: 32.2%;
	background: #f8f4f0;
	position: relative;
	z-index: 1;
}
.row_common30 > .col::before{
	content: "";
	width: calc(100 / var(--break02));
	height: calc(100 / var(--break02));
	margin: auto;
	border-bottom: 1px solid #4a3b28;
	border-right: 1px solid #4a3b28;
	position: absolute;
	bottom: 0;
	right: 0;
}
.row_common30 .copy_common{
	padding: calc(10  / var(--break02)) 0;
	text-align: center;
	color: #fff;
	background: #4a3b28;
}
.row_common30 > .col:nth-of-type(2n) .copy_common{
	background: #856820;
}
.row_common30 > .col:nth-of-type(2n)::before{
	border-bottom-color: #856820;
	border-right-color: #856820;
}
.row_common30 .areaText{	
	padding: calc(20 / var(--break02)) calc(30 / var(--break02));
}
@media(min-width: 768px) {
	.row_common30>.col {
		margin-right: 1.699%;
	}
	.row_common30>.col:nth-of-type(3n),
	.row_common30>.col:last-child {
		margin-right: 0;
	}
	.row_common30>.col:nth-of-type(n + 4){
		margin-top: calc(50 / var(--break04))
	}
}
@media(max-width: 767px) {
	.row_common30.flex{
		justify-content: space-between;
	}
	.row_common30 > .col{
		max-width: calc(648 / 750 * 100vw);
		width: 100%;
		margin: 0 auto calc(40 / 750 * 100vw);
		position: relative;
		z-index: 1;
	}
	.row_common30>.col:last-child{
		margin-bottom: 0;
	}
}


/* row_common31
------------------------------------------------------------------*/
.row_common31 > .col{
	max-width: 394px;
	width: 31.8%;
	background: #f8f4f0;
	position: relative;
	z-index: 1;
}
.row_common31 > .col::before{
	content: "";
	width: calc(100 / var(--break02));
	height: calc(100 / var(--break02));
	margin: auto;
	border-bottom: 1px solid #4a3b28;
	border-right: 1px solid #4a3b28;
	position: absolute;
	bottom: 0;
	right: 0;
}
.row_common31 .copy_common{
	padding: calc(15  / var(--break02)) 0;
	text-align: center;
	color: #fff;
	background: #4a3b28;
}
.row_common31 > .col:nth-of-type(2n)::before{
	border-bottom-color: #856820;
	border-right-color: #856820;
}
.row_common31 > .col:nth-of-type(2n) .copy_common{
	background: #856820;
}
.row_common31 .areaText{	
	padding: calc(20 / var(--break02)) calc(30 / var(--break02));
}
@media(min-width: 768px) {
	.row_common31>.col {
		margin-right: 2.29%;
	}
	.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(50 / var(--break04))
	}
}
@media(max-width: 767px) {
	.row_common31.flex{
		justify-content: space-between;
	}
	.row_common31 > .col{
		max-width: calc(648 / 750 * 100vw);
		width: 100%;
		margin: 0 auto calc(40 / 750 * 100vw);
		position: relative;
		z-index: 1;
	}
	.row_common31>.col:last-child{
		margin-bottom: 0;
	}
}


/* row_common31_2
------------------------------------------------------------------*/
.row_common31_2 > .col{
	width: 32.2%;
	background: #fff;
	position: relative;
	z-index: 1;
}
.row_common31_2 .copy_common{
	padding: calc(10  / var(--break02)) 0;
	text-align: center;
	color: #fff;
    background: url(images/page/ptn03.png) repeat center, #444444;
    text-align: center;
}
.row_common31_2 .areaText{	
	padding: calc(20 / var(--break02)) calc(30 / var(--break02));
}
.row_common31_2 .fz24{
	font-size: calc();
}
@media(min-width: 768px) {
	.row_common31_2>.col {
		margin-right: 1.699%;
	}
	.row_common31_2>.col:nth-of-type(3n),
	.row_common31_2>.col:last-child {
		margin-right: 0;
	}
}
@media(min-width: 768px) and (max-width: 1299px) {
	.row_common31_2 .fz24{
		font-size: calc(22 / var(--break02));
	}
}
@media(max-width: 767px) {
	.row_common31_2.flex{
		justify-content: space-between;
	}
	.row_common31_2 > .col{
		max-width: calc(648 / 750 * 100vw);
		width: 100%;
		margin: 0 auto calc(40 / 750 * 100vw);
		position: relative;
		z-index: 1;
	}
	.row_common31_2>.col:last-child{
		margin-bottom: 0;
	}
}

/* row_common31_3
------------------------------------------------------------------*/
.row_common31_3 > .col{
	max-width: 394px;
	width: 31.8%;
	background: #f8f4f0;
	position: relative;
	z-index: 1;
}
.row_common31_3 > .col::before{
	content: "";
	width: 100%;
    height: 2px;
    margin: auto;
    background-image: linear-gradient(to right, #d9ac38, #856820);
    position: absolute;
    inset: auto 0 calc(5 / var(--break02)) ;
	z-index: 1;
}
.row_common31_3 .copy_common{
	padding: calc(22.5  / var(--break02)) 0;
	text-align: center;
	color: #fff;
	background: #4a3b28;
}
@media(min-width: 768px) {
	.row_common31_3>.col {
		margin-right: 2.29%;
	}
	.row_common31_3>.col:nth-of-type(3n),
	.row_common31_3>.col:last-child {
		margin-right: 0;
	}
}
@media(max-width: 767px) {
	.row_common31_3 > .col{
		width: 49%;
		margin-right: 1.99%;
		position: relative;
		z-index: 1;
	}
	.row_common31_3>.col:nth-of-type(2n),
	.row_common31_3>.col:last-child {
		margin-right: 0;
	}
	.row_common31_3>.col:nth-of-type(n + 3){
		margin-top: 4vw;
	}
	.row_common31_3>.col:last-child{
		margin-bottom: 0;
	}
	.row_common31_3 .copy_common .fz22{
		letter-spacing: 0;
		font-size: 82.5%;
	}
}


/* row_common32
------------------------------------------------------------------*/
.row_common32 > .tag{
	width: 32%;
	min-height: calc(60 / var(--break02));
	line-height: 1;
	color: #fff;
	background: #4a3b28;
	border-radius: calc(30 / var(--break02));
}
.row_common32 > .tag:nth-of-type(2n) {
	background: #856820;
}
@media(min-width: 768px) {
	.row_common32 > .tag {margin-right: 1.999%;}
	.row_common32 > .tag:nth-of-type(3n),
	.row_common32 > .tag:last-child 
	{margin-right: 0;}

		
	.row_common32 > .tag:nth-of-type(n + 4){
		margin-top: calc(40 / var(--break03));
	}
}
@media(max-width: 767px) {
	.row_common31.flex{
		justify-content: space-between;
	}
	.row_common32 > .tag{
		width: 48.75%;
		padding: 2vw 0;
		min-height: calc(80 / 750 * 100vw);
		margin-right: 2.499%;
		letter-spacing: 0;
		border-radius: calc(40 / 750 * 100vw);
		font-size: 87.5%;
	}
	.row_common32 > .tag:nth-of-type(2n),
	.row_common32 > .tag:last-child 
	{margin-right: 0;}
	
	.row_common32 > .tag:nth-of-type(n + 3){
		margin-top: 3vw;
	}

	.row_common32 > .tag span{
		font-size: 90%;
	}
}


/* row_common34
------------------------------------------------------------------*/
.row_common34 > .col{
	max-width: 394px;
	width: 31.8%;
	background: #f8f4f0;
	position: relative;
	z-index: 1;
}
.row_common34 > .col::before{
	content: "";
	width: calc(100 / var(--break02));
	height: calc(100 / var(--break02));
	margin: auto;
	border-bottom: 1px solid #4a3b28;
	border-right: 1px solid #4a3b28;
	position: absolute;
	bottom: 0;
	right: 0;
}
.row_common34 > .col:nth-of-type(2n)::before{
	border-bottom-color: #856820;
	border-right-color: #856820;
}
.row_common34 .copy_common{
	padding: calc(15 / var(--break02)) 0;
	text-align: center;
	color: #fff;
	background: #4a3b28;
}
.row_common34 > .col:nth-of-type(2n) .copy_common{
	background: #856820;
}
.row_common34 .box{	
	padding: calc(30 / var(--break02)) calc(30 / var(--break02));
}
.row_common34 .img{
	display: flex;
	justify-content: center;
	text-align: center;
	width: calc(220 / var(--break02));
	margin: 0 auto calc(20 / var(--break02));
}
@media(min-width: 768px) {
	.row_common34>.col:nth-of-type(n + 4){
		margin-top: calc(50 / var(--break03))
	}
}
@media(max-width: 767px) {
	.row_common34 > .col{
		width: calc(600 / 750 * 100vw);
		margin: 0 auto 5vw;
	}
	.row_common34 > .col:last-child{
		margin-bottom: 0;
	}
}


/* row_common41
------------------------------------------------------------------*/
.row_common40>.col {
	max-width: 360px;
	width: 24%;
	color: #fff;
	position: relative;
	z-index: 1;
}
.row_common40 .copy_common{
	min-height: calc(68 / var(--break03));
	padding: calc(12.5 / var(--break03)) 0;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	background: #4a3b28;
}
.row_common40 .col:nth-of-type(2n) .copy_common{
	background: #856820;
}
@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(50 / var(--break03));
	}
	.row_common40 .fz22{
		font-size: calc(20 / 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{
		letter-spacing: 0;
		font-size: 96%;
	}
}


/* logo_common
------------------------------------------------------------------*/
.logo_common{
	max-width: 500px;
	width: calc(500 / var(--break03));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* tag_common
------------------------------------------------------------------*/
.tag_common{
	padding: calc(20 / var(--break03)) 0;
	background: #fff;
	position: relative;
	z-index: 1;
}
.tag_common::before ,
.tag_common::after
{
    content: "";
    width: calc(50 / var(--break04));
    height: calc(50 / var(--break04));
    margin: auto;
    border: 1px solid #856820;
    position: absolute;
}
.tag_common::before {
    border-top: 0;
	border-left: 0;
    bottom: 0;
    right: 0;
}
.tag_common::after{
	border-bottom: 0;
	border-right: 0;
	top: 0;
	left: 0;
}
@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;
	border: solid 2px #b18c2e;
	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));
		border-width: 1px;
		top: calc(11 / var(--break04));
		right: calc(11 / var(--break04))
	}
	.r_reverse .decoImg_common::before {
		left: calc(11 / var(--break04));
		right: auto
	}
}
/* bg_fee_lower
------------------------------------------------------------------*/
.bg_fee_lower{
	background: #b18c2e56;
}
.row_target_common > .btn{
	width: 24%;
	min-height: calc(100 / var(--break02));
	padding: calc(20 / var(--break02)) 0 calc(40 / var(--break02));
	line-height: 1.25;
	font-size: calc(24 / var(--break03));
	background: #fff;
	border: 2px solid #d9ac38;
	outline: 1px solid #d9ac38;
	outline-offset: calc(-9 / var(--break02));
	position: relative;
	z-index: 1;
}
.row_target_common > .btn::before{
	content: "";
	width: calc(19.938 / var(--break04));
	height: calc(11.938 / var(--break04));
	margin: auto;
	background: url(images/page/arw04.svg)no-repeat center / contain;
	position: absolute;
	bottom: calc(18 / var(--break04));
	left: 0;
	right: 0;
}
@media(min-width: 768px) {
	.row_target_common > .btn {
		margin-right: .999%;
	}

	.row_target_common > .btn:nth-of-type(4n),
	.row_target_common > .btn:last-child {
		margin-right: 0;
	}

	.row_target_common > .btn:nth-of-type(n + 5){
		margin-top: calc(30 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_target_common > .btn{letter-spacing: .06em;}
}
@media (max-width: 767px) {
	.row_target_common > .btn{
		width: 48.6%;
		margin-right: 2.79%;
		min-height: calc(110 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(28 / 750 * 100vw);
		border-width: 1px;
	}
	.row_target_common > .btn:nth-of-type(2n),
	.row_target_common > .btn:last-child
	{margin-right: 0;}

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


/* txt_address_common
------------------------------------------------------------------*/
.txt_address_common{
	line-height: 1.5;
}
.txt_address_common{
	padding-top: calc(30 / var(--break02));
	background: url(images/page/icn_pin02.svg)no-repeat center top / calc(18 / var(--break03));
	position: relative;
	z-index: 1;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	
}

/* box_access_lower
------------------------------------------------------------------*/
.box_access_lower{
	background: #f8f4f0;
	padding: calc(50 / var(--break02)) calc(60 / var(--break02));
	padding-top: 0;
	position: relative;
	z-index: 1;
}
.box_access_lower::before{
	content: "";
	width: 100%;
	height: calc(360 / var(--break02));
	margin: auto;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.box_access_lower .cover_map{
	max-width: 1000px;
	width: 90%;
	margin: 0 auto calc(50 / var(--break02));
}
.box_access_lower .in_box{
	padding: calc(50 / var(--break03));
	background: #fff;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.box_access_lower{
		padding: 0 0 6vw;
	}
	.box_access_lower .cover_map{
		width: 100%;
		margin: 0 auto 6vw;
	}
	.box_access_lower .in_box{
		width: calc(646 / 750 * 100vw);
		margin: auto;
	}
	.box_access_lower .in_box .fz20{
        font-size: calc(33 / 750 * 100vw);
	}
}


/* box_common01
------------------------------------------------------------------*/
.box_common01{
	border: 1px solid #0c0c0c;
	outline: 1px solid #0c0c0c;
	outline-offset: calc(-10 / var(--break04))
}
 @media (min-width: 768px) {
	.box_row_common>.col_txt {
		width: 65%;
	}
	.box_row_common>.col_img {
		max-width: 345px;
		width: 31%;
	}
}

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

/* box_common02
------------------------------------------------------------------*/
.box_common02{
	outline: 1px solid #d9ac38;
	outline-offset: calc(-10 / var(--break04));
	background-color: #fff;
}
@media (max-width: 767px) {}

/* box_common03
------------------------------------------------------------------*/
.box_common03{
	background-color: #856820;
	position: relative;
	z-index: 1;
}
.box_common03::before{
	content: "";
	width: 100%;
	height: calc(100% - 10 / var(--break02));
	margin: auto;
	border-top: 1px solid #856820;
	border-bottom: 1px solid #856820;
	position: absolute;
	inset: 0;
	z-index: 1;
}
.box_common03::after{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: #f8f4f0;
	clip-path: polygon(calc(60 / var(--break02)) 0%, 100% 0, 100% calc(100% - calc(60 / var(--break02))), calc(100% - calc(60 / var(--break02))) 100%, 0 100%, 0 calc(60 / var(--break02)));
	position: absolute;
	inset: 0;
	z-index: -1;
}
@media (max-width: 767px) {}

/* box_common04
------------------------------------------------------------------*/
.box_common04{
	outline: 1px solid #d9ac38;
	outline-offset: calc(-10 / var(--break04));
	color: #fff;
	background: url(images/page/ptn03.png)repeat center , #444 ;
}
@media (max-width: 767px) {}

/*
------------------------------------------------------------------*/
.tbl_common01 table {
    border-color: #d9d4d0
}
.tbl_common01 th {
	vertical-align: middle;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
    background: #f8f4f0;
}
.tbl_common01 td {
    background: #fff;
}
.tbl_common01 tr:not(:last-child) th {
    border-bottom-color: #d9d4d0;
}
.tbl_common01 tr:not(:last-child) td {
    border-bottom-color: #d9d4d0;
}

.table01.tbl_common01 table {
    border-color: #d9d4d0
}
.table01.tbl_common01 thead th {
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
	background: #d9d4d0;
	border-right: 1px solid #fff;
	text-align: center;
}
.table01.tbl_common01 thead th:last-child {
	border-right: 0;
}
.table01.tbl_common01 td {
    background: #fff;
}
.table01.tbl_common01.v2 tbody th
{
	border-left: 1px solid #d9d4d0;
}
.table01.tbl_common01 tr td:last-child {
    border-left: #d9d4d0 solid 1px; 
}

.table02.tbl_common01 thead th {
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
	background: #d9d4d0;
	border-right: 1px solid #fff;
	text-align: center;
}

.table03.tbl_common01 thead th {
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
	background: #d9d4d0;
	border-right: 1px solid #fff;
	text-align: center;
}
.table03.tbl_common01 thead th:last-child {
	border-right: 0;
}
.table03.tbl_common01 tbody th {
	border-right: 1px solid #d9d4d0;
}
.table03.tbl_common01 td {
    background: #fff;
}
.table03.tbl_common01 tr td:last-child {
    border-left: #d9d4d0 solid 1px; 
}


.table04.tbl_common01 thead th {
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
	background: #d9d4d0;
	border-right: 1px solid #fff;
	text-align: center;
}
.table04.tbl_common01 thead th:last-child {
	border-right: 0;
}
.table04.tbl_common01 td {
    background: #fff;
    border-right: #d9d4d0 solid 1px; 
}
.table04.tbl_common01 tr td:last-child {
    border-right: 0; 
}

@media(min-width: 768px) and (max-width:1299px) {
	.tbl_common01{
		font-size: 96%;
	}
}
@media(max-width: 767px) {
	.table01.tbl_common01 table {
		font-size: 90%;
		width: calc(1900 / 750 * 100vw);
	}
	.table02.tbl_common01 table {
		font-size: 90%;
	}
	.table03.tbl_common01 table {
		font-size: 90%;
		width: calc(2000 / 750 * 100vw);
	}
	.table04.tbl_common01 table {
		font-size: 90%;
		width: calc(1200 / 750 * 100vw);
	}
}

/*
------------------------------------------------------------------*/
.tbl_common02 table {
	font-size: 96%;
    border-color: #d9d4d0
}
.tbl_common02 thead th {
	width: 25%;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
	background: #d9d4d0;
	border-right: 1px solid #fff;
	text-align: center;
}
.tbl_common02 thead th:last-child {
	border-right: 0;
}
.tbl_common02 tbody th {
	width: 25%;
	vertical-align: middle;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
    background: #f8f4f0;
	text-align: center;
}
.tbl_common02 td {
	width: 25%;
    background: #fff;
    border-right: 1px solid #d9d4d0;
	text-align: center;
}
.tbl_common02 tr:not(:last-child) th {
    border-bottom-color: #d9d4d0;
}
.tbl_common02 tr:not(:last-child) td {
    border-bottom-color: #d9d4d0;
}
.tbl_common02 tr td:last-child {
    border-right: 0;
}
@media(min-width: 768px) {
	.tbl_common02 thead th {
		padding: calc(24 / var(--break02)) 0;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_common02{
		font-size: 96%;
	}
}
@media(max-width: 767px) {
	.tbl_common02 table {
		font-size: 90%;
		width: calc(1800 / 750 * 100vw);
	}
}

/*
------------------------------------------------------------------*/
.tbl_common03 table {
	font-size: 96%;
    border-color: #d9d4d0
}
.tbl_common03 th {
	vertical-align: middle;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
    background: #d9d4d0;
}
.tbl_common03 td {
    background: #fff;
}
.tbl_common03 tr:not(:last-child) th {
    border-bottom-color: #fff;
}
.tbl_common03 tr:not(:last-child) td {
    border-bottom-color: #d9d4d0;
}
.tbl_common03 tr td:last-child {
    border-right: 0;
}
@media(min-width: 768px) {
	.tbl_common02 thead th {
		padding: calc(24 / var(--break02)) 0;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_common02{
		font-size: 96%;
	}
}
@media(max-width: 767px) {
	.tbl_common02 table {
		font-size: 90%;
		width: calc(1800 / 750 * 100vw);
	}
}
/* tag_access_common
------------------------------------------------------------------*/
.tag_access_common{
	max-width: 100%;
	width: calc(520 / var(--break03));
	height: calc(60 / var(--break03));
	background: #f8f4f0;
	border-bottom: 1px solid #444444;
	position: relative;
	z-index: 1;
}
.tag_access_common::before{
	content: "";
	width: calc(150 / var(--break03));
	height: calc(60 / var(--break03));
	margin: auto;
	background: url(images/page/car.png)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.tag_access_common.train::before{
	background: url(images/page/train.png)no-repeat center / contain;
}
.tag_access_common .text{
	width: calc(100% - 130 / var(--break03));
	margin-left: auto;
	line-height: 1;
	letter-spacing: .1em;
	font-size: calc(17 / var(--break03));
}
.tag_access_common .s{
	line-height: 1;
	font-size: calc(30 / var(--break03));
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tag_access_common{
		width: calc(600 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}
	.tag_access_common::before{
		width: calc(211 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		background: url(images/page/car_sp.png)no-repeat center / contain;
	}
	.tag_access_common.train::before{
		background: url(images/page/train_sp.png)no-repeat center / contain;
	}
	.tag_access_common .text{
		width: calc(100% - 186 / 750 * 100vw);
		letter-spacing: .1em;
		font-size: calc(30 / 750 * 100vw);
	}
	.tag_access_common .s{
		font-size: calc(49 / 750 * 100vw);
	}
}
/* btn_common
------------------------------------------------------------------*/
.btn_common{
	max-width: 100%;
	width: calc(500 / var(--break03));
	min-height: calc(80 / var(--break03));
	letter-spacing: .1em;
	font-size: calc(20 / var(--break03));
	color: #fff;
	background: url(images/page/ptn03.png)repeat center ,#2d2d2d;
	border-radius: calc(40 / var(--break03));
	position: relative;
	z-index: 1;
}
.btn_common::after {
	content: "";
	width: calc(36 / var(--break03));
	height: calc(11 / var(--break03));
    margin: auto;
    position: absolute;
    background: url(images/page/arw03.svg) no-repeat center / contain;
    position: absolute;
	top: 0;
    bottom: 0;
    right: calc(30 / var(--break03));
    transition: all .5s;
}
@media(min-width: 768px) {
	
}
@media(min-width: 1025px) {
	.btn_common:hover:after {
		right: calc(14 / var(--break03));
		transition: .5s all;
	}
}
@media(max-width: 767px) {
	.btn_common{
		width: calc(600 / 750 * 100vw);
		min-height: calc(100 /  750 * 100vw);
		border-radius: calc(50 / 750 * 100vw);
		font-size: calc(30 / 750 * 100vw);
		background: url(images/page/ptn03.png)repeat center / calc(800 / 750 * 100vw),#2d2d2d;
	}
	.btn_common::after{
		width: calc(44 / 750 * 100vw);
		height: calc(14 / 750 * 100vw);
		inset: 0 calc(40 / 750 * 100vw) 0 auto;
	}
}


/* 
------------------------------------------------------------------*/
.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: #0c0c0c;
	font-size: 0;
	border-radius: 100%;
}
.slider_case .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #b18c2e;
}

.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;}
}



/* row_contact_common
------------------------------------------------------------------*/
.row_contact{
	width: 600px;
}
.btn_tel01{
	width: 500px;
	height: 90px;
	padding-top: 4px;
	line-height: 1;
    letter-spacing: .05em;
	font-size: 16px;
	background: #fff;
	border: #0c0c0c solid 1px;
	position: relative;
	z-index: 1;
}
.btn_tel01::before{
	content: "";
	width: 100%;
	height: 50%;
	margin: auto;
	background: #ede9e6;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.btn_tel01 .s1{
	margin-bottom: 12px;
	line-height: 1;
}
.btn_tel01 .s2{
	position: relative;
	z-index: 1;
}
.btn_tel01 .s2_1{
	line-height: 1;
}
.btn_tel01 .s2_2{
	line-height: 1;
	font-size: 26px;
}


.row_contact .btn{
	width: 200px;
	height: 90px;
	padding-top: 10px;
	color: #fff;
	background: url(images/page/bg_btn_web.png)no-repeat center /contain;
}
.row_contact .btn::before{
	content: "";
	width: 36px;
	height: 11px;
	margin: auto;
	position: absolute;
	background: url(images/page/arw03.svg)no-repeat center /contain;
	position: absolute;
	bottom: 6px;
    right: 10px;
	transition: all .5s;
}

.row_contact .btn .s1{
	display: block;
	width: 100%;
	margin-bottom: 12px;
	line-height: 1;
    letter-spacing: .05em;
	font-size: 16px;
}
.row_contact .btn .s2{
	line-height: 1;
    letter-spacing: .05em;
	font-size: 26px;
}
.row_contact .btn_web02{
	display: none;
	background: url(images/page/bg_btn_web02.png)no-repeat center /contain;
}
.row_contact .btn_line{
	background: url(images/page/bg_btn_web03.png)no-repeat center /contain;
}
.row_contact .btn_line{
	background: url(images/page/bg_btn_web03.png)no-repeat center /contain;
}
.row_contact .instagram{
	width: 90px;
	height: 90px;
}
@media(min-width: 768px) {
	.v3.row_contact{
		width: calc(400 / var(--break03));
	}
	.v3 .btn_tel01{
		width: calc(500 / var(--break03));
		height: calc(90 / var(--break03));
		padding-top: calc(4 / var(--break03));
		font-size: calc(16 / var(--break03));
	}
	.v3 .btn_tel01.only{
		width: calc(300 / var(--break03));
	}
	.v3 .btn_tel01 .s1{
		margin-bottom: calc(12 / var(--break03));
	}
	.v3 .btn_tel01 .s2_2{
		font-size: calc(26 / var(--break03));
	}
	.v3.row_contact .btn{
		width: calc(200 / var(--break03));
		height: calc(90 / var(--break03));
		padding-top: calc(10 / var(--break03));
	}
	.v3.row_contact .btn::before{
		width: calc(36 / var(--break03));
		height: calc(11 / var(--break03));
		bottom: calc(6 / var(--break03));
		right: calc(10 / var(--break03));
	}
	.v3.row_contact .btn .s1{
		margin-bottom: calc(12 / var(--break03));
		font-size: calc(16 / var(--break03));
	}
	.v3.row_contact .btn .s2{
		font-size: calc(26 / var(--break03));
	}

	.v4.row_contact{
		width: calc(970 / var(--break04));
		width: calc(770 / var(--break04));
	}
	.v4 .btn_tel01{
		width: calc(280 / var(--break04));
		height: calc(90 / var(--break04));
		padding-top: calc(4 / var(--break04));
		font-size: calc(16 / var(--break04));
	}
	.v4 .btn_tel01 .s1{
		margin-bottom: calc(12 / var(--break04));
	}
	.v4 .btn_tel01 .s2_2{
		font-size: calc(26 / var(--break04));
	}
	.v4.row_contact .btn{
		width: calc(200 / var(--break04));
		height: calc(90 / var(--break04));
		padding-top: calc(10 / var(--break04));
	}
	.v4.row_contact .btn::before{
		width: calc(36 / var(--break04));
		height: calc(11 / var(--break04));
		bottom: calc(6 / var(--break04));
		right: calc(10 / var(--break04));
	}
	.v4.row_contact .btn .s1{
		margin-bottom: calc(12 / var(--break04));
		font-size: calc(16 / var(--break04));
	}
	.v4.row_contact .btn .s2{
		font-size: calc(26 / var(--break04));
	}
	.v4.row_contact .instagram{
		width: calc(90 / var(--break04));
		height: calc(90 / var(--break04));
	}
}

@media(min-width: 1080px) {
	.row_contact .btn:hover:before{
		right: 6px;
		transition: all .5s;
	}
	.v3.row_contact .btn:hover:before{
		right: calc(6 / var(--break03));
	}
	.v4.row_contact .btn:hover:before{
		right: calc(6 / var(--break04));
	}
}
@media(max-width: 767px) {
	.row_contact{
		width: calc(600 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.btn_tel01{
		width: calc(600 / 750 * 100vw);
		height: calc(140 / 750 * 100vw);
		padding-top: 0;
		font-size: calc(26 / 750 * 100vw);
	}
	.btn_tel01 .s1{
		margin-bottom: 4.5vw;
	}
	.btn_tel01 .s2_2{
		font-size: calc(40 / 750 * 100vw);
	}
	.btn_tel01.mb20{
		margin-bottom: calc(30 / 750 * 100vw);
	}
	.row_contact .btn{
		width: calc(290 / 750 * 100vw);
		height: calc(140 / 750 * 100vw);
		padding-top: 1vw;
	}
	.row_contact .btn::before{
		width: calc(37 / 750 * 100vw);
		height: calc(11 / 750 * 100vw);
		bottom: calc(9 / 750 * 100vw);
		right: calc(11 / 750 * 100vw);
		/* background: url(images/page/arw03.svg)no-repeat bottom right / calc(50 / 750 * 100vw); */
	}
	.row_contact .btn .s1{
		margin-bottom: 2vw;
		font-size: calc(26 / 750 * 100vw);
	}
	.row_contact .btn .s2{
		font-size: calc(36 / 750 * 100vw);
	}

	.row_contact .btn_web01{
		background: url(images/page/bg_btn_web_sp.png)no-repeat center /contain;
	}
	.row_contact .btn_web02{
		background: url(images/page/bg_btn_web02_sp.png)no-repeat center /contain;
	}
	.row_contact .btn_line{
		width: 100%;
		
		width: calc(290 / 750 * 100vw);
		/* margin-top: calc(30 / 750 * 100vw); */
		background: url(images/page/bg_btn_web03_sp.png)no-repeat center / cover;
	}
}


/* lp_flow
------------------------------------------------------------------*/
.box_common_flow01{
	padding: calc(48 / var(--break02));
	border: 1px solid #0c0c0c;
	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(26 / var(--break02));
	color: #fff;
	background: #444444;
	position: relative;
	z-index: 1;
}
.copy_common_num01 .txt{
	width: calc(100% - 60 / var(--break02));
}
.box_common_flow01::after{
	content: "";
    width: calc(46 / var(--break02));
    height: calc(14 / var(--break02));
    margin: auto;
    background: #b18c2e;
    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(52.5 / 750 * 100vw);
        min-height: calc(52.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;
	}
}


/* inner_staff_lower
------------------------------------------------------------------*/
@media(min-width: 768px)  {
	.inner_staff_lower{
		max-width: 1540px;
	}
}
@media(max-width: 767px) {
	
}
/*  bg_clinic_lower
------------------------------------------------------------------*/
.bg_clinic_lower{
	padding: calc(110 / 1920 * 100vw) 0;
	background: url(images/clinic/bg_clinic.jpg)no-repeat center / cover;
}
@media(min-width: 768px) {
	.bg_clinic_lower .tag{
		display: inline-block;
		margin: 0 auto calc(20 / var(--break03));
		padding: calc(14 / var(--break03)) calc(56 / var(--break03));
		text-align: center;
		background: rgba(255, 255, 255, .6);
		border-radius: calc(40 / var(--break03));
	}
}
@media(max-width: 767px) {
	.bg_clinic_lower{
		background: url(images/clinic/bg_clinic_sp.jpg)no-repeat center / cover;
	}
	.bg_clinic_lower .tag_sp{
		display: inline-block;
		margin: 0 auto 2vw;
		padding: 2vw 4vw;
		text-align: center;
		background: rgba(255, 255, 255, .6);
		border-radius: calc(42 / 750 * 100vw);
	}
}
/* row_clinic_lower
------------------------------------------------------------------*/
.row_clinic_lower{
	max-width: 1820px;
	width: 100%;
	padding-top: calc(100 / var(--break04));
	position: relative;
	z-index: 1;
}
.row_clinic_lower > .col_img{
	max-width: 860px;
	width: 47.5%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.row_clinic_lower > .col_txt{
	width: 58.5%;
	min-height: calc(600 / var(--break04));
	padding: calc(68 / var(--break04));
	padding-bottom: calc(80 / var(--break04));
	background: #fff;
	margin-left: auto;
	border-radius: 0 calc(40 / var(--break04)) 0 0;
	position: relative;
	z-index: 1;
}
.row_clinic_lower > .col_txt > .wrap{
	max-width: 870px;
	width: 90%;
	margin-left: auto;
}
.row_clinic_lower>.col_txt::after{
	content: "";
    width: 100%;
    height: 2px;
    margin: auto;
  	background-image: linear-gradient(to right, #d9ac38, #856820);
    position: absolute;
	inset: auto 0 0;
    z-index: -1;
}
.copy_clinic_lower{
	padding-bottom: calc(28 / var(--break04));
	border-bottom: #b18c2e solid 1px;
}

@media(min-width: 768px) {
	.row_clinic_lower.r_reverse {
		margin-left: auto
	}
	.row_clinic_lower.r_reverse > .col_img{
		left: auto;
		right: 0;
	}
	.row_clinic_lower.r_reverse > .col_txt{
		margin-left: 0;
		margin-right: auto;
		border-radius: calc(40 / var(--break04)) 0 0 0 ;
	}
	.row_clinic_lower.r_reverse > .col_txt > .wrap{
		margin-left: 0;
		margin-right: auto;
	}
}
@media(min-width: 768px) {
	.copy_clinic_lower .fz36{
		font-size: calc(36 / var(--break04));
	}	
}
@media(min-width: 768px) and (max-width:1299px) {
	.copy_clinic_lower .fz36{
		letter-spacing: .08em;
	}		
}
@media(min-width: 768px) and (max-width:1299px) {
	.copy_clinic_lower .fz36{
		letter-spacing: .06em;
		font-size: calc(34 / var(--break04));
	}		
}
@media(max-width: 767px) {
	.row_clinic_lower{
		width: 100%;
		padding-top: calc(320 / 750 * 100vw);
	}
	.row_clinic_lower > .col_img{
		width: 90%;
	}
	.row_clinic_lower > .col_txt{
		width: 93%;
		margin: auto;
		padding: 25vw 4vw 6vw;
	}
	.row_clinic_lower > .col_txt > .wrap{
		width: 100%;
		margin: auto;
	}
	.row_clinic_lower>.col_txt::after{
		height: 1px;
	}    
	.copy_clinic_lower.copy_common .fz36 {
        font-size: calc(36 / 750 * 100vw);
    }
}
/* row_clinic_lower
------------------------------------------------------------------*/
.row_clinic_lower .in_row_common{
	width: calc(370 / var(--break04));
	position: absolute;
	bottom: calc(-70 / var(--break04));
	right: calc(30 / var(--break04));
}
.in_row_common .circle{
	width: calc(180 / var(--break04));
	height: calc(180 / var(--break04));
	line-height: 1.6;
	font-size: calc(20 / var(--break04));
	color: #fff;
	background: url(images/clinic/circle.png)no-repeat center / cover;
}

.row_clinic_lower02 > .col{
	max-width: 381px;
	width: 32%;
}

.cover_box_clinic_lower{
	padding-top: calc(50 / var(--break04));
	position: relative;
	z-index: 1;
}
.cover_box_clinic_lower .img_clinic_lower{
	width: calc(410 / 1920 * 100vw);
	position: absolute;
	top: 0;
	left: 0;
}
.cover_box_clinic_lower > .box_clinic_lower{
	max-width: 1400px;
	width: 94%;
	margin-left: auto;
}
.box_clinic_lower .wrap_clinic_lower{
	max-width: 892px;
	width: 82%;
	margin-left: auto;
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_clinic_lower .in_row_common{
		width: calc(400 /  750 * 100vw);
		bottom: calc(-40 / 750 * 100vw);
		right: -2vw;
	}
	.in_row_common .circle{
		width: calc(192 / 750 * 100vw);
		height: calc(192 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(26 / 750 * 100vw);
	}

	.cover_box_clinic_lower{
		padding-top: calc(180 / 750 * 100vw);
	}
	.cover_box_clinic_lower .img_clinic_lower{
		width: calc(410 / 750 * 100vw);
		margin: 0 auto;
		left: 0;
		right: 0;
	}
	.cover_box_clinic_lower > .box_clinic_lower{
		width: 100%;
		padding-top: 18vw;
	}
	.box_clinic_lower .wrap_clinic_lower{
		width: 100%;
	}

	.row_clinic_lower02{
		max-width: calc(660 / 750 * 100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.row_clinic_lower02 > .col{
		width: 47.5%;
	}
	.row_clinic_lower02 > .col:last-child{
		margin: 1vw auto 0;
	}
}
/* 
------------------------------------------------------------------*/
.bg_recruit{
	padding: calc(50 / var(--break03)) 0 ;
	background: url(images/recruit/bg_recruit.png)no-repeat center top / cover;
}

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


/* .row_fee_common
------------------------------------------------------------------*/
.bg_fee_common{
	background: #f4f4f4;
}
.row_fee_common{
	max-width: 980px;
	margin: auto;
}
.row_fee_common>.col {
	/* max-width: 295px; */
	width: 30%;
	padding: calc(28 / var(--break02)) 1% calc(38 / var(--break02));
	text-align: center;
	color: #fff;
	background: url(images/page/ptn03.png)repeat center , #444 ;
	position: relative;
	z-index: 1;
}
.row_fee_common>.col::before,
.row_fee_common>.col::after
{
	content: "";
    width: 100%;
    height: 2px;
    margin: auto;
  	background-image: linear-gradient(to right, #d9ac38, #856820);
    position: absolute;
	inset: calc(6 / var(--break03)) 0;
    z-index: -1;
}
.row_fee_common>.col::before{
    top: auto;
}
.row_fee_common>.col::after{
	bottom: 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.flex{
		justify-content: center;
	}
	.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%;
	}

}

/* box_qa03
------------------------------------------------------------------*/
.box_qa03 {border: 0;}
.box_qa03 .box_q .box {
    letter-spacing: .1em;
	background-image: linear-gradient(to left, #b08c2f, #ae8a2e);
}
.box_qa03 .box_q .txt{
	color: #fff;
	background-image: linear-gradient(to right, #d9ac38, #856820);
}
.box_qa03 .box_a{background: #f8f4f0;}
.box_qa03 .box_q .txt .icn:before{background: #fff;}
.box_qa03 .box_q .txt .icn:after{background: #fff;}


.box_qa03.v2 .box_q .box {background: #999999;}
.box_qa03.v2 .box_q .txt{background: #0c0c0c;}
.box_qa03.v2 .box_a{
	background: #fff;
	border: 1px solid #0c0c0c;
	position: relative;
	z-index: 1;
}
.box_qa03.v2 .box_a .box{
	width: calc(60 / var(--break04));
	height: calc(60 / var(--break04));
	background-image: linear-gradient(to right, #d9ac38, #856820);
	position: absolute;
	top: 0;
	left: 0;
}
.box_qa03.v2 .box_a .txt{
	max-width: 1080px;
	margin: auto;
}
@media(max-width: 767px) {
	.box_qa03 .box_q .box span {
        padding-bottom: 0;
    }
	.box_qa03 .box_q .box{
		font-size: 1.25rem;
	}
	.box_qa03.v2 .box_a .box{
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		font-size: 1.25rem;
	}
	.box_qa03.v2 .box_a {
		padding-top: 10vw;
	}
}


/* 
------------------------------------------------------------------*/
.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_slide02.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%;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01{
	border: #0c0c0c solid 1px;
	background: #fff;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #fff;
	padding-right: calc(50 / var(--break) * 100vw);
}

.box_risk01 .box .txt{
	font-size: calc(16 / var(--break03));
}
/* .bg_col06 .box_risk01 {
	background: #f8f4f0 !important;
}
.bg_col06 .box_risk01 .box {
	background: #f8f4f0 !important;
} */
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #333333 !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 .box .txt{
		font-size: 90%;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #856820;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
}

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

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	color: #fff;
	background: #444444;
	font-weight: 500;
	font-size: 1.25rem;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	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: #f8f4f0;
	border: 1px solid #d9d4d0;
	border-right-color: #d9d4d0;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #d9d4d0;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #0c0c0c;
	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 #b18c2e;
	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 #0c0c0c;
	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 #b18c2e;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.6;
	font-size: 1.25rem;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	line-height: 1.5;
	color: #999999;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #0c0c0c;
	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 #b18c2e;
	color: #b18c2e;
	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: #b18c2e;
	background: #b18c2e;
	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 #4a3b28;
	background: #4a3b28;
	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: #4a3b28;
}



.single_post > h3{
	padding: calc(20 / var(--break02)) ;
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(26 / var(--break03));
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0c0c0c;
	position: relative;
	z-index: 1;
}
.single_post > h3::before{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: url(images/page/ptn01.png)repeat center;
	position: absolute;
	inset: 0;
	z-index: -2;
}
.single_post > h3::after{
    content: "";
    width: 100%;
    height: 2px;
    margin: auto;
    background-image: linear-gradient(to right, #d9ac38, #856820);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.post_content > h4{
	padding: calc(14 / var(--break02)) calc(24 / var(--break02));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	background-image: linear-gradient(to right, #444, #999);
	position: relative;
	z-index: 1;
}
.post_content > h4::before{
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	background: #fff;
	position: absolute;
	inset: auto 0 calc(6 / var(--break03));
	z-index: -1;
}
.post_content > h5{
	padding: calc(14 / var(--break02)) calc(24 / var(--break02));
	padding-left: calc(40 / var(--break02));
	letter-spacing: .1em;
	line-height: 1.5;
	font-size: calc(20 / var(--break03));
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	background: #f8f4f0;
	font-style: normal;
	position: relative;
	z-index: 1;
}
.post_content > h5::before{
	content: "";
	width: calc(10 / var(--break03));
	height: calc(40 / var(--break03));
	margin: auto;
	background: url(images/page/hdg5.png)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(10 / var(--break03));
}
@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);
	}

	.single_post > h3::after{
		height: 1px;
	}
}


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