@import url(notosanskr.css); /* 	기본 : font-family: 'Noto Sans KR', sans-serif;	 font-weight:400; 	굵기에 따라 : font-weight만 조정  */

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://cdn.rawgit.com/kattergil/NotoSerifKR-Web/76eb9ebf/stylesheet/NotoSerif-Web.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');
@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);
@import url('https://webfontworld.github.io/gangwon/GangwonEduAll.css');

@font-face {
font-family:futraef;
src: url(/theme/basic/html/css_js/font/FuturaBT-LightCondensed.eot);
src: local("FuturaBT-LightCondensed"), url(/theme/basic/html/css_js/font/FuturaBT-LightCondensed.woff) format("woff");
}

@font-face {
    font-family:'twaysky';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_tway@1.0/twaysky.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'twayfly';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_tway@1.0/twayfly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


 html, body {width:100%; margin:0; padding:0; overflow-x: hidden;}


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:14px; color:#333; line-height:1.6em; font-family: 'Noto Sans KR',sans-serif; font-weight:400; letter-spacing:-0.02em;}
ul,ol,li{margin:0;padding:0;list-style:none;}

input[type=password]{font-family: '돋움','돋움체';}
input[type=password]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Noto Sans KR', sans-serif;
}
input[type=password]::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Noto Sans KR', sans-serif;
}
input[type=password]:-ms-input-placeholder { /* IE 10+ */
 font-family: 'Noto Sans KR', sans-serif;
}
input[type=password]:-moz-placeholder { /* Firefox 18- */
  font-family: 'Noto Sans KR', sans-serif;
}

a, img{border:0px; vertical-align:middle;}
a{text-decoration:none;}
/*a:hover{ color:#00529B;}*/
strong{font-weight:500;}
*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

* {padding:0px; margin:0px; line-height:100%;}

.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:auto; float:left; margin-left:20px; padding-top:0px; text-align:center; }
#mobile_header h1 img {      width: auto;  height: 45px;   margin-top: 6px; 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; left:15px; top:20px; font-size:20px; color:#333;}

#mobile_header .m_gnb li.category a img{float:right; position:absolute; width:30px; height:20px; line-height:20px; right:15px; top:20px; font-size:20px; 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:-250px; width:249px; height:100%; background-color:#fff; z-index:9999999;}
#sideMenu .side_title{height:70px; line-height:60px; background-color:#fff; color:#fff; text-align:center; font-size:1.3em; cursor:pointer;    border-bottom: 1px solid #ccc;}
#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 > div {display:block; width:100%; height: 50px;
    line-height: 50px;border-bottom:1px solid #ccc; text-align:left; background-color:#fff; color:#333; text-indent:10px; cursor:pointer;}
#sideMenu .navi_set > div a{display:inline-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: 40px;
    line-height: 40px; text-align:left; font-size:0.9em; color:#333; cursor:pointer;  text-indent:20px; background-color:#fff;}
#sideMenu .navi_set ul li a:hover{color:#fff; background-color:#aaa; }

#sideMenu2 {display:inline; position:absolute; top:0; right:-250px; width:249px; height:100%; background-color:#fff; z-index:9999999;}

#gnba {background-color:#666; text-align:center; padding:10px 0;}
#gnba i{color:#fff; font-size:30px;}
#gnba a { color:#fff; text-align:center; font-size:0.85em;  padding:5px 10px; margin:0 2px;  background:#C53428; border-radius:3px;}
#gnba a:hover { background:#fff; color:#000; }


.top_menu{margin-top: 15px;}
.top_menu ul{display:block;white-space:nowrap;text-align:center;}
.top_menu ul li{display:inline-block;text-align: center;padding: 20px 0;}
.top_menu ul li:hover{background:url(/theme/basic/html/image/menu_ov.png) center center no-repeat;}
.top_menu ul li a{font-size: 18px; color:#161616;}
.top_menu ul li:nth-child(n+2){margin-left:90px;}
.right_menu{text-align: right; margin-top: 30px;}
@media all and (max-width:1600px){
	.top_menu ul li a{font-size:17px;}
}
@media all and (max-width:1400px){
	.top_menu ul li a{font-size:16px;}
}
@media all and (max-width:1200px){
	.top_menu ul li a{font-size:15px;}
}
@media all and (max-width:1000px){
	.top_menu ul li a{font-size:14px;}
}
@media all and (max-width:800px){
	.top_menu ul li a{font-size:13px;}
}
@media all and (max-width:600px){
	.top_menu ul li a{font-size:12px;}
}
@media all and (max-width:500px){
	.top_menu ul li a{font-size:12px;}
}
@media all and (max-width:380px){
	.top_menu ul li a{font-size:11px;}
}
@media all and (max-width:350px){
	.top_menu ul li a{font-size:10px;}
}


/* 큰기기 PC 상단 */
#header_wrap { width:100%; min-width:1200px; overflow-x:hidden;}
.wrap_box { position:relative; width:100%; max-width:100%; margin:0 auto; background:none;     min-height: 120px;    padding: 15px 35px;}
.wrap_box > ul > li{float:left;}
.wrap_box > ul > li:nth-child(1){width:13%}
.wrap_box > ul > li:nth-child(2){width:77%}
.wrap_box > ul > li:nth-child(3){width:10%}
@media all and (max-width:1600px){
	.wrap_box {padding:15px 30px;}
}
@media all and (max-width:1400px){
	.wrap_box {padding:15px 25px;}
}
@media all and (max-width:1200px){
	.wrap_box {padding:0 20px;}
}

#header { position:absolute; top:0; left:0; width:100%; min-height:80px; z-index:500 !important;}
#header_wrap .header_on {border-bottom:1px solid #ddd}
#header h1 { /*position:absolute;*/ display:block;  line-height:75px; left:0; /*transition: all .3s ease-in-out;*/ background:none;}
#header h1 a img{/*vertical-align:middle;margin-left: 55px; margin-top:15px;*/}
#lnb {position:relative;     left: 50%;
    margin-left: -372px;
    line-height: 80px !important;
    background: none;    display: inline-block;}
#lnb .lnb_wrap { position:relative; overflow:hidden; visibility:hidden; height:300px;}
#lnb .lnb_wrap > ul > li { float:left;  }
#lnb .lnb_wrap > ul > li > a { display:block; width:100%; padding:0 40px; font-size:18px; font-weight:500; color:#161616; height:80px; line-height:80px; border-bottom:0px solid rgba(255,255,255,0); }
#lnb .lnb_wrap > ul > li > a > 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 > ul > li.current > a, #lnb .lnb_wrap > ul > li.actived > a { color:#C53428; font-weight:500; 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 > ul > li.current > a > span, #lnb .lnb_wrap > ul > li.actived > a > 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(0,0,0,0.7); padding:0; margin:0 0 2px 0; height:30px; line-height:30px; font-size:16px; letter-spacing:-0.5px;}
#lnb .lnb_sub li a:hover { display:block; color:rgba(0,0,0,1); font-weight:400; }
#gnb {float:right; right:0; display:none;}
#gnb a { color:#fff; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0 2px;  background:#C53428; border-radius:3px;}
#gnb a:hover { background:#000; color:#fff; }
.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; background:rgba(255,255,255,0.7); /*border-bottom:1px solid #ddd;*/}
.jbFixed .header_in #lnb { margin-top:0;}
.jbFixed .header_in #lnb .lnb_wrap > ul > li > a { height:80px; line-height:80px;}
.jbFixed .header_in #gnb a { height:80px; line-height:80px !important;}
.jbFixed .header_in h1 {  height:80px; line-height:75px !important;}
.jbFixed .header_in h1 img {transition: all .3s ease-in-out;}

.h_white .jbFixed .header_in {     background: rgba(0,0,0,0.5);}


#hamburger_content01 {background:#ffd880;}
#hamburger_content01 .content{position:fixed;top:0px;right:0;width:50%;background:url(/theme/basic/html/image/menu_bg.png) right bottom  no-repeat #ffd880;height: 100vh;z-index: 9999;box-shadow:4px 4px 30px rgba(100,100,100,0.40);}
#hamburger_content01 .content p {margin-bottom:0px;padding-left:26px;text-align:left; font-size:13px;font-family:Calibri; letter-spacing:3px;}
#hamburger_content01 .content a{
color: #4b2f1f;
}

#hamburger_content01 .close{    float: right; margin-top: 50px; margin-right: 35px;}

#accordian {
	width: 85%;
	margin: 100px auto 0 auto;
}

/* 메뉴 스타일 */
#accordian h3 {
	font-size: 26px;
    line-height: 85px;
    color: #4b2f1f;
    font-weight: 700;
    padding: 0 10px;
    cursor: pointer;
}

#accordian h3:hover {
	color:#5dbdb7;
}

/*#accordian h3:hover span:after {content: "";
    display: block;
    width:100%;
    border-bottom:1px solid #5dbdb7;
}*/

#accordian h3 a{color: #4b2f1f;}
#accordian h3 a:hover{color:#5dbdb7;}

/* 아이콘폰트 스타일 */

#accordian li {
	list-style-type: none;
}

/* 서브메뉴 스타일 */
#accordian ul ul li a {
	color: white;
	text-decoration: none;
	font-size: 19px;
	line-height: 38px;
	display: block;
	padding: 0 15px;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	-ms-transition: all 0.15s;
	transition: all 0.15s;
}
#accordian ul ul li a:hover {
	background:url(/theme/basic/html/image/m_list_ov.png) left center  no-repeat;
    padding-left:25px;
}

/* active 클래스 외에 것은 보이지 않게 하기 */
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}

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


/* 인덱스 */
#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 .swiper-slide{width:100%; padding:0; background-color:#000; overflow:hidden;}
#main_visual .swiper-slide:before{content: "";
    display: block;
    padding-bottom: 40%;}

#main_visual .main_sl1{background:url(/theme/basic/html/image/bg_main3_1.jpg) top center; background-size:cover;}
#main_visual .main_sl2{background:url(/theme/basic/html/image/bg_main3_2.jpg) top center; background-size:cover;}
#main_visual .main_sl3{background:url(/theme/basic/html/image/bg_main3_3.jpg) top center; background-size:cover;}
#main_visual .main_sl4{background:url(/theme/basic/html/image/bg_main3_4.jpg) top center; background-size:cover;}

#main_visual .swiper-slide div.backgroundimg1{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg2{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg3{width:100%; height:100%; }
#main_visual .swiper-slide div.backgroundimg4{width:100%; height:100%; }
#main_visual .sliderkit-text {width:100%; max-width:55%; border:0px solid red; position:absolute; bottom:35%; left:34%; text-align:left; transform:translate(-50%,0); margin-left:0px; }

/*#main_visual .main_sl3 .sliderkit-text{bottom:55%;}*/

#main_visual .sliderkit-text h1.lviewa{font-size:54px;  color:#fff; line-height:1.3em; font-weight:500; text-shadow: 0px 1px 13px #666; padding-bottom:26px;}
#main_visual .sliderkit-text h1.sviewa{font-size:24px;  color:#fff; line-height:1.3em; text-shadow: 0px 1px 13px #666; padding-bottom:10px; font-weight:300}
#main_visual .sliderkit-text span{display:inline-block; height:44px; line-height:44px;padding:0 100px; margin:15px auto; background:#C53428; -ms-transform: skewX(-30deg); /* IE 9 */  -webkit-transform: skewX(-30deg); /* Safari */  transform: skewX(-30deg);}
#main_visual .sliderkit-text span h2{ line-height:44px; font-size:1.3em; color:#fed700;  letter-spacing:0.05em;  transform: skewX(30deg);    -ms-transform: skewX(30deg);    -webkit-transform:skewX(30deg);}
#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;}

