@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: bold;
    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: 'Jalnan Gothic TTF';
    src: url('../fonts/JalnanGothicTTF.woff2') format('woff2'),
        url('../fonts/JalnanGothicTTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jalnan 2 TTF';
    src: url('../fonts/Jalnan2TTF.woff2') format('woff2'),
        url('../fonts/Jalnan2TTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    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: 'NanumSquare Neo', sans-serif; font-size:16px;font-weight:normal;line-height: 1.5; list-style:none; color:#454545;box-sizing: border-box;word-break: keep-all;}
a{text-decoration:none;color:#454545;font-family: 'NanumSquare Neo', sans-serif; font-size:16px;font-weight:normal;}
img{border:0;vertical-align:middle;max-width: 100%;}
select{font-family: 'NanumSquare Neo', sans-serif;border:1px solid #d6d6d6;vertical-align:middle;font-weight:normal;}
input{font-family: 'NanumSquare Neo', sans-serif;vertical-align:middle;margin:0;padding:0;font-size:16px;color:#454545;font-weight:normal;}
label {cursor:pointer;}
textarea{font-family: 'NanumSquare Neo', sans-serif;vertical-align:middle;font-size:16px;color:#454545;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;font-family: 'NanumSquare Neo', sans-serif;font-weight:normal;}





.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
***********************************************************/


#wrap{position:relative;width:100%;margin:0 auto;}
#header{width:100%;margin:0 auto;transition: all 0.1s ease-in-out;position: relative;opacity: 1;z-index:999;}
.head_top{width: 100%;margin: 0 auto;border-bottom: 1px solid #dfdfdf;}
.head_top > .wids{width: calc(100% - 20px);max-width: 1400px;margin: 0 auto;padding: 22px 0;position: relative;}
.head_top h1.logo{text-align: center;}
.head_top h1.logo > a{display: inline-block;font-size: 0;}
.top_bns{position: absolute;left: 0;top: 50%;transform: translateY(-50%); display: flex;}
.top_bns > li + li{margin-left: 70px;}
.top_bns > li > a{display: inline-block;font-size: 17px;color:#101010;font-family: 'Jalnan Gothic TTF';font-weight: normal;}
.top_bns > li.ico1 > a{padding: 65px 22px 0 3px;background: url(../image/common/tic2.png) no-repeat left top;}
.top_bns > li.ico2 > a{padding: 65px 10px 0 0;background: url(../image/common/tic3.png) no-repeat 17px top;}
.head_bot{width: 100%;max-width: 1400px;margin: 0 auto;}
.navi_area{width: 100%;margin: 0 auto;overflow: hidden;}
.navi_box{height: 100%;display: flex;align-items: center;justify-content: center;padding: 8px 0;}
.navi_box li + li{margin-left: 50px;}
.navi_box li > a{display: inline-block;padding: 0 40px;line-height: 44px;border-radius: 44px;font-size: 17px;color:#000;font-family: 'Jalnan Gothic TTF';font-weight: normal;transition: all 0.1s ease-in-out;}
.navi_box li:hover > a{background: #f4936e;color:#fff;}
.navi_box li.on > a{color:#fff;}
.navi_box li.sk_c.on > a{background: #f4936e;}
.navi_box li.kt_c.on > a{background: #2bc6b9;}
.navi_box li.lgu_c.on > a{background: #eb018b;}
.navi_box li.kts_c.on > a{background: #f9394e;}
.navi_box li.lgh_c.on > a{background: #ff68c8;}
.navi_box li.cd_c.on > a{background: #f4936e;}




.htel_box{position:absolute;right: calc((100% - 1400px) / 2 - 149px);bottom:0;text-align:center;width: 149px;height: 210px;background: url(../image/common/tic1.png) no-repeat center center;}
.htel_box > p{font-size: 32px;color:#fff;font-family: 'Jalnan 2 TTF';line-height: 1.2;padding-top: 85px;padding-right: 10px;}
.htel_box > p span{display: block;font-size: 18px;margin-bottom: 5px;}

#all_contents{position:relative;width:100%;margin:0 auto;}



#footer{width:100%;margin:0 auto;background:#616161;padding: 40px 0 50px;}
.foot_wid{width: calc(100% - 20px);max-width: 1400px;margin: 0 auto;}
.foot_top{display: flex;justify-content:space-between;}
.fot_btns{display:flex;flex-wrap:wrap;margin-top: -5px;margin-left:-10px;}
.fot_btns > li{margin-top: 5px;margin-left:10px;}
.fot_btns > li > a{display: inline-block;width: 150px;line-height: 41px;text-align: center;border-radius: 41px;border: 1px solid #a1a1a1;font-size: 15px;color:#fff;}
.fot_btns > li > a:hover{background: #000;}
.footer_gs{width:180px;position:relative;}
.footer_gs > a{display:block;font-size:15px;color:#fff;background:  #2d2d2d;width:100%;padding:0 24px;font-weight:300;height:43px;line-height:43px;border-radius: 43px;box-sizing: border-box;}
.footer_gs > a span{display: block;background: url(../image/common/fic.png) no-repeat right  center;}
.footer_gs .family_list{display:none;position:absolute;left:0;right: 0;bottom:100%;z-index:99;background:#fafafa;border-radius: 20px;padding:15px 24px;box-sizing: border-box;height:140px;overflow-y: auto;}
.footer_gs .family_list > li > a{display:block;padding:3px 0;font-size:14px;color:#000;}
.footer_gs .family_list > li > a:hover{color:#000;}


.foot_bot{margin-top: 38px;display: flex;}
.fb_box{margin-right: 10%;}
.fb_box > p + p{margin-top: 35px;}
.fb_box > p{font-size: 16px;color:#fff;}
.fb_box > p > span{margin-bottom: 10px;display: block;font-weight: bold;line-height: 1;}
.fb_box > p.tel{font-size:32px;color:#f3972b;font-family: 'Jalnan 2 TTF';line-height: 1;}
.fb_box > p.tel > span{margin-bottom: 18px;color:#fff;font-size: 16px;line-height: 1;font-family: 'NanumSquare Neo', sans-serif;}
.fb_cp > p{font-size: 15px;color:#fff;}
.fb_cp > p:last-child{margin-top: 20px;}
.fb_cp > p.bt{font-size: 16px;color:#fff;font-weight: 900;margin-bottom: 10px;line-height: 1;}


@media screen and (max-width:1719px){

}
@media screen and (max-width:1599px){
	.fb_box{margin-right: 4%;}
	.htel_box{right: 5px;bottom: 60px;width: 114px;height: 160px;background-size: 114px 160px;}
	.htel_box > p{font-size: 25px;padding-top: 60px;padding-right: 10px;}
	.htel_box > p span{font-size: 15px;}
	
}
@media screen and (max-width:1280px){
	.navi_box li + li{margin-left: 0;}
}
@media screen and (max-width:1280px){

}
@media screen and (max-width:1024px){
	.navi_box{overflow-x: scroll;justify-content: flex-start;}
	.navi_box::-webkit-scrollbar{width: 3px;height: 3px;}
	.navi_box::-webkit-scrollbar-thumb {background: #f6d7d7;}
	.navi_box::-webkit-scrollbar-track{background:#e0e0e0;}
	

	
}



@media screen and (max-width:767px){
	.head_top > .wids{padding: 15px 0;}
	.head_top h1.logo{text-align: left;}
	.head_top h1.logo > a{max-width: 150px;}
	.top_bns{left: auto;right: 0;padding-top: 25px;}
	.top_bns > li + li{margin-left: 10px;}
	.top_bns > li{padding-top: 5px;}
	.top_bns > li > a{font-size: 12px;}
	.top_bns > li.ico1 > a{padding: 30px 16px 0 3px;background: url(../image/common/tic2.png) no-repeat left top;background-size: auto 24px;}
	.top_bns > li.ico2 > a{padding: 30px 5px 0 0;background: url(../image/common/tic3.png) no-repeat 13px top;background-size: auto 24px;}
	.navi_box{padding: 6px 0;}
	.navi_box li + li{margin-left: 5px;}
	.navi_box li > a{padding: 0 20px;line-height: 38px;border-radius: 38px;font-size: 15px;}

	.htel_box{bottom: auto;right: 10px;top: 15px;background:none;width: auto;height: auto;}
	.htel_box > p{font-size: 15px;color:#f4936e;padding-top: 0;padding-right: 0;}
	.htel_box > p br{display: none;}
	.htel_box > p span{display: inline-block;font-size: 15px;}
	
	.foot_top{flex-direction: column;align-items: center;}
	.fot_btns{justify-content:center;margin-bottom: 15px;margin-left: -3px;margin-top:-3px;}
	.fot_btns > li{margin-left:3px;margin-top: 3px;}
	.fot_btns > li > a{width: 140px;font-size: 14px;}
	.footer_gs{width:200px;}

	.foot_bot{display: block;}
	.fb_box{margin-right: 0;margin-bottom: 25px;}
	.fb_box > p + p{margin-top: 25px;}

}

@media screen and (max-width:640px){

}

@media screen and (max-width:480px){
	
}

@media screen and (max-width:420px){
	
}