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

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

******************************************************************/
  
html{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:14.5px; color:#333; line-height:1.6em; font-family: 'Gmarket Sans', 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;}

.bo_tit, .bo_notice td a{font-weight:normal !important;} /*  게시판 리스트 제목 gmarket sans 폰트가 너무 굵게 보임*/

.pc_only {display:block; }
.mobile_only {display:none; }


/* 중간기기~작은기기 모바일 상단 */
#mobile_header {width:100%; height:70px;  line-height:70px; border:0px solid red; z-index:999999; display:none;}
#mobile_header .inner {top:0; left:0; z-index:50; width:100%; height:70px; line-height:70px; overflow:hidden; background:#fff; }
#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:20px; height:20px; line-height:20px; left:15px; top:20px; font-size:20px; color:#000;}
#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:#000; }

#mobile_header .m_gnb li.review a { float:left; position:absolute; width:65px; height:20px; right:15px; top:20px; }
#mobile_header .m_gnb li.review a { color:#fff; text-align:center; font-size:1em; background:#005cb6; border-radius:3px;}
/*#mobile_header .m_gnb li.review a:hover { background:#aaa; color:#000; }*/

#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:#fff; z-index:9999999;}
#sideMenu .side_title{height:70px; line-height:70px; background:#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:#fff; color:#333; text-indent:10px; cursor:pointer;}
#sideMenu .navi_set > div > a{display:block; width:100%; height:40px; line-height:40px;}
#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:#fff;}
#sideMenu .navi_set ul li a:hover{color:#fff; background:#aaa; }
#gnba {background:#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:#005cb6; border-radius:3px;}
#gnba a:hover { background:#fff; color:#000; }
.jbmFixed{position:fixed !important; top:0; left:0;}



/* 큰기기 PC 상단 */
@-webkit-keyframes 'tel_num' {
    80% { opacity: 0;  }
}
#header_wrap{width:100%; position:absolute; top:0px; left:0; z-index:10 !important; background:#fff;}
#header { width:100%; /*background:#fff;*/ }
#header .wrap_box1{ position:relative; width:100%; padding:30px 0; max-width:1300px; margin:0 auto; }
#header_logo{ width:100%; text-align:center; }
#header_logo:after{ content:""; display:block; clear:both;}
#header_logo h1.logo_a a img{display:inline; vertical-align:middle; }
#top_tel {position:absolute; top:50%; left:0; color:#000; font-size:1em; transform: translateY(-50%);}
#top_tel .cell { display: table;}
#top_tel .cell h2 { display:inline-block;  font-size:1em; color:#1a1a1a; margin:0; font-weight:400;}
#top_tel .cell p.tel_num {
	display:block;font-size:2.0em; color:#000;
	-webkit-animation-direction: normal;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: tel_num;
    -webkit-animation-timing-function: ease;
}
#top_tel p {display:inline-block; font-size:1.5em; font-weight:700;}
#top_tel i { display:inline-block; font-size:2em; margin-right:5px;}
#gnbb {position:absolute; top:50%; right:0; transform: translateY(-50%);}
#gnbb li {float:left; display:inline-block; }
#gnbb li a { display:block; color:#000; text-align:center; font-size:1.5em; margin-left:15px;}
#gnbb li a i {font-size:0.9em; }
#gnbb li a:hover {color:#3a96dc;}
#lnb {clear:both; width:100%; height:58px; border-top:1px solid rgba(0,0,0,.1); box-sizing:border-box; }
#lnb .lnb_wrap {max-width:100%; margin:0 auto; position:relative; overflow:hidden; text-align:center;  width:100%; height:58px; min-height:58px;  background:rgba(255, 255, 255, 1); transition: 1s all ease; -webkit-transition: 1s all ease; -moz-transition: 1s all ease; -ms-transition: 1s all ease; -o-transition: 1s all ease;}
#lnb .lnb_wrap > ul{ font-size:0; max-width:1300px; margin:0 auto; }
#lnb .lnb_wrap > ul > li {display:inline-block; vertical-align:top; margin:0; padding:0; font-size:14px;}
#lnb .lnb_wrap > ul > li > a { position:relative; display:block; width:100%; margin:0; padding:0 48px; font-size:1.3em; font-weight:400; color:#000; height:58px; line-height:58px;  }
#lnb .lnb_wrap > ul > li > a > span{position:absolute; left:0; right:0; bottom:-2px;  display:block;  width:0px; height:3px; 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:#3a96dc;  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:#3a96dc; width:100%;}
#lnb .lnb_sub {width:100%; height:360px; margin:0 auto;  padding-top:15px; text-align:center;}
#lnb .lnb_sub > li {position:relative; }
#lnb .lnb_sub li a{display:block; padding:0 35px; 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:#3a96dc; }
#lnb .lnb_wrap > ul > li:hover .lnb_sub {background:#f5f5f5; }

#header.header_on #lnb:hover .lnb_wrap {height:300px;} /*메뉴의 높이를 입력합니다.*/
.header_fixed{clear:both; width:100%; height:59px;  max-width:100% !important; position:fixed !important; left:0; top:-1px !important; border-bottom:0px solid rgba(0,0,0,.1);  z-index:500 !important; /*transition: all 1.0s ease;-webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;*/}
.header_fixed #lnb .lnb_wrap{ background:none;}
.header_fixed #header .wrap_box1{display:none; }
.header_fixed #lnb .lnb_wrap { background:#fff !important; border-bottom:1px solid #ddd;}
.header_fixed #lnb .lnb_sub li a{color:#222 !important}
.header_fixed #lnb .lnb_sub li a:hover{color:#3a96dc !important;}



