@charset "utf-8";
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");



@font-face {
    font-family: 'ChosunNm';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/ChosunNm/ChosunNm.ttf') format("truetype");
    font-display: swap;
}


@font-face {
    font-family: 'TwayAir';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/tway/TwayAir.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/tway/TwayAir.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/tway/TwayAir.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/tway/TwayAir.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/tway/TwayAir.ttf') format("truetype");
    font-display: swap;
} 


@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.ttf') format("truetype");
    font-display: swap;
}


@font-face {
    font-family: 'EF_Hyunygothic';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/earlyfont/EF_Hyunygothic.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/earlyfont/EF_Hyunygothic.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/earlyfont/EF_Hyunygothic.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/earlyfont/EF_Hyunygothic.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/earlyfont/EF_Hyunygothic.ttf') format("truetype");
    font-display: swap;
}


@font-face {
    font-family: 'Busan';
    font-weight: normal;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/busan/Busan.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/busan/Busan.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/busan/Busan.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/busan/Busan.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/busan/Busan.ttf') format("truetype");
    font-display: swap;
} 

	
	body {position:relative; font-family:'KoPubWorldDotum', 'Noto Sans KR',sans-serif;  }
	.default_layout {position:relative; width:1300px; margin:0 auto; clear:both; }

	/* 기본 감싸는 레이아웃 */
	#wrap,#header,#footerGroup {position:relative; width:100%; }


	/* 헤더 */
	#header {height:110px; z-index:99;  min-width:1100px; background:#fff; border-bottom:2px #000 solid; }

	

	/* 로고 */
	#header h1#logo {text-align:center; position:relative; z-index:1; line-height:110px; color:#fff; margin-left:80px; }
	#header h1#logo a{color:#fff; display:inline-block;line-height:110px;  }
	#header h1#logo a img {vertical-align:middle;}

	/*카카오톡*/
	#header .kakao_id {position:absolute;  z-index:2;  left:0px; top:28px; background:url(../images/common/header_kakao_bg.png) left top no-repeat; min-height:60px;}
	#header .kakao_id dl {padding-left:70px;}
	#header .kakao_id dl dt{font-size:14px; color:#656565;}
	#header .kakao_id dl dd{font-size:24px; color:#000000; }


		/*카카오톡*/
	#header .cs_call_num {position:absolute;  z-index:2;  right:0px; top:28px;   min-height:60px;}
	#header .cs_call_num dl {padding-left:70px;font-weight:bold;}
	#header .cs_call_num dl dt{font-size:14px; color:#000;}
	#header .cs_call_num dl dd{font-size:26px; color:#ff6c00; }












	#footerGroup {position:relative; background:#fff; padding:30px 0px 220px; border-top:2px #000 solid; }


	#footerGroup .f_util {overflow:hidden; position:relative;  }
	#footerGroup .f_util .f_name{position:absolute; left:0px;top:0px; font-size:20px; color:rgba(0,0,0,1); }
	#footerGroup .f_util ul{float:right;}
	#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:12px;}
	#footerGroup .f_util li a{margin-right:10px; line-height:25px; padding-bottom:8px; display:block;color:rgba(0,0,0,0.7); }


	#footerGroup .footer {border-bottom:1px rgba(0,0,0,0.1) solid; margin-top:5px; padding-bottom:15px; font-size:12px; position:relative;  color:rgba(0,0,0,0.8);  text-align:center;}
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer .addres{ font-size:11px; color:rgba(0,0,0,0.5); line-height:16px; font-weight:normal;}
	#footerGroup .footer .author{font-size:11px; color:rgba(0,0,0,0.2);}

	#footerGroup .footer_help .title {font-size:20px; color:#000; font-weight:bold; margin:15px 0px; text-align:center;}
	#footerGroup .footer_help .title strong {color:#962525;}
	#footerGroup .footer_help .title span {display:block;}
	#footerGroup .footer_help .info {font-size:20px; color:#777; font-size:13px; line-height:18px;  text-align:center;}
	#footerGroup .footer_help .info span {color:#962525}



	
	.quick_inq {position:fixed; bottom:-300px; left:0px; width:100%; padding:30px 0px 60px; z-index:99;background:#f9d43c; border-top:2px #000 solid; z-index:999;  transition: all 0.2s; } 
	.quick_inq.on {bottom:0px;  transition: all 0.2s;} 
	.quick_inq .toggle_btn {position:absolute; left:0px; top:0px; width:100%; text-align:center; display:none;} 
	.quick_inq .toggle_btn a{display:inline-block; width: 0;  height: 0;  border-bottom: 30px solid transparent;  border-top: 30px solid #000;  border-left:30px solid transparent;  border-right:30px solid transparent;} 


	.quick_inq .title {display:inline-block; color:#f9d43c;} 
	.quick_inq .title img {vertical-align:middle;} 
	.quick_inq .title .t1 {margin-top:20px; font-size:40px; font-weight:bold; line-height:40px; color:#000;;} 
	.quick_inq .title .t1 span {display:inline-block; background:#000; color:#fff; padding:0 30px; line-height:50px; border-radius:50px; font-size:20px; margin:0px 20px; font-weight:normal; vertical-align:middle;} 
	.quick_inq .title .t2  {font-size:16px; color:#000; padding-left:210px;} 

	.quick_inq .query_box {position:absolute; right:0px; top:20px;}
	.quick_inq .query_box h3 {color:#000;}
	.quick_inq .query_box ul {display:inline-block; vertical-align:middle;}
	.quick_inq .query_box ul li{display:inline-block; margin-right:4px;}
	.quick_inq .query_box ul li select{height:45px; line-height:45px; background:#fff; vertical-align:middle; border:2px #000 solid;;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 10px; vertical-align:middle;;  font-size:14px; border-radius:10px; overflow:hidden;  co}
	.quick_inq .query_box ul li input[type="text"]{height:45px; line-height:45px; background:#fff; vertical-align:middle; border:2px #000 solid;;;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 10px; vertical-align:middle;;  font-size:14px;  border-radius:10px; overflow:hidden; max-width:120px;}
	.quick_inq .query_box .btns {display:inline-block; vertical-align:middle; margin-left:5px;}
	.quick_inq .query_box [type="submit"] {height:45px; line-height:45px; background:none; color:#fff; background:#000; font-size:16px;border:2px #000 solid;; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; padding:0 25px; vertical-align:middle;  font-weight:bold; border-radius:10px;} 

	.tail_quick_btn {display:none;}

	@media all and (max-width:1080px) {

		body,html { scroll-behavior: smooth;}
		
		body { font-family: 'KoPubWorldDotum',sans-serif;}
		#wrap {overflow:hidden;}

	.default_layout{overflow:hidden; width:auto;}


		/* 헤더 */
	#header {height:80px;   min-width:auto;}

	

	/* 로고 */
	#header h1#logo {text-align:center;  line-height:80px; margin-left:0px; text-align:center; }
	#header h1#logo a{line-height:80px;  }
	#header h1#logo img {max-width:220px;}


	/*카카오톡*/
	#header .kakao_id {display:none;}



		/*카카오톡*/
	#header .cs_call_num {display:none;}












	#footerGroup { padding:30px 10px 100px; -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}





	
	.quick_inq {display:none;} 
	.quick_inq.on {display:none;} 



	.tail_quick_btn {position:fixed;width:100%; left:0px; bottom:0px; overflow:hidden; z-index:999999999999999999; box-shadow: 0px -3px 10px rgb(0 0 0 / 20%); border-radius:20px 20px 0px 0px; display:block;}
	.tail_quick_btn .col_wrap {display:table; width:100%; table-layout:fixed;}		
	.tail_quick_btn .col{text-align:center; display:table-cell; vertical-align:middle;  padding:10px 0px; background:#e50012; color:#fff; font-size:18px;}
	.tail_quick_btn .col a{color:#fff;  }
	.tail_quick_btn .col a .fonti{font-size:20px;}
	.tail_quick_btn .col.m1 {background:#a9977c; border-radius:20px 0px 0px 0px;}
	.tail_quick_btn .col.m2 {background:#3c9764;}
	.tail_quick_btn .col.m3 {background:#ffc000; color:#000; border-radius:0px 20px 0px 0px;}
	.tail_quick_btn .col.m3 a{color:#000}

	.tail_quick_btn .col .text{font-size:13px;}
	

	.site_maker_point {display:none;}


	}