@charset "utf-8";
/* Theme Name: res */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap');
:root {
	--guideline-color: #aaa;
	font-size: calc(16 / 1920*100vw);


    --size5px:  calc(5 / 1920 * 100vw);
    --size10px:  calc(10 / 1920 * 100vw);
    --size15px:  calc(15 / 1920 * 100vw);
    --size20px:  calc(20 / 1920 * 100vw);
    --size25px:  calc(25 / 1920 * 100vw);
    --size30px:  calc(30 / 1920 * 100vw);
    --size35px:  calc(35 / 1920 * 100vw);
    --size40px:  calc(40 / 1920 * 100vw);
    --size45px:  calc(45 / 1920 * 100vw);
    --size50px:  calc(50 / 1920 * 100vw);
    --size55px:  calc(55 / 1920 * 100vw);
    --size60px:  calc(60 / 1920 * 100vw);
    --size65px:  calc(65 / 1920 * 100vw);
    --size70px:  calc(70 / 1920 * 100vw);
    --size75px:  calc(75 / 1920 * 100vw);
    --size80px:  calc(80 / 1920 * 100vw);
    --size85px:  calc(85 / 1920 * 100vw);
    --size90px:  calc(90 / 1920 * 100vw);
    --size95px:  calc(95 / 1920 * 100vw);
    --size100px:  calc(100 / 1920 * 100vw);
    --size105px:  calc(105 / 1920 * 100vw);
    --size110px:  calc(110 / 1920 * 100vw);
    --size115px:  calc(115 / 1920 * 100vw);
    --size120px:  calc(120 / 1920 * 100vw);
    --size125px:  calc(125 / 1920 * 100vw);
    --size130px:  calc(130 / 1920 * 100vw);
    --size135px:  calc(135 / 1920 * 100vw);
    --size140px:  calc(140 / 1920 * 100vw);
    --size145px:  calc(145 / 1920 * 100vw);
    --size150px:  calc(150 / 1920 * 100vw);
    --size160px:  calc(160 / 1920 * 100vw);
    --size170px:  calc(170 / 1920 * 100vw);
    --size180px:  calc(180 / 1920 * 100vw);
    --size190px:  calc(190 / 1920 * 100vw);
    --size200px:  calc(200 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width: 1599px) {
    :root {
        --size5px:  calc(5 / 1599 * 100vw);
        --size10px:  calc(10 / 1599 * 100vw);
        --size15px:  calc(15 / 1599 * 100vw);
        --size20px:  calc(20 / 1599 * 100vw);
        --size25px:  calc(25 / 1599 * 100vw);
        --size30px:  calc(30 / 1599 * 100vw);
        --size35px:  calc(35 / 1599 * 100vw);
        --size40px:  calc(40 / 1599 * 100vw);
        --size45px:  calc(45 / 1599 * 100vw);
        --size50px:  calc(50 / 1599 * 100vw);
        --size55px:  calc(55 / 1599 * 100vw);
        --size60px:  calc(60 / 1599 * 100vw);
        --size65px:  calc(65 / 1599 * 100vw);
        --size70px:  calc(70 / 1599 * 100vw);
        --size75px:  calc(75 / 1599 * 100vw);
        --size80px:  calc(80 / 1599 * 100vw);
        --size85px:  calc(85 / 1599 * 100vw);
        --size90px:  calc(90 / 1599 * 100vw);
        --size95px:  calc(95 / 1599 * 100vw);
        --size100px:  calc(100 / 1599 * 100vw);
        --size105px:  calc(105 / 1599 * 100vw);
        --size110px:  calc(110 / 1599 * 100vw);
        --size115px:  calc(115 / 1599 * 100vw);
        --size120px:  calc(120 / 1599 * 100vw);
        --size125px:  calc(125 / 1599 * 100vw);
        --size130px:  calc(130 / 1599 * 100vw);
        --size135px:  calc(135 / 1599 * 100vw);
        --size140px:  calc(140 / 1599 * 100vw);
        --size145px:  calc(145 / 1599 * 100vw);
        --size150px:  calc(150 / 1599 * 100vw);
		--size160px:  calc(160 / 1599 * 100vw);
		--size170px:  calc(170 / 1599 * 100vw);
		--size180px:  calc(180 / 1599 * 100vw);
		--size190px:  calc(190 / 1599 * 100vw);
		--size200px:  calc(200 / 1599 * 100vw);
    }
}
@media(min-width: 768px) and (max-width: 1299px) {
    :root {
        --size5px:  calc(5 / 1299 * 100vw);
        --size10px:  calc(10 / 1299 * 100vw);
        --size15px:  calc(15 / 1299 * 100vw);
        --size20px:  calc(20 / 1299 * 100vw);
        --size25px:  calc(25 / 1299 * 100vw);
        --size30px:  calc(30 / 1299 * 100vw);
        --size35px:  calc(35 / 1299 * 100vw);
        --size40px:  calc(40 / 1299 * 100vw);
        --size45px:  calc(45 / 1299 * 100vw);
        --size50px:  calc(50 / 1299 * 100vw);
        --size55px:  calc(55 / 1299 * 100vw);
        --size60px:  calc(60 / 1299 * 100vw);
        --size65px:  calc(65 / 1299 * 100vw);
        --size70px:  calc(70 / 1299 * 100vw);
        --size75px:  calc(75 / 1299 * 100vw);
        --size80px:  calc(80 / 1299 * 100vw);
        --size85px:  calc(85 / 1299 * 100vw);
        --size90px:  calc(90 / 1299 * 100vw);
        --size95px:  calc(95 / 1299 * 100vw);
        --size100px:  calc(100 / 1299 * 100vw);
        --size105px:  calc(105 / 1299 * 100vw);
        --size110px:  calc(110 / 1299 * 100vw);
        --size115px:  calc(115 / 1299 * 100vw);
        --size120px:  calc(120 / 1299 * 100vw);
        --size125px:  calc(125 / 1299 * 100vw);
        --size130px:  calc(130 / 1299 * 100vw);
        --size135px:  calc(135 / 1299 * 100vw);
        --size140px:  calc(140 / 1299 * 100vw);
        --size145px:  calc(145 / 1299 * 100vw);
        --size150px:  calc(150 / 1299 * 100vw);
		--size160px:  calc(160 / 1299 * 100vw);
		--size170px:  calc(170 / 1299 * 100vw);
		--size180px:  calc(180 / 1299 * 100vw);
		--size190px:  calc(190 / 1299 * 100vw);
		--size200px:  calc(200 / 1299 * 100vw);
    }
}
@media(max-width:767px) {
        :root {
        --size5px:  calc(5 / 750 * 100vw);
        --size10px:  calc(10 / 750 * 100vw);
        --size15px:  calc(15 / 750 * 100vw);
        --size20px:  calc(20 / 750 * 100vw);
        --size25px:  calc(25 / 750 * 100vw);
        --size30px:  calc(30 / 750 * 100vw);
        --size35px:  calc(35 / 750 * 100vw);
        --size40px:  calc(40 / 750 * 100vw);
        --size45px:  calc(45 / 750 * 100vw);
        --size50px:  calc(50 / 750 * 100vw);
        --size55px:  calc(55 / 750 * 100vw);
        --size60px:  calc(60 / 750 * 100vw);
        --size65px:  calc(65 / 750 * 100vw);
        --size70px:  calc(70 / 750 * 100vw);
        --size75px:  calc(75 / 750 * 100vw);
        --size80px:  calc(80 / 750 * 100vw);
        --size85px:  calc(85 / 750 * 100vw);
        --size90px:  calc(90 / 750 * 100vw);
        --size95px:  calc(95 / 750 * 100vw);
        --size100px:  calc(100 / 750 * 100vw);
        --size105px:  calc(105 / 750 * 100vw);
        --size110px:  calc(110 / 750 * 100vw);
        --size115px:  calc(115 / 750 * 100vw);
        --size120px:  calc(120 / 750 * 100vw);
        --size125px:  calc(125 / 750 * 100vw);
        --size130px:  calc(130 / 750 * 100vw);
        --size135px:  calc(135 / 750 * 100vw);
        --size140px:  calc(140 / 750 * 100vw);
        --size145px:  calc(145 / 750 * 100vw);
        --size150px:  calc(150 / 750 * 100vw);
		--size160px:  calc(160 / 750 * 100vw);
		--size170px:  calc(170 / 750 * 100vw);
		--size180px:  calc(180 / 750 * 100vw);
		--size190px:  calc(190 / 750 * 100vw);
		--size200px:  calc(200 / 750 * 100vw);
    }
}

/*サイト別フォント・カラー設定*/
.txt_link {
	color: #77562a;
}
/*ここまで*/
html, body {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 2;
	color: #121212;
	letter-spacing: .1em;
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fwn {
	font-weight: normal;
}
.fwb {
	font-weight: bold;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
}
video {
	max-width: 100%;
}
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	color: inherit;
	text-decoration: none;
}
#wrap {
	overflow-x: hidden;
}
.oh {
	overflow: hidden;
}
a:hover {
	opacity: .85;
	transition: .3s;
}
a.zoom{
	pointer-events: none;
}
.inner,.inner1000,.inner1140,.inner1200,.inner1340,.inner1500
{
	max-width: 1240px;
	width: 90%;
	margin: 0 auto;
}
.inner1000 {
	max-width: 1000px;
}
.inner1140 {
	max-width: 1140px;
}
.inner1200 {
	max-width: 1200px;
}
.inner1340 {
	max-width: 1340px;
}
.inner1500 {
	max-width: 1500px;
}
.w100 {
	width: 100%;
}
table{
	table-layout: fixed;
}
td input{
	max-width: 100%;
}
a[href^="tel:"] {
	cursor: default;
}
a[href^="tel:"]:hover {
	opacity: 1;
}
.slick-slide {
	outline: none;
}
.adjust {
	display: none;
}
.tb_only {
	display: none;
}
.sp_only {
	display: none;
}
.tb_pc {
	display: inherit;
}
.sp_tb {
	display: none;
}
.flex {
	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;
}
.flex.start     { -webkit-justify-content: flex-start; justify-content: flex-start; }
.flex.end       { -webkit-justify-content: flex-end; justify-content: flex-end; }
.flex.center    { -webkit-justify-content: center; justify-content: center; }
.flex.around    { -webkit-justify-content: space-around; justify-content: space-around; }
.flex.between   { -webkit-justify-content: space-between; justify-content: space-between; }
.flex.stretch   { -webkit-align-items: stretch; align-items: stretch; }
.flex.ai_center { -webkit-align-items: center; align-items: center; }
.flex.ai_start  { -webkit-align-items: flex-start; align-items: flex-start; }
.flex.ai_end    { -webkit-align-items: flex-end; align-items: flex-end; }
.flex.nowrap    { -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
.flex.column    { -ms-flex-direction:column; -webkit-flex-direction:column; flex-direction:column; }
.flex.row       { -ms-flex-direction:row; -webkit-flex-direction:row; flex-direction:row; }
.flex.c_reverse { -ms-flex-direction:column-reverse; -webkit-flex-direction:column-reverse; flex-direction:column-reverse; }
.flex.r_reverse { -ms-flex-direction:row-reverse; -webkit-flex-direction:row-reverse; flex-direction:row-reverse; }
.flex.cc { -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; }
.flex.ccc { -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; text-align: center;}
.flex.cccc { -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; text-align: center; -webkit-flex-direction:column; flex-direction:column;}
.noshrink       { flex: 0 0 auto; }
.grow           { flex: 1 1 auto; }

.ccl { border-radius: 100%; }
.bdrd5 {border-radius: var(--size5px);}
.bdrd10 {border-radius: var(--size10px);}
.bdrd15 {border-radius: var(--size15px);}
.bdrd20 {border-radius: var(--size20px);}
.bdrd25 {border-radius: var(--size25px);}
.bdrd30 {border-radius: var(--size30px);}
.bdrd35 {border-radius: var(--size35px);}
.bdrd40 {border-radius: var(--size40px);}
.bdrd45 {border-radius: var(--size45px);}
.bdrd50 {border-radius: var(--size50px);}

.txt_center { text-align: center; }
.txt_right { text-align: right; }
.txt_rl {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
}

.mgn_a {
	margin-left: auto;
	margin-right: auto;
}
.mgn_l { margin-left: auto; }
.mgn_r { margin-right: auto; }
.no_mgn { margin-bottom: 0!important;}
.mb5    { margin-bottom: var(--size5px); }
.mb10   { margin-bottom: var(--size10px); }
.mb15   { margin-bottom: var(--size15px); }
.mb20   { margin-bottom: var(--size20px); }
.mb25   { margin-bottom: var(--size25px); }
.mb30   { margin-bottom: var(--size30px); }
.mb35   { margin-bottom: var(--size35px); }
.mb40   { margin-bottom: var(--size40px); }
.mb45   { margin-bottom: var(--size45px); }
.mb50   { margin-bottom: var(--size50px); }
.mb55   { margin-bottom: var(--size55px); }
.mb60   { margin-bottom: var(--size60px); }
.mb65   { margin-bottom: var(--size65px); }
.mb70   { margin-bottom: var(--size70px); }
.mb75   { margin-bottom: var(--size75px); }
.mb80   { margin-bottom: var(--size80px); }
.mb85   { margin-bottom: var(--size85px); }
.mb90   { margin-bottom: var(--size90px); }
.mb95   { margin-bottom: var(--size95px); }
.mb100  { margin-bottom: var(--size100px); }
.mb105  { margin-bottom: var(--size105px); }
.mb110  { margin-bottom: var(--size110px); }
.mb115  { margin-bottom: var(--size115px); }
.mb120  { margin-bottom: var(--size120px); }
.mb125  { margin-bottom: var(--size125px); }
.mb130  { margin-bottom: var(--size130px); }
.mb135  { margin-bottom: var(--size135px); }
.mb140  { margin-bottom: var(--size140px); }
.mb145  { margin-bottom: var(--size145px); }
.mb150  { margin-bottom: var(--size150px); }
.mb05em { margin-bottom:0.5em; }
.mb10em { margin-bottom:1.0em; }
.mb15em { margin-bottom:1.5em; }
.mb20em { margin-bottom:2.0em; }
.mb25em { margin-bottom:2.5em; }
.mb30em { margin-bottom:3.0em; }

.mt5    { margin-top: var(--size5px); }
.mt10   { margin-top: var(--size10px); }
.mt15   { margin-top: var(--size15px); }
.mt20   { margin-top: var(--size20px); }
.mt25   { margin-top: var(--size25px); }
.mt30   { margin-top: var(--size30px); }
.mt35   { margin-top: var(--size35px); }
.mt40   { margin-top: var(--size40px); }
.mt45   { margin-top: var(--size45px); }
.mt50   { margin-top: var(--size50px); }
.mt55   { margin-top: var(--size55px); }
.mt60   { margin-top: var(--size60px); }
.mt65   { margin-top: var(--size65px); }
.mt70   { margin-top: var(--size70px); }
.mt75   { margin-top: var(--size75px); }
.mt80   { margin-top: var(--size80px); }
.mt85   { margin-top: var(--size85px); }
.mt90   { margin-top: var(--size90px); }
.mt95   { margin-top: var(--size95px); }
.mt100  { margin-top: var(--size100px); }
.mt105  { margin-top: var(--size105px); }
.mt110  { margin-top: var(--size110px); }
.mt115  { margin-top: var(--size115px); }
.mt120  { margin-top: var(--size120px); }
.mt125  { margin-top: var(--size125px); }
.mt130  { margin-top: var(--size130px); }
.mt135  { margin-top: var(--size135px); }
.mt140  { margin-top: var(--size140px); }
.mt145  { margin-top: var(--size145px); }
.mt150  { margin-top: var(--size150px); }
.mt05em { margin-top:0.5em; }
.mt10em { margin-top:1.0em; }
.mt15em { margin-top:1.5em; }
.mt20em { margin-top:2.0em; }
.mt25em { margin-top:2.5em; }
.mt30em { margin-top:3.0em; }

.mr5 {margin-right: var(--size5px); }
.mr10 {margin-right: var(--size10px); }
.mr15 {margin-right: var(--size15px); }
.mr20 {margin-right: var(--size20px); }
.mr25 {margin-right: var(--size25px); }
.mr30 {margin-right: var(--size30px); }
.mr35 {margin-right: var(--size35px); }
.mr40 {margin-right: var(--size40px); }
.mr45 {margin-right: var(--size45px); }
.mr50 {margin-right: var(--size50px); }

.ml5 {margin-left: var(--size5px); }
.ml10 {margin-left: var(--size10px); }
.ml15 {margin-left: var(--size15px); }
.ml20 {margin-left: var(--size20px); }
.ml25 {margin-left: var(--size25px); }
.ml30 {margin-left: var(--size30px); }
.ml35 {margin-left: var(--size35px); }
.ml40 {margin-left: var(--size40px); }
.ml45 {margin-left: var(--size45px); }
.ml50 {margin-left: var(--size50px); }

.db { display: block; }
.dib { display: inline-block; }
.por { position: relative; z-index: 1; }
.poa { position: absolute; }
.zi0 { z-index: 0; }
.zi1 { z-index: 1; }
.zi2 { z-index: 2; }

.turn_up {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh16 { line-height: 1.6; }
.lh17 { line-height: 1.7; }
.lh18 { line-height: 1.8; }
.lh19 { line-height: 1.9; }
.lh2 { line-height: 2; }
.lh22 { line-height: 2.2; }
.lh25 { line-height: 2.5; }

.pt0 { padding-top: 0; }
.pt5 { padding-top: var(--size5px); }
.pt10 { padding-top: var(--size10px); }
.pt15 { padding-top: var(--size15px); }
.pt20 { padding-top: var(--size20px); }
.pt25 { padding-top: var(--size25px); }
.pt30 { padding-top: var(--size30px); }
.pt35 { padding-top: var(--size35px); }
.pt40 { padding-top: var(--size40px); }
.pt45 { padding-top: var(--size45px); }
.pt50 { padding-top: var(--size50px); }
.pt55 { padding-top: var(--size55px); }
.pt60 { padding-top: var(--size60px); }
.pt65 { padding-top: var(--size65px); }
.pt70 { padding-top: var(--size70px); }
.pt75 { padding-top: var(--size75px); }
.pt80 { padding-top: var(--size80px); }
.pt85 { padding-top: var(--size85px); }
.pt90 { padding-top: var(--size90px); }
.pt95 { padding-top: var(--size95px); }
.pt100 { padding-top: var(--size100px); }
.pt105 { padding-top: var(--size105px); }
.pt110 { padding-top: var(--size110px); }
.pt115 { padding-top: var(--size115px); }
.pt120 { padding-top: var(--size120px); }
.pt125 { padding-top: var(--size125px); }
.pt130 { padding-top: var(--size130px); }
.pt135 { padding-top: var(--size135px); }
.pt140 { padding-top: var(--size140px); }
.pt145 { padding-top: var(--size145px); }
.pt150 { padding-top: var(--size150px); }
.pt160 { padding-top: var(--size160px); }
.pt170 { padding-top: var(--size170px); }
.pt180 { padding-top: var(--size180px); }
.pt190 { padding-top: var(--size190px); }
.pt200 { padding-top: var(--size200px); }

.pb0 { padding-bottom: 0; }
.pb5 { padding-bottom: var(--size5px); }
.pb10 { padding-bottom: var(--size10px); }
.pb15 { padding-bottom: var(--size15px); }
.pb20 { padding-bottom: var(--size20px); }
.pb25 { padding-bottom: var(--size25px); }
.pb30 { padding-bottom: var(--size30px); }
.pb35 { padding-bottom: var(--size35px); }
.pb40 { padding-bottom: var(--size40px); }
.pb45 { padding-bottom: var(--size45px); }
.pb50 { padding-bottom: var(--size50px); }
.pb55 { padding-bottom: var(--size55px); }
.pb60 { padding-bottom: var(--size60px); }
.pb65 { padding-bottom: var(--size65px); }
.pb70 { padding-bottom: var(--size70px); }
.pb75 { padding-bottom: var(--size75px); }
.pb80 { padding-bottom: var(--size80px); }
.pb85 { padding-bottom: var(--size85px); }
.pb90 { padding-bottom: var(--size90px); }
.pb95 { padding-bottom: var(--size95px); }
.pb100 { padding-bottom: var(--size100px); }
.pb105 { padding-bottom: var(--size105px); }
.pb110 { padding-bottom: var(--size110px); }
.pb115 { padding-bottom: var(--size115px); }
.pb120 { padding-bottom: var(--size120px); }
.pb125 { padding-bottom: var(--size125px); }
.pb130 { padding-bottom: var(--size130px); }
.pb135 { padding-bottom: var(--size135px); }
.pb140 { padding-bottom: var(--size140px); }
.pb145 { padding-bottom: var(--size145px); }
.pb150 { padding-bottom: var(--size150px); }
.pb160 { padding-bottom: var(--size160px); }
.pb170 { padding-bottom: var(--size170px); }
.pb180 { padding-bottom: var(--size180px); }
.pb190 { padding-bottom: var(--size190px); }
.pb200 { padding-bottom: var(--size200px); }

.pr5 {padding-right: var(--size5px); }
.pr10 {padding-right: var(--size10px); }
.pr15 {padding-right: var(--size15px); }
.pr20 {padding-right: var(--size20px); }
.pr25 {padding-right: var(--size25px); }
.pr30 {padding-right: var(--size30px); }
.pr35 {padding-right: var(--size35px); }
.pr40 {padding-right: var(--size40px); }
.pr45 {padding-right: var(--size45px); }
.pr50 {padding-right: var(--size50px); }
.pr55 {padding-right: var(--size55px); }
.pr60 {padding-right: var(--size60px); }
.pr65 {padding-right: var(--size65px); }
.pr70 {padding-right: var(--size70px); }
.pr75 {padding-right: var(--size75px); }
.pr80 {padding-right: var(--size80px); }
.pr85 {padding-right: var(--size85px); }
.pr90 {padding-right: var(--size90px); }
.pr95 {padding-right: var(--size95px); }
.pr100 { padding-right: var(--size100px); }

.pl5 {padding-left: var(--size5px); }
.pl10 {padding-left: var(--size10px); }
.pl15 {padding-left: var(--size15px); }
.pl20 {padding-left: var(--size20px); }
.pl25 {padding-left: var(--size25px); }
.pl30 {padding-left: var(--size30px); }
.pl35 {padding-left: var(--size35px); }
.pl40 {padding-left: var(--size40px); }
.pl45 {padding-left: var(--size45px); }
.pl50 {padding-left: var(--size50px); }
.pl55 {padding-left: var(--size55px); }
.pl60 {padding-left: var(--size60px); }
.pl65 {padding-left: var(--size65px); }
.pl70 {padding-left: var(--size70px); }
.pl75 {padding-left: var(--size75px); }
.pl80 {padding-left: var(--size80px); }
.pl85 {padding-left: var(--size85px); }
.pl90 {padding-left: var(--size90px); }
.pl95 {padding-left: var(--size95px); }
.pl100 { padding-left: var(--size100px); }

.prl5 { padding-right: var(--size5px); padding-left: var(--size5px); }
.prl10 { padding-right: var(--size10px); padding-left: var(--size10px); }
.prl15 { padding-right: var(--size15px); padding-left: var(--size15px); }
.prl20 { padding-right: var(--size20px); padding-left: var(--size20px); }
.prl25 { padding-right: var(--size25px); padding-left: var(--size25px); }
.prl30 { padding-right: var(--size30px); padding-left: var(--size30px); }
.prl35 { padding-right: var(--size35px); padding-left: var(--size35px); }
.prl40 { padding-right: var(--size40px); padding-left: var(--size40px); }
.prl45 { padding-right: var(--size45px); padding-left: var(--size45px); }
.prl50 { padding-right: var(--size50px); padding-left: var(--size50px); }
.prl55 { padding-right: var(--size55px); padding-left: var(--size55px); }
.prl60 { padding-right: var(--size60px); padding-left: var(--size60px); }
.prl65 { padding-right: var(--size65px); padding-left: var(--size65px); }
.prl70 { padding-right: var(--size70px); padding-left: var(--size70px); }
.prl75 { padding-right: var(--size75px); padding-left: var(--size75px); }
.prl80 { padding-right: var(--size80px); padding-left: var(--size80px); }
.prl85 { padding-right: var(--size85px); padding-left: var(--size85px); }
.prl90 { padding-right: var(--size90px); padding-left: var(--size90px); }
.prl95 { padding-right: var(--size95px); padding-left: var(--size95px); }
.prl100 { padding-right: var(--size100px); padding-left: var(--size100px); }

.fz10{font-size: .625rem; letter-spacing: .1em;}
.fz12{font-size: .75rem; letter-spacing: .1em;}
.fz13{font-size: .8125rem; letter-spacing: .1em;}
.fz14{font-size: .875rem; letter-spacing: .1em;}
.fz15{font-size: .9375rem; letter-spacing: .1em;}
.fz16{font-size: 1rem; letter-spacing: .1em;}
.fz18{font-size: 1.125rem; letter-spacing: .1em;}
.fz20{font-size: 1.25rem; letter-spacing: .1em;}
.fz22{font-size: 1.375rem; letter-spacing: .1em;}
.fz24{font-size: 1.5rem; letter-spacing: .1em;}
.fz25{font-size: 1.5625rem; letter-spacing: .1em;}
.fz26{font-size: 1.625rem; letter-spacing: .1em;}
.fz28{font-size: 1.75rem; letter-spacing: .1em;}
.fz30{font-size: 1.875rem; letter-spacing: .1em;}
.fz32{font-size: 2rem; letter-spacing: .1em;}
.fz34{font-size: 2.125rem; letter-spacing: .1em;}
.fz36{font-size: 2.25rem; letter-spacing: .1em;}
.fz38{font-size: 2.375rem; letter-spacing: .1em;}
.fz40{font-size: 2.5rem; letter-spacing: .1em;}
.fz42{font-size: 2.625rem; letter-spacing: .1em;}
.fz44{font-size: 2.75rem; letter-spacing: .1em;}
.fz46{font-size: 2.875rem; letter-spacing: .1em;}
.fz48{font-size: 3rem; letter-spacing: .1em;}
.fz50{font-size: 3.125rem; letter-spacing: .1em;}
.fz52{font-size: 3.25rem; letter-spacing: .1em;}
.fz54{font-size: 3.375rem; letter-spacing: .1em;}
.fz56{font-size: 3.5rem; letter-spacing: .1em;}
.fz58{font-size: 3.625rem; letter-spacing: .1em;}
.fz60{font-size: 3.75rem; letter-spacing: .1em;}
.fz62{font-size: 3.875rem; letter-spacing: .1em;}
.fz64{font-size: 4rem; letter-spacing: .1em;}
.fz66{font-size: 4.125rem; letter-spacing: .1em;}
.fz68{font-size: 4.25rem; letter-spacing: .1em;}
.fz70{font-size: 4.375rem; letter-spacing: .1em;}
.fz80{font-size: 5rem; letter-spacing: .1em;}
.fz84{font-size: 5.25rem; letter-spacing: .1em;}
.fz90{font-size: 5.625rem; letter-spacing: .1em;}
.fz96{font-size: 6rem; letter-spacing: .1em;}
.fz100{font-size: 6.25rem; letter-spacing: .1em;}
.fz110{font-size: 6.875rem; letter-spacing: .1em;}
.fz120{font-size: 7.5rem; letter-spacing: .1em;}
.fz130{font-size: 8.125rem; letter-spacing: .1em;}
.fz140{font-size: 8.75rem; letter-spacing: .1em;}
.fz150{font-size: 9.375rem; letter-spacing: .1em;}

.ls0 { letter-spacing: 0; }
.ls05 { letter-spacing: .05em; }
.ls15 { letter-spacing: .15em; }
.ls2 { letter-spacing: .2em; }

.txt_white { color: #fff!important; }
.bg_white { background-color: #fff!important; }
.shadow_w {
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 15px #fff;
}
em { font-style: normal; }



.txt_col01{color: var(--color01) !important;}
.txt_col02{color: var(--color02) !important;}
.txt_col03{color: var(--color03) !important;}
.txt_col04{color: var(--color04) !important;}
.txt_col05{color: var(--color05) !important;}
.txt_col06{color: var(--color06) !important;}
.txt_col07{color: var(--color07) !important;}
.txt_col08{color: var(--color08) !important;}
.txt_col09{color: var(--color09) !important;}
.txt_col10{color: var(--color10) !important;}
.txt_col11{color: var(--color11) !important;}
.txt_col12{color: var(--color12) !important;}
.txt_col13{color: var(--color13) !important;}
.txt_col14{color: var(--color14) !important;}
.txt_col15{color: var(--color15) !important;}
.txt_col16{color: var(--color16) !important;}
.txt_col17{color: var(--color17) !important;}
.txt_col18{color: var(--color18) !important;}
.txt_col19{color: var(--color19) !important;}
.txt_col20{color: var(--color20) !important;}

.txt_col_fl01::first-letter{color: var(--color01) !important;}
.txt_col_fl02::first-letter{color: var(--color02) !important;}
.txt_col_fl03::first-letter{color: var(--color03) !important;}
.txt_col_fl04::first-letter{color: var(--color04) !important;}
.txt_col_fl05::first-letter{color: var(--color05) !important;}
.txt_col_fl06::first-letter{color: var(--color06) !important;}
.txt_col_fl07::first-letter{color: var(--color07) !important;}
.txt_col_fl08::first-letter{color: var(--color08) !important;}
.txt_col_fl09::first-letter{color: var(--color09) !important;}
.txt_col_fl10::first-letter{color: var(--color10) !important;}
.txt_col_fl11::first-letter{color: var(--color11) !important;}
.txt_col_fl12::first-letter{color: var(--color12) !important;}
.txt_col_fl13::first-letter{color: var(--color13) !important;}
.txt_col_fl14::first-letter{color: var(--color14) !important;}
.txt_col_fl15::first-letter{color: var(--color15) !important;}
.txt_col_fl16::first-letter{color: var(--color16) !important;}
.txt_col_fl17::first-letter{color: var(--color17) !important;}
.txt_col_fl18::first-letter{color: var(--color18) !important;}
.txt_col_fl19::first-letter{color: var(--color19) !important;}
.txt_col_fl20::first-letter{color: var(--color20) !important;}

.bg_col01{background-color: var(--color01) !important;}
.bg_col02{background-color: var(--color02) !important;}
.bg_col03{background-color: var(--color03) !important;}
.bg_col04{background-color: var(--color04) !important;}
.bg_col05{background-color: var(--color05) !important;}
.bg_col06{background-color: var(--color06) !important;}
.bg_col07{background-color: var(--color07) !important;}
.bg_col08{background-color: var(--color08) !important;}
.bg_col09{background-color: var(--color09) !important;}
.bg_col10{background-color: var(--color10) !important;}
.bg_col11{background-color: var(--color11) !important;}
.bg_col12{background-color: var(--color12) !important;}
.bg_col13{background-color: var(--color13) !important;}
.bg_col14{background-color: var(--color14) !important;}
.bg_col15{background-color: var(--color15) !important;}
.bg_col16{background-color: var(--color16) !important;}
.bg_col17{background-color: var(--color17) !important;}
.bg_col18{background-color: var(--color18) !important;}
.bg_col19{background-color: var(--color19) !important;}
.bg_col20{background-color: var(--color20) !important;}

.bdr_col01{border-color: var(--color01) !important;}
.bdr_col02{border-color: var(--color02) !important;}
.bdr_col03{border-color: var(--color03) !important;}
.bdr_col04{border-color: var(--color04) !important;}
.bdr_col05{border-color: var(--color05) !important;}
.bdr_col06{border-color: var(--color06) !important;}
.bdr_col07{border-color: var(--color07) !important;}
.bdr_col08{border-color: var(--color08) !important;}
.bdr_col09{border-color: var(--color09) !important;}
.bdr_col10{border-color: var(--color10) !important;}

.parallax {
	width: 100%;
	background-attachment: fixed!important;
}
.parallax.is_ios, .tab.parallax {
	background-attachment: inherit!important;
}

@media(max-width: 767px){
.parallax, .parallax.is_ios, .tab.parallax {
		width: 100%;
		background-attachment: inherit!important;
	}
}


@media(min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
	.slick-slide img,
	#sb_instagram .sbi_photo_wrap
	{
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	:root {
		font-size: calc(16 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	:root {
		font-size: calc(16 / 1299*100vw);
	}
	.pc_only {
		display: none;
	}
	.tb_only {
		display: inherit;
	}
	.sp_only {
		display: none;
	}
	.tb_pc {
		display: inherit;
	}
	.sp_tb {
		display: inherit;
	}
}
@media(max-width: 767px) {
	:root {
		font-size: 4.27vw;
	}
	html, body {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.lum-lightbox {
		background-color: rgba(255,255,255,.9);
	}
	.lum-close-button:after, .lum-close-button:before {
		background-color: rgb(000,000,000);
	}
	.lum-gallery-button {
		display: none !important;
	}
	a.zoom{
		position: relative;
		display: block;
		pointer-events: auto;
	}
	a.zoom:before {
		content: "タップで拡大します";
		position: absolute;
		width: 100%;
		height: 4.27vw;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		letter-spacing: .1em;
		line-height: 4.27vw;
		text-shadow: 0 0 calc( 5 / 750 * 100vw ) #fff, 0 0 calc( 5 / 750 * 100vw ) #fff, 0 0 calc( 10 / 750 * 100vw ) #fff, 0 0 calc( 10 / 750 * 100vw ) #fff, 0 0 calc( 15 / 750 * 100vw ) #fff, 0 0 calc( 15 / 750 * 100vw ) #fff;
		text-align: center;
	}
	a.zoom:after{
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 1.5em;
		height: 1.5em;
		background-color: rgba(0,0,0,0.5);
		background-image: url("images/page/icn_zoom.svg");
		background-size: 1em 1em;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.lum-lightbox.lum-open {
		z-index: 10;
	}
	.lum-lightbox-image-wrapper {
		overflow-x: scroll;
	}
	.lum-lightbox-inner img {
		max-width: calc(1000 / 750*100vw);
	}
	.inner,.inner1000,.inner1140,.inner1200,.inner1340,.inner1500 {
		width: 100%;
		max-width: calc(702 / 750 * 100vw);
	}
	.pc_only {
		display: none;
	}
	.tb_only {
		display: none;
	}
	.sp_only {
		display: inherit;
	}
	.tb_pc {
		display: none;
	}
	.sp_tb {
		display: inherit;
	}

	.pt_1vw { padding-top: 1vw;}
	.pt_2vw { padding-top: 2vw;}
	.pt_3vw { padding-top: 3vw;}
	.pt_4vw { padding-top: 3vw;}
	.pt_5vw { padding-top: 5vw;}
	.pt_6vw { padding-top: 6vw;}
	.pt_7vw { padding-top: 7vw;}
	.pt_8vw { padding-top: 8vw;}
	.pt_9vw { padding-top: 9vw;}
	.pt_10vw { padding-top: 10vw;}
	.pt_11vw { padding-top: 11vw;}
	.pt_12vw { padding-top: 12vw;}
	.pt_13vw { padding-top: 13vw;}
	.pt_14vw { padding-top: 14vw;}
	.pt_15vw { padding-top: 15vw;}

	.pb_1vw { padding-bottom: 1vw; }
	.pb_2vw { padding-bottom: 2vw; }
	.pb_3vw { padding-bottom: 4vw; }
	.pb_5vw { padding-bottom: 5vw; }
	.pb_6vw { padding-bottom: 6vw; }
	.pb_7vw { padding-bottom: 7vw; }
	.pb_8vw { padding-bottom: 8vw; }
	.pb_9vw { padding-bottom: 9vw; }
	.pb_10vw { padding-bottom: 10vw; }
	.pb_11vw { padding-bottom: 11vw; }
	.pb_12vw { padding-bottom: 12vw; }
	.pb_13vw { padding-bottom: 13vw; }
	.pb_14vw { padding-bottom: 14vw; }
	.pb_15vw { padding-bottom: 15vw; }

	.ls0_sp { letter-spacing: 0!important; }
	.ls05_sp { letter-spacing: .05em!important; }
	.ls15_sp { letter-spacing: .15em!important; }
	.ls2_sp { letter-spacing: .2em!important; }

	.txt_width {
		max-width: calc(646 / 750 * 100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.sp_left {
		text-align: left!important;
	}
	.shadow_w {
		text-shadow: 0px 0px calc(5 / 750 * 100vw) #fff, 0px 0px calc(5 / 750 * 100vw) #fff, 0px 0px calc(10 / 750 * 100vw) #fff, 0px 0px calc(10 / 750 * 100vw) #fff, 0px 0px calc(15 / 750 * 100vw) #fff, 0px 0px calc(15 / 750 * 100vw) #fff;
	}
	.txt_tb {
		writing-mode: horizontal-tb;
	}
}


/* ヘッダー header
------------------------------------------------------------------*/
header {
	width: 100%;
	padding: calc(15 / 1920 * 100vw) calc(20 / 1920 * 100vw) 0;
	z-index: 100;
}
header .col_hdg{
	width: calc(365 / 1920 * 100vw);
}
header .col_contact{
	max-width: 650px;
	width: 52.5%;
}
.txt_address_head{
	letter-spacing: .1em;
	font-size: 88.8%;
}
.row_point_head > .col{
	width: 48%;
	height: var(--size40px);
	font-size: 88.8%;
	letter-spacing: .1em;
	color: #2d2d2d;
	background: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	header .col_hdg{
		width: calc(365 / 1600 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	header .col_hdg{
		width: calc(365 / 1200 * 100vw);
	}
}
@media(max-width: 767px) {
	header {
		padding: 5vw 4vw 0;
	}
	header .col_hdg{
		width: calc(365 / 750 * 100vw);
	}
	header .col_contact{width: 100%;}
	header .row_contact04 {
		display: none;
	}
	header .row_contact {
		display: none;
	}
	.txt_address_head{
		display: none;
	}
	.row_point_head > .col{
		display: none;
	}
}

.search_head {
	width: 100%;
	max-width: 280px;
	margin-left: auto;
	position: relative;
}
.search_head form input {
	height: var(--size40px);
	padding: var(--size5px) var(--size10px);
	line-height: 1.7;
	background: #e7e7e7;
	width: calc(100% - var(--size40px));
	border-radius: var(--size5px) 0 0 var(--size5px);
}
.search_head form input:focus {
	border: none;
}
.search_head form button {
	width: var(--size40px);
	height: var(--size40px);
	border-radius: 0 var(--size5px) var(--size5px) 0;
	position: absolute;
	right: 0;
	top: 0;
}
.search_head form button img {
	padding-bottom: 5px;
}
@media(max-width: 767px) {
	.search_head {
		width: calc(100vw - 6.4vw);
		max-width: 100%;
		margin-top: 2.5vw;
	}
	.search_head form input {
		height: calc(80 / 750 * 100vw);
		width: calc(100% - calc(80 / 750 * 100vw));
		padding: 1.734vw 3vw;
	}
	.search_head form button {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}
}
/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
	position: relative;
	z-index: 1;
}
.main_img::before {
	content: "";
	width: calc(880 / 1920 * 100vw);
	height: calc(400 / 1920 * 100vw);
	margin: auto;
	background: url(images/index/main_deco01.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.main_img .slide_main {
	opacity: 0;
	transition: opacity .3s linear;
}

.main_img .slide_main.slick-initialized {
	opacity: 1;
}
.main_img .slide_main li {
	min-height: 900px;
	height: 100vh;
}
.main_img.tab .slide_main li {
	height: auto;
}
.main01 {
	background: url(images/index/main01.jpg)no-repeat center / cover;
}
.main02 {
	background: url(images/index/main02.jpg)no-repeat center / cover;
}
.main03 {
	background: url(images/index/main03.jpg)no-repeat center / cover;
}


.main_contest01{
	position: absolute;
    left: 5%;
    bottom: var(--size200px);
}
.main_contest01 .shadow{
	color: #fff;
	text-shadow: 0 0 5px #273457, 0 0 10px #273457, 0 0 15px #273457;
}
.main_contest01 .shadow_w{
	text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff;
}
.main_contest02{
	width: calc(1000 / 1920 * 100vw);
	line-height: 1;
	color: #fff;
	position: absolute;
    left: 3%;
    bottom: var(--size50px);
}
.main_contest02 .col{
	width: calc(420 / 1920 * 100vw);
	height: var(--size90px);
	background:linear-gradient(#d2ab35, #a57e04);
	position: relative;
	z-index: 1;
}
.main_contest02 .col_r{
	width: calc(540 / 1920 * 100vw);
}
.main_contest02 .col::before,
.main_contest02 .col::after
{
	content: "";
	width: calc(52 / 1920 * 100vw);
	height: calc(52 / 1920 * 100vw);
	margin: auto;
	background: url(images/index/main_deco02.svg)no-repeat center / contain;
	position: absolute;
	top: var(--size10px);
	left: var(--size10px);
}
.main_contest02 .col::after{
	background: url(images/index/main_deco03.svg)no-repeat center / contain;
	position: absolute;
	top: auto;
	left: auto;
	bottom: var(--size10px);
	right: var(--size10px);
}
.main_contest03{
	display: none;
	width: calc(260 / 1920 * 100vw);
	height: calc(260 / 1920 * 100vw);
	padding-top: var(--size30px);
	margin: auto;
	color: #fff;
	background: url(images/index/main_batch01.png)no-repeat center / contain;
	position: absolute;
	bottom: var(--size50px);
	right: var(--size50px);
}

.main_contest04{
	display: none;
}
@media(min-width: 768px) and (max-width:1599px) {
	.main_contest02{
		width: calc(1000 / 1600 * 100vw);
		bottom: var(--size50px);
	}
	.main_contest02 .col{
		width: calc(420 / 1600 * 100vw);
		height: var(--size90px);
	}
	.main_contest02 .col_r{
		width: calc(540 / 1600 * 100vw);
	}
	.main_contest02 .col::before,
	.main_contest02 .col::after
	{
		width: var(--size50px);
		height: var(--size50px);
	}

	.main_img .fz50 {font-size: 3rem;}
	.main_img .fz100{font-size: 6.2rem;}

	.main_contest03{
		width: calc(260 / 1600 * 100vw);
		height: calc(260 / 1600 * 100vw);
		bottom: var(--size45px);
		right: var(--size45px);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.main_img .fz28 {font-size: 1.7rem;}
	.main_img .fz50 {font-size: 2.8rem;}
	.main_img .fz100{font-size: 6rem;}

	.main_contest01{
		left: 3.5%;
	}
	.main_contest02{
		width: calc(1000 / 1400 * 100vw);
		left: 1.5%;
	}
	.main_contest02 .col{
		width: calc(430 / 1400 * 100vw);
	}
	.main_contest02 .col_r{
		width: calc(550 / 1400 * 100vw);
	}

	.main_contest03{
		width: calc(260 / 1600 * 100vw);
		height: calc(260 / 1600 * 100vw);
		bottom: var(--size50px);
		right: var(--size50px);
	}
	.main_contest03{
		width: calc(260 / 1300 * 100vw);
		height: calc(260 / 1300 * 100vw);
		bottom: var(--size35px);
		right: var(--size30px);
	}

}
@media only screen and (max-width: 767px) {
	.main_img .slide_main li {
		min-height: auto;
		height: auto;
	}
	.main01, .main02, .main03 {
		background: none;
	}
	.main_img::before {
		width: calc(600 / 750 * 100vw);
		height: calc(273 / 750 * 100vw);
		background: url(images/index/main_deco01_sp.svg)no-repeat center / contain;
	}
	.main_img{
		box-shadow: 0px 0 10px 0 rgba(0, 0,0, 0.5);
		background: #343434;
		padding-bottom: calc(395 / 750 * 100vw);
	}
	.main_contest01{
		width: 100%;
		right: 0;
		left: 0;
		top: 75vw;
	}
	.main_contest01 .ls05{letter-spacing: 0;}
	.main_contest02{
		width: calc(700 / 750 * 100vw);
		margin: auto;
		left: 0;
		right: 0;
    	bottom: 40vw;
	}
	.main_contest02 .col{
		width: 48% !important;
		line-height: 1.65;
		height: calc(175 / 750 * 100vw);
	}
	.main_contest02 .col::before,
	.main_contest02 .col::after
	{
		width:  var(--size50px);
		height: var(--size50px);
	}
	.main_contest03{
		width: calc(260 / 750 * 100vw);
		height: calc(260 / 750 * 100vw);
		padding-top: var(--size30px);
		background: url(images/index/main_batch01.png)no-repeat center / contain;
		top: 38vw;
		left: var(--size25px);
		bottom: auto;
		right: auto;
	}
	.main_contest04{
		display: block;
		width: calc(650 / 750 * 100vw);
		margin: auto;
		position: absolute;
		left: 0; right: 0;
		bottom: 8vw;
	}
	.txt_address_main{
		text-align: center;
		color: #fff;
	}
	.row_point_main > .col{
		width: 48%;
		height: var(--size80px);
		font-size: calc(31.5 / 750 * 100vw);
		letter-spacing: 0;
		color: #2d2d2d;
		background: #fff;
	}
}

/* グローバルナビゲーション gnav
------------------------------------------------------------------*/
.wrap_gnav {
	background: #343434;
	box-shadow: 1px 1px 30px 0 rgba(0, 0, 0, .5);
	z-index: 100000;
}
.wrap_gnav .gnav {
	max-width: 1300px;
	width: 94%;
	margin: auto;
	transition: .3s;
	z-index: 100000;
}

.gnav>ul {
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 100000;
}

.gnav>ul>li {
	flex-grow: 1;
}

.gnav>ul>li>a {
	max-height: 110px;
	height: calc(110 / 1300 * 100vw);
	position: relative;
	z-index: 1;
	transition: all .5s;
}

.gnav>ul>li>a::before {
	content: "";
	max-width: 1px;
	max-height: 20px;
	width: calc(1 / 1600 * 100vw);
	height: calc(20 / 1600 * 100vw);
	margin: auto;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: all .5s;
}

.gnav>ul>li>a:hover::before,
.gnav>ul>li>a.active::before {
	content: "";
	transition: all .5s;
	opacity: 1;
}

.gnav a.last-child::after {
	content: none;
}

.gnav .ja {
	line-height: 1;
	font-size: min(calc(18 / 1500 * 100vw), 18px);
	font-family: "vdl-v7mincho", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #fff;
}

.gnav .nav_drawer {
	position: relative;
	z-index: 1;
}
.gnav .nav_sub {
	display: none;
	max-width: 700px;
	width: calc(700 / 1700 * 100vw);
	position: absolute;
	top: calc(100%);
	left: 50%;
	transform: translateX(-50%);
}

.gnav .nav_sub li {
	width: 50%;
	line-height: 1.6;
}

.gnav .nav_sub li:nth-of-type(2n) {
	border-left: 1px solid #fff;
}
.gnav .nav_sub li:nth-last-of-type(n +3) {
	border-bottom: 1px solid #fff;
}

.gnav .nav_sub a {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	padding: calc(15.5 / 1920 * 100vw) calc(15 / 1920 * 100vw) calc(15.5 / 1920 * 100vw) calc(35 / 1920 * 100vw);
	font-family: "vdl-v7mincho", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	background: rgba(77, 77, 77, .9);
}
/*
.gnav .nav_sub a:hover {
	background: #f8f7f2;
} */

.gnav .nav_sub .none {
	background: rgba(77, 77, 77, .9);
}

.gnav .nav_sub .none:nth-of-type(odd) {
	display: none;
}

.gnav .nav_sub .arw {
	line-height: 1.5;
	padding-left: calc(30 / 1920 * 100vw);
	position: relative;
	z-index: 1;
}

.gnav .nav_sub .arw::before {
	content: "";
	margin: auto;
	position: absolute;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 7px;
	height: 7px;
	left: 0;
	top: .5em;
	transform: rotate(-45deg);
}

.gnav .col_contact {
	display: none;
}

.fix_nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	transition: .5s;
	width: 100%;
	transform: translateY(-100%);
	opacity: 0;
}

.fix_nav .gnav {
	width: 100%;
}

.fix_nav.is_fixed {
	transition: .5s;
	background: #343434;
	transform: translateY(0);
	opacity: 1;
	z-index: 100000;
}

.fix_nav .gnav>ul {
	width: calc(100% - 800 / 1920 * 100vw);
	margin: auto;
}
.fix_nav .col_contact {
	display: flex;
	width: calc(655 / 1920 * 100vw);
	margin: auto;
}
@media(min-width: 768px) {

}

@media(min-width: 768px) and (max-width:1599px) {
	.gnav .nav_sub {
		width: calc(700 / 1600 * 100vw);
	}
	.fix_nav .gnav>ul {
		width: calc(100% - 720 / 1920 * 100vw);
	}
	.fix_nav .col_contact {
		width: calc(660 / 1920 * 100vw);
	}
}

@media(min-width: 768px) and (max-width:1299px) {
	.fix_nav .gnav {
		width: 100%;
	}
	.fix_nav .gnav .ja{letter-spacing: .0;}
	.fix_nav .gnav>ul {
		width: calc(100% - 800 / 1920 * 100vw);
	}
	.fix_nav .gnav>ul>li>a {
		height: calc(120 / 1300 * 100vw);
	}
	.fix_nav .col_contact {
		width: calc(770 / 1920 * 100vw);
	}
	.fix_nav .v1.btn_tel_common03{
		width: calc(330 / 1920 * 100vw);
		height: calc(120 / 1920 * 100vw);
	}
	.fix_nav .v1.btn_tel_common03 .s03{
		margin: 0 -3%;
	}
	.fix_nav .v1.row_contact{
		width: calc(430 / 1920 * 100vw);
	}
	.fix_nav .v1.btn_contact_common{
		width: calc(210 / 1920 * 100vw);
		height: calc(120 / 1920 * 100vw);
	}
	.fix_nav .btn_contact_common .s01{letter-spacing: 0;}

	.gnav .nav_sub {
		width: calc(700 / 1300 * 100vw);
	}
}

@media only screen and (max-width: 767px) {

	.gnav,
	.fix_nav,
	.gnav .row_contact {
		display: none;
	}

	.btn_gnav_sp {
		position: fixed;
		top: 2.5vw;
		right: 3.5vw;
		height: calc(100 / 750 * 100vw);
		width: calc(100 / 750 * 100vw);
		background: #343434;
		z-index: 10000;
		outline: none;
	}

	.btn_gnav_sp .txt_gnav {
		position: absolute;
		width: calc(56/ 750 * 100vw);
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}

	.btn_gnav_sp .icn_gnav {
		width: calc(40 / 750 * 100vw);
		height: 1.5px;
		position: absolute;
		top: -3.5vw;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		background: #fff;
		transition: transform .3s ease-in-out;
	}

	.btn_gnav_sp .icn_gnav:before,
	.btn_gnav_sp .icn_gnav:after {
		content: "";
		width: 100%;
		height: 1.5px;
		position: absolute;
		left: 0;
		background: #fff;
		transition: transform .3s ease-in-out;
	}

	.btn_gnav_sp .icn_gnav:before {
		top: -1.5vw;
	}

	.btn_gnav_sp .icn_gnav:after {
		bottom: -1.5vw;
	}

	.open .btn_gnav_sp .icn_gnav {
		background: none;
	}

	.open .btn_gnav_sp .icn_gnav:before,
	.open .btn_gnav_sp .icn_gnav:after {
		background: #fff;
		transition: transform .3s ease-in-out;
	}

	.open .btn_gnav_sp .icn_gnav:before {
		transform: rotate(45deg);
		top: 0;
	}

	.open .btn_gnav_sp .icn_gnav:after {
		transform: rotate(-45deg);
		bottom: 0;
	}

	.gnav_sp {
		padding: 18.5vw 0 0;
		overflow-y: auto;
		overflow-x: hidden;
		background: rgba(255, 255, 255, 0.9);
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
		height: 100%;
		visibility: hidden;
		opacity: 0;
		width: 80%;
		transition: opacity .6s ease, visibility .6s ease;
		line-height: 1.45;
	}

	.bg_gnav {
		visibility: hidden;
		transition: .3s;
		opacity: 0;
	}

	.open .bg_gnav {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 9998;
		background: rgba(0, 0, 0, 0);
		visibility: visible;
		opacity: 1;
		transition: .3s;
		left: 0;
		top: 0;
	}

	.gnav_sp .nav_main {
		padding-bottom: 20vw;
	}

	.gnav_sp .nav_main>ul {
		padding: 0 3vw;
		display: block;
		font-family: "vdl-v7mincho", sans-serif;
		font-weight: 300;
		font-style: normal;
	}

	.gnav_sp .nav_main>ul>li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}

	.gnav_sp .nav_main>ul>li:first-child {
		border-top: 1px dotted rgba(85, 90, 90, .3);
	}

	.gnav_sp .nav_main>ul>li.nav_drawer {
		border-bottom: 1px dotted rgba(85, 90, 90, .3);
		padding-bottom: 5vw;
	}

	.gnav_sp .nav_main>ul>li>a {
		border-bottom: 1px dotted rgba(85, 90, 90, .3);
		position: relative;
		letter-spacing: 0;
	}

	.gnav_sp .nav_main>ul>li.nav_drawer>a {
		border-bottom: none;
		margin-bottom: 3vw;
	}

	.gnav_sp .nav_main>ul>li.nav_drawer .open+.nav_sub {
		margin-bottom: 2.5vw;
	}

	.gnav_sp .nav_main>ul>li>a:after {
		content: "";
		margin: auto;
		position: absolute;
		border-right: 1px solid #2d2d2d;
		border-bottom: 1px solid #2d2d2d;
		width: 7px;
		height: 7px;
		right: 0;
		top: 0;
		bottom: 0;
		transform: rotate(-45deg);
	}

	.gnav_sp .nav_main>ul>li.nav_drawer>a:after {
		transform: rotate(45deg);
	}

	.gnav_sp .nav_main>ul>li.nav_drawer>a.open:after {
		transform: rotate(0);
	}

	.gnav_sp .nav_main>ul>li>a>.wrap {
		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;
		-ms-align-items: center;
		align-items: center;
		width: 100%;
		padding: 3.45vw 4vw 3.45vw 0;
		position: relative;
		z-index: 1;
	}

	.gnav_sp .nav_main>ul>li>a .ja {
		letter-spacing: .1em;
		font-size: calc(32 / 750 * 100vw);

	}

	.gnav_sp .nav_sub {
		/* background: #4d4d4d; */
	}

	.gnav_sp .nav_sub li {
		width: 100%;
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}

	.gnav_sp .nav_sub li:nth-of-type(even) {
		order: 1;
	}

	.gnav_sp .nav_sub li:nth-of-type(odd) {
		order: 0;
	}

	.gnav_sp .nav_sub a {
		display: block;
		padding: 3vw 0 4vw 7vw;
		letter-spacing: .1em;
		font-size: calc(32 / 750 * 100vw);
		font-family: "vdl-v7mincho", sans-serif;
		font-weight: 300;
		font-style: normal;
		position: relative;
		color: #fff;
	}

	.gnav_sp .nav_sub li {
		width: 100%;
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_sub li:not(:last-child) {border-bottom: 1px solid #fff;}
	.gnav_sp .nav_sub li:nth-last-of-type(3) {border-bottom: 0;}
	.gnav_sp .nav_sub li.none {display: none;}
	.gnav_sp .nav_sub li:nth-child(odd) {order: 0;}
	.gnav_sp .nav_sub li:nth-child(even) {order: 1;}
	.gnav_sp .nav_sub a {
		display: block;
		padding: 3.4vw 3vw 3.45vw 6vw;
		letter-spacing: 0;
		color: #fff;
		background: #5e5e5e;
		position: relative;
	}
	.gnav_sp .nav_sub .arw{
		padding-left: 5vw;
		position: relative;
		z-index: 1;
	}
	.gnav_sp .nav_sub a .arw:after {
		content: "";
		margin: auto;
		position: absolute;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		width: 7px;
		height: 7px;
		left: 0;
		top: 0; bottom: 0;
		transform: rotate(-45deg);
	}
	.open .gnav_sp {
		visibility: visible;
		opacity: 1;
	}
	.open .gnav_sp .nav_main > ul > li, .open .gnav_sp .nav_sub li {
		opacity: 1;
		transform: translateX(0);
		transition: transform 1s ease, opacity .9s ease;
	}
	.gnav_sp .col_contact {display: none;}
}

/* 新着情報 index_news
------------------------------------------------------------------*/

/* ※パーフェクトスクロールバー用基本css ここからデザインに合わせて適宜変更してください */
.index_news ul {
	overflow: hidden;
	position: relative;
	padding-right: calc(20 / 1920 * 100vw);
	max-height: 170px;
	height: auto;
	touch-action: auto !important;
	line-height: 1.75;
}
.index_news li:not(:last-of-type) {
}
.index_news li dt {
}
.index_news li dd {
}
.index_news li dd a {
	color: #aaa; /* コーダーさんへに記載されている★標準テキスト：リンク色に変更*/
}
/* パーフェクトスクロールバー */
.ps__thumb-y {
	background: #333333 !important;
	right: 0px !important;
	width: 4px !important;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_news ul {
		padding-right: calc(20 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_news ul {
		padding-right: calc(20 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.index_news ul {
		padding-right: 5vw;
		max-height: calc(500 / 750 * 100vw);
	}
	.index_news li:not(:last-of-type) {
	}
	.index_news li dl {
		display: block;
	}
	.index_news li dt {
		width: 100%;
	}
	.index_news li dd {
		width: 100%;
		line-height: 1.5625;
	}
	.ps__thumb-y, .ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
		width: 2px!important;
	}
}

/* index_technique01
------------------------------------------------------------------*/
.index_technique{
	margin-top: calc(-1 * var(--size50px));
	position: relative;
	z-index: 0;
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.index_technique{
		margin-top: -23.5vw;
	}
}
/* index_technique01
------------------------------------------------------------------*/
.index_technique01{
	padding-top: calc(200 / 1920 * 100vw);
	padding-bottom: calc(150 / 1920 * 100vw);
	background: url(images/index/bg_technique01.png)no-repeat center / cover;
}
.index_technique01 .copy__technique02{
	line-height: .8;
	letter-spacing: .1em;
	font-size: calc(140 / 1920 * 100vw);
	position: relative;
	z-index: 1;
}
.index_technique01 .copy__technique02::before{
	content: "";
	width: calc(475 / 1920 * 100vw);
	height: 1px;
	margin: auto;
	background: #9fa19f;
	position: absolute;
	top: calc(-25 / 1920 * 100vw);
	bottom: 0;
	left: 0;
}
.index_technique01 .copy__technique01{
	margin-top: calc(-1 * var(--size65px));
	position: relative;
	z-index: 1;
}
.index_technique01 .img_technique01{
	width: calc(147 / 1920 * 100vw);
	position: absolute;
    bottom: calc(90 / 1920 * 100vw);
    right: 13%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_technique01 .copy__technique02{
		font-size: calc(140 / 1800 * 100vw);
	}
	.index_technique01 .copy__technique02::before{
		width: calc(400 / 1920 * 100vw);
		top: calc(-25 / 1920 * 100vw);
	}
	.index_technique01 .copy__technique01{font-size: 2.3rem;}
	.index_technique01 .img_technique01{
		right: 10%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_technique01 .copy__technique02{
		font-size: calc(140 / 1500 * 100vw);
	}
	.index_technique01 .copy__technique01{font-size: 2.1rem;}
	.index_technique01 .img_technique01{
		right: 7.5%;
	}
}
@media(max-width: 767px) {
	.index_technique01{
		padding-top: 26vw;
		padding-bottom: 23vw;
		background: url(images/index/bg_technique01_sp.png)no-repeat center / cover;
	}
	.index_technique01 .copy__technique02{
		line-height: .8;
		letter-spacing: .1em;
		font-size: calc(70 / 750 * 100vw);
		margin-bottom: 2vw;
	}
	.index_technique01 .copy__technique02::before{
		width: calc(120 / 750 * 100vw);
		top: calc(-25 / 1920 * 100vw);
	}
	.index_technique01 .copy__technique01{
		line-height: 2;
		margin: 0 auto 4vw;
	}
	.index_technique01 .img_technique01{
		width: calc(100 / 750 * 100vw);
		bottom: 3vw;
		right: 13%;
	}
}
/* index_technique02
------------------------------------------------------------------*/
.index_technique02{
	background: url(images/index/parallax_technique01.png)no-repeat center / cover;
}
.index_technique02 .row__technique01{
	position: relative;
	z-index: 1;
}
.index_technique02 .row__technique01::before{
	content: "";
	width: var(--size100px);
	height: var(--size100px);
	margin: auto;
	background: url(images/index/cross.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.index_technique02 .row__technique01 > .col{
	max-width: 420px;
	max-height: 420px;
	width: calc(420 / 1380 * 100vw);
	height: calc(420 / 1380 * 100vw);
	position: relative;
	z-index: 1;
}
.index_technique02 .row__technique01 > .col::before{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: url(images/index/circle01.svg)no-repeat center / cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.index_technique02 .row__technique01 > .col:nth-of-type(2):before{ transform: scale(-1, -1);}
.index_technique02 .circle{
	width: var(--size200px);
    height: var(--size200px);
    margin: auto;
    color: #fff;
    background: #77562a;
    position: absolute;
    z-index: 1;
}
.index_technique02 .circle::before {
    content: "";
    width: calc(100% - var(--size20px));
    height: calc(100% - var(--size20px));
    margin: auto;
    background: url(images/index/circle05.svg)no-repeat center / contain;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.index_technique02 .circle01{
	bottom: 0;
	right: calc(-1 * var(--size75px));
}
.index_technique02 .circle02{
	background: #314865;
	top: 0;
	left: calc(-1 * var(--size100px));
}
@media(min-width: 1025px){
	.index_technique02{
		background-attachment: fixed;
	}
}
@media(max-width: 767px) {
	.index_technique02{
		padding: 22vw 0;
		background: url(images/index/parallax_technique01_sp.png)no-repeat center / cover;
	}
	.index_technique02 .row__technique01::before{
		width: var(--size70px);
		height: var(--size70px);
	}
	.index_technique02 .row__technique01 > .col{
		width: calc(300 / 750 * 100vw);
		height: calc(300 / 750 * 100vw);
	}
	.index_technique02 .row__technique01 .lh19{line-height: 1.6;}

	.index_technique02 .circle{
		width: var(--size180px);
		height: var(--size180px);
	}
	.index_technique02 .circle01{
		bottom: -15vw;
		right: auto;
		left: 0;
	}
	.index_technique02 .circle02{
		top: -15vw;
		right: 0;
		left: auto;
	}
	.index_technique02 .circle .fz22{
		font-size: calc(26 / 750 * 100vw);
	}
}
/* index_technique03
------------------------------------------------------------------*/
.index_technique03{
	padding-top: var(--size90px);
	padding-bottom: var(--size80px);
	background: url(images/index/bg_technique03.png)no-repeat center / cover;
}
.index_technique03 .row__technique03 > .col{
	max-width: 380px;
	width: 32%;
	height: var(--size120px);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.index_technique03 .row__technique03 .icon{
	width: var(--size80px);
	margin-right: var(--size20px);
}

.index_technique03 .bnner_technique{
	display: block;
	/* width: calc(var(--size160px) * 3); */
	width: 100%;
	text-align: center;
}
@media(max-width: 767px) {
	.index_technique03{
		padding-top: var(--size90px);
		/* padding-bottom: 8vw; */
		padding-bottom: 12vw;
		background: url(images/index/bg_technique03_sp.png)no-repeat center / cover;
	}
	.index_technique03 .row__technique03 > .col{
		width: calc(646 / 750 * 100vw);
		justify-content: flex-start;
		height: var(--size140px);
		padding-left: var(--size80px);
		margin: 0 auto var(--size40px);
	}
	.index_technique03 .row__technique03 .icon{
		width: var(--size100px);
		margin-right: var(--size25px);
	}
	.index_technique03 .bnner_technique{
		/* width: calc(var(--size200px) * 3); */
		width: 95%;
	}
}

/* index_technique01
------------------------------------------------------------------*/
.index_explanation01{
	padding: var(--size85px) 0 var(--size60px);
	background: url(images/index/bg_explanation01.png)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.row__explanation > .col{
	width: 48.5%;
	padding-top: var(--size100px);
	box-shadow: rgb(7, 3, 3)x 7.7px 10px 0 rgba(0, 0, 0, 0.05);
	position: relative;
	z-index: 1;
}
.row__explanation .icon{
	width: var(--size200px);
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.row__explanation .box{
	padding-top: var(--size120px);
}
.copy__explanation::before{
	content: "";
	width: var(--size30px);
	height: 1px;
	margin: auto;
	background: #2d2d2d;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
@media(max-width: 767px) {
	.index_explanation01{
		padding: var(--size70px) 0 var(--size80px);
		background: url(images/index/bg_explanation01_sp.png)no-repeat center / cover;
	}
	.row__explanation > .col{
		width: calc(646 / 750 * 100vw);
		margin: 0 auto var(--size30px);
	}
	.row__explanation > .col:last-child{margin-bottom: 0;}
}
/* index_explanation02
------------------------------------------------------------------*/
.index_explanation02{
	padding: var(--size40px) 0 var(--size90px);
	background: #1f2e55;
	position: relative;
	z-index: 1;
}
.index_explanation02::before,
.index_explanation02::after
{
	content: "";
	width: 50%;
	height: var(--size150px);
	margin: auto;
	background: rgba(255, 255, 255, .3);
	clip-path: polygon(0 100%, 0 0, 100% 100%);
	position: absolute;
	bottom: 0;
	left: 0;
}
.index_explanation02::after{
	clip-path: polygon(0 100%, 100% 0, 100% 100%);
	left: auto;
	right: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_explanation02 .fz30{font-size: 1.8rem;}
	.index_explanation02 .fz40{font-size: 2.4rem;}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_explanation02 .fz30{font-size: 1.7rem;}
	.index_explanation02 .fz40{font-size: 2.25rem;}
}
@media(max-width: 767px) {
	.index_explanation02::before,
	.index_explanation02::after
	{
		height: var(--size100px);
	}
}

/* index_quality01
------------------------------------------------------------------*/
.index_quality01{
	padding-top: var(--size100px);
	padding-bottom: var(--size100px);
	background: url(images/index/bg_quality01.png)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.index_quality01::before{
	content: "";
	max-width: 729px;
	max-height: 797px;
	width: calc(729 / 1700 * 100vw);
	height: calc(797 / 1700 * 100vw);
	margin: auto;
	background: url(images/index/img_quality01.png)no-repeat center / contain;
	position: absolute;
	top: 32%;
	left: 0%;
	z-index: -1;
}
.index_quality01 .copy__quality02{
	line-height: .8;
	letter-spacing: .1em;
	font-size: calc(140 / 1920 * 100vw);
	position: relative;
	z-index: 1;
}
.index_quality01 .copy__quality02::before{
	content: "";
	width: calc(584 / 1920 * 100vw);
	height: 1px;
	margin: auto;
	background: #bcaf9c;
	position: absolute;
	top: calc(-25 / 1920 * 100vw);
	bottom: 0;
	right: 0;
}
.index_quality01 .copy__quality01{
	margin-top: calc(-1 * var(--size65px));
	position: relative;
	z-index: 1;
}

.index_quality01 .box__quality02::before{
	border-color: rgba(99, 82, 61, .8) rgba(99, 82, 61, .8) transparent transparent;
}
.index_quality01 .box__quality02::after{
	border-color: transparent transparent rgba(99, 82, 61, .8) rgba(99, 82, 61, .8) ;
}

.index_quality01 .box__quality02{
	max-width: 1000px;
	width: 80%;
	margin-left: auto;
	margin-right: 0;
}
 .index_quality01 .box__quality02 > .wrap{
	max-width: 840px;
	width: 100%;
	margin: auto;
 }
.index_quality01 .copy_front_common001{
	padding-bottom: var(--size25px);
}
.index_quality01  .row__quality01 > .col{
	padding: var(--size30px) var(--size45px) var(--size20px);
}
.index_quality01  .row__quality01 .img{
	max-width: 240px;
	width: calc(240 / 1400 * 100vw);
	margin: 0 auto var(--size20px);
}
.index_quality01  .row__quality01 .num{
	top: -20%;
    left: -3%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_quality01 .copy__quality02{
		font-size: calc(140 / 1800 * 100vw);
	}
	.index_quality01 .copy__quality02::before{
		width: calc(584 / 1800 * 100vw);
		top: calc(-25 / 1800 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_quality01 .copy__quality02{
		font-size: calc(140 / 1700 * 100vw);
	}
	.index_quality01 .copy__quality02::before{
		width: calc(584 / 1700 * 100vw);
		top: calc(-25 / 1700 * 100vw);
	}
}
@media(max-width: 767px) {
	.index_quality01{
		padding-top: var(--size100px);
		padding-bottom: var(--size100px);
		background: url(images/index/bg_quality01_sp.png)no-repeat center / cover;
	}
	.index_quality01::before{content: none;}
	.index_quality01 .copy__quality02{
		font-size: calc(70 / 750 * 100vw);
	}
	.index_quality01 .copy__quality02::before{
		width: calc(176 / 750 * 100vw);
		top: calc(-25 / 750 * 100vw);
	}
	.index_quality01 .copy__quality01{
		margin: 0 auto 5vw;
	}


	.index_quality01 .box__quality02{
		width: calc(646 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
		padding: 5vw 7vw;
		margin-bottom: 46vw;
	}
	.index_quality01 .box__quality02 > .wrap{
		max-width: 840px;
		width: 100%;
		margin: auto;
	}
	.index_quality01 .copy_front_common001{
		padding-bottom: var(--size25px);
	}
	.index_quality01  .row__quality01 > .col{
		max-width: calc(646 / 750 * 100vw);
		width: 100%;
		margin: 0 auto;
		padding: 7vw 7vw 5vw;
	}

	.index_quality01  .row__quality01 > .col:nth-of-type(2n){margin-top: var(--size40px);}
	.index_quality01  .row__quality01 .img{
		width: calc(360 / 750 * 100vw);
		margin: 0 auto 1vw;
	}
	.index_quality01  .row__quality01 .num{
		top: -15%;
		left: -5%;
	}
}

/* index_quality02
------------------------------------------------------------------*/
.index_quality02{
	padding-top: var(--size80px);
	padding-bottom: var(--size100px);
	background: url(images/index/bg_quality02.png)no-repeat center / cover;
}
.index_quality02 .bdr__quality02::before{
	content: "";
	width: 100%;
	height:var(--size160px);
	margin: auto;
	background: rgba(31, 46, 85, 0.5);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.index_quality02 .row__quality02 > .col{
	max-width: 290px;
	width: 30%;
	position: relative;
	z-index: 1;
}
.index_quality02 .row__quality02 .tag01{
	padding: 0 1.4em;
	height: var(--size40px);
	background: #fff;
	position: absolute;
	bottom: var(--size25px);
	right: calc(-1 * var(--size15px));
	box-shadow: 4px 4px 1px rgba(77, 77, 77, .3);
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.index_quality02{
		padding-top: var(--size80px);
		padding-bottom: var(--size100px);
		background: url(images/index/bg_quality02_sp.png)no-repeat center / cover;
	}

	.index_quality02 .copy_front_common001{
		line-height: 1.8;
	}

	.index_quality02 .row__quality02{
		max-width: calc(640 / 750 * 100vw);
		margin: auto;
	}

	.index_quality02 .row__quality02 > .col{
		max-width: 290px;
		width: calc(290 / 750 * 100vw);
	}

	.index_quality02 .row__quality02 > .col:last-child{
		margin: 6vw auto 0;
	}
	.index_quality02 .row__quality02 .tag01{
		padding: 0 1.4em;
		letter-spacing: 0;
		font-size: calc(24 / 750 * 100vw);
		height: var(--size40px);
		bottom: var(--size25px);
		right: calc(-1 * var(--size15px));
	}
	.index_quality02 .bdr__quality02::before{
		height:calc(420 / 750 * 100vw);
	}
}

/*
------------------------------------------------------------------*/
.index_support{
	padding: var(--size50px) 0 var(--size90px);
	background: url(images/index/bg_support01.png)no-repeat center / cover;
}
.index_support .copy__support02{
	line-height: .8;
	text-align: center;
}

.index_support .copy__support02 {
	line-height: .8;
	font-size: calc(120 / 1920 * 100vw);
	text-align: center;
	position: relative;
	z-index: 1;
}
.index_support .row__support > .col_r{
	max-width: 700px;
	width: 47%
}
.index_support .row__support > .col_l{
	max-width: 700px;
	width: 49%;
}
.index_support .row__support .area__support{
	max-width: 570px;
	max-height: 500px;
	width: calc(570 / 1700 * 100vw);
	height: calc(500 / 1700 * 100vw);
	margin: calc(-45 / 1920 * 100vw) auto 0;
	background: url(images/index/boder-dotted.svg)no-repeat center / min(calc(340 / 1700 * 100vw),340px);
	position: relative;
	z-index: 1;
}
.index_support .row__support .circle{
	max-width: 260px;
	max-height: 260px;
	width: calc(260 / 1700 * 100vw);
	height: calc(260 / 1700 * 100vw);
	margin: auto;
	color: #fff;
	position: absolute;
}
.index_support .row__support .circle01{
	background: rgba(49, 72, 101, .9);
	top: 0;
	left: 0;
	right: 0;
}
.index_support .row__support .circle02{
	background: rgba(119, 86, 42, .9);
	bottom: 0;
	left: 0;
}
.index_support .row__support .circle03{
	background: rgba(77, 77, 77, .9);
	bottom: 0;
	right: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_support .copy__support02 {
		font-size: calc(120 / 1800 * 100vw);
	}
	.index_support .row__support .area__support{
		width: calc(570 / 1600 * 100vw);
		height: calc(500 / 1600 * 100vw);
		margin: calc(-45 / 1700 * 100vw) auto 0;
		background: url(images/index/boder-dotted.svg)no-repeat center / calc(340 / 1600 * 100vw);
	}
	.index_support .row__support .circle{
		width: calc(260 / 1600 * 100vw);
		height: calc(260 / 1600 * 100vw);
	}
	.index_support .fz30 {font-size: 1.8rem;}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_support .copy__support02 {
		font-size: calc(120 / 1800 * 100vw);
	}
	.index_support .row__support .area__support{
		width: calc(570 / 1500 * 100vw);
		height: calc(500 / 1500 * 100vw);
		background: url(images/index/boder-dotted.svg)no-repeat center / calc(340 / 1600 * 100vw);
	}
	.index_support .row__support .circle{
		width: calc(260 / 1500 * 100vw);
		height: calc(260 / 1500 * 100vw);
	}
	.index_support .row__support > .col_r{
		width: 46%
	}
	.index_support .row__support > .col_l{
		width: 50%;
	}

	.index_support .fz30 {font-size: 1.70rem;}
}
@media(max-width: 767px) {
	.index_support{
		padding: var(--size50px) 0 var(--size90px);
		background: url(images/index/bg_support01_sp.png)no-repeat center / cover;
	}
	.index_support .copy__support02 {
		letter-spacing: .1em;
		font-size: calc(120 / 750 * 100vw);
	}
	.index_support .row__support .area__support{
		width: calc(580 / 750 * 100vw);
		height: calc(510 / 750 * 100vw);
		margin-top: -10vw;
		background: url(images/index/boder-dotted.svg)no-repeat center / calc(340 / 750 * 100vw);
	}
	.index_support .row__support .circle{
		width: calc(260 / 750 * 100vw);
		height: calc(260 / 750 * 100vw);
	}
	.index_support .row__support > .col_r{
		width: 100%;
		margin-bottom: 6vw;
	}
	.index_support .row__support > .col_l{
		width: 100%;
	}

	.index_support .circle .fz30 {font-size: calc(30 / 750 * 100vw);}
	.index_support .circle .fz40 {font-size: calc(40 / 750 * 100vw);}
	.index_support .copy__support01 .fz40_sp {font-size: calc(40 / 750 * 100vw);}
}
/* index_case
------------------------------------------------------------------*/
.index_case .bg{
	padding: var(--size75px) 0 var(--size150px);
	background: url(images/index/parallax_case.jpg)no-repeat center / cover;
}
.index_case .copy__case01{margin-bottom: var(--size25px);}
.index_case .deco__case{
	height: var(--size50px);
	background-image: linear-gradient(to top, #f2e6cd, #bcaf9c);
}
.index_case .area_case_common01{
	width: calc(1125 / 1920 * 100vw);
	margin: 0 var(--size40px);
	padding: var(--size60px);
	background: rgba(255, 255, 255, 0.8) !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: var(--size40px);
	height: var(--size40px);
	background: url(images/page/arw03.svg)no-repeat center / cover;
	z-index: 1;
	top: -20px;
	bottom: 0;
	margin: auto;
	transform: none;
}
.slider_case .slick-prev:before, .slider_case .slick-next:before {
	display: none;
}
.slider_case .slick-prev {
	left: 17.25%;
	transform: scaleX(-1) !important;
}
.slider_case .slick-next {
	right: 17.25%;
}
@media(min-width: 1025px){
	.index_case .bg{
		background-attachment: fixed;
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_case .area_case_common01{
		width: calc(1125 / 1600 * 100vw);
		margin: 0 var(--size40px);
		padding: var(--size60px);
	}
	.slider_case .slick-prev {
		left: 9.5%;
		transform: scaleX(-1);
	}
	.slider_case .slick-next {
		right: 9.5%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_case .area_case_common01{
		width: calc(1125 / 1300 * 100vw);
		margin: 0 var(--size30px);
		padding: var(--size50px);
	}
	.slider_case .slick-prev {
		left: 3%;
	}
	.slider_case .slick-next {
		right: 3%;
	}
}
@media(max-width: 767px) {
	.index_case .bg{
		padding: var(--size75px) 0 14vw;
		background: url(images/index/parallax_case_sp.jpg)no-repeat center / cover;
	}
	.index_case .area_case_common01{
		width: calc(702 / 750 * 100vw);
		margin: 0 5vw;
		padding: 8vw 4vw;
	}
	.slider_case .slick-prev, .slider_case .slick-next {
		width: var(--size80px);
		height: var(--size80px);
		top: -5vw;
		left: 0;
		right: 0;
		bottom: auto;
		margin: auto;
	}
	.slider_case .slick-prev {
		left: -16%;
	}
	.slider_case .slick-next {
		right: -16%;
	}
}

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

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

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

}

/* index_refuse
------------------------------------------------------------------*/
.index_refuse01 {
	padding-top: var(--size100px);
	padding-bottom: var(--size90px);
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.index_refuse01::before{
	content: "";
	max-width: 1460px;
	max-height: 400px;
	width: calc(1460 / 1920 * 100vw);
	height: calc(400 / 1920 * 100vw);
	margin: auto;
	background: url(images/index/img_refuse01.png)no-repeat center / contain;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.index_refuse01 .row__refuse{
	max-width: 1360px;
	width: calc(1360 / 1500 * 100vw);
	position: relative;
	z-index: 2;
}
.index_refuse01 .row__refuse > .col_txt{
	max-width: 710px;
	width: 52%;
}
.index_refuse01 .row__refuse > .col__refuse{
	max-width: 580px;
	width: 44%;
}

.index_refuse01 .row__refuse .circle{
	max-width: 280px;
	max-height: 280px;
	width: calc(280 / 1450 * 100vw);
	height: calc(280 / 1450 * 100vw);
	background: #fff;
}
.index_refuse01 .row__refuse .circle::before{
	content: "";
	width: calc(100% - var(--size20px));
	height: calc(100% - var(--size20px));
	margin: auto;
	background: url(images/index/circle02.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.index_refuse01 .row__refuse .circle02::before{
	background: url(images/index/circle03.svg)no-repeat center / contain;
}
.index_refuse01 .copy__refuse02{
	line-height: .8;
	letter-spacing: .1em;
	padding-left: calc(150 / 1920 * 100vw);
	font-size: calc(140 / 1920 * 100vw);
	position: relative;
	z-index: 1;
}
.index_refuse01 .copy__refuse02::before{
	content: "";
	width: calc(120 / 1920 * 100vw);
	height: 1px;
	margin: auto;
	background: #9fa19f;
	position: absolute;
	top: calc(-25 / 1920 * 100vw);
	bottom: 0;
	left: 0;
}
.index_refuse01 .copy__refuse01{
	margin-top: calc(-1 * var(--size60px));
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.index_refuse01 {
		padding-top: 50vw;
		padding-bottom: 10vw;
	}
	.index_refuse01::before{
		width: calc(750 / 750 * 100vw);
		height: calc(400 / 750 * 100vw);
		background: url(images/index/img_refuse01_sp.png)no-repeat center / contain;
	}
	.index_refuse01 .row__refuse{
		width: 100%;
	}
	.index_refuse01 .row__refuse > .col_txt{
		width: 100%;
		margin-bottom: 3.5vw;
	}
	.index_refuse01 .row__refuse > .col__refuse{
		max-width: calc(600 / 750 * 100vw);
		width: 100%;
		margin: auto;
	}

	.index_refuse01 .row__refuse .circle{
		width: calc(280 / 750 * 100vw);
		height: calc(280 / 750 * 100vw);
	}
	.index_refuse01 .copy__refuse02{
		margin-bottom: 10vw;
		text-align: center;
		padding-left: 0;
		font-size: calc(70 / 750 * 100vw);
		margin-bottom: 2vw;
	}
	.index_refuse01 .copy__refuse02::before{
		width: calc(211 / 750 * 100vw);
		top: calc(-25 / 1920 * 100vw);
	}
	.index_refuse01 .copy__refuse01{
		text-align: center;
		margin: 0 auto 5vw;
	}
}

/* index_thought
------------------------------------------------------------------*/
.index_thought{
	padding-top: var(--size150px);
	background: #f0ebe5;
}
.index_thought .cover__thought{
	padding-top: var(--size150px);
	position: relative;
	z-index: 3;
}
.index_thought .cover__thought::before{
    content: "";
    max-width: 1200px;
    max-height: 800px;
    width: calc(1200 / 1920 * 100vw);
    height: calc(800 / 1920 * 100vw);
    margin: auto;
    background: url(images/index/arw_thought01.svg)no-repeat center / contain;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.index_thought .copy__thought{
	line-height: .85;
    letter-spacing: .1em;
    font-size: calc(140 / 1920 * 100vw);
	position: absolute;
	top: calc(-95 / 1920 * 100vw);;
}
.index_thought .copy__thought01{
	width: 100%;
	height: 55vh;
	padding-right: calc(315 / 1920 * 100vw);
    line-height: 2.4;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	top: 55%;
	left: 0;
	right: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_thought .copy__thought01{
		font-size: 1.9rem;
		padding-right: calc(200 / 1920 * 100vw);
		top: 50%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_thought .copy__thought01{
		font-size: 1.75rem;
		padding-right: calc(150 / 1920 * 100vw);
		top: 45%;
	}
}
@media(max-width: 767px) {
	.index_thought{
		padding-top: var(--size100px);
	}
	.index_thought .cover__thought{
		padding-top: 14vw;
	}
	.index_thought .cover__thought::before{
		width: calc(600  / 750 * 100vw);
		height: calc(400 / 750 * 100vw);
		background: url(images/index/arw_thought01_sp.svg)no-repeat center / contain;
	}
	.index_thought .copy__thought{
		font-size: calc(70 / 750 * 100vw);
		top: calc(-48 / 750 * 100vw);
		left: -.2vw;
	}
	.index_thought .copy__thought01{
	    line-height: 2;
		padding-right: 4vw;
		top: 34%;
	}

}

/* index_thought
------------------------------------------------------------------*/
.index_thought01{
	width: 100%;
	height: calc(500 / 1920 * 100vw);
	background: url(images/index/bg_thought01.png)no-repeat center / cover;
	position: relative;
	z-index: 0;
}
.index_thought01::before{
	content: "";
	max-width: 530px;
	max-height: 560px;
	width: calc(530 / 1700 * 100vw);
	height: calc(560 / 1700 * 100vw);
	margin: auto;
	background: url(images/index/img__thought00.png)no-repeat center / contain;
	position: absolute;
	bottom: 0;
	left: 18%;
	z-index: 1;
}
.index_thought01 .bdr__thought01{
	width: 100%;
	max-height: 130px;
	height: calc(130 / 1920 * 100vw);
	position: absolute;
	left: 0;
	right: 0;
	bottom: var(--size50px);
}
.index_thought01 .bdr__thought01::before{
	content: "";
	max-width: 1400px;
	width: calc(1400 / 1920 * 100vw);
	height: 100%;
	margin: auto;
	background: url(images/index/bdr__thought01.png)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.index_thought01 .copy__refuse03{
	width: 100%;
	max-height: 130px;
	height: calc(130 / 1920 * 100vw);
	padding-bottom: 1%;
	font-style: italic;
	position: relative;
	z-index: 3;
}
.index_thought01 .copy__refuse03 .line{
	border-bottom: 1px solid #2d2d2d;
}
.index_thought01 .ballon{
	display: block;
	width: calc(90 / 1920 * 100vw);
	position: absolute;
	top: 0;
	bottom: calc(-10 / 1920 * 100vw);
	right: calc(-140 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.index_thought01{
		height: calc(500 / 1600 * 100vw);
	}

	.index_thought01::before{
		width: calc(530 / 1600 * 100vw);
		height: calc(560 / 1600 * 100vw);
		left: 10%;
	}
	.index_thought01 .bdr__thought01{
		height: calc(130 / 1600 * 100vw);
		bottom: var(--size50px);
	}

	.index_thought01 .bdr__thought01{
		height: calc(130 / 1600 * 100vw);
	}
	.index_thought01 .bdr__thought01::before{
		width: calc(1400 / 1600 * 100vw);
	}
	.index_thought01 .copy__refuse03{
		font-size: 3rem;
		height: calc(130 / 1600 * 100vw);
	}
	.index_thought01 .ballon{
		bottom: calc(-10 / 1920 * 100vw);
		right: calc(-140 / 1920 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_thought01{
		height: calc(500 / 1400 * 100vw);
	}
	.index_thought01 .copy__refuse03{
		font-size: 2.8rem;
	}
}
@media(max-width: 767px) {
	.index_thought01{
		height: auto;
		background: none;
		padding-top: calc(500 / 750 * 100vw);
	}
	.index_thought01::before{
		width: 100%;
		height: calc(500 / 750 * 100vw);
		margin: auto;
		background: url(images/index/bg_thought01_sp.png)no-repeat center / cover;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: auto;
		z-index: 1;
	}
	.index_thought01 .bdr__thought01{
		height: calc(130 / 750 * 100vw);
		background: #fff;
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.index_thought01 .bdr__thought01::before{
		content: none;
	}
	.index_thought01 .copy__refuse03{
		height: calc(130 / 750 * 100vw);
		padding-bottom: 1%;
		padding-left: 2vw;
	}
	.index_thought01 .ballon{
		width: calc(90 / 750 * 100vw);
		right: calc(-130 / 750 * 100vw);
		top: -8vw;
		bottom: 0vw;
	}
}

/* i
------------------------------------------------------------------*/
.index_thought02{
	padding: var(--size100px) 0 var(--size100px);
}
.index_thought02 .row___thought01 > .col{
	max-width: 460px;
	width: 32%;
}
.index_thought02 .row___thought01 .box{
	max-width: 360px;
	width: 100%;
	margin-top: calc(-190 / 1920 * 100vw);
	padding: var(--size30px) var(--size20px) 0;
	background: #f0ebe5;
	position: relative;
	z-index: 2;
}
.index_thought02 .copy__thought04{
	margin-bottom: var(--size15px);
	padding-bottom: var(--size20px);
	text-align: center;
	position: relative;
	z-index: 1;
}
.index_thought02 .copy__thought04::before{
	content: "";
	width: var(--size30px);
	height: 1px;
	margin: auto;
	background: #2d2d2d;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.index_thought02 .box .txti01{margin-bottom: var(--size20px);}
.index_thought02 .btn_common01{
	max-width: 300px;
	width: 100%;
	height: var(--size60px);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.index_thought02{
		padding: var(--size100px) 0 var(--size100px);
	}
	.index_thought02 .row___thought01 > .col{
		width: 100%;
		max-width: calc(640 / 750 * 100vw);
		margin: 0 auto var(--size60px);
	}
	.index_thought02 .row___thought01 > .col:last-child{margin-bottom: 0;}
	.index_thought02 .row___thought01 .img{
		width: calc(460 / 750 * 100vw);
		margin: 0 auto 5vw;
	}
	.index_thought02 .row___thought01 .box{
		max-width: 360px;
		width: 100%;
		margin-top: calc(-190 / 1920 * 100vw);
		padding: var(--size30px) 0 0;
	}
	.index_thought02 .copy__thought04{
		margin-bottom: var(--size15px);
		padding-bottom: var(--size20px);
	}
	.index_thought02 .copy__thought04 br{display: none;}
	.index_thought02 .copy__thought04::before{
		content: "";
		width: var(--size30px);
		height: 1px;
	}
	.index_thought02 .box .txti01{margin-bottom: 4vw;}
	.index_thought02 .btn_common01{
		max-width: 300px;
		width: calc(550 / 750 * 100vw);
		height: var(--size120px);
	}
}


/*
------------------------------------------------------------------*/
.copy_front_common001{
	padding-bottom: var(--size30px);
	border-bottom: 1px solid #343434;
}
.copy_front_common002{
	color: #fff;
	letter-spacing: .1em;
	font-size: calc(140 / 1920 * 100vw);
}

@media(max-width: 767px) {
	.copy_front_common001{
		padding-bottom: 3vw;
	}
	.txti01{
		letter-spacing: 0;
		line-height: 2;
	}
}


/* index_trouble
------------------------------------------------------------------*/
.bg__trouble{
	padding-top: calc(50 / 1920 * 100vw);
	padding-bottom: calc(110 / 1920 * 100vw);
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.bg__trouble::before{
	content: "";
	max-width: 1575px;
	max-height: 830px;
	width: calc(1575 / 1500 * 100vw);
	height: calc(830 / 1500 * 100vw);
	margin: auto;
	background: url(images/index/bg__trouble01.png)no-repeat left / contain;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.area__trouble{
	max-width: 1000px;
	width: calc(1000 / 1800 * 100vw);
	margin-left: auto;
}
.area__trouble .copy_front_common002{
	line-height: .8;
	position: relative;
	z-index: 1;
}
.area__trouble .copy_front_common002::before{
	content: "";
	width: 50%;
	height: 1px;
	background: #9fa19f;
	position: absolute;
	right: 0;
	top: calc(47.5 / 1920 * 100vw);
	z-index: -1;
}
.area__trouble .copy__trouble01{
	margin-top: calc(-1 * var(--size60px));
	padding-right: calc(220 / 1920 * 100vw);
	position: relative;
    z-index: 2;
}

.area__trouble02{
	margin-top: calc(-100 / 1920 * 100vw);
}
.box__trouble{
	max-width: 740px;
	width: calc(740 / 1500 * 100vw);
	line-height: 1.8;
	padding: var(--size10px);
	padding-left: var(--size70px);
	margin-bottom: var(--size40px);
	box-shadow: 6.4px 7.7px 10px 0 rgba(0, 0, 0, 0.05);
	background: #fff;
}
.box__trouble:nth-of-type(2n){
	margin-left: var(--size50px);
}
.box__trouble:last-child{margin-bottom: 0;}
.box__trouble .num_common{
	top: calc(-1 * var(--size10px));
	left: calc(-1 * var(--size10px));
}
@media(min-width: 768px) and (max-width:1599px) {
	.area__trouble .copy__trouble01{font-size: var(--size35px);}
	.box__trouble .fz22{
		font-size: 1.3rem;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.area__trouble .copy__trouble01{font-size: var(--size30px);}
	.area__trouble .copy__trouble01 {
		padding-right: calc(180 / 1920 * 100vw);
	}
	.box__trouble .fz22{
		font-size: 1.2rem;
	}

}
@media(max-width: 767px) {
	.bg__trouble{
		padding-top: calc(55 / 750 * 100vw);
		padding-bottom: calc(300 / 750 * 100vw);
	}
	.bg__trouble::before{
		content: "";
		width: calc(100% - 24 / 750 * 100vw);
		height: 100%;
		background: url(images/index/bg__trouble01_sp.png)no-repeat left / cover;
	}
	.area__trouble{
		width: 100%;
		margin: 0 auto 6vw;
	}
	.area__trouble .copy_front_common002{
		font-size: calc(70 / 750 * 100vw);
		text-align: center;
	}
	.area__trouble .copy_front_common002 .bg_col12{background: none !important;}
	.area__trouble .copy_front_common002::before{
		width: calc(175 / 750 * 100vw);
		top: calc(47.5 / 1920 * 100vw);
	}
	.area__trouble .copy__trouble01{
		margin-top: 1vw;
		text-align: center;
		padding-right: 0;
	}

	.area__trouble02{
		max-width: calc(620 / 750 * 100vw);
		margin: auto;
	}
	.box__trouble{
		width: calc(636 / 750 * 100vw);
		line-height: 1.7;
		padding: var(--size15px);
		padding-left: var(--size10px);
		text-align: center;
		margin-bottom: var(--size30px);

	}
	.box__trouble:nth-of-type(2n){
		margin-left: calc(28 / 750 * 100vw);
	}
	.box__trouble:last-child{margin-bottom: 0;}
	.box__trouble .fz22{
		font-size: calc(31 / 750 * 100vw);
		letter-spacing: 0;
	}
}


/* index_others
------------------------------------------------------------------*/
.bg__others{
	padding-top: var(--size35px);
	padding-bottom: var(--size100px);
	background: url(images/index/bg__others01.png)no-repeat center / cover;
}
.bg__others .arw{
	max-width: 1000px;
	max-height: 200px;
	width: calc(1000 / 1300 * 100vw);
	height: calc(200 / 1300 * 100vw);
	margin: auto;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	background: #fff;
	position: absolute;
	top: 0;
	left: 0; right: 0;
	z-index: -1;
}
.row__others > .col{
	max-width: 420px;
	max-height: 420px;
	width: calc(420 / 1200 * 100vw);
	height: calc(420 / 1200 * 100vw);
	background: #fff;
	box-shadow: 6.4px 7.7px 10px 0 rgba(0, 0, 0, 0.05);
}
.row__others .txt01{margin-bottom: var(--size20px);}
.row__others .txt02{
	max-width: 330px;
	padding-top: var(--size10px);
	border-top: 3px dotted rgba(119, 86, 42, 0.8);
}
.row__others .txt02.txt_col03{
	border-top-color:rgba(49, 72, 101, .8);
}
.bg__others02{
	width: 100%;
	height: var(--size50px);
	background: linear-gradient( 90deg, #63523d 0%, #63523d 50%, #1f2e55 50%, #1f2e55 100% );
}


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

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

}
@media(max-width: 767px) {
	.bg__others{
		padding-top: var(--size35px);
		padding-bottom: var(--size100px);
		background: url(images/index/bg__others01_sp.png)no-repeat center / cover;
	}
	.bg__others .warasp{
		width: calc(646 / 750 * 100vw);
		margin: auto;
	}
	.bg__others .arw{
		width: calc(500 / 750 * 100vw);
		height: calc(100 /  750* 100vw);
	}
	.row__others > .col{
		width: calc(330 / 750 * 100vw);
		height: calc(330 / 750 * 100vw);
	}
	.row__others .txt01{
		margin-bottom: 3vw;
		font-size: calc(25 / 750 * 100vw);
	}
	.row__others .txt02{
		font-size: calc(36 / 750 * 100vw);
		padding-top: 1vw;
		letter-spacing: 0;
	}

}


/* 人気記事TOP3 index_popular
------------------------------------------------------------------*/
.index_popular {
	padding: var(--size85px) 0 var(--size100px);
}
.ttl_index_popular01 {
	margin-bottom: var(--size50px);
}
.row_index_popular01 .slick-prev, .row_index_popular01 .slick-next ,
.row_index_popular01 .slick-prev:hover, .row_index_popular01 .slick-next:hover ,
.row_index_popular01 .slick-prev:focus,.row_index_popular01  .slick-next:focus
{
	width: var(--size40px);
	height: var(--size40px);
	background: url(images/page/arw04.svg)no-repeat center / contain;
	z-index: 1;
	top: calc(-1 * var(--size15px));
	bottom: 0;
	margin: auto;
	transform: none;
	opacity: 1 !important;
}
.row_index_popular01 .slick-prev:before, .row_index_popular01 .slick-next:before {
	display: none;
}
.row_index_popular01 .slick-prev {
	left: -7.5%;
	transform: scaleX(-1) !important;
}
.row_index_popular01 .slick-next {
	right: -7.5%;
}
.row_index_popular01 .col {
	width: calc(380 / 1300 * 100vw);
	max-width: 380px;
	margin: 0 var(--size15px);
	position: relative;
	z-index: 1;
}
.row_index_popular01 .col a {
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.row_index_popular01 .col .thmb {
	width: 100%;
	margin-bottom: var(--size30px);
}
.row_index_popular01 .col img{
	width: 100%;
	max-height: 230px;
	height: calc(230 / 1300 * 100vw);
	object-fit: contain;
}
.row_index_popular01 .col .txt_post {
	width: 100%;
}
.row_index_popular01 .col .category {
	margin-bottom: var(--size15px);
	padding: var(--size15px);
	font-size: 77.78%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.row_index_popular01 .col .date {
	font-size: 77.78%;
	letter-spacing: .1em;
	line-height: 1;
	color: #121212;
	margin-bottom:  var(--size15px);
}
.row_index_popular01 .col .ttl {
	font-size: var(--size20px);
	letter-spacing: .1em;
	line-height: 1.45;
}
.row_index_popular01 .col .txt_post .txt_excerpt {
	font-size: 100%;
	line-height: 1.67;
	margin-top:  var(--size5px);
}
@media(min-width: 768px) and (max-width: 1599px) {
	.row_index_popular01 .slick-prev {
		left: -5%;
	}
	.row_index_popular01 .slick-next {
		right: -5%;
	}
}
@media(min-width: 768px) and (max-width: 1299px) {
	.row_index_popular01 .slick-prev {
		left: -2.5%;
	}
	.row_index_popular01 .slick-next {
		right: -2.5%;
	}
}
@media(max-width: 767px) {
	.index_popular {
		padding: 9vw 0 10.5vw;
	}
	.ttl_index_popular01 {
		margin-bottom: 6vw;
	}
	.ttl_index_popular01 .ja {
		font-size: 187.5%;
		margin-bottom: 1.5vw;
	}
	.ttl_index_popular01 .en {
		font-size: 93.75%;
	}
	.row_index_popular01 {
		max-width: calc(556 / 750 * 100vw);
		margin: 0 auto 7vw;
	}
	.row_index_popular01 .slick-prev, .row_index_popular01 .slick-next ,
	.row_index_popular01 .slick-prev:hover, .row_index_popular01 .slick-next:hover ,
	.row_index_popular01 .slick-prev:focus,.row_index_popular01  .slick-next:focus {
		width: calc(60 / 750 * 100vw);
		height: calc(60 / 750 * 100vw);
		top: -9.5vw;
	}
	.row_index_popular01 .slick-prev {
		left: -9.5vw;
	}
	.row_index_popular01 .slick-next {
		right: -9.5vw;
	}
	.row_index_popular01 .col {
		width: 100%;
		max-width: calc(556 / 750 * 100vw);
		margin: 0;
	}
	.row_index_popular01 .col .thmb {
		margin-bottom: 7vw;
	}

	.row_index_popular01 .col img{
		height: calc(340 / 750 * 100vw);
	}
	.row_index_popular01 .col .category {
		font-size: 75%;
		margin-bottom: 2vw;
		padding: 1.5vw 4vw 1.5vw;
	}
	.row_index_popular01 .col .date {
		font-size: 75%;
		margin-bottom: 2.5vw;
	}
	.row_index_popular01 .col .ttl {
		font-size: 112.5%;
		line-height: 1.33;
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
}


/* index_blog
------------------------------------------------------------------*/
.ttl__blog01{
	max-width: 500px;
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 1;
}
.ttl__blog01 .bg{
	padding: 0 .8em;
	background: #fff;
	position: relative;
	z-index: 1;
}
.ttl__blog01::before{
	content: "";
	width: 100%;
	height: 1px;
	margin: auto;
	background: #9fa19f;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
@media(max-width: 767px) {
	.ttl__blog01{
		max-width: calc(500 / 750 * 100vw);
	}
	.ttl__blog01 .bg{
		padding: 0 .8em;
	}
	.box__blog01{
		padding: 0 2.5vw;
	}
}
/* カテゴリーで探す index_category
------------------------------------------------------------------*/
.list_index_category01{
	max-width: 1100px;
}
.list_index_category01 li {
	margin: 0 10px 30px;
}
.list_index_category01 a {
	display: inline-block;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background: #4d4d4d;
	padding: var(--size15px) var(--size30px);
	font-size: var(--size20px);
	line-height: 1.5;
}
@media(max-width: 767px) {
	.list_index_category01.flex.center {
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
	}
	.list_index_category01 li {
		margin: 0 calc(9 / 750 * 100vw) calc(20 / 750 * 100vw);
	}
	.list_index_category01 li a {
		font-size: 100%;
		padding: 1.5vw 2.5vw 1.7vw;
	}
}

/* tbl_time
------------------------------------------------------------------*/
.tbl_time02 .box{
	background: #fff;
}
.tbl_time02 table{
	color: #333;
}
.tbl_time02 thead th{
	border-bottom-color: #333;
}
.tbl_caption{line-height: 1.7;}
@media(min-width: 768px) and (max-width:1599px) {}

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

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


/* フッター footer
------------------------------------------------------------------*/
.footer {
	padding: var(--size80px) 0 0;
	background: #343434;
	position: relative;
	z-index: 10;
}
.footer::before{
	content: "";
	max-width: 1200px;
	max-height: 800px;
	width: calc(1200 / 1920 * 100vw);
	height: calc(800 / 1920 * 100vw);
	margin: auto;
	background: url(images/page/deco_footer.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.logo_foot {
	width: calc(365 / 1920 * 100vw);
}
.row_foot01 {
	position: relative;
	z-index: 1;
}
.row_foot01::before{
	content: "";
	width: 1px;
	height: 100%;
	margin: auto;
	background: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.row_foot01 > .col_l {
	max-width: 530px;
	width: 43%;
}
.row_foot01 > .col_r {
	width: 46%;
	padding-top: var(--size40px);
}
.row_foot02 > .col{
	max-width: 480px;
	width: 32%;
	margin-right: 20px;
}
.area_sitemap .list{
	width: 48%;
    letter-spacing: 0;
	font-size: 88.8%;
}
.area_sitemap .list li{padding-left: calc(11 / 1920 * 100vw);}
.area_sitemap .list li:nth-of-type(n + 2){
	margin-top: min(calc(15 / 1300 * 100vw), 15px) !important;
}
.area_sitemap .list li::before{
	width: 4px;
	height: 4px;
}
.pagetop {
	position: fixed;
	right: calc(30 / 1920 * 100vw);
	bottom: calc(30 / 1920 * 100vw);
	z-index: 1000;
	width: calc(80 / 1920 * 100vw);
}
.copyright {
	font-size: 88.8%;
	height: calc(80 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.footer::before{
		width: calc(1200 / 1600 * 100vw);
		height: calc(800 / 1600 * 100vw);
	}
	.logo_foot {
		width: calc(365 / 1600 * 100vw);
	}

	.area_sitemap .list li{padding-left: var(--size15px);}

	.pagetop {
		right: calc(30 / 1599 * 100vw);
		bottom: calc(30 / 1599 * 100vw);
		width: calc(80 / 1599 * 100vw);
	}
	.copyright {
		height: calc(80 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.logo_foot {
		width: calc(365 / 1300 * 100vw);
	}

	.pagetop {
		right: calc(30 / 1299 * 100vw);
		bottom: calc(30 / 1299 * 100vw);
		width: calc(80 / 1299 * 100vw);
	}
	.copyright {
		height: calc(80 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
		max-width: 100%;
		padding-bottom: 6vw;
		border-bottom: 1px solid #fff;
	}
	.row_foot01 > .col_r {
		padding-top: 7vw;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.footer::before{
		width: calc(600  / 750 * 100vw);
		height: calc(400 / 750 * 100vw);
		background: url(images/page/deco_footer_sp.svg)no-repeat center / contain;
	}
	.logo_foot {
		width: calc(548 / 750 * 100vw);
	}
	.row_foot01::before{
		content: none;
	}
	.row_foot02 > .col{
		width: calc(646 / 750 * 100vw);
		margin: 0 auto var(--size20px)
	}
	.row_foot02 > .col:last-child{margin-bottom: 0;}
	.area_sitemap .list{
		width: 48%;
		letter-spacing: 0;
		font-size: calc(24 / 750 * 100vw);
	}
	.area_sitemap .list li {
		padding-left: 2vw;
	}
	.area_sitemap .list li:nth-of-type(n + 2){
		margin-top: 3.5vw !important;
	}
	.area_sitemap .list li::before{
		width: 2.5px;
		height: 2.5px;
	}

	.copyright {
		font-size: 75%;
		letter-spacing: 0;
		padding: 4vw 0 20vw;
		height: auto;
	}
	.pagetop {
		display: none!important;
	}
	.fix {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 100;
	}
	.fix_tel {
		width: calc(260 / 750 * 100vw);
	}
	.fix_common01 {
		width: calc(170 / 750 * 100vw);
	}
	.pagetop_sp {
		width: calc(150 / 750 * 100vw);
	}
	.pagetop_sp img{
		width: calc(120 / 750 * 100vw);
	}
	.fix a {
		display: block;
	}
}

/* グーグルマップ
------------------------------------------------------------------*/
.wrap_map{
	max-width: 1800px;
	width: 96%;
	margin: auto
}
.map {
	width: 100%;
	max-height: 500px;
	height: calc(500 / 1600 * 100vw);
	position: relative;
	overflow: hidden;
}

.map iframe {
	width: 100%;
	height: calc(100% + 340px);
	margin-top: -170px;
	position: absolute;
	top: 0;
	left: 0;
}

.btn_map {
	max-width: 300px;
	width: calc(300 / 1300 * 100vw);
	font-size: min(calc(20 / 1200 * 100vw), 20px);
	letter-spacing: .1em;
}

.btn_map a {
	max-height: 60px;
	height: calc(60 / 1300 * 100vw);
	color: #fff;
	background: #1f2e55;
	border: 1px solid #fff;
}

.btn_map a::before {
	content: "";
	max-width: 16px;
	max-height: 21px;
	width: calc(16 / 1300 * 100vw);
	height: calc(21 / 1300 * 100vw);
	margin: auto;
	background: url(images/page/icn_access.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: min(calc(25 / 1300 * 100vw), 25px);
}

.btn_map a::after {
	content: "";
	max-width: 20px;
	max-height: 20px;
	width: calc(20 / 1600 * 100vw);
	height: calc(20 / 1600 * 100vw);
	margin: auto;
	background: url(images/page/arw03.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: min(calc(30 / 1600 * 100vw), 30px);
}

@media(min-width: 768px) {
	.btn_map {
		position: absolute;
		left: min(calc(30 / 1300 * 100vw), 30px);
		top: min(calc(30 / 1300 * 100vw), 30px);
		z-index: 1;
	}
}

@media(max-width: 767px) {
	.wrap_map {
		background: transparent;
	}

	.map {
		height: calc(500 / 750 * 100vw);
	}

	.map iframe {
		margin-top: calc(-200 / 750 * 100vw);
		height: calc(100% + calc(400 / 750 * 100vw));
	}

	.btn_map {
		width: calc(600 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		margin: 0 auto calc(60 / 750 * 100vw);
		position: relative;
		left: auto;
		top: auto;
	}

	.btn_map a {
		height: calc(100 / 750 * 100vw);
		font-size: calc(34 / 750 * 100vw);
		letter-spacing: 0;
	}

	.btn_map a::before {
		width: calc(30 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
		left: 4vw;
	}

	.btn_map a::after {
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
		margin: auto;
		background: url(images/page/arw03.svg)no-repeat center / contain;
		position: absolute;
		top: 0;
		bottom: 0;
    	right: 3vw;
	}
}



/* フッター footer 追記 2025/03/24
------------------------------------------------------------------*/
.f-our-clinic{
	background: #FDFDFD;
	padding:20px 0;
}
.f-our-clinic-content{
	border: 2px solid #63523D;
	padding: 20px;
}
.f-our-clinic-title{
	text-align: center;
}
.f-our-clinic-title p{
}
.f-our-clinic-grid{
	margin-top: 20px;
}
.f-our-clinic-item{
	background: #fff;
	padding: 20px;
	border-radius: 10px;
	position: relative;
}
.f-our-clinic-item:last-of-type{
	margin-top: 20px;
}
.f-our-clinic-item-icon{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 80px;
	height: auto;
}
.f-our-clinic-item-icon img{
	object-fit: contain;
	width: 	100%;
	height: auto;
}
.f-our-clinic-item-img img{
	object-fit: cover;
	width: 100%;
	height: auto;
	aspect-ratio: 3 / 2;
}
.f-our-clinic-item h3{
	text-align: center;
	margin-top: 15px;
}
.f-our-clinic-item p{
	margin-top: 5px;
}
.f-our-clinic a{
	display: block;
	background: #63523D;
	text-align: center;
	border-radius: 500px;
	padding: 0 5px;
	margin-top: 15px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.f-our-clinic a.f-our-clinic-item-link-musashi{
	background: #202E55;
}
.f-our-clinic-item-link p{
	color: #fff;
	margin-top: 0;
}
@media(min-width: 580px){
	.f-our-clinic-item{
		padding: 30px;
	}
}
@media(min-width: 768px){
	.f-our-clinic{
		padding:60px 0;
	}
	.f-our-clinic-content{
		padding: 30px;
	}
	.f-our-clinic-grid{
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 30px;
		margin-top: 30px;
	}
	.f-our-clinic-item:nth-child(1){
		order: 2;
	}
	.f-our-clinic-item:nth-child(2){
		order: 1;
	}
	.f-our-clinic-item:last-of-type{
		margin-top: 0;
	}
}
@media(min-width: 960px){
	.f-our-clinic-grid{
		gap: 40px;
		margin-top: 40px;
	}
	.f-our-clinic-item{
		padding: 30px;
	}
}


/* コピペ用 copy&paste
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {

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

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

}
.grecaptcha-badge { visibility: hidden; }