/* #main0_wrap .swiper0{} */
#main0_wrap .swiper0{height: 1080px;}
#main0_wrap .swiper0 .swiper-wrapper{height: inherit; }
#main0_wrap .swiper0 .swiper-slide{background-repeat: no-repeat; }
#main0_wrap .swiper0 .swiper-slide:before {
    content: "";
    display: block;
    padding-bottom: 51%;
}
#main0_wrap .main_sl0{background:url(/theme/basic/html/image/bg_main0.jpg) no-repeat top center; background-size:cover; position:relative;}
#main0_wrap .main_sl0_1{background:url(/theme/basic/html/image/bg_main0_1.jpg) no-repeat top center; background-size:cover;}
#main0_wrap .main_sl0_2{background:#e1dfe0 url(/theme/basic/html/image/bg_main0_6.jpg) no-repeat top center; background-size: cover;}
/* #main0_wrap .main_sl0_2{background:#e1dfe0 url(/theme/basic/html/image/bg_main0_6.jpg) no-repeat top center; background-size:auto 100%;} */
#main0_wrap .main_sl0_3{background:url(/theme/basic/html/image/bg_main0_3.jpg) no-repeat center center; background-size:cover;}
#main0_wrap .main_sl0_4{position:relative;background:url(/theme/basic/html/image/bg_main0_12.jpg) repeat center center;background-size: cover;}
/* #main0_wrap .main_sl0_4{position:relative;background:url(/theme/basic/html/image/bg_main0_12.jpg) repeat center center;background-size:auto 100%;} */
#main0_wrap .main_sl0_4::after{content:'';position:absolute;top:15%;left:0;width:100%;padding-bottom:35%;background:url(/theme/basic/html/image/img_main0_12.png) no-repeat 52% 50%;background-size:contain;}
#main0_wrap .main_sl0_4 .button{position:absolute;left:50%;bottom:80px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
#main0_wrap .main_sl0_4 .button a{display:block;line-height:1.9;padding:10px 16px;font-size:0;border-radius:10px;background:#eb5850;}
/* #main0_wrap .main_sl0_4 .button a::before{content:'';display:inline-block;width:53px;height:37px;margin:0 15px 0 0;vertical-align:middle;background:url(/theme/basic/html/image/icon_main0_4.png) no-repeat center left;background-size:contain;} */
#main0_wrap .main_sl0_4 .button a:hover{box-shadow:8px 8px 0 rgba(245,198,50,1);}
#main0_wrap .main_sl0_4 .button img{display:inline-block;vertical-align:middle;}
#main0_wrap .main_sl0_4 .button p{margin:0 0 0 10px;text-align:center;word-break:keep-all;display:inline-block;font-size:15px;color:#fff;vertical-align:middle;}
#main0_wrap .main_sl0_5{position:relative;background:#f6ede2 url(/theme/basic/html/image/bg_main0_8.jpg) no-repeat center center; background-size:auto 75%;}
#main0_wrap .main_sl0_5 .button{position:absolute;left:50%;bottom:80px;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
#main0_wrap .main_sl0_5 .button a{display:block;line-height:1.9;padding:10px 16px;font-size:18px;color:#fff;border-radius:10px;background:#fff;}
#main0_wrap .main_sl0_5 .button a:hover{box-shadow:8px 8px 0 rgba(44,44,44,0.05);}
#main0_wrap .main_sl0_5 .button img{display:inline-block;vertical-align:middle;}
#main0_wrap .main_sl0_5 .button p{margin:0 0 0 10px;text-align:center;word-break:keep-all;display:inline-block;font-size:22px;color:#474342;vertical-align:middle;}
#main0_wrap .main_sl0_7{position:relative;background:url(/theme/basic/html/image/bg_main0_11.jpg) no-repeat center center; background-size:cover;}
#main0_wrap .main_sl0_7 .txtImg{position:absolute;}
#main0_wrap .main_sl0_7 .txtImg img{width:100%;}
#main0_wrap .main_sl0_7 .txt01{top:30%;left:10%;max-width:664px;width:30%;}
#main0_wrap .main_sl0_7 .txt02{top:40%;right:5%;max-width:743px;width:35%;}
#main0_wrap .main_sl0_9{background:#fff url(/theme/basic/html/image/bg_main0_9.jpg) repeat-x bottom center; background-size:auto 85%;}
#main0_wrap .main_sl0_13{background:#fcf8ef url(/theme/basic/html/image/bg_main0_13.jpg) no-repeat center center; background-size:cover;}
#main0_wrap .main_sl0_13 .inner{position:absolute;top:0;left:0;width:100%;height:100%;}
#main0_wrap .main_sl0_13 .top{position:relative;width:100%;height:75%;max-width:1500px;margin:0 auto;}
#main0_wrap .main_sl0_13 .top .txtArea{position:absolute;top:50%;left:0;width:50%;transform:translateY(-50%);}
#main0_wrap .main_sl0_13 .top .txtArea .button_link{margin:20px 0 0;}
#main0_wrap .main_sl0_13 .top .txtArea .button_link a{display:block;}
#main0_wrap .main_sl0_13 .top .txtArea .button_link a p{text-indent:-9999px;}
#main0_wrap .main_sl0_13 .top .imgArea{position:absolute;bottom:0;right:0;width:50%;text-align:center;}
#main0_wrap .main_sl0_13 .top .txtArea > img{max-width:80%;}
#main0_wrap .main_sl0_13 .top .imgArea > img{max-width:60%;}
#main0_wrap .main_sl0_13 .bottom{position:absolute;left:0;bottom:0;width:100%;height:20%;padding:10px 0;background:#fff;}
#main0_wrap .main_sl0_13 .bottom .imgArea{max-width:1500px;width:100%;height:100%;margin:0 auto;background:url(/theme/basic/html/image/bg_main0_13_04.png) no-repeat center center;background-size:contain;}
#main0_wrap .main_sl0_14{background:url(/theme/basic/html/image/bg_main0_14.jpg) no-repeat top center; background-size:cover; position:relative;}
#main0_wrap .main_sl0_15{cursor:pointer;background:#fff url(/theme/basic/html/image/bg_main0_15.jpg) repeat-x bottom center; background-size:auto 88%;}
#main0_wrap .main_sl0_16{cursor:pointer;background:#c8e9f8 url(/theme/basic/html/image/bg_main0_16.jpg) repeat-x bottom center; background-size:auto 88%;}
#main0_wrap .main_sl0_17{cursor:pointer;background:#fffae7 url(/theme/basic/html/image/bg_main0_17.jpg) no-repeat bottom center; background-size:auto 88%;}
#main0_wrap .main_sl0_18{cursor:pointer;background:#ecf4fc url(/theme/basic/html/image/bg_main0_18.jpg) no-repeat bottom center; background-size:auto 88%;}
#main0_wrap .main_sl0_19{cursor:pointer;background:#ecf4fc url(/theme/basic/html/image/bg_main0_19.jpg) no-repeat bottom center; background-size:auto 100%;}
#main0_wrap .main_sl0_20{cursor:pointer;background:#fdecd2 url(/theme/basic/html/image/bg_main0_25.jpg) no-repeat bottom center; background-size:auto 100%;}
#main0_wrap .main_sl0_21{cursor:pointer;background:#fff6ed url(/theme/basic/html/image/bg_main0_21.jpg) no-repeat bottom center; background-size:cover;}
/* #main0_wrap .main_sl0_21{cursor:pointer;background:#fff6ed url(/theme/basic/html/image/bg_main0_21.jpg) no-repeat bottom center; background-size:auto 85%;} */
#main0_wrap .main_sl0_22{cursor:pointer;background:#fffbf0 url(/theme/basic/html/image/bg_main0_22.jpg) repeat-x bottom center; background-size:auto 100%;}
#main0_wrap .main_sl0_23{cursor:pointer;background:#fedb6c url(/theme/basic/html/image/bg_main0_23.jpg) no-repeat bottom center; background-size:auto 100%;}
#main0_wrap .main_sl0_24{cursor:pointer;background:#acd58b url(/theme/basic/html/image/bg_main0_24.jpg) repeat-x bottom center; background-size:auto 100%;}

#main0_wrap .swiper-slide .slide02_img01{position:absolute;top:0;right:0;}
#main0_wrap .swiper-slide .slide02_img02{position:absolute;bottom:-30%;left:0;}
#main0_wrap .swiper-slide .slide05_img01{position:absolute;top:0;right:0;}
#main0_wrap .swiper-slide .slide05_img02{position:absolute;bottom:95px;left:0;}
/*#main0_wrap{background:url(/theme/basic/html/image/bg_main0.jpg) top center; background-size:cover; position:relative;}
#main0_wrap:before {
    content: "";
    display: block;
    padding-bottom: 56%;
}*/

#main0_wrap .image{position: absolute;     bottom: 15%; left: 50%;  margin-left: -230px;}

@media all and (max-width:1800px){
    #main0_wrap .swiper-slide .slide05_img02{width:500px;}
}
@media all and (max-width:1600px){
    #main0_wrap .main_sl0_4::after{padding-bottom:33%;}
    #main0_wrap .main_sl0_5 .button img{width:160px;}
	#main0_wrap .main_sl0_5 .button p{font-size:21px;}
    #main0_wrap .main_sl0_13 .top{width:80%;height:70%;margin:5% auto 0;}
    #main0_wrap .main_sl0_13 .top .txtArea .button_link img{max-width:15vw;}
    #main0_wrap .main_sl0_13 .bottom{padding:10px 0;}
    #main0_wrap .main_sl0_13 .bottom .imgArea{height:100%;}
    #main0_wrap .main_sl0_13 .bottom .imgArea img{height:80%;}

    #main0_wrap .swiper-slide .slide02_img01{width:330px;}
    #main0_wrap .swiper-slide .slide02_img02{width:240px;}
    #main0_wrap .swiper-slide .slide05_img01{width:150px;}
    #main0_wrap .swiper-slide .slide05_img02{bottom:80px;width:450px;}
}
@media all and (max-width:1400px){
	#main0_wrap .main_sl0_5 .button p{font-size:20px;}
    #main0_wrap .swiper-slide .slide02_img01{width:260px;}
    #main0_wrap .swiper-slide .slide02_img02{width:190px;}
    #main0_wrap .swiper-slide .slide05_img01{width:130px;}
    #main0_wrap .swiper-slide .slide05_img02{bottom:70px;width:380px;}
}
@media all and (max-width:1200px){
    #main0_wrap .main_sl0_5 .button img{width:150px;}
	#main0_wrap .main_sl0_5 .button p{font-size:19px;}
    #main0_wrap .swiper-slide .slide02_img01{width:220px;}
    #main0_wrap .swiper-slide .slide02_img02{width:160px;}
    #main0_wrap .swiper-slide .slide05_img01{width:120px;}
    #main0_wrap .swiper-slide .slide05_img02{bottom:61px;width:300px;}
}
@media all and (max-width:1000px){
    #main0_wrap .main_sl0_5 .button img{width:140px;}
	#main0_wrap .main_sl0_5 .button p{font-size:18px;}
    #main0_wrap .main_sl0_9{background-size:auto 100%;}
    #main0_wrap .swiper-slide .slide02_img01{width:180px;}
    #main0_wrap .swiper-slide .slide02_img02{width:130px;}
    #main0_wrap .swiper-slide .slide05_img01{width:97px;}
    #main0_wrap .swiper-slide .slide05_img02{bottom:51px;width:250px;}
}
@media all and (max-width:800px){
    #main0_wrap .main_sl0_5 .button img{width:130px;}
	#main0_wrap .main_sl0_5 .button p{font-size:17px;}
    #main0_wrap .swiper-slide .slide02_img01{width:140px;}
    #main0_wrap .swiper-slide .slide02_img02{width:100px;}
    #main0_wrap .swiper-slide .slide05_img01{width:80px;}
    #main0_wrap .swiper-slide .slide05_img02{bottom:41px;width:220px;}
}
@media all and (max-width:700px){
    #main0_wrap .swiper-slide .slide05_img02{bottom:0;}
    #main0_wrap .main_sl0_13 .top{width:100%;height:100%}
    #main0_wrap .main_sl0_13 .top .txtArea{width:100%;text-align:center;}
    #main0_wrap .main_sl0_13 .top .txtArea .button_link img{max-width:80%;}
    #main0_wrap .main_sl0_13 .top .imgArea{text-align:right;}
    #main0_wrap .main_sl0_13 .bottom{display:none;}
}
@media all and (max-width:600px){
    #main0_wrap .main_sl0_5 .button img{width:115px;}
	#main0_wrap .main_sl0_5 .button p{font-size:16px;}
    #main0_wrap .swiper-slide .slide02_img01{width:120px;}
    #main0_wrap .swiper-slide .slide02_img02{width:87px;}
    #main0_wrap .swiper-slide .slide05_img01{width:71px;}
    #main0_wrap .swiper-slide .slide05_img02{width:240px;}
}
@media all and (max-width:380px){
    #main0_wrap .main_sl0_5 .button img{width:110px;}
	#main0_wrap .main_sl0_5 .button p{font-size:15px;}
    #main0_wrap .swiper-slide .slide02_img01{width:100px;}
    #main0_wrap .swiper-slide .slide02_img02{width:70px;}
    #main0_wrap .swiper-slide .slide05_img01{width:60px;}
    #main0_wrap .swiper-slide .slide05_img02{width:200px;}
}
@media all and (max-width:350px){
    #main0_wrap .main_sl0_5 .button img{width:100px;}
	#main0_wrap .main_sl0_5 .button p{font-size:14px;}
    #main0_wrap .swiper-slide .slide02_img01{width:92px;}
    #main0_wrap .swiper-slide .slide02_img02{width:64px;}
    #main0_wrap .swiper-slide .slide05_img01{width:55px;}
    #main0_wrap .swiper-slide .slide05_img02{width:180px;}
}

#main1_wrap{background:url(/theme/basic/html/image/bg_main1.jpg) top center; background-size:cover; position:relative;}
#main1_wrap:before {
    content: "";
    display: block;
    padding-bottom: 36%;
}

#main1_wrap .image{position: absolute;  top:12%; right:4%;background:url(/theme/basic/html/image/main1_text.png) top center; background-size:cover;width:32%;}
#main1_wrap .image:before {
    content: "";
    display: block;
    padding-bottom: 86%;
}



#main_visual .swiper-pagination-bullet{
	width:8px;
	height:8px;
	background:transparent;
	border:1px solid #fff;
    margin:0 10px;
}

#main_visual .swiper-pagination-bullet-active{
	background:#fff;
}

#main_visual .swiper-pagination{
	bottom:85px;
    text-align: left;
    padding-left: 6%;
}

.main0_text{  position: absolute; bottom:24.6%; left: 50%; margin-left: -53px;width:5.6%;}
.main0_text:before{ content: ""; display: block;}

.main0_text .inner{    width: 100%;  border: 2px solid #535353; position: relative; top: 0;}
.main0_text .inner:after{ content: ""; display: block; padding-bottom:518%;}

.main0_text ul{position:absolute; width:92%; left:4%;}
.main0_text li{text-align:center; width:100%; border-bottom:1px solid #535353; position:relative;}
.main0_text li:after{content:''; display: block; padding-bottom: 138%}
.main0_text li:last-child{border:0;}

.main0_text .text{position:absolute; width:100%; color:#2e2e2e; font-size: 8vh; font-weight:400;    font-family: "Noto Serif KR", sans-serif; bottom:10%;}

.ti_blue{

}

.ti_big{
	font-size:48px;
}



#main2_wrap{
	background:#f9f9f9;
	display: flex;
}

#main2_wrap .in{
	max-width:1240px;
	width:100%;
	margin:auto;
}

#main2_wrap .in li:nth-child(1) .ti_blue{
	color:#3853a4;
	font-weight: 500;
	    padding-top: 25%;
}