#m_bnr {display:block; width:100%; min-width:320px; z-index:3; position:relative; margin:-220px auto 120px; overflow:hidden; }
#m_bnr:after { content:""; display:block; clear:both;}
#m_bnr .con_box { width:100%; max-width:1300px; margin:0 auto;}
#m_bnr .con_box ul { padding:0; margin:0;}
#m_bnr .con_box ul li {float:left; display:inline-block; text-align:center; width:25%; height:100%; padding:0; overflow:hidden; } 
#m_bnr .con_box ul li .hover_area { width:100%; height:100%; transition:0.6s; }
#m_bnr .con_box ul li .hover_area div{position: relative; width:90px; height: 90px; line-height:90px; border-radius:10%; background:#F7B714; margin:0 auto; transition: 0.3s all ease; }
#m_bnr .con_box ul li .hover_area div i { position: relative;z-index: 100; display:inline; width:30px; height:30px; padding:5px 0 5px 0; vertical-align:middle;  font-size:3em; color:#fff; text-align:center; }
#m_bnr .con_box ul li strong { position:relative; display:block; margin-top:20px; font-size:1.5em; font-weight:400; color:#fff; letter-spacing:-0.05em; }
#m_bnr .con_box ul li p { padding:10px; font-size:1em; line-height:1.6em; color:rgba(255,255,255,.85); transition:0.6s; letter-spacing:-0.05em;}
#m_bnr .con_box ul li:hover .hover_area div {background:#3a96dc; }



#main_visual{ width:100%;  min-width:320px; padding:0; text-align:center; margin:0px auto; margin-top:107px; overflow:hidden; }
#main_visual:after{ content:""; display:block; clear:both;}
#main_visual .swiper-slide{width:100%; height:auto; padding:0; background:#000; overflow:hidden;}
#main_visual .swiper-slide div.backgroundimg{width:100%; height:100%; z-index:1; opacity: 0;	-ms-transform: scale(1.2, 1.2);-webkit-transform: scale(1.2, 1.2);-webkit-transition:transform 7s ease-out, opacity 1s ease 0.3s; transition:transform 7s ease-out, opacity 1s ease 0.3s;}
#main_visual .swiper-slide .backgroundimg .mobile_only{display:none;}
#main_visual .swiper-slide .backgroundimg img{width:100%; height:auto;}
#main_visual .swiper-slide .video_cover{background:rgba(0,0,0,0.4); width:100%; height:100%; position:absolute; top:0; left:0; z-index:1}
#main_visual .swiper-slide-active div.backgroundimg{opacity: 1;	-ms-transform: scale(1, 1) rotate(.001deg);	-webkit-transform: scale(1, 1) rotate(.001deg);	transform: scale(1, 1) rotate(.001deg);	-webkit-transition-delay: 0s;	transition-delay: 0s;}
#main_visual .sliderkit-text {width:100%; max-width:1300px; height:220px; position:absolute; top:50%; left:50%;  transform: translate(-50%, -60%); text-align:center; z-index:2;}
#main_visual .sliderkit-text h1.lviewa{opacity:0; font-size:3.5em; 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.lviewa span{color:#fff;}
#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:0px;  border-radius:5px;   }
#main_visual .sliderkit-text div span h2{ line-height:1.4em; font-size:1.8em; color:#F7B714;  letter-spacing:0em; font-weight:700;}
#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{bottom:40px; display:none;}



#online_wrap { width:100%; min-width:320px;} 
#online_wrap:after{ content:""; display:block; clear:both;}
#online_wrap .inner { width:100%; max-width:1300px; margin:0 auto;  }
#online_wrap .online_form {float:left; width:55%; padding:40px 20px 40px 20px; border:1px solid #ddd; box-sizing:border-box; background:#fff; }
#online_wrap .online_info {width:100%;}
#online_wrap .online_info:after{ content:""; display:block; clear:both;}
#online_wrap .online_info h4 {width:100%; font-size:2em; font-weight:700; color:#000; line-height:1em; text-align:center; margin-bottom:30px; }
#online_wrap .online_info dl {display:table; float:left; width:100%;  height:40px; margin-bottom:10px; }
#online_wrap .online_info dl:last-child{margin-right:0;}
#online_wrap .online_info dl dt { width:18%; display:table-cell; vertical-align: middle; text-align:center; font-size:1em; letter-spacing: -0.5px; color:#333;  }
#online_wrap .online_info dl dd { width:32%; position:relative; display:table-cell; vertical-align: middle;  background:#f5f5f5; border:1px solid #eee; box-sizing:border-box; }

#online_wrap .online_info dl dd.full { width:82%; position:relative; display:table-cell; vertical-align: middle;  background:#f5f5f5; border:1px solid #eee; box-sizing:border-box; }
#online_wrap .online_info dl dd textarea { width:100%; height:100px; font-size:1em; padding:15px 20px; resize:none; border:1px solid #e5e5e5;  box-sizing:border-box; background-color:#fff;}
#online_wrap .online_info dl dd textarea::placeholder {color:#a2a2a2; }


