@charset "utf-8";
/*
Theme Name: res
Version: 1.5.3
Author: T8,Inc.
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700&display=swap');
:root {
	--break: 1920;
	--guideline-color: #fb5e80;
	font-size: calc(16 / var(--break) * 100vw);
	--color01: #ceedf5;
	--color02: #fedfe6;
	--color03: #fff6df;
	--color04: #d7e8fe;
	--color05: #00008c;
	--color06: #0aa5cf;
	--color07: #368afb;
	--color08: #fb5e80;
	--color09: #ffff00;
	--color10: #023b9d;
	--color11: #2675e1;
	--color12: #;
	--color13: #;
	--color14: #;
	--color15: #;
	--color16: #;
	--color17: #;
	--color18: #;
	--color19: #;

    --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);
	--size175px:  calc(175 / 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: #fb5e80;
	text-decoration: underline;
}

/*ここまで*/
html, body {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 2;
	color: #00008c;
	letter-spacing: .1em;
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.hei {
	font-family: "heisei-maru-gothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.hei_b {
	font-family: "heisei-maru-gothic-std", sans-serif;
	font-weight: 800;
	font-style: normal;
}
.mot {
	font-family: "motiva-sans", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.shi {
	font-family: "shippori-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.sou {
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 900;
	font-style: normal;
}
.fwn {
	font-weight: normal;
}
.fwb {
	font-weight: bold;
}
.fwm {
	font-weight: 500;
}
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); }
.mb160  { margin-bottom: var(--size160px); }
.mb170  { margin-bottom: var(--size170px); }
.mb175  { margin-bottom: var(--size175px); }
.mb180  { margin-bottom: var(--size180px); }
.mb190  { margin-bottom: var(--size190px); }
.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_col_fl01::first-letter{color: var(--color01) !important;}
.txt_col_fl02::first-letter{color: var(--color02) !important;}
.txt_col_fl03::first-letter{color: var(--color03) !important;}
.txt_col_fl04::first-letter{color: var(--color04) !important;}
.txt_col_fl05::first-letter{color: var(--color05) !important;}
.txt_col_fl06::first-letter{color: var(--color06) !important;}
.txt_col_fl07::first-letter{color: var(--color07) !important;}
.txt_col_fl08::first-letter{color: var(--color08) !important;}
.txt_col_fl09::first-letter{color: var(--color09) !important;}
.txt_col_fl10::first-letter{color: var(--color10) !important;}
.txt_col_fl11::first-letter{color: var(--color11) !important;}
.txt_col_fl12::first-letter{color: var(--color12) !important;}
.txt_col_fl13::first-letter{color: var(--color13) !important;}
.txt_col_fl14::first-letter{color: var(--color14) !important;}
.txt_col_fl15::first-letter{color: var(--color15) !important;}
.txt_col_fl16::first-letter{color: var(--color16) !important;}
.txt_col_fl17::first-letter{color: var(--color17) !important;}
.txt_col_fl18::first-letter{color: var(--color18) !important;}
.txt_col_fl19::first-letter{color: var(--color19) !important;}
.txt_col_fl20::first-letter{color: var(--color20) !important;}

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

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

.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_stripe.png") repeat center / calc(9 / var(--break) * 100vw);
}
@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(320 / var(--break) * 100vw);
}
header h1 a {
	height: calc(260 / var(--break) * 100vw);
	border-radius: 0 0 calc(40 / var(--break) * 100vw) 0;
	padding: 0 calc(47 / var(--break) * 100vw) calc(28 / var(--break) * 100vw) 0;
}
header h1 a img {
	width: calc(243 / var(--break) * 100vw);
}

.row_address01 .icn {
	width: calc(30 / var(--break) * 100vw);
}

/*tel*/
.btn_tel01 {
	width: calc(320 / var(--break) * 100vw);
}
.btn_tel01 a,.btn_web01 a {
	height: calc(100 / var(--break) * 100vw);
}
.btn_tel01 .num {
	font-size: calc(30 / var(--break) * 100vw);
}
.btn_tel01 .icn {
	font-size: calc(20 / var(--break) * 100vw);
}
/*web*/
.web_head {
    width: calc(200 / var(--break) * 100vw);
}
.btn_web01 .icn {
	width: calc(30 / var(--break) * 100vw);
}
.btn_web01 .txt {
	font-size: calc(30 / var(--break) * 100vw);
}
.btn_web01 a::after {
    border-width: calc(12 / var(--break) * 100vw);
	border-color: transparent #ffff00 #ffff00 transparent;
}