#main2_wrap .in li:nth-child(1) .con{
	font-size:18px;
	font-weight: 300;
}

#main2_wrap .in li{
	width:33.3%;
	float:left;
}

#main4_wrap{}
#main4_wrap:after { content:""; clear:both; display:block; }

#main4_wrap .box1{width:100%; position: relative;    padding: 5% 3%;}
#main4_wrap .box1:before{content:"";display:block;position:absolute;left:18%;top:10%;width:82%; height:35%; background:#ffd5be;    z-index: -1; border-top-left-radius:5px; border-bottom-left-radius:5px;}
#main4_wrap .box1:after { content:""; clear:both; display:block; }

#main4_wrap .box1 .left{width:20%;float:left;}
#main4_wrap .box1 .left .title{}
#main4_wrap .box1 .left .title:after { content:""; clear:both; display:block; }

#main4_wrap .box1 .left .title1{font-size: 36px; color:#f5b795;    font-weight: 700; line-height: 45px;}
#main4_wrap .box1 .left .title2{font-size: 18px; color:#505050; margin-top:45px;}
#main4_wrap .box1 .left .bt{margin-top: 90px;}
#main4_wrap .box1 .left .bt a{font-size: 16px; color:#fff; text-align:Center; background: #ffd5be; display: block; width:150px;padding: 15px 0;    border-radius: 500px;}
#main4_wrap .box1 .right{width:80%; float:left;}
#main4_wrap .box1 .right ul{margin-top:2%;}
#main4_wrap .box1 .right li{float:left;    padding: 0 15px;width: calc(26% - 1.875%);}

#main4_wrap .box1 .right li:nth-child(1) .image{background:url(/theme/basic/html/image/image_main4_1.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box1 .right li:nth-child(2) .image{background:url(/theme/basic/html/image/image_main4_2.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box1 .right li:nth-child(3) .image{background:url(/theme/basic/html/image/image_main4_3.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box1 .right li:nth-child(4) .image{background:url(/theme/basic/html/image/image_main4_4.jpg) top center no-repeat;background-size:cover; }

#main4_wrap .box1 .right .frame{    box-shadow: 2px 3px 8px rgba(100,100,100,0.30);    background-color: white;    border-radius: 5px;    overflow: hidden;}
#main4_wrap .box1 .right .frame .image{}
#main4_wrap .box1 .right .frame .image:after{content: "";  display: block; padding-bottom: 70%;}
#main4_wrap .box1 .right .frame .info{    padding: 20px 23px;}

#main4_wrap .box1 .right .frame .info .title{}
#main4_wrap .box1 .right .frame .info .title .en{color:#595959; font-size:18px; font-weight: 500;}
#main4_wrap .box1 .right .frame .info .title .ko{color:#595959; font-size:18px; font-weight: 500;}
#main4_wrap .box1 .right .frame .info .text{position: absolute; color:#595959; font-size:14.5px; font-weight: 400; margin-top:30px;}
#main4_wrap .box1 .right .frame .info .t_f{position:relative;}
#main4_wrap .box1 .right .frame .info .t_f:after{content: "";
    display: block;
    padding-bottom: 50%; }


#main4_wrap .box2{width:100%; position: relative;    padding: 5% 3%;}
#main4_wrap .box2:before{content:"";display:block;position:absolute;left:18%;top:10%;width:82%; height:35%; background:#a4d4de;    z-index: -1; border-top-left-radius:5px; border-bottom-left-radius:5px;}
#main4_wrap .box2:after { content:""; clear:both; display:block; }

#main4_wrap .box2 .left{width:20%;float:left;}
#main4_wrap .box2 .left .title{}
#main4_wrap .box2 .left .title:after { content:""; clear:both; display:block; }
#main4_wrap .box2 .left .title1{font-size: 36px; color:#a4d4de;    font-weight: 700; line-height: 45px;}
#main4_wrap .box2 .left .title2{font-size: 18px; color:#505050; margin-top:45px;}
#main4_wrap .box2 .left .bt{margin-top: 90px;}
#main4_wrap .box2 .left .bt a{font-size: 16px; color:#fff; text-align:Center; background: #a4d4de; display: block; width:150px;padding: 15px 0;    border-radius: 500px;}
#main4_wrap .box2 .right{width:80%; float:left;}
#main4_wrap .box2 .right ul{margin-top:2%;}
#main4_wrap .box2 .right li{float:left;    padding: 0 15px;width: calc(26% - 1.875%);}

#main4_wrap .box2 .right li:nth-child(1) .image{background:url(/theme/basic/html/image/image_main5_1.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box2 .right li:nth-child(2) .image{background:url(/theme/basic/html/image/image_main5_3.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box2 .right li:nth-child(3) .image{background:url(/theme/basic/html/image/image_main5_2.jpg) top center no-repeat;background-size:cover; }

#main4_wrap .box2 .right .frame{    box-shadow: 2px 3px 8px rgba(100,100,100,0.30);    background-color: white;    border-radius: 5px;    overflow: hidden;}
#main4_wrap .box2 .right .frame .image{}
#main4_wrap .box2 .right .frame .image:after{content: "";  display: block; padding-bottom: 70%;}
#main4_wrap .box2 .right .frame .info{    padding: 20px 23px;}
#main4_wrap .box2 .right .frame .info .title{}
#main4_wrap .box2 .right .frame .info .title .en{color:#595959; font-size:18px; font-weight: 500;}
#main4_wrap .box2 .right .frame .info .title .ko{color:#595959; font-size:18px; font-weight: 500;}
#main4_wrap .box2 .right .frame .info .text{position: absolute;color:#595959; font-size:14.5px; font-weight: 400; margin-top:30px;}
#main4_wrap .box2 .right .frame .info .t_f{position:relative;}
#main4_wrap .box2 .right .frame .info .t_f:after{content: "";
    display: block;
    padding-bottom: 50%; }


#main4_wrap .box3{width:100%; position: relative;    padding: 5% 3%;}
#main4_wrap .box3:before{content:"";display:block;position:absolute;left:18%;top:10%;width:82%; height:35%; background:#f4c64c;    z-index: -1; border-top-left-radius:5px; border-bottom-left-radius:5px;}
#main4_wrap .box3:after { content:""; clear:both; display:block; }

#main4_wrap .box3 .left{width:20%;float:left;}
#main4_wrap .box3 .left .title{}
#main4_wrap .box3 .left .title:after { content:""; clear:both; display:block; }
#main4_wrap .box3 .left .title1{font-size: 36px; color:#f4c64c;    font-weight: 700; line-height: 45px;}
#main4_wrap .box3 .left .title2{font-size: 18px; color:#505050; margin-top:45px;}
#main4_wrap .box3 .left .bt{margin-top: 90px;}
#main4_wrap .box3 .left .bt a{font-size: 16px; color:#fff; text-align:Center; background: #f4c64c; display: block; width:150px;padding: 15px 0;    border-radius: 500px;}
#main4_wrap .box3 .right{width:80%; float:left;}
#main4_wrap .box3 .right ul{margin-top:2%;}
#main4_wrap .box3 .right li{float:left;    padding: 0 15px;width: calc(26% - 1.875%);}

#main4_wrap .box3 .right li:nth-child(1) .image{background:url(/theme/basic/html/image/image_main6_1.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box3 .right li:nth-child(2) .image{background:url(/theme/basic/html/image/image_main6_2.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box3 .right li:nth-child(3) .image{background:url(/theme/basic/html/image/image_main6_3.jpg) top center no-repeat;background-size:cover; }
#main4_wrap .box3 .right li:nth-child(4) .image{background:url(/theme/basic/html/image/image_main6_4.jpg) top center no-repeat;background-size:cover; }

#main4_wrap .box3 .right .frame{    box-shadow: 2px 3px 8px rgba(100,100,100,0.30);    background-color: white;    border-radius: 5px;    overflow: hidden;}
#main4_wrap .box3 .right .frame .image{}
#main4_wrap .box3 .right .frame .image:after{content: "";  display: block; padding-bottom: 70%;}
#main4_wrap .box3 .right .frame .info{    padding: 20px 23px;}
#main4_wrap .box3 .right .frame .info .title{}
#main4_wrap .box3 .right .frame .info .title .en{color:#595959; font-size:18px; font-weight: 500;}
#main4_wrap .box3 .right .frame .info .title .ko{color:#595959; font-size:18px; font-weight: 500;}
#main4_wrap .box3 .right .frame .info .text{position: absolute;color:#595959; font-size:14.5px; font-weight: 400; margin-top:30px;}

#main4_wrap .box3 .right .frame .info .t_f{position:relative;}
#main4_wrap .box3 .right .frame .info .t_f:after{content: "";
    display: block;
    padding-bottom: 50%; }


.scale {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s ease-in-out;   /* 부드러운 모션을 위해 추가*/
}
.scale:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.img {width:325px; height:280px; overflow:hidden }


#main2_wrap .grid figure figcaption{
	padding:0;
}

#main2_wrap .grid figure{
	width:100%;
	    max-width: 100%;
    max-height: 100%;
	    margin: 0;
}

#main2_wrap figure.effect-steve p {
    margin-top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
	letter-spacing: 0px;
	}

#main2_wrap figure.effect-steve:hover p{
	    opacity: 1;
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05);
}

#main2_wrap figure.effect-steve h2, figure.effect-steve p{
	background:#3853a4 !important;
	color:#fff !important;
	box-shadow: 0 3px 30px rgba(0,0,0,0.8);
}

figure.effect-steve figcaption {
    z-index: 9 !important;
}

#main2_wrap li .txt{
	text-align:center;
	z-index:5;
	position:absolute;
	width:100%;
	color:#fff;
	    top: 37%;
}

#main2_wrap li .txt .ti1{
	color:#fff;
	font-size:28px;
	font-weight:500;
	    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#main2_wrap li .txt .ti1:after{
	    content: '';
    width: 100px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;

}

#main2_wrap li .txt .ti2{
	color:#fff;
	font-size:20px;
	font-weight:300;
}

#main2_wrap li .ti2_1{
	color:#fff;
	font-size:26px;
	font-weight:500;
    padding-bottom: 18px;
	    padding-top: 30%;
	display:block;
}


#main2_wrap li .ti3{
	color:#fff;
	font-size:16px;
	font-weight:200;
	display:block;
	    line-height: 24px;
		padding-bottom: 30px;
}

#main2_wrap li .more{
	color:#fff;
	font-size:14px;
	font-weight:400;
	display: -webkit-inline-box;
	text-transform:lowercase;
}

#main2_wrap li .more a{
    color:#fff;
}

#main2_wrap li .more img{
	margin-left:10px;
    display:inline-block;
    max-width:auto;
    min-height:auto;
}

#main3_wrap{
	display: flex;
	    padding: 130px 0 0 0;
}

#main3_wrap .in{
	max-width:1240px;
	width:100%;
	margin:auto;
	text-align:Center;
}

#main3_wrap .ti1{
	border-bottom:1px solid #ccc;
	max-width:1008px;
	    margin: 0 auto 35px;
    padding-bottom: 35px;
}

#main3_wrap .ti1 .ti_blue{
	color:#3853a4;
	font-weight: 500;
	    padding-bottom: 30px;
}

#main3_wrap .con{
	font-weight:200;
	font-size:18px;
	    padding-bottom: 55px;
}

#main3_wrap .ban li{
	width:33.33%;
	float:left;
}

#main3_wrap .ban .img{
	width:400px;
	height:313px;
	margin:auto;
	position:relative;
	cursor:pointer;
}

#main3_wrap .ban .ti_fr{
	text-align:Center;
	position: absolute;
    width: 100%;
	z-index: 999;
    top:40%;
}

#main3_wrap .ban .ti_s1{
	color:#fff;
	font-size:14px;
	letter-spacing: 7px;
	    text-shadow: 0 2px 4px rgba(0,0,0,0.8);
		font-weight:200;
}

#main3_wrap .ban .ti_s2{
	color:#fff;
	font-size:25px;
	text-shadow: 0 2px 4px rgba(0,0,0,0.8);
}

.pro ul.tabs1 {
	margin: 0 auto;
	padding: 0;
	max-width:1240px;
	list-style: none;
	width: 100%;
	text-align: center;
	border-bottom:1px solid #ddd;
	margin-bottom:50px;
}
.pro ul.tabs1 li {
    margin: 0;
    padding: 0;
    /* height: 31px; */
    line-height: 16px;
    margin-bottom: -5px;
    overflow: hidden;
    position: relative;
    text-align: center;
	min-height: 38px;
	font-weight: 500;
	    display: inline-block;
}

.pro ul.tabs1 li:hover {
	color:#43a4d4;

}

.pro ul.tabs1 li:hover a{
	color:#43a4d4;
	border-bottom: 1px solid #43a4d4;
}
.pro ul.tabs1 li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 22px;
	outline: none;
        line-height: 25px;
	    padding: 0 30px 21px 30px;
}
.pro ul.tabs1 li a:hover {

}
.pro ul.tabs1 li.active, .pro ul.tabs1 li.active a:hover  {
	color:#43a4d4;
}

