@charset "utf-8";
/*
Theme Name: res
Version: 1.3.5
Author: T8,Inc.
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700&display=swap');
:root {
	--break: 1920;
	--guideline-color: #333333;
	font-size: calc(16 / var(--break) * 100vw);
	--color01: #0C7555;
	--color02: #7FD7CE;
	--color03: #1B7E74;
	--color04: #8D710F;
	--color05: #DDC87F;
	--color06: #F1EEEC;
	--color07: #DCEAEA;
	--color08: #ACB198;
	--color09: #BB9200;
	--color10: #00AF9E;
	--color11: #FFFFFF;
	--color12: #333333;
	--color13: #f6f1ea;
	--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);
    --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: #333333;
	text-decoration: underline;
}

.fot {
	font-family: "fot-chiaro-std", sans-serif;
	font-weight: 700;
	font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

.txt_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;
}
.bbw2 {
	border-bottom: 2px solid #fff;
}
.btw {
	border-top: 1px solid #fff;
}
.btw2 {
	border-top: 2px solid #fff;
}
.border {
	border: solid 1px #fff;
}
.border2 {
	border: solid 2px #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;
}
@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 {
		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!important;
}
header h1 {
	top: 0;
	left: 0;
	border-radius:0 0 calc(40 / var(--break) * 100vw) 0;
}
header h1 img{
	width: calc(262 / var(--break) * 100vw);
}
.row_head01 {
	max-width: calc(670 / var(--break) * 100vw);
	top: calc(20 / var(--break) * 100vw);
	right: calc(20 / var(--break) * 100vw);
}
.row_head02 {
	max-width: calc(600 / var(--break) * 100vw);
}
.insta_head {
	width: calc(60 / var(--break) * 100vw);
}
.tel_head {
	width: calc(300 / var(--break) * 100vw);
}

.tel_head a {
	height: calc(80 / var(--break) * 100vw);
}
.tel_head .num:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_tel.svg") no-repeat left center / contain;
	width: calc(24 / var(--break)* 100vw);
	height: calc(24 / var(--break)* 100vw);
	left: calc(10 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.web_head {
	width: calc(150 / var(--break) * 100vw);
}
.web_head .txt {
	font-weight: normal;
}
.web_head a {
	height: calc(80 / var(--break) * 100vw);
}
.line_head {
	width: calc(150 / var(--break) * 100vw);
}
.line_head a {
	background: #06c755;
	height: calc(80 / var(--break) * 100vw);
}
.line_head .txt {
	font-weight: normal;
}
.address_head span:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_map.svg") no-repeat left center / contain;
	width: calc(24 / var(--break)* 100vw);
	height: calc(24 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.btn_arw_parts01::after {
	right: calc(4 / var(--break) * 100vw);
	bottom: calc(4 / var(--break) * 100vw);
}
@media(min-width: 768px) {
	.address_head {
		background: #ffffff99;
	}
}
@media(min-width: 768px) and (max-width:1599px) {

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

}
@media(max-width: 767px) {
	.row_head02 {
		display: none;
	}
	.insta_head {
		display: none;
		margin-right: calc(20 / var(--break) * 100vw);
		width: calc(100 / var(--break) * 100vw);
	}
	.tel_head {
		width: calc(450 / var(--break) * 100vw)!important;
	}
	.tel_head .txt {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.tel_head .num {
		padding-left: 7vw;
		font-size: calc(44 / var(--break) * 100vw);
	}
	.tel_head a {
		height: calc(120 / var(--break) * 100vw);
	}
	.tel_head .num:before {
		width: calc(37 / var(--break)* 100vw);
		height: calc(37 / var(--break)* 100vw);
		left: 0;
	}
	.web_head {
		width: calc(300 / var(--break) * 100vw)!important;
	}
	.web_head a {
		height: calc(120 / var(--break) * 100vw)!important;
	}
	.web_head .txt {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.web_head .txt02 {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.line_head {
		width: calc(300 / var(--break) * 100vw)!important;
	}
	.line_head a {
		height: calc(120 / var(--break) * 100vw)!important;
	}
	.line_head .txt {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.line_head .txt02 {
		font-size: calc(34 / var(--break) * 100vw);
	}
	.address_head span {
		padding-top: 7vw!important;
	}
}


/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
	position: relative;
}
.main_img .slide_main {
	opacity: 0;
	transition: opacity .3s linear;
	pointer-events: none;
}
.main_img .slide_main.slick-initialized {
	opacity: 1;
}
.main_img .slide_main li {
	min-height: calc(800 / var(--break) * 100vw);
	height: 100vh;
}
.main_img.tab .slide_main li {
	height: auto;
}
.main01 {
	background: url(images/index/main01.jpg)no-repeat center / cover;
}
.main02 {
	background: url(images/index/main02.jpg)no-repeat center / cover;
}
.main03 {
	background: url(images/index/main03.jpg)no-repeat center / cover;
}
.box_main01 {
	width: calc(800 / var(--break) * 100vw);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #ffffff4D;
}
.box_main01 .ccl {
	z-index: 4;
	top: calc(6 / var(--break) * 100vw);
	left: calc(150 / var(--break) * 100vw);
	width: calc(100 / var(--break) * 100vw);
	height: calc(100 / var(--break) * 100vw);
}
.box_main01 .box {
	background: #ffffffB3;
}
.box_main01 h3 .bdr {
	border-bottom: dotted 6px #acb198;
}
.box_main01 h4 {
	background-color: #fff!important;
	background: url("images/index/deco_main03.png") no-repeat left center / contain,url("images/index/deco_main04.png") no-repeat right center / contain;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.box_main01 .deco01 {
	left: calc(-40 / var(--break) * 100vw);
	top: calc(-40 / var(--break) * 100vw);
	width: calc(154 / var(--break) * 100vw);
}
.box_main01 .deco02 {
	right: calc(-40 / var(--break) * 100vw);
	bottom: calc(-40 / var(--break) * 100vw);
	width: calc(154 / var(--break) * 100vw);
}
.row_main01 {
	left: 0;
	right: 0;
	margin: auto;
	bottom: calc(40 / var(--break) * 100vw);
}
.btn_main01 {
	width: calc(400 / var(--break) * 100vw);
}
.btn_main01 a {
	height: calc(80 / var(--break) * 100vw);
}
.btn_main01 a:before {
	position: absolute;
	content: "";
	background: url("images/page/arw01.svg") no-repeat left center / contain;
	width: calc(22 / var(--break)* 100vw);
	height: calc(13 / var(--break)* 100vw);
	right: calc(30 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.btn_main01 a:after {
	position: absolute;
	content: "";
	border: solid 1px #fff;
	left: calc(4 / var(--break) * 100vw);
	right: calc(4 / var(--break) * 100vw);
	bottom: calc(4 / var(--break) * 100vw);
	top: calc(4 / var(--break) * 100vw);
	margin: auto;
	border-radius: calc(5 / var(--break) * 100vw);
	z-index: -1;
}
.btn_first a{
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px); 
	background: #bb92004D;
}
.btn_recommend a{
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px); 
	background: #00af9e4D;
}
.btn_surgery {
	width: calc(320 / var(--break) * 100vw);
	bottom: calc(40 / var(--break) * 100vw);
	right: calc(160 / var(--break) * 100vw);
}
.btn_surgery a{
	height: calc(320 / var(--break) * 100vw);
	background: url("images/index/btn_img01.png") no-repeat center /cover;
}
.btn_surgery a:hover {
	opacity: 1;
}
.btn_surgery a:before {
	position: absolute;
	content: "";
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px); 
	width: calc(300 / var(--break)* 100vw);
	height: calc(300 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	z-index: 1;
}
.btn_surgery a:after {
	position: absolute;
	content: "";
	width: calc(280 / var(--break) * 100vw);
	height: calc(280 / var(--break) * 100vw);
	border: 1px solid #fff;
	left: calc(10 / var(--break) * 100vw);
	bottom: calc(10 / var(--break) * 100vw);
	z-index: 1;
}
.btn_surgery .icn {
	width: calc(142 / var(--break) * 100vw);
}
.btn_surgery .arw {
	width: calc(40 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.btn_surgery {
		right: calc(40 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.main_img .slide_main li {
		height:auto;
		min-height: calc(900 / var(--break) * 100vw);
	}
	.box_main01 {
		width: calc(720 / var(--break) * 100vw);
	}
	.box_main01 .ccl {
		left: calc(60 / var(--break) * 100vw);
	}
	.btn_surgery {
		right: calc(10 / var(--break) * 100vw);
		bottom: calc(160 / var(--break) * 100vw);
		width: calc(270 / var(--break) * 100vw);
	}
	.btn_surgery a {
		height: calc(270 / var(--break) * 100vw);
	}
	.btn_surgery a:before {
		width: calc(255 / var(--break)* 100vw);
		height: calc(255 / var(--break)* 100vw);
	}
	.btn_surgery a:after {
		width: calc(235 / var(--break) * 100vw);
		height: calc(235 / var(--break) * 100vw);
	}
}
@media only screen and (max-width: 767px) {
	.main_img .slide_main li {
		min-height: auto;
		height: calc(100svh - calc(120 / var(--break) * 100vw));
	}
	.main01 {
		background: url(images/index/main01_sp.jpg)no-repeat center / cover;
	}
	.main02 {
		background: url(images/index/main02_sp.jpg)no-repeat center / cover;
	}
	.main03 {
		background: url(images/index/main03_sp.jpg)no-repeat center / cover;
	}
	.box_main01 {
		top: 34vw;
		transform: translateX(-50%);
		width: calc(646 / var(--break) * 100vw);
	}
	.box_main01 .ccl {
		top: calc(6 / var(--break) * 100vw);
		left: calc(65 / var(--break) * 100vw);
		width: calc(100 / var(--break) * 100vw);
		height: calc(100 / var(--break) * 100vw);
		font-size: calc(22 / var(--break) * 100vw);
	}
	.box_main01 h3 .bdr {
		border-bottom: dotted calc(6 / var(--break) * 100vw) #acb198;
	}
	.box_main01 .deco01 {
		left: calc(-20 / var(--break) * 100vw);
		top: calc(-20 / var(--break) * 100vw);
		width: calc(154 / var(--break) * 100vw);
	}
	.box_main01 .deco02 {
		right: calc(-20 / var(--break) * 100vw);
		bottom: calc(-20 / var(--break) * 100vw);
		width: calc(154 / var(--break) * 100vw);
	}
	.box_main01 h3 {
		font-size: calc(36 / var(--break) * 100vw);
	}
	.box_main01 h3 .fz30{
		font-size: calc(30 / var(--break) * 100vw);
	}
	.box_main01 h2 {
		margin-bottom: 0;
		font-size: calc(60 / var(--break) * 100vw);
	}
	.box_main01 .box {
		padding-bottom: 3vw;
	}
	.box_main01 h4 {
		background-color: #fff;
		position: absolute;
		bottom: -15vw;
		letter-spacing: 0;
		margin-right: auto;
		margin-left: auto;
		width: calc(648 / var(--break) * 100vw);
		left: -2.5vw;
		right: 0;
		margin: auto;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.btn_main01:first-of-type {
		margin-bottom: calc(20 / var(--break) * 100vw);
	}
	.btn_main01 a:before {
		width: calc(44 / var(--break) * 100vw);
		height: calc(24 / var(--break) * 100vw);
		right: calc(30 / var(--break) * 100vw);
	}
	.btn_main01 a:after {
		left: calc(10 / var(--break) * 100vw);
		right: calc(10 / var(--break) * 100vw);
		bottom: calc(10 / var(--break) * 100vw);
		top: calc(10 / var(--break) * 100vw);
	}
	.btn_main01 {
		max-width: calc(350 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.btn_main01 a{
		line-height: 1.5;
		font-size: calc(26 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
	}
	.bg_main_sp01 {
		background: url("images/index/bg_main_sp01.jpg") no-repeat center / cover;
	}
	.wrap_main01_sp {
		bottom: 1vw;
		left: 0;
		right: 0;
		margin: auto;
	}
	.btn_surgery {
		width: calc(646 / var(--break) * 100vw);
		bottom: auto;
		top: 102vw;
		right: 0;
		left: 0;
		margin: auto;
	}
	.btn_surgery a {
		padding-top: 4vw;
		flex-direction: row!important;
		height: calc(200 / var(--break) * 100vw);
    	background: url(images/index/btn_img01_sp.png) no-repeat center / cover;
	}
	.btn_surgery a:before {
		width: calc(626 / var(--break) * 100vw);
    	height: calc(180 / var(--break) * 100vw);
	}
	.btn_surgery a:after {
		width: calc(606 / var(--break) * 100vw);
    	height: calc(160 / var(--break) * 100vw);
	}
	.btn_surgery .wrap {
		margin-right: 4vw;
		text-align: left;
	}
	.btn_surgery .ja {
		line-height: 1.2;
		letter-spacing: 0;
		font-size: calc(40 / var(--break) * 100vw);
	}
	.btn_surgery .en {
		margin-left: 1vw;
		font-size: calc(24 / var(--break) * 100vw);
	}
	.btn_surgery .icn {
		margin: 0;
		margin-right: 4vw;
		margin-bottom: 2vw;
		width: calc(225 / var(--break) * 100vw);
	}
	.btn_surgery .arw {
		margin: 0;
		margin-bottom: 2vw;
		width: calc(60 / var(--break) * 100vw);
	}
}

/* グローバルナビゲーション gnav
------------------------------------------------------------------*/
.gnav {
	transition: .3s;
	width: 100%;
	position: relative;
}
/* .gnav.is_fixed {
	position: fixed;
	left: 0;
	z-index: 10;
	transition: .3s;
} */
.fix_nav .gnav {
	position: static;
}
.fix_nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	transition: .5s;
	width: 100%;
	transform: translateY(-100%);
	opacity: 0;
	background: rgba(255,255,255,.9);
}
.fix_nav.is_fixed  {
	transition: .5s;
	transform: translateY(0);
	opacity: 1;
	z-index: 10;
}
.fix_nav .gnav {
	width: calc(100% - calc(490 / var(--break) * 100vw))
}
.web_head02 {
	width: calc(90 / var(--break) * 100vw);
}
.web_head02 a{
	height: calc(80 / var(--break) * 100vw);
}
.line_head02 {
	width: calc(90 / var(--break) * 100vw);
}
.line_head02 a{
	background: #06c755;
	height: calc(80 / var(--break) * 100vw);
}
.gnav > ul {
	max-width: calc(1620 / var(--break) * 100vw);
}
.gnav > ul > li {
	position: relative;
	-ms-flex-grow: 1;
	flex-grow: 1;
}
.fix_nav .gnav > ul > li>a:before {
	content: none!important;
}
.gnav > ul > li:nth-child(n+2)>a:before {
	position: absolute;
	content: "";
	background: #00af9e;
	width: 1px;
	height: calc(50 / var(--break) * 100vw);
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.gnav > ul > li:last-of-type>a:before {
	content: none;
}
.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(130 / var(--break) * 100vw);
	position: relative;
}
.gnav > ul > li > a:after {
	content: "";
	position: absolute;
	width: calc(10 / var(--break) * 100vw);
	height: calc(10 / var(--break) * 100vw);
	background: url("images/page/icn_gnav.svg") no-repeat center / cover;
	left: 0;
	right: 0;
	bottom: calc(25 / 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 .en {
	/*text-transform: uppercase;*/
}
.gnav .nav_sub {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
	width: 100%;
	background: #f1eeec;
	padding: calc(70 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(100 / var(--break) * 100vw);
}
.gnav .nav_sub01 {
	max-height: 90vh;
	overflow-y: scroll;
}
.gnav .nav_sub03 {
	padding: calc(60 / var(--break) * 100vw) calc(60 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
	width: calc(500 / var(--break) * 100vw);
}
.gnav .nav_sub .wrap {
	max-width: calc(1500 / var(--break) * 100vw);
}
.gnav > ul > li.static {
	position: static;
}
.gnav .nav_sub01 li {
    width: 23%;
}
.gnav .nav_sub01 li:not(:last-of-type) {
	margin-right: 2.6%;
}
.gnav .nav_sub01 li:nth-child(4n) {
	margin-right: 0;
}
.gnav .nav_sub li a {
	display: block;
    padding-left: calc(29 / var(--break) * 100vw);
    position: relative;
	border-bottom: 1px solid #33333366;
	padding-bottom: calc(4 / var(--break) * 100vw);
}
.gnav .nav_sub li a:before {
    content: "";
    width: 0;
    height: 0;
    margin: auto;
    border-left: calc(8 / var(--break) * 100vw) solid #00af9e;
    border-top: calc(5 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(5 / var(--break) * 100vw) solid transparent;
    position: absolute;
    top: calc(16 / var(--break) * 100vw);
    left: calc(11 / var(--break) * 100vw);
}

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

}
@media(min-width: 768px) and (max-width:1299px) {
	.gnav li .txt_right {
		width: calc(40 / var(--break) * 100vw);
	}
	.fix_nav .gnav .ja {
		font-size: calc(12 / var(--break) * 100vw);
	}
}
@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: #00af9e;
		z-index: 10000;
		outline: none;
	}
	.btn_gnav_sp .txt_gnav {
		position: absolute;
		width: calc(58 / var(--break) * 100vw);
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}
	.btn_gnav_sp .icn_gnav {
		width: calc(40 / var(--break) * 100vw);
		height: 2px;
		position: absolute;
		top: -3.5vw;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before, .btn_gnav_sp .icn_gnav:after {
		content: "";
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before {
		top: -1.5vw;
	}
	.btn_gnav_sp .icn_gnav:after {
		bottom: -1.5vw;
	}
	.open .btn_gnav_sp .icn_gnav {
		background: none;
	}
	.open .btn_gnav_sp .icn_gnav:before, .open .btn_gnav_sp .icn_gnav:after {
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.open .btn_gnav_sp .icn_gnav:before {
		transform: rotate(45deg);
		top: 0;
	}
	.open .btn_gnav_sp .icn_gnav:after {
		transform: rotate(-45deg);
		bottom: 0;
	}
	.gnav_sp {
		padding: 19vw 0 0;
		overflow-y: auto;
		overflow-x: hidden;
		background: rgba(255,255,255,.9);
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
		height: 100%;
		visibility: hidden;
		opacity: 0;
		width: 80%;
		transition: opacity .6s ease, visibility .6s ease;
		line-height: 1.45;
	}
	.bg_gnav {
		visibility: hidden;
		transition: .3s;
		opacity: 0;
	}
	.open .bg_gnav {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 9998;
		background: rgba(0,0,0,0);
		visibility: visible;
		opacity: 1;
		transition: .3s;
		left: 0;
		top: 0;
	}
	.gnav_sp .nav_main {
		padding-bottom: 20vw;
	}
	.gnav_sp .nav_main > ul {
		padding: 0 3vw;
		display: block;
	}
	.gnav_sp .nav_main > ul > li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_main > ul > li:first-child {
		border-top: 1px dotted #333;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer {
		padding-bottom: 2.5vw;
		border-bottom: 1px dotted #333;
	}
	.gnav_sp .nav_main > ul > li > a {
		padding: 3.5vw 5vw 3.5vw 0;
		border-bottom: 1px dotted #333;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
		justify-content:space-between;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
		-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 #00af9e;
		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;*/
		letter-spacing: 0;
		font-size: 62.5%;
	}
	.gnav_sp .nav_sub {
		background: #f3f2ed;
		padding: 0;
		display: none;
	}
	.gnav_sp .nav_sub .wrap {
		margin-bottom: 0;
	}
	.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 4vw;
		display: block;
		position: relative;
	}
	.gnav_sp .nav_sub a:after {
		content: "";
		position: absolute;
		left: 0;
		top: 2.5vw;
        bottom: auto;
		width: 0;
		height: 0;
		border-left: calc(16 / var(--break) * 100vw) solid #00af9e;
		border-top: calc(12 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(12 / var(--break) * 100vw) solid transparent;
		margin: auto;
	}
	.gnav_sp .nav_sub li {
		width: 100%;
	}
	.gnav_sp .nav_sub ul {
		padding: 5vw 2vw 5vw 8vw;
	}
	.open .gnav_sp {
		visibility: visible;
		opacity: 1;
	}
	.open .gnav_sp .nav_main > ul > li, .open .gnav_sp .nav_sub li {
		opacity: 1;
		transform: translateX(0);
		transition: transform 1s ease, opacity .9s ease;
	}
}

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

/* ※パーフェクトスクロールバー用基本css ここからデザインに合わせて適宜変更してください */
.index_news ul {
	overflow: hidden;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
	max-height: calc(770 / var(--break) * 100vw);
	height: auto;
	touch-action: auto !important;
	line-height: 1.75;
}
.index_news li {
	padding-bottom: calc(10 / var(--break) * 100vw);
	border-bottom: 1px dashed #333333;
}
.index_news li:not(:last-of-type) {
	margin-bottom: calc(30 / var(--break) * 100vw);
}
.index_news li dt {
	width: calc(120 / var(--break) * 100vw);
}
.index_news li dd {
	width: 100%;
}
.index_news li dd a {
	color: #333; /* さんへに記載されている★標準テキスト：リンク色に変更*/
	text-decoration: underline;
}
.row__no03 .col {
	width: 47.4%;
}
/* パーフェクトスクロールバー */
.ps__thumb-y {
	background: #00af9e !important;
	right: 0px !important;
	width: 4px !important;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
	background: #fff !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.index_news ul {
		padding-right: 5vw;
		max-height: calc(500 / var(--break) * 100vw);
	}
	.index_news li {
		padding-bottom: calc(39 / var(--break) * 100vw);
		border-bottom: 1px dashed #333333;
	}
	.index_news li:not(:last-of-type) {
		margin-bottom: calc(38 / var(--break) * 100vw);
	}
	.index_news li dl {
		display: block;
	}
	.index_news li dt {
		line-height: 1.3;
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
		width:calc(210 / var(--break) * 100vw);
	}
	.index_news li dd {
		width: 100%;
		line-height: 1.5625;
	}
	.ps__thumb-y, .ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
		width: 4px!important;
	}
	.index_news {
		padding: 5vw 5vw 9vw;
		margin-bottom: calc(60 / var(--break) * 100vw);
	}
}


/* 鼻のつらい症状、我慢していませんか？ NASAL TROUBLE
------------------------------------------------------------------*/
.bg__nt01 {
	background: url("images/index/deco__ns05.svg")no-repeat left top -1px / calc(100 / var(--break) * 100vw),url("images/index/deco__ns06.svg")no-repeat right bottom -1px / calc(100 / var(--break) * 100vw),url("images/index/deco__ns01.png") no-repeat top left / calc(660 / var(--break) * 100vw),url("images/index/deco__ns02.png") no-repeat bottom right / calc(660 / var(--break) * 100vw), linear-gradient(to bottom, #00af9e, #8ce1d9);
}
.bg__nt01 h3 {
	position: relative;
	height: calc(70 / var(--break) * 100vw);
	max-width: calc(1180 / var(--break) * 100vw);
}
.bg__nt01 h3:before,.bg__nt01 h3:after {
	position: absolute;
	content: "";
	background: url("images/index/deco__ns03.svg") no-repeat left center / cover;
	width: calc(30 / var(--break)* 100vw);
	height: calc(70 / var(--break)* 100vw);
	left: calc(-30 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.bg__nt01 h3:after {
	background: url("images/index/deco__ns04.svg") no-repeat left center / cover;
	left: auto;
	right: calc(-30 / var(--break) * 100vw);
}
.row__nt01 {
	max-width: calc(1500 / var(--break) * 100vw);
	gap: calc(20 / var(--break) * 100vw) 2.6%;
}
.row__nt01 .col {
	width: 48.7%;
}
.row__nt01 .col a .bg {
	background: url("images/index/img__ns01.png") no-repeat left center / contain;
}
.row__nt01 .col_r a .bg {
	background: url("images/index/img__ns02.png") no-repeat left center / contain;
}
.row__nt01 .col_r a .wrap {
	width: 100%;
	max-width: calc(320 / var(--break) * 100vw);
}
.row__nt01 a:hover {
	opacity: 1;
}
.row__nt01 a .bg{
	top: 0;
	left: 0;
	transition: .3s all;
	height: calc(240 / var(--break) * 100vw);
	background: url("images/index/img__ns01.png") no-repeat left center / contain;
}
.row__nt01 a:hover .bg {
	transition: .3s all;
	top: calc(6 / var(--break) * 100vw);
	left: calc(6 / var(--break) * 100vw);
}
.row__nt01 a:before {
	position: absolute;
	content: "";
	background: #2222224D;
	width: 100%;
	height: 100%;
	right: calc(-6 / var(--break) * 100vw);
	bottom: calc(-6 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
	border-radius: calc(10 / var(--break) * 100vw);
}
.row__nt01 a:after {
	position: absolute;
	content: "";
	background: url("images/page/arw03.svg") no-repeat left center / contain;
	width: calc(40 / var(--break)* 100vw);
	height: calc(40 / var(--break)* 100vw);
	right: calc(20 / var(--break) * 100vw);
	bottom: calc(20 / var(--break) * 100vw);
	margin: auto;
	z-index: 2;
}
.row__nt01 .col_r a:after {
	background: url("images/page/arw04.svg") no-repeat left center / contain;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row__nt01 a .bg {
		padding-right: calc(10 / var(--break) * 100vw);
	}
	.row__nt01 a .bg .ja {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row__nt01 a .bg .en {
		font-size: calc(20 / var(--break) * 100vw);
	}
	.row__nt01 .col_r a .wrap {
		max-width: calc(200 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.row__nt01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(35 / var(--break) * 100vw) 0;
	}
	.row__nt01 .col {
		width: 100%;
	}
	.row__nt01 a .bg {
		padding-right: 4vw;
		height: calc(240 / var(--break) * 100vw);
	}
	.row__nt01 .ja {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row__nt01 .col_r a .wrap {
		max-width: calc(291 / var(--break) * 100vw);
	}
	.row__nt01 .en {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row__nt01 a:after {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
	}
	.bg__nt01 h2 .en {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.bg__nt01 h2 .ja {
		letter-spacing: 0;
		line-height: 1.6;
		margin-bottom: 2vw;
		font-size: calc(50 / var(--break) * 100vw);
	}
	.bg__nt01 {
		padding: 10vw 5vw 14vw;
		margin-right: calc(25 / var(--break) * 100vw);
		margin-left: calc(25 / var(--break) * 100vw);
	}
	.bg__nt01 .icn {
		margin-bottom: calc(60 / var(--break) * 100vw);
		width: calc(111 / var(--break) * 100vw);
	}
	.bg__nt01 h3 {
		margin-bottom: 2vw;
		letter-spacing: 0;
		height: calc(140 / var(--break) * 100vw);
    	max-width: calc(560 / var(--break) * 100vw);
		font-size: calc(36 / var(--break) * 100vw);
		line-height: 1.6;
	}
	.bg__nt01 h3:before, .bg__nt01 h3:after {
		position: absolute;
		content: "";
		background: url(images/index/deco__ns03_sp.svg) no-repeat left center / cover;
		width: calc(30 / var(--break) * 100vw);
		height: calc(140 / var(--break) * 100vw);
		left: calc(-29 / var(--break) * 100vw);
	}
	.bg__nt01 h3:after {
		left: auto;
    	right: calc(-29 / var(--break) * 100vw);
		background: url(images/index/deco__ns04_sp.svg) no-repeat left center / cover;
	}
}

/* 大阪市西区南堀江に NEW OPEN
------------------------------------------------------------------*/
.bg__no01{
	background: url("images/index/bg__no01.jpg") no-repeat center /cover;
}
.row__no01 .ja {
	border-bottom:calc(2 / var(--break) * 100vw) solid #acb198;
	border-top: calc(2 / var(--break) * 100vw) solid #acb198;
	width: calc(600 / var(--break) * 100vw);
}
.row__no01 .en {
	width: calc(100% - calc(625 / var(--break) * 100vw));
}
.row__no02 .col_img {
	width: 50%;
	min-height: calc(400 / var(--break) * 100vw);
	background: url("images/index/img__no01.jpg") no-repeat center / cover;
}
.row__no02 .col_img:before {
	position: absolute;
	content: "";
	border: solid calc(20 / var(--break) * 100vw) #ffffff4D;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.row__no02 .col_txt {
	width: 50%;
	border: solid calc(20 / var(--break) * 100vw) #f1eeec;
	border-left: none;
}
.row__no02 .col_txt .wrap {
	max-width: calc(590 / var(--break) * 100vw);
}
.row__no02 h3 span:before,.row__no02 h3 span:after{
	position: absolute;
	content: "";
	background: url("images/index/deco__no01.svg") no-repeat left center / contain;
	width: calc(80 / var(--break)* 100vw);
	height: calc(20 / var(--break)* 100vw);
	left: calc(-100 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.row__no02 h3 span:after {
	right: calc(-100 / var(--break) * 100vw);
	left: auto;
}
.row__no02 dt {
	width: calc(100 / var(--break) * 100vw);
}
.row__no02 dd {
	width: calc(100% - calc(120 / var(--break) * 100vw));
}
.row__no04 {
	max-width: calc(610 / var(--break) * 100vw);
}
.row__no04 .col {
	width: 49.2%;
}
.row__no03 .tbl_foot {
	margin-bottom: calc(30 / var(--break) * 100vw);
}
.tbl_foot table th,.tbl_foot table ttd{
	font-weight: 500!important;
}
.row__no03>div {
	width: 47.4%;
}
.row__no04 h4 span:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_car01.svg") no-repeat left center / contain;
	width: calc(26 / var(--break)* 100vw);
	height: calc(26 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.row__no04 .col_r h4 span:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_car02.svg") no-repeat left center / contain;
	width: calc(26 / var(--break)* 100vw);
	height: calc(26 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.row__no04 li:before {
	background: #bb9200;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row__no01 .en {
		font-size: calc(120 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row__no01 .en {
		width: calc(100% - calc(550 / var(--break) * 100vw));
        font-size: calc(90 / var(--break) * 100vw);
    }
	.row__no01 .ja {
		width: calc(525 / var(--break) * 100vw);
	}
	.row__no02 .col_txt {
		padding-right: calc(50 / var(--break) * 100vw);
		padding-left: calc(50 / var(--break) * 100vw);
	}
	.row__no03>div {
		width: 48.5%;
	}
	.row__no04 .box {
		padding-right: calc(15 / var(--break) * 100vw);
		padding-left: calc(15 / var(--break) * 100vw);
	}
	.index_info {
		padding-right: calc(30 / var(--break) * 100vw);
		padding-left: calc(30 / var(--break) * 100vw);
	}
	.index_info .list_default li {
		padding-left: calc(15 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.bg__no01 {
		padding: 8vw 0 7vw;
		background: url(images/index/bg__no01_sp.jpg) no-repeat center / cover;
	}
	.row__no01 {
		justify-content: center!important;
	}
	.row__no01 .ja {
		border-bottom: calc(4 / var(--break) * 100vw) solid #acb198;
    	border-top: calc(4 / var(--break) * 100vw) solid #acb198;
		margin-bottom: 3vw;
	}
	.row__no01 .ja .txt01{
		font-size: calc(29 / var(--break) * 100vw);
	}
	.row__no01 .ja .txt01 .fz50{
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row__no01 .ja .txt02{
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row__no01 .en {
		width: 100%;
		font-size: calc(100 / var(--break) * 100vw);
	}
	.row__no02 .col_img {
		width: 100%;
    	min-height: calc(400 / var(--break) * 100vw);
	}
	.row__no02 .col_txt {
		width: 100%;
		padding: 6vw 4vw 9vw;
		border: solid calc(20 / var(--break) * 100vw) #f1eeec;
	}
	.row__no02 .col_txt h3 {
		letter-spacing: 0;
		padding:0;
		margin-bottom: 3vw;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row__no02 dl:not(:last-of-type) {
		margin-bottom: 2vw;
	}
	.row__no02 dt {
		line-height: 1.6;
		width: calc(135 / var(--break) * 100vw);
	}
	.row__no02 dd {
		line-height: 1.6;
		width: calc(100% - calc(135 / var(--break) * 100vw));
	}
	.row__no02 .col_txt .wrap {
		max-width: 100%;
	}
	.inner1500.sp_w100 {
		max-width: 100%;
	}
	.row__no03>div {
		width: 100%;
	}
	.row__no03 h2 {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.index_info {
		padding: 4vw 3vw 8vw;
	}
	.index_info .txt {
		line-height: 1.5;
		margin-bottom: 4vw;;
	}
	.row__no04 {
		max-width: 100%;
		margin-bottom: calc(40 / var(--break) * 100vw);
		gap: calc(30 / var(--break) * 100vw) 0;
	}
	.row__no04 .col {
		width: 100%;
	}
	.row__no04 h4 {
		line-height: 1.7;
    	letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row__no04 h4 span {
		padding-left: 8vw;
	}
	.row__no04 h4 span:before {
		width: calc(40 / 750*100vw);
		height: calc(40 / 750*100vw);
	}
	.row__no04 .list_default li:not(:first-child) {
        margin-top: 2vw;
    }
	.index_info .btn_map {
		margin-bottom: 0;
	}
}


/* コンテンツ名 CONCEPT MESSAGE
------------------------------------------------------------------*/
.bg__cm01:before {
	position: absolute;
	content: "";
	background: #dceaea url("images/index/deco__cm01.png") no-repeat center bottom /100% auto;
	width: 100%;
	height: calc(100% - calc(60 / var(--break) * 100vw));
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.row__cm01 {
	margin-left: auto;
	margin-right: calc(50 / var(--break) * 100vw);
	max-width: calc(1662 / var(--break) * 100vw);
}
.row__cm01 .col_img {
	width: 74.7%;
}
.row__cm01 .col_img .img{
	min-height: calc(500 / var(--break) * 100vw);
	background: url("images/index/img__cm01.jpg") no-repeat center / cover;
}
.name_common {
	left: 0;
	bottom: 0;
	height: calc(100 / var(--break) * 100vw);
	border-left: calc(10 / var(--break) * 100vw) solid #bb9200;
	width: calc(330 / var(--break) * 100vw)
}
.row__cm01 .col_txt {
	width: 21.1%;
}
.row__cm01 .col_txt .txt {
	width: calc(60 / var(--break) * 100vw);
	height: calc(450 / var(--break) * 100vw);
}
.row__cm02 {
	max-width: calc(1656 / var(--break) * 100vw);
}
.row__cm02 .col_txt {
	width: 64%;
}
.row__cm02 .col_img {
	width: 31%;
	background: url("images/index/img__cm02.jpg") no-repeat center / cover;
	min-height: calc(375 / var(--break) * 100vw);
}
.btn_common01 {
	width: calc(400 / var(--break) * 100vw);
}
.btn_common01 a{
	height: calc(80 / var(--break) * 100vw);
}
.btn_common01 a:before {
	position: absolute;
	content: "";
	border: solid 1px #fff;
	left: calc(4 / var(--break) * 100vw);
	right: calc(4 / var(--break) * 100vw);
	bottom: calc(4 / var(--break) * 100vw);
	top: calc(4 / var(--break) * 100vw);
	margin: auto;
	z-index: -1;
	border-radius: calc(5 / var(--break) * 100vw);
}
.btn_common01 a:after {
	position: absolute;
	content: "";
	background: url("images/page/arw01.svg") no-repeat left center / contain;
	width: calc(22 / var(--break)* 100vw);
	height: calc(13 / var(--break)* 100vw);
	right: calc(30 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
	transition: .3s all;
}
.btn_common01 a:hover:after {
	transition: .3s all;
	right: calc(25 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row__cm01 {
		max-width: calc(1500 / var(--break) * 100vw);
	}
	.row__cm01 .col_txt {
		width: 23.1%;
	}
	.row__cm01 h2 {
		font-size: calc(80 / var(--break) * 100vw);
	}
	.row__cm02 {
		max-width: calc(1500 / var(--break) * 100vw);
	}
	.row__cm02 .col_txt {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.bg__cm01 {
		padding-bottom: calc(60 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row__cm01 {
		max-width: calc(1200 / var(--break) * 100vw);
	}
	.row__cm01 .col_txt {
		width: 23.1%;
	}
	.row__cm01 h2 {
		font-size: calc(60 / var(--break) * 100vw);
	}
	.row__cm02 {
		max-width: calc(1200 / var(--break) * 100vw);
	}
	.row__cm01 .col_txt {
        width: 28.1%;
    }
	.row__cm01 .col_img {
		width: 64.7%;
	}
	.row__cm02 .txt {
		text-shadow: 0px 0px 5px #00af9e99, 0px 0px 5px #00af9e99, 0px 0px 10px #00af9e99, 0px 0px 10px #00af9e99, 0px 0px 15px #00af9e99, 0px 0px 15px #00af9e99;
	}
}
@media(max-width: 767px) {
	.btn_common01 {
		width: calc(646 / var(--break) * 100vw);
	}
	.btn_common01 a{
		font-size: calc(32 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
	}
	.btn_common01 a:before {
		left: calc(10 / var(--break) * 100vw);
		right: calc(10 / var(--break) * 100vw);
		top: calc(10 / var(--break) * 100vw);
		bottom: calc(10 / var(--break) * 100vw);
	}
	.btn_common01 a:after {
		width: calc(44 / 750*100vw);
		height: calc(24 / 750*100vw);
		right: calc(30 / var(--break) * 100vw)
	}
	.bg__cm01:before {
		background: #dceaea url(images/index/deco__cm01_sp.png) no-repeat center bottom / 100% auto;
	}
	.row__cm01{
		margin-right: auto;
		margin-bottom: 9vw;
	}
	.row__cm01 .col_txt {
		z-index: 2;
		margin-left: 3vw;
		width: calc(330 / var(--break) * 100vw);
	}
	.row__cm01 .col_img {
		width: 100%;
		margin-right: 0;
		margin-left: auto;
		max-width: calc(700 / var(--break) * 100vw);
		margin-top: calc(-170 / var(--break) * 100vw);
	}
	.row__cm01 .col_txt .txt {
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row__cm01 .col_img .img {
		background: url(images/index/img__cm01_sp.jpg) no-repeat center / cover;
	}
	.row__cm01 h2 {
		top: -18vw;
		line-height: 1.5;
		right: -21vw;
		left: auto;
		font-size: calc(60 / var(--break) * 100vw);
	}
	.name_common {
		left: -8vw;
		right: 0;
		margin: auto;
		bottom: calc(-60 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
		border-left: calc(10 / var(--break) * 100vw) solid #bb9200;
		width: calc(330 / var(--break) * 100vw)
	}
	.name_common .ja .fz34{
		font-size: calc(40 / var(--break) * 100vw);
	}
	.name_common .ja{
		font-size: calc(24 / var(--break) * 100vw);
	}
	.name_common .en{
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row__cm02 {
		margin-right: auto;
		margin-left: auto;
	}
	.row__cm02 .col_txt {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin-bottom: calc(60 / var(--break) * 100vw);
	}
	.row__cm02 .col_img {
		width: 100%;
		max-width: calc(500 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
}

/* REASON 当院が選ばれる7つの理由
------------------------------------------------------------------*/
.bg__reason01 {
	background: url("images/index/deco__reason01.svg") no-repeat center bottom calc(30 / var(--break) * 100vw) / calc(1240 / var(--break) * 100vw) auto;
}
.bg__reason01 h2 .grd01 {
	display: inline-block;
	background-image: linear-gradient(to bottom, #00af9e, #8ce1d9);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
}
.bg__reason01 h2 .grd02 {
	display: inline-block;
	background-image: linear-gradient(to bottom, #1b7e74, #72afa9);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
}
.bg__reason02 {
	background: url("images/index/deco__reason02.png") no-repeat left top / calc(600 / var(--break) * 100vw) auto;
}
.bg__reason02.right {
	background: url("images/index/deco__reason05.png") no-repeat right top / calc(600 / var(--break) * 100vw) auto;
}
.row__reason01 .col_img {
	width: 50%;
	min-height: calc(800 / var(--break) * 100vw);
}
.row__reason01.num02 .col_img {
	min-height: calc(680 / var(--break) * 100vw);
}
.row__reason01.num01 .col_img {
	background: url("images/index/img__reason01.jpg") no-repeat center / cover;
}
.row__reason01 .img01 .ttl {
	width: calc(220 / var(--break) * 100vw);
	height: calc(70 / var(--break) * 100vw);
	top: calc(40 / var(--break) * 100vw);
	right: 0;
	background: url("images/index/deco__reason04.svg") no-repeat left top / calc(20 / var(--break) * 100vw),url("images/index/deco__reason04.svg") no-repeat right bottom / calc(20 / var(--break) * 100vw);
}
.row__reason01 .img02 .ttl {
	width: calc(300 / var(--break) * 100vw);
	height: calc(70 / var(--break) * 100vw);
	bottom: calc(40 / var(--break) * 100vw);
	right: 0;
	background: url("images/index/deco__reason04.svg") no-repeat left top / calc(20 / var(--break) * 100vw),url("images/index/deco__reason04.svg") no-repeat right bottom / calc(20 / var(--break) * 100vw);
}
.row__reason01 .col_img .img01 {
	left: 0;
	top: 0;
	width: calc(700 / var(--break) * 100vw);
}
.row__reason01 .col_img .img02 {
	right: 0;
	bottom: 0;
	width: calc(500 / var(--break) * 100vw);
}
.bdr_w:before {
    position: absolute;
    content: "";
    border: solid calc(20 / var(--break) * 100vw) #ffffff66;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.row__reason01 .col_txt {
	width: 50%;
}
.row__reason01 .wrap {
	max-width: calc(720 / var(--break) * 100vw);
}
.num__reason01:before,.num__reason01:after {
	position: absolute;
	content: "";
	background: #fff;
	width: calc(200 / var(--break) * 100vw);
	height: 1px;
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.num__reason01:after {
	right: 0;
	left: auto;
}
.row__reason02 .col {
	background: url("images/page/ccl01.svg") no-repeat center / cover;
	width: calc(240 / var(--break) * 100vw);
	height: calc(240 / var(--break) * 100vw);
}
.row__reason02 .col_r {
	background: url("images/page/ccl02.svg") no-repeat center / cover;
}
.row__reason02 .col_l {
	margin-right: calc(-28 / var(--break) * 100vw);
}
.row__reason02 .deco {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 4;
	width: calc(63 / var(--break) * 100vw);
}
.row__reason03 {
	bottom: calc(50 / var(--break) * 100vw);
	left: 0;
	right: 0;
	margin: auto;
}
.row__reason03 .box01 {
	width: calc(280 / var(--break) * 100vw);
	height: calc(110 / var(--break) * 100vw);
	border-radius: calc(10 / var(--break) * 100vw) 0 0 calc(10 / var(--break) * 100vw);
}
.row__reason03 .box02{
	width: calc(480 / var(--break) * 100vw);
	height: calc(110 / var(--break) * 100vw);
	border-radius: 0 calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0;
}
.row__reason04 {
	gap: calc(20 / var(--break) * 100vw) 1.55%;
}
.row__reason04 .col {
	width: 32.3%;
}
.row__reason04 .ccl {
	left: 0;
	bottom: 0;
	background: #1b7e74E6;
	width: calc(180 / var(--break) * 100vw);
	height: calc(180 / var(--break) * 100vw);
}
.row__reason04 .col:nth-child(2) .ccl{
	background: #bb9200E6;
}
.bg__reason03:before {
	position: absolute;
	content: "";
	background: url("images/index/bg__reason01.jpg") no-repeat left center / cover;
	width: 100%;
	height: calc(657 / var(--break)* 100vw);
	left: 0;
	top: calc(200 / var(--break) * 100vw);
	margin: auto;
}
.bg__reason03:after {
	position: absolute;
    content: "";
    background: url(images/page/ptn01.png) repeat left bottom / calc(500 / var(--break) * 100vw);
    width: 100%;
    height: calc(150 / var(--break) * 100vw);
    left: 0;
    top: calc(50 / var(--break) * 100vw);
    margin: auto;
}
.bg__reason03 .num__reason01 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(720 / var(--break) * 100vw);
}
.row__reason04 {
	max-width: calc(1240 / var(--break) * 100vw);
	margin-right: auto;
	margin-left: auto;
}
.row__reason05 .col {
	width: 33.333%;
	flex-direction: column;
}
.row__reason05 .box {
	display: flex; /* 中身を縦方向に整列したい場合 */
	flex-direction: column;
	min-height: calc(492 / var(--break) * 100vw);
	background: #00af9e;
	position: relative;
}
.row__reason05 .box:before {
	position: absolute;
	content: "";
	background: linear-gradient(to bottom, #00af9e, #8ce1d9);
	width:100%;
	height: calc(200 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.row__reason05 .col:nth-child(2) .box {
	background: #1b7e74;
}
.row__reason05 .col:nth-child(2) .box:before {
	background-image: linear-gradient(to bottom, #1b7e74, #72afa9);
}
.row__reason05 .wrap {
	max-width: calc(525 / var(--break) * 100vw);
}
.row__reason05 .num__reason01:before, .row__reason05 .num__reason01:after {
	width: calc(150 / var(--break) * 100vw);
}
.bg__reason04 {
	background: url("images/index/bg__reason02.jpg") no-repeat center / cover;
}
.box__reason01 {
	background-color: #ffffffB3!important;
	background: url("images/index/deco__reason06.svg") no-repeat left calc(20 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw)/ calc(20 / var(--break) * 100vw),url("images/index/deco__reason06.svg") no-repeat right calc(20 / var(--break) * 100vw) bottom calc(20 / var(--break) * 100vw)/ calc(20 / var(--break) * 100vw);
	outline-offset:calc(-14 / var(--break) * 100vw);
	outline: calc(4 / var(--break) * 100vw) solid #fff;
}
.box__reason01 .wrap {
	max-width: calc(1235 / var(--break) * 100vw);
}
.box__reason01 .num__reason01 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(720 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row__reason03 .box02 {
		width: calc(440 / var(--break) * 100vw);
	}
	.row__reason05 .wrap {
    	max-width: calc(470 / var(--break) * 100vw);
	}
	.row__reason05 .box {
		min-height: calc(530 / var(--break) * 100vw);
	}
	.copy__reason02 {
		font-size: calc(30 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.num__reason01:before, .num__reason01:after {
		width: calc(140 / var(--break) * 100vw);
	}
	.row__reason01 .col_txt {
		padding-right: calc(30 / var(--break) * 100vw);
		padding-left: calc(30 / var(--break) * 100vw);
	}
	.row__reason01 .col_img {
		min-height: calc(660 / var(--break) * 100vw);
	}
	.row__reason01 .col_img .img01 {
		left: 0;
		top: 0;
		width: calc(557 / var(--break) * 100vw);
	}
	.row__reason03 .box01 {
		width: calc(214 / var(--break) * 100vw);
	}
	.row__reason03 .box02 {
		font-size: calc(22 / var(--break) * 100vw);
        width: calc(355 / var(--break) * 100vw);
    }
	.row__reason05 .num__reason01:before, .row__reason05 .num__reason01:after {
		width: calc(90 / var(--break) * 100vw);
	}
	.row__reason05 .wrap {
        max-width: calc(390 / var(--break) * 100vw);
    }
	.copy__reason01 {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.copy__reason02 {
		font-size: calc(26 / var(--break) * 100vw);
	}
	.bg__reason03:before {
		height: calc(585 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.bg__reason01 {
		background: url(images/index/deco__reason01.svg) no-repeat center top calc(80 / var(--break) * 100vw) / calc(750 / var(--break) * 100vw) auto;
	}
	.bg__reason01 h2 .en {
		margin-right: -4vw;
		margin-left:-4vw;
		font-size: calc(150 / var(--break) * 100vw);
	}
	.bg__reason01 h2 .ja {
		letter-spacing: 0;
		font-size: calc(50 / var(--break) * 100vw);
	}
	.bg__reason01 h2 .icn {
		width: calc(110 / var(--break) * 100vw);
	}
	.bg__reason02 {
		background: url(images/index/deco__reason02.png) no-repeat left top calc(725 / var(--break) * 100vw) / calc(600 / var(--break) * 100vw) auto;
	}
	.row__reason01 .col_txt {
		width: 100%;
	}
	.row__reason01 .col_img {
		width: 100%;
		margin-bottom: calc(60 / var(--break) * 100vw);
		min-height: calc(625 / var(--break) * 100vw);
	}
	.row__reason03 {
		bottom: calc(30 / var(--break) * 100vw);
	}
	.row__reason03 .box01 {
		letter-spacing: 0;
		font-size: calc(26 / var(--break) * 100vw);
		width: calc(245 / var(--break) * 100vw);
		height: calc(110 / var(--break) * 100vw);
		border-radius: calc(10 / var(--break) * 100vw) 0 0 calc(10 / var(--break) * 100vw);
	}
	.row__reason03 .box01 .fz42 {
		letter-spacing: 0;
		font-size: calc(42 / var(--break) * 100vw);
	}
	.row__reason03 .box02 {
		letter-spacing: 0;
		font-size: calc(26 / var(--break) * 100vw);
		width: calc(445 / var(--break) * 100vw);
		height: calc(110 / var(--break) * 100vw);
		border-radius: 0 calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0;
	}
	.num__reason01{
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.num__reason01 .fz30 {
		font-size: calc(30 / var(--break) * 100vw);
	}
	.num__reason01 .fz40 {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.copy__reason01 {
		letter-spacing: 0;
		font-size: calc(40 / var(--break) * 100vw);
	}
	.copy__reason02 {
		margin-bottom: 3vw;
		letter-spacing: 0;
		font-size: calc(50 / var(--break) * 100vw);
	}
	.row__reason01 .txt {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row__reason02 .col {
		background: url("images/page/ccl01.svg") no-repeat center / cover;
		width: calc(288 / var(--break) * 100vw);
		height: calc(288 / var(--break) * 100vw);
		font-size: calc(34 / var(--break) * 100vw);
	}
	.row__reason02 .col_r {
		background: url("images/page/ccl02.svg") no-repeat center / cover;
	}
	.row__reason02 .col_l {
		margin-right: calc(-26 / var(--break) * 100vw);
	}
	.row__reason02 .deco {
		width: calc(85 / var(--break) * 100vw);
	}
	.row__reason01.num01 .txt {
		margin-bottom: 7vw;
	}
	.row__reason01 .col_img .img01 {
		width: calc(547 / var(--break) * 100vw);
	}
	.row__reason01 .col_img .img02 {
		width: calc(390 / var(--break) * 100vw);
	}
	.row__reason01.num02 .col_img {
		min-height: calc(532 / var(--break) * 100vw);
	}
	.row__reason01 .img01 .ttl {
		width: calc(200 / var(--break) * 100vw);
		height: calc(70 / var(--break) * 100vw);
		top: 0;
		right: 0;
		font-size: calc(26 / var(--break) * 100vw);
		z-index: 3;
		letter-spacing: 0;
	}
	.row__reason01 .img02 .ttl {
		width: calc(280 / var(--break) * 100vw);
		height: calc(70 / var(--break) * 100vw);
		bottom: 0;
		right: 0;
		font-size: calc(26 / var(--break) * 100vw);
		z-index: 3;
		letter-spacing: 0;
	}
	.num__reason01:before, .num__reason01:after {
		width: calc(163 / var(--break) * 100vw);
	}
	.bg__reason02.right {
		background: url(images/index/deco__reason05.png) no-repeat right top calc(632 / var(--break) * 100vw) / calc(600 / var(--break) * 100vw) auto;
		margin-bottom: 5vw;
	}
	.row__reason04 {
		gap:0 2.8%;
		margin-bottom: 8vw;
	}
	.row__reason04 .col {
		width: 48.6%;
	}
	.row__reason04 .ccl {
		letter-spacing: 0;
		font-size: calc(26 / var(--break) * 100vw);
	}
	.bg__reason03:before {
		background: url(images/index/bg__reason01_sp.jpg) no-repeat left center / cover;
		height: calc(1204 / var(--break) * 100vw);
		top: auto;
		bottom: 0;
	}
	.bg__reason03:after {
		top: auto;
		bottom: calc(1204 / var(--break) * 100vw);
		height: calc(410 / var(--break) * 100vw);
	}
	.bg__reason03 .num__reason01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.bg__reason03 .copy__reason01 {
		line-height: 1.45;
		letter-spacing: .1em;
	}
	.row__reason05 {
		max-width: calc(702 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row__reason05 .col {
		width: 100%;
		margin-top: 0;
	}
	.row__reason05 .wrap {
		max-width: calc(616 / var(--break) * 100vw);
	}
	.row__reason05 .num__reason01{
		width: 100%;
		max-width: 100%;
		margin-bottom: 3vw;
	}
	.row__reason05 .box {
		padding: 7vw 0 11vw;
	}
	.row__reason05 .num__reason01:before, .row__reason05 .num__reason01:after {
		width: calc(190 / var(--break) * 100vw);
	}
	.bg__reason04 {
		padding: 13vw 0;
		margin-right: auto;
		margin-left: auto;
		background: url(images/index/bg__reason02_sp.jpg) no-repeat center / cover;
	}
	.bg__reason04 .copy__reason01 {
		line-height: 1.6;
	}
	.bg__reason04 .copy__reason02 {
		margin-right: -6vw;
		margin-left:-4vw;
		line-height: 1.3;
	}
	.box__reason01 {
		padding: 8vw 5vw 7vw;
	}
}

/* 動画でわかる鈴木耳鼻咽喉科 大阪鼻サージクリニック MOVIE
------------------------------------------------------------------*/
.bg__movie01:before {
	position: absolute;
	content: "";
	background: url("images/page/ptn01.png") repeat left bottom / calc(500 / var(--break) * 100vw);
	width: 100%;
	height: calc(230 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	margin: auto;
}
.slide__movie01 iframe {
	width: 100%;
	height: calc(270 / var(--break) * 100vw);
}
.slide__movie01 li {
	width: calc(480 / var(--break) * 100vw);
}
.slide__movie01 li {
	position: relative;
	margin: 0 calc(15 / var(--break) * 100vw)
}
.slide__movie01 .slick-prev {
	background: url(images/page/arw__movie01.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -2%;
	z-index: 1;
}
.slide__movie01 .slick-next {
	background: url("images/page/arw__movie01.svg")no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	right: -2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide__movie01 .slick-prev:before, .slide__movie01 .slick-next:before {
	display: none;
}

@media(min-width: 768px) and (max-width:1299px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.slide__movie01 .slick-prev, .slide__movie01 .slick-next {
		width: calc(46 / 750 * 100vw);
		height: calc(82 / 750 * 100vw);
	}
	.slide__movie01 .slick-prev {
		left: -2vw;
	}
	.slide__movie01 .slick-next {
		right: -2vw;
	}
	.slide__movie01 {
		max-width: calc(680 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.slide__movie01 iframe {
		height: calc(364 / var(--break) * 100vw);
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/

.slide__index01 li {
	width: calc(500 / var(--break) * 100vw);
	margin: 0 calc(15 / var(--break) * 100vw);
}
@media(min-width: 768px){
	.slide__index01 .btn_common01{
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.slide__index01 .btn_common01 {
		position: relative;
		margin-top: calc(80 / var(--break) * 100vw);
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
.bg__surgery01 {
	background: url("images/index/deco__surgery01.png") no-repeat left top / calc(660 / var(--break) * 100vw),url("images/index/deco__surgery02.png") no-repeat right top / calc(660 / var(--break) * 100vw);
}
.list__surgery01 {
	position: relative;
	width: 50%;
}
.list__surgery01 li {
	border-bottom: 1px solid #fff;
}
.list__surgery01 li a {
	position: relative;
	height: calc(136 / var(--break) * 100vw);
	padding-left: calc(60 / var(--break) * 100vw);
	background: #00af9e;
	transition: .3s;
}
.list__surgery01 li a:before {
	position: absolute;
	content: "";
	background: url("images/page/arw02.svg") no-repeat left center / contain;
	width: calc(40 / var(--break)* 100vw);
	height: calc(40 / var(--break)* 100vw);
	right: calc(60 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
}
.list__surgery01 li a:hover {
	background: #bb9200;
	transition: .3s;
}
.list__surgery01 li.current a {
	background: #bb9200;
}
.list__surgery01 li a:hover .ja {
	transition: .3s;
}
.box__surgery01 {
	position: relative;
	width: 50%;
}
.box__surgery01 .area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/index/bg__surgery01.jpg") no-repeat center / cover;
	transition: .7s;
}
.box__surgery01 .wrap {
	background: #3333334D;
	max-width: calc(710 / var(--break) * 100vw);
	width: 95%;
}
.index_surgery {
	background: #f1eeec!important;
}
.index_surgery:before {
	position: absolute;
	content: "";
	background-image: linear-gradient(to bottom, #00af9e, #8ce1d9);
	width: 100%;
	height: calc(360 / var(--break) * 100vw);
	left: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.index_surgery h3 {
    position: relative;
    height: calc(70 / var(--break) * 100vw);
    max-width: calc(1180 / var(--break) * 100vw);
}
.index_surgery h3:before, .index_surgery h3:after {
    position: absolute;
    content: "";
    background: url("images/index/deco__surgery03.svg") no-repeat left center / cover;
    width: calc(30 / var(--break) * 100vw);
    height: calc(70 / var(--break) * 100vw);
    left: calc(-30 / var(--break) * 100vw);
    bottom: 0;
    top: 0;
    margin: auto;
}
.index_surgery h3:after {
    background: url(images/index/deco__surgery04.svg) no-repeat left center / cover;
    left: auto;
    right: calc(-30 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.list__surgery01 li a {
		padding-left: calc(40 / var(--break) * 100vw);
	}
	.list__surgery01 li a .ja {
		font-size: calc(20 / var(--break) * 100vw);
	}
	.list__surgery01 li a:before {
		right: calc(30 / var(--break) * 100vw);
	}
	.box__surgery01 .wrap {
		padding-right: calc(20 / var(--break) * 100vw);
		padding-left: calc(20 / var(--break) * 100vw);
	}
	.box__surgery01 .ja {
		font-size: calc(25 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.box__surgery01 {
		width: 100%;
		display: none;
	}
	.list__surgery01 {
		width: 100%;
	}
	.list__surgery01 li a {
		background: #00af9e!important;
	}
	.bg__surgery01 {
		background: url(images/index/deco__surgery01_sp.png) no-repeat left top / calc(250 / var(--break) * 100vw), url(images/index/deco__surgery02_sp.png) no-repeat right top / calc(250 / var(--break) * 100vw);
	}
	.index_surgery:before {
		height: calc(420 / var(--break) * 100vw);
	}
	.index_surgery h3 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
		max-width: calc(640 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		height: calc(80 / var(--break) * 100vw);
	}
	.index_surgery h3:before, .index_surgery h3:after {
		background: url(images/index/deco__surgery03_sp.svg) no-repeat left center / cover;
		width: calc(30 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		left: calc(-30 / var(--break) * 100vw);
	}
	.index_surgery h3:after {
		left: auto;
		right: calc(-30 / var(--break) * 100vw);
		background: url(images/index/deco__surgery04_sp.svg) no-repeat left center / cover;
	}
	.list__surgery01 .ja {
		margin-bottom: 1vw;
		width: 100%;
		display: block;
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.list__surgery01 .en {
		width: 100%;
		display: block;
		font-size: calc(20 / var(--break) * 100vw);
	}
	.list__surgery01 li a:before {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		right: calc(52 / var(--break) * 100vw);
	}
	.list__surgery01 li a{
		padding-left: calc(50 / var(--break) * 100vw);
		height: calc(146 / var(--break) * 100vw);
		align-content: center;
	}
	.row__surgery01 {
		margin-right: auto;
		margin-left: auto;
	}
}
/* トピックス topics
------------------------------------------------------------------*/
.list__blog01 li {
	width: 100%;
}
.list__blog01 li:not(:last-of-type) {
	margin-bottom: calc(10 / var(--break) * 100vw);
}
.list__blog01 .thmb {
    width: calc(150 / var(--break) * 100vw);
}
.list__blog01 .thmb img {
	height: calc(150 / var(--break) * 100vw);
}
.list__blog01 .txt_post {
    width: calc(100% - calc(185 / var(--break) * 100vw));
}
.row__topics01 .more {
	width: calc(90 / var(--break) * 100vw);
}
.row__topics01 .more a {
	height: calc(30 / var(--break) * 100vw);
}
.more .btn_arw_parts01::after {
    right: calc(2 / var(--break) * 100vw);
    bottom: calc(2 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.row__topics01 .more .arw {
		width: calc( 20 / 1299 * 100vw );
	}
}
@media(max-width: 767px) {
	.ttl__topics01.flex {
		align-items: center!important;
		margin-bottom: 0;
	}
	.ttl__topics01 .en {
		font-size: calc( 50 / var(--break) * 100vw);
	}
	.ttl__topics01 .ja {
		font-size: calc( 32 / var(--break) * 100vw);
	}
	.row__topics01 {
		margin-bottom: 5vw;
	}
	.row__topics01 .more {
		margin-bottom: 0;
		width: calc(180 / var(--break) * 100vw);
		letter-spacing: .1em;
	}
	.row__topics01 .more a {
		padding-bottom: 1vw;
		font-size: calc(36 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
	}
	.row__topics01 .more .arw {
		width: calc( 36 / var(--break) * 100vw);
	}
	.list__blog01 a {
		padding: calc(30 / var(--break) * 100vw);
	}
	.list__blog01 li {
		width: 100%;
		margin-right: 0;
	}
	.list__blog01 li:nth-child(n+2) {
		margin-top: calc( 20 / var(--break) * 100vw);
	}
	.list__blog01 .ttl {
		font-size: calc( 32 / var(--break) * 100vw);
		margin-bottom: 1.5vw;
	}
	.list__blog01 .date {
		font-size: calc( 32 / var(--break) * 100vw);
		margin-bottom: 2.5vw;
	}
	.list__blog01 .thmb,
	.list__blog01 .thmb img {
		width: calc(180 / var(--break) * 100vw);
	}
	.list__blog01 .thmb img {
		height: calc(180 / var(--break) * 100vw);
	}
	.list__blog01 .txt_post .txt_excerpt {
		line-height: 1.5;
	}
	.list__blog01 .txt_post .txt_excerpt .more {
		color: #333333;
	}
	.list__blog01 .txt_post {
		width: calc(100% - calc(214 / var(--break) * 100vw));
	}
	.index_topics .ttl__common01 .en{
		font-size: calc(60 / var(--break) * 100vw);
	}
}

/* コンテンツ名 class
------------------------------------------------------------------*/
.row_index01 .col {
	width: 45.2%;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.row_index01 .col {
		width: 48.2%;
	}
}
@media(max-width: 767px) {

}

/* インスタ index_insta
------------------------------------------------------------------*/
.wrap__insta01 .icn {
	width: calc(100 / var(--break) * 100vw);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#sb_instagram #sbi_images {
	padding: 0!important;
}
#sb_instagram {
	padding-bottom: 0!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.index_insta {
		max-width: calc(646 / var(--break) * 100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 12vw;
	}
	.wrap__insta01 .icn {
		width: calc(100 / var(--break) * 100vw);
	}
	#sb_instagram #sbi_images {
		gap: calc(10 / var(--break) * 100vw)!important;
	}
	.row_index01 .col {
		width: 100%;
	}
	.ttl__common01 {
		text-align: center;
	}
	.ttl__common01 .en {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		font-size: calc(60 / var(--break) * 100vw);
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {

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

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

}


/* 症状から探す SYMPTOMS
------------------------------------------------------------------*/
.bg__symptoms01 {
	background: url("images/index/bg__symptoms01.jpg") no-repeat center / cover;
}
.row__symptoms01 {
	gap: calc(20 / var(--break) * 100vw) 2%;
}
.row__symptoms01 .col {
	width:32%;
}
.row__symptoms01 a:hover .bg {
	transition: .3s all;
	top: calc(6 / var(--break) * 100vw);
	left: calc(6 / var(--break) * 100vw);
}
.row__symptoms01 .bg {
	border-radius: calc(10 / var(--break) * 100vw);
	top: 0;
	left: 0;
	transition: .3s all;
}
.row__symptoms01 .bg:before {
	position: absolute;
	content: "";
	background: url("images/index/deco__symptoms01.svg") no-repeat left center / contain;
	width: calc(300 / var(--break)* 100vw);
	height: calc(150 / var(--break)* 100vw);
	left: 0;
	right: 0;
	margin: auto;
	top: calc(-60 / var(--break) * 100vw);
	margin: auto;
}
.row__symptoms01 a:before {
	position: absolute;
	content: "";
	background: #3333334D;
	width: 100%;
	height: 100%;
	right: calc(-6 / var(--break) * 100vw);
	bottom: calc(-6 / var(--break) * 100vw);
	z-index: -1;
	border-radius: calc(10 / var(--break) * 100vw);
}
.row__symptoms01 .arw {
	width: calc(40 / var(--break) * 100vw);
}
.row__symptoms01 .icn {
	width: calc(150 / var(--break) * 100vw);
}
.row__symptoms01 li:before {
	position: absolute;
	content: "";
	background: url("images/page/icn_check01.svg") no-repeat left center / contain;
	width: calc(16 / var(--break)* 100vw);
	height: calc(16 / var(--break)* 100vw);
	left: 0;
	border-radius: 0;
	top: calc(5 / var(--break) * 100vw);
	margin: auto;
}
.row__symptoms01 .list_default li:not(:first-child){
	margin-top: calc(10 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.row__symptoms01 .ja {
		font-size: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row__symptoms01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(90 / var(--break) * 100vw) 0;
	}
	.row__symptoms01 .col {
		width: 100%;
	}
	.row__symptoms01 .arw {
		width: calc(60 / var(--break) * 100vw);
	}
	.row__symptoms01 .icn {
		width: calc(150 / var(--break) * 100vw);
	}
	.row__symptoms01 .ja {
		letter-spacing: 0;
		font-size: calc(40 / var(--break) * 100vw);
	}
	.row__symptoms01 .en {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row__symptoms01 .bg {
		padding-bottom: calc(50 / var(--break) * 100vw);
	}
	.row__symptoms01 .box {
		padding: 2.5vw 4vw 2.5vw;
		margin-bottom: calc(30 / var(--break) * 100vw);
	}
	.row__symptoms01 li {
		font-size: calc(28 / var(--break) * 100vw);
	}
	.row__symptoms01 .list_default li:not(:first-child) {
		margin-top: calc(15 / var(--break) * 100vw);
	}
	.row__symptoms01 li:before {
		top: calc(11 / var(--break) * 100vw);
		width: calc(24 / 750*100vw);
		height: calc(24 / 750*100vw);
	}
	.bg__symptoms01 {
		background: url(images/index/bg__symptoms01_sp.jpg) no-repeat center / cover;
	}
	.bg__symptoms01 .h2_common .icn {
		margin-bottom: calc(126 / var(--break) * 100vw);
	}
}


/* 疾患から探す DISEASE
------------------------------------------------------------------*/
.index_disease {
	background:url("images/index/deco__disease01.png") no-repeat left top / calc(760 / var(--break) * 100vw) auto,url("images/index/deco__disease02.png") no-repeat right bottom / calc(760 / var(--break) * 100vw) auto, linear-gradient(to bottom, #1b7e74, #00af9e);
}
.index_disease .btn_switch {
	gap: calc(20 / var(--break) * 100vw) 2%;
}
.index_disease .btn_switch .btn {
	cursor: pointer;
	height: calc(60 / var(--break) * 100vw);
	width: 32%;
	border-radius: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
}
.index_disease .btn_switch .btn.is-active {
	background: #fff!important;
	color: #1b7e74!important;
}
.index_disease .btn_switch {
	max-width: calc(1000 / var(--break) * 100vw);
}
.index_disease .contents_switch .tab {
	display: none;
}
.row__disease01:after {
	content: "";
	width: 19%;
	position: relative;
}
.row__disease01 .col {
	width: 19%;
}
.row__disease01 .col:not(:last-of-type) {
	margin-right: 1.25%;
}
.row__disease01 .col:nth-child(5n) {
	margin-right: 0;
}
.row__disease01 .col:nth-child(n+6) {
	margin-top: calc(20 / var(--break) * 100vw);
}
.row__disease01 a {
	height: calc(130 / var(--break) * 100vw);
	box-shadow: 2.6px 3.1px 10px 0 rgba(27, 126, 116, 0.8);
	background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.6) 0%,    /* 上: 白め */
    rgba(255, 255, 255, 0.4) 15%,   /* 徐々に薄く */
    rgba(255, 255, 255, 0.1) 35%,   /* 薄いゾーン開始 */
    rgba(255, 255, 255, 0.1) 65%,   /* 薄いゾーン広めに確保 */
    rgba(255, 255, 255, 0.4) 85%,   /* 徐々に濃く */
    rgba(255, 255, 255, 0.6) 100%   /* 下: 白め */
  );
}
.row__disease01 a:after {
	position: absolute;
	content: "";
	background: url("images/page/arw01.svg") no-repeat left center / contain;
	width: calc(22 / var(--break)* 100vw);
	height: calc(13 / var(--break)* 100vw);
	right: calc(20 / var(--break) * 100vw);
	bottom: calc(20 / var(--break) * 100vw);
	transition: .3s all;
}
.row__disease01 a:hover:after {
	transition: .3s all;
	right: calc(15 / var(--break) * 100vw);
}
.index_disease .contents_switch {
	border: calc(10 / var(--break) * 100vw) solid #fff;
}
.bg_index01 {
	height: calc(610 / var(--break) * 100vw);
	outline-offset:calc(-20 / var(--break) * 100vw);
	outline: calc(4 / var(--break) * 100vw) solid #fff;
	background: url("images/index/img_parallax.jpg") no-repeat center / cover;
}
.bg_index01 .deco01 {
	left: calc(40 / var(--break) * 100vw);
	top: calc(40 / var(--break) * 100vw);
	width: calc(154 / var(--break) * 100vw);
}
.bg_index01 .deco02 {
	right: calc(40 / var(--break) * 100vw);
	bottom: calc(40 / var(--break) * 100vw);
	width: calc(154 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.row__disease01 a {
		padding-right: calc(20 / var(--break) * 100vw);
		padding-left: calc(20 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.bg_index01 {
		height: calc(610 / var(--break) * 100vw);
		background: url(images/index/img_parallax_sp.jpg) no-repeat center / cover;
	}
	.row__disease02 .txt {
		font-size: calc(36 / var(--break) * 100vw);
	}
	.h2_common .en {
		font-size: calc(100 / var(--break) * 100vw);
	}
	.h2_common .ja {
		margin-bottom: 1vw;
		line-height: 1.6;
		letter-spacing: 0;
		font-size: calc(40 / var(--break) * 100vw);
	}
	.h2_common .icn {
		margin-bottom: 8vw;
		width: calc(80 / var(--break) * 100vw);
	}
	.index_disease {
		background: url(images/index/deco__disease01.png) no-repeat left top / calc(608 / var(--break) * 100vw) auto, url(images/index/deco__disease02.png) no-repeat right bottom / calc(608 / var(--break) * 100vw) auto, linear-gradient(to bottom, #1b7e74, #00af9e);
	}
	.row__disease01:after {
		width: 48.5%;
	}
	.row__disease01 .col {
		width: 48.5%;
	}
	
	.row__disease01 .col:not(:last-of-type) {
		margin-right: 3%;
	}
	.row__disease01 .col:nth-child(2n) {
		margin-right: 0;
	}
	.row__disease01 a {
		font-size: calc(24 / var(--break) * 100vw);
	}
	.row__disease01 .col:nth-child(n+3) {
		margin-top: calc(20 / var(--break) * 100vw);
	}
	.index_disease .row__nt01 {
		margin-bottom: calc(60 / var(--break) * 100vw);
	}
	.index_disease .btn_switch .btn {
		letter-spacing: 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.contents_switch {
		padding: 6vw 2vw 5vw;
	}
}


/* 採用情報 RECRUIT
------------------------------------------------------------------*/
.bg__recruit01:before {
    position: absolute;
    content: "";
    background: url(images/page/ptn01.png) repeat left bottom / calc(500 / var(--break) * 100vw);
    width: 100%;
    height: calc(290 / var(--break) * 100vw);
    left: 0;
    bottom: 0;
    margin: auto;
	z-index: -1;
}
.row__recruit01 {
	box-shadow: 2.6px 3.1px 16px 0 rgba(0, 0, 0, 0.3);
}
.row__recruit01 .col_img {
	width: 50%;
	background: url("images/index/img__recruit01.jpg") no-repeat center / cover;
	min-height: calc(480 / var(--break) * 100vw);
}
.row__recruit01 .col_txt {
	width: 50%;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.row__recruit01 .col_txt {
		padding-right: calc(20 / var(--break) * 100vw);
		padding-left: calc(20 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row__recruit01 .col_img {
		width: 100%;
	}
	.row__recruit01 .col_txt {
		width: 100%;
	}
	.row__recruit01 h2 {
		margin-bottom: 1vw;
	}
	.row__recruit01 h2 .ja {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.row__recruit01 h2 .en {
		font-size: calc(60 / var(--break) * 100vw);
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {

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

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

}



/* フッター footer
------------------------------------------------------------------*/
.row_foot01 > .col_l {
	width: 50%;
}
.row_foot01 > .col_r {
	width: 50%;
}
.pagetop {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: calc(80 / var(--break) * 100vw);
}
.copyright {
	height: calc(80 / var(--break) * 100vw);
}
.tel_foot {
	width: calc(300 / var(--break) * 100vw);
}
.web_foot {
	width: calc(200 / var(--break) * 100vw);
}
.line_foot {
	width: calc(200 / var(--break) * 100vw);
}
.address_foot span:before{
	position: absolute;
	content: "";
	background: url("images/page/icn_map.svg") no-repeat left center / contain;
	width: calc(24 / var(--break)* 100vw);
	height: calc(24 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.tbl_foot {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(530 / var(--break) * 100vw);
}
.tbl_foot .box {
	background: #00af9e;
}
.tbl_foot tbody tr:first-of-type th {
	padding-left: calc(12 / var(--break) * 100vw)!important;
}
.tbl_foot tbody tr:first-of-type th, .tbl_foot tbody tr:first-of-type td {
	padding: calc(10 / var(--break) * 100vw) 0 calc(0 / var(--break) * 100vw);
}
.tbl_foot tbody tr:nth-of-type(2) th, .tbl_foot tbody tr:nth-of-type(2) td {
	padding: calc(7/ var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw);
}
.tbl_foot tbody tr:last-of-type th, .tbl_foot tbody tr:last-of-type td {
	border-top: 1px solid #fff;
	padding: calc(10 / var(--break) * 100vw) 0 calc(10 / var(--break) * 100vw);
}
.list_foot li {
	width: 25%;
}
.list_foot li:nth-child(n+5) {
	margin-top: calc(10 / var(--break) * 100vw);
}
.list_foot a{
	padding-left: calc(20 / var(--break) * 100vw);
	position: relative;
	display: inline-block;
}
.list_foot a:before {
	content: "";
    width: 0;
    height: 0;
    margin: auto;
    border-left: calc(8 / var(--break) * 100vw) solid #ffffff;
    border-top: calc(5 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(5 / var(--break) * 100vw) solid transparent;
    position: absolute;
    top: calc(8 / var(--break) * 100vw);
    left: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_foot01 > .col_r {
		width: 47%;
	}
}
@media(max-width: 767px) {
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.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(270 / var(--break) * 100vw);
	}
	.fix_web {
		width: calc(180 / var(--break) * 100vw);
	}
	.fix_line {
		width: calc(180 / var(--break) * 100vw);
	}
	.fix_map {
		width: calc(120 / var(--break) * 100vw);
	}
	.pagetop_sp {
		width: 100%;
	}
	.pagetop_sp img{
		width: calc(120 / var(--break) * 100vw);
	}
	.fix a {
		display: block;
	}
	.ttl_foot {
		margin-bottom: 4vw;
		padding:0.5vw 0;
		font-size: calc(40 / var(--break) * 100vw);
	}
	.ttl_foot02 {
		margin-bottom: 0;
		padding:1vw 0;
		font-size: calc(32 / var(--break) * 100vw);
	}
	.main_foot02 .ttl_foot02 {
		margin-bottom: 4vw;
	}
	.list_foot a {
		padding-left: calc(35 / var(--break) * 100vw);
	}
	.list_foot li {
		width: 48%;
		font-size: calc(26 / var(--break) * 100vw);
	}
	.list_foot li:nth-child(n+3) {
		margin-top: calc(21 / var(--break) * 100vw);
	}
	.list_foot a:before {
		border-left: calc(16 / var(--break) * 100vw) solid #ffffff;
		border-top: calc(10 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(10 / var(--break) * 100vw) solid transparent;
	}
	.address_foot {
		margin-bottom: 5vw;
		text-align: center;
	}
	.address_foot span{
		display: inline-block;
		padding-left: 0;
		padding-top: 5vw;
	}
	.address_foot span:before {
		left: 0;
		right: 0;
		margin: auto;
		top: 0;
		bottom: auto;
		width: calc(40 / var(--break) * 100vw);
    	height: calc(40 / var(--break) * 100vw);
	}
	.bnr_foot01 {
		margin-bottom: calc(60 / var(--break) * 100vw);
		max-width: calc(600 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.bnr_foot01.ready:before {
		width: calc(200 / var(--break) * 100vw);
    	height: calc(80 / var(--break) * 100vw);
		line-height: calc(80 / var(--break) * 100vw);
		font-size: calc(36 / var(--break) * 100vw);
	}
	.tbl_foot {
		max-width: calc(646 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.logo_foot {
		margin-bottom: calc(60 / var(--break) * 100vw);
		width: calc(470 / var(--break) * 100vw);
	}
	.row_foot03 {
		margin-bottom: calc(60 / var(--break) * 100vw);
	}
}

/* グーグルマップ
------------------------------------------------------------------*/
.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(-150 / var(--break) * 100vw);
	height: calc(100% + calc(150 / 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_map02.svg")no-repeat left calc(30 / var(--break) * 100vw) center / calc(24 / var(--break) * 100vw) auto;
	border: 1px solid #fff;
}
.btn_map a::after {
	content: "";
	width: calc(22 / var(--break) * 100vw);
	height: calc(13 / var(--break) * 100vw);
	margin: auto;
	background: url("images/page/arw01.svg") no-repeat center /cover;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 / var(--break) * 100vw);
	transition: all .3s;
}
.btn_map a:hover::after {
	transition: all .3s;
	right: calc(20 / var(--break) * 100vw);
}
.btn_map a:before {
	position: absolute;
	content: "";
	border: solid 1px #fff;
	border-radius: calc(5 / var(--break) * 100vw);
	left: calc(4 / var(--break) * 100vw);
	right: calc(4 / var(--break) * 100vw);
	bottom: calc(4 / var(--break) * 100vw);
	top: calc(4 / 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) {
	.map iframe {
		margin-top: calc(-200 / var(--break) * 100vw);
		height: calc(100% + calc(200 / var(--break) * 100vw));
	}
	.btn_map {
		width: calc(646 / var(--break) * 100vw);
		margin: 0 auto calc(60 / var(--break) * 100vw);
		font-size: calc(32 / var(--break) * 100vw);
		letter-spacing: 0;
		position: relative;
		left: auto;
		top: auto;
	}
	.btn_map a {
		font-size: calc(32 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
		background-position: left 3vw center;
		background-size: calc(40 / var(--break) * 100vw) auto;
	}
	.btn_map a:before {
		left: calc(10 / var(--break) * 100vw);
		right: calc(10 / var(--break) * 100vw);
		bottom: calc(10 / var(--break) * 100vw);
		top: calc(10 / var(--break) * 100vw);
	}
	.btn_map a::after {
		width: calc(44 / 750*100vw);
		height: calc(24 / 750*100vw);
		right: calc(30 / var(--break) * 100vw);
	}
	.wrap_map {
		background: #f1eeec;
	}
}