#online_wrap .online_info dl dd .icon {width: 20px; height: 20px; position: absolute; top: 50%; right:0px; margin-top: -10px; }
#online_wrap .online_info dl dd input { width:100%; height:40px; text-indent:10px; background-color:transparent; border:0; color:#333;}
#online_wrap .online_info dl dd input::placeholder { color: #a9a9a9;  opacity: 1;}
#online_wrap .online_info dl dd input:-ms-input-placeholder {color: #a9a9a9;}
#online_wrap .online_info dl dd input::-ms-input-placeholder { color: #a9a9a9;}
#online_wrap .online_info dl dd select { width:100%; height:40px; text-indent:5px; color: #333; background-color:transparent; border:0 !important;}
#online_wrap .online_info .agree { float:left; width:100%; text-align:center;}
#online_wrap .online_info .agree .btn_check { margin-top:20px; color:rgba(0,0,0,.6);}
#online_wrap .online_info .agree .btn_check a {color:rgba(0,0,0,.6); }
#online_wrap .online_info .agree .btn_online { display:inline-block;  margin-top:15px; padding:10px 40px; font-size: 16px; text-align: center; color: #fff; background:#444;    border:0; transition: 0.5s all ease;}
#online_wrap .online_info .agree .btn_online:hover { background:#000; transition: 0.5s all ease;}
#online_wrap .bnr_box {float:right; width:43%; }
#online_wrap .bnr_box:after{ content:""; display:block; clear:both;}
#online_wrap .bnr_box a {display:table; width:100%; height:100%; padding:25px 20px;}
#online_wrap .bnr_box a .txts {display:table-cell; vertical-align:middle; }
#online_wrap .bnr_box a .txts i { font-size:3em; color:#fff; transition: 0.5s all ease;}
#online_wrap .bnr_box a .txts h4 {width:100%; font-size:1.5em; font-weight:700; color:#fff; line-height:1em; margin:20px 0 15px 0;}
#online_wrap .bnr_box a .txts p {font-size:1.25em; color:#fff;}
#online_wrap .bnr_box a:hover .txts i {margin-top:10px; transition: 0.5s all ease;}
#online_wrap .bnr_box .box1 {float:left; width:100%; height:220px; background:#3a96dc;}
#online_wrap .bnr_box div.aa {display:table; width:100%; height:100%; }
#online_wrap .bnr_box .box1 div.aa .txts {position:relative; display:table-cell; vertical-align:top; padding:40px 40px;  }
#online_wrap .bnr_box .box1 div.aa .txts h4 {font-size:1.5em; font-weight:400; color:#fff;}
#online_wrap .bnr_box .box1 div.aa .txts p {font-size:2.5em; color:#fff; font-weight:700;}
#online_wrap .bnr_box .box1 div.aa .txts span {display:block; color:#fff; }
#online_wrap .bnr_box .box1 div.aa .txts a.days { position:absolute; bottom:20px; right:20px; display:inline-block; width:auto; height:auto; text-align:center; padding:20px 25px; font-size:1em; font-weight:400; color:#fff; background-color:rgba(0,0,0,.1);  transition: 0.5s all ease; }
#online_wrap .bnr_box .box1 div.aa .txts a.days i { display:block; font-size:2em; margin-bottom:5px;}
#online_wrap .bnr_box .box1 div.aa .txts a.days:hover {background-color:rgba(0,0,0,1);  transition: 0.5s all ease; }
#online_wrap .bnr_box .box2 {float:left; width:49%; height:220px; margin-top:12px; text-align:center; background:#f7b714; }
#online_wrap .bnr_box .box2 .kt_id { display:inline-block; font-size:1em; background:#3b0b01; padding:2px 20px; border-radius:5px;}
#online_wrap .bnr_box .box3 {float:right; width:49%; height:220px; margin-top:12px; text-align:center; background:#93be2e; }
#online_wrap .bnr_box .box3 a .txts p {font-size:1em; color:#fff;}



#section4 {width:100%; min-width:320px; margin-top:100px;}
#section4:after{clear:both;content:"";display:block;}
#section4 .con_title{ width:100%; margin-bottom:50px;}
#section4 .con_title p { text-align:center; font-size:2.8em;  line-height:1.4em; color:#000; font-weight:700; padding:0 10px; }
#section4 .con_title span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 15px; margin:10px 0 20px 0;}
#section4 .con_area {width:100%; max-width:1300px; margin:0 auto;}
#section4 .con_area:after {display:block; clear:both; content:'';}
#section4 .con_area ul {width:100%; padding:0; margin:0;}
#section4 .con_area ul li { position:relative; float:left; width:25%; height:auto; text-align:center;  background:#ddd; overflow:hidden; border-right:1px solid #fff;}
#section4 .con_area ul li img{width:100%; height:100%;}
#section4 .con_area ul li .summary {position:absolute; left:50%; margin-left:-40%; bottom:-60%; width:80%;  height:80%; background:rgba(255,255,255,0.95); transition:all .5s ease; -moz-transition:all .5s ease; -ms-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;}
#section4 .con_area ul li .summary .title { height:55px; line-height:55px; color:#000; font-size:1.5em; }
#section4 .con_area ul li .summary .txt {display:none; color:#fff; font-size:1em;}
#section4 .con_area ul li .summary .btn_view {display:none; zoom:1; *display:inline; width:150px; height:50px; line-height:50px;  color:#fff; font-size:1em; margin-top:20px; border:1px solid #fff; margin:20px auto; }
#section4 .con_area ul li:hover .summary {bottom:8%; padding-top:30px; background:rgba(58,150,220,0.95); }
#section4 .con_area ul li:hover .summary .title {color:#fff;  height:50px; line-height:50px;}
#section4 .con_area ul li:hover .summary .txt {display:block;  }
#section4 .con_area ul li:hover .summary .btn_view {display:block;}
#section4 .con_area ul li:hover .summary .btn_view:hover { color:#000; background:#fff; }



#section5 {width:100%; min-width:320px; padding:80px 0; margin-top:100px; background:#f5f5f5; } 
#section5:after { content:""; display:block; clear:both;}
#section5 .con_title{ width:100%;  margin-bottom:50px;}
#section5 .con_title p { text-align:center; font-size:1.85em; line-height:1.4em; color:#000; padding:0 10px; }
#section5 .con_title p span{ font-size:1em; color:#3a96dc; font-weight:700;}
#section5 .con_area { width:100%; max-width:1300px; margin:0 auto; }
#section5 .con_area:after { content:""; display:block; clear:both;}
#section5 .con_area ul {width:100%; padding:0; margin:0;}
#section5 .con_area ul li {position:relative; float:left; width:25%; text-align:center; padding:0 10px; }
#section5 .con_area ul li:after { content:""; position:absolute; right:-12px; top:50%; transform: translateY(-50%); width:24px; height:47px; background:url('../image/sec5_arr.png') no-repeat 50% 50%; background-size:cover;}
#section5 .con_area ul li:last-child:after {background:none;}
#section5 .con_area ul li i{display:block; font-size:2.5em; text-align:center; color:#666;}
#section5 .con_area ul li p { display:block; color:#3a96dc; font-size:1.5em; margin-top:20px; }



