@charset "utf-8";
/********************
    Default set
********************/
/* font */
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@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.5; 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:normal;}
input{font-family: 'Pretendard', sans-serif;vertical-align:middle;margin:0;padding:0;font-size:15px;color:#6e6e6e;font-weight:normal;}
label {cursor:pointer;}
textarea{font-family: 'Pretendard', sans-serif;vertical-align:middle;font-size:15px;color:#6e6e6e;font-weight:normal;}
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;}


.pc{display:block;}
.mob{display:none;}


.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{width: 100%;margin: 0 auto;z-index:99;opacity: 1;position: relative;z-index: 999;background: #fff;}
.head_wid{width:calc(100% - 20px);max-width:1720px;margin:0 auto;height:110px;position:relative;}
#header h1{position: absolute;left: 0;top: 0;}
#header h1 > a{display:inline-block;line-height:110px;font-size:0;}
.menu{display: flex;justify-content:center;}
.menu > li{display:inline-block;position: relative;}
.menu > li > a{position: relative;display:block;padding: 0 75px;font-size:25px;color:#000;font-weight: 600;line-height:110px;}
.menu > li > a > span{display: inline-block;position: relative;}
.menu > li > a > span:after{content: "";position: absolute;left: 50%;transform: translateY(-50%);top: 100%;width: 2px;height: 0;margin-left: -1px;background: #00be69;z-index: 11;transition: .5s;}
.menu > li:hover > a > span:after{height: 27px;}
.menu > li:hover > a{color:#00be69;}
.menu > li > .mdp02{display:none;position:absolute;left:0;padding: 40px 0;width: 100%;top:110px;box-sizing: border-box;text-align: center;height: 260px;border-right: 1px solid #e3e3e3;z-index:998;}
.menu > li:last-child > .mdp02{border-right: 0;}
.menu > li > .mdp02 > li{margin-bottom:25px;}
.menu > li > .mdp02 > li:last-child{margin-bottom:0;}
.menu > li > .mdp02 > li > a{position:relative;display:block;width:100%;box-sizing:border-box;font-size:18px;color:#454545;line-height: 1.1;}
.menu > li > .mdp02 > li:hover > a{color:#00be69;font-weight: 600;}
.menu_bg{display:none;border-top: 1px solid #00be69;background:#fff;width:100%;height:260px;position:absolute;left:0;top:110px;box-shadow:2px 3px 4px rgba(0,0,0,0.1);}
.mor_open{display: none;position:absolute;right: 0;top:28px;z-index:99;font-size: 0;}
.mor_out{display:none;position:absolute;right:10px;top:26px;font-size: 0;}

.trbox_wp{position: absolute;right: 0;top: 0;display: flex;align-items: center;height: 110px;}
.tgs_box > a{display: none;}
.tgs_box .tgs_nys{width: 270px;position: relative;border: 1px solid #00be69;border-radius: 45px;box-sizing: border-box;height: 45px;display: flex;align-items: center;}
.tgs_box .tgs_nys input{display: inline-block;margin-left: 15px;border: 0;background: none;padding: 0 20px;width: calc(100% - 42px);height: 34px;}
.tgs_box .tgs_nys a{display: inline-block;width: 22px;margin-right: 15px;}

.tgs_box .tgs_nys button{display: inline-block;margin-right: 15px;cursor:pointer;background-color:#FFFFFF;border:0}

.tsns_box{margin-left: 18px;display: flex;align-items: center;font-size: 0;}
.tsns_box > li + li{margin-left: 12px;}
.tsns_box > li{font-size: 0;}
.tsns_box > li > a{display: inline-block;font-size: 0;}
.tgs_out{display:none;}


.mor_logo{display: none;}

#all_contents{position:relative;width:100%;margin:0 auto;min-height: 75vh;}



#footer{width:100%;margin:0 auto;background:#f8f8f8;}
.foot_top{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;padding: 10px 0;border-bottom: 1px solid #dfdfdf;}
.ftbn_area{display: flex;justify-content: center;align-items: center;}
.ftbn_area > ul{display: flex;flex-wrap: wrap;margin-left: -35px;margin-top: -4px;}
.ftbn_area > ul > li{margin-left: 35px;margin-top: 4px;}
.ftbn_area > ul > li a{display: inline-block;font-size: 16px;color:#414141;line-height: 1.2;}
.ftbn_area > div{margin-left: 40px;text-align: center;}
.ftbn_area > div > a{display: inline-block;line-height: 1.2;border-radius: 48px;border: 1px solid #b1b1b1;padding: 15px 25px;font-size: 16px;color:#414141;}
.foot_bot{width: calc(100% - 20px);max-width: 1180px;margin: 0 auto;padding: 20px 0 35px;}
.fbt_box{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.fbt_box > div > p{font-size: 18px;color:#414141;font-weight: 300;line-height: 1.3;}
.fbt_box > div > p > span{display: inline-block;margin-right: 22px;margin-bottom: 6px;position: relative;}
.fbt_box > div > p > span:last-child{margin-right: 0;}
.fbt_box > div > p > span:after{content: "/";position: absolute;right: -17px;top: 0;font-size: 16px;color:#414141;font-weight:300;}
.fbt_box > div > p > span:last-child:after{display: none;}
.fbt_box > div > p strong{color:#0f0f0f;font-weight: bold;}
.ftb_copy{text-align: center;margin-top: 24px;font-size: 15px;color:#414141;font-weight:300;}


.quick_box{opacity: 1;position:fixed;z-index:998;right: calc((100% - 1720px) / 2);bottom:1%;transition: .4s;text-align: center;}
.quick_box a{display: inline-block;font-size: 0;}
body.tbn_off .quick_box{opacity: 1;}






@media screen and (max-width:1720px){
	.quick_box{right: 1%;}
}
@media screen and (max-width:1440px){
	.menu_area{padding-left: 110px;}
	.menu{justify-content:flex-start;}
	.menu > li > a{padding: 0 50px;font-size:22px;}
	
}
@media screen and (max-width:1220px){
	
}
@media screen and (max-width:1180px){
	
}
@media screen and (max-width:1024px){
	.head_wid{height:80px;display: block;}
	#header h1 > a{line-height:80px;max-width: 85px;}
	.mor_open{display: inline-block;}

	body.search_on{overflow-y: hidden;}
	body.search_on .tgs_area{transform: translate3d(0,0,0);box-shadow:0 12px 13px -1px rgba(0,0,0,0.1);}
	body.search_on:before{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 11;}
	.trbox_wp{right: 40px;height: 80px;}
	.tgs_box > a{display: inline-block;}
	.tgs_area{z-index: 9999;transform: translate3d(0,-125%,0);transition: all 0.3s ease-in-out;position: fixed;left: 0;top: 0;right: 0;background: #fff;padding: 30px 20px;}
	.tgs_box .tgs_nys{width: 100%;max-width: 420px;margin: 0 auto;}
	.tsns_box{margin-left: 12px;display: flex;align-items: center;}
	.tsns_box > li > a img{width: auto;height: 26px;}
	.tgs_out{position: absolute;display: inline-block;background: #000;margin-left:-20px;left: 50%;bottom: -20px;width: 40px;height: 40px;border-radius: 100%;text-align: center;line-height: 40px;font-size: 0;}
	.tgs_out img{width: 20px;}

	.gnb_ny{width:calc(100% - 20px);margin:0 auto;height:auto;}
	.mor_logo{display: block;text-align:left;border-bottom:1px solid #00be69;}
	.mor_logo > a{display:block;padding-left: 15px;line-height: 80px;max-width: 85px;}
	.menu_area{padding-left:0;text-align:left;position:fixed;left:-300px;top:0;width:300px;z-index:99999;height:100vh;overflow:auto;background:#fff;}
	.menu{display: block;padding-left: 0;}
	.menu > li{display:block;}
	.menu > li > a{display:block;text-align:left;font-size:20px;color:#000;line-height:20px;padding:15px;font-weight:500;border-bottom:1px solid #dfdfdf;}
	.menu > li.nv > a{background: #fff url(../image/common/moff.png) no-repeat right 15px center;}
	.menu > li > a.on{color:#00be69;background: #fff url(../image/common/mon.png) no-repeat right 15px center;}
	.menu > li > a > span:after{display: none;}
	.menu > li > .mdp02{position:static;width:100%;margin-left: 0;padding:20px;border-top:0;border-bottom:1px solid #ddd;height: auto;}
	.menu > li > .mdp02 > li{margin-bottom: 15px;text-align:left;width:100%;}
	.menu > li > .mdp02 > li > a{margin-bottom: 10px;font-size: 16px;padding-left: 5px;color: #333;}
	.menu > li > .mdp02 > li .mdp03{padding-left: 10px;margin-top: 12px;}
	.menu > li > .mdp02 > li .mdp03 > li + li{margin-top: 7px;}
	.menu > li > .mdp02 > li .mdp03 > li > a{font-size: 15px;padding-left:10px;position: relative;}
	.menu > li > .mdp02 > li .mdp03 > li > a:after{content:"";position: absolute;left: 0;top:8px;width: 5px;height: 1px;background: #454545;}

	.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;opacity: 1;}
	
	.quick_box a{width: 50px;}
}



@media screen and (max-width:768px){
	.pc{display:none;}
	.mob{display:block;}

	.foot_top{padding: 20px 0;}
	.ftbn_area{display: block;}
	.ftbn_area > ul{margin-left: -13px;justify-content: center;}
	.ftbn_area > ul > li{margin-left: 13px;}
	.ftbn_area > ul > li a{font-size: 15px;}
	.ftbn_area > div{margin-left: 0;margin-top: 12px;}
	.ftbn_area > div > a{border-radius: 42px;padding: 12px 12px;font-size: 15px;margin-top:2px;}
	.fbt_box{display: block;text-align:center;}
	.fbt_box > div{margin-top: 15px;}
	.fbt_box > div > p{font-size: 15px;}
	.fbt_box > div > p > span{margin-right: 12px;margin-bottom: 5px;}
	.fbt_box > div > p > span:after{display: none;}
	.fbt_box > div > p strong{color:#0f0f0f;font-weight: bold;}
	.ftb_copy{margin-top: 15px;}
	
	.quick_box{display: none;}
}

@media screen and (max-width:640px){

}

@media screen and (max-width:480px){
	
}

@media screen and (max-width:420px){
	
}