@charset "utf-8";
/********************
    Default set
********************/
/* font */
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Bold.woff2') format('woff2'),
        url('../fonts/Pretendard-Bold.woff') format('woff'),
        url('../fonts/Pretendard-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Light.woff2') format('woff2'),
        url('../fonts/Pretendard-Light.woff') format('woff'),
        url('../fonts/Pretendard-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Regular.woff2') format('woff2'),
        url('../fonts/Pretendard-Regular.woff') format('woff'),
        url('../fonts/Pretendard-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-SemiBold.woff2') format('woff2'),
        url('../fonts/Pretendard-SemiBold.woff') format('woff'),
        url('../fonts/Pretendard-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Medium.woff2') format('woff2'),
        url('../fonts/Pretendard-Medium.woff') format('woff'),
        url('../fonts/Pretendard-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* G마켓 */
@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: 'Nanum Myeongjo', serif;
*/
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&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:400;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: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.wt_back #header{background: #fff;}

#wrap{position:relative;width:100%;margin:0 auto;}
#header{position: absolute;left: 0;top: 0;width:100%;margin:0 auto;transition: all 0.1s ease-in-out;opacity: 1;z-index:999;}
.head_wid{position:relative;width:calc(100% - 20px);max-width: 1680px;margin:0 auto;height: 140px;}
#header h1{position:absolute;left: 0;top:10px;z-index: 999;}
#header h1 > a{display:inline-block;line-height: 120px;font-size: 0;}
#header a.mor_open{display:none;position:absolute;right:0;top:29px;z-index: 999;}


.menu_area{text-align: right;}
.menu{font-size: 0;}
.menu > li{position:relative;display:inline-block;}
.menu > li > a{display:block;font-size:19px;color:#000;font-weight:500;padding: 0 80px;line-height:140px;}
.menu > li > a > span{display:block;position:relative;}
.menu > li:hover > a{color:#229294;}
.menu > li > .mdp02{display:none;text-align: left;position:absolute;left:50%;width: 180px;margin-left:-90px;top:100%;box-sizing: border-box;padding: 15px 0; z-index:998;background: rgba(255,255,255,0.8);box-shadow:7px 8px 10px rgba(0,0,0,0.1);}
.menu > li > .mdp02 > li{width: 100%;height: 48px;display: table;position:relative;}
.menu > li > .mdp02 > li > a{position:relative;display:table-cell;vertical-align: middle;padding-left: 20px;font-size:18px;color:#353535;letter-spacing:-0.5px;line-height: 1.1;}
.menu > li > .mdp02 > li > a:after{opacity: 0;content:"";position:absolute;left:0;top:0;right: 0;bottom: 0;background: #1f8688;transition: .4s;z-index: -1;}
.menu > li > .mdp02 > li > a:hover{color:#fff;}
.menu > li > .mdp02 > li > a:hover:after{opacity: 1;}

.menu_area > .mor_out{display:none;position:absolute;right:10px;top:22px;}
.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);}

.top_bn{display: none;}



#all_contents{position:relative;width:100%;margin:0 auto;}


#footer{width:100%;margin:0 auto;}
.foot_top{width: 100%;margin: 0 auto;background: #7b7b7b;}
.foot_top > .f_wid{width: 100%;max-width: 1180px;margin:0 auto;}
.ftbn_line{box-sizing:border-box;border-left:1px solid #a3a3a3;display: flex;flex-wrap: wrap;}
.ftbn_line > li{box-sizing:border-box;width: 25%;height: 68px;text-align: center;display: table;border-right:1px solid #a3a3a3;}
.ftbn_line > li > a{display: table-cell;vertical-align: middle;padding: 2px 5px;font-size: 17px;color: #fff;}
.ftbn_line > li > a:hover{text-decoration: underline;}

.foot_bot{width: 100%;margin: 0 auto;background: #f7f7f7;padding: 45px 0 50px;}
.foot_bot > .f_wid{width: calc(100% - 20px);max-width: 1180px;margin:0 auto;}
.foot_box{display: flex;}
.foot_box .flogo{margin-right: 50px;max-width: 72px;}
.foot_box .fbox{padding-top: 5px;}
.foot_box .fbox p{font-size: 16px;color: #494949;font-weight: 300;line-height: 1.5;}
.foot_box .fbox p > span{display: inline-block;margin: 0 5px 5px 0;}

.quick_box{position:fixed;z-index:98;right: 2%;bottom:2%;transition: .4s;text-align: center;}
.quick_box a.advice_bn{display: block;width: 90px;padding: 28px 0;background: #1f8688;border-radius: 25px;font-size: 16px;color:#fff;font-weight: 500;line-height: 1.1;box-shadow:0 0 12px rgba(0,0,0,0.2);}
.quick_box a.advice_bn span{display: block;margin-bottom: 12px;}
.quick_box a.advice_bn br{display: none;}

@media screen and (max-width:1719px){
	
}
@media screen and (max-width:1599px){
	
	
}
@media screen and (max-width:1360px){
	
}
@media screen and (max-width:1180px){
	.ftbn_line{border-left:0;}
	.ftbn_line > li:last-child{border-right:0;}
}
@media screen and (max-width:1024px){
	#header{position: static;background: #fff;}
	.head_wid{height: 80px;}
	#header h1{top: 0;}
	#header h1 > a{line-height: 80px;max-width:200px;}
	#header a.mor_open{display: inline-block;}
	
	.menu_area{text-align: left;position:relative;padding-left:0;padding-right:0;margin-top: 0;margin-left:0;position:fixed;left:-300px;top:0;width:300px;z-index:9999;height:100%;overflow:auto;background:#fff;}
	.menu{position:relative;width:100%;margin-top:0;margin-left:0;padding-right:0;}
	.menu > li{display:block;text-align:left;padding:0;margin:0;float:none;}
	.menu > li:after{display:none;}
	.menu > li > a{display:block;box-sizing: border-box;width:100%;font-size:18px;line-height:18px;padding:15px 10px 15px 15px;color:#090909;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:#229294;background: #fff url(../image/common/mon.png) no-repeat right 15px center;}
	.menu > li > a:hover{color:#229294;}
	.menu > li:hover > a > span:after{display:none;}
	.menu > li > .mdp02{position:static;width:100%;margin-left: 0;padding:20px 10px 20px 20px;background:#fafafa;border-top: 0;border-bottom: 1px solid #dfdfdf;box-shadow:0 0 0 rgba(0,0,0,0);}
	.menu > li > .mdp02 > li{text-align:left;width:100%;display: block;height: auto;}
	.menu > li > .mdp02 > li + li{margin-top: 12px;}
	.menu > li > .mdp02 > li > a{font-size: 16px;display: block;padding-left: 0;}

	.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;}

	
	.top_bn{display: block;border-bottom: 1px solid #229294;}
	.top_bn > a{display: inline-block;line-height: 80px;padding-left: 10px;}
	.top_bn > a img{max-width: 200px;}
}



@media screen and (max-width:767px){
	.foot_bot{padding: 35px 0 80px;}
	.foot_box .flogo{margin-right: 20px;width: 60px;}
	.foot_box .fbox{width: calc(100% - 80px);}

	.quick_box{right: 0 !important;bottom:0 !important;left: 0 !important;}
	.quick_box a.advice_bn{width: 100%;padding: 0;border-radius: 0;font-size: 18px;height: 50px;display: flex;justify-content: center;align-items: center;}
	.quick_box a.advice_bn span{margin-bottom: 0;margin-right: 10px;}

}

@media screen and (max-width:640px){
	.ftbn_line > li{width: 50%;height: 50px;}
	.ftbn_line > li > a{font-size: 16px;}
	.ftbn_line > li:nth-child(2n+2){border-right: 0;}
	.ftbn_line > li:nth-child(n + 3){border-top: 1px solid #a3a3a3}
}

@media screen and (max-width:480px){
	
}

@media screen and (max-width:420px){
	
}