#pro_wrap { width:100%; margin-top:100px;}
#pro_wrap:after{ content:""; display:block; clear:both;}
#pro_area { width:100%; max-width:1300px; margin:0px auto;}
#pro_area .pro_tit p { font-size:2.8em;  line-height:1.4em; color:#333; font-weight:700; padding:0 10px; margin:0px auto;  }
#pro_area .pro_tit span { display:block; font-size:1.3em; color:#777;  padding:0 10px; margin:10px 0 20px 0;}
#pro_tab {position: relative; width:100%; max-width:1330px; margin:0px auto; }
#pro_tab:after{ content:""; display:block; clear:both;}
#pro_tab .tab { width:98.3%;  border:0px solid #ddd;  margin:0px auto; text-align:right;  margin-top:-80px;}
#pro_tab .tab:after{ content:""; display:block; clear:both;}
#pro_tab .tab li{display:inline-block; border-bottom:2px solid #ddd;  box-sizing:border-box; padding:0 25px; margin-right:10px; }
#pro_tab .tab li a{display: block; height:60px; line-height:60px; text-align: center;  box-sizing:border-box; color:#333; font-size:1.1em;}
#pro_tab .tab li:last-child { margin-right:0;}
#pro_tab .tab li.all { width:25%;  border-bottom:2px solid #000;}
#pro_tab .tab li.on { border-bottom:2px solid #000;}
#pro_tab .tab li.on a {font-weight:700;}
#pro_tab li{position: relative;}
#pro_tab li span.date{position: absolute; right:0; text-align:right; 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;  padding:0px;}
#pro_tab .pro_list{ width:100%; max-width:100%; padding:0; margin-top:50px; }
#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; }
#pro_tab .pro_list > ul > li{ display:inline-block; vertical-align:top; text-align:left; width:23%; margin-left:1%; margin-right:1%; margin-bottom:30px; 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;}
#pro_tab .pro_list > ul > li:hover{box-shadow: 0 0 12px rgba(33,33,33,.2);}
#pro_tab .pro_list > ul > li > a{display:block; }
#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 > div.txt_box { padding:20px 20px 20px 20px;}
#pro_tab .pro_list > ul > li > a > div.txt_box p { display:block; width:100%; font-size:1.5em;font-weight:500; word-break: keep-all; display : -webkit-box; overflow : hidden;  text-overflow : ellipsis;  -webkit-line-clamp : 1;   -webkit-box-orient : vertical; }
#pro_tab .pro_list > ul > li > a > div.txt_box p > span.new_icon{position:absolute; top:0px; right:0; display:inline-block;width:60px; height:25px; line-height:23px;font-size:0.6em !important;color:#fff;background:rgba(0,0,0,0.5);text-align:center;border-radius: 2px; font-weight:normal;}
#pro_tab .pro_list > ul > li > a > div.txt_box p > span.hot_icon{display:inline-block; line-height:1em; color:#C53629; background:none; padding:1px 5px 1px 3px; font-size:0.6em !important;}
#pro_tab .pro_list > ul > li > a > div.txt_box div.txts {display:block; width:100%;  margin-top:10px; color:#777; border:0px solid red; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;}
#pro_tab .pro_list > ul > li > a > div.txt_box span.spec{min-height:45px;}
#pro_wrap .btn_more{margin:0 auto; margin-top:30px; width:250px; font-size:1.3em; height:50px; line-height:50px; color:#fff; text-align:center; background-color:#504034; display:block; 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;}
#pro_wrap .btn_more:hover{background-color:#E83E23; color:#fff;}



#partner_slide {width:100%; position: relative; max-width:1300px; margin:50px auto;}
#partner_slide img{border:1px solid #eee; border-radius: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;}
#partner_slide img:hover{border:1px solid #aaa;}
#partner_slide .owl-nav{position: absolute; width: 100%; top: 50%; transform: translate(0, -50%);}
#partner_slide .owl-nav .owl-prev{font-size:3em !important; position:absolute; left:-30px;  top: 50%; transform: translate(0, -50%);}
#partner_slide .owl-nav .owl-prev span{display:block; font-size:0; background:url('../image/partner_prev.png') no-repeat center center; width:8px; height:13px;}
#partner_slide .owl-nav .owl-next{font-size:3em !important; position:absolute; right:-30px; top: 50%; transform: translate(0, -50%);}
#partner_slide .owl-nav .owl-next span{display:block; font-size:0; background:url('../image/partner_next.png') no-repeat center center; width:8px; height:13px;}
#partner_slide .owl-carousel .owl-item .item{ margin-right: 1px !important; }



#cs_wrap { width:100%; min-width:320px; padding:50px 0; background:#2f343e; }
#cs_wrap:after{ content:""; display:block; clear:both;}
#cs_wrap .inner { width:100%; max-width:1300px; margin:0 auto; }
#cs_wrap .inner h1 { float:left; display:block; font-size:1.5em; color:#fff; font-weight:700; margin-top:5px; }
#cs_wrap .inner .txt { float:left; padding-left:20px; margin-left:40px; font-size:1.2em;  color:#fff; line-height:1.4em; border-left:1px solid #777; }
#cs_wrap .inner .txt br {display:none;}
#cs_wrap .inner .txt span { display:block; font-size:0.85em; color:#fff; opacity:0.4; }
#cs_wrap .inner .etc { float: right; text-align:right; }
#cs_wrap .inner .etc span{ display:inline-block;  text-align:center; padding:10px 25px; margin-right:4px; border-radius:50px; }
#cs_wrap .inner .etc span a { display:block; font-size:1.2em; color:#fff;}
#cs_wrap .inner .etc span a i {font-size:1em; padding-right:10px;}
#cs_wrap .inner .etc .btn_tel {background:#C53428; 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;}
#cs_wrap .inner .etc .btn_tel:hover{background:#fff;}
#cs_wrap .inner .etc .btn_tel:hover a{display:block; color:#000;}
#cs_wrap .inner .etc .btn_map {background:#000; 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;}
#cs_wrap .inner .etc .btn_map:hover{ background:#fff; }
#cs_wrap .inner .etc .btn_map:hover a{ display:block; color:#000;}



