@charset "utf-8";
/*
Theme Name: res
Version: 1.3.9
Author: T8,Inc.
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700&display=swap');
:root {
	--break: 1920;
	--guideline-color: #f66d23;
	font-size: calc(16 / var(--break) * 100vw);
	--color01: #F8EB8F;
	--color02: #99E1DD;
	--color03: #3BB200;
	--color04: #FBE7CE;
	--color05: #CCE198;
	--color06: #5F52A0;
	--color07: #EA890A;
	--color08: #E66793;
	--color09: #186CB7;
	--color10: #B5E7FF;
	--color11: #F4A1BE;
	--color12: #E9447E;
	--color13: #155d35;
	--color14: #F2D71F;
	--color15: #F66D23;
	--color16: #FF8B1A;
	--color17: #F9F5E6;
	--color18: #000000;
	--color19: #F23232;
	--color20: #00884A;
	--color21: #00b3a9;
	--color22: #4c0c0c;
	--color23: #059748;

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

/*サイト別フォント・カラー設定*/
.txt_link {
	color: #f66d23;
	text-decoration: underline;
}

/*ここまで*/
html, body {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 2;
	color: #4c0c0c;
	letter-spacing: .1em;
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.vdl_9 {
	font-family: "vdl-v7marugothic", sans-serif;
	font-weight: 900;
	font-style: normal;
}
.vdl {
	font-family: "vdl-v7marugothic", sans-serif;
	font-weight: 800;
	font-style: normal;
}
.top {
	font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
	font-weight: 900;
	font-style: normal;
}
.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,.inner1600,.inner1720
{
	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;
}
.inner1600 {
	max-width: 1600px;
}
.inner1720 {
	max-width: 1720px;
}
.w100 {
	width: 100%!important;
}
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; }
.ls1 { letter-spacing: .1em; }
.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_col21{color: var(--color21) !important;}
.txt_col22{color: var(--color22) !important;}
.txt_col23{color: var(--color23) !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;}
.txt_col_fl21::first-letter{color: var(--color21) !important;}
.txt_col_fl22::first-letter{color: var(--color22) !important;}
.txt_col_fl23::first-letter{color: var(--color23) !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;}
.bg_col21{background-color: var(--color21) !important;}
.bg_col22{background-color: var(--color22) !important;}
.bg_col23{background-color: var(--color23) !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;}
.bdr_col11{border-color: var(--color11) !important;}
.bdr_col12{border-color: var(--color12) !important;}
.bdr_col13{border-color: var(--color13) !important;}
.bdr_col14{border-color: var(--color14) !important;}
.bdr_col15{border-color: var(--color15) !important;}
.bdr_col16{border-color: var(--color16) !important;}
.bdr_col17{border-color: var(--color17) !important;}
.bdr_col18{border-color: var(--color18) !important;}
.bdr_col19{border-color: var(--color19) !important;}
.bdr_col20{border-color: var(--color20) !important;}
.bdr_col21{border-color: var(--color21) !important;}
.bdr_col22{border-color: var(--color22) !important;}
.bdr_col23{border-color: var(--color23) !important;}

.bbw {
	border-bottom: 1px solid #fff;
}