.box_add {
	height: calc(40 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_address01 .txt {
		text-shadow:
	0 1px 2px rgba(0,0,0,.8),
	0 0 4px rgba(0,0,0,.6);
	}
	

}
@media(min-width: 768px) and (max-width:1299px) {
	header h1 a {
		padding: 0 calc(20 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) 0;
	}
	

}
@media(max-width: 767px) {
	header {
		padding: 3vw 0 0 3.5vw;
	}
	header h1 {
		width: calc(476 / var(--break) * 100vw);
	}
	header h1 a {
		height: auto;
		border-radius: 0 0 calc(40 / var(--break) * 100vw) 0;
		padding: 0;
	}
	header h1 a img {
		width: 100%;
	}
}


/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
    position: relative;
    padding: calc(40 / var(--break) * 100vw);
}
.main_img::before {
    content: "";
    position: absolute;
    background: #fff6df;
    width: 100%;
    height: 25%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.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: auto;
	height: calc(100svh - calc(80 / var(--break) * 100vw));
	border-radius: calc(60 / var(--break) * 100vw);
	border: solid calc(5 / var(--break) * 100vw) #ffff00;
}
.main_img.tab .slide_main li {
	height: auto;
}
.main_img .slide_main img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	border-radius:inherit;
}
.main01 {
	background: url(images/index/main01.png)no-repeat center / cover;
}
.main02 {
	background: url(images/index/main02.png)no-repeat center / cover;
}
.main03 {
	background: url(images/index/main03.png)no-repeat center / cover;
}
.catch_main01 {
	width: calc(800 / var(--break04));
	position: absolute;
	top: 47%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.catch_main01 .deco01 {
	width: calc(220 / var(--break04));
    left: calc(10 / var(--break) * 100vw);
    top: calc(0 / var(--break) * 100vw);
}
.catch_main01 .deco02 {
    width: calc(137 / var(--break04));
    right: calc(102 / var(--break) * 100vw);
    top: calc(96 / var(--break) * 100vw);
}
.catch_main01 .deco03 {
	width: calc(180 / var(--break04));
    right: calc(-71 / var(--break) * 100vw);
    bottom: calc(42 / var(--break) * 100vw);
}
.row_main01 {
	width: calc(410 / var(--break04));
	left: calc(80 / var(--break) * 100vw);
	bottom: calc(135 / var(--break) * 100vw);
}
.row_main01 .col {
	width: calc(200 / var(--break04));
	height: calc(200 / var(--break04));
	background: linear-gradient(to bottom,#00008c 0%,#00008c 50%,#ffff00 50%,#ffff00 100%);
	border: calc(5 / var(--break) * 100vw) solid #00008c;
	padding-top: calc(85 / var(--break) * 100vw);
}
.row_main01 .col .icn {
	width: calc(141 / var(--break04));
    right: 0;
    left: calc(-6 / var(--break04));
    margin: auto;
    top: calc(-56 / var(--break04));
}
.row_main01 .col .txt {
	font-size: calc(20 / var(--break04));
}
.bnr_main01 {
	width: calc(460 / var(--break04));
	right: calc(60 / var(--break) * 100vw);
	bottom: calc(135 / var(--break) * 100vw);
}

.yura01 {
	animation: 1.5s linear infinite yura01
}

.yura02 {
	animation: 2s linear infinite yura02
}

@keyframes yura01 {
	0%,100% {
		transform: rotate(-4deg)
	}

	50% {
		transform: rotate(4deg)
	}
}

@keyframes yura02 {
	0%,100%,50% {
		transform: rotate(0)
	}

	25% {
		transform: rotate(4deg)
	}

	75% {
		transform: rotate(-4deg)
	}
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.main_img .slide_main li {
		height: calc(800 / var(--break) * 100vw);
	}
	.row_main01 {
		width: calc(410 / var(--break04));
		left: calc(67 / var(--break) * 100vw);
		bottom: calc(120 / var(--break) * 100vw);
	}
	.catch_main01 {
		width: calc(758 / var(--break04));
		top: 45%;
	}
	.row_main01 .col {
		padding-top: calc(70 / var(--break) * 100vw);
	}
	.catch_main01 .deco02 {
		right: calc(85 / var(--break) * 100vw);
		top: calc(71 / var(--break) * 100vw);
	}
}
@media only screen and (max-width: 767px) {
	.main_img {
		padding: calc(142 / var(--break) * 100vw) calc(24 / var(--break) * 100vw) calc(49 / var(--break) * 100vw);
	}
	.main_img .slide_main li {
		min-height: auto;
		height: calc(100svh - calc(265 / var(--break) * 100vw));
	}
	.main01 {
		background: url(images/index/main01_sp.png)no-repeat center / cover;
	}
	.main02 {
		background: url(images/index/main02_sp.png)no-repeat center / cover;
	}
	.main03 {
		background: url(images/index/main03_sp.png)no-repeat center / cover;
	}
	.wrap_head01 {
		display: none;
	}
	
	.catch_main01 {
		width: calc(624 / var(--break) * 100vw);
		top: 50%;
	}
	.catch_main01 .deco01 {
		width: calc(123 / var(--break) * 100vw);
		left: calc(74 / var(--break) * 100vw);
		top: calc(0 / var(--break) * 100vw);
	}
	.catch_main01 .deco02 {
		width: calc(80 / var(--break) * 100vw);
		right: calc(144 / var(--break) * 100vw);
		top: calc(59 / var(--break) * 100vw);
	}
	.catch_main01 .deco03 {
		width: calc(105 / var(--break) * 100vw);
		right: calc(-21 / var(--break) * 100vw);
		bottom: calc(49 / var(--break) * 100vw);
	}
	.row_main01 {
		width: calc(442 / var(--break) * 100vw);
		left: calc(0 / var(--break) * 100vw);
		right: 0;
		margin: auto;
		bottom: calc(72 / var(--break) * 100vw);
	}
	.row_main01 .col {
		width: calc(216 / var(--break) * 100vw);
		height: calc(216 / var(--break) * 100vw);
		border: calc(5 / var(--break) * 100vw) solid #00008c;
		padding-top: calc(85 / var(--break) * 100vw);
	}
	.row_main01 .col .icn {
		width: calc(141 / var(--break) * 100vw);
		right: 0;
		left: calc(-6 / var(--break) * 100vw);
		margin: auto;
		top: calc(-56 / var(--break) * 100vw);
	}
	.row_main01 .col .txt {
		font-size: calc(22 / var(--break) * 100vw);
	}
	.bnr_main01 {
        width: calc(746 / var(--break) * 100vw);
        margin-left: auto;
        margin-right: auto;
    }
	.box_add {
		width: calc(646 / var(--break) * 100vw)!important;
		height: calc(120 / var(--break) * 100vw);
		font-size: calc(32 / var(--break) * 100vw);
		line-height: 1.6;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 4vw;
		letter-spacing: 0;
	}
	.row_address01 .icn {
        width: calc(42 / var(--break) * 100vw);
    }
	.row_address01 .txt {
		font-size: calc(27 / var(--break) * 100vw);
		color: #00008c!important;
	}
	
}

/* グローバルナビゲーション gnav
------------------------------------------------------------------*/
.wrap_nav {
	position: relative;
    z-index: 10;
}
.gnav {
	transition: .3s;
	width: 100%;
}
.gnav {
    transition: .3s;
    width: 90%;
    max-width: calc(1400 / var(--break) * 100vw);
    margin: auto;
    z-index: 1;
	background-color: #fff;
	border-radius: 100vh;
    bottom: 0;
    right: 0;
    left: 0;
    transform: translateY(15%);
    -webkit-transform: translateY(15%);
    top: auto;
}
/* .gnav.is_fixed {
	position: fixed;
	left: 0;
	z-index: 10;
	transition: .3s;
} */
.fix_nav .gnav {
    width: calc(100% - calc(520 / var(--break) * 100vw));
}
.fix_nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	transition: .5s;
	width: 100%;
	transform: translateY(-100%);
	opacity: 0;
}
.fix_nav.is_fixed  {
	transition: .5s;
	transform: translateY(0);
	opacity: 1;
	z-index: 10;
}
.fix_nav .gnav {
	-webkit-transform: none;
    background-color: #fff;
    border-radius: unset;
	margin-top: 0;
}
.fix_nav .gnav > ul > li > a {
    height: calc(120 / var(--break) * 100vw);
}
.fix_nav .gnav > ul > li > a:after {
    top: calc(16 / var(--break) * 100vw);
}
.fix_nav .gnav > ul > li:not(:nth-last-child(-n+2)):before {
    top: calc(0 / var(--break) * 100vw);
}
.row_fix_nav01 {
	width: calc(520 / var(--break) * 100vw);
}
.gnav > ul {
	max-width: ;
}
.gnav > ul > li {
	position: relative;
	-ms-flex-grow: 1;
	flex-grow: 1;
}
.gnav > ul > li:not(:nth-last-child(-n+2)):before {
    content: "";
    position: absolute;
    border-right: dashed 1px #00008c;
    width: calc(1 / var(--break) * 100vw);
    height: 33%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.gnav > ul > li > a {
	display:flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	height: calc(120 / var(--break) * 100vw);
	position: relative;
}
.gnav > ul > li > a:after {
	content: "";
	position: absolute;
	width: calc(14 / var(--break) * 100vw);
	height: calc(14 / var(--break) * 100vw);
	background: url("images/page/icn_gnav.svg") no-repeat center / cover;
	left: 0;
	right: 0;
	top: calc(26 / var(--break) * 100vw);
	margin: auto;
	opacity: 0;
	transition: .3s;
}
.gnav > ul > li > a:hover:after, .gnav > ul > li > a.active:after, .gnav > ul > li > a.open:after {
	opacity: 1;
	transition: .3s;
}
.gnav > ul > li > a {
	transition: .3s;
}
.gnav > ul > li > a:hover,
.gnav > ul > li > a.active,
.gnav > ul > li > a.open {
	padding-top: calc(25 / var(--break) * 100vw);
}
.gnav > ul > li .ja {
	margin-bottom: calc(10 / var(--break) * 100vw);
}
.gnav > ul > li .en {
	font-size: calc(14 / var(--break) * 100vw);
	letter-spacing: .2em;
}
.gnav .nav_sub {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
	width: calc(535 / var(--break) * 100vw);
	padding: calc(35 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
	background-color: #00008ce6;
}
.list_nav01 li a {
    position: relative;
    display: block;
    padding-left: calc(20 / var(--break) * 100vw);
    line-height: 1.5;
}
.list_nav01 li a::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: calc(8 / var(--break) * 100vw) solid #ffff00;
    border-top: calc(6 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(6 / var(--break) * 100vw) solid transparent;
    left: calc(2 / var(--break) * 100vw);
    top: calc(9 / var(--break) * 100vw);
}
.list_nav01 li:nth-child(n+2) {
	margin-top: calc(20 / var(--break) * 100vw);
}
@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: #0aa5cf;
		z-index: 10000;
		outline: none;
		border-radius: 100vh;
	}
	.btn_gnav_sp .txt_gnav {
		position: absolute;
        width: calc(60 / var(--break) * 100vw);
        right: 0;
        left: 0;
        bottom: calc(5 / var(--break) * 100vw);
        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:first-child {
		border-top: 1px dashed #00008c;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer {
		padding-bottom: 2.5vw;
		border-bottom: 1px dashed #00008c;
	}
	.gnav_sp .nav_main > ul > li > a {
		padding: 3.5vw 4vw 3.5vw 0;
		border-bottom: 1px dashed #00008c;
		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;
		right: 0;
		top: 0;
		bottom: 0;
		width: 0;
		height: 0;
		border-left: calc(16 / var(--break) * 100vw) solid #0aa5cf;
		border-top: calc(12 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(12 / var(--break) * 100vw) solid transparent;
		margin: auto;
	}
	.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 {
	}
	.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: #00008c;
		padding: 5.5vw 8vw 7.5vw;
		font-size: calc(32 / var(--break) * 100vw);
		/*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 #ffff00;
		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;
	}
	.list_nav01 li a::before {
		display: none;
	}
	.list_nav01 li:nth-child(n+2) {
		margin-top: calc(0 / var(--break) * 100vw);
	}
	.list_nav01 {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.list_nav01:not(:last-child) {
		margin-bottom: 2.5vw;
	}
}

/* 新着情報 index_news
------------------------------------------------------------------*/
.inner__info01 {
	width: 95%;
	max-width: 1720px;
}

.row__info01 .deco01 {
	width: calc(230 / var(--break04));
    top: calc(-138 / var(--break) * 100vw);
    left: calc(51 / var(--break) * 100vw);
}
.row__info01 .deco02 {
	width: calc(236 / var(--break04));
    top: calc(-56 / var(--break) * 100vw);
    right: calc(-59 / var(--break) * 100vw);
}
.row__info01 .deco03 {
	width: calc(149 / var(--break04));
    left: calc(-30 / var(--break) * 100vw);
    bottom: calc(-34 / var(--break) * 100vw);
}
.row__access02 {
	height: calc(100 / var(--break) * 100vw);
}
.row__access02::before {
	content: "";
    position: absolute;
	background: #00008c;
    width: calc(1 / var(--break) * 100vw);
    height: 80%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.row__access02 .icn {
	width: calc(50 / var(--break) * 100vw);
}
.row__access02 .txt {
	text-align: left!important;
}

.row__info01 .tbl_foot {
	margin-left: auto;
	margin-right: auto;
}
.tbl_time02 .box {
    background: #d7e8fe;
	border-radius: calc(20 / var(--break) * 100vw);
}
.tbl_time02 table {
    color: #00008c;
}
.tbl_time02 thead th {
    border-bottom: 1px solid #00008c;
}
/* ※パーフェクトスクロールバー用基本css ここからデザインに合わせて適宜変更してください */
.index_news ul {
	overflow: hidden;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
	max-height: calc(550 / var(--break) * 100vw);
	height: auto;
	touch-action: auto !important;
	line-height: 1.75;
}
.index_news li {
	border-bottom: solid 1px #d7e8fe;
	padding-bottom: calc(12 / var(--break) * 100vw);
}
.index_news li:not(:last-of-type) {
	margin-bottom: calc(23 / var(--break) * 100vw);
}
.index_news li dt {
	width: 100%;
	margin-bottom: calc(13 / var(--break) * 100vw);
}
.index_news li dd {
}
.index_news li dd a {
	color: #fb5e80; /* コーダーさんへに記載されている★標準テキスト：リンク色に変更*/
	text-decoration: underline;
}
/* パーフェクトスクロールバー */
.ps__thumb-y {
	background: #00008c !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) {
	.inner__info01 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.row__info01 .deco01 {
		width: calc(201 / var(--break04));
		top: calc(-157 / var(--break) * 100vw);
		left: calc(-27 / var(--break) * 100vw);
	}
	.row__info01 .deco03 {
		width: calc(119 / var(--break04));
		left: calc(-7 / var(--break) * 100vw);
		bottom: calc(-58 / var(--break) * 100vw);
	}
	.index_news {
		padding: 10vw 3vw 10vw 4vw;
	}
	.row__info01 > .col {
		padding: 10vw 4vw 10vw;
	}
	.row__info01 .deco02 {
		width: calc(165 / var(--break04));
		top: calc(-68 / var(--break) * 100vw);
		right: calc(-15 / var(--break) * 100vw);
	}
	.row__info01 .ttl {
		font-size: calc(60 / var(--break) * 100vw);
		margin-bottom: 7vw;
	}
	.row__info01 .ttl.mt40 {
		margin-top: 8vw;
	}
	.row__access02 {
		height: calc(276 / var(--break) * 100vw);
		margin-bottom: 6vw;
	}
	.row__access02 .w48 {
        width: 48% !important;
    }
	.row__access02 .icn {
		width: calc(80 / var(--break) * 100vw);
	}
	.row__access02 .txt {
		font-size: calc(30 / var(--break) * 100vw);
		letter-spacing: 0;
		text-align: center!important;
		line-height: 1.45;
	}
	
	.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%;
		font-size: calc(28 / var(--break) * 100vw);
	}
	.index_news li dd {
		width: 100%;
		line-height: 1.5625;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.ps__thumb-y, .ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
		width: 2px!important;
	}
	.row__info01 {
		gap: calc(80 / var(--break) * 100vw)
	}
	.row__info01 .btn_common01 {
		margin-bottom: 0;
	}
}


/* open
------------------------------------------------------------------*/
.index_open {
	padding: calc(100 / var(--break) * 100vw) 0 calc(178 / var(--break) * 100vw);
	position: relative;
}
.index_open::before {
	content: "";
    position: absolute;
	background: url("images/index/frame_open01.svg") no-repeat center / cover;
    width: 100%;
    height: calc(76 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
}
.inner__open01 {
	width: 95%;
	max-width: 1720px;
}
.box__open01 {
	border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
	height: calc(160 / var(--break) * 100vw);
	position: relative;
}
.box__open01::before {
	content: "";
    position: absolute;
	background: url("images/index/bdr_open01.svg") no-repeat center / cover;
	max-width: 1672px;
    width: 98%;
    height: calc(4 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
	bottom: calc(9 / var(--break) * 100vw);
}
.box__open01 .deco01 {
    width: calc(228 / var(--break04));
    top: calc(-42 / var(--break04));
    bottom: 0;
    margin: auto;
    right: calc(26 / var(--break04));
}
.box__open01 .txt .en {
	margin-left: calc(28 / var(--break) * 100vw);
}
.row__open01 {
	border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
}
.row__open01 .col_img {
	background: url("images/index/img_open01.png") no-repeat center / cover;
	height: calc(420 / var(--break) * 100vw);
}
.event_info dl {
	display: flex;
	align-items: flex-start;
}
.event_info dt {
	width: calc(122 / var(--break) * 100vw);
	color: #0aa5cf;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box__open01 .deco01 {
		right: calc(-46 / var(--break04));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box__open01 .txt {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.box__open01 .txt .fz60 {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.box__open01 .txt .fz30 {
		font-size: calc(25 / var(--break) * 100vw);
	}
	.box__open01 .txt .en {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.row__open01 .col {
		padding-right: calc(30 / var(--break) * 100vw);
		padding-left: calc(30 / var(--break) * 100vw);
	}
	.event_info dt {
		width: calc(100 / var(--break) * 100vw);
	}
	.row__access02 .icn {
		width: calc(36 / var(--break) * 100vw);
	}
	.row__access02 .txt {
		font-size: calc(15 / var(--break) * 100vw);
		letter-spacing: 0;
	}
	
}
@media(max-width: 767px) {
	.index_open {
		padding: calc(79 / var(--break) * 100vw) 0 calc(130 / var(--break) * 100vw);
	}
	.box__open01 {
		border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
		height: calc(250 / var(--break) * 100vw);
	}
	.box__open01 .txt {
		font-size: calc(30 / var(--break) * 100vw);
		line-height: 1.7;
	}
	.box__open01 .txt .fz60 {
		font-size: calc(54 / var(--break) * 100vw);
	}
	.box__open01 .txt .fz30 {
		font-size: calc(27 / var(--break) * 100vw);
	}
	.box__open01 .txt .en {
		font-size: calc(72 / var(--break) * 100vw);
	}
	
	.inner__open01 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.box__open01 {
        border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
        height: calc(248 / var(--break) * 100vw);
    }
	.box__open01::before {
		max-width: 100%;
		width: 100%;
		height: calc(4 / var(--break) * 100vw);
		bottom: calc(10 / var(--break) * 100vw);
	}
	.box__open01 .deco01 {
        width: calc(137 / var(--break04));
        top: auto;
        bottom: calc(-22 / var(--break04));
        margin: auto;
        right: calc(-20 / var(--break04));
    }
	.box__open01 .txt .en {
		margin-left: calc(0 / var(--break) * 100vw);
	}
	.row__open01 {
		border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
	}
	.row__open01 .col_img {
        background: url(images/index/img_open01_sp.png) no-repeat center / cover;
        height: calc(345 / var(--break) * 100vw);
    }
	.event_info dt {
		width: calc(105 / var(--break) * 100vw);
	}
	.row__open01 .col.bg_white {
        padding: calc(53 / var(--break) * 100vw) calc(28 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
		border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
    }
	.row__open01 .col.bg_white .ttl {
		font-size: calc(40 / var(--break) * 100vw);
        margin-bottom: 3vw;
	}
	.event_info {
		font-size: calc(32 / var(--break) * 100vw);
		margin-bottom: 5vw;
	}
	.event_info dl:nth-child(n+2) {
		margin-top: 1.5vw;
	}
	.event_info dt {
        width: calc(142 / var(--break) * 100vw);
		line-height: 1.6;
    }
	.event_info dd {
		width: calc(100% - calc(142 / var(--break) * 100vw));
        text-align: left;
		line-height: 1.6;
    }
	.index_open::before {
		background: url(images/index/frame_open01_sp.svg) no-repeat center / cover;
		height: calc(30 / var(--break) * 100vw);
	}
}


/* index_concept
------------------------------------------------------------------*/
.index_concept {
	background: url("images/index/bg_concept01.png") no-repeat center / cover;
	padding: calc(82 / var(--break) * 100vw) 0 calc(100 / var(--break) * 100vw);
}
.ttl__concept01 .ja {
	border-bottom: solid calc(10 / var(--break) * 100vw) #ffff00;
}
.ttl__concept02 {
	width: 90%;
	max-width: 920px;
	height: calc(70 / var(--break) * 100vw);
	background: url(images/index/bdr_concept01.svg) no-repeat center bottom calc(5 / var(--break) * 100vw) / 100% auto;
}
.ttl__concept02::before,.ttl__concept02::after {
	content: "";
    position: absolute;
	width: calc(40 / var(--break) * 100vw);
    height: calc(70 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.ttl__concept02::before {
	background: url("images/index/deco_concept02.png") no-repeat center / cover;
	left: calc(-39 / var(--break) * 100vw);
}
.ttl__concept02::after {
	background: url("images/index/deco_concept03.png") no-repeat center / cover;
	right: calc(-39 / var(--break) * 100vw);
}
.img__concept01 {
	width: 90%;
	max-width: calc(1000 / var(--break) * 100vw);
}
.box__concept01 .deco01 {
	width: calc(270 / var(--break02));
    right: calc(-83 / var(--break) * 100vw);
    top: calc(-103 / var(--break) * 100vw);
}
.index_concept .mb90 {
	font-weight: 600;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box__concept01 .deco01 {
		right: calc(-42 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box__concept01 .deco01 {
        right: calc(-51 / var(--break) * 100vw);
        top: calc(-70 / var(--break) * 100vw);
        width: calc(221 / var(--break02));
    }
}
@media(max-width: 767px) {
	.index_concept {
		background: url(images/index/bg_concept01_sp.png) no-repeat center / cover;
		padding: calc(82 / var(--break) * 100vw) 0 calc(100 / var(--break) * 100vw);
	}
	.ttl__concept01 {
		margin-bottom: 3vw;
	}
	.ttl__concept01 .en {
		font-size: calc(100 / var(--break) * 100vw);
	}
	.ttl__concept01 .ja {
		font-size: calc(50 / var(--break) * 100vw);
		line-height: 1.6;
	}
	.ttl__concept02.turn_up {
        width: 100%;
        max-width: calc(563 / var(--break) * 100vw);
        height: calc(160 / var(--break) * 100vw);
        font-size: calc(36 / var(--break) * 100vw);
        line-height: 1.6;
        background: url(images/index/bdr_concept01_sp.svg) no-repeat center bottom calc(11 / var(--break) * 100vw) / 100% auto;
        transform: translateY(-22%)!important;
        -webkit-transform: translateY(-22%)!important;
    }
	.ttl__concept02::before,.ttl__concept02::after {
		width: calc(40 / var(--break) * 100vw);
		height: calc(160 / var(--break) * 100vw);
	}
	.ttl__concept02::before {
		background: url("images/index/deco_concept02_sp.png") no-repeat center / cover;
		left: calc(-39 / var(--break) * 100vw);
	}
	.ttl__concept02::after {
		background: url("images/index/deco_concept03_sp.png") no-repeat center / cover;
		right: calc(-39 / var(--break) * 100vw);
	}
	.img__concept01 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
	}
	.box__concept01 {
		padding: 51vw 0 8vw;
	}
	.box__concept01 .deco01 {
        width: calc(277 / var(--break02));
        right: 0;
        top: 21vw;
        left: 0;
        margin: auto;
    }
	.index_concept .mb90 {
        margin-bottom: 11vw;
    }
}


/* feature
------------------------------------------------------------------*/
.bg__feature01 {
	padding: calc(132 / var(--break) * 100vw) 0 calc(0 / var(--break) * 100vw);
	background: url("images/index/bdr_feature01.png") no-repeat center top calc(20 / var(--break) * 100vw) / 100% auto,url("images/index/deco_feature01.png") no-repeat left top / calc(380 / var(--break) * 100vw) auto;
}
.ttl__feature01 .en {
	font-size: calc(200 / var(--break04));
	letter-spacing: .12em;
}
.row__feature01 {
	width: 96%;
	max-width: 1820px;
}
.row__feature01.mgn_l .deco02 {
	width: calc(250 / var(--break) * 100vw);
	right: 0;
	top: calc(-97 / var(--break) * 100vw);
}
.row__feature01.mgn_r .deco02 {
	width: calc(250 / var(--break) * 100vw);
	left: 0;
	top: calc(-97 / var(--break) * 100vw);
}
.img__feature01 {
	width: 54%;
	max-width: 960px;
	right: 0;
	top: 0;
}
.img__feature01::before {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
	right: 0;
	left: 0;
	bottom: calc(-60 / var(--break) * 100vw);
	z-index: -1;
}
.img__feature01.col01::before {
	background: url("images/page/ptn_stripe.png") repeat center / calc(9 / var(--break) * 100vw) auto #fb5e80;
}
.img__feature01.col02::before {
	background: url("images/page/ptn_stripe.png") repeat center / calc(9 / var(--break) * 100vw) auto #0aa5cf;
}
.img__feature01.col03::before {
	background: url("images/page/ptn_stripe.png") repeat center / calc(9 / var(--break) * 100vw) auto #368afb;
}
.img__feature01.right::before {
	border-radius: 0 0 0 calc(40 / var(--break) * 100vw);
}
.img__feature01.left::before {
	border-radius: 0 0 calc(40 / var(--break) * 100vw) 0;
}
.img__feature01.right {
	right: 0;
	top: 0;
}
.img__feature01.left {
	left: 0;
	top: 0;
}
.shadow_common01 {
	box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.1);
}
.box__feature01 {
	width: 51%;
    max-width: 910px;
}
.box__feature01.col01 {
    outline-offset: calc(-25 / var(--break) * 100vw);
    outline: dashed calc(5 / var(--break) * 100vw) #fb5e80;
}
.box__feature01.col02 {
	outline-offset: calc(-25 / var(--break) * 100vw);
    outline: dashed calc(4 / var(--break) * 100vw) #0aa5cf;
}
.box__feature01.col03 {
	outline-offset: calc(-25 / var(--break) * 100vw);
    outline: dashed calc(4 / var(--break) * 100vw) #368afb;
}
.box__feature01 .ccl {
	width: calc(80 / var(--break04));
	height: calc(80 / var(--break04));
}
.box__feature01 .ccl .mot {
	font-size: calc(44 / var(--break04));
}
.box__feature01 .chara {
	width: calc(280 / var(--break04));
    left: calc(-63 / var(--break) * 100vw);
    top: calc(-64 / var(--break) * 100vw);
}
.box__feature01 .deco01 {
	width: calc(140 / var(--break04));
	right: calc(40 / var(--break) * 100vw);
	top: calc(40 / var(--break) * 100vw);
}
.box__feature01.mgn_l .chara {
    width: calc(280 / var(--break04));
    right: calc(-56 / var(--break) * 100vw);
    left: auto;
    top: calc(-57 / var(--break) * 100vw);
}
.box__feature01.mgn_l .deco01 {
	width: calc(141 / var(--break04));
	left: calc(38 / var(--break) * 100vw);
	right: auto;
	top: calc(40 / var(--break) * 100vw);
}
.ttl__feature02 .ja01 {
	font-size: calc(30 / var(--break04));
	letter-spacing: .1em;
}
.ttl__feature02 .ja02 {
	font-size: calc(48 / var(--break04));
	border-bottom: solid calc(10 / var(--break) * 100vw) #ffff00;
	letter-spacing: .1em;
	display: inline;
	padding-bottom: calc(15 / var(--break) * 100vw);
}
.bg__feature02 > .deco01 {
	width: calc(90 / var(--break) * 100vw);
    top: -10%;
    left: 7.5%;
}
.bg__feature02 > .deco02 {
	width: calc(90 / var(--break) * 100vw);
    bottom: 30%;
    right: 7.5%;
}
.row__feature02 .ttl {
	background: url(images/index/bdr_feature02.svg) no-repeat center bottom calc(4 / var(--break) * 100vw) / 90% auto;
	border-radius: 0 0 calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
}
.row__feature02 .col {
	width: 48%;
	max-width: 590px;
}
.row__feature02 .col img {
	width: 100%;
}
.row__feature02 .col .deco {
	width: calc(161 / var(--break) * 100vw);
    height: calc(150 / var(--break) * 100vw);
}
.row__feature02 .col_l .deco {
	top: 0;
	bottom: 0;
	margin: auto;
	left: calc(-70 / var(--break) * 100vw);
}
.row__feature02 .col_r .deco {
	top: calc(-30 / var(--break) * 100vw);
	margin: auto;
	right: calc(-70 / var(--break) * 100vw);
}


.bg__feature03 {
	background: url("images/index/img_feature06.png") no-repeat top left / auto 100%,url(images/page/ptn_stripe.png) repeat center / calc(9 / var(--break) * 100vw) auto #fb5e80;
}
.bg__feature04 {
	background: url("images/index/img_feature07.png") no-repeat top right / auto 100%,url(images/page/ptn_stripe.png) repeat center / calc(9 / var(--break) * 100vw) auto #0aa5cf;
}
.bg__feature03 .deco01 {
	width: calc(242 / var(--break) * 100vw);
	left: 0;
	top: calc(-60 / var(--break) * 100vw);
}
.bg__feature03 .deco02 {
	width: calc(341 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
	bottom: calc(20 / var(--break) * 100vw);
}
.bg__feature03 .box__feature01 .chara {
	width: calc(280 / var(--break) * 100vw);
	right: 0;
	top: 0;
}
.bg__feature03 .box__feature01,.bg__feature04 .box__feature01 {
    width: 54%;
    max-width: 910px;
}
.bg__feature03 .box__feature01 .chara {
    width: calc(280 / var(--break04));
    right: calc(-59 / var(--break) * 100vw);
    top: calc(-49 / var(--break) * 100vw);
}
.bg__feature04 .box__feature01 .chara {
    width: calc(280 / var(--break04));
    left: calc(-59 / var(--break) * 100vw);
    top: calc(-59 / var(--break) * 100vw);
}
.bg__feature04 .deco01 {
	width: calc(218 / var(--break04));
	right: 0;
	top: calc(-60 / var(--break) * 100vw);
}
.bg__feature04 .deco02 {
	width: calc(341 / var(--break04));
	right: calc(20 / var(--break) * 100vw);
	bottom: calc(20 / var(--break) * 100vw);
}

.bg__feature05 .box__feature01 {
    max-width: 100%;
}
.bg__feature05::after {
	content: "";
    position: absolute;
	background: url("images/index/frame_open01.svg") no-repeat center / cover;
    width: 100%;
    height: calc(76 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
	bottom: calc(305 / var(--break) * 100vw);
	z-index: -1;
}
.bg__feature05::before {
	content: "";
    position: absolute;
	background: #368afb;
    width: 100%;
    height: calc(306 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.bg__feature05 .chara01 {
	width: calc(287 / var(--break04));
    left: 0;
    top: calc(-38 / var(--break) * 100vw);
	z-index: 1;
}
.bg__feature05 .chara02 {
	width: calc(280 / var(--break04));
    right: calc(0 / var(--break) * 100vw);
    top: calc(-33 / var(--break) * 100vw);
	z-index: 1;
}
.bg__feature05 .deco01,.bg__feature05 .deco02 {
	width: calc(282 / var(--break) * 100vw);
}
.bg__feature05 .deco01 {
	left: -10.5%;
    top: 25%;
	z-index: -1;
}
.bg__feature05 .deco02 {
	right: -10.5%;
    top: -5%;
}
.row__feature03 .col {
	width: 32%;
	max-width: 380px;
}
.row__feature03 .col .ttl {
	width: calc(315 / var(--break) * 100vw);
    height: calc(56 / var(--break) * 100vw);
    background: url(images/index/bdr_feature03.svg) no-repeat center bottom calc(5 / var(--break) * 100vw) / calc(315 / var(--break) * 100vw) auto;
	right: 0;
	left: 0;
	margin: auto;
	bottom: calc(20 / var(--break) * 100vw);
	position: absolute;
}
.row__feature03 .col .ttl::before,.row__feature03 .col .ttl::after {
	content: "";
    position: absolute;
	width: calc(32 / var(--break) * 100vw);
    height: calc(56 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.row__feature03 .col .ttl::before {
	background: url("images/index/deco_feature27.png") no-repeat center / cover;
	left: calc(-31 / var(--break) * 100vw);
}
.row__feature03 .col .ttl::after {
	background: url("images/index/deco_feature28.png") no-repeat center / cover;
	right: calc(-31 / var(--break) * 100vw);
}

.row__feature04 .ccl {
	width: calc(80 / var(--break04));
    height: calc(80 / var(--break04));
    bottom: 0;
    top: auto;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
}
.row__feature04 .ccl .mot {
	font-size: calc(44 / var(--break04));
}
.row__feature04 .col_l .chara {
	width: calc(280 / var(--break) * 100vw);
    left: calc(-126 / var(--break) * 100vw);
    bottom: calc(-67 / var(--break) * 100vw);
}
.row__feature04 .col_r .chara {
    width: calc(280 / var(--break) * 100vw);
    right: calc(-121 / var(--break) * 100vw);
    top: calc(-121 / var(--break) * 100vw);
}
.row__feature04 .col_r .ttl__feature02 {
	height: calc(233 / var(--break) * 100vw)!important;
}
.row__feature04 .col_r .ttl__feature02 .ja02 {
	border-bottom: none;
	padding-bottom: calc(0 / var(--break) * 100vw);
}
.row__feature04 .col_r .ttl__feature02 .ja02 .bdr {
	border: none;
    border-bottom: solid calc(10 / var(--break) * 100vw) #ffff00;
	padding-bottom: calc(10 / var(--break) * 100vw);
}

.bg__feature06 {
	background: url("images/index/deco_feature29.png") no-repeat left top / calc(317 / var(--break) * 100vw) auto,url("images/index/deco_feature30.png") no-repeat right bottom / calc(317 / var(--break) * 100vw) auto;
}
.bg__feature06 > .img {
	width: calc(400 / var(--break04));
	top: calc(100 / var(--break) * 100vw);
	right: 5%;
}
.bg__feature06 .chara {
	width: calc(265 / var(--break04));
	bottom: calc(72 / var(--break) * 100vw);
	left: 4.5%;
}
.bg__feature06 .deco01 {
	width: calc(78 / var(--break) * 100vw);
	top: calc(25 / var(--break) * 100vw);
	left: 0;
}
.bg__feature06 .deco02 {
	width: calc(78 / var(--break) * 100vw);
    right: -12%;
    bottom: calc(0 / var(--break) * 100vw);
}
.row__feature05 .col {
	border: solid #00008c calc(4 / var(--break) * 100vw);
	height: calc(100 / var(--break) * 100vw);
}
.bg__feature06 .box__feature01 {
    max-width: 100% !important;
}
.bg__feature06 > .inner1000 {
	width: calc(1000 / var(--break) * 100vw);
	max-width: none;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg__feature02 > .deco01 {
		width: calc(90 / var(--break) * 100vw);
	}
	.bg__feature02 > .deco02 {
		width: calc(90 / var(--break) * 100vw);
	}
	.ttl__feature02 .ja02 {
		font-size: calc(45 / var(--break04));
	}
	.bg__feature06 .img {
		right: 1%;
	}
	.bg__feature06 .chara {
		left: 1.5%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg__feature01 {
		padding: calc(132 / var(--break) * 100vw) 0 calc(0 / var(--break) * 100vw);
		background: url(images/index/bdr_feature01.png) no-repeat center top calc(20 / var(--break) * 100vw) / 100% auto, url(images/index/deco_feature01.png) no-repeat left top / calc(266 / var(--break) * 100vw) auto;
		margin-bottom: 13vw;
	}
	.ttl__feature02 .ja02 {
        font-size: calc(42 / var(--break04));
    }
	.box__feature01.pt80 {
		padding: calc(60 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
	}
	.bg__feature02 > .deco01 {
		width: calc(90 / var(--break) * 100vw);
		top: -26%;
		left: 1.5%;
	}
	.bg__feature02 > .deco02 {
		right: -0.5%;
	}
	.bg__feature03,.bg__feature04 {
		padding: calc(60 / var(--break) * 100vw) 0 calc(60 / var(--break) * 100vw);
	}
	.bg__feature03 {
		background: url(images/index/img_feature06.png) no-repeat top left -102% / auto 100%, url(images/page/ptn_stripe.png) repeat center / calc(9 / var(--break) * 100vw) auto #fb5e80;
	}
	.bg__feature04 {
		background: url(images/index/img_feature07.png) no-repeat top right -74% / auto 100%, url(images/page/ptn_stripe.png) repeat center / calc(9 / var(--break) * 100vw) auto #0aa5cf;
	}
	.bg__feature04 .deco01 {
		width: calc(218 / var(--break04));
		right: 0;
		top: calc(-130 / var(--break) * 100vw);
	}
	.row__feature04 .col .chara {
		width: calc(245 / var(--break) * 100vw);
	}
	.row__feature04 .col_r .ttl__feature02 {
		height: calc(167 / var(--break) * 100vw) !important;
	}
	.bg__feature06 > .inner1000 {
		width: calc(920 / var(--break) * 100vw);
	}
	.bg__feature06 .box__feature01 .mb55 {
		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;
	}
	.bg__feature06 .chara {
        left: 0.5%;
        width: calc(238 / var(--break04));
        bottom: calc(48 / var(--break) * 100vw);
    }
	.bg__feature06 > .img {
		width: calc(383 / var(--break04));
		top: calc(81 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.bg__feature01 {
        padding: calc(80 / var(--break) * 100vw) 0 calc(0 / var(--break) * 100vw);
        background: url(images/index/bdr_feature01.png) no-repeat center top calc(20 / var(--break) * 100vw) / 100% auto, url(images/index/deco_feature01.png) no-repeat left top / calc(128 / var(--break) * 100vw) auto;
		margin-bottom: 13vw;
    }
	.ttl__feature01 {
		margin-bottom: 8vw;
	}
	.ttl__feature01 .en {
		font-size: calc(120 / var(--break) * 100vw);
	} 
	.ttl__feature01 .ja {
        font-size: calc(50 / var(--break) * 100vw);
        line-height: 1.6;
    }
	.ttl__feature02 {
		margin-bottom: 4vw;
	}
	.ttl__feature02 .ja01 {
		font-size: calc(30 / var(--break04));
		margin-bottom: 0vw;
	}
	.ttl__feature02 .ja02 {
        font-size: calc(46 / var(--break04));
        line-height: 2.2;
		padding-bottom: 2vw;
    }
	.row__feature01 {
		width: 100%;
		max-width: 100%;
		padding-top: 0;
	}
	.img__feature01.right {
		margin-right: 0;
		margin-left: auto;
		position: relative;
	}
	.img__feature01.left {
		margin-right: auto;
		margin-left: 0;
		position: relative;
	}
	.img__feature01 {
		width: 100%;
		max-width: calc(700 / var(--break) * 100vw);
		margin-bottom: calc(82 / var(--break) * 100vw);
	}
	.img__feature01::before {
		bottom: calc(-45 / var(--break) * 100vw);
	}
	.box__feature01 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.box__feature01.col01 {
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: dashed calc(5 / var(--break) * 100vw) #fb5e80;
	}
	.box__feature01.col02 {
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: dashed calc(4 / var(--break) * 100vw) #0aa5cf;
	}
	.box__feature01.col03 {
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: dashed calc(4 / var(--break) * 100vw) #368afb;
	}
	.box__feature01 .deco01 {
		width: calc(140 / var(--break04));
		right: calc(40 / var(--break) * 100vw);
		top: calc(40 / var(--break) * 100vw);
	}
	.box__feature01 .chara {
		width: calc(171 / var(--break04));
        left: calc(-20 / var(--break) * 100vw);
        top: calc(-64 / var(--break) * 100vw);
	}
	.box__feature01.pt80 {
		padding: 8vw 6vw 8vw;
	}
	.row__feature01.mgn_l .deco02 {
        width: calc(140 / var(--break) * 100vw);
        top: calc(-32 / var(--break) * 100vw);
        right: -1vw;
    }
	.box__feature01 .deco01 {
        width: calc(100 / var(--break04));
        right: calc(30 / var(--break) * 100vw);
        top: calc(48 / var(--break) * 100vw);
    }
	
	.row__feature01.row02 {
		margin-bottom: 12vw;
	}
	.row__feature01.mgn_r .deco02 {
		width: calc(133 / var(--break) * 100vw);
		top: calc(-29 / var(--break) * 100vw);
	}
	.box__feature01.mgn_l .deco01 {
		width: calc(125 / var(--break04));
		left: calc(28 / var(--break) * 100vw);
		right: auto;
		top: calc(43 / var(--break) * 100vw);
	}
	.box__feature01.mgn_l .chara {
		width: calc(184 / var(--break04));
		right: calc(-10 / var(--break) * 100vw);
		left: auto;
		top: calc(-57 / var(--break) * 100vw);
	}
	.row__feature02 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(60 / var(--break) * 100vw);
		margin-bottom: 15vw;
	}
	.row__feature02 .ttl {
		background: url(images/index/bdr_feature02.svg) no-repeat center bottom calc(4 / var(--break) * 100vw) / 100% auto;
		border-radius: 0 0 calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
		font-size: calc(40 / var(--break) * 100vw);
		padding: 1vw 0 2.5vw;
	}
	.row__feature02 .col_l .deco {
		top: 0;
		bottom: -1vw;
		margin: auto;
		left: calc(-32 / var(--break) * 100vw);
	}
	.row__feature02 .col {
		width: 100%;
	}
	.row__feature02 .col .deco {
		width: calc(174 / var(--break) * 100vw);
		height: calc(164 / var(--break) * 100vw);
	}
	.bg__feature02 > .deco01 {
		width: calc(51 / var(--break) * 100vw);
		top: -6.9%;
		left: 2.6%;
	}
	.bg__feature02 > .deco02 {
		width: calc(51 / var(--break) * 100vw);
		bottom: -4%;
		right: 1%;
	}
	.row__feature02 .col_r .deco {
		top: calc(-30 / var(--break) * 100vw);
		margin: auto;
		right: calc(-43 / var(--break) * 100vw);
	}
	
	.row__feature01.row03 {
		margin-bottom: 13vw;
	}
	.row__feature01.row03 .deco02 {
        width: calc(152 / var(--break) * 100vw);
        top: calc(-13 / var(--break) * 100vw);
        right: -1vw;
    }
	.row__feature01.row03 .box__feature01 .chara {
        width: calc(208 / var(--break04));
        left: calc(-20 / var(--break) * 100vw);
        top: calc(-61 / var(--break) * 100vw);
    }
	
	.bg__feature03 {
		background: url(images/page/ptn_stripe.png) repeat center / calc(9 / var(--break) * 100vw) auto #fb5e80;
		padding-top: 0;
		margin-bottom: 6vw;
		padding-bottom: 8vw;
	}
	.bg__feature04 {
		background: url(images/page/ptn_stripe.png) repeat center / calc(9 / var(--break) * 100vw) auto #0aa5cf;
		padding-top: 0;
		padding-bottom: 8vw;
	}
	.bg__feature03 .box__feature01, .bg__feature04 .box__feature01 {
		width: 100%;
		max-width: 100%;
	}
	
	.bg__feature03 .deco01 {
		width: calc(162 / var(--break) * 100vw);
		left: 0;
		top: calc(-60 / var(--break) * 100vw);
	}
	.bg__feature03 .deco02 {
		display: none;
	}
	.bg__feature04 .deco02 {
		display: none;
	}
	.bg__feature04 .deco01 {
		width: calc(133 / var(--break04));
		right: 0;
		top: calc(33 / var(--break) * 100vw);
	}
	.bg__feature04 .box__feature01 .chara {
		width: calc(173 / var(--break04));
		left: calc(-13 / var(--break) * 100vw);
		top: calc(-59 / var(--break) * 100vw);
	}
	.bg__feature05 .chara01 {
		width: calc(163 / var(--break04));
		left: 1vw;
		top: calc(-39 / var(--break) * 100vw);
	}
	.bg__feature05 .chara02 {
		width: calc(163 / var(--break04));
		right: calc(0 / var(--break) * 100vw);
		top: calc(-55 / var(--break) * 100vw);
	}
	.row__feature03 {
		justify-content: center!important;
		gap: calc(20 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
	}
	.row__feature03 .col {
		width: calc(330 / var(--break) * 100vw);
		height: calc(330 / var(--break) * 100vw);
		max-width: calc(330 / var(--break) * 100vw);
	}
	.row__feature03 .col .ttl {
		width: calc(275 / var(--break) * 100vw);
		height: calc(70 / var(--break) * 100vw);
		background: url(images/index/bdr_feature03.svg) no-repeat center bottom calc(5 / var(--break) * 100vw) / 100% auto;
		bottom: calc(25 / var(--break) * 100vw);
		font-size: calc(24 / var(--break) * 100vw);
		letter-spacing: 0;
		z-index: 0;
	}
	.row__feature03 .col .ttl::before, .row__feature03 .col .ttl::after {
		width: calc(37 / var(--break) * 100vw);
        height: calc(70 / var(--break) * 100vw);
	}
	.bg__feature05::after {
		background: url(images/index/frame_open01_sp.svg) no-repeat center / cover;
		height: calc(30 / var(--break) * 100vw);
		bottom: calc(599 / var(--break) * 100vw);
	}
	.bg__feature05::before {
		height: calc(600 / var(--break) * 100vw);
	}
	.row__feature03 .col .ttl::before {
		left: calc(-26 / var(--break) * 100vw);
	}
	.row__feature03 .col .ttl::after {
		right: calc(-26 / var(--break) * 100vw);
	}
	.row__feature03 .col .ttl .ja {
		padding-bottom: 1vw;
	}
	.bg__feature05 .deco01, .bg__feature05 .deco02 {
		width: calc(123 / var(--break) * 100vw);
	}
	.bg__feature05 .deco01 {
		left: -1.5%;
		top: 6%;
	}
	.bg__feature05 .deco02 {
		right: -1.5%;
		top: -3%;
	}
	.row__feature04 {
		gap: 9vw;
		margin-bottom: 13vw;
	}
	.row__feature04 .col {
		padding: 6.5vw 7vw 7vw;
		border-radius: calc(60 / var(--break) * 100vw);
	}
	.row__feature04 .ttl__feature02 .ja02 {
        padding-bottom: 1vw;
        line-height: 1.6;
    }
	.ttl__feature02 .ja01 {
        margin-bottom: 0vw;
    }
	.row__feature04 .col_l .chara {
		width: calc(234 / var(--break) * 100vw);
		left: calc(-102 / var(--break) * 100vw);
		bottom: calc(-54 / var(--break) * 100vw);
	}
	.row__feature04 .col_r .chara {
		width: calc(233 / var(--break) * 100vw);
		right: calc(-107 / var(--break) * 100vw);
		top: calc(-107 / var(--break) * 100vw);
	}
	.row__feature04 .col_r .ttl__feature02 {
		height: auto!important;
	}
	.row__feature04 .col_r .ttl__feature02 .ja02 {
		line-height: 2;
	}
	.row__feature04 .col_r .ttl__feature02 .ja02 .bdr {
		border-bottom: solid calc(10 / var(--break) * 100vw) #ffff00;
		padding-bottom: 1vw;
	}
	
	.bg__feature06 > .inner1000 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.row__feature05 {
		width: 100%;
		max-width: calc(560 / var(--break) * 100vw);
		gap: calc(19 / var(--break) * 100vw);
	}
	.row__feature05 .col .txt {
		font-size: calc(34 / var(--break) * 100vw);
	}
	
	.bg__feature06 {
		background: url(images/index/deco_feature29.png) no-repeat left top / calc(200 / var(--break) * 100vw) auto, url(images/index/deco_feature30.png) no-repeat right bottom / calc(197 / var(--break) * 100vw) auto;
		padding: 77vw 0 23vw;
	}
	.bg__feature06 > .img {
		width: calc(513 / var(--break04));
		top: calc(68 / var(--break) * 100vw);
		right: 0;
		left: -9vw;
		margin: auto;
	}
	.bg__feature06 .ttl__feature02 .ja01 {
        margin-bottom: 0vw;
    }
	.bg__feature06 .chara {
		width: calc(115 / var(--break04));
		bottom: calc(18 / var(--break) * 100vw);
		left: 3.5%;
	}
	.bg__feature06 .deco01 {
		width: calc(60 / var(--break) * 100vw);
		top: calc(103 / var(--break) * 100vw);
		left: 0;
	}
	.bg__feature06 .deco02 {
		width: calc(60 / var(--break) * 100vw);
		right: -1%;
		bottom: 28vw;
	}
}


/* 診療内容
------------------------------------------------------------------*/
.index_medical {
	padding: calc(83 / var(--break) * 100vw) 0 calc(100 / var(--break) * 100vw);
	background: url(images/index/deco_medical03.png) no-repeat top calc(-50 / var(--break) * 100vw) left calc(250 / var(--break) * 100vw) / calc(283 / var(--break) * 100vw) auto, url(images/index/deco_medical05.png) no-repeat top calc(320 / var(--break) * 100vw) left / calc(270 / var(--break) * 100vw) auto, url(images/index/deco_medical02.png) no-repeat bottom calc(50 / var(--break) * 100vw) left calc(93 / var(--break) * 100vw) / calc(283 / var(--break) * 100vw) auto, url(images/index/deco_medical04.png) no-repeat bottom -7% right / calc(301 / var(--break) * 100vw) auto, url(images/index/deco_medical01.png) no-repeat top calc(63 / var(--break) * 100vw) right calc(51 / var(--break) * 100vw) / calc(510 / var(--break) * 100vw) auto #fff6df;
}
.ttl__medical01 .ja {
	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;
}
.inner__medical01 {
	width: calc(1240 / var(--break) * 100vw);
}
.row__medical01 .col {
	width: calc(384 / var(--break) * 100vw);
}
.row__medical01 .col:nth-child(n+4) {
	margin-top: calc(40 / var(--break) * 100vw);
}
.row__medical01 .col a {
	height: calc(384 / var(--break) * 100vw);
	outline-offset: calc(-10 / var(--break) * 100vw);
    outline: #00008c dashed calc(4 / var(--break) * 100vw);
}
.row__medical01 .col a::before {
	content: "";
    position: absolute;
	background: url("images/page/arw02.svg") no-repeat center / cover;
    width: calc(40 / var(--break) * 100vw);
    height: calc(40 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: calc(30 / var(--break) * 100vw);
	margin: auto;
}
.row__medical01 .col .deco01 {
	width: calc(125 / var(--break) * 100vw);
}
.row__medical01 .col.leftbottom .deco01 {
	left: 0;
	bottom: 0;
}
.row__medical01 .col.righttop .deco01 {
	right: 0;
	top: 0;
}
.row__medical01 .col.lefttop .deco01 {
	left: 0;
	top: 0;
}

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

}
@media(max-width: 767px) {
	.index_medical {
		padding: calc(70 / var(--break) * 100vw) 0 calc(100 / var(--break) * 100vw);
		background: url(images/index/deco_medical03.png) no-repeat top calc(-50 / var(--break) * 100vw) left calc(20 / var(--break) * 100vw) / calc(173 / var(--break) * 100vw) auto, url(images/index/deco_medical05.png) no-repeat top calc(305 / var(--break) * 100vw) left -2vw / calc(155 / var(--break) * 100vw) auto, url(images/index/deco_medical02.png) no-repeat bottom calc(20 / var(--break) * 100vw) left calc(17 / var(--break) * 100vw) / calc(175 / var(--break) * 100vw) auto, url(images/index/deco_medical04.png) no-repeat bottom -2% right / calc(175 / var(--break) * 100vw) auto, url(images/index/deco_medical01.png) no-repeat top calc(230 / var(--break) * 100vw) right calc(10 / var(--break) * 100vw) / calc(218 / var(--break) * 100vw) auto #fff6df;
	}
	.inner__medical01 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.ttl__medical01 .en {
		font-size: calc(120 / var(--break) * 100vw);
	}
	.ttl__medical01 .ja {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row__medical01 .col {
		width: calc(332 / var(--break) * 100vw);
	}
	.row__medical01 .col a {
		height: calc(332 / var(--break) * 100vw);
		outline-offset: calc(-10 / var(--break) * 100vw);
		outline: #00008c dashed calc(4 / var(--break) * 100vw);
	}
	.ttl__medical01 {
		margin-bottom: 9vw;
	}
	.ttl__medical02 .ja {
		font-size: calc(34 / var(--break) * 100vw);
    	margin-bottom: 1vw;
	}
	.ttl__medical02 .en {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row__medical01 .col a::before {
		width: calc(37 / var(--break) * 100vw);
		height: calc(37 / var(--break) * 100vw);
		bottom: calc(47 / var(--break) * 100vw);
	}
	.row__medical01 .col .deco01 {
		width: calc(99 / var(--break) * 100vw);
	}
	.row__medical01 .col:nth-child(n+3) {
		margin-top: calc(28 / var(--break) * 100vw);
	}
}


/* message
------------------------------------------------------------------*/
.index_message {
	padding: calc(140 / var(--break) * 100vw) 0 calc(138 / var(--break) * 100vw);
	background: url("images/index/bg_message01.png") no-repeat center / cover;
}
.row__message01 .col_txt {
	width: 59%;
}
.ttl__message01 .ja {
    border-bottom: solid calc(10 / var(--break) * 100vw) #ffff00;
    display: inline;
	padding-bottom: calc(10 / var(--break) * 100vw);
}
.row__message01 .col_img {
	width: 37%;
	max-width: 550px;
}
.row__message01 .col_img::before {
	content: "";
    position: absolute;
	background: url("images/page/ptn_stripe.png") repeat center / calc(9 / var(--break) * 100vw) auto #0aa5cf;
    width: 100%;
    height: 100%;
	border-radius: calc(40 / var(--break) * 100vw);
	right: calc(-100 / var(--break) * 100vw);
	bottom: calc(-100 / var(--break) * 100vw);
	z-index: -1;
}
.box__message01 {
	width: calc(360 / var(--break) * 100vw);
	height: calc(200 / var(--break) * 100vw);
	right: calc(-40 / var(--break) * 100vw);
	bottom: calc(-60 / var(--break) * 100vw);
	z-index: 1;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.ttl__message01 .ja {
		font-size: calc(40 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row__message01 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.box__message01 {
		width: calc(360 / var(--break) * 100vw);
		height: calc(200 / var(--break) * 100vw);
		right: calc(-40 / var(--break) * 100vw);
		bottom: calc(-60 / var(--break) * 100vw);
	}
	.box__message01 .ja01 {
		font-size: calc(30 / var(--break) * 100vw);
	}
	.box__message01 .ja02 {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.box__message01 .en {
		font-size: calc(24 / var(--break) * 100vw);
		text-align: center;
	}
	.row__message01 .col_txt {
		width: 100%;
	}
	.ttl__concept01 {
        margin-bottom: 3vw;
        text-align: center;
    }
	.ttl__concept01 .ja {
        font-size: calc(50 / var(--break) * 100vw);
        line-height: 1.6;
        text-align: center;
        letter-spacing: .05em;
        line-height: 1.8;
    }
	.row__message01 .col_img {
		width: 100%;
		max-width: calc(550 / var(--break) * 100vw);
		margin-left: 0;
		margin-right: auto;
		margin-bottom: 22vw;
	}
	.index_message {
		padding: calc(108 / var(--break) * 100vw) 0 calc(86 / var(--break) * 100vw);
		background: url(images/index/bg_message01_sp.png) no-repeat center / cover;
	}
}

/* Topics index_topics
------------------------------------------------------------------*/
.inner__topics {
	width: calc(1240 / var(--break) * 100vw);
}
.btn__topics01{
	top: calc(12 / var(--break) * 100vw);
    right: calc(3 / var(--break) * 100vw);
    width: calc(100 / var(--break) * 100vw);
}
.btn__topics01 a {
	width: 100%;
	height: calc(30 / var(--break) * 100vw);
	padding-right: 1em;
}
.btn__topics01 a::before {
	content: "";
    position: absolute;
	background: url("images/page/arw01.svg") no-repeat center / cover;
    width: calc(15 / var(--break) * 100vw);
    height: calc(15 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	right: calc(10 / var(--break) * 100vw);
	margin: auto;
}
.list__topics01 {
    justify-content: flex-start;
    gap: calc(35 / var(--break) * 100vw);
}
.list__topics01 li {
    width: calc(390 / var(--break) * 100vw);
    height: calc(165 / var(--break) * 100vw);
    background: #fff;
    border-radius: calc(10 / var(--break) * 100vw);
    transition: .3s;
}
.list__topics01 li a {
    align-items: center;
    gap: calc(18 / var(--break) * 100vw);
    height: 100%;
    padding: calc(20 / var(--break) * 100vw);
}
.list__topics01 .thmb {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc(120 / var(--break) * 100vw);
    height: calc(120 / var(--break) * 100vw);
    border-radius: calc(10 / var(--break) * 100vw);
    overflow: hidden;
}
.list__topics01 .thmb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list__topics01 .txt_post {
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}
.list__topics01 h4 {
    margin: calc(5 / var(--break) * 100vw) 0 calc(8 / var(--break) * 100vw);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.index_topics ul li dl dd {
	line-height: 1.67;
}
.txt_post .txt_excerpt {
    line-height: 1.75;
    margin-top: calc(8 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.inner__topics {
		width: calc(1007.4 / var(--break) * 100vw);
	}
	.list__topics01 li {
        width: calc(316.8 / var(--break) * 100vw);
        height: calc(134 / var(--break) * 100vw);
        border-radius: calc(8.1 / var(--break) * 100vw);
    }
	.list__topics01 li a {
        gap: calc(14.6 / var(--break) * 100vw);
        padding: calc(16.25 / var(--break) * 100vw);
    }
	.list__topics01 .thmb {
        width: calc(97.5 / var(--break) * 100vw);
        height: calc(97.5 / var(--break) * 100vw);
        border-radius: calc(8.1 / var(--break) * 100vw);
    }
	.txt_post {
		width: calc(100% - calc(140 / var(--break) * 100vw));
	}
	.list__topics01 .date {
        font-size: calc(13 / var(--break) * 100vw);
    }
	.list__topics01 h4 {
        margin: calc(4.1 / var(--break) * 100vw) 0 calc(6.5 / var(--break) * 100vw);
        font-size: calc(16.25 / var(--break) * 100vw);
    }
	.list__topics01 .txt_excerpt {
        font-size: calc(13 / var(--break) * 100vw);
    }
}
@media(max-width: 767px) {
	.index_topics {
		padding: calc(80 / var(--break) * 100vw) 0;
	}
	.inner__topics {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.ttl__topics .en {
        font-size: calc(50 / var(--break) * 100vw);
		margin-right: 5vw;
    }
	.ttl__topics .ja {
		font-size: calc(30 / var(--break) * 100vw);
		letter-spacing: .1em;
	}
	.btn__topics01 {
        top: calc(-3 / var(--break) * 100vw);
        right: calc(-3 / var(--break) * 100vw);
        width: calc(140 / var(--break) * 100vw);
    }
	.btn__topics01 a {
		width: 100%;
        height: calc(42 / var(--break) * 100vw);
        padding-left: 2vw;
	}
	.btn__topics01 a::before {
		width: calc(22 / var(--break) * 100vw);
		height: calc(22 / var(--break) * 100vw);
		right: calc(10 / var(--break) * 100vw);
	}
	.list__topics01 {
        flex-direction: column;
        gap: calc(45 / var(--break) * 100vw);
        margin-top: calc(45 / var(--break) * 100vw);
    }
    .list__topics01 li {
        width: 100%;
        height: auto;
        border-radius: calc(20 / var(--break) * 100vw);
    }
	.list__topics01 li a {
        align-items: center;
        gap: calc(20 / var(--break) * 100vw);
        padding: calc(30 / var(--break) * 100vw);
		align-items: center!important;
    }
	.list__topics01 .thmb {
        width: calc(180 / var(--break) * 100vw);
        height: calc(180 / var(--break) * 100vw);
        border-radius: calc(10 / var(--break) * 100vw);
    }
	.list__topics01 .txt_post {
		-ms-flex: unset;
		flex: unset;
		width: calc(100% - calc(233 / var(--break) * 100vw));
	}
	.list__topics01 .txt_post .date {
        font-size: calc(28 / var(--break) * 100vw);
        line-height: 1.45;
        letter-spacing: 0;
    }
	.list__topics01 .txt_post .fz20 {
        margin: calc(8 / var(--break) * 100vw) 0;
        font-size: calc(36 / var(--break) * 100vw);
        line-height: 1.4;
        letter-spacing: 0;
    }
	.btn__topics01 .txt {
		font-size: calc(24 / var(--break) * 100vw);
	}
}

/* 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) {
	.index_instagram {
		padding: 11vw 0 13vw;
	} 
	.ttl_instagram01 {
		font-size: 1rem;
		letter-spacing: .1em;
		margin-bottom: 6vw;
	}
	.wrap_instagram #sb_instagram #sbi_images {
		gap: calc(10 / var(--break) * 100vw)!important;
	}
}


/* 採用情報
------------------------------------------------------------------*/
.row__recruit01 .deco {
	background: url(images/index/bdr_recruit01.svg) no-repeat center bottom calc(4 / var(--break) * 100vw) / 100% auto;
	width: calc(690 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
	left: 0;
	bottom: calc(40 / var(--break) * 100vw);
}
.row__recruit01 .deco::before {
	content: "";
    position: absolute;
    width: calc(46 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
    top: 0;
    bottom: 0;
    margin: auto;
	background: url(images/index/deco_recruit02.svg) no-repeat center / cover;
    right: calc(-31 / var(--break) * 100vw);
}
.row__recruit01 .col_txt {
	background: url(images/index/deco_recruit01.png) no-repeat center bottom / 100% auto #00008c;
	outline-offset: calc(-20 / var(--break) * 100vw);
    outline: #fff dashed calc(4 / var(--break) * 100vw);
}
.ttl__recruit01 .ja {
    display: inline;
	padding-bottom: calc(10 / var(--break) * 100vw);
}
.btn_recruit01.btn_common01 {
    width: calc(362 / var(--break) * 100vw);
}
.btn_recruit01 a::before {
    width: calc(30 / var(--break) * 100vw);
    height: calc(30 / var(--break) * 100vw);
    right: calc(25 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.ttl__recruit01 .en {
		font-size: 5rem;
	}
	.ttl__recruit01 .ja02 {
		font-size: 2.5rem;
	}
	.ttl__recruit01 .ja {
		font-size: 2rem;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row__recruit01 .deco {
		width: calc(575 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		bottom: calc(40 / var(--break) * 100vw);
		font-size: calc(28 / var(--break) * 100vw);
		line-height: 2;
	}
	.ttl__recruit01 .en {
		font-size: 4rem;
	}
	.ttl__recruit01 .ja02 {
		font-size: 2rem;
	}
	.ttl__recruit01 .ja {
		font-size: 1.5rem;
	}
	.ttl__concept01 .ja {
		border-bottom: solid calc(6 / var(--break) * 100vw) #ffff00;
	}
}
@media(max-width: 767px) {
	.row__recruit01 .deco {
		background: url(images/index/bdr_recruit01.svg) no-repeat center bottom calc(4 / var(--break) * 100vw) / 100% auto;
		width: calc(673 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		left: 0;
		bottom: calc(27 / var(--break) * 100vw);
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row__recruit01 .col_txt {
		background: url(images/index/deco_recruit01.png) no-repeat center bottom / 100% auto #00008c;
		outline-offset: calc(-20 / var(--break) * 100vw);
		outline: #fff dashed calc(4 / var(--break) * 100vw);
		padding: 9vw 0 10vw;
	}
	.ttl__recruit01 .ja {
		display: inline;
		font-size: calc(40 / var(--break) * 100vw);
		letter-spacing: .1em;
		line-height: 2;
	}
	.ttl__recruit01 .ja02 {
		font-size: calc(40 / var(--break) * 100vw);
    	margin-bottom: 4vw;
	}
	.ttl__recruit01 .en {
		margin-bottom: 3vw;
	}
	.btn_recruit01.btn_common01 {
		width: calc(595 / var(--break) * 100vw);
		margin-top: 7vw;
	}
}

/* フッター footer
------------------------------------------------------------------*/
.logo_foot {
	width: calc(622 / var(--break) * 100vw);
}
.row_foot01 {
	width: 90%;
	max-width: 1100px;
}
.row_foot01 > .col_l {
	width: 47%;
}
.row_foot03 .icn {
	width: calc(30 / var(--break) * 100vw);
}
.row_foot01 > .col_r {
	width: 49%;
	max-width: 530px;
}
.row_foot02 {
	width: calc(520 / var(--break) * 100vw);
}
.footer_nav {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: calc(2 / var(--break) * 100vw) 0;
    list-style: none;
    padding: 0;
    width: 77%;
}
.footer_nav li {
	display: flex;
	align-items: center;
}
.footer_nav li:not(:last-child)::after {
	content: "|";
	margin: 0 calc(8 / var(--break) * 100vw);
	color: #fff;
}
.footer_nav a {
	color: #fff;
	text-decoration: none;
	font-size: calc(16 / var(--break) * 100vw);
	line-height: 1.6;
}
.row_sitemap01 {
	width: 90%;
	max-width: 965px;
}
.row_sitemap01 .col {
	width:48%;
	max-width: 460px;
}
.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) {
	.main_foot {
		padding-bottom: 7vw;
	}
	.row_foot01 {
		display: block;
	}
	.row_foot01 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.logo_foot {
		width: calc(555 / var(--break) * 100vw);
	}
	.row_foot01 > .col_l {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.row_foot02 {
		width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_foot02 .row_head02 {
		width: 92%;
    	margin-bottom: 7vw;
	}
	.btn_tel01 {
		width: 100%;
		margin-bottom: 4vw;
	}
	.btn_web01 {
		width: 100%;
	}
	.btn_tel01 a, .btn_web01 a {
		height: calc(140 / var(--break) * 100vw);
	}
	.btn_tel01 .txt {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.btn_tel01 .icn {
		width: calc(28 / var(--break) * 100vw);
		margin-right: 1vw;
	}
	.btn_tel01 .num {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.btn_web01 .icn {
		width: calc(45 / var(--break) * 100vw);
	}
	.btn_web01 .txt {
		font-size: calc(40 / var(--break) * 100vw);
		letter-spacing: .1em;
	}
	.row_foot03 {
		margin-top: 2.5vw;
		margin-bottom: 6vw;
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.row_foot03 .icn {
		width: calc(47 / var(--break) * 100vw);
	}
	.row_foot03 .txt {
		font-size: calc(28 / var(--break) * 100vw);
	}
	.bg_sitemap {
		padding-bottom: 13vw;
	}
	.bg_sitemap .ttl {
		font-size: calc(40 / var(--break) * 100vw);
		padding-bottom: 3vw;
		margin-bottom: 4vw;
	}
	.footer_nav {
		gap: calc(2 / var(--break) * 100vw) 0;
		width: 91%;
		margin-bottom: 10vw;
	}
	.footer_nav a {
		font-size: calc(32 / var(--break) * 100vw);
	}
	.row_sitemap01 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
		gap: calc(32 / var(--break) * 100vw)
	}
	.row_sitemap01 .col {
		width: 100%;
		max-width: 100%;
		gap: 4vw;
	}
	.copyright {
		font-size: 75%;
		letter-spacing: 0;
		padding: 4vw 0 20vw;
		height: auto;
	}
	.pagetop {
		display: none!important;
	}
	.fix {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 9;
	}
	.fix_tel {
		width: calc(300 / var(--break) * 100dvw);
	}
	.fix_web {
		width: calc(300 / 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;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.map iframe {
		margin-top: calc(-280 / var(--break) * 100vw);
		height: calc(100% + calc(560 / var(--break) * 100vw));
	}
}
@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: calc(34 / var(--break) * 100vw);
		position: relative;
		left: auto;
		top: auto;
	}
	.btn_map a {
		height: calc(100 / var(--break) * 100vw);
		background-position: left 6vw center;
		background-size: calc(30 / var(--break) * 100vw) auto;
		padding: 0!important;
	}
	.btn_map a::before {
        right: calc(33 / var(--break) * 100vw);
    }
}
.grecaptcha-badge { visibility: hidden; }