/* 하단 */
#footer{ clear:both; width:100%; margin:0; padding-top:20px; padding-bottom:150px; border-top:1px solid #ddd; }
#footer:after{ content:""; display:block; clear:both;}
#footer .copy_bar{ width:100%;}
#footer .copy_bar div{width:100%; max-width:1300px; margin:0 auto;}
#footer .copy_bar div .copy_menu { padding-top:20px; }
#footer .copy_bar div .copy_menu a{color:#333; }
#footer .copy_bar div .copy_menu a:hover{color:#fd7701; }
#footer .copy_area{position:relative; width:100%; max-width:1300px; margin:0 auto; padding-top:10px; }
#footer .copyright{float:left; width:80%; 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_online { width:100%; padding:20px 0; background:rgba(0,0,0,.85); padding-bottom:10px; } 
#footer_online.fixed {position:fixed; left:0; bottom:0; z-index:99;}
#footer_online:after{ content:""; display:block; clear:both;}
#footer_online .inner { width:100%; height:100%; min-width:320px; max-width:1300px; 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 div.title{font-size:1.5em; color:#fff; float:left; line-height:1.2em; text-align:left; padding-right:20px; }
#footer_online .inquiry_wrap .online_info div.title span{display:block; width:100%; color:rgba(255,255,255,.6); font-size:0.6em; font-weight:300; letter-spacing:-0.025em;}
#footer_online .inquiry_wrap .online_info dl {display:table; float:left; width:49%; height:50px;  margin-right:1%;}
#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:1em; letter-spacing: -0.5px; color:#fff;  }
#footer_online .inquiry_wrap .online_info dl.wn dt{width:30%;} 
#footer_online .inquiry_wrap .online_info dl.wn dd{width:70%; text-align:left;} 
#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 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_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_info .online_chk {float:left; display:inline-block; vertical-align:middle; text-align:left; margin-top:5px; color:#aaa; font-size:0.85em;}
#footer_online .inquiry_wrap .online_info .online_btn { float:right;}
#footer_online .inquiry_wrap .online_info .online_btn .btn_online2 {display:inline-block; width:120px; font-size:1em; line-height:50px; height:50px; color:#fff; text-align:center; background-color:#be2526; transition: 0.5s all ease; border:0px;}
#footer_online .inquiry_wrap .online_info .online_btn .btn_online2:hover { color:#000; background-color:#fff; transition: 0.5s all ease;}
#footer_online .inquiry_wrap .online_info .online_btn .btn_online2_kakao {display:inline-block; width:120px; font-size:1em; line-height:50px; height:50px; color:#51370d; text-align:center; background-color:#fae101; transition: 0.5s all ease; border:0px;}
#footer_online .inquiry_wrap .online_info .online_btn .btn_online2_kakao:hover { color:#000; background-color:#fff; transition: 0.5s all ease; cursor:pointer;}





