@charset "UTF-8";
/*****************************************************************

		Copyright C 다온테마 All rights reserved. 
		daontheme@daum.net
		본 페이지는 유료컨텐츠 다온테마용 CSS입니다. 불법복제시 법적인 제제를 받으실 수 있습니다. 
		라이센스를 삭제하지 마세요. 라이센스 삭제시 불법 사용으로 간주될 수 있습니다.

******************************************************************/
@import url('https://fonts.googleapis.com/css?family=Do+Hyeon'); /* font-family: 'Do Hyeon', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap'); /* font-family: 'Lobster', cursive;  */
@import url('notosanskr.css'); /* 	기본 : font-family: 'Noto Sans KR', sans-serif;	 font-weight:400; 	굵기에 따라 : font-weight만 조정  */

   
html, body {    position: relative;    height: 100%;   }
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;}


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

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


/* 중간기기~작은기기 모바일 상단 */
#mobile_header {width:100%; height:60px;  line-height:60px; border:0px solid red; z-index:999999999; display:none;}
#mobile_header .inner {top:0; left:0; z-index:50; width:100%; height:60px; line-height:60px; overflow:hidden; background:#111;}
#mobile_header h1 { width:220px; padding-top:10px; text-align:center; margin:0 auto; }
#mobile_header h1 img { width:90%; 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:18px; height:18px; line-height:18px; left:15px; top:20px; font-size:18px; color:#fff;}
#mobile_header .m_gnb li.home a i { float:left; position:absolute; width:18px; height:18px; line-height:18px; right:15px; top:20px; font-size:18px; color:#fff; }
#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:9999998;}
#sideMenu {display:inline; position:fixed; top:0; left:-250px; width:249px; height:100%; background-color:#fff; z-index:9999999;}
#sideMenu .side_title{height:60px; line-height:60px; background-color:#111; color:#fff; text-align:center; font-size:1.3em; cursor:pointer;}
#sideMenu .navi_bg{ width:100%;} 
#sideMenu .nav { width:100%; margin:0 auto; padding:0; padding-bottom:30px; list-style: none; box-sizing:border-box;  overflow:auto; height:500px;} 
#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:40px; line-height:40px; border-bottom:1px solid #aaa; text-align:left; background-color:#fff; color:#333; text-indent:10px; cursor:pointer;}
#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:30px; line-height:30px; 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; }
#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; }
.jbmFixed{position:fixed !important; top:0; left:0;}



/* 큰기기 PC 상단 */
#header_wrap { width:100%; min-width:1200px; overflow-x:hidden;}
.wrap_box { position:relative; width:100%; max-width:1200px; margin:0 auto; background:none; }
.wrap_box h1.logo_a a img{display:inline; vertical-align:middle; }
.wrap_box h1.logo_b a img{display:none; }
#header { position:absolute; top:0; left:0; width:100%; min-height:80px; background:rgba(0, 0, 0, 0.4); z-index:500 !important; height:80px; 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;}
#header h1 { position:absolute; display:block;  line-height:80px; left:0; transition: all .3s ease-in-out; background:none;}
#header.header_on{height:350px !important; background:rgba(0, 0, 0, 0.6); } /* 메뉴 배경의 높이를 입력합니다.*/
#lnb {position:relative; float:right; margin-right:160px; line-height:80px !important; background:none;}
#lnb:hover .lnb_wrap {height:380px;} /*메뉴의 높이를 입력합니다.*/
#lnb .lnb_wrap { position:relative; overflow:hidden; height:80px; min-height:80px; 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 { float:left;  }
#lnb .lnb_wrap > ul > li > a { display:block; width:100%; padding:0 40px; font-size:1.2em; color:#fff; height:80px; line-height:80px; border-bottom:0px solid rgba(255,255,255,0); }
#lnb .lnb_wrap > ul > li > a > span{display:block; background:#fff; 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:#fff; 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:#fdba00; width:100%;}
#lnb .lnb_sub { margin-top:10px;text-align:center; }
#lnb .lnb_sub li a { display:block; color:#fff; padding:0; margin:0 0 2px 0; height:30px; line-height:30px; font-size:1em; letter-spacing:-0.5px;}
#lnb .lnb_sub li a:hover { display:block; color:#fdba00; font-weight:400; }
#gnbb {position:absolute; right:0; }
#gnbb i {font-size:0.85em;}
#gnbb a { color:#fff; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0px; }
#gnbb a:hover i { color:#fdba00; }
#gnbb a.btn2 { color:#fff; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0px;  }
#gnbb a.btn2:hover { background:#000; color:#fff; }
.jbFixed { min-height:auto !important;}
.jbFixed .header_in { position:fixed !important; top:0px; width:100% !important; background:rgba(0, 0, 0, 0.7); }
.jbFixed .header_in #lnb { margin-top:0;}
.jbFixed .header_in #lnb:hover .lnb_wrap{height:300px;} /*메뉴의 높이를 입력합니다.*/
.jbFixed .header_in #lnb .lnb_wrap{height:60px; min-height:60px;}
.jbFixed .header_in #lnb .lnb_wrap > ul > li > a { height:60px; line-height:60px; color:#fff;}
.jbFixed .header_in #lnb .lnb_sub li a { display:block; color:#fff; padding:0; margin:0 0 2px 0; height:30px; line-height:30px; font-size:1em; letter-spacing:-0.5px;}
.jbFixed .header_in #lnb .lnb_sub li a:hover { display:block; color:#fdba00; font-weight:400; }
.jbFixed .header_in #gnbb a { height:60px; line-height:60px !important;}
.jbFixed .header_in #gnbb a.btn2 { color:#fff; text-align:center; font-size:0.85em;  line-height:80px; padding:5px 10px; margin:0 1px; border-radius:0px;}
.jbFixed .header_in #gnbb a.btn2:hover { background:#555; color:#fff; }
.jbFixed .header_in h1 {  height:60px; line-height:50px !important;}
.jbFixed .header_in h1 img { width:80%; transition: all .3s ease-in-out;}





