@charset "utf-8";
/* CSS Document */
html{ -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%;}
html,body,div,p,span,a,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,form,input,select,textarea,button,label,fieldset,table,tr,td,th,tbody,thead,tfoot,caption,video,strong,em,i,b{ margin:0; padding:0; word-break:keep-all; font-family:inherit; font-size:inherit; font-weight:inherit;}
ul,ol,li{ list-style:none;}
img { border:none; max-width:100%;}
em,i{ font-style:normal;}
strong,th,b{ font-weight:500;}
table{ table-layout:fixed; border-collapse:collapse; border-spacing:0;}
span, strong, a, em, i, b, input, button, textarea, select{ font-size:inherit; font-family:inherit; vertical-align:middle;}
input[type=button], input[type=submit], button, input[type=checkbox], input[type=radio]{ cursor:pointer;}
select{ max-width:100%;}
*:focus{ outline:none;}
a, input, button, textarea, select, li{ -webkit-tap-highlight-color:transparent;}
input[type="text"],input[type="password"],input[type=button],input[type=submit],input[type="file"],button,label,textarea{ appearance:none; -webkit-appearance:none; -moz-appearance:none; -webkit-border-radius:0; letter-spacing:-.5px;}

::selection     { background:#384ea2; color:#fff !important;}
::-moz-selection{ background:#384ea2; color:#fff !important;}

a:link   { color:#111; text-decoration:none;}
a:visited{ color:#111;}
a:active { color:#111;}
a:hover  { color:#111; text-decoration:none;}

html{ overflow-x:hidden; overflow-y:scroll;}
body{ font-family:'NotoSans',sans-serif; line-height:1.2; letter-spacing:-.5px;}
body.hidden, html.hidden{ overflow-y:hidden;}

/*inc*/
.al{ text-align: left !important;}
.ac{ text-align: center !important;}
.ar{ text-align: right !important;}

.vt{ vertical-align:top !important;}
.vm{ vertical-align:middle !important;}
.vb{ vertical-align:bottom !important;}

.fl{ float:left !important;}
.fr{ float:right !important;}
.cl{ clear:both !important; display:block;}
.oh{ overflow:hidden !important;}

.pr{ position:relative; z-index:inherit;}
.pa{ position:absolute; z-index:inherit;}
.pf{ position:fixed; z-index:inherit;}

.di{ display:inline-block; *display:inline; zoom:1;}
.db{ display:block !important;}
.dn{ display:none !important;}

.con_idx{ position:relative;}
.con_idx > .idx{ position:absolute; left:0; top:0; width:100%; height:0; overflow:hidden; visibility:hidden; filter:alpha(opacity=0); opacity:0;}
.con_idx > .idx.on{ position:relative; height:auto; overflow:visible; visibility:visible; filter:alpha(opacity=100); opacity:1;}

.flex{ display:flex}
.flex.wrap{ flex-wrap:wrap}
.flex.col{ flex-direction:column}
.flex.space{ justify-content: space-between}
.flex.vspace{ align-content:space-between}
.flex.hc{ justify-content:center}
.flex.hr{ justify-content:flex-end}
.flex.vt{ align-content:flex-start; align-items:flex-start}
.flex.vc{ align-content:center; align-items:center}
.flex.vb{ align-content:flex-end; align-items:flex-end}
.flex .mgL{ margin-left:auto}
.flex .mgR{ margin-right:auto}
.flex .mgT{ margin-top:auto}

/*popup*/
.popOpen{ margin-right:17px;}
.popOpen .wrapFix #header{ right:17px;}

/*
.layer_wrap{ position:fixed; z-index:1000; left:0; top:0; width:100%; height:100%; visibility:hidden;}
.layer_wrap .layer_frame{ position:absolute; z-index:10000; left:0; top:0; width:100%; height:100%; opacity:0; transition:.1s;}
.layer_wrap .layer_img{ position:absolute; z-index:10000; left:2%; top:2%; width:96%; height:96%;}
.layer_wrap .layer_img img{ position:relative; z-index:2;}
.layer_wrap.on{ visibility:visible;}
.layer_wrap.on .layer_frame{ opacity:1;}

body.pop{ background:transparent; display:flex; justify-content:center; align-items:center; width:100vw; height:100vh;}
body.pop .layer_bg{ position:fixed; z-index:1; width:100%; height:100%; left:0; top:0; background:#000; opacity:.5;}
body.pop .popWrap .popTit,
body.pop .popWrap .popTit .tit,
body.pop .popWrap .popIn,
body.pop .popWrap .popIn .popCon{ box-sizing:border-box;}
body.pop .popWrap{ position:relative; display:flex; justify-content:center; align-items:center; max-width:96vw;}
body.pop .popWrap .popTit{ position:absolute; left:0; top:0; width:100%; z-index:3;}
body.pop .popWrap .popTit .tit{ display:flex; align-items:center; width:100%; height:4em; padding:0 1.5em; background:#fff; border-bottom:1px solid #ccc; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
body.pop .popWrap .popTit .tit .t1{ font-size:1.375em; color:#343b4d; font-weight:500; letter-spacing:-1px;}
body.pop .popWrap .popTit .popClose{ position:absolute; z-index:10000; top:.75em; right:1em; width:2.5em; line-height:2.5em; background:#fff; border-radius:100%; box-shadow:1px 1px 8px rgba(0,0,0,.2); text-align:center; font-size:1em; color:#222; transition:.3s}
body.pop .popWrap .popTit .popClose .xi{ font-size:1.500em;}
body.pop .popWrap .popTit .popClose .xi:before{ content:"\e921"}
body.pop .popWrap .popTit .popClose:hover{ background:#1195a4; color:#fff;}
body.pop .popWrap .popIn{ position:relative; z-index:2; background:#fff; box-shadow:1px 1px 10px rgba(0,0,0,.6); text-align:left; white-space:normal; width:100%; max-width:96vw; max-height:96vh;}
body.pop .popWrap .popIn .popCon{ padding:3em 1.5em;}
body.pop .popWrap .popTit + .popIn .popCon{ padding-top:6em;}
body.pop .popWrap .popIn .popCon.pd{ padding-top:5em; padding-bottom:1em;}
*/
.layerWrap{ position:fixed; left:0; top:0; width:100%; height:100%; visibility:hidden; z-index:1000}
.layerWrap .layerBg{position:absolute; z-index:9999; width:100%; height:100%; left:0; top:0; background:#000; opacity:0; transition:.5s}
.layerWrap .layerFrame{ position:absolute; z-index:10000; left:0; top:0; margin-top:90%; width:100%; height:100%; transition:.5s}
.layerWrap .layerImg{ position:absolute; z-index:10000; left:3%; top:3%; width:94%; height:94%; transition:.5s; overflow-y:auto}
.layerWrap.on{ visibility:visible}
.layerWrap.on .layerBg{ opacity:.5}
.layerWrap.on .layerFrame{ margin-top:0}
body.pop{background:transparent; display:flex; justify-content:center; align-items:center; width:100vw; height:100vh}
body.pop .popWrap{ position:relative; display:flex; flex-direction:column; justify-content:center; align-items:center; max-width:96vw; max-height:96vh}
body.pop .popWrap .popTit{position:absolute; left:0; top:0; width:100%; z-index:1}
body.pop .popWrap .popTit .tit{ display:block; width:100%; height:4em; padding:0 1em; border-bottom:1px solid #ccc; background:#fff; box-sizing:border-box; border-radius:5px 5px 0 0; padding-right:5em; display:flex; align-items:center}
body.pop .popWrap .popTit .tit .t1{ font-weight:700; font-size:1.25em; letter-spacing:-1px; line-height:1.25em; max-height:2.5em; overflow:hidden}
body.pop .popWrap .popTit .popClose{position:absolute; z-index:10000; right:.5em; top:.5em; width:3em; height:3em; display:flex; justify-content:center; align-items:center; text-align:center}
body.pop .popWrap .popTit .popClose .fi{ transition:.3s; transform:rotate(45deg); opacity:.6; font-size:1.5em}
body.pop .popWrap .popTit .popClose .fi:before{ content: '\e833'}
body.pop .popWrap .popTit .popClose:hover .fi{ opacity:1}
body.pop .popWrap .popIn{ background:#fff; border-radius:5px; box-shadow:1px 1px 10px #333; position:relative; text-align:left; white-space:normal; width:100%; max-width:96vw; max-height:96vh}
body.pop .popWrap .popIn .popCon{ padding:3em 1.25em}
body.pop .popWrap .popTit + .popIn .popCon{ padding-top:5em}
body.pop .popWrap .popIn .popCon.pd{ padding-top:5em; padding-bottom:1em}
body.pop .popWrap.st1{ width:100%; height:100%; max-width:100%; max-height:100%; box-sizing:border-box; padding-top:4em}
body.pop .popWrap.st1 .popTit{ z-index:100}
body.pop .popWrap.st1 .popTit .tit{ background:rgba(0,0,0,.8); border-bottom:none; color:#fff; padding:0 4em 0 2em; border-radius:0}
body.pop .popWrap.st1 .popTit .popClose .fi{ color:#fff; font-size:2em}
body.pop .popWrap.st1 .popIn{ height:100%; background:none; max-width:100%; max-height:100%; background:rgba(0,0,0,.8); box-shadow:none; border-radius:0}
body.pop .popWrap.st1 .popTit + .popIn .popCon{ padding:0}
body.pop .winpopWrap{ padding:1em 1.5em; font-size:16px;}

/**/
.pd0{ padding:0 !important;}
.pt0{ padding-top:0 !important;}

.mt0 { margin-top:0 !important;}
.mt5 { margin-top:5px !important;}
.mt10{ margin-top:10px !important;}
.mt20{ margin-top:20px !important;}
.mt30{ margin-top:30px !important;}
.mt40{ margin-top:40px !important;}
.mt50{ margin-top:50px !important;}

.mb0 { margin-bottom:0 !important;}
.mb5 { margin-bottom:5px !important;}
.mb10{ margin-bottom:10px !important;}
.mb20{ margin-bottom:20px !important;}
.mb30{ margin-bottom:30px !important;}
.mb40{ margin-bottom:40px !important;}
.mb50{ margin-bottom:50px !important;}

.ml0 { margin-left:0 !important;}
.ml5 { margin-left:5px !important;}
.ml10{ margin-left:10px !important;}
.ml20{ margin-left:20px !important;}
.ml30{ margin-left:30px !important;}
.ml40{ margin-left:40px !important;}
.ml50{ margin-left:50px !important;}

.mr0 { margin-right:0 !important;}
.mr5 { margin-right:5px !important;}
.mr10{ margin-right:10px !important;}
.mr20{ margin-right:20px !important;}
.mr30{ margin-right:30px !important;}
.mr40{ margin-right:40px !important;}
.mr50{ margin-right:50px !important;}

/**/
.c_white { color:#fff !important;}
.c_black { color:#000 !important;}
.c_gray  { color:#999 !important;}
.c_blue  { color:#384ea2 !important;}
.c_red   { color:#dc232d !important;}
.c_orange{ color:#f55110 !important;}
.c_green { color:#2abd87 !important;}
.c_point { color:#4562cf !important;}

.fs10{ font-size:0.625em !important;}
.fs11{ font-size:0.688em !important;}
.fs12{ font-size:0.750em !important;}
.fs13{ font-size:0.813em !important;}
.fs14{ font-size:0.875em !important;}
.fs15{ font-size:0.938em !important;}
.fs16{ font-size:1.000em !important;}
.fs17{ font-size:1.063em !important;}
.fs18{ font-size:1.125em !important;}
.fs19{ font-size:1.188em !important;}
.fs20{ font-size:1.250em !important;}

.sec1 > * { width:100% !important;}
.sec2 > * { width:50% !important;}
.sec3 > * { width:33.33% !important;}
.sec4 > * { width:25% !important;}
.sec5 > * { width:20% !important;}
.sec6 > * { width:16.66% !important;}
.sec7 > * { width:14.28% !important;}
.sec8 > * { width:12.5% !important;}
.sec9 > * { width:11.11% !important;}
.sec10 > *{ width:10% !important;}

.scrollst{ overflow:hidden;}


/****************/
/* SLICK SLIDER */
.slick-slider{ position:relative; display:block; box-sizing:border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
	 -khtml-user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{ position:relative; display:block; overflow:hidden; margin:0; padding:0;}
.slick-list:focus{ outline:none;}
.slick-list.dragging{ cursor:pointer; cursor:hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{ position:relative; top 0; left:0; display:block;}
.slick-track:before,
.slick-track:after{ display:table; content:'';}
.slick-track:after{ clear:both;}
.slick-loading .slick-track{ visibility:hidden;}

.slick-slide{ display:none; float:left; height:100%; min-height:1px;}
[dir='rtl'] .slick-slide{ float:right;}
.slick-slide.slick-loading img{ display:none;}
.slick-slide.dragging img{ pointer-events:none;}
.slick-initialized .slick-slide{ display:block;}
.slick-loading .slick-slide{ visibility:hidden;}
.slick-vertical .slick-slide{ display:block; height:auto; border:1px solid transparent;}
.slick-arrow.slick-hidden { display:none;}