.pro ul.tabs1 li.active a{
	color:#43a4d4;
	border-bottom: 1px solid #43a4d4;
}

/* #main_campaign_wrap{overflow:hidden;padding:75px 0 70px;text-align:center;background:#fff4e5;} */
#main_campaign_wrap{box-sizing: border-box; /* height: 100vh; min-height: 1060px; */ padding: 120px 0 70px 0; text-align: center; background: #fff4e5; overflow: hidden;}
#main_campaign_wrap .inner{width:1585px;margin:0 auto;}
#main_campaign_wrap .inner .box_date{color:#060817;}
#main_campaign_wrap .inner .box_date p{}
#main_campaign_wrap .inner .box_date p.now_date{}
#main_campaign_wrap .inner .box_date p.now_date b.txt_img{display:inline-block;height:23px;text-indent:-9999px;background-repeat:no-repeat;background-position:center center;background-size:contain;}
#main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:203px;background-image:url('../image/img_now_date01.png');}
#main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:39px;background-image:url('../image/img_now_date02.png');}
#main_campaign_wrap .inner .box_date p.now_date strong{display:inline-block;margin:0 8px 0 16px;padding:3px;border:solid 1px #434343;font-weight:normal;vertical-align:middle;}
#main_campaign_wrap .inner .box_date p.now_date span{display:inline-block;line-height:30px;width:30px;font-size:26px;color:#ff9018;font-family: "Noto Serif KR", sans-serif;border-right:solid 2px #9b968f;}
#main_campaign_wrap .inner .box_date p.now_date span:last-child{border-right:none;}
#main_campaign_wrap .inner .box_date h3{margin:28px 0 0 0;font-size:44px;letter-spacing:-0.01em;font-family: "Noto Serif KR", sans-serif;}
#main_campaign_wrap .inner .box_date h3 br{display:none;}
#main_campaign_wrap .inner .box_date p.campaign_date{width:272px;text-indent:-9999px;margin:30px auto 0;background:url('../image/img_campaign_date.png') no-repeat center center;background-size:contain;}
#main_campaign_wrap .inner .box_count_bar{position:relative;width:1296px;height:47px;padding:0 10px;margin:95px auto 0;background:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow: 2px 8px 8px 4px rgba(216, 216, 216, 0.48);-moz-box-shadow:2px 8px 8px 4px rgba(216, 216, 216, 0.48);box-shadow:2px 8px 8px 4px rgba(216, 216, 216, 0.48);}
#main_campaign_wrap .inner .box_count_bar .total_count{position:absolute;top:-60px;right:-30px;display:inline-block;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow: 2px 8px 8px 4px rgba(216, 216, 216, 0.48);-moz-box-shadow:2px 8px 8px 4px rgba(216, 216, 216, 0.48);box-shadow:2px 8px 8px 4px rgba(216, 216, 216, 0.48);}
#main_campaign_wrap .inner .box_count_bar .total_count::after{content:'';position:absolute;left:50%;bottom:-10px;width:17px;height:11px;background:url('../image/img_total_count01.png')no-repeat center center;background-size:contain;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
#main_campaign_wrap .inner .box_count_bar .total_count p{padding:10px 15px;font-size:15px;letter-spacing:-0.01em;color:#ed6c06;}
#main_campaign_wrap .inner .box_count_bar .now_count_bar{max-width:100%;height:100%;}
#main_campaign_wrap .inner .box_count_bar .now_count_bar .line{position:relative;top:50%;z-index:11;width:0%;max-width:100%;height:27px;background:#ff8949;background:-webkit-linear-gradient(to right, #ffe191 0%, #ff8949 100%);background:-moz-linear-gradient(to right, #ffe191 0%, #ff8949 100%);background:-o-linear-gradient(to right, #ffe191 0%, #ff8949 100%);background:linear-gradient(to right, #ffe191 0%, #ff8949 100%);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width 3s;-moz-transition:width 3s;-o-transition:width 3s;transition:width 3s; transition-delay: 2s}
#main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{content:'';position:absolute;top:-62px;right:-70px;width:86px;height:83px;background:url('../image/img_campaign_logo.png') no-repeat;background-size:contain;}
#main_campaign_wrap .inner .box_count_bar .now_count_bar .line p{opacity:0;margin:0 15px;font-size:15px;letter-spacing:-0.01em;color:#fff;text-align:right;-webkit-transition:opacity 1s 3s;-moz-transition:opacity 1s 3s;-o-transition:opacity 1s 3s;transition:opacity 1s 3s;}
#main_campaign_wrap .inner .box_count_bar .flower{position:absolute;z-index:22;opacity:0;}
#main_campaign_wrap .inner .box_count_bar .flower01{top:-70px;left:50px;height:90px;transition:opacity 1s 0.3s;}
#main_campaign_wrap .inner .box_count_bar .flower02{bottom:-70px;left:300px;height:97px;transition:opacity 1s 1s;}
#main_campaign_wrap .inner .box_count_bar .flower03{top:-70px;right:440px;height:94px;transition:opacity 1s 1.7s;}
#main_campaign_wrap .inner .box_count_bar .flower04{bottom:-73px;right:50px;height:74px;transition:opacity 1s 2.4s;}
#main_campaign_wrap .inner p.notice{margin:105px auto 0;}
#main_campaign_wrap .inner p.notice b.txt_img{display:inline-block;vertical-align:middle;height:25px;text-indent:-9999px;background-repeat:no-repeat;background-position:center center;background-size:contain;}
#main_campaign_wrap .inner p.notice b.txt_img01{width:196px;background-image:url('../image/img_notice01.png');}
#main_campaign_wrap .inner p.notice b.txt_img02{width:313px;background-image:url('../image/img_notice02.png');}
#main_campaign_wrap .inner p.notice strong{position:relative;display:inline-block;vertical-align:middle;margin:0 5px 0 13px;font-size:25px;letter-spacing:-0.036em;color:#ff8a4a;font-family: "Noto Serif KR", sans-serif;}
#main_campaign_wrap .inner p.notice strong::after{content:'';position:absolute;bottom:-10px;left:0;width:100%;height:3px;background:#ffb169;}
/* #main_campaign_wrap .inner p.notice strong::after{content:'';position:absolute;bottom:-10px;left:0;width:calc(100% + 30px);height:3px;background:#ffb169;} */
#main_campaign_wrap .inner p.notice_desc{margin:15px 0 0 0;font-size:14px;text-align:center;}
#main_campaign_wrap .inner .lst_items{margin:45px 0 0 0;}
#main_campaign_wrap .inner .lst_items::after{content:"";clear:both;display:block;}
#main_campaign_wrap .inner .lst_items li{overflow:hidden;float:left;width:calc(25% - 30px);margin:0 0 0 40px;background:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:9px 3px 11px rgba(216,216,216,0.23);-moz-box-shadow:9px 3px 11px rgba(216,216,216,0.23);box-shadow:9px 3px 11px rgba(216,216,216,0.23);}
#main_campaign_wrap .inner .lst_items li:first-child{margin:0;}
#main_campaign_wrap .inner .lst_items li a{display:block;}
#main_campaign_wrap .inner .lst_items li a img{width:100%;}
#main_campaign_wrap .inner .lst_items li a p{line-height:2;padding:15px 0 20px;font-size:20px;letter-spacing:-0.036em;font-weight:700;color:#505050;}
#main_campaign_wrap .inner .lst_items li a p span{display:block;font-size:17px;font-weight:400;}
#main_campaign_wrap .inner .button{display:inline-block;margin:35px auto 0;background:#f9ba21;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;}
#main_campaign_wrap .inner .button a{display:block;line-height:2.9;padding:0 55px;font-size:19px;letter-spacing:-0.036em;font-weight:700;color:#fff;}
#main_campaign_wrap .inner .button a::after{content:'';position:relative;top:3px;display:inline-block;width:21px;height:24px;margin:0 0 0 8px;background:url('../image/bg_campaign_button.png') no-repeat center center;background-size:contain;}
#main_campaign_wrap.on .inner .box_count_bar .now_count_bar .line{width:100%;}
#main_campaign_wrap.on .inner .box_count_bar .now_count_bar .line p b{display: none;}
#main_campaign_wrap.on .inner .box_count_bar.add_ani_10 .now_count_bar .line p,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_30 .now_count_bar .line p,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_60 .now_count_bar .line p,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_80 .now_count_bar .line p{opacity:1;}
#main_campaign_wrap.on .inner .box_count_bar.add_ani_30 .now_count_bar .line p b,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_60 .now_count_bar .line p b,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_80 .now_count_bar .line p b{display: inline;}
#main_campaign_wrap.on .inner .box_count_bar .flower01{opacity:1;}
#main_campaign_wrap.on .inner .box_count_bar.add_ani_30 .flower02,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_60 .flower02,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_80 .flower02{opacity:1;}
#main_campaign_wrap.on .inner .box_count_bar.add_ani_60 .flower03,
#main_campaign_wrap.on .inner .box_count_bar.add_ani_80 .flower03{opacity:1;}
#main_campaign_wrap.on .inner .box_count_bar.add_ani_80 .flower04{opacity:1;}