#main_visual{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%; height:900px; padding:0; background-color:#000; overflow:hidden;}
#main_visual .swiper-slide div.backgroundimg1{background:url('../image/main_visual01.jpg') center center no-repeat; width:100%; height:100%; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); z-index:9;}
#main_visual .swiper-slide div.backgroundimg2{background:url('../image/main_visual02.jpg') center center no-repeat; width:100%; height:100%; -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); z-index:9;}
#main_visual .sliderkit-text {width:100%; position:absolute; bottom:35%; left:50%; margin-left:-50%;  text-align:center; z-index:10;}
#main_visual .sliderkit-text h1.lviewa{opacity:0; font-size:4em; color:#fff;  font-weight:700; line-height:1.3em; letter-spacing:-0.05em; text-shadow: 0px 0px 10px rgba(0,0,0,.2); padding-bottom:10px;}
#main_visual .sliderkit-text h1.sviewa{opacity:0;  font-size:1.5em; color:#fff; letter-spacing:0.05em; line-height:1.3em;/* text-shadow: 0px 1px 4px #000;*/ padding-bottom:10px;}
#main_visual .sliderkit-text div{opacity:0;}
#main_visual .sliderkit-text div span{ display:inline-block; height:44px; line-height:44px; padding:0 15px; margin:15px auto; background:#C53428; }
#main_visual .sliderkit-text div span h2{ line-height:44px; font-size:1.3em; color:#fed700;  letter-spacing:0.05em; font-family: 'Saira Semi Condensed', sans-serif; }
#main_visual .swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:20px; top:50%; margin-top:-25px; display:block; background:url("../image/visual_prev_on.png")  center left no-repeat; opacity : 0.7; width:50px; height:50px; color:rgba(255,255,255,0); 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;}
#main_visual .swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:20px; top:50%; margin-top:-25px; display:block; background:url("../image/visual_next_on.png") center right no-repeat; opacity : 0.7; width:50px; height:50px; color:rgba(255,255,255,0); 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;}
#main_visual .swiper-button-prev:hover,.swiper-container-rtl .swiper-button-next:hover{opacity :1; }
#main_visual .swiper-button-next:hover,.swiper-container-rtl .swiper-button-prev:hover{opacity :1; }
#main_visual .swiper-pagination-bullet-active{background-color:#f35623;}


#section1 { width:100%; padding:100px 0; background:#f8f8f8; }
#section1:after{ content:""; display:block; clear:both;}
#section1 .inner { width:100%; height:100%; min-width:320px; max-width:1200px; margin:0 auto; text-align:center; }
#section1 .con_title h3 { display:block; font-size:2em; font-weight:700; color:#000; line-height:1em;} 
#section1 .con_title p { display:block; font-size:1.25em; color:#555; margin-top:20px;}


