@charset "utf-8";

/* skipNav */
#skipNav a{display:block;overflow:hidden;height:0;line-height:24px;text-align:center;background:#000;color:#fff;}
#skipNav a:focus{height:auto;}

/* reset css */
* {max-height:1000000px;}
html,body{height:100%;margin:0;padding:0;}
body{font:13px/1.5 "Malgun Gothic", "돋움", Dotum, "굴림", Gulim, sans-serif;color:#767676; background-color:#fff;letter-spacing:-.5px;-webkit-text-size-adjust:none;word-break:keep-all;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,tbody,tfoot,thead,th,td{margin:0;padding:0;}
input,textarea,select,button{font:13px/1.5 "Malgun Gothic", "돋움", Dotum, "굴림", Gulim, Arial, sans-serif;color:#767676;vertical-align:middle;letter-spacing:-.5px;word-break:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse;}
ol,ul,li{list-style:none;}
hr, legend, caption, .skip{position:absolute;overflow:hidden;line-height:0.01%;font-size:0.01%;width:0;height:0;}
img,fieldset{border:0 none;vertical-align:middle;}
label,button{cursor:pointer;}
em,address{font-style:normal;}
a{color:inherit;text-decoration:none;}

caption{display:none;}

/* Input */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"]{height:16px;padding:2px 0 1px;border:1px solid #e2e2e2;line-height:16px;text-indent:5px;-webkit-appearance:none;-moz-appearance:none;}
input[type="submit"],
input[type="button"]{-webkit-appearance:none;-moz-appearance:none;border-radius:0;}
input[type="radio"],
input[type="checkbox"]{width:13px;height:13px;}
input[type="file"]{border:1px solid #e2e2e2;background:#fff;}
textarea{overflow:auto;overflow-x:hidden;border:1px solid #e2e2e2;background:#fff;resize:none;-webkit-appearance:none;-moz-appearance:none;}
select{max-width:100%;border:1px solid #e2e2e2;background:#fff;border-radius:0;}

/* Button */
button{overflow:visible;margin:0;padding:0;border:0;background:none;white-space:nowrap;cursor:pointer;outline:0;}
button::-moz-focus-inner{padding:0;border:0;}
button span{position:relative;}

/* Guide */
#wrap{min-width:1000px;height:100%;}
#main #wrap{height:auto;}
.wrapper{position:relative;width:1000px;margin:0 auto;box-sizing:border-box;}
.wrapper:after{content:'';display:block;clear:both;}

/***************************************************** Reset *****************************************************/

.btn_wrap{position:relative;margin:15px 0 0;text-align:center;}
.btn_wrap:after{content:'';display:block;clear:both;}
.btn_wrap .btn_left{float:left;}
.btn_wrap .btn_right{float:right;}
.btn_wrap input,
.btn_wrap button,
.btn_wrap a{display:inline-block;margin:0 1px;vertical-align:middle;}

/* Font */
.t_point{color:#624217;}
.t_strong{color:#333;}

/* Align */
.al_middle{display:inline-block;vertical-align:middle;}

/* Box */
.box_scroll{}
.box_scroll .box{overflow:auto;overflow-x:hidden;}

/* Table */
.table_wrap{overflow:hidden;margin:0 -1px 0 0;}
.table_wrap .dtable{margin:0 0 0 -1px;border-right:0;}
.dtable{width:100%;border-top:1px solid #e6e6e9;border-right:1px solid #e6e6e9;}
.dtable th,
.dtable td{padding:8px 5px 7px;border-bottom:1px solid #e6e6e9;border-left:1px solid #e6e6e9;text-align:center;}
.dtable th,
.dtable td.th{background:#eaebee;font-weight:bold;color:#202020;}
.dtable.row th,
.dtable.row td,
.dtable .title{text-align:left;}
.dtable.row .th{text-align:center;}

.table_form{display:table;width:100%;border-collapse:collapse;border-spacing:0;box-sizing:border-box;}
.table_form .tr{display:table-row;}
.table_form .td{display:table-cell;vertical-align:middle;}
.table_form.v-top .td{vertical-align:top;}

.dtable_txt{position:relative;margin:0 0 15px;}
.dtable_txt:after{content:'';display:block;clear:both;}
.dtable_txt .txt_left{float:left;}
.dtable_txt .txt_right{float:right;}

.dtable_desc{position:relative;margin:15px 0 0;}
.dtable_desc:after{content:'';display:block;clear:both;}
.dtable_desc .txt_left{float:left;}
.dtable_desc .txt_right{float:right;}
/****************************** Interface 버튼 정렬, 강조 컬러, 사용자 테이블 등(사용하지 않을거면 지워도 무방) ******************************/

/* Gnb */
#header{position:relative;z-index:8;border-bottom:1px solid #eee;}
#header h1{position:absolute;left:0;top:30px;}
#header .util{float:right;text-align:right;}
#header .util ul{position:relative;width:114px;zoom:1;}
#header .util ul:after{content:'';display:block;clear:both;}
#header .util li{font:13px/1.5 verdana;}
* html #header .util li{display:inline;}
*+html #header .util li{display:inline;}
#header .util li a{text-decoration:none;}
#header .utilMenu1{width:319px;border-right:1px solid #eee;border-left:1px solid #eee;font-size:0;}
#header .utilMenu1 li{position:relative;height:60px;line-height:60px;padding:0 0 0 18px;text-align:left;border-top:1px solid #eee;box-sizing:border-box;letter-spacing:0;}
#header .utilMenu1 li:first-child {border-top:none;}
#header .utilMenu1 li a{display:inline-block;color:#a8a8a8;}
#header .utilMenu1 li.m1 a {padding:0 0 0 26px;background:url("../image/header_home.png") 0 48% no-repeat;}
#header .utilMenu1 li.m2 a {padding:0 0 0 26px;background:url("../image/header_sitemap.png") 0 48% no-repeat;}
#header .utilMenu1 li.m3 ul{display:none;position:absolute;left:-1px;top:34px;width:auto;padding:0 0 0 11px;border:1px solid #eee;background:#fff;text-align:left;}
#header .utilMenu1 li.on ul{display:block;}
#header .utilMenu1 li.m3 ul li{width:auto;padding:0 14px 0 0;border:0;}
#header .utilMenu1 li.m3 em{padding:0 14px 0 0;background:url('./image/ico_arr_btm.png') no-repeat 100% 50%;}
#header .utilMenu1 li.m3 a{display:inline-block;padding:0 0 0 30px;line-height:34px;}
#header .utilMenu1 li.m3 a.kr{background:url('./image/ico_flag.png') no-repeat 0 50%;}
#header .utilMenu1 li.m3 a.en{background:url('./image/ico_eng.png') no-repeat 0 50%;}
#header .utilMenu2{margin:21px 0 0;}
#header .utilMenu2 li{margin:0 0 0 8px;}
#header .inputWrap{height:29px;margin:10px 0 0;padding:0 16px 0 0;background:url('./image/bg_search.png') no-repeat 100% 0;}
* html #header .inputWrap{width:288px;}
*+html #header .inputWrap{width:288px;}
#header .inputWrap .ipt_tx{width:200px;height:24px;margin:0 0 0 30px;border:0;background:url('./image/txt_search.png') no-repeat 4px 4px;line-height:24px;}
#header .inputWrap .on{background-image:none;}
#header .inputWrap .ipt_btn{width:14px;height:14px;margin:0 0 0 15px;}

#gnbMenu{float:right;}

#gnb{zoom:1;}
#gnb:after{content:'';display:block;clear:both;}
#gnb li{float:left;width:120px;}
#gnb li a{display:block;overflow:hidden;padding:32px 0 0;height:120px;font-size:16px;text-align:center;color:#2d2c2c;border-left:1px solid #eee;box-sizing:border-box;}
#gnb li a img{}
#gnb li a.on,
#gnb li a:hover{}
#gnb li a.on > img {}
#gnb li a > span {display:block;padding:7px 0 0;}

#container{}
#contents{width:100%;padding:35px 0;box-sizing:border-box;}
#main #container{margin:0;}
#main #contents{padding:0;}

#sBody{}
#sBody > .wrapper:before{content:'';position:absolute;left:0;top:0;bottom:0;width:200px;border-left:1px solid #e7e4e4;border-right:1px solid #e7e4e4;box-sizing:border-box;}
#sBody #conLeft{position:relative;float:left;width:200px;}
#sBody #conLeft .banner{margin:25px 0 0;}
#sBody #contents{position:relative;background:#fff;}
#conLeft + #contents{float:right;width:760px;}

.head_area{position:relative;margin:0 0 36px;}
.head_area h3{font-weight:bold;font-size:30px;line-height:1.2;color:#333;text-transform:capitalize;}
.head_area h3 span{display:inline-block;margin:0 0 0 10px;font-weight:normal;font-size:12px;color:#a8a8a8;}
.head_area p{margin:5px 0 0;font-size:15px;}

#location{position:absolute;right:0;top:-15px;height:auto;border:0;background:none;font-size:0;color:#888;}
#location a{display:inline-block;margin:0 0 0 8px;padding:0 0 0 8px;background:url('../image/sub/location_arrow.png') no-repeat 0 50%;font-size:12px;}
#location a:first-child{width:13px;margin:0;padding:0;background:url('../image/sub/ico_home.png') no-repeat 50%;text-indent:-9999px;}
#location a:last-child{color:#006fb6;}

.top_banner{position:relative;background:url('../image/sub/bg_back.png') repeat-x 50% 0;font-size:0;}
.top_banner:before{content:'';position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid #ebebeb;}
.top_banner .outer{height:100%;background-repeat:no-repeat;background-position:50% 0;}
.top_banner .wrapper{height:263px;padding:0 0 0 200px;}
.top_banner .wrapper:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.top_banner .wrapper:after{position:absolute;left:200px;top:0;right:0;bottom:0;border-left:1px solid #ebebeb;}
.top_banner dl{display:inline-block;vertical-align:middle;font-weight:bold;padding:0 0 0 40px;}
.top_banner dt{font-size:30px;font-family:Roboto;color:#283891;}
.top_banner dd{font-size:14px;font-family:"Nanum Gothic";color:#666;}
.top_banner p{display:none;vertical-align:middle;color:#fff;font-size:13px;}
.top_banner p em{display:block;margin:0 0 5px;font-size:40px;line-height:1.2;font-weight:100;}
.top_banner p em strong{font-weight:400;}
.top_banner h2{position:absolute;left:0;top:0;bottom:0;width:200px;background:#fff url('../image/sub/bg_title.png') no-repeat;text-align:center;}
.top_banner h2 > em{position:absolute;left:0;top:50%;right:0;bottom:0;font-size:0;padding:0 5px;}
.top_banner h2 > em:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.top_banner h2 > em > span{display:inline-block;vertical-align:middle;font-weight:bold;font-size:20px;color:#333;}

/* lnb */
#lnb{position:relative;margin:-1px 1px 0;background:#fff;border-top:1px solid #e7e4e4;}
#lnb .lnb_list > li{border-bottom:1px solid #e1e1e1;}
#lnb .lnb_list > li.active {background:url("../image/sub/lnb_active_bg.gif");}
#lnb .lnb_list > li.active > a {color:#fff;background:url("../image/sub/lnb_active.png") 181px 50% no-repeat;}
#lnb .lnb_list > li.active > ul{display:block;}
#lnb .lnb_list > li ul{display:none;background:#fff;}
#lnb .lnb_list > li > a{display:block;padding:10px 20px;background:#f7f7f7 url('../image/sub/lnb.png') 181px 50% no-repeat;font-weight:bold;font-size:13px;text-transform:capitalize;}
#lnb .lnb_list > li li{border-top:1px solid #e7e4e4;}
#lnb .lnb_list > li li a{display:block;padding:8px 20px;font-size:12px;line-height:1.6;}
#lnb .lnb_list > li li.on a{font-weight:bold;color:#006fb6;}
#lnb .etc_list{padding:16px 0;text-align:center;font-size:0;}
#lnb .etc_list > a{display:inline-block;margin:0 2px;}
#lnb .etc_list img{}
#lnb .etc_list > a > span{display:block;margin:5px 0 0;font-size:11px;}

/* footer */
#footer{padding:30px 0;border-top:1px solid #e7e4e4;}
#footer .logo{float:left;}
#footer .foot{margin:0 0 0 180px;}
#footer .link{margin:0 0 5px;}
#footer .link ul{overflow:hidden;}
#footer .link li{float:left;position:relative;}
#footer .link li + li{margin:0 0 0 9px;padding:0 0 0 10px;}
#footer .link li + li:before{content:'';position:absolute;left:0;top:4px;width:1px;height:12px;background:#ddd;}
#footer .link a{display:block;font-weight:bold;color:#333;}
#footer address{margin:0 0 0 -10px;}
#footer address > span{display:inline-block;margin:0 0 0 10px;color:#8d8d8d;}
#footer address > span > em{color:#333;}
#footer .copyright{margin:15px 0 0;font-size:11px;color:#999;letter-spacing:0;}

/* familysite */
#family_site{display:inline-block;overflow:hidden;position:relative;margin:0 0 0 15px;vertical-align:middle;}
#family_site.on{overflow:visible;}
#family_site button{}
#family_site .option{position:absolute;left:0;bottom:36px;right:0;padding:10px;border:1px solid #eee;background:#f5f5f5;}
#family_site .option li{vertical-align:top;line-height:1.6;}
#family_site .option li + li{}
#family_site .option a{display:block;padding:2px 5px;font-size:12px;}
#family_site .option a:hover{background:#767676;color:#f5f5f5;}

.conHalf{float:left;width:47%;margin:10px 5% 10px 0;}
.conHalf:last-child{float:left;width:47%;margin-right:0;}

/* layerpop */
.layerpop{display:none;position:absolute;left:0;top:0;z-index:9999;width:100%;padding:100px 0 0;color:#333;text-align:center;}
.layerpop.on{display:block;}
.layerpop .shadow{position:fixed;left:0;top:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);}
.layerpop .inner{display:inline-block;position:relative;margin:0 auto;padding:30px;border:3px solid #000;background:#fff;text-align:left;}
.layerpop h1{margin:0 0 15px;font-weight:bold;font-size:16px;}
.layerpop .head{font-size:15px;color:#333;}
.layerpop .head .t_point{font-size:24px;}
.layerpop .btn_right{margin:10px 0 0;text-align:right;}
.layerpop .close{position:absolute;right:-3px;top:-22px;}
.layerpop .btn_wrap .close{position:static;}

/****************************** Layout ******************************/

/* article */
.article_wrap{margin:40px 0 0;}
#sBody #contents > h3 + .article_wrap,
.article_wrap:first-child{margin-top:0;}
.article_wrap .article{margin:20px 0 0;}
.article_wrap .article:first-child{margin-top:0;}

.h4{position:relative;margin:0 0 10px;padding:0 0 0 13px;font-weight:bold;font-size:17px;color:#393939;text-transform:capitalize;letter-spacing:-1px;}
.h4:before{content:'';position:absolute;left:0;top:4px;height:17px;border-left:3px solid #343434;vertical-align:-3px;}
.h5{margin:0 0 5px;font-weight:bold;font-size:16px;color:#444;text-transform:capitalize;letter-spacing:-1px;}
.h6{margin:0 0 5px;font-weight:bold;font-size:15px;color:#444;text-transform:capitalize;letter-spacing:-1px;}
.h6.stick:before{content:'';display:inline-block;vertical-align:middle;position:relative;top:-2px;width:7px;height:4px;margin:0 5px 0 0;background:#0f0e9f;font-size:0;}
.h4 .stxt{color:#767676;font-size:15px;font-weight:normal;text-transform:none;}

/* tabContents */
.tab_wrap .tabMenu{display:table;table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0;border:none;}
.tab_wrap .tabMenu ul{display:table-row;}
.tab_wrap .tabMenu li{display:table-cell;height:43px;line-height:43px;text-align:center;vertical-align:middle;}
.tab_wrap .tabMenu li:first-child a{margin-left:0;}
.tab_wrap .tabMenu li a {display:block;position:relative;margin:0 0 0 -1px;text-align:center;font-weight:bold;color:#6c6c6c;border:1px solid #dfdfdf;background:#f5f5f5;}
.tab_wrap .tabMenu li a:hover,
.tab_wrap .tabMenu li.on a{border-bottom-color:#fff;color:#000;background:#fff;z-index:2;}
.tab_wrap .tabMenu li a:hover:before,
.tab_wrap .tabMenu li.on a:before{content:'';position:absolute;left:-1px;top:-1px;right:-1px;border-top:2px solid #000;}
.tab_wrap .tabcont {overflow:hidden;height:0;}
.tab_wrap .tabcont.on{overflow:visible;height:auto;padding:30px 0 0;}

/* Contents */
#mVisual{position:relative;background:url('../image/main/bg_main.png') repeat-x 50% 0;}
#mVisual .text{position:absolute;left:50%;top:225px;z-index:4;width:1000px;margin:0 0 0 -500px;text-align:center;}

#mainGallery{overflow:hidden;height:530px;padding:47px 0 53px;box-sizing:border-box;background:url('../image/main/bg_visual.png') no-repeat 50% 100%;}
#mainGallery .wrapper{height:100%;}
#mainGallery .inner{height:100%;}
#mainGallery .inner .gallery li{background-color:transparent;}
#mainGallery .bbtn button{width:37px;height:72px;}
#mainGallery .bbtn button.links_prev{left:50%;margin-left:-580px;background:url('../image/main/nav_prv.png') no-repeat;}
#mainGallery .bbtn button.links_next{right:50%;margin-right:-580px;background:url('../image/main/nav_next.png') no-repeat;}
#mainGallery .control_wrap{left:auto;right:68px;}
#mainGallery .control_wrap .wrap{padding:0;background:none;}
#mainGallery .control li{margin:0 5px;}
#mainGallery .control li a{width:20px;height:20px;border-radius:100%;background:#fff;}
#mainGallery .control_wrap button{display:none;}
#mainGallery .control li.on a{background:#0075c7;}
#mainGallery .control_wrap button.links_play{background-position:0 -32px;}
#mainGallery .control_wrap button.links_stop{background-position:0 -48px;}

.business_area{padding:43px 0 61px;text-align:center;background:url('../image/main/bg_business.png') repeat-x 50% 0;}
.business_area .wrapper{overflow:hidden;}
.business_area dl{margin:0 0 35px;line-height:1.2;}
.business_area dt{margin:0 0 5px;font-size:30px;font-family:verdana;color:#202020;}
.business_area dt > em{color:#006fb6;}
.business_area dd{font-size:15px;}
.business_area .body{margin:0 -10px;}
.business_area .table{display:table;table-layout:fixed;width:100%;border-spacing:10px 0;}
.business_area .table > div{display:table-row;}
.business_area .table a{display:table-cell;vertical-align:middle;padding:40px 10px;background:#122b88;color:#fff;font-size:15px;}
.business_area .img{display:block;margin:0 0 18px;}
.business_area .text{display:block;}

.business_area .table a + a,
.business_area .table a + a + a + a + a{background:#8fc320;}
.business_area .table a + a + a,
.business_area .table a + a + a + a + a + a{background:#006fb6;}
.business_area .table a + a + a + a{background:#122b88;}

.hizen_board {padding:50px 0;}
.hizen_board .board {float:left;margin:0 0 0 35px;width:310px;}
.hizen_board .board:first-child {margin:0;}

.hizen_board .widget_post02 {position:relative;}
.hizen_board .widget_post02 h6{padding:0 0 9px;margin:0 0 5px;font-size:15px;font-weight:bold;color:#333;background:url("../image/main/widget_post_bg.gif") 0 25px repeat-x;}
.hizen_board .widget_post02 .more {position:absolute;top:4px;right:1px;font-family:arial;font-size:12px;color:#4b8fcc;}
.hizen_board .widget_post02 li {position:relative;font-size:12px;border-bottom:1px solid #eee;}
.hizen_board .widget_post02 li:after {content:"";display:block;clear:both;}
.hizen_board .widget_post02 li a {display:block;float:left;overflow:hidden;width:210px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:12px;line-height:30px;}
.hizen_board .widget_post02 li .new {/* display:inline-block;overflow:hidden; */display:block;float:left;color:#f00;line-height:30px;}
.hizen_board .widget_post02 li .date {position:absolute;right:5px;top:5px;color:#999;}

.view_all {position:relative;margin:0 0 -1px;background:#006fb6;}
.view_all .sitemap{float:left;width:690px;padding:36px 0 19px;}
.view_all .sitemap ul{}
.view_all .sitemap li{display:inline;float:left;width:25%;height:175px;padding:6px 5px 0 30px;box-sizing:border-box;border-left:1px solid #2684c1;}
.view_all .sitemap h3{margin:0 0 15px;font-weight:bold;color:#fff;}
.view_all .sitemap li ul{margin:0;padding:0 15px 0 0;}
.view_all .sitemap li li{width:100%;height:auto;margin:0;padding:0;border:0;line-height:1.1;}
.view_all .sitemap li li + li{margin:8px 0 0;}
.view_all .sitemap li li a{display:block;color:#ddd;}
.view_all .sitemap li li a:hover{text-decoration:underline;}
.view_all .sitemap li ul ul,
.view_all .sitemap li ul dd{display:none;}
.view_all .etc {float:right;}
.view_all .etc .etc_list {display:table;width:100%;padding:20px 0 16px;text-align:center;background:#005992;font-size:0;}
.view_all .etc .etc_list li {display:inline-block;padding:0 15px;}
.view_all .etc .etc_list li a img {display:block;}
.view_all .etc .etc_list li a span {display:block;padding:5px 0 0;font-size:13px;color:#fff;}

.greetingWrap{}
.greetingWrap .visual{margin-bottom:30px;border-bottom:1px solid #e2e2e2;text-align:right;}
.greetingWrap .cont{}

.store_info{border:1px solid #e2d5c5; background:#fefbf7}
.store_info .hd{}
.store_info .info_img{margin-bottom:28px;}
.store_info .info_img_cont{position:relative;}
.store_info .info_img_cont p{width:297px; padding:38px 38px 0; font-size:13px; line-height:21px; color:#7a7a7a; position:absolute; left:374px; top:250px;}
.store_info .info_img img{}
.store_info .cont{padding:23px 38px 50px; color:#7a7a7a; position:relative;}
.store_info .cont:before{width:23px; height:1px; content:''; display:block; font-size:0; line-height:0; background:#b4b4b4; position:absolute; left:39px; top:0;}
.store_info .cont strong{margin-bottom:3px; display:inline-block; font-weight:bold; color:#222;}

.product_style{overflow:hidden;position:relative;padding:0 1px;}
.product_style > div{margin:-29px -25px;}
.product_style table{border-spacing:25px 29px;border-collapse:separate;}
.product_style td{border:1px solid #dbdbdb;box-shadow:0 2px 3px rgba(0,0,0,.16);vertical-align:top;}
.product_style .thumb{position:relative;margin:0 -1px;padding:0 0 60%;}
.product_style .thumb > span{position:absolute;left:0;top:0;right:0;bottom:0;font-size:0;}
.product_style dl{padding:20px 25px;}
.product_style dt{margin:0 0 10px;font-weight:bold;font-size:18px;color:#333;line-height:1.1;}
.product_style dd{font-size:12px;}

/* 제품소개 */
.product_category{position:relative;margin:0 0 20px;padding:0 38px;border:1px solid #eaeaea;}
.product_category .owl-item:first-child a{border-left:1px solid #eaeaea;}
.product_category .item{font-size:0;}
.product_category .item a{display:block;height:48px;text-align:center;border-right:1px solid #eaeaea;background:#f9f9f9;color:#999;}
.product_category .item.active a{background:#fff;color:#006fb6;font-weight:bold;}
.product_category .item a:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.product_category .item a > span{display:inline-block;vertical-align:middle;font-size:14px;}
.product_category .btn{position:absolute;top:0;bottom:0;width:38px;background-repeat:no-repeat;background-position:0 50%;text-indent:-9999px;cursor:pointer;}
.product_category .btn.prev{left:0;border-right:1px solid #eaeaea;background-image:url('../image/sub/btn_prev.png');}
.product_category .btn.next{right:0;border-left:1px solid #eaeaea;background-image:url('../image/sub/btn_next.png');}

.product_box{height:450px;border:1px solid #d8d8d8;box-sizing:border-box;text-align:center;font-size:0;}
.product_box:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.product_box img{max-width:100%;max-height:100%;}

.photo_category{position:relative;margin:20px 0 0;padding:0 47px;}
.photo_category .owl-carousel{background:url('../image/sub/img_no.png') repeat-x -5px 0;}
.photo_category .item{position:relative;margin:0 5px;border:1px solid #d8d8d8;}
.photo_category .item a{display:block;height:99px;text-align:center;background:#fff;}
.photo_category .item a:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.photo_category .item.active:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;margin:-1px;border:3px solid #006fb6;}
.photo_category .item img{max-width:100%;max-height:100%;}
.photo_category .btn{position:absolute;top:0;bottom:0;width:34px;background-repeat:no-repeat;background-position:0 50%;text-indent:-9999px;cursor:pointer;}
.photo_category .btn.prev{left:0;background-image:url('../image/sub/btn_prev2.png');}
.photo_category .btn.next{right:0;background-image:url('../image/sub/btn_next2.png');}

.product_detail{}
.product_detail .column{margin:45px 0 0;}
.product_detail dl{}
.product_detail dt{position:relative;margin:0 0 10px;padding:0 0 0 15px;font-weight:bold;font-size:18px;line-height:1.2;color:#006fb6;}
.product_detail dt:before{content:"";position:absolute;left:0;top:6px;width:10px;height:10px;background:url('../image/sub/h3_blue.png') no-repeat;}
.product_detail dd{padding:0 0 0 15px;}

.table_basic{padding-left:0 !important;background:url('../image/sub/bg_thead.png') no-repeat 100% 0;}
.table_basic table{}
.table_basic th,
.table_basic td{padding:9px 5px;border:1px solid #e6e6e6;text-align:center;line-height:1.2;}
.table_basic th{color:#fff;}
.table_basic td{background:#fff;color:#909090;}
.table_basic td.th{color:#333;}
 
.list_part{overflow:hidden;position:relative;padding-left:0 !important;}
.list_part > div{margin:-25px 0 0 -20px;}
.list_part ul{display:table;width:100%;font-size:0;}
.list_part li{display:inline-block;vertical-align:top;width:33.33%;}
.list_part .wrap{display:block;margin:25px 0 0 20px;}
.list_part .img{position:relative;padding:0 0 100%;}
.list_part .img > span{position:absolute;left:0;top:0;right:0;bottom:0;border:1px solid #ddd;}
.list_part .img > span:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%;}
.list_part .img img{max-width:100%;max-height:100%;}
.list_part .cont{margin:10px 0 0;font-size:13px;}
.list_part .cont > strong{display:block;margin:0 0 18px;font-size:14px;}
.list_part .cont > span{display:block;min-height:38px;}

/* 찾아오시는길 */
.contact_us {}
.contact_us iframe {border:1px solid #ddd;}
.contact_us .contactus_type th {padding-top:3px;font-size:12px;font-weight:bold;color:#fff;vertical-align:top;text-align:center;}
.contact_us .contactus_type th > span{display:block;background:#006fb6;line-height:1.7;border-radius:10px;}
.contact_us .contactus_type td {padding:3px 10px 2px;vertical-align:top;}
.contact_us .root_daum_roughmap .wrap_controllers{display:none;}

/* 연혁 */
#history {}
#history:after{content:'';display:block;clear:both;}
#history img:first-child{float:left;}
#history .sub_conr{margin:0 0 0 230px;}
#history table {table-layout:fixed;width:100%;letter-spacing:-.3px;}
#history table tr th {padding:0 0 5px;color:#555;font-weight:bold;text-align:left;background:url("../image/sub/deliver_th_bg.png") 4px 0 repeat-y;vertical-align:top;}
#history table tr th:first-child {padding:0 10px;font-size:16px;color:#1d5aaa;background:none;text-align:right;}
#history table tr th.first {background:url("../image/sub/delivery_first.gif") 0 5px no-repeat;}
#history table tr th.last {background:url("../image/sub/delivery_last.png") 0 -30px no-repeat;}
#history table tr th span {display:block;padding:0 0 0 21px;background:url("../image/sub/deliver_bg.png") 0 5px no-repeat;}
#history table tr th.first span, #history table tr th.last span{background:none;}
#history table tr td {padding:0 0 5px;}
#history span.txt{font-size:12px;color:#999}

.history_wrap{}
.history_wrap:after{content:'';display:block;clear:both;}
.history_wrap .conLeft{float:left;}
.history_wrap .conRight{overflow:hidden;margin:0 0 0 260px;}
/*.history_wrap:before{}*/
.history_wrap .part{line-height:2.15;}
.history_wrap .part:after{content:'';display:block;clear:both;}
.history_wrap .year{float:left;font-weight:bold;font-size:16px;color:#1d5aaa;}
.history_wrap ol{position:relative;margin:0 0 0 50px;padding:0 0 0 20px;font-size:14px;}
.history_wrap ol:before{content:'';position:absolute;left:4px;top:11px;bottom:-15px;width:2px;;background:#c9ddf0;}
.history_wrap .part:last-child ol:before{content:none;}
.history_wrap ol:after{content:'';position:absolute;left:0;top:11px;width:10px;height:10px;background:#4b8fcc;border-radius:100%;}
.history_wrap li{position:relative;padding:0 0 0 45px;color:#666;}
.history_wrap .mm{position:absolute;left:0;top:0;font-weight:bold;color:#555;}