@media all and (max-width:1600px){
	/* #main_campaign_wrap{padding:73px 0 68px;} */
	#main_campaign_wrap{padding:120px 0 68px;}
    #main_campaign_wrap .inner{width:100%;padding:0 3%;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:22px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:194px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:37px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:29px;width:29px;font-size:25px;}
    #main_campaign_wrap .inner .box_date h3{margin:27px 0 0 0;font-size:43px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:265px;margin:29px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{width:1296px;height:46px;margin:93px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count{top:-60px;right:-30px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:26px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-61px;right:-68px;width:84px;height:81px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-68px;left:49px;height:88px;}
    #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-68px;left:290px;height:95px;}
    #main_campaign_wrap .inner .box_count_bar .flower03{top:-68px;right:430px;height:92px;}
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-71px;right:49px;height:72px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:24px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:188px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:300px;}
    #main_campaign_wrap .inner p.notice strong{font-size:24px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 28px);} */
    #main_campaign_wrap .inner .lst_items{margin:44px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li a p{padding:15px 0 19px;font-size:19px;}
    #main_campaign_wrap .inner .button{margin:34px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 54px;}
    #main_campaign_wrap .inner .button a::after{width:20px;height:23px;}
}
@media all and (max-width:1400px){
	/* #main_campaign_wrap{padding:69px 0 65px;} */
	#main_campaign_wrap{padding:110px 0 65px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:21px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:185px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:34px;}
    #main_campaign_wrap .inner .box_date p.now_date strong{margin:0 7px 0 14px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:28px;width:28px;font-size:24px;}
    #main_campaign_wrap .inner .box_date h3{margin:26px 0 0 0;font-size:41px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:250px;margin:28px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{width:90%;height:43px;margin:88px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count p{padding:9px 14px;font-size:14px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:25px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-58px;right:-65px;width:79px;height:77px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line p{margin:0 14px;font-size:14px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-65px;left:46px;height:83px;}
    #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-65px;left:280px;height:90px;}
    #main_campaign_wrap .inner .box_count_bar .flower03{top:-65px;right:410px;height:87px;}
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-68px;right:46px;height:68px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:23px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:180px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:288px;}
    #main_campaign_wrap .inner p.notice strong{margin:0 5px 0 12px;font-size:23px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 27px);} */
    #main_campaign_wrap .inner p.notice_desc{font-size:13px;}
    #main_campaign_wrap .inner .lst_items{margin:42px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li{width:calc(25% - 22.5px);margin:0 0 0 30px;}
    #main_campaign_wrap .inner .lst_items li a p{padding:14px 0 18px;font-size:18px;}
    #main_campaign_wrap .inner .lst_items li a p span{font-size:15px;}
    #main_campaign_wrap .inner .button{margin:32px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 51px;font-size:18px;}
    #main_campaign_wrap .inner .button a::after{width:19px;height:22px;}
}
@media all and (max-width:1200px){
	/* #main_campaign_wrap{padding:66px 0 61px;} */
	#main_campaign_wrap{padding:110px 0 61px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:20px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:175px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:32px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:26px;width:26px;font-size:23px;}
    #main_campaign_wrap .inner .box_date h3{margin:24px 0 0 0;font-size:38px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:240px;margin:26px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{height:41px;margin:83px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count p{padding:8px 13px;font-size:13px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:24px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-55px;right:-61px;width:75px;height:73px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line p{margin:0 13px;font-size:13px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-61px;left:44px;height:79px;}
    #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-61px;left:260px;height:85px;}
    #main_campaign_wrap .inner .box_count_bar .flower03{top:-61px;right:380px;height:82px;}
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-64px;right:44px;height:65px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:22px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:172px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:275px;}
    #main_campaign_wrap .inner p.notice strong{margin:0 5px 0 11px;font-size:22px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 26px);} */
    #main_campaign_wrap .inner p.notice_desc{font-size:12px;}
    #main_campaign_wrap .inner .lst_items{margin:39px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li{width:calc(25% - 7.5px);margin:0 0 0 10px;}
    #main_campaign_wrap .inner .lst_items li a p{padding:13px 0 17px;font-size:17px;}
    #main_campaign_wrap .inner .lst_items li a p span{font-size:13.5px;}
    #main_campaign_wrap .inner .button{margin:30px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 48px;font-size:17px;}
    #main_campaign_wrap .inner .button a::after{width:18px;height:21px;margin:0 0 0 6px;}
}
@media all and (max-width:1000px){
	#main_campaign_wrap{padding:62px 0 57px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:19px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:164px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:31px;}
    #main_campaign_wrap .inner .box_date p.now_date strong{margin:0 6px 0 12px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:25px;width:25px;font-size:21px;}
    #main_campaign_wrap .inner .box_date h3{margin:23px 0 0 0;font-size:36px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:230px;margin:25px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{height:39px;margin:78px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count{top:-55px;right:-25px;}
    #main_campaign_wrap .inner .box_count_bar .total_count p{padding:8px 12px;font-size:12px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:22px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-52px;right:-57px;width:71px;height:69px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line p{margin:0 10px 0 5px;font-size:11px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-57px;left:41px;height:74px;}
    #main_campaign_wrap .inner .box_count_bar .flower02{display:none;}
    /* #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-57px;left:250px;height:80px;} */
    #main_campaign_wrap .inner .box_count_bar .flower03{top:-57px;right:360px;height:77px;}
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-60px;right:41px;height:61px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:21px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:165px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:263px;}
    #main_campaign_wrap .inner p.notice strong{font-size:21px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 25px);} */
    #main_campaign_wrap .inner p.notice_desc{font-size:11px;}
    #main_campaign_wrap .inner .lst_items{margin:37px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li{width:calc(50% - 15px);margin:30px 0 0 30px;}
    #main_campaign_wrap .inner .lst_items li:nth-child(odd){margin:30px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li a p{padding:12px 0 16px;font-size:16px;}
    #main_campaign_wrap .inner .lst_items li a p span{font-size:14px;}
    #main_campaign_wrap .inner .button{margin:29px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 45px;font-size:16px;}
    #main_campaign_wrap .inner .button a::after{width:17px;height:20px;}
}
@media all and (max-width:800px){
	#main_campaign_wrap{padding:58px 0 54px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:18px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:155px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:23px;width:23px;font-size:20px;}
    #main_campaign_wrap .inner .box_date h3{margin:21px 0 0 0;font-size:34px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:220px;margin:23px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{height:36px;margin:73px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count{top:-50px;right:-20px;}
    #main_campaign_wrap .inner .box_count_bar .total_count::after{bottom:-8px;width:13px;height:9px;}
    #main_campaign_wrap .inner .box_count_bar .total_count p{padding:7px 12px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:21px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-48px;right:-54px;width:66px;height:64px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-54px;left:38px;height:70px;}
    /* #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-54px;left:230px;height:75px;} */
    #main_campaign_wrap .inner .box_count_bar .flower03{display:none;}
    /* #main_campaign_wrap .inner .box_count_bar .flower03{top:-54px;right:340px;height:72px;} */
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-56px;right:38px;height:57px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:20px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:157px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:250px;}
    #main_campaign_wrap .inner p.notice strong{margin:0 5px 0 10px;font-size:20px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 24px);} */
    #main_campaign_wrap .inner .lst_items{margin:35px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li a p{padding:12px 0 15px;font-size:15px;}
    #main_campaign_wrap .inner .lst_items li a p span{font-size:13px;}
    #main_campaign_wrap .inner .button{margin:27px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 42px;font-size:15px;}
    #main_campaign_wrap .inner .button a::after{width:16px;height:19px;}
    #main_campaign_wrap.on .inner .box_count_bar.add_ani_30 .now_count_bar .line p b{display:none;}
}
@media all and (max-width:600px){
	#main_campaign_wrap{padding:54px 0 50px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:17px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:147px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:29px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:22px;width:22px;font-size:19px;}
    #main_campaign_wrap .inner .box_date h3{margin:20px 0 0 0;font-size:32px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:200px;margin:22px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{height:34px;margin:68px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count{top:-48px;right:-15px;}
    #main_campaign_wrap .inner .box_count_bar .total_count::after{width:12px;height:8px;}
    #main_campaign_wrap .inner .box_count_bar .total_count p{padding:7px 11px;font-size:11px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:20px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-44px;right:-50px;width:62px;height:59px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line p{margin:0 11px;font-size:11px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-50px;left:36px;height:65px;}
    /* #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-50px;left:220px;height:70px;} */
    /* #main_campaign_wrap .inner .box_count_bar .flower03{top:-50px;right:320px;height:67px;} */
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-53px;right:36px;height:53px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:19px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:149px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:237px;}
    #main_campaign_wrap .inner p.notice strong{font-size:19px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 23px);} */
    #main_campaign_wrap .inner p.notice_desc{font-size:10px;}
    #main_campaign_wrap .inner .lst_items{margin:33px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li{width:100%;margin:30px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li a p{padding:11px 0 14px;font-size:14px;}
    #main_campaign_wrap .inner .lst_items li a p span{font-size:12px;}
    #main_campaign_wrap .inner .button{margin:25px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 39px;font-size:14px;}
    #main_campaign_wrap .inner .button a::after{width:15px;height:17px;margin:0 0 0 4px;}
}
@media all and (max-width:500px){
	#main_campaign_wrap{padding:52px 0 48px;}
    #main_campaign_wrap .inner .box_date p.now_date strong{margin:0 5px 0 10px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:21px;width:21px;font-size:18px;}
    #main_campaign_wrap .inner .box_date h3{margin:19px 0 0 0;font-size:29px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{margin:21px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{width:95%;height:32px;margin:66px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count{top:-45px;}
    #main_campaign_wrap .inner .box_count_bar .total_count p{padding:6px 10px;font-size:10px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:19px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-43px;right:-48px;width:60px;height:58px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line p{margin:0 10px 0 5px;font-size:10px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-48px;left:35px;height:63px;}
    /* #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-48px;left:210px;height:67px;} */
    /* #main_campaign_wrap .inner .box_count_bar .flower03{top:-48px;right:300px;height:65px;} */
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-50px;right:35px;height:51px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:18px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:141px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:225px;}
    #main_campaign_wrap .inner p.notice strong{margin:0 5px 0 8px;font-size:18px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 22px);} */
    #main_campaign_wrap .inner p.notice_desc{margin:10px 0 0 0;font-size:9px;word-break:keep-all;}
    #main_campaign_wrap .inner .lst_items{margin:31px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li{margin:20px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li:nth-child(odd){margin:20px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li a p{padding:10px 0 14px;}
    #main_campaign_wrap .inner .button{margin:24px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 38px;}
}
@media all and (max-width:450px){
    #main_campaign_wrap .inner p.notice b.txt_img01{display:block;margin:0 auto 5px;}
}
@media all and (max-width:400px){
    #main_campaign_wrap .inner .box_date h3{font-size:28px;}
    #main_campaign_wrap .inner .box_count_bar.add_ani_30 .now_count_bar .line p{font-size:9px;}
}
@media all and (max-width:380px){
	#main_campaign_wrap{padding:50px 0 46px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:16px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:137px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:27px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:20px;width:20px;font-size:17px;}
    #main_campaign_wrap .inner .box_date h3{margin:18px 0 0 0;font-size:29px;}
    #main_campaign_wrap .inner .box_date h3 br{display:block;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:180px;margin:20px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{width:100%;height:31px;margin:63px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count{top:-43px;right:0;}
    #main_campaign_wrap .inner .box_count_bar .total_count::after{bottom:-7px;width:11px;height:7px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:18px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-41px;right:-46px;width:57px;height:56px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-46px;left:33px;height:60px;}
    /* #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-46px;left:200px;height:64px;} */
    /* #main_campaign_wrap .inner .box_count_bar .flower03{top:-46px;right:290px;height:62px;} */
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-48px;right:33px;height:49px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:17px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:133px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:213px;}
    #main_campaign_wrap .inner p.notice strong{font-size:17px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 21px);} */
    #main_campaign_wrap .inner p.notice_desc{font-size:8px;}
    #main_campaign_wrap .inner .lst_items{margin:30px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li a p{padding:10px 0 13px;font-size:13px;}
    #main_campaign_wrap .inner .lst_items li a p span{font-size:11px;}
    #main_campaign_wrap .inner .button{margin:23px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 36px;font-size:13px;}
    #main_campaign_wrap .inner .button a::after{width:14px;height:16px;}
}
@media all and (max-width:350px){
	#main_campaign_wrap{padding:46px 0 42px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img{height:15px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img01{width:129px;}
    #main_campaign_wrap .inner .box_date p.now_date b.txt_img02{width:25px;}
    #main_campaign_wrap .inner .box_date p.now_date span{line-height:18px;width:18px;font-size:16px;}
    #main_campaign_wrap .inner .box_date h3{margin:17px 0 0 0;font-size:27px;}
    #main_campaign_wrap .inner .box_date p.campaign_date{width:170px;margin:18px auto 0;}
    #main_campaign_wrap .inner .box_count_bar{height:29px;margin:58px auto 0;}
    #main_campaign_wrap .inner .box_count_bar .total_count{top:-40px;}
    #main_campaign_wrap .inner .box_count_bar .total_count::after{bottom:-6px;width:10px;}
    #main_campaign_wrap .inner .box_count_bar .total_count p{padding:6px 9px;font-size:9px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line{height:17px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line::after{top:-39px;right:-42px;width:53px;height:52px;}
    #main_campaign_wrap .inner .box_count_bar .now_count_bar .line p{margin:0 9px;font-size:9px;}
    #main_campaign_wrap .inner .box_count_bar .flower01{top:-42px;left:30px;height:55px;}
    /* #main_campaign_wrap .inner .box_count_bar .flower02{bottom:-42px;left:180px;height:59px;} */
    /* #main_campaign_wrap .inner .box_count_bar .flower03{top:-42px;right:270px;height:57px;} */
    #main_campaign_wrap .inner .box_count_bar .flower04{bottom:-44px;right:30px;height:45px;}
    #main_campaign_wrap .inner p.notice{margin:105px auto 0;}
    #main_campaign_wrap .inner p.notice b.txt_img{height:16px;}
    #main_campaign_wrap .inner p.notice b.txt_img01{width:125px;}
    #main_campaign_wrap .inner p.notice b.txt_img02{width:200px;}
    #main_campaign_wrap .inner p.notice strong{font-size:16px;}
    /* #main_campaign_wrap .inner p.notice strong::after{width:calc(100% + 20px);} */
    #main_campaign_wrap .inner .lst_items{margin:28px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li{margin:10px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li:nth-child(odd){margin:10px 0 0 0;}
    #main_campaign_wrap .inner .lst_items li a p{padding:9px 0 12px;font-size:12px;}
    #main_campaign_wrap .inner .lst_items li a p span{font-size:10px}
    #main_campaign_wrap .inner .button{margin:21px auto 0;}
    #main_campaign_wrap .inner .button a{padding:0 33px;font-size:12px;}
    #main_campaign_wrap .inner .button a::after{width:13px;height:15px;}
}