#rolling_box {width:100%; margin-top:50px;}
#rolling_box:after{ content:""; display:block; clear:both; }
#rolling_box .swiper-wrapper2{position:relative; width:100%; height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
#rolling_box .swiper-container2{width:100%; max-width:1200px; height:auto; overflow:hidden; margin-bottom:50px; }
#rolling_box .swiper-container2 .swiper-slide{position:relative; width:33.333333%; padding:0; margin:0; overflow:hidden; box-sizing:border-box; }
#rolling_box .swiper-container2 .swiper-slide a{width:100%; display:block;}
#rolling_box .swiper-container2 .swiper-slide img{width:100% !important; }
#rolling_box .swiper-container2 .swiper-slide .txtBox{width:100%; background:#fff; padding:20px 15px;}
#rolling_box .swiper-container2 .swiper-slide .txtBox .tit{ display:block; width:100%; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal; overflow:hidden; font-size:1.5em; color:#000; line-height:30px; }
#rolling_box .swiper-container2 .swiper-slide .txtBox .txt{ display:block; max-height:40px; min-height:40px; overflow:hidden; font-size:1em; color:#555;  line-height:1.5em;  margin-top:5px;}
#rolling_box .swiper-btn-wrap {position:relative; top:10px; width:100%; }
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 {display:none; position:absolute; top:300px; width:100%; height:10px; margin:0 auto; z-index:0;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 .swiper-scrollbar2{width:20%; height:3px; right:0; bottom:0; margin:0 auto; background:rgba(0,0,0,.3)}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1 .swiper-scrollbar-drag{height:100%; width:100px; position:relative; background:rgba(0,0,0,1);}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 {position:absolute; top:160px; width:100%; height:40px; text-align:center;  z-index:1;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2{background:url("../image/list_prev_on.png"); background-size:100%; left:-80px; cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{background:url("../image/list_next_on.png"); background-size:100%; right:-80px; cursor:pointer;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2, .swiper-button-prev2{position:absolute; top:auto; bottom:0; width:60px; height:60px;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2.swiper-button-disabled{opacity:1; background:url("../image/list_next_off.png"); background-size:100%;}
#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2.swiper-button-disabled{opacity:1; background:url("../image/list_prev_off.png"); background-size:100%;}
#rolling_box .swiper-pagination2{display:none}




#section2 { width:100%; padding:100px 0; }
#section2:after{ content:""; display:block; clear:both;}
#section2 .inner {  width:100%; height:100%; min-width:320px; max-width:1200px; margin:0 auto; text-align:center;}
#section2 .con_title h3 { display:block; font-size:2em; font-weight:700; color:#000; line-height:1em;} 
#section2 .con_title p { display:block;  font-size:1.25em; color:#333; margin-top:20px;}
#section2 .brand_wrap {width:100%; margin-top:50px;}
#section2 .brand_wrap .brand_img { width:100%; height:300px; margin-bottom:50px; overflow:hidden; background:url('../image/brand_img.jpg')no-repeat; background-position: top center; background-size: cover;}
#section2 .brand_wrap .brand_img img {display: block; max-width: 100%; height: auto;}
#section2 .brand_wrap .con_txt { width:100%; max-width:1200px; margin:0 auto; }
#section2 .brand_wrap .con_txt:after{ content:""; display:block; clear:both;}
#section2 .brand_wrap .con_box { float:left; width:50%; height:100px; ; margin-bottom:20px; text-align:left; overflow:hidden;}
#section2 .brand_wrap .con_box:after{ content:""; display:block; clear:both;}
#section2 .brand_wrap .con_box .icon { float:left; width:18%; text-align:center; }
#section2 .brand_wrap .con_box .icon i {width:80px; height:80px; line-height:80px; border-radius:100%; text-align:center; color:#555; font-size:2em; background-color:#eee; }
#section2 .brand_wrap .con_box .info { float:left; width:80%; margin-left:2%;}
#section2 .brand_wrap .con_box .info .txt_tit { display:block; font-size:1.5em; }
#section2 .brand_wrap .con_box .info .txt_list { display:block; font-size:1em; color:#777; line-height:1.6em; margin-top:10px; }



#section3 { width:100%; padding:100px 0; background:#444;}
#section3:after{ content:""; display:block; clear:both;}
#section3 .inner {  width:100%; height:100%; min-width:320px; max-width:1200px; margin:0 auto; text-align:center; }
#section3 .con_title h3 { display:block; font-size:2em; font-weight:700; color:#fff; line-height:1em;} 
#section3 .con_title p { display:block;  font-size:1.25em; color:#fff; margin-top:20px; }
#section3 .franchise_wrap {width:100%; margin-top:50px;}
#section3 .franchise_wrap ul li {float:left; width:25%;text-align:center; background-color:#fff;}
#section3 .franchise_wrap ul li:nth-child(2){ background-color:#027057;}
#section3 .franchise_wrap ul li:nth-child(3){ background-color:#fbbf3e;}
#section3 .franchise_wrap ul li:nth-child(4){ background-color:#f35623;}
#section3 .franchise_wrap ul li a {display:block;}
#section3 .franchise_wrap ul li .con_box { display:table; width:100%;  height:300px; }
#section3 .franchise_wrap ul li .con_box div{ display:table-cell; vertical-align:middle; text-align:center; color:#777; font-size:1em; line-height:1.5em; word-break:keep-all;  transition: 0.5s all ease;}
#section3 .franchise_wrap ul li .con_box div > i{ display:inline-block; font-size:4em; color:#777; }
#section3 .franchise_wrap ul li .con_box div > strong{ display:block; font-size:1.5em; font-weight:700; color:#000; margin-top:20px;}
#section3 .franchise_wrap ul li .con_box div > span{ display:block; font-size:1em; color:#555; margin-top:20px;}
#section3 .franchise_wrap ul li.other_type .con_box div > i {color:#fff; }
#section3 .franchise_wrap ul li.other_type .con_box div > strong {color:#fff; }
#section3 .franchise_wrap ul li.other_type .con_box div > span {color:#fff; }
#section3 .franchise_wrap ul li:hover .con_box div { padding-bottom:15px;  transition: 0.5s all ease;}
#section3 .franchise_wrap ul li:hover .con_box div > i { transform:rotateY(360deg); transition:transform 500ms;}



#section4 { width:100%; padding:100px 0;}
#section4:after{ content:""; display:block; clear:both;}
#section4 .inner {  width:100%; height:100%; min-width:320px; max-width:1200px; margin:0 auto; text-align:center; }
#section4 .con_title h3 { display:block; font-size:2em; font-weight:700; color:#000; line-height:1em;} 
#section4 .con_title p { display:block;  font-size:1.25em; color:#333; margin-top:20px;}
#section4 .about_wrap{ width:100%; margin-top:50px;}
#section4 .about_wrap ul { width:100%; margin:0; padding:0; }
#section4 .about_wrap ul li {float:left; width:50%; margin:0; padding:0; text-align:center; list-style:none; }
#section4 .about_wrap ul li a{display:block; width:100%; height:100%; }
#section4 .about_wrap ul li .con_img{ position:relative; float:left; display:inline-block; width:50%; height:250px; background-color:#000;}
#section4 .about_wrap ul li .con_img:after { content:""; display:block; width:20px; height:40px; position:absolute; top:50%; margin-top:-20px; right:0; background:url('../image/icon-triangle.png') no-repeat;}
#section4 .about_wrap ul li .con_img img { width:100%; height:auto;}
#section4 .about_wrap ul li:nth-child(1) .con_img { background:url('../image/thumb01.jpg') no-repeat center top; background-size:cover; }
#section4 .about_wrap ul li:nth-child(2) .con_img { background:url('../image/thumb02.jpg') no-repeat center top; background-size:cover; }
#section4 .about_wrap ul li:nth-child(3) .con_img { background:url('../image/thumb03.jpg') no-repeat center top; background-size:cover; }
#section4 .about_wrap ul li:nth-child(4) .con_img { background:url('../image/thumb04.jpg') no-repeat center top; background-size:cover; }
#section4 .about_wrap ul li:nth-child(3) .con_img:after { left:0; -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
#section4 .about_wrap ul li:nth-child(4) .con_img:after { left:0; -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
#section4 .about_wrap ul li .con_txt{ float:left; display:inline-block; width:50%; margin:0 auto; padding:30px 30px 50px 30px; text-align:left; box-sizing:border-box; height:250px; background-color:#fff; }
#section4 .about_wrap ul li .con_txt .summary {display:block; font-size:0.85em; color:#777; line-height:1.5em; letter-spacing:0.15em; margin-bottom:5px;}
#section4 .about_wrap ul li .con_txt p.subject { font-size:1.5em; color:#000; line-height:1.5em;}
#section4 .about_wrap ul li .con_txt p.subject:after { content:""; display:block; width:20px; height:2px; background-color:#777; margin:10px 0px 20px; transition: 0.5s all ease;}
#section4 .about_wrap ul li .con_txt p.des { font-size:1em; color:#555; line-height:1.5em;}
#section4 .about_wrap ul li:nth-child(3) .con_img { float:right;}
#section4 .about_wrap ul li:nth-child(3) .con_txt { float:left; }
#section4 .about_wrap ul li:nth-child(4) .con_img { float:right;}
#section4 .about_wrap ul li:nth-child(4) .con_txt { float:left;;}
#section4 .about_wrap ul li:hover .con_txt p.subject:after { width:100%; transition: 0.5s all ease;}



#section5 {  width:100%; padding:100px 0; background:#f5f5f5 url('../image/section-bg5.jpg')no-repeat; background-position: top center; background-size: cover; }
#section5:after{ content:""; display:block; clear:both;}
#section5 .inner {  width:100%; height:100%; min-width:320px; max-width:1200px; margin:0 auto; text-align:center; }
#section5 .con_left { width:49%; float:left;}
#section5 .con_right { width:49%; float:right;}
#section5 .con_title h3 { display:block; font-size:2em; font-weight:700; color:#fff; line-height:1em;} 
#section5 .con_title p { display:block; font-size:1.25em; color:#fff; margin-top:20px;}
#section5 .notice_wrap { width:100%; height:auto; padding:0; overflow:hidden; border-top:1px solid #000; box-sizing:border-box; background-color:#fff; margin-top:50px; }
#section5 .notice_wrap .notice_list {width:100%;}
#section5 .notice_wrap .notice_list li {position: relative; width:100%; border-bottom:1px solid #eee; }
#section5 .notice_wrap .notice_list li .more{display:block; position:absolute; top:15%; right:10px; text-align:right; opacity:0.2;}
#section5 .notice_wrap .notice_list li:hover .more{  opacity: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; }
#section5 .notice_wrap .notice_list li a{display:block; width:100%; height:100%; font-size:1em; padding:30px 0; overflow:hidden;}
#section5 .notice_wrap .notice_list li a > strong{display:inline-block; float:left; width:20%; font-size:1em; color:#aaa; }
#section5 .notice_wrap .notice_list li a > strong > em{display:block; color:#1592c2 ; font-size:2.5em; font-style:normal; font-weight:400; margin-bottom:10px;}
#section5 .notice_wrap .notice_list li a .txt{display:inline-block; float:left; width:70%; text-align:left; }
#section5 .notice_wrap .notice_list li a .txt > strong{display:block; font-size:1em; color:#000; font-weight:400;}
#section5 .notice_wrap .notice_list li a .txt > span{display:block; font-size:1em; color:#555; font-style:normal; margin-top:10px; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;width:100%;overflow:hidden}
#section5 .notice_wrap .notice_list li:hover {background-color:#f8f8f8;}



#section6 { width:100%; padding:100px 0; background:#333;} 
#section6:after{ content:""; display:block; clear:both;}
#section6 .inner { width:100%; height:100%; min-width:320px; max-width:1200px; margin:0 auto; text-align:center; }
#section6 .inquiry_wrap {width:100%; }
#section6 .inquiry_wrap .map_area { float:left; width:45%; text-align:left;}
#section6 .inquiry_wrap .map_area .con_title h3 { display:block; font-size:2em; font-weight:700; color:#fff; line-height:1em;} 
#section6 .inquiry_wrap .map_area .con_title p { display:block;  font-size:1em; color:#ccc; margin-top:20px;}
#section6 .inquiry_wrap .map_area .map_address { display:block;  font-size:1em; color:#777; margin-top:40px;}
#section6 .inquiry_wrap .map_area .g_map {position:relative; float:left; width:100%; height:280px; overflow:hidden; margin-top:20px; z-index:99;}
#section6 .inquiry_wrap .map_area .g_map_go { position:absolute; bottom:0; right:0; padding:10px 30px; color:#fff; background:#077fcf; }
#section6 .inquiry_wrap .map_area .g_map_go:hover { display:block; color:#000; background:#fff;  transition:0.6s;}
#section6 .inquiry_wrap .online_area {float:right; width:49%;}
#section6 .inquiry_wrap .online_area:after{ content:""; display:block; clear:both;}
#section6 .inquiry_wrap .online_area .online_info {float:left; width:100%;}
#section6 .inquiry_wrap .online_info dl {display:table; width:100%; height:50px; margin-bottom:5px;}
#section6 .inquiry_wrap .online_info dl:first-child {margin-top: 0;}
#section6 .inquiry_wrap .online_info dl dt , #section6 .inquiry_wrap .online_info dl dd {display:table-cell; vertical-align: middle; background-color:rgba(255, 255, 255, 0.1);}
#section6 .inquiry_wrap .online_info dl dt {width:25%; text-align:center; font-size:1.2em; letter-spacing: -0.5px; color:#fff;  }
#section6 .inquiry_wrap .online_info dl dd{text-align:left;}
#section6 .inquiry_wrap .online_info dl dd input { width:100%; height:50px; text-indent:10px;background-color: transparent; border:0; color:rgba(255, 255, 255, 0.9);}
#section6 .inquiry_wrap .online_info dl dd select { width:95%; height:50px; text-indent:10px;background-color: #484848; border:0; color:rgba(255, 255, 255, 0.9);}
#section6 .inquiry_wrap .online_memo {display:table; width:100%; height:150px; padding:20px 20px 20px 0; background-color:rgba(255, 255, 255, 0.1);}
#section6 .inquiry_wrap .online_memo .online_tit {display:table-cell; vertical-align: middle; width:25%; color:#fff; font-size:1.2em; letter-spacing: -0.5px; text-align:center;}
#section6 .inquiry_wrap .online_memo textarea { border:0; width:100%; height:100%; color:rgba(255, 255, 255, 0.9);  padding:15px; background-color: transparent; border:1px solid rgba(255,255,255,.5); resize: none;}
#section6 .btn_online {display:inline-block; width:200px; font-size: 16px; padding:20px 40px; color: #fff;  text-align: center; margin-top:20px; background-color:#be2526; transition: 0.5s all ease; border:0px;}
#section6 .btn_online:hover {  color:#000; background-color:#fff; transition: 0.5s all ease;}


#footer_online { width:100%; padding:30px 0; background:#333; padding-bottom:20px;} 
#footer_online:after{ content:""; display:block; clear:both;}
#footer_online .inner { width:100%; height:100%; min-width:320px; max-width:1200px; margin:0 auto; text-align:center; }
#footer_online .inquiry_wrap {width:100%; }
#footer_online .inquiry_wrap .online_area {width:100%; position:relative;}
#footer_online .inquiry_wrap .online_area:after{ content:""; display:block; clear:both;}
#footer_online .inquiry_wrap .online_area .online_info {float:left; width:100%;}
#footer_online .inquiry_wrap .online_info dl {display:table; float:left; width:44%; height:50px; margin-bottom:5px; margin-right:13px;}
#footer_online .inquiry_wrap .online_info dl.wn{width:20%;}
#footer_online .inquiry_wrap .online_info dl:last-child{margin-right:0;}
#footer_online .inquiry_wrap .online_info dl dt , #footer_online .inquiry_wrap .online_info dl dd { display:table-cell; vertical-align: middle; background-color:rgba(255, 255, 255, 0.15);}
#footer_online .inquiry_wrap .online_info dl dt {width:15%; text-align:center; font-size:1.2em; letter-spacing: -0.5px; color:#fff;  }
#footer_online .inquiry_wrap .online_info dl.wn dt{width:30%;} 
#footer_online .inquiry_wrap .online_info dl dd{text-align:left; width:70%;}
#footer_online .inquiry_wrap .online_info dl dd input { width:100%; height:50px; text-indent:10px;background-color: transparent; border:0;  color:#fff;}
#footer_online .inquiry_wrap .online_info dl dd select { width:95%; height:50px; text-indent:10px;background-color: #484848; border:0;  color:#fff;}
#footer_online .inquiry_wrap .online_memo {display:table; width:100%; height:150px; padding:20px 20px 20px 0; background-color:rgba(255, 255, 255, 0.1);}
#footer_online .inquiry_wrap .online_memo .online_tit {display:table-cell; vertical-align: middle; width:25%; color:#fff; font-size:1.2em; letter-spacing: -0.5px; text-align:center;}
#footer_online .inquiry_wrap .online_memo textarea { border:0; width:100%; height:100%; color:rgba(255, 255, 255, 0.9);  padding:15px; background-color: transparent; border:1px solid rgba(255,255,255,.5); resize: none;}
#footer_online .btn_online {position:absolute; right:0; top:0; display:block; width:150px; font-size: 16px; line-height:50px; height:50px; color: #fff;  text-align: center; background-color:#be2526; transition: 0.5s all ease; border:0px;}
#footer_online .btn_online:hover {  color:#000; background-color:#fff; transition: 0.5s all ease;}
#footer_online .inquiry_wrap .online_info dl dd input::placeholder { color: #aaa;  opacity: 1;}
#footer_online .inquiry_wrap .online_info dl dd input:-ms-input-placeholder {color: #aaa;}
#footer_online .inquiry_wrap .online_info dl dd input::-ms-input-placeholder { color: #aaa;}



/* 하단 */
#footer{ clear:both; width:100%; margin:0; padding-bottom:70px; background:#202020;}
#footer:after{ content:""; display:block; clear:both;}
#footer .copy_bar{ width:100%;}
#footer .copy_bar div{width:100%; max-width:1200px; margin:0 auto;}
#footer .copy_bar div .copy_menu { padding-top:20px; }
#footer .copy_bar div .copy_menu a{color:#fff; }
#footer .copy_bar div .copy_menu a:hover{color:#fd7701; }
#footer .copy_area{position:relative; width:100%; max-width:1200px; margin:0 auto; }
#footer .copyright{float:left; width:70%; text-align:left; padding:0; color:#777; padding: 35px 0 0px 0 !important; }
#footer .copyright p{width:100%; text-align:left; color:#666; padding-top:10px; }
#footer .copyright p span{ display:inline-block; color:#666; 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;}





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


#sub_wrapper{width:100%; min-width:320px; margin:0 auto;}
#sub_wrapper:after{ content:""; display:block; clear:both;}

#sub_menu{ display:block; width:100%;  margin:0px auto; background:none; 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; background-color:#027758;}
.sub_location > div .cen i{ color:#fff; font-size:1.2em;}
.sub_location ul{width:100%; max-width:1200px; padding:0; margin:0; display: inline-block; width:189px; 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:1em; color: #000; background: url('../image/icnLocaArr.png') 90% center no-repeat; cursor: pointer; }
.sub_location ul.on li span{background: url('../image/icnLocaArr1.png') 90% center no-repeat; }
.sub_location ul li a{width:100%; display: block; padding: 8px 15px; color:#555; }
.sub_location ul li a:hover{color:#fff; background:#027758; 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:#000; font-weight:500; background:#fff url('../image/icnLocaArr.png') 90% center no-repeat; font-size:1em;}
.sub_location ul.on.dep2 li span{ background:#fff url('../image/icnLocaArr1.png') 90% center no-repeat;}
.sub_location ul.dep2 ul{width:190px; color:#000; background:#fff}
.sub_location ul.dep2 ul a{ color:#000; }
.sub_location ul.dep2 ul a:hover{color:#fff; background:#027758;}


#sub_tit { position:absolute; width:100%; min-width:320px; max-width:1200px; margin:0px auto; top:180px; left:50%; margin-left:-600px; border:0px solid red;}
#sub_tit .path { position:absolute; top:240px; 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('../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('../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:3em; font-weight:700; color:#fff; text-align:center; text-transform:uppercase; } /*대문자로*/
#sub_tit .title:after{display:block; content:""; width:50px; height:3px;  margin:10px auto; background:#fff;}
#sub_tit .normal_txt{display:none; margin:0px 0; font-size:1.2em; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Noto Sans KR', sans-serif;}
#sub_tit .normal_txt .color1{color:#fd7701;}


.scontents{width:100%; max-width:1200px; height:100%;  margin:0px auto; padding:0px 0 100px 0; }
.scontents:after{ content:""; display:block; clear:both;}
.scontents .bg_vline { display: block; width:1px; height:30px; /*background: url('../image/bg_vline.gif') no-repeat center;*/ margin:0px auto; }
.scontents h3.title { display:block; font-size: 2.5em;  text-align: center; padding:0; margin:0;  }
.scontents .eng {  display:block; text-align:center; font-size: 2.5em;  font-weight:500;  padding:0;  }
.scontents .eng em { color: #c53528; font-style: normal;}
.scontents .stitle { font-size:1.2em; line-height:1.6em; text-align:center; color:#333; margin:10px 0 50px 0; }
.scontents .stitle:after{display:block; width:100%; border-bottom:1px solid #ddd; height:30px; background-color:red;}


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






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

}


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

	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap1{display:none;}
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 { top:140px;}
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-prev2{left:0;}
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2{right:0;}
	#rolling_box .swiper-btn-wrap .swiper-scrollbar-wrap2 .swiper-button-next2, .swiper-button-prev2{ width:40px; height:40px;}

	#section3 .franchise_wrap ul li {width:50%; height:auto;}

	.scontents{width:96%;}
	
	#lnb .lnb_wrap > ul > li > a{padding:0 20px}
	.wrap_box{width:98%;}
	#sub_tit{left:0; margin-left:0;}

}


/* 반응형 중간기기 1100px 사이즈 이하*/
@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;}

	#main_visual{top:0px; margin-top:0;}
	#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:35%; background:rgba(255,255,255,0);  }
	#main_visual .sliderkit-text h1.lviewa{font-size:2em;}
	#main_visual .sliderkit-text h1.sviewa{font-size:1.25em;}
	#main_visual .sliderkit-text h1 img{width:60%;}
	#main_visual .sliderkit-text div span{display:inline-block; padding:0 30px; font-size:1em;  }	


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

	
	#sub_visual{margin-top:0px;}

	.scontents h3.title { text-align: center;}
	.scontents .eng {  text-align: center;}
	.scontents .stitle { text-align:center; }
	.scontents{width:96%;}
	#container {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; left:0%; margin-left:0px; background:none;}
	#sub_tit .path { display:none; }
	#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;}

}

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

	#section2 .brand_wrap .con_box .icon { width:25%;}
	#section2 .brand_wrap .con_box .info { width:73%; }

	#section4 .about_wrap ul li { width:100%; height:auto;}
	#section4 .about_wrap ul li .con_img img { width:100%; height:100%;}
	#section4 .about_wrap ul li:nth-child(2) .con_img { float:right;}
	#section4 .about_wrap ul li:nth-child(2) .con_img:after { left:0; -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
	#section4 .about_wrap ul li:nth-child(2) .con_txt { float:left; }
	#section4 .about_wrap ul li:nth-child(3) .con_img { float:left;}
	#section4 .about_wrap ul li:nth-child(3) .con_img:after { left:auto; -webkit-transform:rotate(0deg); }

}



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

	.mview{display:block;}	

	#main_visual .swiper-slide div.backgroundimg1{height:450px; background:url('../image/main_visual01_m.jpg') top center no-repeat !important;}
	#main_visual .swiper-slide div.backgroundimg2{height:450px; background:url('../image/main_visual02_m.jpg') top center no-repeat !important;}
	.swiper-button-next, .swiper-button-prev{display:none !important;}
	#main_visual .swiper-container-horizontal > .swiper-pagination-bullets{bottom:20px;}


	#rolling_box {width:100%; }
	#rolling_box .swiper-container2 .swiper-slide img{/*width:285px !important;*/}


	#section2 .brand_wrap .brand_img { width:100%; height:490px; background:url('../image/brand_img_500.jpg')no-repeat; background-position: top center;}
	#section2 .brand_wrap .brand_img img {display: block; max-width: 100%; height: auto;}

	#section2 .brand_wrap .con_box {width:100%; height:auto;}
	#section2 .brand_wrap .con_box .info .txt_list { margin-top:0; }


	#section5 .inner {  padding:0 4%;}
	#section5 .con_left { width:100%;}
	#section5 .con_right { width:100%;}


	#section6 .inquiry_wrap .map_area { width:100%; text-align:center; margin-bottom:50px;}
	#section6 .inquiry_wrap .online_area {width:100%; padding:0 4%; }

	#footer_online .inquiry_wrap .online_area{width:90%; margin:0 auto;}
	#footer_online .inquiry_wrap .online_info dl{width:100%;}
	#footer_online .inquiry_wrap .online_info dl.wn{width:100%;}
	#footer_online .inquiry_wrap .online_info dl.wn dt{width:20%;}
	#footer_online .inquiry_wrap .online_info dl dt{width:20%;}
	#footer_online .btn_online{clear:both; position:relative; margin:0 auto; margin-top:20px;}



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

}


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

	.con_title p {font-size:1em !important;}

	
	#section3 { padding:100px 4%;}
	#section3 .franchise_wrap ul li .con_box { height:180px; }
	#section3 .franchise_wrap ul li .con_box div > span{ display:none;}

	#section5 .notice_wrap .notice_list li .more{display:none;}
	#section5 .notice_wrap .notice_list li a > strong{width:25%; }
	#section5 .notice_wrap .notice_list li a .txt{ width:65%; }

}



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

	#main_visual .sliderkit-text h1.lviewa{font-size:1.5em;}
	#main_visual .sliderkit-text h1.sviewa{font-size:0.9em;}
	#main_visual .sliderkit-text div span{ font-size:0.7em;}
	

	#rolling_box {padding:0 4%;}
	#rolling_box .swiper-container2 .swiper-slide{width:100% !important; }

	
	#section1{padding:50px 0; padding-bottom:30px;}

	#section2{padding:50px 0;}
	#section2 .brand_wrap .con_box .icon {width:25%; }
	#section2 .brand_wrap .con_box .icon i {width:60px; height:60px; line-height:60px; font-size:1.5em;}
	#section2 .brand_wrap .con_box .info {width:70%; margin-left:0;}

	#section3{padding:50px 0;}

	#section4{padding:50px 0; padding-bottom:20px;} 
	#section4 .about_wrap ul li .con_img{ width:100%;}
	#section4 .about_wrap ul li .con_txt{ position:relative; top:-50px; left:5%; width:90%; height:auto; padding-bottom:30px; margin:0 auto; background:#f7f7f7;}
	#section4 .about_wrap ul li .con_img:after {display:none;}
	
	#section5{padding:50px 0;}
	
	#section6{padding:50px 0;}
	#section6 .inquiry_wrap .online_area .online_info { width:100%;}
	#section6 .inquiry_wrap .online_area .online_info:first-child {margin-right:0; margin-bottom:5px;;}
	#section6 .inquiry_wrap .online_info dl dt{font-size:1em;}

	#footer_online .inquiry_wrap .online_area .online_info { width:100%;}
	#footer_online .inquiry_wrap .online_area .online_info:first-child {margin-right:0; margin-bottom:5px;;}
	#footer_online .inquiry_wrap .online_info dl dt{font-size:1em;}

	#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:90px; 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;  }	



}


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

	body,td,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button{font-size:12px;}
	
}