@charset "utf-8";
/********************
    Default set
********************/
/* font */
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}
html, body, div, dl, dt, dd, ul, ol, li, p, h1, h2 ,h3, h4, h5, h6{margin:0px; padding:0px;font-family: 'Pretendard', sans-serif; font-size:15px;font-weight:normal;line-height: 1.3; list-style:none; color:#454545;box-sizing: border-box;word-break: keep-all;letter-spacing:-0.5px;}
a{text-decoration:none;color:#454545;}
img{border:0;vertical-align:middle;max-width: 100%;}
select{font-family: 'Pretendard', sans-serif;border:1px solid #d6d6d6;vertical-align:middle;font-weight:300;}
input{font-family: 'Pretendard', sans-serif;vertical-align:middle;margin:0;padding:0;font-size:15px;color:#6e6e6e;font-weight:300;}
label {cursor:pointer;}
textarea{font-family: 'Pretendard', sans-serif;vertical-align:middle;font-size:15px;color:#6e6e6e;font-weight:300;}
table caption{
	overflow: hidden;
    /*position: absolute;
	left:-9999px;
	top:-9999px; */
    width:0;
    height:0;
    line-height:0;
   
	margin:0;
}
table{border-collapse:separate;border-collapse:collapse;width:100%;border-spacing:0;table-layout: fixed;}





.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;}
.mtp7{margin-top:7px;}
.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;}
.mtp70{margin-top:75px;}
.mtp80{margin-top:80px;}
.mtp90{margin-top:90px;}
.mtp100{margin-top:100px;}
.mtp200{margin-top:200px;}
.mtp23{margin-top:23px;}

.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;}
.pdt80{padding-top:80px;}

.pdb100{padding-bottom:100px;}
/***********************************************************
				Start Coding
***********************************************************/


body.fixed #header{background:#fff;box-shadow:7px 8px 10px rgba(0,0,0,0.1);}
body.fixed #header h1 > a > span.off{display:none;}
body.fixed #header h1 > a > span.on{display:block;}
body.fixed #header .menu > li > a{color:#010101;}
body.fixed #header .menu > li:hover > a{color:#f1592a;}
body.fixed #header .tr_blg > a > span.off{display:none;}
body.fixed #header .tr_blg > a > span.on{display:block;}


#wrap{position:relative;width:100%;margin:0 auto;min-width: 320px;}
#header{position:absolute; left:0; top:0;width:100%;box-sizing:border-box;padding: 0 10px;margin:0 auto;opacity: 1;border-bottom: 1px solid rgba(255,255,255,0.2);z-index:999;}
.head_wid{position:relative;width:100%;max-width: 1680px;height:100px;box-sizing:border-box;margin:0 auto;}
#header h1{position:absolute;left: 0;top:0;z-index: 999;}
#header h1 > a{display:block;line-height: 100px;font-size: 25px;color:#fff;font-weight:600;}
#header h1 > a img{margin-right:13px;}
#header h1 > a.mo{display: none;}
#header h1 > a > span.on{display:none;}
#header h1 > a > span.on{color:#000;}
#header a.mor_open{display:none;position:absolute;right:0;top:31px;width: 20px;}
#header a.mor_open > span{display: block;width: 100%;height: 2px;background: #fff;}
#header a.mor_open > span + span{margin-top: 6px;}
#header .tr_blg{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
#header .tr_blg > a{display: inline-block;font-size: 0;}
#header .tr_blg > a > span.on{display:none;}

.menu_area{text-align: center;}
.menu{display: flex;justify-content: center;}
.menu > li{position:relative;display:inline-block;}
.menu > li > a{display:block;font-size:19px;color:#fff;font-weight: 600;padding: 0 40px;line-height:100px;}
.menu > li > a > span{display:block;position:relative;}
.menu > li:hover > a{color:#f1592a;}


.menu_area > .mor_out{display:none;position:absolute;right:10px;top:25px;}
.menu_bg{display:none;background:#fff;border-top:1px solid #ddd;width:100%;height:340px;position:fixed;left:0;top:99px;box-shadow:7px 8px 10px rgba(0,0,0,0.1);}


.mor_logo{display:none;}




#all_contents{position:relative;width:100%;margin:0 auto;}



#footer{width:100%;margin:0 auto;background:#212121;}
.foot_top{width: 100%;margin: 0 auto;padding:20px 0;box-sizing:border-box;border-bottom: 1px solid #383838;}
.foot_top > ul{display: flex;flex-wrap: wrap;justify-content:center;padding: 0 10px;}
.foot_top > ul > li{display:inline-block;margin:4px 30px;}
.foot_top > ul > li > a{display:block;font-size:18px;color:#fff;font-weight: 500;padding-left: 35px;}
.foot_top > ul > li.tel > a{background:url(../image/common/fic1.png) no-repeat left center;}
.foot_top > ul > li.mail > a{background:url(../image/common/fic2.png) no-repeat left center;}
.foot_bot{width:calc(100% - 20px);max-width:1180px;margin:0 auto;position:relative;padding:22px 0 40px;box-sizing:border-box;text-align: center;}
.foot_bot > ul{margin-bottom: 10px;display: flex;flex-wrap: wrap;justify-content: center;}
.foot_bot > ul > li{position: relative;margin: 4px 20px;font-size: 16px;color: #868585;font-weight: 300;}
.foot_bot > ul > li:before{content: "";position: absolute;right: -20px;top: 50%;width: 1px;height: 14px;margin-top: -7px;background: #717070;}
.foot_bot > ul > li:last-child:before{display: none;}
.foot_bot > ul > li span{color:#fff;}
.foot_bot > p{font-size: 16px;color: #868585;font-weight: 300;}
.foot_bot > p:last-child{margin-top: 20px;}



@media screen and (max-width:1870px){
	
}
@media screen and (max-width:1599px){
	
	
}
@media screen and (max-width:1220px){
	
}
@media screen and (max-width:1180px){
	
}
@media screen and (max-width:1024px){
	#header{position: static;width:100%;background:#000;}
	#header h1 > a.pc{display: none;}
	#header h1 > a.mo{display: block;}
	#header h1 > a{line-height: 80px;max-width:auto;}
	#header h1 > a img{max-width:90px;}
	.head_wid{width: 100%;margin:0 auto;height: 80px;border-bottom:0;}
	#header a.mor_open{display: inline-block;}
	#header .tr_blg{right: 40px;}
	#header .tr_blg > a{width: 80px;}
	.menu_area{display: none;position:fixed;left:0;top:0;bottom: 0;width:100%;z-index:9999;height:100%;overflow:auto;background:#fff;}
	.menu{display: block;text-align: center;padding: 100px 20px 20px;}
	.menu > li{display:block;text-align:center;padding:0;margin:0;float:none;}
	.menu > li:after{display:none;}
	.menu > li > a{display:block;box-sizing: border-box;width:100%;line-height:1.1;padding:15px 10px;color:#090909;font-size: 22px;}
	.menu_area > .mor_out{display:block;}
	.menu_bg{display:none;position: fixed;left: 0; top: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.7);z-index: 9998;}
}



@media screen and (max-width:767px){
	.foot_top > ul > li{margin:5px 20px;}
	.foot_bot > ul{display: block;}
	.foot_bot > ul > li{margin: 5px 0;}
	.foot_bot > ul > li:before{display: none;}
}

@media screen and (max-width:640px){
	#header h1 > a{font-size:18px;}
	#header h1 > a img{max-width:60px;}
}

@media screen and (max-width:480px){
	
}

@media screen and (max-width:420px){
	
}