/* PC용 퀵메뉴 */
#backtotop{ position:fixed; bottom:15px; right:15px; z-index:1000;}
.q-menu { position:relative; right:0; }
.nav_btn {width:60px; height:60px; margin-bottom:5px; }
.nav_btn a{float:right; display:block; width:60px; height:60px; border-radius:60px;  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;  }
.nav_btn a .nav_txt{display:block; height:60px; width:100%; overflow:hidden;}
.nav_btn a .nav_txt p{opacity: 0; display:block; height:0px; line-height:1.4em; width:100%; font-size:1em; padding-top:10px;}
.nav_btn.bg1 a{background-color:#ffeb3b; }
.nav_btn.bg1 a .nav_txt:before {display:block; float:left; width:60px; height:60px; line-height:60px; text-align:center; font-size:2.4em; color:#3B1E1E; content:'\ebee'; font-family: "xeicon";  }
.nav_btn.bg2 a{background-color:#3a96dc;  }
.nav_btn.bg2 a .nav_txt:before {display:block; float:left; width:60px; height:60px; line-height:60px; text-align:center; font-size:1.5em; color:#fff; content:'\f303'; font-family: "FontAwesome"; }
.nav_btn.bg2 a .nav_txt p{color:#fff;}
.nav_btn.bg3{display:none;}
.nav_btn.bg3 a{background-color:#be2526;  }
.nav_btn.bg3 a .nav_txt:before {display:block; float:left; width:60px; height:60px; line-height:60px; text-align:center; font-size:1.5em; color:#fff; content:'\f095'; font-family: "FontAwesome"; }
.nav_btn.bg3 a .nav_txt p{color:#fff;}
.nav_btn:hover a{width:250px;}
.nav_btn:hover a .nav_txt p{opacity: 1; transition: 0.5s all ease; transition-delay: 0.2s;}
.nav_top a{display: block; width:60px; height:60px; border-radius:60px; background-color:#fff; border:1px solid #eee; box-shadow:border-box;}
.nav_top a:before {display:block; width:60px; height:60px; line-height:60px; text-align:center; font-size:1.5em; color:#000; content:'\f062'; font-family: "FontAwesome"; }



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

#sub_tit_wrap { position:absolute; width:100%; overflow:hidden; }
#sub_tit_wrap .sub_tit_area { display:table; width:100%; height:300px; }
#sub_tit { display:table-cell; vertical-align:middle; width:100%; min-width:320px;  border:0px solid red;}
#sub_tit .path { display:inline-block;}
#sub_tit .path li { float: left; text-align:center; font-size:0.9em; padding: 0 8px 0 12px; margin:0; color:#fff; background: url('../image/ico_path.png') 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_over.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:#fff; font-weight:500;}
#sub_tit .title{ position:relative; font-size:3em; font-weight:700; color:#fff; text-shadow: 0px 0px 5px #333; text-align:center; text-transform:uppercase; } /*대문자로*/
#sub_tit .title:after{display:none; content:""; width:50px; height:3px;  margin:10px auto; background:#fff;}
#sub_tit .normal_txt{display:none; padding:0 15px; font-size:1.2em; color:#fff; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all; font-family: 'Gmarket Sans', sans-serif;}
#sub_tit .normal_txt .color1{color:#fd7701;}



#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:#fff;  border-bottom:1px solid #ddd; }
#sub_menu .sub_tab{width:100%; max-width:1300px; text-align:left; margin:0 auto; }
.sub_location{ width:100%; max-width:1300px; height:60px; font-size: 0;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 rgba(0,0,0,.2);}
.sub_location > div .cen i{ color:#000; font-size:1em;}
.sub_location ul{width:100%; max-width:1300px; padding:0; margin:0; display: inline-block; width:199px; border-left:1px solid rgba(0,0,0,.2);vertical-align: top; box-sizing:border-box; }
.sub_location ul:last-child{ border-right:1px solid rgba(0,0,0,.2); }
.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') 94% center no-repeat; cursor: pointer; }
.sub_location ul.on li span{background: url('../image/icnLocaArr1.png') 94% center no-repeat; }
.sub_location ul li a{width:100%; display: block; padding: 8px 15px; color:#fff; }
.sub_location ul li a:hover{color:#000; background:#fff; box-sizing:border-box;}
.sub_location ul ul{display: none;position: absolute;top:60px; left: -1px; padding: 0px 0;background:#222; border: 1px solid rgba(0,0,0,.2);  border-top:none; z-index:999998; width:calc(100% + 2px) !important;}
.sub_location ul.on li ul{display: block;}
.sub_location ul.dep2 li span{color:#000; font-weight:500; background:url('../image/icnLocaArr.png') 94% center no-repeat; font-size:1em;}
.sub_location ul.on.dep2 li span{ background:url('../image/icnLocaArr1.png') 94% center no-repeat;}
.sub_location ul.dep2 ul{width:200px; color:#fff; background:#222}
.sub_location ul.dep2 ul a{ color:#fff; }
.sub_location ul.dep2 ul a:hover{color:#000; background:#fff;}


.scontents{width:100%; max-width:1300px; height:100%;  margin:0px auto; padding:50px 0 70px 0;}
.scontents:after{ content:""; display:block; clear:both;}
.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:700;  padding:0;  }
.scontents .stitle {display:block;  font-size:1.2em; line-height:1.6em; text-align:center; color:#333; margin:10px 0 50px 0; }



.tbl{width:100%; border-top:1px solid #333; border-collapse:collapse;}
.tbl th{width:30%; background:#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:#fff;}
.tba th{width:35%; background:#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:135px; overflow:auto;}






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

	#lnb .lnb_wrap > ul > li > a{padding:0 40px}


	#main_visual .sliderkit-text { transform:translate(-50%, -25%);}
	#main_visual .sliderkit-text h1.lviewa{font-size:2.85em; }
	#main_visual .sliderkit-text h1.sviewa{font-size:1.25em;}


	#m_bnr { background:#2C2D3C; margin:0 auto; margin-bottom:80px;}
	#m_bnr .con_box ul li .hover_area {padding:40px 0 20px 0;}
	#m_bnr .con_box ul li .hover_area div{ width:70px; height:60px; line-height:60px;}
	#m_bnr .con_box ul li .hover_area div i { font-size:2em;}
	#m_bnr .con_box ul li strong { font-size:1.25em; }


	#pro_wrap {padding:0 2%;}
	#pro_area .pro_tit p { font-size:2em; }
	#pro_area .pro_tit span { font-size:1.1em; }
	#pro_tab .pro_list > ul > li > a > div.txt_box p {font-size:1.25em;}


	#footer_online .inquiry_wrap .online_info div.title {font-size:1.2em; margin-left:1%;}
	#footer_online .inquiry_wrap .online_info dl.wn{width:19%; margin-right:2%;}
	#footer_online .inquiry_wrap .online_info .online_btn { float:left; margin-left:2%; }
	#footer_online .inquiry_wrap .online_info dl dt{width:10%;}
	#footer_online .inquiry_wrap .online_info .online_btn .btn_online2{width:110px;}
	#footer_online .inquiry_wrap .online_info .online_btn .btn_online2_kakao{width:110px;}
	#footer_online .inquiry_wrap .online_info dl dd input{font-size:0.9em;}

}


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

	#pro_tab .pro_list > ul > li > a > div.txt_box span.price{display:block !important; width:100% !important; text-align:center !important}
	#pro_tab .pro_list > ul > li > a > div.txt_box span.spec{min-height:45px; width:100% !important; text-align:center !important; margin-top:10px; word-break: keep-all; display : -webkit-box !important; overflow : hidden;  text-overflow : ellipsis;  -webkit-box-orient : vertical;}
	#pro_tab .pro_list > ul > li > a > div.txt_box p{text-align:center;}


	#partner_slide {width:95%;}
	#partner_slide .owl-nav .owl-prev{left:-20px;}
	#partner_slide .owl-nav .owl-next{right:-20px;}

}


/* 반응형 중간기기 1300px 사이즈 이하*/
@media all and (max-width:1300px){	
	
	#section4 .con_area ul li .summary .title { height:55px; line-height:55px; color:#000; font-size:1.2em; }
	#section4 .con_area ul li:hover .summary{padding-top:20px;}

}


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

	#lnb .lnb_wrap > ul > li > a{padding:0 30px}

	#header_logo{width:98%;}

	#pro_tab .pro_list > ul { text-align:center;}
	#pro_tab .pro_list > ul > li {width:32%; margin:0; margin-right:2%; margin-bottom:2%; }
	#pro_tab .pro_list > ul > li:nth-child(3n) {margin-right: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:auto;}
	#main_visual .swiper-slide div.backgroundimg{height:auto; }

	#online_wrap {margin:0; }
	#online_wrap .online_form { width:100%; padding:60px 20px; padding-top:0; border:0;}
	#online_wrap .bnr_box { width:100%; }
	#online_wrap .bnr_box .box1 {width:50%;}
	#online_wrap .bnr_box .box2 {width:25%; margin-top:0;}
	#online_wrap .bnr_box .box3 {width:25%; margin-top:0;}

	
	#section4 .con_area ul li .summary .title {height:40px; line-height:40px; }
	#section4 .con_area ul li:hover .summary { margin-left:-50%; bottom:0; width:100%; height:100%; padding-top:30px;}
	#section4 .con_area ul li:hover .summary .txt{font-size:0.9em;}


	#section5 .con_area ul li {width:50%; padding:20px 0;}
	#section5 .con_area ul li:nth-child(even):after {display:none;}


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

	
	#footer_online.fixed {position:unset;}	
	#footer_online {padding:50px 4%; }
	#footer_online .inquiry_wrap .online_info {width:100%;}
	#footer_online .inquiry_wrap .online_info dl.wn{width:49%; margin-right:0%;}
	#footer_online .inquiry_wrap .online_info dl.wn:nth-child(2) {float:left; margin-right:2%}
	#footer_online .inquiry_wrap .online_info .online_btn { float:left; width:100%; margin-left:0; margin-top:10px; }
	#footer_online .inquiry_wrap .online_info div.title {width:100%;  font-size:1.5em; text-align:center; margin-bottom:20px;}
	#footer_online .inquiry_wrap .online_info dl {height:45px; padding:10px 0; }
	#footer_online .inquiry_wrap .online_info dl.wn dt{ width:20%; text-align:center; } 
	#footer_online .inquiry_wrap .online_info dl.wn dd{ width:80%; text-align:left;} 
	#footer_online .inquiry_wrap .online_info dl dd input { height:50px; line-height:50px; }
	#footer_online .inquiry_wrap .online_info .online_btn .btn_online2 { width:30%; line-height:39px; height:40px;}
	#footer_online .inquiry_wrap .online_info .online_btn .btn_online2_kakao { width:30%; line-height:39px; height:40px; margin-left:1.5%;}


	#sub_visual{margin-top:0px;}

	.scontents h3.title { text-align: center;}
	.scontents .eng {  text-align: center;}
	.scontents .stitle { text-align:center; }
	.scontents{width:100%;}
	#container {margin-top:0px;}


	#sub_menu {top:0;}
	.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;}


	.nav_btn.bg3{display:block;}

}


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

	#partner_slide {width:93%;}

}


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

	#online_wrap .bnr_box .box1 {width:100%;}
	#online_wrap .bnr_box .box2 {width:50%;}
	#online_wrap .bnr_box .box3 {width:50%;}



	#pro_area {text-align:center; }
	#pro_tab .tab { width:100%; height:100%; margin-top:40px; }
	#pro_tab .tab li{float:left; width:49%; border-bottom:0; padding:0; margin:0; margin-right:1%; margin-bottom:2%;  background:#eee;}
	#pro_tab .tab li:nth-child(even) {float:right; margin-right:0;}
	#pro_tab .tab li a{ height:40px; line-height:40px; font-size:1em;}
	#pro_tab .tab li.on {border-bottom:0; background:#333333; }
	#pro_tab .tab li.on a {color:#fff;}
	#pro_tab .pro_list{ margin-top:25px; }

}


@media screen and (max-width: 900px) {		

	#section4 .con_area ul li { width:50%; height:auto; border-bottom:1px solid #fff;}	
	#section4 .con_area ul li .summary{bottom:-65%; }
	#section4 .con_area ul li .summary .title {height:55px; line-height:55px; }
	#section4 .con_area ul li:hover .summary .txt{font-size:1em;}

}


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

	.pc_only {display:none; }
	.mobile_only {display:block; }
	
	.mview{display:block;}	

	#main_visual .swiper-slide .backgroundimg .mobile_only{display:block;}
	#main_visual .swiper-slide .backgroundimg .pc_only{display:none;}
	#main_visual .swiper-button-next, .swiper-button-prev{display:none !important;}
	#main_visual .swiper-container-horizontal > .swiper-pagination-bullets{bottom:20px;}
	#main_visual .sliderkit-text h1.lviewa{font-size:2em; }
	#main_visual .sliderkit-text h1.sviewa{font-size:1em;}
	#main_visual .sliderkit-text div span{ font-size:0.85em;}


	#m_bnr .con_box ul li {width:50%; border-right:1px solid rgba(255,255,255,.2);  border-bottom:1px solid rgba(255,255,255,.2);} 
	#m_bnr .con_box ul li:nth-child(3) {border-bottom:0;}
	#m_bnr .con_box ul li:nth-child(2) { border-right:0;}
	#m_bnr .con_box ul li:last-child { border-right:0;}


	#section4 .con_area ul li .summary{bottom:-62%;}


	#section5 {padding:50px 4%; margin-top:60px;}
	#section5 .con_area li { width:100%;}
	#section5 .con_area ul li:after { right:-7px; width:14px; height:27px;}
	#section5 .con_area ul li i{font-size:2em;}
	#section5 .con_area ul li p { font-size:1.25em;}


	#pro_wrap{margin-top:60px;}
	#pro_tab .pro_list > ul > li { width:46%; margin:2% 2%;  }
	#pro_tab .pro_list > ul > li:nth-child(3n) {margin-right:2%;}



	#partner_slide {width:90%;}


	#cs_wrap { padding-bottom:0; }
	#cs_wrap .inner h1 { width:100%; font-size:1.8em; color: #fff; text-align:center;  margin-top:0px;}
	#cs_wrap .inner .txt { width:100%; padding-top:15px; padding-left:0; margin-left:0;  color:#fff; text-align:center; border-left:none; }
	#cs_wrap .inner .txt br { display:block;}
	#cs_wrap .inner .txt span { margin-top:10px; color:#fff; }
	#cs_wrap .inner .etc { width:100%; text-align:center; margin-top:50px; }
	#cs_wrap .inner .etc span{ padding:15px 15px; margin-right:0px; border-radius:0;}
	#cs_wrap .inner .etc .btn_tel {float:left; width:50%; margin:0; }
	#cs_wrap .inner .etc .btn_map {width:50%;margin:0; }



	#sub_visual{height:150px;}
	#sub_visual .visual_area {height:150px; background-position:center top; background-size:cover !important;}
	#sub_tit_wrap .sub_tit_area { height:150px;}


	#sub_tit .title {font-size:2em;}
	.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;}

	.scontents{padding:50px 4%;}
	.scontents .eng { font-size: 2em; }
	.scontents .stitle { margin-bottom:30px; }	

}


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

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

	#online_wrap .online_info dl {margin-bottom:0;}
	#online_wrap .online_info dl dt { display:inline-block; width:30%; margin-bottom:10px;}
	#online_wrap .online_info dl dd { display:inline-block;  width:70%; margin-bottom:10px;}
	#online_wrap .online_info dl dd.full { display:inline-block;  width:70%; margin-bottom:10px; }
	

	#section5 .con_title p {font-size:1.5em !important;}
	
}


@media screen and (max-width: 600px) {	

	#section4 .con_area ul li .summary{bottom:-60%;}

}


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

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


	#section4 { margin:50px auto;}
	#section4 .con_area {width:90%; margin:0 auto;}
	#section4 .con_area ul li { width:100%; margin-bottom:10%;}
	#section4 .con_area ul li .summary{bottom:-65%;}
	#section4 .con_area ul li:last-child {margin-bottom:0;}


	#pro_area .pro_tit span {font-size:1em; color:#777;  }
	#pro_tab{margin:0;}
	#pro_tab .pro_list > ul > li > a > div.txt_box {padding:15px 10px; text-align:center;}
	#pro_tab .pro_list > ul > li > a > div.txt_box p {font-size:1.1em; max-height:45px; -webkit-line-clamp : 1; }
	#pro_tab .pro_list > ul > li > a > div.txt_box div.txts {display:none; }
	#pro_wrap .btn_more {width:200px; height:45px; line-height:43px; font-size:1em; }


	#partner_slide {width:85%;}


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


	#footer_online .inquiry_wrap .online_info dl.wn {width:100%;}


	.scontents .eng { font-size: 1.85em; }
	.scontents .stitle { font-size:1em;  }	

	
	.nav_btn a .nav_txt p {padding-top:14px; }
	.nav_btn {width:40px; height:40px; }
	.nav_btn a{width:40px; height:40px; border-radius:40px;  }
	.nav_btn a .nav_txt{height:40px;}
	.nav_btn a .nav_txt p{font-size:1em; padding-top:5px;}	
	.nav_btn:hover a {width:auto;}
	.nav_btn.bg1 a .nav_txt:before{width:40px; height:40px; line-height:40px;}
	.nav_btn.bg2 a .nav_txt:before{width:40px; height:40px; line-height:40px;}
	.nav_btn.bg3 a .nav_txt:before{width:40px; height:40px; line-height:40px;}
	.nav_top a{width:40px; height:40px; border-radius:40px;}
	.nav_top a:before {width:40px; height:40px; line-height:40px; font-size:1.5em; }

}


/* 반응형 작은기기 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;}

	#section4 .con_area ul li .summary{bottom:-62%;}

}




/* font */
@font-face {
    font-family: 'EliceDigitalBaeum-Bd';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_elice@1.0/EliceDigitalBaeum-Bd.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
/* font */
@font-face {
    font-family: 'EliceDigitalBaeum';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_elice@1.0/EliceDigitalBaeum.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SpoqaHanSansNeo-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SpoqaHanSansNeo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*  google-font( icon + symbols)  */
@font-face {font-family: 'Material Icons';font-style: normal;font-weight: 400;
    src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),local('MaterialIcons-Regular'),
      url(https://example.com/MaterialIcons-Regular.woff2) format('woff2'),
      url(https://example.com/MaterialIcons-Regular.woff) format('woff'),
      url(https://example.com/MaterialIcons-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/sandbox/materialsymbolsoutlined/v7/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOej.woff2) format('woff2');
}
@font-face {
    font-family: 'Material Symbols Rounded';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/sandbox/materialsymbolsrounded/v7/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOc7TOVpeRL2w5rwZu2rIelXxc.woff2) format('woff2');
}
@font-face {
    font-family: 'Material Symbols Sharp';
    font-style: normal;
    font-weight: 100 700;
    src: url(https://fonts.gstatic.com/s/sandbox/materialsymbolssharp/v7/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWE.woff2) format('woff2');
}
  

/* 퀵메뉴 */
.font-16  { font-size: 1.000rem; }
.font-18  { font-size: 1.125rem; }
.font-20  { font-size: 1.250rem; }
.font-22  { font-size: 1.375rem; }
.font-24  { font-size: 1.500rem; }
.font-26  { font-size: 1.625rem; } 
.font-34  { font-size: 2.125rem; }

.material-symbols-outlined ,
.material-symbols-rounded,
.material-symbols-rounded
{
    font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;letter-spacing: normal;
    text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;
    -webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;
}

.material-symbols-outlined {font-family: 'Material Symbols Outlined';}
.material-symbols-rounded {font-family: 'Material Symbols Rounded';}
.material-symbols-Sharp {font-family: 'Material Symbols Sharp';}

.quick_wrap{position: fixed;right: 30px;top: 120px;z-index: 9989;} 
.quick_wrap .q_icon {width: 40px;height: 40px;border-radius: 5px;background: #fff;display: flex;align-items: center;justify-content: center;box-shadow: 0 0 10px 15px rgb(0 0 0 / 3%);margin: auto;top: -20px;position: relative;}
.quick_wrap .q_icon span {transition: .5s all ease;font-size: 40px;font-weight: 600;color: #cccccc;cursor: pointer;}
.quick_wrap .q_icon.on span{transform: rotate(180deg);}
.quick_wrap .box_in {padding: 20px;padding-bottom: 30px;border-radius: 15px;background: #fff;font-weight: 600;box-shadow: 0 0 10px 15px rgb(0 0 0 / 3%);}
.quick_wrap .quick_box{position: relative;z-index: 10;}
.quick_wrap .box_in .txt2 a{margin-top: 5px;color: #00a0e9;}
.quick_wrap .quick{border-radius: 15px;overflow: hidden;}
.quick_wrap .quick li+li a{border-top: 1px solid rgba(255, 255,255,0.1);}
.quick_wrap .quick li a {padding: 20px 0;display: block;text-align: center;background: #00a0e9;}

.quick_wrap .quick li img {margin: auto;}

.quick_wrap .quick {opacity: 0; transform: translateY(-80%);visibility: hidden;transition-property:visibility opacity, transform;transition-duration: .5s;transition-timing-function: cubic-bezier(.7, 0, .2, 1);position: absolute;z-index: 1;width:100%;}
.quick_wrap .quick.on {opacity: 1; transform: translateY(0%);position:relative;visibility: visible;}
.quick_wrap .quick.off {opacity: 0; transform: translateY(-80%);position:absolute;visibility: hidden;}

@media (max-width:768px){
    .quick_wrap {right: 15px;top: auto;bottom: 0;}
    .quick_wrap .box_in {padding: 20px 15px;}
    .quick_wrap .quick{position: absolute;top: auto;bottom: 0;transform: translateY(0%);}
    .quick_wrap .quick.on {position: absolute;transform: translateY(-165px);}
    .quick_wrap .quick.off {transform: translateY(0%);}
    .quick_wrap .quick li img {width: 35px;}
    .quick_wrap .quick li a {padding: 15px 0;}
}

@media (max-width:500px){
    .quick_wrap .quick li a {padding: 10px 0;}
}