@charset "utf-8";
/********************
    Default set
********************/
/* font */

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../fonts/NanumSquareNeoTTF-aLt.woff2') format('woff2'),
        url('../fonts/NanumSquareNeoTTF-aLt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../fonts/NanumSquareNeoTTF-bRg.woff2') format('woff2'),
        url('../fonts/NanumSquareNeoTTF-bRg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../fonts/NanumSquareNeoTTF-cBd.woff2') format('woff2'),
        url('../fonts/NanumSquareNeoTTF-cBd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../fonts/NanumSquareNeoTTF-dEb.woff2') format('woff2'),
        url('../fonts/NanumSquareNeoTTF-dEb.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NanumSquare Neo';
    src: url('../fonts/NanumSquareNeoTTF-eHv.woff2') format('woff2'),
        url('../fonts/NanumSquareNeoTTF-eHv.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-Medium.woff2') format('woff2'),
        url('../fonts/Comfortaa-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-Light.woff2') format('woff2'),
        url('../fonts/Comfortaa-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-Bold.woff2') format('woff2'),
        url('../fonts/Comfortaa-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-Regular.woff2') format('woff2'),
        url('../fonts/Comfortaa-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-SemiBold.woff2') format('woff2'),
        url('../fonts/Comfortaa-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

html, body, div, dl, dt, dd, ul, ol, li, p, h1, h2 ,h3, h4, h5, h6{margin:0; padding:0;font-family: 'NanumSquare Neo', sans-serif; font-size:10px; list-style:none; color:#282828;word-break: keep-all;letter-spacing:-0.5px;}
a{text-decoration:none;color:#282828;}
img{border:0;vertical-align:middle;max-width:100%;}
select{font-family: 'NanumSquare Neo', sans-serif;border:1px solid #d6d6d6;vertical-align:middle;}
input{font-family: 'NanumSquare Neo', sans-serif;vertical-align:middle;margin:0;padding:0;}
label {cursor:pointer;}
textarea{font-family: 'NanumSquare Neo', sans-serif;vertical-align:middle;}
table caption{
	overflow: hidden;
    position: absolute;
    width:0;
    height:0;
    line-height:0;
    left:-9999px;
	top:-9999px; 
	margin:0;
}
table{border-collapse:separate;border-collapse:collapse;width:100%;border-spacing:0;table-layout: fixed;}


img {
  image-rendering: crisp-edges; 
  image-rendering: -moz-crisp-edges; 
  image-rendering: -o-crisp-edges; 
  image-rendering: -webkit-optimize-contrast; 
  -ms-interpolation-mode: nearest-neighbor; 
}


.blind{width:0;height:0;position:absolute;top:-9999px;left:-9999px;overflow:hidden;}
.clfix:after {content: ""; display: block; height: 0px; clear: both; visibility: hidden;}
.clear {clear:both; font-size:0; line-height:0; overflow:hidden; height:0 !important; }
.floatL {float:left;}
.floatR {float:right;}
.floatN {float:none;}
.disnone{display:none;}

.txtL {text-align:left !important;}
.txtC {text-align:center !important;}
.txtR {text-align:right !important;}
.txtJ {text-align:justify !important;}
.txtT {vertical-align:top !important;}
.txtM {vertical-align:middle !important;}
.txtB {vertical-align:bottom !important;}
.txtTB {vertical-align:text-bottom !important;}


/********************
    Margin
********************/
.mtp0{margin-top:0px !important;}
.mtp5{margin-top:5px !important;}
.mtp7{margin-top:7px !important;}
.mtp10{margin-top:10px !important;}
.mtp12{margin-top:12px !important;}
.mtp15{margin-top:15px !important;}
.mtp20{margin-top:20px !important;}
.mtp25{margin-top:25px !important;}
.mtp30{margin-top:30px !important;}
.mtp35{margin-top:35px !important;}
.mtp40{margin-top:40px !important;}
.mtp50{margin-top:50px !important;}
.mtp60{margin-top:60px !important;}
.mtp70{margin-top:70px !important;}
.mtp23{margin-top:23px !important;}

.mbt50{margin-bottom:50px !important;}

.pdt5{padding-top:5px;}
.pdt7{padding-top:7px;}
.pdt10{padding-top:10px;}
.pdt12{padding-top:12px;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}
.pdt25{padding-top:25px;}



#wrap{width:100%;margin:0 auto;}
#header{position: fixed;left: 0;top: 0;width:100%;margin:0 auto;background: #000;opacity: 1;z-index:999999;}

.gnbWrapBg{width:100%;margin:0 auto;position:relative;}
.gnb_ny{width:calc(100% - 80px);max-width:1820px;margin:0 auto;position:relative;height:60px;}
.gnb_ny > h1{position: absolute;left:0;top:0;z-index:999;}
.gnb_ny > h1 > a{display:block;line-height:60px;font-size:0;}
.gnb_ny > h1 > a img{max-height:25px;}


.menu_area{text-align:center;}
.menu > li{position:relative;display:inline-block;}
.menu > li > a{display:block;text-align:center;padding:0 50px;font-size:1.7rem;color:#fff;line-height:60px;font-weight:500;font-family: 'Comfortaa';}
.menu > li > a > span{display: inline-block;position: relative;}
.menu > li > a > span:after{content: "";position: absolute;left: 0;bottom: 15px;width: 0;height: 2px;background: #fff;transition: .4s;}
.menu > li:hover > a > span:after{width: 100%;}
.menu_bg{display:none;}
.mor_open{position:absolute;right:0;top:18px;z-index:999;font-size: 0;}
.mor_open > span.out{display: none;}
.mor_open.on > span.open{display: none;}
.mor_open.on > span.out{display: inline-block;}
.mor_open img{max-height:25px;}
.mor_out{display:none;position:absolute;right:10px;top:26px;font-size: 0;}
.mor_logo{display:none;}


.allmenu_area{position: fixed;right: -280px;top: 60px;bottom: 0;width: 280px;text-align: center;z-index: 9999;background: rgba(0, 0, 0, 0.8);}
.all_menu{padding-top: 75px;}
.all_menu > li + li{margin-top: 40px;}
.all_menu > li > a{display: inline-block;font-size: 1.7rem;color: #fff;font-weight:300;font-family: 'Comfortaa';}




#footer{width:100%;margin:0 auto;background:#000;border-top: 1px solid #fff;}
.foot_top{width: 100%;margin: 0 auto;padding: 155px 0 135px;}
.ft_wid{width:calc(100% - 20px);max-width:1180px;margin:0 auto;}
.ft_box{display: flex;justify-content: space-between;}
.ft_box > .lf > .fmenu > li + li{margin-top: 60px;}
.ft_box > .lf > .fmenu > li > a{display: inline-block;padding-left: 40px;position: relative;font-size:3.0rem;color:#fff;font-weight: 300;font-family: 'Comfortaa';}
.ft_box > .lf > .fmenu > li > a:after{transition: .4s;opacity: 0;content: "";position: absolute;left: 0;top: -20px;bottom: -20px;right: -40px;background: #b00010;border-radius: 50px;}
.ft_box > .lf > .fmenu > li > a:hover:after{opacity: 1;}
.ft_box > .lf > .fmenu > li.on > a:after{opacity: 1;}
.ft_box > .lf > .fmenu > li > a > span{display: block;position: relative;z-index: 1;}
.ft_box > .lf > .mo_sns{display: none;}
.ft_box > .rt > p{margin-bottom:35px;font-size:2.2rem;color:#fff;font-weight: 300;}
.ft_box > .rt > .fsns{margin-top: 40px;display: flex;}
.ft_box > .rt > .fsns > li + li{margin-left: 15px;}
.foot_bot{border-top: 1px solid #fff;}
.fb_wid{width:calc(100% - 20px);max-width:1720px;margin:0 auto;padding: 50px 0 45px;}
.fb_box{display: flex;justify-content: center;align-items: center;}
.fb_box .cop{font-size:1.2rem;color:#fff;font-weight: 300;font-family: 'Comfortaa';line-height: 15px;padding-top: 4px;}
.fb_box .poc_bn{margin-left: 20px;}
.fb_box .poc_bn a{display: inline-block;font-size:1.2rem;color:#fff;font-weight: 300;text-decoration: underline;line-height: 15px;}



.pc{display:block;}
.mob{display:none;}
.mo_none{display:block;}
.pc_none{display:none;}

@media screen and (max-width:1599px){
	
	
}

@media screen and (max-width:1024px){
	
	.gnbWrapBg{width:100%;margin:0 auto;position:relative;}
	.gnb_ny{border-bottom:0;}
	.gnb_ny > h1{left: 3%;}
	.gnb_ny > h1 > a{line-height:60px;}
	.gnb_ny > h1 > a img{max-height:20px;}
	.mor_open{display: block;top:21px;right: 3%;}
	.gnb_ny{width:calc(100% - 20px);margin:0 auto;}
	.mor_open.on > span.open{width: 13px;}
	.mor_open img{max-height:20px;}
	
	.mor_logo{display:block;background: #000;line-height:80px;border-bottom:1px solid #dfdfdf;padding-left: 10px;}
	.mor_logo > a{display:block;max-width:220px;}
	

	.menu_area{display: none;position:fixed;left:0;top:0;right: 0;bottom: 0;width:100%;z-index:99;overflow:auto;background:rgba(0, 0, 0, 0.8);box-sizing: border-box;padding: 120px 9% 60px;}
	.menu{display: flex;flex-direction: column;justify-content: center;width: 100%;height: 100%;}
	.menu > li{display:block;padding: 0;margin: 50px 0;}
	.menu > li > a{display:block;text-align:center;font-size:3.0rem;line-height:30px;padding:0;color:#fff;font-weight: 300;}
	.menu > li > a > span:after{bottom: -4px;}

	.allmenu_area{display: none;}

	.mor_out{display:block;}
	.menu_bg{display:none;position: fixed;border-top:none;left: 0; top: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.7);z-index: 999;}

	
}

@media (max-width: 768px) {
	#header{background: none;}
	.menu > li{margin: 40px 0;}
	.menu > li > a{font-size:2.6rem;line-height:25px;padding:0;color:#fff;}

	.foot_top{width: 100%;margin: 0 auto;padding: 100px 0 70px;}

	.ft_box{display: block;}
	.ft_box > .lf > .fmenu{display: none;}
	.ft_box > .lf > .mo_sns{display: block;margin-bottom: 50px;text-align:center;}
	.ft_box > .lf > .mo_sns > li + li{margin-top: 20px;}
	.ft_box > .lf > .mo_sns > li > a{position: relative;display: inline-block;width: 170px;height: 40px;line-height: 40px;font-size:1.7rem;color:#fff;font-weight: 300;font-family: 'Comfortaa';}
	.ft_box > .lf > .mo_sns > li > a:after{transition: .4s;content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: #b00010;border-radius: 50px;}
	.ft_box > .lf > .mo_sns > li > a > span{display: block;position: relative;z-index: 1;}
	.ft_box > .rt{text-align:center;margin-top: 70px;}
	.ft_box > .rt > p{margin-bottom:28px;font-size:1.4rem;}
	.ft_box > .rt > p:last-child{margin-bottom: 0;}
	.ft_box > .rt > .fsns{display: none;}
	.foot_bot{border-top: 1px solid #fff;}

	.fb_box{display: block;text-align:center;}
	.fb_box .cop{margin-bottom:14px;}
	
	.pc{display:none;}
	.mob{display:block;}
	.mo_none{display:none;}
	.pc_none{display:block;}

}


@media (max-width: 415px) {
	/*
	.ft_box > .rt > p{margin-bottom:20px;}
	*/

}

.sa{
	opacity: 0;
	transition: all .9s ease;
}

/* 아래에서 위로 페이드 인 */
.sa-up {
	transform: translate(0, 80px);
}

.sa.show {
	opacity: 1;
	transform: none;
}

