@charset "utf-8";

/************************************************************************
* FONT *
************************************************************************/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);




@font-face { 
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:100;
  src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
} 
@font-face { 
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:300;
  src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
} 
@font-face { 
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:400;
  src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
} 
@font-face { 
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:500;
  src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
} 
@font-face { 
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:700;
  src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
} 
@font-face { 
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:900;
  src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}



@font-face {
  font-family:'Nanum Gothic';
  font-style:normal;
  font-weight:400;
  src:local('NanumGothic'), url(http://fonts.gstatic.com/s/nanumgothic/v8/PN_3Rfi-oW3hYwmKDpxS7F_D-djY.woff) format('woff');
}
@font-face {
  font-family:'Nanum Gothic';
  font-style:normal;
  font-weight:700;
  src:local('NanumGothic Bold'), local('NanumGothic-Bold'), url(http://fonts.gstatic.com/s/nanumgothic/v8/PN_oRfi-oW3hYwmKDpxS7F_LQv3LyVsg.woff) format('woff');
}
@font-face {
  font-family:'Nanum Gothic';
  font-style:normal;
  font-weight:800;
  src:local('NanumGothic ExtraBold'), local('NanumGothic-ExtraBold'), url(http://fonts.gstatic.com/s/nanumgothic/v8/PN_oRfi-oW3hYwmKDpxS7F_LXv7LyVsg.woff) format('woff');
}




@font-face {
    font-family:'GmarketSansBold';
    src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'GmarketSansMedium';
    src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'GmarketSansLight';
    src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}


*{font-family:'Noto Sans KR',Nanum Gothic,나눔고딕,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}


br,br *{font-family:'Nanum Gothic' !important;}



.fGSB,.fGSB *{font-family:'GmarketSansBold' !important;}
.fGSM,.fGSM *{font-family:'GmarketSansMedium' !important;}
.fGSL,.fGSL *{font-family:'GmarketSansLight' !important;font-weight:100 !important;}





/************************************************************************
* HTML_RESET *
************************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,button,input{
	margin:0;
	padding:0;
	border:0;
	vertical-align:top;
	background:transparent;
	word-break:break-all;
}
body{font-size:13px;font-weight:normal;color:#0d0d0d;position:relative;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
ol,ul,li{list-style:none;}
table{max-width:100%;border-collapse:collapse;border-spacing:0;}
form,fieldset,iframe{display:block;border:0;}
img,button{border:0 none;vertical-align:middle;}
i,em,address{font-style:normal;}
label,button{cursor:pointer;}
caption,legend{display:none;} 
input,textarea,select{margin:0;padding:0;vertical-align:middle;outline:none;}
textarea{border:1px solid #666;resize:none;}
button{overflow:visible;margin:0;padding:0;border:0 none;background:none;font-size:0;vertical-align:top;cursor:pointer;display:block;}
button::-moz-focus-inner{border:0;padding:0;}
a,img{outline:none;temp:expression(this.hideFocus=true);}
b{font-weight:900;}
font,span{display:block;}
hr{height:1px;margin:100px 0;border:none;color:#e6e6e6;background:#ddd;}
img {max-width:100%;}
@media screen and (max-width:1280px) {
hr{margin:80px 0;}
}
@media screen and (max-width:1100px) {
hr{margin:70px 0;}
}
@media screen and (max-width:960px) {
hr{margin:60px 0;}
}
@media screen and (max-width:767px) {
hr{margin:50px 0;}
}
@media screen and (max-width:640px) {
hr{margin:40px 0;}
}

 
a{color:#000;text-decoration:none;word-break:break-all;}
a:link,a:visited,a:hover,a:active,a:focus{text-decoration:none;}

*::-moz-selection{background-color:#000000;color:#ffffff;}
*::selection{background-color:#d0d6dd;color:#000000;}





/************************************************************************
* COMMON *
************************************************************************/
.WRAP{max-width:1500px;margin:0 auto;position:relative;}
.WRAP.w1800{max-width:1800px;}
.WRAP.w1700{max-width:1700px;}
@media all and (max-width:1850px){
.WRAP.w1800{width:96% !important;max-width:100% !important;}
}
@media all and (max-width:1750px){
.WRAP.w1700{width:96% !important;max-width:100% !important;}
}
@media all and (max-width:1550px){
.WRAP{width:94% !important;max-width:100% !important;}
.WRAP.w1700{width:90% !important;max-width:100% !important;}
}
@media all and (max-width:960px) {
.WRAP.sub{width:100% !important;}
}
@media screen and (min-width:768px) {
.PH{display:none !important;}
}
@media screen and (max-width:767px) {
.MH{display:none !important;}
}

.disF{display:flex;justify-content:space-between;flex-wrap:wrap;}
.disF.jc{justify-content:center;}
.disF.ac{align-items:center;}

.LEFT{clear:both;}
.LEFT>li{float:left;}

.TC{text-align:center !important;}
.TR{text-align:right !important;}

.Mauto{margin-left:auto !important;margin-right:auto !important;display:block;}

.FBD{font-weight:bold;}

.fcol_white,.fcol_white a{color:#fff !important;}
.fcol_blue,.fcol_blue a{color:#134aa9 !important;}
.fcol_gray,.fcol_gray a{color:#9f9f9f !important;}
.fcol_red,.fcol_red a{color:#d50113 !important;}
.fcol_yellow,.fcol_yellow a{color:#ffba16 !important;}
.fcol_orange,.fcol_orange a{color:#ff4c27 !important;}
.fcol_green,.fcol_green a{color:#04843f !important;}
.fcol_brown,.fcol_brown a{color:#8e726a !important;}
.fcol_pink,.fcol_pink a{color:#ffafe7 !important;}
.fcol_purple,.fcol_purple a{color:#685b6d !important;}
.fcol_epurple,.fcol_epurple a{color:#7e6f84 !important;}
.fcol_lgreen,.fcol_lgreen a{color:#19a48f !important;}
.fcol_dgreen,.fcol_dgreen a{color:#027c6b !important;}
.fcol_dpink,.fcol_dpink a{color:#ec6c7f !important;}
.fcol_sky,.fcol_sky a{color:#05a5e9 !important;}
.fcol_lyellow,.fcol_lyellow a{color:#fac733 !important;}
.fcol_violet,.fcol_violet a{color:#625cf9 !important;}

.w5{width:5% !important;}
.w10{width:10% !important;}
.w15{width:15% !important;}
.w20{width:20% !important;}
.w25{width:25% !important;}
.w30{width:30% !important;}
.w35{width:35% !important;}
.w40{width:40% !important;}
.w45{width:45% !important;}
.w50{width:50% !important;}
.w55{width:55% !important;}
.w57{width:57% !important;}
.w60{width:60% !important;}
.w65{width:65% !important;}
.w70{width:70% !important;}
.w75{width:75% !important;}
.w80{width:80% !important;}
.w85{width:85% !important;}
.w90{width:90% !important;}
.w95{width:95% !important;}
.w100{width:100% !important;}

.uli1 li{width:100%;}
.uli2 li{width:50%;}
.uli3 li{width:33.33%;}
.uli4 li{width:25%;}
.uli5 li{width:20%;}
.uli6 li{width:16.6666%;}
.uli7 li{width:14.2857%;}
.uli8 li{width:12.5%;}

.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;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}
.mt110{margin-top:110px !important;}
.mt120{margin-top:120px !important;}
.mt140{margin-top:140px !important;}
.mt160{margin-top:160px !important;}

@media screen and (max-width:1280px) {
.mt10{margin-top:8px !important;}
.mt20{margin-top:15px !important;}
.mt30{margin-top:20px !important;}
.mt40{margin-top:30px !important;}
.mt50{margin-top:38px !important;}
.mt60{margin-top:44px !important;}
.mt70{margin-top:52px !important;}
.mt80{margin-top:60px !important;}
.mt90{margin-top:70px !important;}
.mt100{margin-top:80px !important;}
.mt110{margin-top:86px !important;}
.mt120{margin-top:90px !important;}
.mt140{margin-top:100px !important;}
.mt160{margin-top:110px !important;}
}

@media screen and (max-width:640px) {
.mt10{margin-top:5px !important;}
.mt20{margin-top:10px !important;}
.mt30{margin-top:15px !important;}
.mt40{margin-top:20px !important;}
.mt50{margin-top:25px !important;}
.mt60{margin-top:30px !important;}
.mt70{margin-top:35px !important;}
.mt80{margin-top:40px !important;}
.mt90{margin-top:45px !important;}
.mt100{margin-top:50px !important;}
.mt110{margin-top:55px !important;}
.mt120{margin-top:60px !important;}
.mt140{margin-top:70px !important;}
.mt160{margin-top:90px !important;}
}



h2,h2>*{font-size:60px;line-height:160%;letter-spacing:-0.04em;word-wrap:break-word;display:block;word-break:keep-all;}
h3,h3>*{font-size:50px;line-height:160%;letter-spacing:-0.04em;word-wrap:break-word;display:block;word-break:keep-all;}
h4,h4>*{font-size:40px;line-height:160%;letter-spacing:-0.04em;wword-wrap:break-word;display:block;word-break:keep-all;}
h5,h5>*{font-size:34px;line-height:160%;letter-spacing:-0.04em;wword-wrap:break-word;display:block;word-break:keep-all;}
@media screen and (max-width:1500px){
h2,h2>*{font-size:56px;}
h3,h3>*{font-size:46px;}
h4,h4>*{font-size:36px;}
h5,h5>*{font-size:31px;}
}
@media screen and (max-width:1280px){
h2,h2>*{font-size:50px;}
h3,h3>*{font-size:40px;}
h4,h4>*{font-size:30px;}
h5,h5>*{font-size:28px;}
}
@media screen and (max-width:1100px){
h2,h2>*{font-size:44px;}
h3,h3>*{font-size:38px;}
h4,h4>*{font-size:26px;}
h5,h5>*{font-size:25px;}
}
@media screen and (max-width:767px){
h2,h2>*{font-size:40px;}
h3,h3>*{font-size:32px;}
h4,h4>*{font-size:22px;}
h5,h5>*{font-size:20px;}
}
@media screen and (max-width:640px){
h2,h2>*{font-size:34px;}
h3,h3>*{font-size:26px;}
h4,h4>*{font-size:20px;}
h5,h5>*{font-size:18px;}
}



.txt{font-weight:300;line-height:160%;word-wrap:break-word;display:block;word-break:keep-all;}
.txt.type30{font-size:30px;}
.txt.type29{font-size:29px;}
.txt.type28{font-size:28px;}
.txt.type27{font-size:27px;}
.txt.type26{font-size:26px;}
.txt.type25{font-size:25px;}
.txt.type24{font-size:24px;}
.txt.type23{font-size:23px;}
.txt.type22{font-size:22px;}
.txt.type21{font-size:21px;}
.txt.type20{font-size:20px;}
.txt.type19{font-size:19px;}
.txt.type18{font-size:18px;}
.txt.type17{font-size:17px;font-weight:400;}
.txt.type16{font-size:16px;font-weight:400;}
.txt.type15{font-size:15px;font-weight:400;}
.txt.type14{font-size:14px;font-weight:400;}
.txt.type13{font-size:13px;font-weight:400;}
.txt.type12{font-size:12px;font-weight:400;}
.txt.type11{font-size:11px;font-weight:400;}
.txt.type10{font-size:10px;font-weight:400;}

@media screen and (max-width:1500px){
.txt.type30{font-size:28px;}
.txt.type29{font-size:27px;}
.txt.type28{font-size:26px;}
.txt.type27{font-size:25px;}
.txt.type26{font-size:24px;}
.txt.type25{font-size:23px;}
.txt.type24{font-size:22px;}
.txt.type23{font-size:21px;}
.txt.type22{font-size:20px;}
.txt.type21{font-size:19px;}
.txt.type20{font-size:18px;}
.txt.type19{font-size:17px;font-weight:400;}
.txt.type18{font-size:16px;font-weight:400;}
.txt.type17{font-size:15px;}
.txt.type16{font-size:14px;}
.txt.type15{font-size:13px;}
.txt.type14{font-size:12px;}
.txt.type13{font-size:11px;}
.txt.type12{font-size:10px;}
.txt.type11{font-size:9px;}
.txt.type10{font-size:8px;}
}

@media screen and (max-width:1280px){
.txt.type30{font-size:26px;}
.txt.type29{font-size:25px;}
.txt.type28{font-size:24px;}
.txt.type27{font-size:23px;}
.txt.type26{font-size:22px;}
.txt.type25{font-size:21px;}
.txt.type24{font-size:20px;}
.txt.type23{font-size:19px;}
.txt.type22{font-size:18px;}
.txt.type21{font-size:17px;}
.txt.type20{font-size:16px;}
.txt.type19{font-size:15px;}
.txt.type18{font-size:14px;}
.txt.type17{font-size:13px;}
}

@media screen and (max-width:767px){
.txt.type30{font-size:24px;}
.txt.type29{font-size:23px;}
.txt.type28{font-size:22px;}
.txt.type27{font-size:21px;}
.txt.type26{font-size:20px;}
.txt.type25{font-size:19px;}
.txt.type24{font-size:18px;}
.txt.type23{font-size:17px;font-weight:400;}
.txt.type22{font-size:16px;font-weight:400;}
.txt.type21{font-size:15px;font-weight:400;}
.txt.type20{font-size:14px;font-weight:400;}
.txt.type19{font-size:13px;}
}

@media screen and (max-width:640px){
.txt.type30{font-size:22px;}
.txt.type29{font-size:21px;}
.txt.type28{font-size:20px;}
.txt.type27{font-size:19px;}
.txt.type26{font-size:18px;}
.txt.type25{font-size:17px;font-weight:400;}
.txt.type24{font-size:16px;font-weight:400;}
.txt.type23{font-size:15px;}
.txt.type22{font-size:14px;}
.txt.type21{font-size:13px;}
}



.button{font-size:16px;display:block;text-align:left;font-weight:600;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-moz-transition:all 0.2s ease;}
.button:hover{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-moz-transition:all 0.2s ease;}

.button.type1{color:#fff;}
.button.type1 i{margin-top:13px;margin-left:10px;width:20px;height:1px;background:#fff;display:inline-block;position:relative;transition:all 0.2s ease;}
.button.type1 i:after{width:6px;height:6px;border:solid #fff;border-width:1px 1px 0 0;position:absolute;top:calc(50% - 4px);right:-1px;display:block;content:"";transform:rotate(45deg);}
.button.type1:hover i{width:30px;transition:all 0.2s ease;}

@media all and (max-width:1280px){
.button{font-size:15px;}
}

@media all and (max-width:767px){
.button{font-size:14px;}
}




.list li{width:100%;padding-bottom:8px;font-size:17px;line-height:150%;font-weight:400;position:relative;word-wrap:break-word;display:block;word-break:keep-all;}
.list li:last-child{padding-bottom:0 !important;}

.list.type1 li{padding-left:20px;text-align:left !important;font-family:'GmarketSansLight' !important;}
.list.type1 li:after{width:4px;height:4px;display:block;content:"";position:absolute;top:8px;left:0;background:#685b6d;border-radius:100%;}

.list.type2 li{padding-left:14px;padding-bottom:0;font-size:16px;text-align:left !important;font-family:'GmarketSansLight';}
.list.type2 li:after{width:4px;height:4px;display:block;content:"";position:absolute;top:8px;left:0;background:#685b6d;border-radius:100%;}

@media screen and (max-width:1500px){
.list li{font-size:15px;}

.list.type1 li:after{top:6px;}
}
@media screen and (max-width:1280px){
.list li{font-size:13px;}

.list.type1 li:after{top:4px;}

.list.type2 li{font-size:14px;}
.list.type2 li:after{top:6px;}
}
@media screen and (max-width:767px){
.list.type1 li{padding-left:16px;}

.list.type2 li{padding-left:16px;font-size:13px;}
}



.motable{width:100%;}
.mothide{display:none;}

.table{width:100%;border-collapse:collapse;border-spacing:0;empty-cells:show;word-wrap:break-word;border-top:solid 1px #000;}
.table tr th,.table tr td{padding:16px 0 12px 0;color:#292929;line-height:160%;font-size:16px;letter-spacing:-0.04em;vertical-align:middle;}

.table thead th{background:#999;color:#fff;}
.table tbody th{border-bottom:dashed 1px #01b097;}
.table tr th{font-family:'GmarketSansMedium';text-align:center;}
.table tr td{padding-left:2%;padding-right:2%;font-family:'GmarketSansMedium';text-align:left;border-bottom:dashed 1px #ddd;}

.table .tl{text-align:left !important;}

.table.type1 *{text-align:center;}
@media screen and (max-width:1280px){
.table tr th,.table tr td{font-size:15px;}
}
@media screen and (max-width:860px){
.motable{width:100%;overflow-x:auto;}
.mothide{display:block;}
.table{min-width:860px;}
}
@media screen and (max-width:767px){
.table tr th,.table tr td{font-size:14px;}
}






/************************************************************************
* HEADER *
************************************************************************/
#header{width:100%;z-index:700;position:relative;}
#header .header_main{width:100%;max-width:1800px;background:#fff;overflow:hidden;position:absolute;top:0;left:calc(50% - 900px);}
#header .header_main.active{box-shadow:2px 2px 20px rgba(0,0,0,0.08);border-bottom-right-radius:30px;border-bottom-left-radius:30px;}
#header .header_gnb{width:100%;height:100px;position:relative;background:#fff;}
#header .header_wrap{width:100%;height:100%;position:absolute;top:0;left:0;}

.logo{position:absolute;top:18px;left:60px;}
.logo a{display: flex;}
.logo img{width:140px;height: auto; display: block;margin-right: 15px;}

#header .btn_menu{width:34px;height:20px;display:none;position:absolute;top:30px;right:10px;text-indent:-9999px;border-top:2px solid #000;border-bottom:2px solid #000;z-index:20;}
#header .btn_menu:before{width:100%;height:2px;margin-top:0px;position:absolute;right:0;top:42%;background-color:#000;content:'';z-index:20;}

#header .btn_close{width:60px;height:60px;display:none;position:absolute;top:0;right:10px;text-indent:-9999px;z-index:20;}
#header .btn_close:before{width:3px;height:40px;margin-top:-10px;position:absolute;left:50%;top:50%;background-color:#fff;content:'';z-index:20;transform:rotate(45deg);}
#header .btn_close:after{width:3px;height:40px;margin-top:-10px;position:absolute;left:50%;top:50%;background-color:#fff;content:'';z-index:20;transform:rotate(-45deg);}

#header .gnb_wrap{width:100%;max-width:800px;height:100%;margin:0 auto;}
#gnb{width:100%;height:100px;}
#gnb .menu{width:calc(100%/5.05);position:relative;}
#gnb .menu .link{width:100%;display:inline-block;position:relative;text-align:center;font-size:20px;line-height:100px;color:#303030;font-weight:500;*display:inline;zoom:1;}
#gnb .menu .link:hover,#gnb .menu.hover .link{color:#ee1d24;}
#gnb .menu:last-child .link{padding-right:0;}

#gnb .sub_menu{width:100%;position:absolute;top:100px;left:0;}
#gnb .sub_menu li{margin-bottom:6px;text-align:center;}
#gnb .sub_menu li a{height:30px;line-height:30px;display:inline-block;font-size:16px;color:#000;font-weight:300;letter-spacing:-0.04em;}
#gnb .sub_menu li:hover a{color:#ee1d24;}

@media screen and (max-width:1800px) {
#header .header_main{max-width:100%;left:0;}
}
@media screen and (max-width:1500px) {
.logo{left:20px;}
}
@media screen and (max-width:1400px) {
#header .gnb_wrap{max-width:700px;}
#gnb .menu .link{font-size:18px;}
#gnb .sub_menu li a{height:28px;line-height:28px;font-size:15px;}
}
@media screen and (max-width:1280px) {
#header .header_top{display:none;}
#header .header_main{height:80px !important;overflow:visible;padding-right:20px;position:relative;}
#header .header_main.active{box-shadow:2px 2px 20px rgba(0,0,0,0);border-bottom-right-radius:0;border-bottom-left-radius:0;}
#header .header_main.active .header_gnb{border-bottom:0 !important;}
#header .header_wrap{position:relative;}
#header .header_gnb{height:80px;}

.logo{width:120px;}

#header .btn_menu,#header .btn_close{display:block;}

#header .gnb_wrap{max-width:100%;margin-top:0;border-top:none;display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000;}
#gnb{width:60%;max-width:240px;height:100% !important;padding:80px 0 15px 0;display:block;position:absolute;top:0;bottom:0;right:-270px;background-color:#232324;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch;}

#gnb .menu{width:100%;float:none !important;display:block;border-bottom:1px solid #3d3e40;background:none;}
#gnb .menu .link{padding:0 20px;height:48px;font-size:1.2em;line-height:48px;color:#fff;text-align:left;}

#gnb .menu:first-child{border-top:1px solid #3d3e40;}
#gnb .menu .arrow{display:none !important;}
#gnb .menu .sub_menu{margin-left:0;}

#gnb .sub_menu{padding:15px 0 15px 4px;display:none;position:relative;left:auto;top:auto;background:#3d3e40;}
#gnb .sub_menu li{padding:0 15px;text-align:left;line-height:2.2em;}
#gnb .sub_menu li a{color:#fff;line-height:36px;font-size:1.1em;}
#gnb .sub_menu li:hover a{color:#71bbf9;}

#gnb .menu.active .arrow{filter:"";opacity:1;visibility:visible;}
}
@media screen and (max-width:767px) {
#header .header_main{height:70px !important;}
#header .header_gnb{height:70px;}
.logo{top:14px;left:10px;}
.logo img{width:100px;}

#header .btn_menu{top:26px;}

#gnb{padding:70px 0 15px 0;}
}
@media screen and (max-width:500px) {
.logo{top:18px;}
.logo img{width:80px;margin-right: 10px;}
}
@media screen and (max-width:360px) {
#header .header_main{padding-right:0px;}

.logo{top:18px;}
.logo img{width:70px;margin-right: 6px;}
}





/************************************************************************
* header etc *
************************************************************************/
#header .etc{position:absolute;top:0;right:160px;}
#header .etc a{padding:0 5px;line-height:100px;}
@media screen and (max-width:1500px) {
#header .etc{right:120px;}
}
@media screen and (max-width:1280px) {
#header .etc{right:80px;}
#header .etc a{line-height:78px;}
}
@media screen and (max-width:767px) {
#header .etc{right:60px;}
#header .etc a{line-height:68px;}
}
@media screen and (max-width:640px) {
#header .etc a{padding:0 3px;}
#header .etc img{width:24px;}
}
@media screen and (max-width:500px) {
#header .etc a{padding:0 2px;}
#header .etc img{width:22px;}
}
@media screen and (max-width:400px) {
#header .etc{right:60px;}
#header .etc a{padding:0;}
#header .etc img{width:20px;}
}
@media screen and (max-width:320px) {
#header .etc img{width:18px;}
}






/************************************************************************
* ALL MENU *
************************************************************************/
#allmenu{width:0;position:absolute;right:0;top:0;transition:width .5s ease .2s;z-index:999999 !important;}
#allmenu .allmenu-bg{width:0;height:100%;position:absolute;right:0;top:0;background:#fff;background-size:100% auto;content:'';opacity:0;transition:opacity .5s ease .2s;}

/* allmenu open btn */
#allmenu .open{width:26px;height:14px;position:absolute;top:45px;right:60px;transition:right .2s ease;z-index:9999999 !important;}
#allmenu .open span{width:26px;height:14px;position:absolute;top:0;right:0;border-top:2px solid #000;border-bottom:2px solid #000;transition:height .2s ease .1s, top .2s ease .1s;}
#allmenu .open span:before{width:100%;height:2px;margin-top:0px;position:absolute;right:0;top:42%;background-color:#000;content:'';transition:width .2s ease;}
#allmenu .open:hover span:before,#allmenu .open:focus span:before,#allmenu .open:active span:before{width:100%;}

/* allmenu menu */
#allmenu .menu{width:100%;padding-top:160px;overflow:hidden;visibility:hidden;position:relative;top:0;right:-9999%;z-index:1;}
#allmenu .menu>ul{width:100%;max-width:1500px;margin:0 auto;overflow:hidden;clear:both;}
#allmenu .menu>ul>li{width:calc(100%/5.005);padding:0 1.5%;margin-bottom:60px;float:left;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
#allmenu .menu .depth-01>li>a{font-size:28px;line-height:100px;font-weight:normal;color:rgba(0,0,0,0.8);letter-spacing:-0.04em;display:block;border:solid 1px rgba(0,0,0,0.3);}


#allmenu .menu>ul>li:hover{transition:width .2s ease;}
#allmenu .menu .depth-01>li:hover>a{font-weight:normal;color:rgba(0,0,0,1);transition:width .2s ease;}

/* menu-list */
.menu-list{width:100%;margin:0 auto;text-align:left;}
.menu-list li{margin:0 !important;position:relative;}
.menu-list li:before{margin-top:-15px;position:absolute;right:15px;top:50%;z-index:1;font-size:18px;color:#d4d0cb;letter-spacing:-0.04em;}
.menu-list a{height:60px;display:block;border-bottom:1px solid rgba(0,0,0,0.1);font-size:18px;color:#000;line-height:60px;font-weight:normal;letter-spacing:-0.06em;}
.menu-list a:before{width:0;height:100%;position:absolute;left:0;top:0;background-color:#000;content:'';transition:width .2s ease;}
.menu-list span{padding-left:34px;position:relative;z-index:1;}
.menu-list span:before{width:6px;height:6px;margin-top:-3px;position:absolute;left:10px;top:50%;border-radius:9999px;border:1px solid rgba(0,0,0,1);content:'';transition:background .2s ease;}
.menu-list a:hover,.menu-list a:focus, .menu-list a:active{font-weight:normal;color:#fff;}
.menu-list a:hover:before, .menu-list a:focus:before, .menu-list a:active:before{width:100%;}
.menu-list a:hover span:before, .menu-list a:focus span:before, .menu-list a:active span:before{background-color:#fff;border-color:#fff;}

/* allmenu close */
#allmenu .close{width:80px;height:80px;position:absolute;right:0;top:0;background:#fff;text-indent:-9999px}
#allmenu .close:before{width:2px;height:50px;margin-top:-25px;position:absolute;left:50%;top:50%;background-color:#000;content:'';transform:rotate(45deg);transition:transform .2s ease;}
#allmenu .close span:before{width:2px;height:50px;margin-top:-25px;position:absolute;left:50%;top:50%;background-color:#000;content:'';transform:rotate(-45deg);transition:transform .2s ease;}
#allmenu .close:hover:before, #allmenu .close:focus:before, #allmenu .close:active:before{transform:rotate(225deg);}
#allmenu .close:hover span:before, #allmenu .close:focus span:before, #allmenu .close:active span:before{transform:rotate(135deg);}

/* allmenu active */
#allmenu.active{width:100%;height:100%;position:fixed;}
#allmenu.active .allmenu-bg{width:100%;opacity:1;}
#allmenu.active .open{top:-140px;}
#allmenu.active .menu{visibility:visible;right:0;}

@media screen and (max-width:1700px) {
.menu-list a{font-size:16px;letter-spacing:-0.08em;}
}
@media screen and (max-width:1500px) {
#allmenu .open{right:20px;}
}
@media screen and (max-width:1280px) {
#allmenu{display:none !important;}
}






/************************************************************************
* main visual *
************************************************************************/
.mVisual_G_cont{position:relative;min-height:150px;overflow:hidden;}
.mVisual_G_cont .caroufredsel_wrapper{width:100% !important;}
.sliderContainer .slick-dots{bottom:0;}
.sliderContainer .slick-dots li{width:35px;margin:0;display:flex;position:relative;}
.sliderContainer .slick-dots li:after{position:absolute;top:-20px;left:6px;display:block;color:rgba(255,255,255,0.5);font-size:12px;font-weight:200;}
.sliderContainer .slick-dots li:nth-child(1):after{content:"01";}
.sliderContainer .slick-dots li:nth-child(2):after{content:"02";}
.sliderContainer .slick-dots li:nth-child(3):after{content:"03";}
.sliderContainer .slick-dots li:nth-child(4):after{content:"04";}
.sliderContainer .slick-dots li:nth-child(5):after{content:"05";}
.sliderContainer .slick-dots li:nth-child(6):after{content:"06";}
.sliderContainer .slick-dots li:nth-child(7):after{content:"07";}
.sliderContainer .slick-dots li:nth-child(8):after{content:"08";}
.sliderContainer .slick-dots li:nth-child(9):after{content:"09";}
.sliderContainer .slick-dots li:nth-child(10):after{content:"10";}
.sliderContainer .slick-dots li:nth-child(11):after{content:"11";}
.sliderContainer .slick-dots li:nth-child(12):after{content:"12";}
.sliderContainer .slick-dots li:nth-child(13):after{content:"13";}
.sliderContainer .slick-dots li:nth-child(14):after{content:"14";}
.sliderContainer .slick-dots li:nth-child(15):after{content:"15";}
.sliderContainer .slick-dots li:nth-child(16):after{content:"16";}
.sliderContainer .slick-dots li:nth-child(17):after{content:"17";}
.sliderContainer .slick-dots li:nth-child(18):after{content:"18";}
.sliderContainer .slick-dots li:nth-child(19):after{content:"19";}
.sliderContainer .slick-dots li:nth-child(20):after{content:"20";}
.sliderContainer .slick-dots li:nth-child(21):after{content:"21";}
.sliderContainer .slick-dots li:nth-child(22):after{content:"22";}
.sliderContainer .slick-dots li:nth-child(23):after{content:"23";}
.sliderContainer .slick-dots li:nth-child(24):after{content:"24";}
.sliderContainer .slick-dots li:nth-child(25):after{content:"25";}
.sliderContainer .slick-dots li:nth-child(26):after{content:"26";}
.sliderContainer .slick-dots li:nth-child(27):after{content:"27";}
.sliderContainer .slick-dots li:nth-child(28):after{content:"28";}
.sliderContainer .slick-dots li:nth-child(29):after{content:"29";}
.sliderContainer .slick-dots li:nth-child(30):after{content:"30";}
.sliderContainer .slick-dots li:nth-child(31):after{content:"31";}
.sliderContainer .slick-dots li:nth-child(32):after{content:"32";}
.sliderContainer .slick-dots li:nth-child(33):after{content:"33";}
.sliderContainer .slick-dots li:nth-child(34):after{content:"34";}
.sliderContainer .slick-dots li:nth-child(35):after{content:"35";}
.sliderContainer .slick-dots li:nth-child(36):after{content:"36";}
.sliderContainer .slick-dots li:nth-child(37):after{content:"37";}
.sliderContainer .slick-dots li:nth-child(38):after{content:"38";}
.sliderContainer .slick-dots li:nth-child(39):after{content:"39";}
.sliderContainer .slick-dots li:nth-child(40):after{content:"40";}

.sliderContainer .slick-dots li.slick-active{display:flex !important;}
.sliderContainer .slick-dots li.slick-active button{pointer-events:none;}
.sliderContainer .slick-dots li button{width:100%;height:auto;}
.sliderContainer .slick-dots li button:before{content:none;display:none;}
.indi_area{position:absolute;bottom:40px;width:auto;left:50px;display:flex;align-items:center;}

/* play, stop btn */
.mVisual_G_cont .pausePlayBtn{display:flex;margin-right:10px;}
.mVisual_G_cont .pausePlayBtn button{display:block;position:relative;width:40px;height:40px;overflow:hidden;outline:none;}
.mVisual_G_cont .pausePlayBtn .stop_btn{}
.mVisual_G_cont .pausePlayBtn .play_btn{display:none;}
.indi_area.on .pausePlayBtn .play_btn{display:block;}
.indi_area.on .pausePlayBtn .stop_btn{display:none;}
.mVisual_G_cont .pausePlayBtn .play_btn:before{content:"";position:absolute;left:50%;top:50%;width:0;height:0;margin-top:-16px;margin-left:-5px;border-width:6px 0 6px 10px;border-style:solid;border-color:transparent;border-left-color:#fff;transition:all 0.4s;}
.mVisual_G_cont .pausePlayBtn .play_btn:hover:before, .pausePlayBtn .play_btn:focus:before{border-left-color:#0098c2;}
.mVisual_G_cont .pausePlayBtn .stop_btn:before, .mVisual_G_cont .pausePlayBtn .stop_btn:after{content:"";position:absolute;top:6px;width:2px;height:12px;background-color:#fff;transition:all 0.4s;}
.mVisual_G_cont .pausePlayBtn .stop_btn:before{left:13px;}
.mVisual_G_cont .pausePlayBtn .stop_btn:after{left:23px;}
.mVisual_G_cont .pausePlayBtn .stop_btn:hover:before, .mVisual_G_cont .pausePlayBtn .stop_btn:focus:before, .mVisual_G_cont .pausePlayBtn .stop_btn:hover:after, .mVisual_G_cont .pausePlayBtn .stop_btn:focus:after{background:#0098c2;}

/* progress bar */
.progressBarContainer{}
.progressBarContainer .slick-dots{position:relative;display:flex !important;}
.progressBarContainer button{display:block;width:10%;padding:0;cursor:pointer;margin-right:5%;float:left;color:white;}
.progressBarContainer button:last-child{margin-right:0;}
.progressBarContainer button span.progressBar{width:100%;height:3px;background-color:rgba(255,255,255,0.4);display:block;}
.progressBarContainer button span.progressBar .inProgress{background-color:rgba(255,255,255,1);width:0;height:3px;}

/** md_visual **/
.mVisual_G_cont .md_visual{position:relative;}
.mVisual_G_cont .md_visual:after{display:block;clear:both;height:0;content:"";overflow:hidden;}
.mVisual_G_cont .md_visual .li{position:relative;display:block;float:left;width:100%;height:100%;background:#000;box-sizing:border-box;overflow:hidden;cursor:default;height:800px;border-radius:30px;}
.mVisual_G_cont .md_visual .slick-track{height:100%;}/*
.mVisual_G_cont .md_visual .li:before{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.4);content:"";z-index:10;}*/
.mVisual_G_cont .md_visual .li .img{position:relative;overflow:hidden;width:100%;}
.mVisual_G_cont .md_visual .li .img p{position:absolute;left:0;top:0;width:100%;height:100%;}
.mVisual_G_cont .md_visual .li .img .img_m{display:none;}

/** Control **/
.mVisual_G_cont .md_visual_control{position:absolute;right:0;bottom:0;width:50%;display:flex;justify-content:center;align-items:flex-end;background-color:#fff;padding:25px 50px;min-height:104px;z-index:23;}
.mVisual_G_cont .md_controlArea{position:relative;display:flex;justify-content:flex-start;width:auto;}
.mVisual_G_cont .num_prograss{width:60px;display:flex;align-items:center;}
.mVisual_G_cont .md_num{font-size:14px;font-weight:bold;}
.mVisual_G_cont .md_cont_bar_st{padding-right:5px;}
.mVisual_G_cont .md_cont_bar_ed{padding-left:5px;}

.mVisual_G_cont .md_pageArrow{margin-left:38px;}
.mVisual_G_cont .md_pageArrow .md_pagn_prev{margin-right:16px;}
.mVisual_G_cont .md_arrow{position:absolute;top:45%;left:0%;width:100%;transform:translate(0%, -50%);}
.mVisual_G_cont .md_arrow button{position:absolute;width:30px;height:50px;z-index:1;}
.mVisual_G_cont .md_arrow .slick_prev::after, .mVisual_G_cont .md_arrow .slick_next::after{position:absolute;content:'';width:26px;height:26px;border-top:2px solid #000;border-right:2px solid #000;transition:all 0.3s;}
.mVisual_G_cont .md_arrow .slick_prev::after, .mVisual_G_cont .md_arrow .slick_next::after{border-top:2px solid #fff;border-right:2px solid #fff;}
.mVisual_G_cont .md_arrow .slick_prev{left:20px;}
.mVisual_G_cont .md_arrow .slick_prev::after{left:10px;top:12px;transform:rotate(225deg);}
.mVisual_G_cont .md_arrow .slick_next{right:20px;}
.mVisual_G_cont .md_arrow .slick_next::after{left:-5px;top:12px;transform:rotate(45deg);}
.mVisual_G_cont .md_arrow .slick_prev:hover::after, .mVisual_G_cont .md_arrow .slick_next:hover::after{border-top:2px solid #2189FF;border-right:2px solid #2189FF;}
.mVisual_G_cont .md_arrow .slick_prev::before, .mVisual_G_cont .md_arrow .slick_next::before{content:none;display:none;}


.sliderContainer button{cursor:pointer;background:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:0;}
.slick-loading .slick-list{background:#fff url('./ajax-loader.gif') center center no-repeat;}

/* Arrows */
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-prev{left:-25px;}
[dir='rtl'] .slick-prev{right:-25px;left:auto;}
.slick-prev:before{content:'←';}
[dir='rtl'] .slick-prev:before{content:'→';}
.slick-next{right:-25px;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
.slick-next:before{content:'→';}
[dir='rtl'] .slick-next:before{content:'←';}

/* Dots */
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button:before{opacity:.75;color:black;}

/* 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;-webkit-touch-callout:none;-khtml-user-select: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;margin-left:auto;margin-right:auto;}
.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 img{display:block;}
.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;}


@media all and (max-width:1600px) {
.mVisual_G_cont .md_visual .li{height:740px;}
}
@media all and (max-width:1460px) {
.mVisual_G_cont .md_visual .li{height:690px;}
}
@media all and (max-width:1360px) {
.mVisual_G_cont .md_visual .li{height:640px;}
}
@media all and (max-width:1300px) {
.mVisual_G_cont .md_visual .li{height:600px;}
}
@media all and (max-width:1280px) {
.indi_area{bottom:30px;left:30px;}

.mVisual_G_cont .md_visual .li{height:45vw;}
}
@media all and (max-width:1200px) {
.mVisual_G_cont .md_visual .li{height:65vw;}
.mVisual_G_cont .md_visual .li .img .img_m{display:block;}
}
@media all and (max-width:1100px) {
.mVisual_G_cont .md_visual .li{height:70vw;}
.indi_area{bottom:20px;left:30px;}
}
@media all and (max-width:767px) {
.mVisual_G_cont .md_visual .li{border-radius:20px;}

.sliderContainer .slick-dots li{width:30px;}
.sliderContainer .slick-dots li:after{top:-16px;font-size:10px;}

.mVisual_G_cont .pausePlayBtn{margin-right:0;}

.mVisual_G_cont .md_arrow .slick_prev::after, .mVisual_G_cont .md_arrow .slick_next::after{width:20px;height:20px;}
.mVisual_G_cont .md_arrow .slick_prev{left:10px;}
.mVisual_G_cont .md_arrow .slick_next{right:10px;}
}
@media all and (max-width:500px) {
.sliderContainer .slick-dots li{width:25px;}
.sliderContainer .slick-dots li:after{top:-14px;font-size:8px;}
.indi_area{bottom:10px;left:20px;}

.mVisual_G_cont .md_arrow .slick_prev::after, .mVisual_G_cont .md_arrow .slick_next::after{width:15px;height:15px;}
.mVisual_G_cont .md_arrow .slick_prev{left:5px;}
.mVisual_G_cont .md_arrow .slick_next{right:5px;}
}
@media all and (orientation:landscape) {
.mVisual_G_cont .md_visual .li .img .img_m{display:none;}
}






/************************************************************************
* sub visual *
************************************************************************/
.svis{height:400px;background-repeat:no-repeat;background-position:right center;background-size:cover;border-radius:30px;}
.svis *{color:#fff;font-family:'GmarketSansLight';}
.svis .txtBox{height:80%;padding-left:5%;display:flex;justify-content:center;flex-direction:column;}
.svis .txtBox h1{font-size:70px;}
.svis .txtBox h1 br{display:none;}
.svis .location{height:20%;padding-left:5%;display:flex;}
.svis .location i{margin:0 10px;}

.svis.s1{background-image:url(/img/svis1.jpg);}
.svis.s2{background-image:url(/img/svis2.jpg);}
.svis.s3{background-image:url(/img/svis3.jpg);}
.svis.s4{background-image:url(/img/svis4.jpg);}
.svis.s5{background-image:url(/img/svis5.jpg);}
.svis.s6{background-image:url(/img/svis6.jpg);}

@media all and (max-width:1850px) {
.svis{height:350px;}
.svis .txtBox h1{font-size:65px;}
}
@media all and (max-width:1500px) {
.svis{height:300px;}
.svis .txtBox h1{font-size:60px;}
}
@media all and (max-width:1280px) {
.svis .txtBox h1{font-size:55px;}
}
@media all and (max-width:1100px) {
.svis .txtBox h1{font-size:50px;}
}
@media all and (max-width:960px) {
.svis .txtBox h1{font-size:45px;}
}
@media all and (max-width:820px) {
.svis .txtBox h1{font-size:40px;}
}
@media all and (max-width:767px) {
.svis .txtBox h1{font-size:35px;}
}
@media all and (max-width:520px) {
.svis .txtBox h1{font-size:30px;}
}
@media all and (max-width:420px) {
.svis .txtBox h1 br{display:block;}
}
@media all and (max-width:340px) {
.svis .txtBox font br{display:none;}
}






/************************************************************************
* sub tabMenu *
************************************************************************/
.tabMenu{}
.tabMenu li a{font-size:18px;padding:16px 30px;display:block;font-weight:200;color:#000;text-align:center;position:relative;opacity:0.6;transition:all 0.2s ease;}
.tabMenu li a:after{width:5px;height:5px;background:#ec1821;position:absolute;bottom:5px;left:calc(50% - 3px);display:block;content:"";border-radius:50%;opacity:0;transition:all 0.2s ease;}
.tabMenu li:hover a,.tabMenu li.active a{opacity:1;transition:all 0.2s ease;}
.tabMenu li:hover a:after,.tabMenu li.active a:after{opacity:1;transition:all 0.2s ease;}

@media all and (max-width:1300px) {
.tabMenu.uli9 li a{padding:16px 25px;}
}
@media all and (max-width:1280px) {
.tabMenu li a{font-size:17px;}

.tabMenu.uli9 li a{padding:16px 20px;}
}
@media all and (max-width:1100px) {
.tabMenu li a:after{bottom:8px;}

.tabMenu.uli9{padding-top:10px;}
.tabMenu.uli9 li{border:solid 1px #f1f1f1;margin:2px;}
.tabMenu.uli9 li:nth-child(1){width:calc(25% - 4px);}
.tabMenu.uli9 li:nth-child(2){width:calc(25% - 4px);}
.tabMenu.uli9 li:nth-child(3){width:calc(25% - 4px);}
.tabMenu.uli9 li:nth-child(4){width:calc(25% - 4px);}
.tabMenu.uli9 li:nth-child(5){width:calc(25% - 4px);}
.tabMenu.uli9 li:nth-child(6){width:calc(18.75% - 4px);}
.tabMenu.uli9 li:nth-child(7){width:calc(18.75% - 4px);}
.tabMenu.uli9 li:nth-child(8){width:calc(18.75% - 4px);}
.tabMenu.uli9 li:nth-child(9){width:calc(18.75% - 4px);}
.tabMenu.uli9 li a{padding:14px 0 16px 0;}
}
@media all and (max-width:960px) {
.tabMenu li a{font-size:16px;padding:16px 25px;}
}
@media all and (max-width:820px) {
.tabMenu.uli9 li:nth-child(5){width:calc(30% - 4px);}
.tabMenu.uli9 li:nth-child(6){width:calc(17.5% - 4px);}
.tabMenu.uli9 li:nth-child(7){width:calc(17.5% - 4px);}
.tabMenu.uli9 li:nth-child(8){width:calc(17.5% - 4px);}
.tabMenu.uli9 li:nth-child(9){width:calc(17.5% - 4px);}
.tabMenu.uli9 li a{padding:12px 0 14px 0;}
}
@media all and (max-width:640px) {
.tabMenu li a{font-size:15px;padding:14px 20px;}

.tabMenu.uli9 li:nth-child(1){width:calc(20% - 4px);}
.tabMenu.uli9 li:nth-child(2){width:calc(30% - 4px);}
.tabMenu.uli9 li:nth-child(3){width:calc(30% - 4px);}
.tabMenu.uli9 li:nth-child(4){width:calc(20% - 4px);}
.tabMenu.uli9 li:nth-child(5){width:calc(40% - 4px);}
.tabMenu.uli9 li:nth-child(6){width:calc(13.3333% - 4px);}
.tabMenu.uli9 li:nth-child(7){width:calc(13.3333% - 4px);}
.tabMenu.uli9 li:nth-child(8){width:calc(13.3333% - 4px);}
.tabMenu.uli9 li:nth-child(9){width:calc(20% - 4px);}
}
@media all and (max-width:500px) {
.tabMenu li a{font-size:14px;padding:14px 16px;}
.tabMenu li a:after{width:3px;height:3px;left:calc(50% - 2px);}
}
@media all and (max-width:450px) {
.tabMenu.uli9 li{width:calc(33.33333% - 4px) !important;}
.tabMenu.uli9 li a{padding:10px 0 12px 0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:5px;padding-right:5px;}
}
@media all and (max-width:400px) {
.tabMenu li a{padding:14px 10px;}

.tabMenu.uli9 li{width:calc(50% - 4px) !important;}
}






/************************************************************************
* FOOTER *
************************************************************************/
footer .WRAP{padding:60px 80px;background:#333;border-radius:30px;}
footer .WRAP *{color:rgba(255,255,255,0.5);line-height:180% !important;}


footer .termsBox{display:flex;}
footer .termsBox a{padding-right:14px;padding-left:14px;color:rgba(255,255,255,0.3);}
footer .termsBox a:first-child{padding-left:0 !important;}
footer .termsBox a:hover{color:#fff;}

footer .snsBox{display:flex;}
footer .snsBox a{margin:0 10px;width:73px;height:73px;border:solid 1px rgba(255,255,255,0.3);border-radius:20px;display:flex;align-items:center;justify-content:center;}
footer .snsBox a:first-child{margin-left:0;}
footer .snsBox a img{width:36px;}
footer .snsBox a:hover{border:solid 1px rgba(255,255,255,0.6);}

footer .copyBox{margin-top:40px;padding-top:40px;border-top:solid 1px rgba(255,255,255,0.2);}
footer .copyBox br.hhide{display:none;}
footer .copyBox .w70{display:flex;align-items:flex-start;}
footer .copyBox .w70 img{margin-right:30px;}
footer .copyBox .w30 *{text-align:right;}
footer .copyBox .w30 h3 a{color:#fff;margin-top:-10px;}

@media screen and (max-width:1280px){
footer .WRAP{padding:60px;}

footer .snsBox a{margin:0 8px;width:63px;height:63px;}
footer .snsBox a img{width:32px;}

footer .copyBox .w70{width:80% !important;}
footer .copyBox .w70 img{width: 120px;height: auto;}
footer .copyBox .w70 img.blogo{margin-right: 10px;}
footer .copyBox .w30{width:20% !important;}
}
@media screen and (max-width:1140px){
footer .copyBox{align-items:flex-start;margin-top:35px;padding-top:20px;}
footer .copyBox .w70{flex-wrap:wrap;width:70% !important;}
footer .copyBox .w70 font{width:100% !important;margin-top:20px;}
footer .copyBox .w30{width:30% !important;}
}
@media screen and (max-width:1100px){
footer .WRAP{padding:50px;}

footer .termsBox a{padding-right:10px;padding-left:10px;}

footer .snsBox a{width:58px;height:58px;}
footer .snsBox a img{width:30px;}

footer .copyBox{margin-top:25px;}
}
@media screen and (max-width:920px){
footer .termsBox a{padding-right:6px;padding-left:6px;}

footer .snsBox a{width:52px;height:52px;border-radius:15px;}
footer .snsBox a img{width:25px;}

footer .copyBox .w70{width:100% !important;margin-bottom:20px;}
footer .copyBox .w30{width:100% !important;}
footer .copyBox .w30 *{text-align:left;}
footer .copyBox .w30 h3 a{margin-top:0;}
}
@media screen and (max-width:660px){
footer .WRAP{padding:40px;}

footer .copyBox br.hhide{display:block;}
}
@media screen and (max-width:580px){
footer .WRAP{padding:35px;border-radius:20px;}
footer .WRAP .disF.SNS{justify-content: center !important;}
footer .termsBox{width: 100%;justify-content: center !important;}

footer .snsBox{margin-bottom:10px;}
footer .snsBox a{width:46px;height:46px;border-radius:10px;}
footer .snsBox a img{width:22px;}
    
footer .copyBox .w70{justify-content: center !important;align-items:center;}
footer .copyBox .w70 img{margin-right:0px;}
footer .copyBox .w70 font{text-align: center;}
footer .copyBox .w30 *{text-align: center;}
}
@media screen and (max-width:420px){
footer .WRAP{padding:30px;}

footer .snsBox a{width:40px;height:40px;}
footer .snsBox a img{width:20px;}
}





/************************************************************************
* ETC *
************************************************************************/
#back2top{height:60px;position:fixed;bottom:20px;right:20px;display:none;z-index:99;}
#back2top>img{cursor:pointer;}

@media all and (max-width:767px){
#back2top{bottom:14px;right:5px;}
#back2top>img{width:48px;height:auto;}
}