#business_wrap{width:100%;  padding:80px 0;}
#business_wrap:after{ content:""; display:block; clear:both;}
.business_area { width:100%; max-width:1200px; margin:0px auto;}
.business_area:after{ content:""; display:block; clear:both; width:80px; height:3px; background:#C53428; margin:0px auto;}
.business_area .business_tit p { text-align:center; font-size:2em; color:#000; font-weight:700; }
.business_area .business_tit span { display:block; text-align:center; font-size:1.15em; color:#777;  margin:10px 0 20px 0; }
.business_list { width:1200px; margin:50px auto; overflow:hidden;}
.business_list:after{ content:""; display:block; clear:both; }
.business_list li { float:left; position:relative; text-align:center;  width:360px; margin-left:60px; cursor:pointer;}
.business_list li:first-child { margin-left:0; }
.business_list li img { display:block; width:100%; border-top-left-radius:30px; border-bottom-right-radius:30px;}
.business_list li .hover_area { position:absolute; left:0; top:0; display:block; width:100%; height:100%; padding-top:110px; box-sizing:border-box; background:rgba(0,0,0,0); transition:0.6s; border-top-left-radius:30px; border-bottom-right-radius:30px;}
.business_list li .hover_area b { position:relative; display:block; padding-top:70px; font-size:30px; color:#fff; }
.business_list li .hover_area b:before {
	content:''; position:absolute; left:50%; top:0; margin-left:-32px; display:block; width:64px; height:52px;
	background:url('/new_ko/theme/ko/html/image/business_icon.png') no-repeat -148px 0; opacity:0; transition:0.6s;
}
.business_list li:nth-child(2) .hover_area b:before { background-position-x:-74px; }
.business_list li:nth-child(3) .hover_area b:before { background-position-x:0px; }
.business_list li .hover_area p { margin-top:20px; font-size:16px; line-height:24px; color:#fff;  opacity:0; transition:0.6s; }
.business_list li .hover_area a { display:inline-block; width:118px; height:38px; margin-top:32px; line-height:38px; border:1px solid rgba(255,255,255,1); color:rgba(255,255,255,1); background:rgba(255,255,255,0); border-radius:2px; font-size:14px; font-weight:600;  opacity:0; transition:0.6s; }
.business_list li:hover .hover_area { padding-top:80px; background:rgba(0,0,0,0.71); }
.business_list li:hover .hover_area b:before,
.business_list li:hover .hover_area p { opacity:1; }
.business_list li:hover .hover_area a { opacity:1; background:rgba(255,255,255,1); color:#231f20; }
/*.business_list li .hover_area a:hover { background:rgba(255,255,255,1); color:#231f20; }*/



#m_bnr { width:100%; padding:50px 0; border:0px solid red; background:rgba(0,0,0,0.02); }
#m_bnr > div{ width:100%; max-width:1210px; margin:0px auto; }
#m_bnr .tit p { text-align:center; font-size:2em;  line-height:50px; color:#000; font-weight:500; padding:0 10px; margin:0px auto;  }
#m_bnr .tit span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}
#m_bnr:after{ content:""; display:block; clear:both;}
#m_bnr li { float:left; width:31.333333%;  height:130px; padding:0px 40px; padding-right:0px; margin-right:1%; margin-left:1%; cursor:pointer; background:#fff; border:1px solid #eee; box-sizing:border-box; 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; }
#m_bnr li div { display:inline-block; float:left; width:70px; text-align:center;  margin:30px 15px 30px 0;}
#m_bnr li div i { display:block; vertical-align:middle; width:100%; height:70px; line-height:70px; text-align:center; font-size:2.5em; color:#fff; border-radius:100px;}
#m_bnr li:nth-child(1) i{background:#1985b7;}
#m_bnr li:nth-child(2) i {background:#00529b;}
#m_bnr li:nth-child(3) i{background:#6b7786;}
#m_bnr li .txt_tit {color:#000; font-size:1.5em; padding-left:15px; padding-top:20px; }
#m_bnr li .txt_list {color:#333;	font-size:1em;	line-height:20px; padding-top:5px;}
#m_bnr li:hover:nth-child(1) {background:#1985b7;}
#m_bnr li:hover:nth-child(2) {background:#00529b;}
#m_bnr li:hover:nth-child(3) {background:#6b7786;}
#m_bnr li:hover i{background:#fff;}
#m_bnr li:hover:nth-child(1) i{color:#1985b7;}
#m_bnr li:hover:nth-child(2) i{color:#00529b;}
#m_bnr li:hover:nth-child(3) i{color:#6b7786;}
#m_bnr li:hover .txt_tit{color:#fff;}
#m_bnr li:hover .txt_list{color:#fff;}




#pro_wrap { width:100%; margin:0px auto; background:rgba(0,0,0,0.02); padding:80px 0; padding-bottom:50px;}
#pro_wrap:after{ content:""; display:block; clear:both;}
#pro_area { width:100%; max-width:1200px; margin:0px auto;}
#pro_area .pro_tit p { text-align:center; font-size:2em;  line-height:50px; color:#000; font-weight:500; padding:0 10px; margin:0px auto;  }
#pro_area .pro_tit span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}
#pro_area .pro_tit:after{ content:""; display:block; clear:both; width:80px; height:3px; background:#C53428; margin:0px auto;}
#pro_tab {position: relative; width:100%; max-width:1200px; margin:50px auto;}
#pro_tab:after{ content:""; display:block; clear:both;}
#pro_tab .tab { width:370px; line-height:30px;  margin:50px auto;}
#pro_tab .tab li{float: left; display:inline-block; width:100px; margin-right:10px; }
#pro_tab .tab a{display: block; height:30px; line-height:30px; text-align: center; border:1px solid #EEE;  box-sizing:border-box; background:#fff; color:#333;}
#pro_tab .tab li:last-child {margin:0;}
#pro_tab .tab li.all { width:40px; background:#333; color:#fff;}
#pro_tab .tab li.all a { background:#333; color:#fff;}
#pro_tab .tab li.on a{font-weight:500; border-bottom: 0 none;  background:#c53528; color:#fff;}
#pro_tab li{position: relative; line-height:30px;}
#pro_tab li span.date{position: absolute; right:0; text-align:right; line-height:30px; font-size:0.9em; color:#ddd; }
#pro_tab div li a{display: inline-block; margin-right:0px; font-size:0.9em; color:#333;}
#pro_tab > div{display: none; padding:0; }
#pro_tab .active{display: block; margin-top:20px; padding:0px;}
#pro_tab .pro_list{ width:100%; max-width:1210px; text-align:center; margin:0px auto; overflow:hidden;}
#pro_tab .pro_list:after {content:""; display:block; clear:both;}
#pro_tab .pro_list > ul{ width:100%; font-size:0; list-style:none; margin-bottom:0px; padding:0; overflow:hidden; }
#pro_tab .pro_list > ul > li{ display:inline-block; padding:0; width:23%; margin-left:1%; margin-right:1%; text-align:center; border:px solid red;}
#pro_tab .pro_list > ul > li > a{width:100%;}
#pro_tab .pro_list > ul > li > a > div > img { width:100%;  border:0px solid #EEE; box-sizing:border-box; cursor:pointer; border:0px solid blue;}
#pro_tab .pro_list > ul > li > a > p {display:block; height:30px; width:90%; margin:0 auto; margin-top:20px; font-size:1.5em;font-weight:500; text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden}
#pro_tab .pro_list > ul > li > a > div.text {display:block; width:90%; margin:0 auto;  height:30px; margin-top:10px; margin-bottom:20px; color:#777; border:0px solid red; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;}
#pro_tab .pro_zoom { width:100%; height:100%; margin:0; overflow:hidden;}
#pro_tab .pro_zoom img {width:100%; transition: transform 1s; -webkit-transition: -webkit-transform 1s;}
/*#pro_tab .pro_zoom img:hover { transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); }*/
#pro_tab .pro_list > ul > li > a > p > span.new_icon{display:inline-block; line-height:1em; color:#fff; background-color:red; padding:0px 5px 0px 3px; font-size:0.6em !important;}




#online{clear:both; position:relative; top:0; width:100%; margin:0px auto; }
#online:after{ content:""; display:block; clear:both;}
#online .online_con { width:100%; height:350px; }
#online .online_con div.blind { width:100%;  height:100%; background:rgba(0,0,0,0.3);}
#online .online_area { position:absolute; top:0; left:0; text-align:center; width:100%; padding:100px 0px 0px 0px;}
#online .online_area p{ font-size:2.5em; color:#fff;}
#online .online_area span{ display:block; padding-bottom:20px; font-size:1.3em; font-weight:300; line-height:24px; color:#fff; opacity:1;}
#online .online_area a{display:block; width:200px; height:50px; line-height:50px; font-size:1.2em; color:#fff; background:#c53528;  border:1px solid #c53528;  margin:20px 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; }
#online .online_area a:hover{color:#fff; background:rgba(0,0,0,0); border:1px solid #fff;}





#comm_wrap{width:100%; margin:0px auto; background:rgba(255,255,255,1);  padding-bottom:20px;}
#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:50%; }
#comm_wrap .board_area .dright{position:relative; float:right; width:50%;}
#comm_wrap .board_area div.board_box{width:100%; margin-top:70px; padding:0;}
#comm_wrap .notice_area { position: relative; width:95%; height: 100%;  overflow: hidden;}
#comm_wrap .notice_area .tab { height:50px; border-bottom:1px solid #eee; box-sizing:border-box;  }
#comm_wrap .notice_area .tab li{float: left; width:120px; background:#eee; }
#comm_wrap .notice_area .tab a{display: block; width:100%; height: 50px; line-height: 50px; font-size:1.5em; text-align: center;  }
#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 a{ border-bottom: 0 none; color:#fff;  background:#000;}
#comm_wrap .notice_area .more{position:absolute; top:12px; right:0px; 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; }
#comm_wrap .notice_area .more:hover{-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg); transform: rotate(90deg);}
#comm_wrap .notice_area .active{display: block; padding:0px 0 0 0px;}
#comm_wrap .notice_area li{position: relative; height:50px; line-height:50px; border-bottom:1px solid #eee; }
#comm_wrap .notice_area li span.date{position: absolute; right: 0; font-size:1em; color:#888;  height:50px; line-height:50px;  }
#comm_wrap .notice_area div li a{display: inline-block; margin-right:0px; font-size:1em; color:#555;}
#comm_wrap .notice_area > div{display: none; padding:0; }
#comm_wrap .g_map { position:relative; width:100%; }

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





/* 하단 */


#footer{ clear:both; width:100%; background:#302e2e;  position: relative; top:0;    padding: 3%;}
#footer:after{ content:""; display:block; clear:both;}
#footer .copy_bar{ width:100%;}
#footer .copy_bar div{width:100%; max-width:1240px; margin:0 auto;}
#footer .copy_bar div .copy_menu { padding-top:45px; }
#footer .copy_bar div .copy_menu a{color:#fff; }
#footer .copy_bar div .copy_menu a:hover{color:#fd7701; }
#footer .copy_area{}
#footer .copy_area .text{color:#aeaeae; font-size:14px; margin-top:45px;line-height: 35px;}



#footer .family{
	    position: absolute;
        right: 45px;
    top: 55px;    width: 160px;
}

#footer .family a{ }

#footer .family li{width:50%;float:left;text-align:Center; margin-bottom: 10px;}



#footer .copyright{float:left; width:70%; text-align:left; padding:0; }
#footer .copyright p{width:100%; text-align:left; color:#888; padding-top:10px; }
#footer .copyright p span{ display:inline-block; color:#888; margin-right:15px;}
#footer .copyright p span:nth-child(5){ display:block;}
#footer .copyright p span:nth-child(5){ display:inline-block;}
#footer .copyright p span:nth-child(9){ display:block;}
#footer .cs_area {position:absolute; top:0; right:0; width:320px; border:1px solid #555; padding:20px; box-sizing:border-box;}
#footer .cs_data{float:left; width:60%; }
#footer .cs_data .cs_title{font-size:1.2em; color:#fff; }
#footer .cs_data .cs_title:after{display:block; content:""; width:85%; height:1px;  margin:5px 0; background:#eee;}
#footer .cs_data .cs_tel{font-size:1.5em; color:#fff; }
#footer .cs_data .cs_tel a{color:#fff;}
#footer .cs_info{float:left; width:40%; padding-top:5px;}
#footer .cs_info span { display:block; font-size:0.85em; color:#aaa; padding:0; margin:0; height:20px; line-height:20px;}




/* PC용 퀵메뉴 */
#backtotop{ position:fixed; bottom:35%; right:10px; z-index : 1000; display:none;}
.q-menu nav div { width:50px; height:50px; line-height:50px; font-size:1.5em; text-align:center; background:rgba(0,0,0,0.5);  margin:10px 0; border-radius:100px; 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; }
.q-menu nav div:hover {background:#c53528; /*rgba(0,0,0,0.9);*/}
.q-menu nav div i { display:inline-block; vertical-align:top; text-align:center; width:100%; height:30px; line-height:30px; font-size:0.85em; }
.q-menu nav div a { display: inline-block; position: relative; width: 30px; height: 30px; text-align: center; color:#fff; text-decoration:none; }
.q-menu nav div a span {font-size:0.7em; display: inline-block; position: absolute; top: 20%; right: 70px; opacity: 0;/*화살전체위치*/
white-space: nowrap; padding: 5px 8px; border-radius: 3px 3px; background:#c53528; /*rgba(0,0,0,0.9);*/ color: #fff; margin-top:-2px; line-height: 1em;
-webkit-transition: all 300ms; -moz-transition: all 300ms; -ms-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }
.q-menu nav a span:before {content: ''; display: block; position: absolute; right:-10px; top: 50%; margin-top:-5px; border:5px solid transparent; border-left-color:#c53528; /*rgba(0,0,0,0.9);*/ }/*화살모양*/
.q-menu nav a:after { position: absolute; content: ''; display: inline-block; width: 30px; height: 30px; margin-left: -5px; margin-top: -10px; top: 50%; left: 50%; }
.q-menu nav a:hover { opacity: 1; }
.q-menu nav a:hover span { right: 50px; opacity: 1; }
.q-menu nav a.active { color: #333; opacity: 1; }




/* 서브 */
#sub_visual{width:100%; height:510px; text-align:center; background:#e8e9eb; margin-top:0px;}
.backgroundimg{position:relative; width:100%; text-align:center; margin:0 auto; height:510px; z-index:0; }
.visual_area {width:100%; max-width:100%; height:510px; margin:0 auto; }

#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; border-bottom:1px solid #ddd; } /*메뉴가림*/
#sub_menu .sub_tab{width:100%; max-width:1200px; text-align:left; margin:0 auto; }

.sub_location{ width:100%; max-width:1200px; height:60px; font-size: 0; background:#fff; margin:0 auto;}
.sub_location > div{font-size: 0;}
.sub_location > div .cen{ float:left; width:60px; height:60px; line-height:60px; text-align:center; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.sub_location > div .cen i{ color:#000; font-size:1.2em;}

.sub_location ul{width:100%; max-width:1200px; padding:0; margin:0; display: inline-block; width:179px; border-right: 1px solid #ddd;vertical-align: top; box-sizing:border-box; }
.sub_location ul:first-child{ border-left: 1px solid #ddd; }
.sub_location ul li{position: relative; width:100%;}
.sub_location ul li span{display: block; padding: 0 15px; line-height: 60px; font-size:1.2em; color: #000; background: url('/new_ko/theme/ko/html/image/icnLocaArr.png') 90% center no-repeat; cursor: pointer;}
.sub_location ul.on li span{background: url('/new_ko/theme/ko/html/image/icnLocaArr1.png') 90% center no-repeat;}
.sub_location ul li a{width:100%; display: block; padding: 8px 15px; color: #000; }
.sub_location ul li a:hover{color: #000; background:#ddd;box-sizing:border-box;}

.sub_location ul ul{display: none;position: absolute;top:60px; left: -1px; padding: 0px 0;background:#fff; border: 1px solid #ddd;  border-top:none; z-index:999999;}
.sub_location ul.on li ul{display: block;}
.sub_location ul.dep2 li span{color: #c53528; font-weight:500;}
.sub_location ul.dep2 ul{width:180px;}


.sub_m{
	  text-align: center;
}

.sub_m li{
	display:inline-block;
	margin: 0 3px;
}

.sub_m a{
	border:1px solid #d0d0d0;
	width:170px;
	height:50px;
	font-size:18px;
	display:block;
	    border-radius: 30px;
    text-align: center;
    line-height: 50px;
}

.sub_m a:hover{
	background:#3853a4;
	border:1px solid #3853a4;
	color:#fff;
	    transition: color 0.3s;
}

.sub_m .down{
	color:#fff;
	background:#333;
	border:1px solid #333;
	width:295px;
	    background: url(/new_ko/theme/ko/html/image/down.png) right #333 no-repeat;
    background-position-x: 215px;
}

.sub_m .down span{
	padding-right: 38px;
}

.sub_m .down:hover{
	color:#fff;
	background: url(/new_ko/theme/ko/html/image/down.png) right #333 no-repeat;
	background-position-x: 215px;
	border:1px solid #333;
}

.sub_m .ov{
	background:#3853a4;
	border:1px solid #3853a4;
	color:#fff;
}

.m1{

}

.sub_ti{
	text-align:Center;
	    position: relative;
}

.sub_ti .big{
	font-size:48px;
	font-weight:400;
	padding: 30px 0 70px 0;
}

.sub_ti .big:before{
	content: '';
    width: 68px;
    height: 1px;
    background: #3853a4;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -36px;
}

.sub_ti .big2{
	font-size:48px;
	font-weight:400;
	padding: 30px 0 40px 0;
}

.sub_ti .big2:before{
	content: '';
    width: 68px;
    height: 1px;
    background: #3853a4;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -36px;
}

.sub_ti .small{
	font-size:18px;
	font-weight:300;
	color:#444;
}

.sub_ti .small span{
    font-weight:500;
}


#sub_tit { position:absolute; width:100%; max-width:1540px; margin:0px auto; top:220px; left:50%; border:0px solid red;transform:translateX(-50%);}
#sub_tit .path { position:absolute; top:170px; right:0;  }
#sub_tit .path li { float: left; text-align:center; font-size:0.9em; padding: 0 8px 0 12px; margin:0; color: #000; background: url('/new_ko/theme/ko/html/image/ico_path.gif') no-repeat left center; }
#sub_tit .path li a span.ic-home {padding: 0;cursor: pointer;}
#sub_tit .path li a span.ic-home i { background: url('/new_ko/theme/ko/html/image/icon_home.png')no-repeat left center; display:inline-block; width:11px; height:11px;}
#sub_tit .path li:first-child { background:none;}
#sub_tit .path li:last-child { color:#000; font-weight:500;}

#sub_tit .title{ position:relative; padding-bottom:10px; font-size:54px; color:#fff; text-align:center; text-transform:uppercase; font-family: "Noto Serif KR", sans-serif;  font-weight: 200;    text-shadow: 2px 0px 10px #000;letter-spacing: 5px;} /*대문자로*/
/*#sub_tit .title:after{display:block; content:""; width:5%; height:3px;  margin:10px auto; background:#fff;}*/
#sub_tit .normal_txt{margin:0px 0; font-size:18px; font-weight:200; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Noto Sans KR', sans-serif;    font-size: 16px; letter-spacing: 3px;    text-shadow: 2px 0px 10px #000;}
#sub_tit .normal_txt .color1{color:#fd7701;}

.scontents{width:100%; max-width:1540px; height:100%;  margin:0px auto; padding:30px 0 100px 0; background:none; }
.scontents:after{ content:""; display:block; clear:both;}
.scontents .bg_vline { display: block; width:1px; height:40px; background: url('/new_ko/theme/ko/html/image/bg_vline.gif') no-repeat center; margin:0px auto; }
.scontents h3.title {  font-size: 2.5em;  text-align: center; margin-top:20px;}
.scontents .eng {  display:block; text-align:center; font-size: 2.5em;  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:50px; }
.scontents .tab_menu{margin-bottom:50px;}
.scontents .tab_menu:after{content:'';display:block;clear:both;}
.scontents .tab_menu li{float:left;margin:0 10px 0 0;border:1px solid #ccc;border-radius:3px;background:#fff;}
.scontents .tab_menu li:last-of-type{margin:0;}
.scontents .tab_menu li a{display:block;padding:15px 40px;}
.scontents .tab_menu li.ov{background:#ef951f;border-color:#ef951f;}
.scontents .tab_menu li.ov a{color:#fff;}

.scontents.sub_06{text-align:center;}
.scontents.sub_06 .box_title{display:inline-block;padding-left:58px;background:url(/theme/basic/html/image/p0601_text_bg1.png) top left no-repeat;}
.scontents.sub_06 .eng{font-weight:700;font-family:"Noto Serif KR", sans-serif;}

.smenu{border-bottom:1px solid #d4d4d4;height:70px;}
.smenu li{float:left; line-height: 70px;height:70px; font-size:17px; text-align:Center; padding-left:110px;}
.smenu li a{color:#6c6c6c;}
.smenu .ov a{color:#ef941d;}

.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;}

.b_pc{display: block;}
.b_mo{display: none;}
.t_pc{display: block;}
.t_mo{display: none;}
.tm_pc{display: block;}
.tm_mo{display: none;}
.pc{display: block;}
.mo{display: none;}

@media all and (max-width:1800px){
    .top_menu ul li:nth-child(n+2){margin-left:3%;}
}

@media all and (max-width:1600px){
    .b_mo{display: block;}
    .b_pc{display: none;}
    .main0_text .text{bottom:5%;}

    #main_visual .sliderkit-text{bottom:25%;}

    #main4_wrap .box1{padding:5% 0 5% 3%;}
    #main4_wrap .box2{padding:5% 0 5% 3%;}
    #main4_wrap .box3{padding:5% 0 5% 3%;}

    #main4_wrap .box1 .right .frame .info .text{font-size: 12px;margin-top: 15px;}
    #main4_wrap .box2 .right .frame .info .text{font-size: 12px;margin-top: 15px;}
    #main4_wrap .box3 .right .frame .info .text{font-size: 12px;margin-top: 15px;}
    #main4_wrap .box1 .right .frame .info {padding: 20px 12px;}
    #main4_wrap .box1 .right .frame .info .title .en{font-size: 16px;}
    #main4_wrap .box1 .right .frame .info .title .ko{font-size: 16px;}

    #main4_wrap .box2 .right .frame .info .title .en{font-size: 16px;}
    #main4_wrap .box2 .right .frame .info .title .ko{font-size: 16px;}
    #main4_wrap .box2 .right .frame .info{padding: 20px 12px;}
    #main4_wrap .box1 .left .title2{font-size: 16px; margin-top: 35px;}
    #main4_wrap .box2 .left .title2{font-size: 16px; margin-top: 35px;}
    #main4_wrap .box3 .left .title2{font-size: 16px; margin-top: 35px;}

    #main4_wrap .box1:before{left:22%;height: 22%;width:78%;}
    #main4_wrap .box1 .left{width:25%;}
    #main4_wrap .box1 .right{width:75%;}
    #main4_wrap .box1 .right li{padding:0 5px;}

    #main4_wrap .box2:before{left:22%;height: 22%;width:78%;}
    #main4_wrap .box2 .left{width:25%;}
    #main4_wrap .box2 .right{width:75%;}
    #main4_wrap .box2 .right li{padding:0 5px;}

    #main4_wrap .box3:before{left:22%;height: 22%;width:78%;}
    #main4_wrap .box3 .left{width:25%;}
    #main4_wrap .box3 .right{width:75%;}
    #main4_wrap .box3 .right li{padding:0 5px;}
    #main4_wrap .box3 .right .frame .info{padding: 20px 12px;}

    #main4_wrap .box1 .left .bt a{font-size: 14px;}
    #main4_wrap .box2 .left .bt a{font-size: 14px;}
    #main4_wrap .box3 .left .bt a{font-size: 14px;}



}

@media all and (max-width:1500px){
    .wrap_box > ul > li:nth-child(2){width:80%;}
    .wrap_box > ul > li:nth-child(3){width:7%;}
    .top_menu ul li:nth-child(n+2){margin-left:2%;}
}

@media all and (max-width:1420px){
    .main0_text .text{font-size: 7vh;}
    #main0_wrap .main_sl0_4 .button{bottom:57px;}
    #main0_wrap .main_sl0_4 .button a::before{width:47px;height:37px;margin:0 15px 0 0;}
    #main0_wrap .main_sl0_5 .button{bottom:57px;}
    #main0_wrap .main_sl0_5 .button a::before{width:47px;height:37px;margin:0 15px 0 0;}

}

@media all and (max-width:1300px){
    .main0_text .text{font-size: 6vh;}
    #header h1 a img{width:100%;max-width:196px;}
}


@media all and (max-width:1200px){
    .t_mo{display: block;}
    .t_pc{display: none;}
    .wrap_box{min-height:95px;}
	.scontents{width:96%;}
	#container {margin-top:0px;}
    #header h1 a img {width: 75%;}

    .wrap_box > ul > li:nth-child(1){width:11%;}
    .top_menu ul li:nth-child(n+2){margin-left:1.5%;}

    .main0_text .text{font-size: 6vh;}

    #main0_wrap .main_sl0_4 .button{bottom:40px;}
    #main0_wrap .main_sl0_4 .button a::before{width:42px;height:37px;margin:0 15px 0 0;}
    #main0_wrap .main_sl0_5 .button{bottom:40px;}
    #main0_wrap .main_sl0_5 .button a::before{width:42px;height:37px;margin:0 15px 0 0;}

    #main_visual .sliderkit-text h1.lviewa img{width:100%}
    /* #sub_tit{left:0;margin-left:0;top:25%;} */
    .backgroundimg{height:450px;}
    .visual_area{height:450px;}
    #sub_visual{height:450px;}

    #sub_tit .title{font-size: 50px;}
    .smenu{height:50px;}
    .smenu li{height:50px;line-height:50px;font-size: 14px;}

    .scontents.sub_06 .box_title{padding-left:40px;background-size:15%;background-position:top 40px left;}

}

@media all and (max-width:1000px){
    #main0_wrap .main_sl0_4::after{top:10%;}
    #main0_wrap .main_sl0_4 .button{bottom:52px;}
    #main0_wrap .main_sl0_4 .button a::before{width:38px;height:37px;margin:0 15px 0 0;}
    #main0_wrap .main_sl0_5 .button{bottom:52px;}


    #main4_wrap .box1:before{width:75%;}
    #main4_wrap .box2:before{width:75%;}
    #main4_wrap .box3:before{width:75%;}

    #main4_wrap .box1 .right .frame .info{min-height:165px;}
    #main4_wrap .box2 .right .frame .info{min-height:165px;}

}


@media all and (max-width:1100px){
    #mobile_header{display:block; min-width:320px; }
	#header_wrap, #gnb_wrap, #gnb_area {display:none;}

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

    .smenu{text-align: center;}
    .smenu li{float:none; display: inline-block;    padding-left: 0;    padding: 0 30px;}

}

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


    .backgroundimg{height:380px;}
    .visual_area{height:380px;}
    #sub_visual{height:380px;}




	#main_visual .swiper-slide{width:100%; height:450px;}
	#main_visual .swiper-slide div.backgroundimg1{height:450px; }
	#main_visual .swiper-slide div.backgroundimg2{height:450px; }
	#main_visual .sliderkit-text {bottom:30%; text-align:center; border:0px solid red; background:rgba(255,255,255,0); padding:15px 0; }
	#main_visual .sliderkit-text h1.lviewa{font-size:2.4em;}
	#main_visual .sliderkit-text h1.sviewa{font-size:1.5em;}
	#main_visual .sliderkit-text h1 img{width:60%;}
	#main_visual .sliderkit-text span{padding:0 30px; font-size:0.7em;}

    #main4_wrap .box1 .right li{width:50%;margin-bottom: 10px;}
    #main4_wrap .box2 .right li{width:50%;margin-bottom: 10px;}
    #main4_wrap .box3 .right li{width:50%;margin-bottom: 10px;}

    #main4_wrap .box1:before {left: 25%;}
    #main4_wrap .box2:before {left: 25%;}
    #main4_wrap .box3:before {left: 25%;}

    #main4_wrap .box1 .left .title1{font-size: 28px; line-height:32px;}
    #main4_wrap .box1 .left .title2 { font-size: 14px; margin-top: 25px;}
    #main4_wrap .box1 .left .bt { margin-top: 70px;}
    #main4_wrap .box1 .left .bt a{width:135px;}

    #main4_wrap .box2 .left .title1{font-size: 28px; line-height:32px;}
    #main4_wrap .box2 .left .title2 { font-size: 14px; margin-top: 25px;}
    #main4_wrap .box2 .left .bt { margin-top: 70px;}
    #main4_wrap .box2 .left .bt a{width:135px;}

    #main4_wrap .box3 .left .title1{font-size: 28px; line-height:32px;}
    #main4_wrap .box3 .left .title2 { font-size: 14px; margin-top: 25px;}
    #main4_wrap .box3 .left .bt { margin-top: 70px;}
    #main4_wrap .box3 .left .bt a{width:135px;}


    .sub_m a {
        width:120px;
        font-size:15px;
    }

    .sub_m .down{
        width:245px;
            background-position-x: 185px;
    }

    .sub_ti .big{
        font-size: 38px;
    padding: 15px 0 55px 0;
    }

    #footer .family{width:20%}

    #footer .family img{width:80%}



    #footer .copy_area img{    width: 20%;}
    #footer .copy_area .text{
        font-size: 12px;
        margin-top: 25px;
        line-height: 28px;
    }



	#m_bnr { min-width:320px; margin:0px auto; padding:0;}
	#m_bnr li {width:33.333333%; height:auto;; padding:0; margin:0; border:none;}
	#m_bnr li div { width:100%; margin:10px 0px 0px 0;}
	#m_bnr li div i { vertical-align:top; background:none;}
	#m_bnr li:nth-child(1) { background:#1985b7; }
	#m_bnr li:nth-child(2) { background:#00529b;}
	#m_bnr li:nth-child(3) { background:#6b7786;}
	#m_bnr li .txt_tit {display:block; width:100%; color:#fff; font-size:1.3em; text-align:center; padding:0 0 20px 0;}
	#m_bnr li .txt_list {text-align:center; color:#fff; padding-bottom:20px; font-size:0.8em;}
	#m_bnr li:hover i{background:none; color:#fff !important;}


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


	#comm_wrap .board_area{min-width:320px; height:100%;}
	#comm_wrap .board_area .dleft{ width:100%;  padding-top:20px;}
	#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;}

	.portfolio-item {width:50%;}

	#footer{}
	#footer .copyright{width:100%; padding:0 30px; }
	#footer .copyright p{ text-align:center;}
	#footer .cs_area {display:none;}


	#backtotop{right:15px;}

	#sub_visual{margin-top:0px;}



	.sub_location > 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; background:none;}
	#sub_tit .path { display:none; }
	#sub_tit .title{ font-size:3em; }
	/*#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: 'Noto Sans KR', sans-serif;}
	#sub_tit .normal_txt .color1{color:#fd7701;}

}




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

    .mo{display: inline-block;}
    .pc{display: none !important;}

    .backgroundimg{height:300px;}
    .visual_area{height:300px;}
    #sub_visual{height:300px;}

    .main0_text{width:14.6%;margin-left: -24px;}
    .main0_text .text{font-size: 5vh;}
    #main0_wrap .main_sl0_4::after{top:5%;}
    #main0_wrap .main_sl0_4 .button{bottom:50px;}
    #main0_wrap .main_sl0_4 .button a{;font-size:14px}
    #main0_wrap .main_sl0_4 .button a::before{width:34px;height:37px;margin:0 15px 0 0;}
    #main0_wrap .main_sl0_5 .button{bottom:50px;}

    #sub_tit{top:150px;}

    #mobile_header h1{margin-top:0;}
	.mview{display:block;}

    #main_visual .swiper-slide{height:340px}

	#main_visual .swiper-slide div.backgroundimg1{height:340px; background:url('/new_ko/theme/ko/html/image/main_visual01_m.jpg') top center no-repeat !important;    background-size: cover !important;}
	#main_visual .swiper-slide div.backgroundimg2{height:340px; background:url('/new_ko/theme/ko/html/image/main_visual02_m.jpg') top center no-repeat !important;    background-size: cover !important;}
    #main_visual .swiper-slide div.backgroundimg3{height:340px; background:url('/new_ko/theme/ko/html/image/main_visual03_m.jpg') top center no-repeat !important;    background-size: cover !important;}
	/*.swiper-button-next, .swiper-button-prev{display:none !important;}*/

    #main_visual .main_sl1{background:url(/theme/basic/html/image/bg_main3_1.jpg) bottom right no-repeat #b8a19c; background-size:100%;}
    #main_visual .main_sl1 .sliderkit-text{top:15%;}
    #main_visual .main_sl2{background:url(/theme/basic/html/image/bg_main3_2.jpg) bottom right no-repeat #48474e; background-size:100%;}
    #main_visual .main_sl2 .sliderkit-text{top:15%;}
    #main_visual .main_sl3{background:url(/theme/basic/html/image/bg_main3_3.jpg) bottom right no-repeat #4e7f81; background-size:100%;}
    #main_visual .main_sl3 .sliderkit-text{top:15%;}
    #main_visual .main_sl4{background:url(/theme/basic/html/image/bg_main3_4.jpg) bottom right no-repeat #1c1d21; background-size:100%;}
    #main_visual .main_sl4 .sliderkit-text{top:15%;}

    #main4_wrap .box1 .right .frame .info .t_f:after {padding-bottom: 22%;}
    #main4_wrap .box2 .right .frame .info .t_f:after{padding-bottom: 24%;}
    #main4_wrap .box3 .right .frame .info .t_f:after{padding-bottom: 25%;}

	#comm_wrap_basic > div{width:95%; padding:10px 0px; margin:0 auto; float:none;}

    .menu_s1{height:auto;}
    .menu_s1 li{padding:0 18px; height:auto; line-height:40px;}


	#sub_tit .path { display:none;}
	.sub_location > 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; }
    .scontents .tab_menu{margin-bottom:30px;}
    .scontents .tab_menu li a{padding:10px 20px;}

	#backtotop{display:none !important;}

    #footer{
    margin: 0;
    }

    #footer .copy_area li {
    width: 100%;
        margin-bottom:5px;
    }

    #footer .copy_area .add {
    font-size: 12px;
    }

    #footer .copy {
        font-size:10px;
    }

}

@media screen and (max-width: 700px) {
    #main0_wrap .swiper0{height: auto; }

    #main0_wrap .swiper0 .swiper-slide:before{padding-bottom: 140%;}
    .swiper-button-next, .swiper-button-prev{background-size: 55% !important;}
    #main0_wrap .main_sl0_1{background:url(/theme/basic/html/image/bg_main0_1m.jpg) no-repeat top center; background-size:100%;}
    #main0_wrap .main_sl0_2{background:#e1dfe0 url(/theme/basic/html/image/bg_main0_6m.jpg) no-repeat bottom center; background-size:auto 80%;}
    #main0_wrap .main_sl0_3{background:url(/theme/basic/html/image/bg_main0_3m.jpg) no-repeat center center; background-size:100%;}
    #main0_wrap .main_sl0_4{background-image:url(/theme/basic/html/image/bg_main0_12_m.jpg);background-position:center center;background-size:cover;}
    #main0_wrap .main_sl0_4:after{top:25%;padding-bottom:60%;}
    #main0_wrap .main_sl0_5{background-size:auto 50%;}
    #main0_wrap .main_sl0_7{background-image:url(/theme/basic/html/image/bg_main0_11m.jpg);}
    #main0_wrap .main_sl0_7 .txtImg{display:none;}
    #main0_wrap .main_sl0_9{background:url(/theme/basic/html/image/bg_main0_9m.jpg) no-repeat center center; background-size:cover;}
    /* #main0_wrap .main_sl0_4 .button{width:350px;} */
    #main0_wrap .main_sl0_14{background:#fcf8ef url(/theme/basic/html/image/bg_main0_14m.jpg) no-repeat bottom center; background-size:cover;}
    #main0_wrap .main_sl0_15{background:#fff url(/theme/basic/html/image/bg_main0_15m.jpg) repeat-x bottom center; background-size:contain;}
    #main0_wrap .main_sl0_17{cursor:pointer;background:#fffae7 url(/theme/basic/html/image/bg_main0_17m.jpg) no-repeat bottom center; background-size:contain;}
    #main0_wrap .main_sl0_18{cursor:pointer;background:#ecf4fc url(/theme/basic/html/image/bg_main0_18m.jpg) no-repeat bottom center; background-size:contain;}
    #main0_wrap .main_sl0_19{background:#0080ff url(/theme/basic/html/image/bg_main0_19m.jpg) no-repeat bottom center;background-size:cover;}
    #main0_wrap .main_sl0_20{cursor:pointer;background:#fdecd2 url(/theme/basic/html/image/bg_main0_25m.jpg) no-repeat center center; background-size:auto 100%;}
    #main0_wrap .main_sl0_21{cursor:pointer;background:#fff6ed url(/theme/basic/html/image/bg_main0_21m.jpg) no-repeat bottom center; background-size:auto 100%;}
    #main0_wrap .main_sl0_22{cursor:pointer;background:#fffbf0 url(/theme/basic/html/image/bg_main0_22m.jpg) repeat-x bottom center; background-size:auto 100%;}
	#main0_wrap .main_sl0_23{cursor:pointer;background:#fedb6c url(/theme/basic/html/image/bg_main0_23m.jpg) no-repeat bottom center; background-size:auto 100%;}
	#main0_wrap .main_sl0_24{cursor:pointer;background:#acd48b url(/theme/basic/html/image/bg_main0_24m.jpg) repeat-x bottom center; background-size:auto 100%;}


    #main4_wrap .box1{padding:10% 3%;}
    #main4_wrap .box1:before{display:none;}
    #main4_wrap .box1 .left{width:100%;}
    #main4_wrap .box1 .right{width:100%;}

    #main4_wrap .box1 .left .title {margin-bottom: 30px;}
    #main4_wrap .box1 .left .title1{float:left;}
    #main4_wrap .box1 .left .title2{float:left; margin-top: 20px;    margin-left: 20px;}
    #main4_wrap .box1 .left .bt{float:right;    margin-top: 15px;}

    #main4_wrap .box2{padding:10% 3%;}
    #main4_wrap .box2:before{display:none;}
    #main4_wrap .box2 .left{width:100%;}
    #main4_wrap .box2 .right{width:100%;}

    #main4_wrap .box2 .left .title {margin-bottom: 30px;}
    #main4_wrap .box2 .left .title1{float:left;}
    #main4_wrap .box2 .left .title2{float:left; margin-top: 20px;    margin-left: 20px;}
    #main4_wrap .box2 .left .bt{float:right;    margin-top: 15px;}

    #main4_wrap .box3{padding:10% 3%;}
    #main4_wrap .box3:before{display:none;}
    #main4_wrap .box3 .left{width:100%;}
    #main4_wrap .box3 .right{width:100%;}

    #main4_wrap .box3 .left .title {margin-bottom: 30px;}
    #main4_wrap .box3 .left .title1{float:left;}
    #main4_wrap .box3 .left .title2{float:left; margin-top: 20px;    margin-left: 20px;}
    #main4_wrap .box3 .left .bt{float:right;    margin-top: 15px;}
}

@media screen and (max-width: 600px) {
    #main0_wrap .main_sl0_4 .button{bottom:48px;}
    #main0_wrap .main_sl0_4 .button a{padding:5px 10px;}
    #main0_wrap .main_sl0_4 .button a::before{width:30px;height:37px;margin:0 15px 0 0;}
    #main0_wrap .main_sl0_4 .button a:hover{box-shadow:8px 8px 0 rgba(243,152,0,1);}

    #main0_wrap .main_sl0_5 .button{bottom:48px;}


    #main0_wrap:before{padding-bottom: 120%;}
    #main1_wrap:before{padding-bottom: 75%;}
    #main1_wrap .image{right:10%; width:65%;}

    #main_visual .sliderkit-text{max-width: 85%; left:50%;}
    #main_visual .swiper-pagination{bottom:25px;}
    #main_visual .sliderkit-text h1.lviewa{padding-bottom:0;}

    #main4_wrap .box1 .right li {width: 100%;}
    #main4_wrap .box1 .right .frame .info{min-height:auto;}

    #main4_wrap .box2 .right li {width: 100%;}
    #main4_wrap .box2 .right .frame .info{min-height:auto;}

    #main4_wrap .box3 .right li {width: 100%;}
    #main4_wrap .box3 .right .frame .info{min-height:auto;}

    #main4_wrap .box1 .right .frame .info .title .en{font-size: 14px;}
    #main4_wrap .box1 .right .frame .info .title .ko{font-size: 13px;}
    #main4_wrap .box1 .right .frame .info .text {margin-top:10px;}

    #main4_wrap .box2 .right .frame .info .title .en{font-size: 14px;}
    #main4_wrap .box2 .right .frame .info .title .ko{font-size: 13px;}
    #main4_wrap .box2 .right .frame .info .text {margin-top:10px;}

    #main4_wrap .box3 .right .frame .info .title .en{font-size: 14px;}
    #main4_wrap .box3 .right .frame .info .title .ko{font-size: 13px;}
    #main4_wrap .box1 .right .frame .info .text {margin-top:10px;}

    #footer .copy_area img{margin-top:10px;}
    #footer .copy_area .text{margin-top:15px;line-height:22px;font-size:10px;}
    #footer .family{width:25%;top:30px;right:25px;}





}





/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {
    #main0_wrap .main_sl0_4 .button{min-width:240px;bottom:40px;}
    #main0_wrap .main_sl0_4 .button a::before{width:28px;height:37px;margin:0 15px 0 0;}
    #main0_wrap .main_sl0_4 .button a:hover{box-shadow:8px 8px 0 rgba(243,152,0,1);}

    #main0_wrap .main_sl0_5 .button{min-width:220px;bottom:40px;}





	#comm_wrap .notice_area li a{display:block; width:75%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }

	.g_map_bnr { width:100%;}




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


	#sub_visual{height:210px; }
	.backgroundimg{height:210px; }
	.visual_area {height:210px; background-position:center top; background-size:cover !important;}


	#sub_tit {top:100px; 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) {
        #main0_wrap .main_sl0_4 .button{bottom:35px;}
        #main0_wrap .main_sl0_4 .button a{font-size:13px}
        #main0_wrap .main_sl0_4 .button a::before{width:25px;height:37px;margin:0 15px 0 0;}
        #main0_wrap .main_sl0_4 .button a:hover{box-shadow:8px 8px 0 rgba(243,152,0,1);}

        #main0_wrap .main_sl0_5 .button{bottom:35px;}

        .scontents .tab_menu li{width:48%;text-align:center;}
        .scontents .tab_menu li:first-of-type{margin-right:4%;}
}



/*
	반응형 게시판 관련
	아래 소스는 그대로 두시는 편이 좋습니다.
*/
#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(/new_ko/theme/ko/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;}


}