.parallax { 
	width: 100%; 
	background-attachment: fixed!important; 
} 
.parallax.is_ios, .tab.parallax { 
	background-attachment: inherit!important; 
} 
.ready {
	position: relative;
}
.ready a {
	pointer-events: none;
}
.ready a:hover {
	opacity: 1;
	cursor: default;
}
.ready:before {
	content: "準備中";
    color: #fff;
    text-align: center;
    width: calc(100 / var(--break) * 100vw);
    height: calc(40 / var(--break) * 100vw);
    line-height: calc(40 / var(--break) * 100vw);
    background: rgba(51,51,51,.7);
    font-size: 1.125rem;
    letter-spacing: .1em;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2;
    position: absolute;
}
.bg_ptn01 {
	background: url("images/page/ptn_border.png") repeat center / calc(18 / var(--break) * 100vw) auto;
}
.bg_ptn02 {
	background: url("images/page/ptn_dot02_w_100.png") repeat center / calc(40 / var(--break) * 100vw) auto;
}
.bg_ptn03 {
	background: url("images/page/ptn_dot02_w_40.png") repeat center / calc(40 / var(--break) * 100vw) auto;
}
@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) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.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 / var(--break) * 100vw) #fff, 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 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 / var(--break) * 100vw);
	}
	.inner,.inner1000,.inner1140,.inner1200,.inner1340,.inner1500,.inner1600,.inner1720 {
		width: 100%;
		max-width: calc(702 / var(--break) * 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 / var(--break) * 100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.sp_left {
		text-align: left!important;
	}
	.shadow_w {
		text-shadow: 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff;
	}
	.txt_tb {
		writing-mode: horizontal-tb;
	}
	.ready:before {
		font-size: .75rem;
	}
}


/* ヘッダー header
------------------------------------------------------------------*/
header {
	z-index: 10;
}
header h1 {
	width: calc(511 / var(--break) * 100vw);
	margin-top: calc(40 / var(--break) * 100vw);
	margin-left: calc(40 / var(--break) * 100vw);
}
.row_head01 {
    right: calc(120 / var(--break) * 100vw);
    top: calc(20 / var(--break) * 100vw);
}
.insta_head {
	width: calc(80 / var(--break) * 100vw);
}
.tel_common {
	width: calc(320 / var(--break) * 100vw);
}
.tel_common a {
	height: calc(100 / var(--break) * 100vw);
}
.tel_common .icn {
	width: calc(22 / var(--break) * 100vw);
}
.web_common {
	width: calc(200 / var(--break) * 100vw);
}
.web_common .flex.ccc {
	height: calc(100 / var(--break) * 100vw);
}

.address_head01 {
	right: calc(17 / var(--break) * 100vw);
    top: calc(133 / var(--break) * 100vw);
	text-shadow:  0 0 0 #fff, 0 0 1px #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff, 2px 0 1px #fff, -2px 0 1px #fff, 0 2px 1px #fff, 0 -2px 1px #fff, 3px 0 1px #fff, -3px 0 1px #fff, 0 3px 1px #fff, 0 -3px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, 1px 2px 1px #fff, -1px -2px 1px #fff, -1px 2px 1px #fff, 1px -2px 1px #fff, 2px 1px 1px #fff, -2px -1px 1px #fff, -2px 1px 1px #fff, 2px -1px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, 3px 1px 1px #fff, -3px -1px 1px #fff, -3px 1px 1px #fff, 3px -1px 1px #fff, 1px 3px 1px #fff, -1px -3px 1px #fff, -1px 3px 1px #fff, 1px -3px 1px #fff, 3px 2px 1px #fff, -3px -2px 1px #fff, -3px 2px 1px #fff, 3px -2px 1px #fff, 2px 3px 1px #fff, -2px -3px 1px #fff, -2px 3px 1px #fff, 2px -3px 1px #fff, 3px 3px 1px #fff, -3px -3px 1px #fff, -3px 3px 1px #fff, 3px -3px 1px #fff;
}
.shadow_common01 {
	text-shadow:  0 0 0 #fff, 0 0 1px #fff, 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff, 2px 0 1px #fff, -2px 0 1px #fff, 0 2px 1px #fff, 0 -2px 1px #fff, 3px 0 1px #fff, -3px 0 1px #fff, 0 3px 1px #fff, 0 -3px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, 1px 2px 1px #fff, -1px -2px 1px #fff, -1px 2px 1px #fff, 1px -2px 1px #fff, 2px 1px 1px #fff, -2px -1px 1px #fff, -2px 1px 1px #fff, 2px -1px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, 3px 1px 1px #fff, -3px -1px 1px #fff, -3px 1px 1px #fff, 3px -1px 1px #fff, 1px 3px 1px #fff, -1px -3px 1px #fff, -1px 3px 1px #fff, 1px -3px 1px #fff, 3px 2px 1px #fff, -3px -2px 1px #fff, -3px 2px 1px #fff, 3px -2px 1px #fff, 2px 3px 1px #fff, -2px -3px 1px #fff, -2px 3px 1px #fff, 2px -3px 1px #fff, 3px 3px 1px #fff, -3px -3px 1px #fff, -3px 3px 1px #fff, 3px -3px 1px #fff;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	header h1 {
		width: calc(481 / var(--break) * 100vw);
		margin-top: calc(40 / var(--break) * 100vw);
		margin-left: calc(20 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_head01,.address_head01 {
		display: none;
	}
	.shadow_common01 {
		text-shadow:
			0 0 0 #fff,
			0 0 calc(1 / var(--break) * 100vw) #fff,

			calc(1 / var(--break) * 100vw) 0 0 #fff,
			calc(-1 / var(--break) * 100vw) 0 0 #fff,
			0 calc(1 / var(--break) * 100vw) 0 #fff,
			0 calc(-1 / var(--break) * 100vw) 0 #fff,

			calc(1 / var(--break) * 100vw) 0 calc(1 / var(--break) * 100vw) #fff,
			calc(-1 / var(--break) * 100vw) 0 calc(1 / var(--break) * 100vw) #fff,
			0 calc(1 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			0 calc(-1 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,

			calc(2 / var(--break) * 100vw) 0 calc(1 / var(--break) * 100vw) #fff,
			calc(-2 / var(--break) * 100vw) 0 calc(1 / var(--break) * 100vw) #fff,
			0 calc(2 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			0 calc(-2 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,

			calc(3 / var(--break) * 100vw) 0 calc(1 / var(--break) * 100vw) #fff,
			calc(-3 / var(--break) * 100vw) 0 calc(1 / var(--break) * 100vw) #fff,
			0 calc(3 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			0 calc(-3 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,

			calc(-1 / var(--break) * 100vw) calc(-1 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			calc(-1 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			calc(1 / var(--break) * 100vw) calc(-1 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,

			calc(2 / var(--break) * 100vw) calc(2 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			calc(-2 / var(--break) * 100vw) calc(-2 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			calc(3 / var(--break) * 100vw) calc(3 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff,
			calc(-3 / var(--break) * 100vw) calc(-3 / var(--break) * 100vw) calc(1 / var(--break) * 100vw) #fff;
	}

	header h1 {
		width: calc(400 / var(--break) * 100vw);
		margin-top: calc(23 / var(--break) * 100vw);
		margin-left: calc(20 / var(--break) * 100vw);
	}
	.insta_head {
		width: calc(100 / var(--break) * 100vw);
		right: 19vw;
		top: 3vw;
	}
}


/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
	position: relative;
}
.main_img .slide_main {
	opacity: 0;
	transition: opacity .3s linear;
	pointer-events: none;
}
.main_img .slide_main.slick-initialized {
	opacity: 1;
}
.main_img .slide_main li {
	min-height: 600px;
	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_img .deco01,.main_img .deco02 {
	width: calc(430 / var(--break) * 100vw);
	bottom: 0;
}
.main_img .deco01 {
	left: 0;
}
.main_img .deco02 {
	right: 0;
}
.catch_main01 {
	width: calc(832 / var(--break) * 100vw);
    top: 11%;
	left: 0;
    right: 0;
}
.row_main01 {
	right: 0;
    left: 0;
    margin: auto;
    top: 70.5%;
}
.row_main01 .col {
	width: calc(210 / var(--break) * 100vw);
	height: calc(210 / var(--break) * 100vw);
	border: solid calc(4 / var(--break) * 100vw) #fff;
	border-radius: 100%;
	position: relative;
}
.row_main01 .col.deco::before {
	content: "";
    position: absolute;
	background: url("images/index/deco_main02.svg") no-repeat center / cover;
    width: calc(37 / var(--break) * 100vw);
    height: calc(37 / var(--break) * 100vw);
	right: calc(-18 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}
.row_main01 .col01 .img {
	width: calc(159 / var(--break) * 100vw);
}
.row_main01 .col02 .img {
	width: calc(126 / var(--break) * 100vw);
}
.row_main01 .col03 .img {
	width: calc(135 / var(--break) * 100vw);
}
.row_main02 {
	right: calc(30 / var(--break) * 100vw);
    bottom: calc(30 / var(--break) * 100vw);
}
.row_main02 .col {
	width: calc(220 / var(--break) * 100vw);
	height: calc(220 / var(--break) * 100vw);
	border-radius: 100%;
	position: relative;
	outline-offset: calc(-14 / var(--break) * 100vw);
    outline: #fff solid calc(4 / var(--break) * 100vw);
}
.row_main02 .col:not(:first-child){
	margin-left: calc(-20 / var(--break) * 100vw);
}
.row_main02 .col::before {
	content: "";
    position: absolute;
	right: 0;
	left: 0;
	top: calc(-36 / var(--break) * 100vw);
	margin: auto;
	z-index: 2;
}
.row_main02 .col01::before {
	background: url("images/index/deco_main03.svg") no-repeat center / cover;
	width: calc(74 / var(--break) * 100vw);
    height: calc(70 / var(--break) * 100vw);
}
.row_main02 .col02::before {
	background: url("images/index/deco_main04.svg") no-repeat center / cover;
	width: calc(70 / var(--break) * 100vw);
    height: calc(70 / var(--break) * 100vw);
}

@media(min-width: 768px) and (max-width:1599px) {
	.main_img .slide_main li {
		min-height: calc(850 / var(--break) * 100vw);
		height: auto;
	}
	.catch_main01 {
		width: calc(735 / var(--break) * 100vw);
		top: 12%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.main_img .slide_main li {
		min-height: calc(750 / var(--break) * 100vw);
	}
	.catch_main01 {
		width: calc(635 / var(--break) * 100vw);
		top: 15%;
	}
	.main_img .deco01, .main_img .deco02 {
		width: calc(330 / var(--break) * 100vw);
	}
	.row_main01 .col {
		width: calc(190 / var(--break) * 100vw);
		height: calc(190 / var(--break) * 100vw);
		border: solid calc(4 / var(--break) * 100vw) #fff;
	}
	.row_main02 .col:not(:first-child) {
		margin-left: calc(-40 / var(--break) * 100vw);
	}
	.row_main01 .col01 .img {
		width: calc(139 / var(--break) * 100vw);
	}
	.row_main01 .col02 .img {
		width: calc(106 / var(--break) * 100vw);
	}
	.row_main01 .col03 .img {
		width: calc(115 / var(--break) * 100vw);
	}
	.row_main02 {
		right: calc(5 / var(--break) * 100vw);
		bottom: calc(30 / var(--break) * 100vw);
	}
	.row_main02 .col {
		width: calc(190 / var(--break) * 100vw);
		height: calc(190 / var(--break) * 100vw);
		outline-offset: calc(-14 / var(--break) * 100vw);
		outline: #fff solid calc(4 / var(--break) * 100vw);
	}
	.row_main02 .col .txt {
		font-size: 1.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.main_img .slide_main li {
		min-height: auto;
		height: calc(1080/ var(--break) * 100vw);
	}
	.main01 {
		background: url(images/index/main01_sp.jpg)no-repeat center / cover;
	}
	.catch_main01 {
		width: calc(730 / var(--break) * 100vw);
		top: calc(277 /var(--break)*100vw);
		left: 0;
		right: 0;
	}
	.row_main02 {
        right: calc(27 / var(--break) * 100vw);
        top: calc(180 / var(--break) * 100vw);
        bottom: auto;
    }
	.row_main02 .col {
		width: calc(211 / var(--break) * 100vw);
		height: calc(211 / var(--break) * 100vw);
		outline-offset: calc(-14 / var(--break) * 100vw);
		outline: #fff solid calc(4 / var(--break) * 100vw);
	}
	.row_main02 .col .txt {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.main_img .deco01, .main_img .deco02 {
		width: calc(322 / var(--break) * 100vw);
		bottom: 0;
	}
	.main_img .deco01 {
		left: -3vw;
	}
	.main_img .deco02 {
		display: none;
	}
	.row_main01 {
		right: auto;
		left: calc(24 / var(--break) * 100vw);
		top: auto;
		bottom: calc(25 / var(--break) * 100vw);
	}
	.row_main01 .col {
		width: calc(190 / var(--break) * 100vw);
		height: calc(190 / var(--break) * 100vw);
		padding-top: 1vw;
	}
	.row_main01 .col03 {
		padding-top: 0vw;
		padding-bottom: 1vw;
	}
	.row_main01 .col02 {
		margin-top: calc(-126 / var(--break) * 100vw);
	}
	.row_main01 .col:not(:first-child) {
        margin-left: calc(-50 / var(--break) * 100vw);
    }
	.row_main01 .col01 .img {
		width: calc(133 / var(--break) * 100vw);
	}
	.row_main01 .col02 .img {
		width: calc(114 / var(--break) * 100vw);
	}
	.row_main01 .col03 .img {
		width: calc(123 / var(--break) * 100vw);
	}
	.row_main01 .col .txt {
		font-size: calc(22 / var(--break) * 100vw);
        line-height: 1.2;
	}
	.row_main01 .col01.deco::before {
		right: calc(8 / var(--break) * 100vw);
		top: calc(5 / var(--break) * 100vw);
		bottom: auto;
		margin: auto;
	}
	.row_main01 .col02.deco::before {
        right: calc(-2 / var(--break) * 100vw);
        top: auto;
        bottom: calc(17 / var(--break) * 100vw);
        margin: auto;
    }
}

/* グローバルナビゲーション gnav
------------------------------------------------------------------*/
.gnav, .fix_nav {
	display: none;
}
.btn_gnav_sp {
	position: fixed;
	top:calc(20 / var(--break) * 100vw);
	right:calc(20 / var(--break) * 100vw);
	height: calc(100 / var(--break) * 100vw);
	width: calc(100 / var(--break) * 100vw);
	background: #155d35;
	z-index: 10000;
	outline: none;
}
.btn_gnav_sp .txt_gnav {
	position: absolute;
    width: calc(67 / var(--break) * 100vw);
    right: 0;
    left: 0;
    bottom: calc(10 / var(--break) * 100vw);
    margin: auto;
}
.btn_gnav_sp .icn_gnav {
	width: calc(40 / var(--break) * 100vw);
	height:calc(4 / var(--break) * 100vw);
	position: absolute;
	top: calc(-22 / var(--break) * 100vw);
	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: calc(4 / var(--break) * 100vw);
	position: absolute;
	left: 0;
	background: #fff;
	transition: transform .3s ease-in-out;
}
.btn_gnav_sp .icn_gnav:before {
	top: calc(-13 / var(--break) * 100vw);
}
.btn_gnav_sp .icn_gnav:after {
	bottom: calc(-13 / var(--break) * 100vw);
}
.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: calc(170 / var(--break) * 100vw) 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	background: rgba(255,255,255,.9);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	width: calc(593 / var(--break) * 100vw);
	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;
	visibility: visible;
	opacity: 1;
	transition: .3s;
	left: 0;
	top: 0;
}
.gnav_sp .nav_main {
	padding-bottom: calc(200 / var(--break) * 100vw);
}
.gnav_sp .nav_main > ul {
	display: block;
}
.gnav_sp .nav_main > ul > li {
	opacity: 0;
	transform: translateX(50%);
	transition: transform .6s ease, opacity .2s ease;
}
.gnav_sp .nav_main > ul > li.nav_drawer {
	padding-bottom: calc(20 / var(--break) * 100vw);
}
.gnav_sp .nav_main > ul > li > a {
	padding: calc(10 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(77 / var(--break) * 100vw);
	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;
	position: relative;
	letter-spacing: 0;
}
.gnav_sp .nav_main > ul > li:not(:last-of-type) {
	margin-bottom: 0;
}
.gnav_sp .nav_main > ul > li.nav_drawer > a {
	border-bottom: none;
}
.gnav_sp .nav_main > ul > li > a:after {
	content: "";
    position: absolute;
    left: calc(47 / var(--break) * 100vw);
    top: calc(19 / var(--break) * 100vw);
    transform: translateX(-50%);
    width: calc(19 / var(--break) * 100vw);
    height: calc(14 / var(--break) * 100vw);
    background: #f66d23;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.gnav_sp .nav_main > ul > li.nav_drawer > a.open:after {
	transform: rotate(-90deg);
}
.gnav_sp .nav_main > ul > li > a .ja {
	letter-spacing: 0;
}
.gnav_sp .nav_main > ul > li > a .en {
	/*text-transform: uppercase;*/
	font-size: 62.5%;
	letter-spacing: .1em;
	margin-top: 1vw;
}
.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;
}

.btn_gnav_sp {
    cursor: pointer;
}
.gnav_sp .ps__thumb-y {
	background: transparent !important;
}
.gnav_sp .ps__thumb-x {
	background: transparent !important;
}
.gnav_sp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media only screen and (max-width: 767px) {
	.gnav, .fix_nav {
		display: none;
	}
	.btn_gnav_sp {
		position: fixed;
		top: 3vw;
		right: 3.2vw;
		height: calc(100 / var(--break) * 100vw);
		width: calc(100 / var(--break) * 100vw);
		background: #155d35;
		z-index: 10000;
		outline: none;
	}
	.btn_gnav_sp .txt_gnav {
		position: absolute;
		width: calc(48 / var(--break) * 100vw);
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}
	.btn_gnav_sp .icn_gnav {
		width: calc(40 / var(--break) * 100vw);
		height: 2px;
		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: 2px;
		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: 19vw 0 0;
		overflow-y: auto;
		overflow-x: hidden;
		background: rgba(255,255,255,.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;
	}
	.gnav_sp .nav_main > ul > li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer {
		padding-bottom: 2.5vw;
	}
	.gnav_sp .nav_main > ul > li > a {
		padding: 2.8vw 0vw 2.8vw 5vw;
		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;
		position: relative;
		letter-spacing: 0;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a {
		border-bottom: none;
	}
	.gnav_sp .nav_main > ul > li > a:after {
		content: "";
        position: absolute;
        left: calc(14 / var(--break) * 100vw);
        top: calc(38 / var(--break) * 100vw);
        transform: translateX(-50%);
        width: calc(19 / var(--break) * 100vw);
        height: calc(14 / var(--break) * 100vw);
        background: #f66d23;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a:after {
		transform: rotate(90deg);
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a.open:after {
		transform: rotate(-90deg);
	}
	.gnav_sp .nav_main > ul > li > a .ja {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.gnav_sp .nav_main > ul > li > a .en {
		/*text-transform: uppercase;*/
		font-size: 62.5%;
		letter-spacing: .1em;
		margin-top: 1vw;
	}
	.gnav_sp .nav_sub {
		background: rgba(51,51,51,.9);
		padding: 5.5vw 8vw 7.5vw;
		/*display: none;*/ /* クリックで開閉させる場合はコメント解除 */
	}
	.gnav_sp .nav_sub li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_sub li:not(:last-child) {
		margin-bottom: 2.5vw;
	}
	.gnav_sp .nav_sub a {
		padding: 1vw 0 1vw 6vw;
		display: block;
		position: relative;
		color: #fff;
	}
	.gnav_sp .nav_sub a:after {
		content: "";
		position: absolute;
		left: 0;
		top: 1vw;
		bottom: 0;
		width: 0;
		height: 0;
		border-left: calc(16 / var(--break) * 100vw) solid #fff;
		border-top: calc(12 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(12 / var(--break) * 100vw) solid transparent;
		margin: auto;
	}
	.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;
	}
}

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

/* ※パーフェクトスクロールバー用基本css ここからデザインに合わせて適宜変更してください */
.index_news ul {
	overflow: hidden;
	position: relative;
	padding-right: calc(20 / var(--break) * 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: #f66d23; /* コーダーさんへに記載されている★標準テキスト：リンク色に変更*/
	text-decoration: underline;
}
/* パーフェクトスクロールバー */
.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) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.index_news ul {
		padding-right: 5vw;
		max-height: calc(500 / var(--break) * 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;
	}
}


/* conversion
------------------------------------------------------------------*/
.index_conversion {
	background: url("images/page/deco_conversion02.svg") no-repeat left calc(-30 / var(--break) * 100vw) top calc(-10 / var(--break) * 100vw) / calc(344 / var(--break) * 100vw) auto,url("images/page/deco_conversion03.svg") no-repeat right calc(-50 / var(--break) * 100vw) top calc(-16 / var(--break) * 100vw) / calc(347 / var(--break) * 100vw) auto,url("images/page/deco_conversion01.svg") no-repeat bottom / 100% auto,url("images/page/deco_conversion08.png") no-repeat bottom / 100% calc(460 / var(--break) * 100vw) #f66d23;
	position: relative;
}
.ttl_conversion01 .ja01::before,.ttl_conversion01 .ja01::after {
	content: "";
    position: absolute;
    width: calc(39 / var(--break) * 100vw);
    height: calc(44 / var(--break) * 100vw);
	bottom: calc(12 / var(--break) * 100vw);
}
.ttl_conversion01 .ja01::before {
	background: url("images/page/deco_conversion06.svg") no-repeat center / cover;
	left: 0;
}
.ttl_conversion01 .ja01::after {
	background: url("images/page/deco_conversion07.svg") no-repeat center / cover;
	right: 0;
}
.ttl_conversion01 .ja02 .color {
	color: #4c0c0c;
}
.box_conversion01 {
	border-radius: calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) 0 0;
	padding: calc(35 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
}
.box_conversion01::before {
	content: "";
    position: absolute;
	background: #00884a;
    width: 100%;
    height: calc(160 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.box_conversion01 .deco01,.box_conversion01 .deco02 {
	width: calc(260 / var(--break) * 100vw);
	bottom: 0;
}
.box_conversion01 .deco01 {
	left: calc(48 / var(--break) * 100vw);
}
.box_conversion01 .deco02 {
	right: calc(53 / var(--break) * 100vw);
}
.box_conversion01 .time {
	border-radius: 100vh;
}
.list_conversion01 li {
	border-bottom: dashed 1px #4c0c0c;
    padding-left: calc(50 / var(--break) * 100vw);
    padding-bottom: calc(11 / var(--break) * 100vw);
    width: 48%;
}
.list_conversion01 li:before {
	content: "";
	position: absolute;
	width: calc(30 / var(--break) * 100vw);
	height: calc(30 / var(--break) * 100vw);
	background: url(images/page/check01.svg) no-repeat center / cover;
	border-radius: 0%;
	left: calc(0 / var(--break) * 100vw);
	top: calc(3 / var(--break) * 100vw);
}
.list_conversion01 li:not(:first-child) {
	margin-top: calc(13 / var(--break) * 100vw);
}
.list_conversion01 li:nth-child(-n+2) {
	margin-top: 0;
}
.tel_conversion a {
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #00884a solid calc(2 / var(--break) * 100vw);
}
.tel_conversion .icn {
	width: calc(50 / var(--break) * 100vw);
}
.tel_conversion {
    width: calc(680 / var(--break) * 100vw);
}
.tel_conversion a {
    height: calc(180 / var(--break) * 100vw);
}
.ccl_conversion01 {
	width: calc(210 / var(--break) * 100vw);
	height: calc(210 / var(--break) * 100vw);
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #fff solid calc(4 / var(--break) * 100vw);
	top: calc(40 / var(--break) * 100vw);
	right: calc(80 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.ttl_conversion01 .ja02 {
		font-size: 2.6rem;
	}
	.ccl_conversion01 {
		right: calc(-56 / var(--break) * 100vw);
	}
	.box_conversion01 .deco01,.box_conversion01 .deco02 {
		width: calc(231 / var(--break) * 100vw);
		bottom: 0;
	}
	.box_conversion01 .deco01 {
		left: calc(-22 / var(--break) * 100vw);
	}
	.box_conversion01 .deco02 {
		right: calc(-5 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.index_conversion {
        background: url(images/page/deco_conversion02.svg) no-repeat left calc(-30 / var(--break) * 100vw) top calc(-10 / var(--break) * 100vw) / calc(225 / var(--break) * 100vw) auto, url(images/page/deco_conversion03.svg) no-repeat right calc(-19 / var(--break) * 100vw) top calc(3 / var(--break) * 100vw) / calc(202 / var(--break) * 100vw) auto, url(images/page/deco_conversion01_sp.svg) no-repeat bottom / 100% auto, url(images/page/deco_conversion08_sp.png) no-repeat bottom / 100% calc(240 / var(--break) * 100vw) #f66d23;
        position: relative;
        padding-bottom: 17vw;
    }
	.ttl_conversion01 {
		margin-bottom: 4.5vw;
	}
	.ttl_conversion01 .ja01 {
		font-size: calc(36 / var(--break) * 100vw);
		margin-bottom: 1vw;
	}
	.ttl_conversion01 .ja02 {
		font-size: calc(42 / var(--break) * 100vw);
	}
	.box_conversion01 .ttl {
		font-size: calc(38 / var(--break) * 100vw);
	}
	.box_conversion01 .time {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.ccl_conversion01 {
		width: calc(190 / var(--break) * 100vw);
		height: calc(190 / var(--break) * 100vw);
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: #fff solid calc(4 / var(--break) * 100vw);
		top: calc(120 / var(--break) * 100vw);
		right: calc(50 / var(--break) * 100vw);
	}
	.ccl_conversion01 .txt {
		font-size: calc(28 / var(--break) * 100vw);
	}
	.list_conversion01 {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.tel_conversion {
		width: calc(646 / var(--break) * 100vw);
	}
	.tel_conversion a {
		height: calc(180 / var(--break) * 100vw);
	}
	.tel_conversion .ja {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.tel_conversion .icn {
		width: calc(50 / var(--break) * 100vw);
	}
	.tel_conversion .num {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.box_conversion01 {
		border-radius: calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) 0 0;
		padding: calc(52 / var(--break) * 100vw) calc(34 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
	}
	.box_conversion01 .deco01,.box_conversion01 .deco02 {
		bottom: 0;
	}
	.box_conversion01 .ttl {
        font-size: calc(38 / var(--break) * 100vw);
        line-height: 1.2;
        margin-bottom: 6vw;
    }
	.box_conversion01 .time {
        font-size: calc(24 / var(--break) * 100vw);
        padding: 2vw 1vw 2vw 5vw;
        line-height: 1.4;
        text-align: left;
        margin-bottom: 4vw;
    }
	.box_conversion01 .time .deco {
        padding-left: 3.5vw;
    }
	.box_conversion01 .deco01 {
        left: calc(0 / var(--break) * 100vw);
        width: calc(143 / var(--break) * 100vw);
    }
	.box_conversion01 .deco02 {
		width: calc(139 / var(--break) * 100vw);
		right: calc(-14 / var(--break) * 100vw);
	}
	
	.list_conversion01 {
        font-size: calc(32 / var(--break) * 100vw);
        letter-spacing: 0;
    }
	.list_conversion01 li {
		padding-left: calc(50 / var(--break) * 100vw);
		padding-bottom: calc(12 / var(--break) * 100vw);
		width: 100%;
	}
	.list_conversion01 li:not(:first-child) {
        margin-top: 1vw;
    }
	.list_conversion01 li:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		border-radius: 0%;
		left: calc(-2 / var(--break) * 100vw);
		top: calc(10 / var(--break) * 100vw);
	}
}

/* feature
------------------------------------------------------------------*/
.ttl_common01 .en {
	transform: translateY(-55%);
	font-size: calc(150 / var(--break) * 100vw);
    background: linear-gradient(0deg, #00884a 0%, #00884a 50%, #3bb200 50%, #00884a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ttl_area01 {
	padding: calc(230 / var(--break) * 100vw) 0 0px;
}
.ttl_area01 .bg_white::before {
	content: "";
    position: absolute;
	background: url("images/index/frame_feature01.svg") no-repeat center / cover;
    width: 100%;
    height: calc(180 / var(--break) * 100vw);
	right: 0;
	left: 0;
	top: calc(-179 / var(--break) * 100vw);
	z-index: -1;
}
.ttl_area01 .deco01 {
	width: calc(230 / var(--break) * 100vw);
    left: calc(89 / var(--break) * 100vw);
    top: calc(60 / var(--break) * 100vw);
    z-index: 1;
}
.ttl_area01 .deco02 {
	width: calc(230 / var(--break) * 100vw);
    right: calc(58 / var(--break) * 100vw);
    top: calc(60 / var(--break) * 100vw);
    z-index: 1;
}

/*feature01*/
.bg_feature01 .deco01 {
	width: calc(320 / var(--break) * 100vw);
	bottom: calc(0 / var(--break) * 100vw);
	right: calc(40 / var(--break) * 100vw);
}
.bg_feature02 {
	background: url("images/index/bg_feature01.png") no-repeat bottom right 34% / calc(941 / var(--break) * 100vw) auto;
	width: 96%;
	max-width: 1820px;
}
.img_feature01 {
	width: 52%;
	max-width: 980px;
	top: calc(-60 / var(--break) * 100vw);
	right: 0;
}
.img_feature01.left {
    top: calc(-60 / var(--break) * 100vw);
    right: auto;
	left: 0;
}
.wrap_feature01 {
	width: 46%;
}
.en_feature01 {
	right: 0;
    left: 0;
    margin: auto;
    top: calc(-55 / var(--break) * 100vw);
    text-align: center;
}
.wrap_feature01 .ttl {
	border-bottom: solid calc(3 / var(--break) * 100vw) #fff;
}
.row_feature01 {
    right: 30.5%;
    bottom: calc(40 / var(--break) * 100vw);
}
.row_feature01 .col {
    outline-offset: calc(-14 / var(--break) * 100vw);
    outline: #fff solid calc(4 / var(--break) * 100vw);
}
.row_feature01 .col .w100 {
   height: 100%;
}
.row_feature01 .col:not(:first-child) {
    margin-left: calc(0 / var(--break) * 100vw);
}
.bg_feature01.ptn02 .deco01 {
    right: auto;
    left: calc(28 / var(--break) * 100vw);
    top: 16.5%;
}
.bg_feature02.ptn02 {
    background: url(images/index/bg_feature01.png) no-repeat top 4% left 35% / calc(941 / var(--break) * 100vw) auto;
}
.hdg3::before,.hdg3::after {
	content: "";
    position: absolute;
	background: #f2d71f;
    width: calc(40 / var(--break) * 100vw);
    height: calc(40 / var(--break) * 100vw);
}
.hdg3::before {
	top: 0;
	left: 0;
}
.hdg3::after {
	bottom: 0;
	right: 0;
}
.row_feature02 {
	width: 90%;
	max-width: 1323px;
}
.row_feature02 .col {
	width: 48%;
}
.row_feature02 .col .ttl::before {
	content: "";
    position: absolute;
	background: #fff;
    width: 100%;
    height: calc(1 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: calc(5 / var(--break) * 100vw);
	margin: auto;
}
.row_feature02 .col .box {
	border-radius: 0 0 calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
}
.btn_common01 {
	width: calc(400 / var(--break) * 100vw);
}
.btn_common01 a {
	height: calc(80 / var(--break) * 100vw);
}
.btn_common01 a::before {
	content: "";
    position: absolute;
	background: url("images/page/arw01.svg") no-repeat center / cover;
    width: calc(28 / var(--break) * 100vw);
    height: calc(28 / var(--break) * 100vw);
	right: calc(20 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.bg_feature03 {
	width: 96%;
    max-width: 1820px;
}
.bg_feature01.ptn03 .deco01 {
    width: calc(320 / var(--break) * 100vw);
    top: -18%;
    right: 37%;
    bottom: auto;
}
.row_feature03 {
    right: 10.5%;
    bottom: calc(39 / var(--break) * 100vw);
}
.row_main02 .col03::before {
	background: url("images/index/icn_feature03.png") no-repeat center / cover;
	width: calc(70 / var(--break) * 100vw);
    height: calc(71 / var(--break) * 100vw);
}
.row_main02 .col04::before {
	background: url("images/index/icn_feature04.png") no-repeat center / cover;
	width: calc(70 / var(--break) * 100vw);
    height: calc(70 / var(--break) * 100vw);
}
.box_feature01 {
	border-radius: 0 calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
}
.deco_common01::before {
	content: "";
    position: absolute;
	border: dashed calc(4 / var(--break) * 100vw) #e66793;
    width: calc(100% - calc(20 / var(--break) * 100vw));
    height: calc(100% - calc(20 / var(--break) * 100vw));
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	border-radius: calc(50 / var(--break) * 100vw);
}
.bg_feature02.ptn04 {
    background: url(images/index/bg_feature01.png) no-repeat top 4% left 35% / calc(941 / var(--break) * 100vw) auto;
}
.row_default04 .col_txt {
    width: 58%;
}
.row_default04 .col_img {
    width: 39%;
    max-width: 520px;
}
.deco_feature01 {
	width: calc(262 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
	top: 0;
	left: 0;
	z-index: 1;
}
.deco_feature01::before {
	content: "";
    position: absolute;
	clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%);
	background: #f2d71f;
    width: 100%;
    height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.bg_feature01.ptn04 .deco01 {
    width: calc(320 / var(--break) * 100vw);
    left: 2%;
    top: 27%;
}
.row_feature04 {
	width: 90%;
	max-width: 1345px;
}
.row_feature04 .col {
	width: 32%;
	max-width: 432px;
}
.box_feature02::before {
	border: dashed calc(4 / var(--break) * 100vw) #186cb7;
}
.deco_feature02 {
	width: 90%;
	max-width: 1000px;
	height: calc(80 / var(--break) * 100vw);
	z-index: 1;
}
.deco_feature02::before {
	content: "";
    position: absolute;
	clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%);
	background: #f2d71f;
    width: 100%;
    height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: -1;
}
.bg_feature02.ptn05 {
    background: url(images/index/bg_feature02.png) no-repeat top 11% right 6% / calc(941 / var(--break) * 100vw) auto;
	max-width: 100%;
}
.bg_feature02.ptn05 .deco01 {
	width: calc(320 / var(--break) * 100vw);
	top: -5.2%;
    left: 1.7%;
}
.bg_feature02.ptn05 .deco02 {
	width: calc(320 / var(--break) * 100vw);
	top: -5%;
    right: 1.5%;
}
.wrap_feature01.ptn02 .ttl {
    border-bottom: solid calc(2 / var(--break) * 100vw) #4c0c0c;
}
.box_feature03 {
    background: url(images/index/bg_feature03.png) no-repeat bottom left 39% / calc(741 / var(--break) * 100vw) auto;
}
.row_feature05 .col_img {
    width: 39%;
    max-width: 600px;
}
.row_feature05 .col_txt {
    width: 57.5%;
}
.row_feature05 .en_feature01 {
    top: calc(-135 / var(--break) * 100vw);
}

.bg_feature01.ptn05 .deco01 {
    width: calc(320 / var(--break) * 100vw);
    top: 22.5%;
    right: 2%;
    bottom: auto;
}
.bg_feature02.ptn06 {
	background: url(images/index/bg_feature01.png) no-repeat top 8% right 36% / calc(941 / var(--break) * 100vw) auto;
}
.row_feature06 {
	width: 94%;
	max-width: 1700px;
	gap: calc(37 / var(--break) * 100vw) 1%
}
.row_feature06 .col {
	width: 19%;
	max-width: 324px;
}
.row_feature06 .col:nth-child(odd) .ttl {
	background-color: #059748;
}
.row_feature06 .col:nth-child(even) .ttl {
	background-color: #155d35;
}
.box_feature03.ptn02 {
    background: url(images/index/bg_feature03.png) no-repeat bottom left 39% / calc(741 / var(--break) * 100vw) auto;
}
.row_feature06 .col .icn {
	width: calc(200 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.ttl_common01 .en {
		font-size: calc(130 / var(--break) * 100vw);
	}
	.ttl_area01 .deco01 {
		width: calc(230 / var(--break) * 100vw);
		left: calc(39 / var(--break) * 100vw);
		top: calc(60 / var(--break) * 100vw);
	}
	.ttl_area01 .deco02 {
		width: calc(230 / var(--break) * 100vw);
		right: calc(28 / var(--break) * 100vw);
		top: calc(60 / var(--break) * 100vw);
	}
	.row_feature01 {
		right: 26.5%;
	}
	.bg_feature01 .deco01 {
		width: calc(320 / var(--break) * 100vw);
		right: calc(20 / var(--break) * 100vw);
	}
	.row_feature03 {
		right: 2.5%;
	}
	.wrap_feature01 .ttl {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.wrap_feature01 .fz54 {
		font-size: calc(43 / var(--break) * 100vw);
	}
	.wrap_feature01 .fz60 {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row_feature05 .ttl .fz60 {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row_feature06 .col .ttl {
		font-size: calc(16 / var(--break) * 100vw);
	}
	.bg_feature02.ptn06 .en_feature01 {
		top: calc(-46 / var(--break) * 100vw);
	}
	.bg_feature02.ptn06 .wrap_feature01 {
		padding-bottom: calc(45 / var(--break) * 100vw);
	}
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.ttl_area01 .bg_white::before {
		top: calc(-178 / var(--break) * 100vw);
	}
	.ttl_common01 .en {
		font-size: calc(110 / var(--break) * 100vw);
	}
	.ttl_area01 .deco01 {
		width: calc(180 / var(--break) * 100vw);
		left: calc(29 / var(--break) * 100vw);
		top: calc(60 / var(--break) * 100vw);
	}
	.ttl_area01 .deco02 {
		width: calc(180 / var(--break) * 100vw);
		right: calc(18 / var(--break) * 100vw);
		top: calc(60 / var(--break) * 100vw);
	}
	.wrap_feature01 {
		padding: calc(60 / var(--break) * 100vw) 0 calc(80 / var(--break) * 100vw);
	}
	.en_feature01 {
		top: calc(-45 / var(--break) * 100vw);
	}
	.bg_feature01 .deco01 {
        width: calc(265 / var(--break) * 100vw);
        right: calc(0 / var(--break) * 100vw);
        bottom: calc(120 / var(--break) * 100vw);
    }
	.row_feature01 {
        right: 21.5%;
        bottom: calc(130 / var(--break) * 100vw);
    }
	.bg_feature02 {
		background: url(images/index/bg_feature01.png) no-repeat bottom right 34% / calc(841 / var(--break) * 100vw) auto;
	}
	.bg_feature02.ptn02 {
		background: url(images/index/bg_feature01.png) no-repeat top 4% left 35% / calc(841 / var(--break) * 100vw) auto;
	}
	.img_feature01 {
		top: calc(-40 / var(--break) * 100vw);
	}
	.img_feature01.left {
		top: calc(-40 / var(--break) * 100vw);
	}
	.bg_feature01.ptn02 .deco01 {
		right: auto;
		left: calc(28 / var(--break) * 100vw);
		top: 12.5%;
		bottom: auto;
	}
	.row_feature02 .col .ttl {
		font-size: 1.5rem;
	}
	.wrap_feature01 .ttl {
        font-size: calc(28 / var(--break) * 100vw);
    }
	.bg_feature01.ptn03 .deco01 {
		width: calc(280 / var(--break) * 100vw);
		top: -18%;
		right: 34%;
		bottom: auto;
	}
	.row_feature03 {
        right: 0.5%;
		bottom: calc(100 / var(--break) * 100vw);
    }
	.bg_feature02.ptn04 {
		background: url(images/index/bg_feature01.png) no-repeat top 4% left 35% / calc(841 / var(--break) * 100vw) auto;
	}
	.wrap_feature01 .fz54 {
        font-size: calc(37 / var(--break) * 100vw);
    }
	.wrap_feature01 .fz60.txt_white {
        font-size: calc(40 / var(--break) * 100vw);
    }
	.bg_feature01.ptn04 .deco01 {
		width: calc(300 / var(--break) * 100vw);
		left: 2%;
		top: 23%;
		bottom: auto;
	}
	.box_feature01 {
		padding-top: calc(90 / var(--break) * 100vw);
	}
	.box_feature01 .row_default04 .col_txt .ttl {
		font-size: 1.875rem;
	}
	.bg_feature02.ptn05 .en_feature01 {
        top: calc(-54 / var(--break) * 100vw);
    }
	.bg_feature02.ptn05 .deco01 {
		width: calc(270 / var(--break) * 100vw);
		top: -5.2%;
		left: 1.7%;
	}
	.bg_feature02.ptn05 .deco02 {
		width: calc(270 / var(--break) * 100vw);
		top: -5%;
		right: 1.5%;
	}
	.row_feature05 .ttl {
		font-size: 2rem;
	}
	.row_feature05 .ttl .fz60 {
        font-size: calc(39 / var(--break) * 100vw);
    }
	.bg_feature02.ptn06 {
		background: url(images/index/bg_feature01.png) no-repeat top 8% right 36% / calc(841 / var(--break) * 100vw) auto;
	}
	.row_feature06 .col .ttl {
        font-size: calc(18 / var(--break) * 100vw);
    }
	.deco_feature02 .txt {
		font-size: 2rem;
	}
	.bg_feature01.ptn05 .deco01 {
		top: 15.5%;
	}
	.bg_feature02.ptn06 .wrap_feature01 {
        padding-bottom: calc(0 / var(--break) * 100vw);
    }
}
@media(max-width: 767px) {
	.ttl_common01 .en {
		font-size: calc(110 / var(--break) * 100vw);
        transform: translateY(-33%);
        position: absolute;
	}
	.ttl_feature01 .en {
		font-size: calc(100 / var(--break) * 100vw);
        transform: translateY(-33%);
	}
	.ttl_common01 .ja {
		font-size: calc(44 / var(--break) * 100vw);
		line-height: 1.5;
	}
	.ttl_area01 {
		padding: 16vw 0 0px;
	}
	.ttl_area01 .bg_white {
		padding: 14.5vw 0 8vw;
	}
	.ttl_area01 .bg_white::before {
		background: url(images/index/frame_feature01_sp.svg) no-repeat center / cover;
		width: 100%;
		height: calc(104 / var(--break) * 100vw);
		top: calc(-103 / var(--break) * 100vw);
	}
	.ttl_area01 .deco01 {
		width: calc(113 / var(--break) * 100vw);
		left: calc(2 / var(--break) * 100vw);
		top: 20vw;
		z-index: 1;
	}
	.ttl_area01 .deco02 {
		width: calc(110 / var(--break) * 100vw);
		right: calc(7 / var(--break) * 100vw);
		top: 20.5vw;
		z-index: 1;
	}
	.img_feature01 {
		width: 100%;
		max-width: calc(726 / var(--break) * 100vw);
		top: 0;
		right: 0;
		position: relative;
		left: auto;
		margin-left: auto;
	}
	.img_feature01.left {
		top: 0;
		right: auto;
		left: 0;
		margin-right: auto;
		margin-left: 0;
	}
	.bg_feature02 {
		background: url(images/index/bg_feature01.png) no-repeat bottom center / calc(646 / var(--break) * 100vw) auto;
		width: 100%;
		max-width: calc(726 / var(--break) * 100vw);
		margin-top: -7vw;
	}
	.row_feature01 {
		left: calc(55 / var(--break) * 100vw);
		bottom: auto;
		top: calc(368 / var(--break) * 100vw);
		right: auto;
	}
	.row_feature01 .col {
		outline-offset: calc(-14 / var(--break) * 100vw);
		outline: #fff solid calc(4 / var(--break) * 100vw);
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
	}
	.bg_feature01 .deco01 {
		width: calc(185 / var(--break) * 100vw);
		bottom: auto;
		right: calc(24 / var(--break) * 100vw);
		top: 44vw;
	}
	.wrap_feature01 {
		width: 100%;
		padding: 23vw 3vw 9vw;
	}
	.en_feature01 {
		display: none;
	}
	.wrap_feature01 .ttl {
		border-bottom: solid calc(3 / var(--break) * 100vw) #fff;
		font-size: calc(36 / var(--break) * 100vw);
		margin-bottom: 4vw;
	}
	.wrap_feature01 .ttl .fz60 {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.hdg3 {
        font-size: calc(36 / var(--break) * 100vw);
        width: 100%;
        max-width: calc(646 / var(--break) * 100vw);
        margin-left: auto;
        margin-right: auto;
        padding: 3vw 0 3vw;
        line-height: 1.4;
    }
	.bg_feature01 {
		margin-bottom: 11vw;
	}
	.bg_feature02.ptn02 {
        background: url(images/index/bg_feature01.png) no-repeat top 15% left 3vw / calc(646 / var(--break) * 100vw) auto;
        padding-bottom: 8vw;
    }
	.bg_feature02.ptn02 .wrap_feature01 {
		padding: 12vw 3vw 5.5vw;
	}
	.bg_feature02.ptn02 .wrap_feature01 .ttl .fz60 {
        font-size: calc(60 / var(--break) * 100vw);
		line-height: 1.5;
    }
	.bg_feature02.ptn03 .wrap_feature01 .ttl .fz60 {
        font-size: calc(60 / var(--break) * 100vw);
		line-height: 1.5;
    }
	.bg_feature01.ptn02 .deco01 {
        right: auto;
        left: calc(-5 / var(--break) * 100vw);
        top: 39vw;
        width: calc(244 / var(--break) * 100vw);
    }
	.row_feature02 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_feature02 .col:nth-child(n+2) {
		margin-top: calc(40 / var(--break) * 100vw);
	}
	.row_feature02 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
		margin-top: -2vw;
	}
	.row_feature02 .col .ttl {
        font-size: calc(34 / var(--break) * 100vw);
        padding: 2vw 1vw 2vw;
    }
	.row_feature02 .col .box {
		border-radius: 0 0 calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
		padding: 3vw 4vw 3vw;
	}
	.bg_feature03 .ttl {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.bg_feature03 .txt {
		margin-bottom: 4vw;
	}
	.btn_common01 {
		width: calc(500 / var(--break) * 100vw);
		font-size: calc(32 / var(--break) * 100vw);
	}
	.btn_common01 a {
		height: calc(100 / var(--break) * 100vw);
	}
	.btn_common01 a::before {
		width: calc(28 / var(--break) * 100vw);
		height: calc(28 / var(--break) * 100vw);
		right: calc(20 / var(--break) * 100vw);
	}
	.bg_feature03 {
		width: 100%;
        max-width: calc(726 / var(--break) * 100vw);
	}
	.btn_common01 a::before {
        width: calc(32 / var(--break) * 100vw);
        height: calc(32 / var(--break) * 100vw);
        right: calc(43 / var(--break) * 100vw);
    }
	
	.row_feature03 {
        right: 0;
        left: 0;
        bottom: auto;
        top: 46vw;
    }
	.row_feature03 .col {
        width: calc(220 / var(--break) * 100vw);
        height: calc(220 / var(--break) * 100vw);
        outline-offset: calc(-14 / var(--break) * 100vw);
        outline: #fff solid calc(4 / var(--break) * 100vw);
    }
	.row_feature03 .col:not(:first-child) {
		margin-left: calc(-70 / var(--break) * 100vw);
	}
	.row_feature03 .col:nth-child(3),.row_feature03 .col:nth-child(4) {
        margin-top: calc(108 / var(--break) * 100vw);
    }
	.row_feature03 .col02 {
        order: 3;
    }
	.row_feature03 .col03 {
        order: 2;
    }
	.row_feature03 .col04 {
        order: 4;
    }
	.bg_feature02.ptn03 {
        background: url(images/index/bg_feature01.png) no-repeat bottom center / 100% auto;
    }
	.bg_feature02.ptn03 .wrap_feature01 {
		padding: 36vw 3vw 9vw;
	}
	.bg_feature01.ptn03 .deco01 {
		width: calc(246 / var(--break) * 100vw);
		top: -3%;
		right: auto;
		bottom: auto;
		left: 0vw;
	}
	.wrap_feature01 .ttl .fz54 {
        font-size: calc(48 / var(--break) * 100vw);
    }
	.wrap_feature01 .ttl .fz60.txt_white {
        font-size: calc(53 / var(--break) * 100vw);
    }
	.bg_feature02.ptn04 {
        background: url(images/index/bg_feature01.png) no-repeat top 8% center / calc(717 / var(--break) * 100vw) auto;
        padding-bottom: 11vw;
    }
	.bg_feature02.ptn04 .row_default04 .col_img {
		margin-bottom: 3.8vw;
	}
	.bg_feature02.ptn04 {
        background: url(images/index/bg_feature01.png) no-repeat top 8% center /100% auto;
    }
	.bg_feature01.ptn04 .deco01 {
		width: calc(248 / var(--break) * 100vw);
		left: 3%;
		top: 10%;
	}
	.box_feature01 {
        width: 100%;
        max-width: calc(646 / var(--break) * 100vw);
        margin-left: auto;
        margin-right: auto;
        padding: 16vw 5vw 8vw;
    }
	.deco_feature01 {
		width: calc(260 / var(--break) * 100vw);
		height: calc(72 / var(--break) * 100vw);
	}
	.deco_feature01 .txt {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.bg_feature02.ptn04 .wrap_feature01 {
		padding: 12vw 3vw 5vw;
	}
	.box_feature01 .row_default04 .ttl {
        line-height: 1.4;
		letter-spacing: .05em;
		margin-bottom: 1vw;
    }
	.bg_feature02.ptn05 {
		background: url(images/index/bg_feature02.png) no-repeat top 11% left 13% / calc(702 / var(--break) * 100vw) auto;
		max-width: 100%;
		padding-bottom: 9vw;
		margin-bottom: 11vw;
		margin-top: 0vw;
	}
	.bg_feature02.ptn05 .deco01 {
		width: calc(173 / var(--break) * 100vw);
		top: -5.2%;
		left: 1.7%;
	}
	.bg_feature02.ptn05 .deco02 {
        width: calc(148 / var(--break) * 100vw);
        top: 1vw;
        right: -1vw;
    }
	.wrap_feature01.ptn02 {
		padding: 7vw 2vw 9vw;
	}
	.wrap_feature01.ptn02 .ttl .fz60 {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.bg_feature02.ptn05 .deco01 {
        width: calc(173 / var(--break) * 100vw);
        top: -1%;
        left: -6.3%;
    }
	.bg_feature02.ptn05 .deco01 {
        width: calc(173 / var(--break) * 100vw);
        top: 0vw;
        left: -5vw;
    }
	.deco_feature02 {
        height: auto;
        z-index: 1;
        width: 100%;
        max-width: calc(615 / var(--break) * 100vw);
        padding: 2vw 1vw 2vw;
    }
	.deco_feature02::before {
		clip-path: polygon(0 0, 100% 0, 94% 50%, 100% 100%, 0 100%, 6% 50%);
	}
	.deco_feature02 .txt {
		font-size: calc(34 / var(--break) * 100vw);
		line-height: 1.4;
	}
	.row_feature04 {
		width: 100%;
		max-width: calc(625 / var(--break) * 100vw);
	}
	.row_feature04 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_feature04 .col:nth-child(n+2) {
		margin-top: calc(40 / var(--break) * 100vw);
	}
	.row_feature04 .col .ttl {
		font-size: calc(34 / var(--break) * 100vw);
		padding: 1.5vw 1vw 1.5vw;
	}
	.bg_feature02.ptn05 .wrap_feature01.ptn02 {
        padding: 8vw 2.5vw 0vw;
        margin-bottom: 14vw;
    }
	.box_feature02 {
		padding: 13vw 0 10vw;
	}
	.row_feature05 .ttl.fz36 {
        padding-bottom: 5vw;
    	margin-bottom: 4vw;
		letter-spacing: .1em!important;
    }
	.row_feature05 .ttl .fz60 {
		line-height: 1.3;
        font-size: calc(60 / var(--break) * 100vw);
    }
	.row_feature05 .txt {
        margin-bottom: 7vw;
    }
	.box_feature03 {
		background: url(images/index/bg_feature03.png) no-repeat bottom 33% center / 100% auto;
		padding: 8vw 4vw 11vw;
		margin-bottom: 10vw;
	}
	.bg_feature02.ptn06 .wrap_feature01 {
		padding: 12vw 2.5vw 0vw;
        margin-bottom: 6vw;
	}
	.bg_feature02.ptn06 .wrap_feature01 .fz60 {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.bg_feature01.ptn05 .deco01 {
		width: calc(206 / var(--break) * 100vw);
		top: 9.5%;
		right: -1%;
		bottom: auto;
	}
	.row_feature06 {
        width: 100%;
        max-width: calc(675 / var(--break) * 100vw);
        gap: calc(30 / var(--break) * 100vw) 3%;
        margin-right: auto;
        margin-left: 2%;
    }
	.row_feature06 .col {
		width: 48.5%;
		max-width: 100%;
	}
	.row_feature06 .col .ttl {
		font-size: calc(30 / var(--break) * 100vw);
		line-height: 1.4;
	}
	.bg_feature02.ptn06 {
		background: url(images/index/bg_feature01.png) no-repeat top 13% right 36% / 100% auto;
	}
	.box_feature03.ptn02 {
		background: url(images/index/bg_feature03.png) no-repeat bottom left 39% / 100% auto;
		padding: 10vw 4vw 8vw;
	}
	.box_feature03.ptn02 .row_feature05 .txt {
        margin-bottom: 0;
    }
}

/* program
------------------------------------------------------------------*/
.bg_program01 {
	background: url(images/index/bg_feature02.png) no-repeat top 2.5% right 4.8% / calc(941 / var(--break) * 100vw) auto;
}
.bg_program01 .deco01 {
	width: calc(320 / var(--break) * 100vw);
	top: -1.8%;
    left: 1.7%;
}
.bg_program01 .deco02 {
	width: calc(320 / var(--break) * 100vw);
	top: -1.8%;
    right: 1.9%;
}
.ttl_program02 .bdr {
	border-bottom: dashed calc(2 / var(--break) * 100vw) #186cb7;
}
.ttl_program03 {
	border-radius: calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) 0 0;
}
.row_program01 .col_txt .ttl {
	border-bottom: solid calc(4 / var(--break) * 100vw) #186cb7;
}
.box_program01 {
	border-radius: 0 0  calc(50 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
}
.row_program01.ptn02 .col_txt .ttl {
	border-bottom: solid calc(4 / var(--break) * 100vw) #00884a;
}
.row_program02 {
	gap: 0 3%;
}
.row_program02 .col {
	width: calc(320 / var(--break) * 100vw);
	height: calc(320 / var(--break) * 100vw);
}
.row_program02 .col .icn {
	width: calc(200 / var(--break) * 100vw);
}
.row_program02 .col01 {
	background-color: #00b3a933;
}
.row_program02 .col02 {
	background-color: #e9447e33;
}
.row_program02 .col03 {
	background-color: #186cb733;
}
.row_program01.ptn03 .col_txt .ttl {
	border-bottom: solid calc(4 / var(--break) * 100vw) #e9447e;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_program01 .deco01 {
		width: calc(280 / var(--break) * 100vw);
		top: -1.8%;
		left: 1.7%;
	}
	.bg_program01 .deco02 {
		width: calc(280 / var(--break) * 100vw);
		top: -2.8%;
		right: 0.9%;
	}
	.row_program02 .col {
		width: calc(285 / var(--break) * 100vw);
		height: calc(285 / var(--break) * 100vw);
	}
	.row_program02 .col .icn {
		width: calc(162 / var(--break) * 100vw);
	}
	.bg_program01 .deco02 {
        width: calc(260 / var(--break) * 100vw);
    }
	.row_program01 .ttl {
		font-size: 2rem;
		padding-bottom: calc(20 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.ttl_program02 {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.ttl_program03 {
		font-size: calc(36 / var(--break) * 100vw);
		letter-spacing: 0;
		padding: 3vw 1vw 3vw;
	}
	.box_program01 {
		padding: calc(30 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
	}
	.row_program02 {
		gap: 0 calc(20 / var(--break) * 100vw);
	}
	.row_program02 .col {
		width: calc(290 / var(--break) * 100vw);
		height: calc(290 / var(--break) * 100vw);
	}
	.row_program02 .col03 {
		margin-top: -3vw;
	}
	.row_program02 .col .icn {
		width: calc(177 / var(--break) * 100vw);
	}
	.row_program02 .col .en {
		font-size: calc(30 / var(--break) * 100vw);
	}
	.row_program02 .col .ja {
		font-size: calc(20 / var(--break) * 100vw);
	}
	.ttl_program01 .en {
		font-size: calc(90 / var(--break) * 100vw);
	}
	.bg_program01 {
		background: url(images/index/bg_feature02.png) no-repeat top 5.1% right 54.8% / calc(702 / var(--break) * 100vw) auto;
		padding: 7vw 0 14vw;
	}
	.bg_program01 .deco01 {
		width: calc(215 / var(--break) * 100vw);
		top: -0.7%;
		left: -6.3%;
	}
	.bg_program01 .deco02 {
		width: calc(193 / var(--break) * 100vw);
		top: -6vw;
        right: -1vw;
	}
	.box_program01 {
        padding: calc(49 / var(--break) * 100vw) calc(28 / var(--break) * 100vw) calc(57 / var(--break) * 100vw);
    }
	.row_program01 .col_txt .ttl {
		font-size: calc(35 / var(--break) * 100vw);
        letter-spacing: .1em;
        margin-bottom: 2vw;
	}
	.box_program02 {
		padding: 14vw 3vw 7vw;
	}
	.box_program02 .deco_feature02 {
        transform: translateY(-48%);
    }
	.box_program02 .deco_feature02::before {
        clip-path: polygon(0 0, 100% 0, 95% 50%, 100% 100%, 0 100%, 5% 50%);
    }
	.row_program01.ptn03 {
		margin-bottom: 9vw;
	}
	.box_program02.ptn02 {
        padding: 17vw 3vw 7vw;
    }
	.box_program02.ptn02 .deco_feature02 {
        transform: translateY(-30%);
    }
}

/* reason
------------------------------------------------------------------*/
.bg_reason01 {
	background: url(images/index/bg_reason01.png) no-repeat top 14.5% left 4.8% / calc(941 / var(--break) * 100vw) auto;
}
.bg_reason01 .deco01 {
	width: calc(320 / var(--break) * 100vw);
	top: -9.5%;
	left: 1.7%;
}
.bg_reason01 .deco02 {
	width: calc(320 / var(--break) * 100vw);
	top: -8.8%;
	right: 1.9%;
}
.ttl_program02.ptn02 .bdr {
    border-bottom: dashed calc(2 / var(--break) * 100vw) #00884a;
}
.row_reason01 .col {
	width: 32%;
	max-width: 475px;
}
.row_reason01 .col .box {
    border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_reason01 .deco01 {
		width: calc(320 / var(--break) * 100vw);
		top: -15.5%;
		left: 1.7%;
	}
	.bg_reason01 .deco02 {
		width: calc(320 / var(--break) * 100vw);
		top: -11.8%;
		right: -1.1%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_reason01 .deco01 {
		width: calc(270 / var(--break) * 100vw);
		top: -15.5%;
		left: 1.7%;
	}
	.bg_reason01 {
		background: url(images/index/bg_reason01.png) no-repeat top 14.5% left 4.8% / calc(841 / var(--break) * 100vw) auto;
	}
	.bg_reason01 .deco02 {
		width: calc(270 / var(--break) * 100vw);
		top: -13.8%;
		right: -1.1%;
	}
}
@media(max-width: 767px) {
	.ttl_reason01 .en {
        font-size: calc(90 / var(--break) * 100vw);
    }
	.bg_reason01 {
		background: url(images/index/bg_reason01.png) no-repeat top 14.5% left 4.8% / calc(646 / var(--break) * 100vw) auto;
		padding: 7vw 0 14vw;
	}
	.bg_reason01 .deco01 {
        width: calc(215 / var(--break) * 100vw);
        top: -2.3%;
        left: -12.1%;
    }
	.bg_reason01 .deco02 {
        width: calc(159 / var(--break) * 100vw);
        top: -1.5%;
        right: -3%;
    }
	.row_reason01 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_reason01 .col:nth-child(n+2) {
		margin-top: calc(40 / var(--break) * 100vw);
	}
	.row_reason01 .col .ttl {
		font-size: calc(34 / var(--break) * 100vw);
		padding: 1.8vw 1vw 1.8vw;
	}
	.row_reason01 .col .box {
		border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
		padding: 1.5vw 4vw 3vw;
	}
	.bg_reason01 .txt.mb50 {
		margin-bottom: 5vw;
	}
	.bg_reason01 {
        background: url(images/index/bg_reason01.png) no-repeat top 9.5% center / calc(702 / var(--break) * 100vw) auto;
        padding: 7vw 0 14vw;
    }
	.ttl_reason02 {
		font-size: calc(40 / var(--break) * 100vw);
		line-height: 1.4;
	}
}

/* warning
------------------------------------------------------------------*/
.bg_warning01::before {
	content: "";
    position: absolute;
	background: url("images/index/frame_warning01.svg") no-repeat center / cover;
    width: 100%;
    height: calc(150 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: -1px;
	margin: auto;
}
.ttl_program02.ptn02 .bdr {
    border-bottom: dashed calc(2 / var(--break) * 100vw) #00884a;
}
.row_warning01 {
	gap: calc(20 / var(--break) * 100vw) 1.3%;
}
.row_warning01 .col {
	width: 24%;
	max-width: 360px;
}
.row_warning01 .col .icn {
	width: calc(120 / var(--break) * 100vw);
	z-index: 2;
}
.row_warning01 .col .bg {
	height: calc(338 / var(--break) * 100vw);
}
.row_warning01 .col .bg::before {
	content: "";
    position: absolute;
	background: #f2d71f;
    width: 100%;
    height: calc(40 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	border-radius: 0 0 calc(30 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
}
.row_warning01 .col:nth-child(odd) .icn {
	top: calc(-20 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
}
.row_warning01 .col:nth-child(even) .icn {
	bottom: calc(-22 / var(--break) * 100vw);
	right: calc(20 / var(--break) * 100vw);
}
.row_warning02 {
	gap: 0 calc(23 / var(--break) * 100vw);
	width: 90%;
	max-width: calc(1500 / var(--break) * 100vw);
}
.row_warning02 .col {
	width: calc(280 / var(--break) * 100vw);
	height: calc(280 / var(--break) * 100vw);
}
.row_warning02 .col .icn {
	width: calc(190 / var(--break) * 100vw);
}
.row_warning02 .col .ttl {
	width: 100%;
	height: calc(40 / var(--break) * 100vw);
	border-radius: 100vh;
	right: 0;
	left: 0;
	bottom: calc(20 / var(--break) * 100vw);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_warning02 {
		gap: 0 calc(17 / var(--break) * 100vw);
	}
	.row_warning02 .col {
		width: calc(270 / var(--break) * 100vw);
		height: calc(270 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_warning02 {
		width: 95%;
	}
	.row_warning01 .col .num {
		font-size: 2.5rem;
	}
	.row_warning01 .col .ja {
		font-size: 1.625rem;
	}
	.row_warning02 .col {
        width: calc(228 / var(--break) * 100vw);
        height: calc(228 / var(--break) * 100vw);
    }
	.row_warning02 .col .icn {
		width: calc(157 / var(--break) * 100vw);
	}
	.row_warning02 .col .ttl {
		padding-bottom: calc(2 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_warning01 .col {
		width: 48%;
		max-width: 100%;
	}
	.row_warning01 .col .num {
		font-size: calc(46 / var(--break) * 100vw);
	}
	.row_warning01 .col .ja {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.bg_warning01 {
		padding: 8.5vw 0 21vw;
	}
	.bg_warning01::before {
		background: url(images/index/frame_warning01_sp.svg) no-repeat center / cover;
		height: calc(150 / var(--break) * 100vw);
	}
	.row_warning01 {
		gap: calc(30 / var(--break) * 100vw) 4%;
		margin-bottom: 5vw;
	}
	.row_warning01 .col .bg {
		height: calc(326 / var(--break) * 100vw);
	}
	.row_warning02 {
		gap: calc(30 / var(--break) * 100vw) calc(27 / var(--break) * 100vw);
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.row_warning02 .col {
		width: calc(310 / var(--break) * 100vw);
		height: calc(310 / var(--break) * 100vw);
		padding-bottom: 2vw;
	}
	.row_warning02 .col .icn {
		width: calc(206 / var(--break) * 100vw);
	}
	.row_warning02 .col .ttl {
		height: calc(60 / var(--break) * 100vw);
		font-size: calc(32 / var(--break) * 100vw);
		bottom: calc(18 / var(--break) * 100vw);
	}
	.bg_warning02 {
		padding: 1vw 0 14vw;
	}
}

/* kids
------------------------------------------------------------------*/
.bg_kids01 {
    background: url(images/index/bg_feature02.png) no-repeat top 3.5% right 4.8% / calc(941 / var(--break) * 100vw) auto;
}
.bg_kids01 .deco01 {
	top: -4.7%;
	left: 1.7%;
}
.bg_kids01 .deco02 {
	top: -4.4%;
	right: 1.9%;
}
.row_kids01 {
	gap: calc(40 / var(--break) * 100vw) 2%;
}
.row_kids01 .col {
	width: 32%;
	max-width: 475px;
}
.row_kids01 .col .ttl {
	border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
}
.row_kids01 .col .box {
	border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
}
.row_kids02 .col {
	width: 32%;
}
.row_kids02 .col .age {
	padding: calc(12 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(12 / var(--break) * 100vw);
}
.row_kids02 .col .txt {
	width: 80%;
}
.bg_kids02 .deco02 {
    width: calc(320 / var(--break) * 100vw);
    top: -11%;
    right: 1.6%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_kids01 .deco01 {
		top: -6.7%;
		left: 1.7%;
	}
	.bg_kids01 .deco02 {
		top: -5.4%;
		right: 0.9%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_kids01 .deco02 {
		top: -6.4%;
		right: 0.9%;
	}
	.bg_kids01 {
		background: url(images/index/bg_feature02.png) no-repeat top 3.5% right 4.8% / calc(841 / var(--break) * 100vw) auto;
	}
	.bg_kids02 .deco01 {
		width: calc(270 / var(--break) * 100vw);
		top: -12.5%;
		left: 1.7%;
	}
	.bg_kids02 .deco02 {
		width: calc(250 / var(--break) * 100vw);
		top: -11%;
		right: 1.6%;
	}
}
@media(max-width: 767px) {
	.ttl_kids01 .en {
        font-size: calc(80 / var(--break) * 100vw);
    }
	.ttl_kids01 .ja {
        font-size: calc(48 / var(--break) * 100vw);
    }
	.bg_kids01 .deco01 {
        width: calc(174 / var(--break) * 100vw);
        top: -8vw;
        left: -6vw;
    }
	.bg_kids01 .deco02 {
        width: calc(142 / var(--break) * 100vw);
        top: -6vw;
        right: 0vw;
    }
	.bg_kids01 .txt.mb70 {
		margin-bottom: 8vw;
	}
	.hdg3.ptn02 {
        font-size: calc(36 / var(--break) * 100vw);
        max-width: calc(702 / var(--break) * 100vw);
        padding: 4vw 2vw 4.5vw;
    }
	.row_kids01 {
		gap: calc(40 / var(--break) * 100vw) 0%;
	}
	.row_kids01 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_kids01 .col .ttl {
		border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_kids01 .col .box {
		border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
		padding: 1vw 4vw 2vw;
	}
	.bg_kids01 {
		background: url(images/index/bg_feature02.png) no-repeat top 9.5% center / calc(702 / var(--break) * 100vw) auto;
	}
	.bg_kids02 {
		background: url(images/index/bg_reason01.png) no-repeat top 10% center / calc(702 / var(--break) * 100vw) auto;
	}
	.bg_kids02 .deco01 {
        width: calc(190 / var(--break) * 100vw);
        top: -3vw;
        left: -6.3%;
    }
	.bg_kids02 .deco02 {
        width: calc(198 / var(--break) * 100vw);
        top: -5vw;
        right: 0.5vw;
    }
	.row_kids02 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		padding-top: 7vw;
		padding-bottom: 6vw;
	}
	.row_kids02 .col:nth-child(n+2) {
		margin-top: calc(40 / var(--break) * 100vw);
	}
	.row_kids02 .col .age {
		font-size: calc(36 / var(--break) * 100vw);
		padding: calc(14 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(17 / var(--break) * 100vw);
		margin-bottom: 3vw;
	}
	.row_kids02 .col .ttl {
		font-size: calc(45 / var(--break) * 100vw);
	}
	.row_kids02 .col .txt {
		width: 88%;
	}
}

/* mft
------------------------------------------------------------------*/
.bg_mft01 {
    background: url(images/index/bg_reason01.png) no-repeat top 3.5% right 4.8% / calc(941 / var(--break) * 100vw) auto;
}
.bg_mft01 .deco01 {
	top: -2.3%;
	left: 1.7%;
}
.bg_mft01 .deco02 {
	top: -2.1%;
	right: 1.5%;
}
.ttl_program02.ptn03 .bdr {
    border-bottom: dashed calc(2 / var(--break) * 100vw) #f23232;
}
.row_mft01 .col_txt .copy {
	border-bottom: solid calc(4 / var(--break) * 100vw) #f66d23;
}
.row_mft02 .ttl::before {
	content: "";
    position: absolute;
	background: #f23232;
    width: calc(18 / var(--break) * 100vw);
    height: calc(18 / var(--break) * 100vw);
	top: calc(13 / var(--break) * 100vw);
	left: 0;
	border-radius: 100%;
}
.row_mft01 .col_img {
    width: 44%;
    max-width: 660px;
}
.row_mft01 .col_txt {
    width: 53%;
}
.row_mft02 .col_img {
    width: 31%;
    max-width: 345px;
}
.row_mft02 .col_txt {
    width: 65%;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_mft01 {
		background: url(images/index/bg_reason01.png) no-repeat top 3.5% right 4.8% / calc(841 / var(--break) * 100vw) auto;
	}
	.bg_mft01 .deco01 {
		top: -2.3%;
		left: 1%;
	}
	.bg_mft01 .deco02 {
		top: -2.1%;
		right: 0.5%;
	}
	.row_mft01 .copy {
		font-size: 2.125rem;
	}
}
@media(max-width: 767px) {
	.index_mft .ttl_area01 .deco01 {
		left: calc(2 / var(--break) * 100vw);
		top: 17vw;
	}
	.index_mft .ttl_area01 .deco02 {
		right: calc(17 / var(--break) * 100vw);
		top: 16vw;
	}
	.bg_mft01 .deco01 {
        width: calc(190 / var(--break) * 100vw);
        top: 14vw;
        left: -6.3%;
    }
	.bg_mft01 .deco02 {
		top: 15.9vw;
		right: 0vw;
		width: calc(159 / var(--break) * 100vw);
	}
	.bg_mft01 {
		background: url(images/index/bg_reason01.png) no-repeat top 3.5% center / calc(702 / var(--break) * 100vw) auto;
	}
	.ttl_mft01 .en {
        font-size: calc(110 / var(--break) * 100vw);
    }
	.ttl_program02.ptn03 {
		font-size: calc(36 / var(--break) * 100vw);
	}
	.bg_mft01 .txt.mb70 {
		margin-bottom: 5vw;
	}
	.row_mft01 .col_img {
        width: 100% !important;
        max-width: calc(646 / var(--break) * 100vw) !important;
		margin-left: auto;
		margin-right: auto;
        margin-bottom: 3.5vw;
    }
	.row_mft01 .col_txt .copy {
		font-size: calc(36 / var(--break) * 100vw);
		border-bottom: solid calc(4 / var(--break) * 100vw) #f66d23;
		letter-spacing: .1em;
	}
	.row_mft01.ptn02 {
		margin-bottom: 5vw;
	}
	.box_mft01 {
		padding: calc(60 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
	}
	.row_mft02 .ttl {
        text-align: left;
		font-size: calc(34 / var(--break) * 100vw);
		letter-spacing: .1em;
		padding-left: 7vw;
		margin-bottom: 1vw;
    }
	.row_mft02 .col_img {
		margin-bottom: 4vw;
	}
	.row_mft02 .ttl::before {
		width: calc(24 / var(--break) * 100vw);
		height: calc(24 / var(--break) * 100vw);
		top: calc(18 / var(--break) * 100vw);
		left: 2vw;
		border-radius: 100%;
	}
}

/* type
------------------------------------------------------------------*/
.box_type01 {
	border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
}
.box_type02 {
	border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
}
.row_type01 .copy.bdr01 {
	border-bottom: solid calc(4 / var(--break) * 100vw) #00884a;
}
.row_type01 .copy.bdr02 {
	border-bottom: solid calc(4 / var(--break) * 100vw) #f66d23;
}
.row_type01 .col_img {
    width: 29%;
    max-width: 401px;
}
.row_type01 .col_txt {
    width: 66%;
}
.row_type02 {
	width: 92%;
	max-width: 1380px;
}
.row_type02 .col {
	width: 32%;
	max-width: 440px;
	height: calc(130 / var(--break) * 100vw);
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #00884a solid calc(2 / var(--break) * 100vw);
	padding-left: calc(28 / var(--break) * 100vw);
}
.row_type02 .col .icn {
	width: calc(40 / var(--break) * 100vw);
}
.row_type02 .col .txt {
	width: calc(100% - calc(50 / var(--break) * 100vw));
}

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

}
@media(min-width: 768px) and (max-width:1299px) {
	.row_type02 .col {
		padding-left: calc(20 / var(--break) * 100vw);
		padding-right: calc(15 / var(--break) * 100vw);
	}
	.row_type02 .col .icn {
		width: calc(30 / var(--break) * 100vw);
	}
	.row_type02 .col .txt {
		width: calc(100% - calc(45 / var(--break) * 100vw));
		font-size: 1.25rem;
	}
	.row_type01 .copy.bdr01 {
		font-size: 1.875rem;
	}
}
@media(max-width: 767px) {
	.ttl_type01 .en {
		font-size: calc(110 / var(--break) * 100vw);
	}
	.box_type01 {
		border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
		padding: 8vw 3vw 6vw;
	}
	.row_type01 .copy {
		font-size: calc(34 / var(--break) * 100vw);
		margin-bottom: 1.5vw;
	}
	.row_type02 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_type02 .col {
		width: 100%;
		max-width: 100%;
		height: calc(130 / var(--break) * 100vw);
		padding: 5vw 2vw 5vw 6vw;
		height: auto;
	}
	.row_type02 .col:nth-child(n+2) {
		margin-top: calc(30 / var(--break) * 100vw);
	}
	.row_type02 .col .icn {
		width: calc(40 / var(--break) * 100vw);
	}
	.row_type02 .col .txt {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.row_type02 .col .txt {
		width: calc(100% - calc(63 / var(--break) * 100vw));
	}
}

/* flow
------------------------------------------------------------------*/
.box_flow {
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #f23232 solid calc(2 / var(--break) * 100vw);
}
.tel_flow {
	width: calc(550 / var(--break) * 100vw);
	margin-left: auto;
	margin-right: auto;
}
.tel_flow a {
	height: calc(140 / var(--break) * 100vw);
}
.tel_flow .icn {
    width: calc(34 / var(--break) * 100vw);
}
.arw_flow:before {
    border-top: calc(16 / var(--break) * 100vw) solid #e9447e;
}

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

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

}
@media(max-width: 767px) {
	.ttl_flow01 .en {
		font-size: calc(110 / var(--break) * 100vw);
	}
	.ttl_flow01 .ja {
		font-size: calc(48 / var(--break) * 100vw);
	}
	.bg_flow01 {
		padding: 11vw 0 9vw;
	}
	.tel_flow {
		width: calc(646 / var(--break) * 100vw);
	}
	.tel_flow a {
		height: calc(221 / var(--break) * 100vw);
		outline-offset: calc(-10 / var(--break) * 100vw);
    	outline: #00884a solid calc(2 / var(--break) * 100vw);
	}
	.tel_flow .ja {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.tel_flow .icn {
		width: calc(48 / var(--break) * 100vw);
	}
	.tel_flow .num {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.tel_flow .time {
		font-size: calc(28 / var(--break) * 100vw);
	}
	.box_flow {
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: #f23232 solid calc(2 / var(--break) * 100vw);
		padding: 9vw 4vw 9vw;
	}
	.box_flow .col_txt h4 .num {
        font-size: 1.25rem;
    }
	.wrap_flow01 {
		margin-top: 4vw;
	}
	.box_flow.arw_flow {
        margin-bottom: 10vw;
    }
	.arw_flow:before {
        border-top-width: calc(30 / 750 * 100vw);
        border-right-width: calc(45 / 750 * 100vw);
        border-left-width: calc(45 / 750 * 100vw);
        bottom: -6.5vw;
    }
}

/* FEE
------------------------------------------------------------------*/
.tbl_common01 {
	font-weight: bold;
}
.tbl_common01 table{
	border: 1px solid #186cb7;
}
.tbl_common01 th{
	background: #186cb7;
	font-weight: bold;
}
.tbl_common01 tr:not(:last-child) th {
	border-bottom-color: #fff;
}
.tbl_common01 tr td {
	background-color: #fff;
}
.tbl_common01 th,.tbl_common01 tr td{
	padding: calc(26 / var(--break) * 100vw) calc(18 / var(--break) * 100vw) calc(26 / var(--break) * 100vw);
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #186cb7;
}
.hdg4 {
	border-right: solid calc(10 / var(--break) * 100vw) #f2d71f;
	border-left: solid calc(10 / var(--break) * 100vw) #f2d71f;
}
.hdg4::before,.hdg4::after {
	content: "";
    position: absolute;
	background: #f2d71f;
    width: calc(10 / var(--break) * 100vw);
    height: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
}
.hdg4::before {
	left: calc(10 / var(--break) * 100vw);
}
.hdg4::after {
	right: calc(10 / var(--break) * 100vw);
}
.box_pay01 {
	padding: calc(138 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) calc(50 / var(--break) * 100vw);
	background: url("images/index/img_pay01.png") no-repeat right / auto 100% #186cb7;
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #f2d71f solid calc(2 / var(--break) * 100vw);
}
.ccl_pay01 {
	width: calc(80 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
	outline-offset: calc(-5 / var(--break) * 100vw);
    outline: #fff solid calc(1 / var(--break) * 100vw);
}
.deco_pay01 {
    width: calc(410 / var(--break) * 100vw);
    height: calc(60 / var(--break) * 100vw);
    top: calc(40 / var(--break) * 100vw);
    left: calc(10 / var(--break) * 100vw);
}
.deco_pay01::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}
.box_pay02 {
	border: solid calc(4 / var(--break) * 100vw) #00884a;
}
.btn_pay01 {
	width: calc(360 / var(--break) * 100vw);
}
.btn_pay01 a {
	height: calc(60 / var(--break) * 100vw);
}
.btn_pay01 a::before {
    width: calc(24 / var(--break) * 100vw);
    height: calc(24 / var(--break) * 100vw);
	right: calc(20 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.ttl_fee01 .en {
		font-size: calc(110 / var(--break) * 100vw);
	}
	.ttl_fee01 .ja {
		font-size: calc(48 / var(--break) * 100vw);
	}
	.txt_pay01 {
		margin-bottom: 3vw;
	}
	.hdg4 {
        font-size: calc(34 / var(--break) * 100vw);
        line-height: 1.5;
        padding: 2vw 1vw 2vw;
    }
	.ttl_fee02 {
		margin-bottom: 3vw;
	}
	.row_pay .col {
        padding: 5vw 1.5vw;
    }
	.row_pay .icn {
        width: calc(195 / var(--break) * 100vw);
    }
	.row_pay .copy {
        font-size: calc(34 / var(--break) * 100vw);
        letter-spacing: .1em;
        margin-bottom: 0vw;
    }
	.row_pay .txt {
        font-size: calc(30 / var(--break) * 100vw);
        letter-spacing: .1em;
        line-height: 1.5;
    }
	.bg_pay {
        padding: 7vw 0;
        margin-bottom: 8vw;
    }
	.txt_pay02 {
		margin-bottom: 6vw;
	}
	.box_pay01 {
		background: url(images/index/img_pay01_sp.png) no-repeat top / 100% auto #186cb7;
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: #f2d71f solid calc(2 / var(--break) * 100vw);
		padding: calc(490 / var(--break) * 100vw) calc(21 / var(--break) * 100vw) calc(62 / var(--break) * 100vw) calc(27 / var(--break) * 100vw);
	}
	.ccl_pay01 {
		width: calc(67 / var(--break) * 100vw);
		height: calc(67 / var(--break) * 100vw);
		outline-offset: calc(-5 / var(--break) * 100vw);
		outline: #fff solid calc(1 / var(--break) * 100vw);
		margin-right: 2vw;
	}
	.ccl_pay01 .txt {
		font-size: calc(20 / var(--break) * 100vw);
	}
	.deco_pay01 {
        width: calc(587 / var(--break) * 100vw);
        height: calc(70 / var(--break) * 100vw);
        top: 52vw;
        left: calc(10 / var(--break) * 100vw);
		justify-content: start;
        padding-left: 2vw;
    }
	.deco_pay01 .txt {
        font-size: calc(32 / var(--break) * 100vw);
    }
	.deco_pay01::before {
		clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
	}
	.row_price01 .fz80 {
		font-size: calc(67 / var(--break) * 100vw);
	}
	.row_price01 .ja01 {
		font-size: calc(17 / var(--break) * 100vw);
		margin-bottom: 0;
	}
	.row_price01 .ja02 {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_price01 .ja03 {
		font-size: calc(29 / var(--break) * 100vw);
		margin-left: -1vw;
	}
	.box_pay01 .fz16 {
		font-size: calc(20 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	.box_pay02 {
		border: solid calc(4 / var(--break) * 100vw) #00884a;
	}
	.btn_pay01 {
		width: calc(360 / var(--break) * 100vw);
	}
	.btn_pay01 a {
		height: calc(60 / var(--break) * 100vw);
	}
	.btn_pay01 a::before {
		width: calc(24 / var(--break) * 100vw);
		height: calc(24 / var(--break) * 100vw);
		right: calc(20 / var(--break) * 100vw);
	}
	.box_pay02 {
        border: solid calc(4 / var(--break) * 100vw) #00884a;
        padding: 6vw 3vw 7.5vw;
    }
	.box_pay02 .ttl {
		font-size: calc(34 / var(--break) * 100vw);
		margin-bottom: 1vw;
	}
	.btn_pay01 {
		width: calc(555 / var(--break) * 100vw);
		letter-spacing: .1em;
	}
	.btn_pay01 a {
		height: calc(100 / var(--break) * 100vw);
	}
	.btn_pay01 a::before {
		width: calc(28 / var(--break) * 100vw);
        height: calc(28 / var(--break) * 100vw);
        right: calc(32 / var(--break) * 100vw);
	}
	.tbl_common01 .tbl_caption {
		font-size: calc(32 / var(--break) * 100vw);
		margin-top: 5vw;
        line-height: 1.4;
	}
}

/* greeting
------------------------------------------------------------------*/
.bg_greeting01 {
	background: url("images/index/frame_greeting01.png") no-repeat bottom / 100% auto,url(images/page/ptn_border.png) repeat center / calc(18 / var(--break) * 100vw) auto;
}
.row_greeting01 .copy .deco::before {
	content: "";
    position: absolute;
	background: #f2d71f;
    width: 100%;
    height: 100%;
	right: calc(-3 / var(--break) * 100vw);
	bottom: calc(-3 / var(--break) * 100vw);
	z-index: -1
}
.box_greeting01 {
	width: calc(320 / var(--break) * 100vw);
	height: calc(130 / var(--break) * 100vw);
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #fff solid calc(2 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
}
.row_greeting01 .col_img {
    width: 36%;
    max-width: 540px;
}
.row_greeting01 .col_txt {
    width: 60%;
}
.list_common01 li:not(:first-child) {
    margin-top: calc(13 / var(--break) * 100vw);
}
.list_common01 li:before {
    background: #f66d23;
}
.box_prof h5 {
	height: calc(50 / var(--break) * 100vw);
}
.list_common01.list_default01 li:nth-child(-n+2) {
    margin-top: 0;
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.bg_greeting01 {
		background: url(images/index/frame_greeting01.png) no-repeat bottom / 100% auto,url(images/page/ptn_border.png) repeat center / calc(18 / var(--break) * 100vw) auto;
		padding: 9vw 0 17vw;
	}
	.ttl_greeting01 .en {
		font-size: calc(90 / var(--break) * 100vw);
	}
	.ttl_greeting01 .ja {
		font-size: calc(48 / var(--break) * 100vw);
	}
	.row_greeting01 .col_img {
		width: 100%!important;
		max-width: calc(646 / var(--break) * 100vw)!important;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8vw;
	}
	.box_greeting01 {
		width: calc(382 / var(--break) * 100vw);
		height: calc(155 / var(--break) * 100vw);
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: #fff solid calc(2 / var(--break) * 100vw);
	}
	.box_greeting01 .fz24 {
		font-size: calc( / var(--break) * 100vw);
	}
	.box_greeting01 .fz40 {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.box_greeting01 .en {
		font-size: calc(29 / var(--break) * 100vw);
	}
	.row_prof .box_prof:nth-child(n+2) {
		margin-top: calc(40 / var(--break) * 100vw);
	}
	.box_prof h5 {
		height: calc(80 / var(--break) * 100vw);
		border-radius: 100vh;
	}
	.row_greeting01 .copy {
        font-size: calc(36 / var(--break) * 100vw);
        line-height: 1.6;
        margin-bottom: 3vw;
        letter-spacing: .1em;
        text-align: center;
    }
	.bg_greeting02 {
		padding: 4vw 0 13vw;
	}
	.list_common01 li:not(:first-child) {
		margin-top: calc(12 / var(--break) * 100vw);
	}
}

/* clinic
------------------------------------------------------------------*/
.bg_clinic01::before {
	content: "";
    position: absolute;
	background: #cce198;
    width: 100%;
    height: calc(787 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.logo_clinic {
	width: calc(648 / var(--break) * 100vw);
}
/*スライダー*/
.slide_feature01 .slide img { 
	width: calc(380 / var(--break) * 100vw); 
} 
.slide_feature01 .slide li { 
	z-index: 1;
	margin-right: calc(20 / var(--break) * 100vw);
}
.row_clinic01 .col {
	width: 48%;
}
.row_clinic01 .col .icn {
	width: calc(120 / var(--break) * 100vw);
}
.row_clinic01 .col .ttl {
	border-bottom: solid calc(4 / var(--break) * 100vw) #fff;
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.bg_clinic01::before {
		height: calc(1243 / var(--break) * 100vw);
	}
	.ttl_clinic01 .en {
		font-size: calc(110 / var(--break) * 100vw);
	}
	.ttl_clinic01 .ja {
		font-size: calc(48 / var(--break) * 100vw);
	}
	.img_clinic01 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8vw;
	}
	.logo_clinic {
		width: calc(648 / var(--break) * 100vw);
		margin-bottom: 5vw;
	}
	.address_foot {
		font-size: calc(30 / var(--break) * 100vw);
		margin-bottom: 6vw;
	}
	.row_clinic01 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_clinic01 .col {
		width: 100%;
		padding-bottom: 6vw;
	}
	.row_clinic01 .col:nth-child(n+2) {
		margin-top: calc(40 / var(--break) * 100vw);
	}
	.row_clinic01 .col .icn {
		width: calc(200 / var(--break) * 100vw);
		margin-bottom: 2vw;
	}
	.row_clinic01 .col .ttl {
		font-size: calc(34 / var(--break) * 100vw);
		border-bottom: solid calc(4 / var(--break) * 100vw) #fff;
		padding-bottom: 1vw;
        margin-bottom: 4vw;
	}
	.row_clinic01 .col .txt_center.fwb {
		line-height: 1.4;
	}
	
}

/* index_instagram
------------------------------------------------------------------*/
.wrap_instagram #sb_instagram {
	padding: 0!important;
}
.wrap_instagram #sb_instagram #sbi_images {
	padding: 0!important;
	gap: calc(20 / var(--break) * 100vw)!important;
}
.btn_instagram {
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	width: calc(100 / var(--break) * 100vw);
	height: calc(100 / var(--break) * 100vw);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.ttl_instagram01 {
		font-size: 1rem;
		letter-spacing: .1em;
		margin-bottom: 6vw;
	}
	.wrap_instagram #sb_instagram #sbi_images {
		gap: calc(10 / var(--break) * 100vw)!important;
	}
}

/* flow
------------------------------------------------------------------*/
.box_qa02 .box_q .txt .icn:after {
    background: #fff;
}
.box_qa02 .box_q .txt .icn:before {
    background: #fff;
}
.box_qa02 .box_a {
    border: solid calc(4 / var(--break) * 100vw) #155d35;
	border-top: none;
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.ttl_flow01 .en {
		font-size: calc(110 / var(--break) * 100vw);
	}
	.box_qa02 {
        margin-bottom: 5.5vw;
    }
	.box_qa02 .box_a {
        margin-top: 0vw;
    }
	.box_qa02 .box_a .txt {
        width: 100%;
        padding: 0;
    }
	.box_qa02 .box_a {
        margin-top: 0vw;
        padding: 1.5vw 4vw 6vw;
    }
}

/* フッター footer
------------------------------------------------------------------*/
.logo_foot {
	width: calc(511 / var(--break) * 100vw);
}
.row_foot01 > .col_l {
	width: 50%;
}
.row_foot01 > .col_r {
	width: 45%;
	max-width: 530px;
}
.row_foot02 .tel_common {
	width: 62%;
	max-width: 384px;
}
.row_foot02 .tel_common .ja {
	font-size: calc(19 / var(--break) * 100vw);
}
.row_foot02 .tel_common .icn {
    width: calc(33 / var(--break) * 100vw);
	position: relative;
    top: -1px;
}
.row_foot02 .web_common {
	width: 38%;
	max-width: 240px;
}
.row_foot02 .tel_common a {
	height: calc(120 / var(--break) * 100vw);
}
.row_foot02 .web_common .flex.ccc {
	height: calc(120 / var(--break) * 100vw);
}
.tbl_foot {
	font-weight: bold;
}

.tbl_time01 thead th {
    background: #00884a;
}
.tbl_time01 tbody th {
    font-weight: bold;
}
.tbl_time01 thead th {
    font-weight: bold;
}
.tbl_time01 tbody th, .tbl_time01 tbody td {
    background-color: #fff;
}
.tbl_time01 table {
    border: 1px solid #00884a;
}
.tbl_time01 tr:not(:last-child) th, .tbl_time01 tr:not(:last-child) td {
    border-bottom: 1px solid #00884a;
}
.bnr_foot01 {
	width: calc(700 / var(--break) * 100vw);
}
.pagetop {
	position: fixed;
	right: calc(30 / var(--break) * 100vw);
	bottom: calc(30 / var(--break) * 100vw);
	z-index: 1000;
	width: calc(80 / var(--break) * 100vw);
}
.copyright {
	height: calc(80 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.logo_foot {
		width: calc(644 / var(--break) * 100vw);
		margin-bottom: 5.5vw;
	}
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.row_foot02 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_foot02 .tel_common {
		width: 100%;
		max-width: 100%;
	}
	.row_foot02 .tel_common .ja {
		font-size: calc(32 / var(--break) * 100vw);
		margin-bottom: 1vw;
	}
	.row_foot02 .tel_common .time {
		font-size: calc(22 / var(--break) * 100vw);
	}
	.row_foot02 .tel_common .icn {
		width: calc(49 / var(--break) * 100vw);
		position: relative;
		top: -1px;
	}
	.row_foot02 .tel_common .num {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.row_foot02 .web_common {
		width: 100%;
		max-width: 100%;
	}
	.row_foot02 .tel_common a {
		height: calc(215 / var(--break) * 100vw);
	}
	.row_foot02 .web_common a {
		height: calc(140 / var(--break) * 100vw);
	}
	.row_foot02 .web_common .txt {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		margin-top: 8vw;
	}
	.row_foot01 .tbl_caption {
		font-size: calc(32 / var(--break) * 100vw);
		line-height: 1.5;
	}
	.bg_foot01 {
		margin-bottom: 8vw;
	}
	.bnr_foot01 {
		width: calc(700 / var(--break) * 100vw);
	}
	.copyright {
		font-size: 75%;
		padding: 4vw 0 20vw;
		height: auto;
	}
	.pagetop {
		display: none!important;
	}
	.fix {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 9;
	}
	.fix_tel {
		width: calc(370 / var(--break) * 100dvw);
	}
	.fix_web {
		width: calc(230 / var(--break) * 100dvw);
	}
	.pagetop_sp {
		width: calc(150 / var(--break) * 100dvw);
	}
	.fix a {
		display: block;
	}
}

/* グーグルマップ
------------------------------------------------------------------*/
.map {
	position: relative;
	width: 100%;
	padding: calc(500 / var(--break) * 100vw) 0 0 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: calc(-170 / var(--break) * 100vw);
	height: calc(100% + calc(340 / var(--break) * 100vw));
}
.btn_map {
	width: calc(300 / var(--break) * 100vw);
	font-size: 1.25rem;
	letter-spacing: .1em;
	left: calc(30 / var(--break) * 100vw);
	top: calc(30 / var(--break) * 100vw);
	z-index: 1;
}
.btn_map a {
	height: calc(60 / var(--break) * 100vw);
	background: url("images/page/icn_map.svg")no-repeat left calc(30 / var(--break) * 100vw) center / calc(16 / var(--break) * 100vw) auto;
	border: 1px solid #fff;
}
.btn_map a::after {
	content: "";
    position: absolute;
	background: url("images/page/arw01.svg") no-repeat center / cover;
    width: calc(23 / var(--break) * 100vw);
    height: calc(23 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
	right: calc(20 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.map iframe {
		margin-top: calc(-200 / var(--break) * 100vw);
		height: calc(100% + calc(400 / var(--break) * 100vw));
	}
	.btn_map {
		width: calc(600 / var(--break) * 100vw);
		margin: 0 auto calc(60 / var(--break) * 100vw);
		font-size: 1.0625rem;
		position: relative;
		left: auto;
		top: auto;
	}
	.btn_map a {
		height: calc(100 / var(--break) * 100vw);
		background-position: left 3vw center;
		background-size: calc(30 / var(--break) * 100vw) auto;
		border: none;
	}
	.btn_map a::after {
		width: calc(32 / var(--break) * 100vw);
        height: calc(32 / var(--break) * 100vw);
        right: calc(33 / var(--break) * 100vw);
	}
}