<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* SIR 지운아빠 */
@font-face {
    font-family: 'Shilla_CultureB-Bold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/Shilla_CultureB-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ChosunGs';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunGs.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body,td,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button{margin:0;padding:0; font-size:13px; color:#333; line-height:1.6em; font-family:'s-core-dream', sans-serif; font-weight:300; letter-spacing:-0.02em;}
ul,ol,li{margin:0;padding:0;list-style:none;}

input[type=password]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family:'s-core-dream', sans-serif;
}
input[type=password]::-moz-placeholder { /* Firefox 19+ */
  font-family:'s-core-dream', sans-serif;
}
input[type=password]:-ms-input-placeholder { /* IE 10+ */
 font-family:'s-core-dream', sans-serif;
}
input[type=password]:-moz-placeholder { /* Firefox 18- */
  font-family:'s-core-dream', sans-serif;
}

a, img{border:0px; vertical-align:middle;}
a{text-decoration:none;}
/*a:hover{ color:#00529B;}*/
strong{font-weight:300;}
.list-unstyled {list-style:none}

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.pT10 {padding-top:10px;}
.pT15 {padding-top:15px;}
.pT20 {padding-top:20px;}
.pT25 {padding-top:25px;}
.pT30 {padding-top:30px;}
.pT40 {padding-top:40px;}
.pT50 {padding-top:50px;}

.pR10 {padding-right:10px;}
.pR15 {padding-right:15px;}
.pR20 {padding-right:20px;}
.pR25 {padding-right:25px;}
.pR30 {padding-right:30px;}
.pR40 {padding-right:40px;}
.pR50 {padding-right:50px;}

.pB10 {padding-bottom:10px;}
.pB15 {padding-bottom:15px;}
.pB20 {padding-bottom:20px;}
.pB25 {padding-bottom:25px;}
.pB30 {padding-bottom:30px;}
.pB40 {padding-bottom:40px;}
.pB50 {padding-bottom:50px;}

.pL10 {padding-left:10px;}
.pL15 {padding-left:15px;}
.pL20 {padding-left:20px;}
.pL25 {padding-left:25px;}
.pL30 {padding-left:30px;}
.pL40 {padding-left:40px;}
.pL50 {padding-left:50px;}


.lview{}
.sview{display:none;} 
.mview{display:none;}



/* 중간기기~작은기기 모바일 상단 */
#mobile_header {width:100%; height:60px;  line-height:60px; border:0px solid red; z-index:99999; display:none;}
#mobile_header .inner {top:0; left:0; z-index:50; width:100%; height:60px; line-height:60px; overflow:hidden; background:#fff;}
#mobile_header h1 { width:290px; padding-top:8px; text-align:left;  padding-left:10px;}
#mobile_header h1 img { width:75%; overflow:hidden;}
#mobile_header .m_gnb li {list-style:none;}
#mobile_header .m_gnb li a {display:block; top:0; width:100%; text-align:center; color:transparent;}
#mobile_header .m_gnb li.category a i {float:left; position:absolute; width:20px; height:20px; line-height:20px; right:20px; top:20px; font-size:28px; color:#333;}
#mobile_header .m_gnb li.home a i { float:left; position:absolute; width:20px; height:20px; line-height:20px; right:15px; top:20px; font-size:20px; color:#333; }
#back_cover {position:absolute; display:none; left:0; top:0;  width:100%; height:100%; top:0px; background:rgba(0,0,0,0.5); z-index:99998;}
#sideMenu {display:inline; position:absolute; top:0; left:-270px; width:269px; height:100%; background-color:#fff; z-index:9999999;}
#sideMenu .side_title{height:60px; line-height:60px; background-color:#111111; color:#fff; text-align:center; font-size:1.5em; cursor:pointer;}
#sideMenu .navi_bg{ width:100%;}
#sideMenu .nav { width:100%; margin:0 auto;  padding:0; list-style: none; overflow:hidden;  box-sizing:border-box;}
#sideMenu .nav ul { width:100%; margin:0; padding:0;}
#sideMenu .navi_set{ display:inline;  margin:0; padding:10px 0 10px 0; text-align:center;  }
#sideMenu .navi_set &gt; div {display:block; width:100%; height:45px; line-height:45px; border-bottom:1px solid #eee; text-align:left; background-color:#fff; color:#333; text-indent:10px; cursor:pointer;}
#sideMenu .navi_set &gt; div a{display:block; width:100%;}
#sideMenu .navi_set ul {display:none;}
#sideMenu .navi_set ul li {list-style:none; border-bottom:1px solid #eee;}
#sideMenu .navi_set ul li a{display:block; width:100%; height:35px; line-height:35px; text-align:left; font-size:1.0em; color:#333; cursor:pointer;  text-indent:20px; background-color:#fff;}
#sideMenu .navi_set ul li a:hover{color:#fff; background-color:#aaa; }
#gnba {background-color:#444; text-align:center; padding:15px 0;}
#gnba i{color:#fff; font-size:40px;}
#gnba a { color:#fff; text-align:center; font-size:0.85em;  padding:7px 20px; margin:0 2px;  background:#C53428; border-radius:3px;}
#gnba a:hover { background:#fff; color:#000; }






/* 큰기기 PC 상단 */
#header_wrap { width:100%; min-width:1200px; overflow-x:hidden;}
.wrap_box { position:relative; width:100%; max-width:1200px; margin:0 auto; background:none; }
#header { position:absolute; top:0; left:0; width:100%; min-height:80px; background:rgba(0,0,0,0.5); z-index:500 !important;}
#header_wrap .header_on {border-bottom:0px solid #ddd}
#header h1 { position:absolute; display:block;  line-height:60px; top:5px;left:0; transition: all .3s ease-in-out; background:none;}
#header h1 a img{vertical-align:middle;}
#lnb {position:relative; float:left; margin-left:260px; line-height:80px !important; background:none;}
#lnb .lnb_wrap { position:relative; overflow:hidden; visibility:hidden; height:80px;}
#lnb .lnb_wrap &gt; ul &gt; li { float:left; padding-top:10px;  }
#lnb .lnb_wrap &gt; ul &gt; li &gt; a { display:block; width:100%; padding:0 36px; font-size:1.2em; font-weight:600; color:#fff; height:60px; line-height:60px;font-family:'s-core-dream', sans-serif }
#lnb .lnb_wrap &gt; ul &gt; li &gt; a &gt; span{display:block; background:#C53428; width:0px; height:2px; margin:0 auto; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#lnb .lnb_wrap &gt; ul &gt; li.current &gt; a, #lnb .lnb_wrap &gt; ul &gt; li.actived &gt; a { color:#fff; font-weight:600; border-bottom:0px solid rgba(255,255,255,1); transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#lnb .lnb_wrap &gt; ul &gt; li.current &gt; a &gt; span, #lnb .lnb_wrap &gt; ul &gt; li.actived &gt; a &gt; span{display:block; background:#C53428; width:100%;}
#lnb .lnb_sub { margin-top:10px;text-align:center; }
#lnb .lnb_sub li a { display:block; color:rgba(255,255,255,1); font-weight:400; padding:0; margin:0 0 2px 0; height:30px; line-height:30px; font-size:1em; letter-spacing:-0.5px; }
#lnb .lnb_sub li a:hover { display:block; color:rgba(255,255,255,0.8); font-weight:500; }
#gnbb {position:absolute; right:0; margin-top:8px; }
#gnbb a { color:#fff; text-align:center; font-size:0.85em;  line-height:60px; padding:6px 12px; margin:0 1px;  background:#C53428; border-radius:50px;}
#gnbb a:hover { background:#000; color:#fff; }
#gnbb a.memo { background: #5CB85C; color: #fff; }
#gnbb a.memo:hover { background: #449d44; color: #fff; }
#gnbb a.btn2 { color:#000; text-align:center; font-size:0.85em;  line-height:60px; padding:5px 10px; margin:0 1px;  background:#fff; border-radius:50px;}
#gnbb a.btn2:hover { background:#000; color:#fff; }
#gnbb p { position: relative; top: -6px; text-align: center; font-size: 10px; font-family: 'Adobe Clean'; font-weight: lighter; letter-spacing:1px; color: #ffffff; }

.jbMenu .header_in {  transition: all .3s ease-in-out;}
.jbFixed { min-height:auto !important;}
.jbFixed .header_in { position:fixed !important; top:0px; width:100% !important;width:100%; min-height:80px; background:rgba(0,0,0,0.6); border-bottom:0px solid #ddd;}
.jbFixed .header_in #lnb { margin-top:0;}
.jbFixed .header_in #lnb .lnb_wrap &gt; ul &gt; li &gt; a { height:60px; line-height:60px; color:#fff;}
.jbFixed .header_in #lnb .lnb_sub li a { display:block; color:rgba(255,255,255,0.7); padding:0; margin:0 0 2px 0; height:30px; line-height:30px; font-size:1em; letter-spacing:-0.5px;}
.jbFixed .header_in #lnb .lnb_sub li a:hover { display:block; color:rgba(255,255,255,1); font-weight:500; }

.jbFixed .header_in #gnbb a { height:60px; line-height:50px !important;}
.jbFixed .header_in #gnbb a.btn2 { color:#000; text-align:center; font-size:0.85em;  line-height:50px; padding:6px 12px; margin:0 1px; border-radius:50px;}
.jbFixed .header_in #gnbb a.btn2:hover { background:#555; color:#fff; }
.jbFixed .header_in #gnbb p { position: relative; top: -9px; text-align: center; font-size: 10px; font-family:'Adobe Clean'; font-weight:lighter; letter-spacing:1px; color: #ffffff; }

.jbFixed .header_in h1 {  height:60px; line-height:50px !important;}
.jbFixed .header_in h1 img { width:100%; transition: all .3s ease-in-out;}




#container {position:relative; width:100%; margin:0; padding:0; z-index:1; background:#fff; margin-top:0px;}


/* main_slider section (메인 슬라이드 영역) */
#main_visual{clear:both; position:relative; text-align:center; width:100%; padding:0; margin:0px auto; overflow:hidden; }
#main_visual:after{ content:""; display:block; clear:both;}
#main_visual .main-slider-image {position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center}
#main_visual .main-slider-image:after{width:100%; height:640px; position: absolute;  content: ""; }
#main_visual .main-slider-image:before{width:100%; height:640px; position: absolute;  content: ""; }
#main_visual .swiper-slide{width:100%; height:640px; padding:0; background-color:#000; overflow:hidden;}
#main_visual .swiper-slide div.background{width:100%; height:100%; }
#main_visual .sliderkit-text {width:100%; max-width:1200px; border:0px solid red; position:absolute; bottom:25%; left:50%; text-align:left; transform:translate(-50%,0); margin-left:0px; ; padding-left:100px;}
#main_visual .sliderkit-text h1{font-size:3.2em;  color:#49382c; line-height:3.2em; font-family: 'ChosunGs'; font-weight:500; text-shadow: 0px 1px 1px #000; padding-bottom:10px;}
#main_visual .sliderkit-text h2{font-size:2.2em;  color:#49382c; line-height:1.6em; font-weight:500; text-shadow: 0px 1px 1px #000; padding-bottom:60px; }
#main_visual .btn-more  {padding-top:50px; text-align:left; color:#fff;border-color:#fff}
#main_visual .btn-more a {position:relative;display:inline-block;overflow:hidden;padding:8px 30px;letter-spacing:2px;font-size:1.25em;  color:#000; line-height:1.6em; font-weight:500;color:#000;border-width:1px;border-style:solid;border-color:#000;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
#main_visual .btn-more a:hover {color:#fff; }
#main_visual .btn-more a:before {content:"";position:absolute;top:0;left:0;bottom:0;right:-50px;display:block;border-right:50px solid transparent;border-bottom:80px solid #000;z-index:-1;transform: translateX(-100%);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}
#main_visual .btn-more a:hover:before {transform: translateX(0);color:#000;background:#C53428}
#main_visual .sliderkit-text span{display:inline-block; height:44px; line-height:44px;padding:0 80px; margin:15px auto; background:#C53428;}
#main_visual .sliderkit-text span h2{ line-height:44px; font-size:1.3em; color:#fed700;  letter-spacing:0.05em; }
#main_visual .swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:60px; display:block;}
#main_visual .swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:60px; display:block;}

/* 반응형 대형기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){
	#scontent {margin-top:0px;}
}

/* 반응형 중간기기 992px 사이즈 이하*/
@media all and (max-width:992px){
	
	#main_visual .swiper-slide{width:100%; height:450px;}
	#main_visual .swiper-slide div.background{height:450px; }
	#main_visual .sliderkit-text {width:100%; bottom:23%; text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 0; }
	#main_visual .sliderkit-text h1{font-size:2.4em;}
	#main_visual .sliderkit-text h2{font-size:1.2em;}
	#main_visual .sliderkit-text span{height:40px; line-height:40px; padding:0 20px; font-size:0.8em;}
}

/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {	
	#main_visual .sliderkit-text {width:100%; bottom:23%; text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 0; }
	#main_visual .sliderkit-text h1{font-size:1.8em;}
	#main_visual .sliderkit-text h2{font-size:1.1em;}
	#main_visual .swiper-button-next, .swiper-button-prev{display:none !important;}
	#main_visual .btn-more a {padding:5px 20px;font-size:11px}
}

	
.cover {
	position: absolute;
    width: 100%;
    height: 100%;
    background: url('../img/overpatternl.png') repeat;
}


#m_bnr2 {position:relative; top:-20px; width:100%;  max-width:1200px; margin:50px auto; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
#m_bnr2:after{ content:""; display:block; clear:both;}
#m_bnr2 .con_box { width:100%; height:260px;  }
#m_bnr2 .con_box:after{ content:""; display:block; clear:both;}
#m_bnr2 .con_box li { float:left; position:relative; text-align:center; width:25%; height:100%; border-left:1px solid #ddd;  box-sizing:border-box; overflow:hidden;} 
#m_bnr2 .con_box li:last-child { border-right:1px solid #ddd;}
#m_bnr2 .con_box li .hover_area i {  display:inline; width:30px; height:30px; padding:5px 0 5px 0; vertical-align:middle;  font-size:2.5em; color:#000; text-align:center; }
#m_bnr2 .con_box li .hover_area { position:absolute; left:0; top:0; display:block; width:100%; height:100%; padding-top:20px; box-sizing:border-box; background:rgba(0,0,0,0); border-radius:30px; transition:0.6s; }
#m_bnr2 .con_box li .hover_area b { position:relative; display:block; padding-top:20px; font-size:1.5em; font-weight:400; color:#222; }
#m_bnr2 .con_box li .hover_area p { padding:0 10px; margin-top:10px; font-size:1em; line-height:20px; color:#777; transition:0.6s; letter-spacing:0.05em; }
#m_bnr2 .con_box li .hover_area span.btn_view { display:inline-block; width:30px; height:30px; line-height:30px; margin-top:10px; transition:0.6s; background:url('../image/btn_view.png') no-repeat 50% 50%;}
#m_bnr2 .con_box li .hover_area:hover i {color:#b82835;}
#m_bnr2 .con_box li:hover{background:#f7f7f7; transition:0.6s;}

#comm_wrap{width:100%; margin:60px auto;}
#comm_wrap:after{ content:""; display:block; clear:both;}
#comm_wrap .board_area{width:100%; max-width:1200px; margin:0px auto;}
#comm_wrap .board_area .dleft{ position:relative;float:left; width:48%; margin-right:30px;}
#comm_wrap .board_area .dright{position:relative; float:right; width:48%;}
#comm_wrap .board_area div.board_box{width:100%; padding:0;}
#comm_wrap .notice_area { position: relative; width:100%; height: 100%;  overflow: hidden;}
#comm_wrap .notice_area .tab { height:50px; margin-bottom:10px; list-style:none;}
#comm_wrap .notice_area .tab li{float: left; width:150px;bottom:10px;left:0;}
#comm_wrap .notice_area .tab li:before {display:none;}
#comm_wrap .notice_area .tab a{display: block; width:100%; height:50px; line-height: 50px; font-size:1.5em;  }
#comm_wrap .notice_area .tab li:first-child a{border-left: 0px solid #eee}
#comm_wrap .notice_area .tab li:last-child a{border-right: 0px solid #eee}
#comm_wrap .notice_area .tab li.on { border-bottom: 0 none; color:#000; }
#comm_wrap .notice_area .tab li.on a{ border-bottom: 0 none; color:#000; border-bottom:3px solid #E91E63}
#comm_wrap .notice_area .more{position:absolute; top:5px; right:0px; padding-top:4px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease; width:30px;height:30px;text-align:center; border:1px solid #e5e5e5}
#comm_wrap .notice_area .active{display: block; padding:0;}
#comm_wrap .notice_area li{position: relative; height:30px; line-height:30px;  }
#comm_wrap .notice_area li:before { content: ''; position: absolute; top: 20px; left: 0; width: 4px;  height: 4px;  background-color: #e2dccc; }
#comm_wrap .notice_area li span.date{position: absolute; right: 0; font-size:1em; color:#888;  height:30px; line-height:30px;  }
#comm_wrap .notice_area div li a{display: inline-block; margin-right:0px; font-size:1em; color:#555;}
#comm_wrap .notice_area &gt; div{display: none; padding:0; }

@media all and (max-width:1200px){

}

/* 반응형 중간기기 992px 사이즈 이하*/
@media all and (max-width:992px){
	#comm_wrap{margin:30px auto;}
	#comm_wrap .board_area{min-width:320px; height:100%;}	
	#comm_wrap .board_area .dleft{ width:100%;  margin-right:0px;}
	#comm_wrap .board_area .dcenter{ width:100%;}
	#comm_wrap .board_area .dright{width:100%; }
	#comm_wrap .board_area div.board_box{width:90%; margin:0px auto;}
	#comm_wrap .notice_area {width:100%; margin-top:20px;}
}

/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {	
	#comm_wrap{margin:20px auto;}
	#comm_wrap .notice_area li a{display:block; width:75%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }
}








/* 하단 */
.footer {position:relative;background:#212121; width:100%;}
.footer-top {margin-bottom:20px;padding:20px 0;border-bottom:1px solid #353535; max-width:1200px; margin:0 auto; padding-top:20px;}
.footer-top:after {content:"";display:block;clear:both}
.footer-nav {width:50%;float:left;padding-top:20px;}
.footer-nav a {color:#959595;font-size:15px;margin-right:20px}
.footer-aside {position:relative;width:50%;float:right;margin-top:25px;}
.footer-cont {color:#757575;font-size:13px; max-width:1200px; margin:0 auto; padding-top:20px;}
.footer-cont span {display:inline-block;position:relative;padding-right:15px;margin-right:10px}
.footer-cont span:after {content:"";position:absolute;top:4px;right:0;width:2px;height:12px;background-color:#414141}
.footer-cont .last-span {padding-right:0;margin-right:0}
.footer-cont .last-span:after {display:none}
.footer-cont span a {color:#959595}
.footer-cont span a:hover {text-decoration:underline}
.footer-copyright {color:#757575;font-size:13px;text-align:center;margin-top:30px;padding:10px 0}
.family-site {position:absolute;top:-11px;right:0;margin-bottom:0;width:250px;z-index:1000;}
.family-site dt {position:relative}
.family-site dt a {font-size:13px;line-height:15px;padding:10px;font-weight:200;color:#eee;display:block;background:rgba(255,255,255,.3)}
.family-site dt a:hover {color:#fff}
.family-site dt i {color:#ddd;float:right;display:inline-block;padding-top:5px}
.family-site dd {position:absolute;bottom:32px;margin-bottom:0;width:100%;z-index:2;display:none}
.family-site dd ul {margin-bottom:0;background-color:#fff;border:1px solid #c5c5c5;border-bottom:0}
.family-site ul li {border-top:1px solid #c5c5c5}
.family-site ul li:first-child {border-top:0}
.family-site ul li a {color:#707070;font-size:13px;display:block;padding:7px}
.family-site ul li a:hover {color:#cc2300}
@media (max-width:991px) {
    .footer-nav {width:100%;text-align:center}
    .footer-aside {width:100%;height:40px;margin-top:20px}
	.footer-cont {color:#757575;font-size:13px; max-width:1200px; margin:0 auto; padding:20px;}
    .family-site {top:0;left:50%;right:inherit;transform:translateX(-50%)}
}
@media (max-width:767px) {
	.footer-copyright span {display:none}
}





/* PC용 퀵메뉴 */
#backtotop{ position:fixed; bottom:674px; right:0px; z-index : 1000; float:right; width:120px; display:inline-block;}



/* 서브 */
#sub_visual{width:100%; height:320px; text-align:center; background:#e8e9eb; }
#sub_visual .backgroundimg {position:relative; width:100%; text-align:center; margin:0 auto; height:320px; z-index:0; }
#sub_visual .visual_area {width:100%; max-width:1920px; height:380px; margin:0 auto; }
#sub_visual .visual_area .title{ position:relative; padding-top:160px; text-align:center; padding-bottom:0px; color:#49382c; font-size:2.6em; line-height:2.6em; font-family: 'Shilla_CultureB-Bold'; text-transform:uppercase;  z-index:10;} /*대문자로*/
#sub_visual .visual_area .title:after{display:block; content:""; width:5%; height:1px;  margin:10px auto; background:#fff;}
#sub_visual .visual_area .normal_txt{margin:0px 0; font-size:1.4em; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Noto Sans KR', sans-serif;}
#sub_visual .visual_area .normal_txt .color1{padding-top:14px; font-size:16px; color:#fff; font-weight:300; line-height:26px;}

/* 서브 위치 표시*/
#sub_wrapper{width:100%; margin:0 auto; }
#sub_wrapper:after{ content:""; display:block; clear:both;}
#sub_menu{ display:block; width:100%;  margin:0px auto; background:#fff; } /*메뉴가림*/
#sub_menu .sub_tab{width:100%; max-width:1200px; text-align:left; margin:0 auto; }

#sub_menu .sub_location { position:relative; top:40px; width:100%;  height:60px; border-bottom: 1px solid #657da8; font-size: 0; background:#3a5992; margin:0 auto; z-index:99;}
#sub_menu .sub_location &gt; div{position:relative;  width:100%; max-width:1200px; height:60px; font-size: 0; background:#3a5992; margin:0 auto;  border-bottom: 1px solid #657da8; }
#sub_menu .sub_location &gt; div .cen{ float:left; width:60px; height:59px; line-height:60px; text-align:center; border-left: 1px solid #657da8; border-right: 1px solid #657da8;  background:#3a5992;}
#sub_menu .sub_location &gt; div .cen:first-child{ border-left:0;}
#sub_menu .sub_location &gt; div .cen i{ color:#fff; font-size:1.4em;}

#sub_menu .sub_location ul{width:100%; max-width:1200px; padding:0; margin:0; display: inline-block; width:200px; border-right: 1px solid #657da8; vertical-align: top; box-sizing:border-box; }
#sub_menu .sub_location ul:first-child{ border-left: 1px solid #657da8;}
#sub_menu .sub_location ul li{position: relative; width:100%; }
#sub_menu .sub_location ul li span{display: block; padding: 0 15px; line-height: 60px; font-size:1.1em; font-weight:400; color: #fff; background: url('../img/icnLocaArr_x.png') 90% center no-repeat; cursor: pointer;}
#sub_menu .sub_location ul.on li span{background: url('../img/icnLocaArr1_x.png') 90% center no-repeat;}
#sub_menu .sub_location ul li a{width:100%; display: block; padding: 13px 15px; color: #000; border-top: 0px solid #657da8; border-bottom: 1px solid #657da8; }
#sub_menu .sub_location ul li a:hover{color: #000; background:#f1f7fb; border-top: 0px solid #657da8; border-bottom: 1px solid #657da8;}

#sub_menu .sub_location ul ul{display: none;position: absolute;top:60px; left: -1px; padding: 0px 0;background:#fff; border: 1px solid #657da8; border-top:none; z-index:99;}
#sub_menu .sub_location ul.on li ul{display: block;}
#sub_menu .sub_location ul.dep2 li span{color: #fff; font-size:1.1em; font-weight:400;}
#sub_menu .sub_location ul.dep2 ul{width:200px;}

/* 반응형 중간기기 992px 사이즈 이하*/
@media (max-width:992px) {
	#sub_visual{width:100%; height:210px; text-align:center; background:#e8e9eb; }
	#sub_visual .backgroundimg {position:relative; height:270px; text-align:center; margin:0 auto; height:210px; z-index:0; }
	#sub_visual .visual_area {width:100%; max-width:1920px; height:270px; margin:0 auto; }
	#sub_visual .visual_area .title{ position:relative; padding-top:100px; text-align:center; padding-bottom:0px; font-size:2.0em; font-weight:600; color:#fff; text-transform:uppercase;  z-index:10;} /*대문자로*/
	#sub_visual .visual_area .title:after{display:block; content:""; width:5%; height:1px;  margin:10px auto; background:#fff;}
	#sub_visual .visual_area .normal_txt{margin:0px 0; font-size:1.4em; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Noto Sans KR', sans-serif;}
	#sub_visual .visual_area .normal_txt .color1{padding-top:14px; font-size:16px; color:#fff; font-weight:300; line-height:26px;}

	#sub_menu .sub_location &gt; div .cen{ display:none;}
	#sub_menu .sub_location ul{width:50%;}
	#sub_menu .sub_location ul:first-child{border-left:0px; }
	#sub_menu .sub_location ul.dep2{border-right:0px;}
	#sub_menu .sub_location ul ul{width:100.8% !important;}	
}

/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {	
	#sub_menu .sub_location &gt; div .cen{ display:none;}
	#sub_menu .sub_location ul{width:50%;}
	#sub_menu .sub_location ul:first-child{border-left:0px; }
	#sub_menu .sub_location ul.dep2{border-right:0px;}
	#sub_menu .sub_location ul ul{width:100.8% !important;}
}

/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {
	#sub_visual{height:210px; }
	#sub_visual .backgroundimg{height:270px; }
	#sub_visual .visual_area {height:270px; background-position:center top; background-size:cover;}
}


#sub_tit { position:absolute; width:100%; max-width:1200px; margin:0px auto; top:180px; left:50%; margin-left:-600px; border:0px solid red;}
#sub_tit .path { position:absolute; top:200px; right:0; z-index:99; }
#sub_tit .path li { float: left; text-align:center; font-size:0.9em; padding: 0 8px 0 12px; margin:0; color: #fff; background: url('../img/ico_path.png') no-repeat left center; z-index:99; }
#sub_tit .path li a span.ic-home {padding: 0;cursor: pointer;}
#sub_tit .path li a span.ic-home i { background: url('../img/icon_home.png')no-repeat left center; display:inline-block; width:15px; height:15px;}
#sub_tit .path li:first-child { background:none;}
#sub_tit .path li:last-child { color:#fff; font-weight:500; margin-right:10px; }

#sub_tit .title_set{padding-top:220px; word-break:keep-all;}
#sub_tit .title_set .tit{font-size:50px; color:#fff; font-weight:700; font-family: 'Roboto', sans-serif;}
#sub_tit .title_set .s_tit{padding-top:14px; font-size:16px; color:#fff; font-weight:300; line-height:26px;}

#sub_tit .title{ position:relative; text-align:center; padding-bottom:0px; font-size:3.6em; font-weight:600; color:#fff; text-transform:uppercase; } /*대문자로*/
#sub_tit .title:after{display:block; content:""; width:5%; height:1px;  margin:10px auto; background:#fff;}
#sub_tit .normal_txt{margin:0px 0; font-size:1.2em; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Noto Sans KR', sans-serif;}
#sub_tit .normal_txt .color1{padding-top:14px; font-size:16px; color:#fff; font-weight:300; line-height:26px;}

/* 반응형 중간기기 992px 사이즈 이하*/
@media (max-width:992px) {
	#sub_tit { margin:0px auto; padding:0; left:0%; margin-left:0px; background:none;}
	#sub_tit .path { display:none; }
	#sub_tit .title{ font-size:2em; }
	#sub_tit .title:after{display:block; content:""; width:20%; height:3px; background:#fff; margin:10px auto; }
	#sub_tit .normal_txt{font-size:1.2em;  color:#fff;  text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; text-shadow: 0px 1px 4px #333; font-family:'s-core-dream', sans-serif}
	#sub_tit .normal_txt .color1{color:#fd7701;}
}

@media screen and (max-width: 768px) {	
	#sub_tit .path { display:none;}
}

/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {
	#sub_tit {top:15%; background:none; margin:30px auto;}
	#sub_tit .title{  font-size:2em;  } 
	#sub_tit .normal_txt{font-size:1em;}
}


.scontents{width:100%; max-width:1200px; height:100%;  margin:0px auto; padding:80px 0 100px 0; background:none; }
.scontents:after{ content:""; display:block; clear:both;}
.scontents .bg_vline { display: block; width:1px; height:20px; background: url('../image/bg_vline.gif') no-repeat center; margin:0px auto; }
.scontents h3.title {  font-size: 2.2em;  text-align: center; margin-top:20px;}
.scontents .eng {  display:block; text-align:center; font-size: 2.2em;  font-weight:500;  margin:10px 0;}
.scontents .eng em { color: #c53528; font-style: normal;}
.scontents .stitle { font-size:1.2em; line-height:28px; text-align:center; color:#333; margin-bottom:20px; }

/* 반응형 대형기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){
	.scontents{width:96%;}
}

/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {	
	.scontents .eng { font-size: 2em; }
	.scontents .stitle { margin-bottom:30px; }	
}

/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {
	.scontents .eng { font-size: 2em; }
	.scontents .stitle { font-size:1em;  }
}

.tbl{width:100%; border-top:1px solid #333; border-collapse:collapse;}
.tbl th{width:30%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tbl td{width:70%; border-bottom:1px solid #ccc; padding:5px 0; text-indent:10px; font-size:0.9em;}

.tba{width:100%; border-top:1px solid #333; border-collapse:collapse; background-color:#fff;}
.tba th{width:35%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:6px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tba td{width:65%; border-bottom:1px solid #ccc; padding:6px 0; text-indent:10px; font-size:0.9em;}

.policy_box{border:1px solid #ddd; padding:10px; height:160px; overflow:auto;}




@media all and (max-width:1300px){	


}


@media all and (max-width:1200px){
	.scontents{width:96%;}
	#container {margin-top:0px;}
}


/* 반응형 중간기기 992px 사이즈 이하*/
@media all and (max-width:992px){
	
	#mobile_header{display:block; min-width:320px; }
	#header_wrap, #gnb_wrap, #gnb_area {display:none;}

	.lview{display:none;}
	.sview{display:block;}

	

	#m_bnr { position:relative; top:0px; width:100%; min-width:320px;margin:0px auto; padding:0;}
	#m_bnr li {width:50%; border-bottom:0px solid #4e4e4e;}
	#m_bnr li:nth-child(1), #m_bnr li:nth-child(2){border-bottom:1px solid #4e4e4e;}


	#m_bnr2 {position:relative; top:0px; width:100%; margin:0 auto; border-bottom:none;  margin-top:1px; }
	#m_bnr2 .con_box li { width:50%;  border-bottom:1px solid #ddd;} 
	#m_bnr2 .con_box li:last-child { border-right:none;}



	#pro_wrap {padding:30px 0px; margin-top:0px;}		




	#footer{ min-width:320px; padding-bottom:30px; text-align:center;}
	#footer .copyright{width:100%; padding:0 30px; }
	#footer .copyright p{ text-align:center;}



	#backtotop{right:15px;}

	#sub_visual{margin-top:0px;}

	.sub_location &gt; div .cen{ display:none;}
	.sub_location ul{width:50%;}
	.sub_location ul:first-child{border-left:0px; }
	.sub_location ul.dep2{border-right:0px;}
	.sub_location ul ul{width:100.8% !important;}	


	#sub_tit { margin:0px auto; padding:0; left:0%; margin-left:0px; background:none;}
	#sub_tit .path { display:none; }
	#sub_tit .title{ font-size:2em; }
	#sub_tit .title:after{display:block; content:""; width:20%; height:3px; background:#fff; margin:10px auto; }
	#sub_tit .normal_txt{font-size:1.2em;  color:#fff;  text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; text-shadow: 0px 1px 4px #333; font-family:'s-core-dream', sans-serif}
	#sub_tit .normal_txt .color1{color:#fd7701;}


}




/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {			

	.mview{display:block;}
	

	#m_bnr li:last-child {border-right:0;}
	#m_bnr li div { display:inline-block; float:left; text-align:center;  margin:0; }
	#m_bnr li div i { width:100%; height:80px; line-height:80px; text-align:center; font-size:1.2em; color:#aaa; padding:0 10px 0 20px;}
	#m_bnr li .txt_tit { height:80px; line-height:80px; color:#aaa; font-size:1.2em; }
	#m_bnr li:hover {background:#b82835 url('../image/bnr_arrow_on.png') no-repeat 95% 50%; }
	#m_bnr li:hover i{color:#fff;}
	#m_bnr li:hover .txt_tit{color:#fff;}










	#sub_tit .path { display:none;}
	.sub_location &gt; div .cen{ display:none;}
	.sub_location ul{width:50%;}
	.sub_location ul:first-child{border-left:0px; }
	.sub_location ul.dep2{border-right:0px;}
	.sub_location ul ul{width:100.8% !important;}

	.scontents{padding:30px 0px;}
	.scontents .stitle { margin-bottom:30px; }	

	#backtotop{display:none !important;}

}



/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {	
	

	#m_bnr2 {position:relative; top:0px; width:100%; margin:0 auto; border-bottom:none;  margin-top:1px; }
	#m_bnr2 .con_box li { width:50%; height:210px;  border-bottom:1px solid #ddd;} 
	#m_bnr2 .con_box li .hover_area p { display:none; }


	#footer .copyright span{font-size:1em;}
	#footer .copyright p{font-size:0.8em;}





	#sub_tit {top:15%; background:none; margin:30px auto;}
	#sub_tit .title{  font-size:2em;  } 
	#sub_tit .normal_txt{font-size:1em;}
	.scontents .eng { font-size: 2em; }
	.scontents .stitle { font-size:1em;  }

	.g_map {width:100%; height:300px; overflow:hidden;}
	

	.q-menu{ display:none;}
	

}




/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {	

	
}



/* 
	반응형 게시판 관련
	아래 소스는 그대로 두시는 편이 좋습니다.	
*/
#bo_sch #sfl{width:19%;}
#bo_sch .sch_input{width:65%;}
.select_bo_cate {width: 100%;	margin:0 auto;	 padding:0; display: block;	height: 40px;		border: 1px solid #ddd;		background: #fff;		position: relative;		text-align: left;	box-sizing:border-box; margin-bottom:20px; z-index:99999;}
.select_bo_cate a.sel {color: #333;	height: 40px;	line-height: 40px;	width: 100%;	display: block;		background: url(/theme/business03/img/select.gif) no-repeat top right;	font-size: 1em;		cursor: pointer;	text-indent:15px;}
.select_bo_cate a:hover {	text-decoration: none; }
.select_bo_cate ul{display:none; width:100%; margin:0; padding:0;  background:#333; border:1px solid #333; margin-top:-1px;}
.select_bo_cate ul li{width:100%; margin:0; padding:0;	}
.select_bo_cate li a {width:100%; margin:0; padding:0;	list-style: none;	display: block;	 height: 30px;	line-height: 30px;	font-size: 1em;	color:#fff;text-indent:10px;}


.mview{display:none;}

@media all and (max-width:1160px){ 
	#bo_sch #sfl{width:17%;}
	#bo_sch .sch_input{width:60%;}
}

@media all and (max-width:992px){ 
	#bo_sch{width:100%;}
	.mview{display:none;}
	#bo_cate_ul li{width:15%; min-width:100px;}
	#bo_cate a{padding:0 10px;}
}
@media all and (max-width:768px){ 
	.snone{display:none;}
	#bo_gall .gall_box{margin:0 0 20px 0}
	.gall_row .col-gn-3, .gall_row .col-gn-4, .gall_row .col-gn-5{width:50%;}
	.gall_row .box_clear{clear:none;}
	.gall_text_href{font-size:0.9em;}

	#bo_v_con iframe{width:100%; height:auto; min-height:450px;}

	.mnone{display:none;}
	.mview{display:block;}

	.bo_w_info1{width:100% !important; margin-top:10px;}

	#bo_sch .sch_input{width:60%;}
	
	#sch_res_detail{padding:10px;}
	#sch_res_detail select{width:100%; margin-bottom:5px;}
	#sch_res_detail .frm_input{width:100%;}	
	#sch_res_detail .btn_submit{position:absolute; float:right; right:0; margin-top:-40px;}

	#faq_sch{padding:10px 0;}
	#faq_sch .frm_input{width:100%;}	
	#faq_sch .btn_submit{position:absolute; float:right; right:0; margin-top:-40px;}

	#bo_w .bo_w_info .frm_input{width:100%; margin-top: 10px;}
	#bo_w #wr_password{margin-left:0px; margin-top:10px;}

	#bo_gall .gall_webzine .gall_img{width:100%; float:none; margin:0 auto;}
	#bo_gall .gall_webzine .gall_text_href{width:100%; float:none; margin:0 auto; margin-top:10px;}

	.bo_g{width:100%;}
	.bo_t{width:100%; margin-top:20px;}

	#bo_w .bo_w_mail{width:100%;}
	#bo_w .bo_w_hp{width:100%;}

	#register_form{padding:10px;}	
	
	.form_01 li input[type=text]{width:100%;}
	.form_01 li .half_input{float:left; width:100%;}
	.form_01 li .right_input{margin-top:10px;}
	#reg_mb_zip{width:150px;}

}
@media screen and (max-width: 480px) {
	a.btn i,.btn i{display:none;}
	#bo_sch #sfl{width:20%;}
	#bo_sch .sch_input{width:55% !important;}

	#bo_cate li{min-width:auto;}
	#bo_cate a {padding:0px 10px;}

	#bo_v_con iframe{min-height:300px;}

	.mbskin{width:100%;}

	#bo_v_share .btn{padding:0 10px;}

	#bo_gall .gall_info .gall_date{ position:relative; display:inline-block; padding:0; margin:0px; border:0px solid red; bottom:0px; right:0;}	
	
	
}</pre></body></html>