﻿
@charset "utf-8";
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}

#skipNavi{position:absolute;margin:0 auto;width:100%;list-style:none;font-size:1.15em;top:-10.5em;left:0;z-index:999999;}
#skipNavi a:active,
#skipNavi a:focus{position:absolute;padding-top:0.5em;width:100%;height:2em;top:10.5em;text-align:center;color:#000;font-weight:bold;background:#fff;border-bottom:1px solid #475470;outline:0;z-index:999999;}
#wrap{font-family:'Noto Sans KR', '맑은 고딕', sans-serif;-webkit-text-size-adjust:100%;font-size:13px;line-height:150%;}


.inner{max-width:1440px;margin:0 auto;}
.h2_tit{text-align:center;font-size:50px;color:#111;line-height:120%;font-weight:400;letter-spacing:-2px;padding-bottom:20px;}
.sub_tit{text-align:center;font-size:18px;color:#333;line-height:150%;font-weight:400;letter-spacing:-1px;padding-bottom:40px;}
.btn_more{display:block;width:158px;height:38px;line-height:38px;border:1px solid #fff;text-indent:20px;color:#fff;font-size:14px;background:url(../img/ico_arrow01.png) no-repeat 90% center;}
.btn_more:hover{color:#fff;}
.btn_more02{display:block;width:158px;height:38px;line-height:38px;border:1px solid #333;text-indent:20px;color:#333;font-size:14px;background:url(../img/ico_arrow02.png) no-repeat 90% center;}
.btn_more02:hover{color:#333;}

/* main_layout */
#wrap{min-width:1200px;margin:0 auto;}
#header{position:fixed;left:0;top:0;right:0;background:url(../img/bg_header.png) no-repeat center top;height:169px;z-index:1000;width:100%;}
#header h1{position:absolute;left:50%;top:20px;width:140px;height:140px;margin-left:-70px;z-index:1002}
#header .gnb{max-width:1240px;margin:0 auto;margin-top:20px;position:relative;z-index:1001}
#header .gnb > ul > li{float:left;width:20%;text-align:center;}
#header .gnb > ul > li > a{display:block;font-size:18px;color:#333;font-weight:500;height:90px;line-height:90px;letter-spacing:-1px;-webkit-transition:all .5s;transition:all .5s;}
#header .gnb > ul > li:hover > a{color:#f78c68}
#header .gnb > ul > li:focus > a{color:#f78c68}
#header .gnb > ul > li.on > a{color:#f78c68}
#header .gnb > ul > li > a:hover{color:#f78c68}
#header .gnb > ul > li > a:focus{color:#f78c68}
#header .gnb > ul > li > a.on{color:#f78c68}
#header .gnb > ul > li > ul{display:none;padding:20px 0;height:213px;}
#header .gnb > ul > li > ul > li > a{display:block;font-size:15px;color:#999;line-height:150%;padding:4px 0;-webkit-transition:all .5s;transition:all .5s;}
#header .gnb > ul > li > ul > li > a:hover{color:#fff;}
#header .gnb > ul > li > ul > li > a:focus{color:#fff;}
#header .gnb > ul > li > ul > li > a.on{color:#fff;}
#header .gnb > ul:after{content:'';display:block;clear:both;}
#header .bg_gnb{display:none;background:url(../img/bg_gnb_sub.png) no-repeat center top;position:absolute;top:109px;left:0;right:0;height:254px;}

#container{}
#container .main_visual{}
#container .main_visual .bx-wrapper{position:relative;}
#container .main_visual .bx-wrapper .bx-viewport{padding-top:110px;}
#container .main_visual ul li a{display:block;background-position:center top;height:970px;background-repeat:no-repeat;}
#container .main_visual .bx-wrapper .bx-prev{position:absolute;right:50%;top:50%;width:62px;height:122px;margin:-61px 660px 0 0;background:url(../img/btn_prev.png) no-repeat center center;text-indent:-9999px;overflow:hidden;}
#container .main_visual .bx-wrapper .bx-next{position:absolute;left:50%;top:50%;width:62px;height:122px;margin:-61px 0 0 660px;background:url(../img/btn_next.png) no-repeat center center;text-indent:-9999px;overflow:hidden;}
#container .main_visual .bx-wrapper .bx-pager{position:absolute;left:0;right:0;bottom:170px;text-align:center;height:10px;}
#container .main_visual .bx-wrapper .bx-pager .bx-pager-item{display:inline-block;margin:0 2px;vertical-align:top;}
#container .main_visual .bx-wrapper .bx-pager .bx-pager-item a{display:block;width:10px;height:10px;text-indent:-9999px;overflow:hidden;background:url(../img/ico_nav.png) no-repeat right top;}
#container .main_visual .bx-wrapper .bx-pager .bx-pager-item a.active{width:20px;background-position:left top;}
#container .main_visual .bx-wrapper .bx-controls-auto{position:absolute;left:50%;bottom:170px;margin-left:50px;}
#container .main_visual .bx-wrapper .bx-controls-auto a{display:block;width:6px;height:10px;text-indent:-9999px;overflow:hidden;background:url(../img/ico_pause.png) no-repeat left top;}
#container .main_visual .bx-wrapper .bx-controls-auto a.bx-stop{background-image:url(../img/ico_pause.png)}
#container .main_visual .bx-wrapper .bx-controls-auto a.bx-start{background-image:url(../img/ico_play.png)}

.main_section01{background:#f7f6f2;}
.main_section01 .inner{padding-top:190px;}
.main_section01 .cont_wrap{background:#5c4d45;padding:80px;position:relative;margin-top:90px;}
.main_section01 .cont_wrap .img{position:absolute;left:80px;top:-80px;}
.main_section01 .cont_wrap .txt{margin-left:640px;border-left:1px solid #6c5f57;padding:0 0 0 50px}
.main_section01 .cont_wrap .txt h3{font-size:40px;color:#fff;font-weight:600;letter-spacing:-2px;line-height:110%;padding-bottom:15px;}
.main_section01 .cont_wrap .txt h4{font-size:24px;color:#fff;font-weight:400;letter-spacing:-1px;line-height:110%;padding-bottom:30px;}
.main_section01 .cont_wrap .txt p{font-size:16px;color:#99928f;line-height:180%;letter-spacing:-1px;padding-bottom:60px;}
.main_section02{}
.main_section02 .inner{padding-top:190px;}
.main_section02 .cont_wrap{position:relative;overflow:hidden;}
.main_section02 .cont_wrap .txt{background:#dbd6d1;width:440px;height:365px;background:#dbd6d1;float:left;padding:100px 0;}
.main_section02 .cont_wrap .txt .txt_in{background:#26a98e;padding:80px 0 80px 80px;margin-right:-20px;}
.main_section02 .cont_wrap .txt .txt_in h3{font-size:30px;color:#fff;line-height:150%;}
.main_section02 .cont_wrap .txt .txt_in p{font-size:16px;color:#fff;line-height:180%;padding-bottom:60px;font-weight:300;}
.main_section02 .cont_wrap .img{float:right;}
.main_section03{background:#f7f6f2;}
.main_section03 .inner{padding-top:190px;}
.main_section03 .product_list .slick-track{padding:60px 0 80px 0;}
.main_section03 .product_list .slick-slide{margin-right:20px;-webkit-transition:all .5s;transition:all .5s;}
.main_section03 .product_list .slick-slide a{display:block;}
.main_section03 .product_list .slick-slide a .img{position:relative;z-index:-1}
.main_section03 .product_list .slick-slide a .img:after{content:'';display:block;clear:both;position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.2);z-index:1;-webkit-transition:all .5s;transition: all .5s;}
.main_section03 .product_list .slick-slide a:hover .img:after{background:none;}
.main_section03 .product_list .slick-slide a:focus .img:after{background:none;}
.main_section03 .product_list .slick-slide .img img{}
.main_section03 .product_list .slick-slide p{font-size:18px;color:#333;line-height:50px;height:50px;text-align:center;}
.main_section03 .product_list .slick-slide.slick-current{moz-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);-webkit-transform: scale(1.3);box-shadow:0 5px 20px rgba(0,0,0,0.3);z-index:100}
.main_section03 .product_list .slick-slide.slick-current .img:after{background:none;}
.main_section03 .product_list .slick-slide.slick-current p{background:#26a98e;color:#fff;}
.main_section03 .product_list .slick-prev{border:0;text-indent:-9999px;overflow:hidden;background:url(../img/btn_prev02.png) no-repeat center center;width:26px;height:26px;position:absolute;left:50%;bottom:-30px;margin-left:-60px;outline:none;}
.main_section03 .product_list .slick-next{border:0;text-indent:-9999px;overflow:hidden;background:url(../img/btn_next02.png) no-repeat center center;width:26px;height:26px;position:absolute;right:50%;bottom:-30px;margin-right:-60px;outline:none;}
.main_section03 .product_pager{font-size:20px;color:#999;line-height:32px;text-align:center;}
.main_section03 .product_pager strong{color:#111;}
.main_section04{position:relative;}
.main_section04 .inner{padding-top:190px;}
.main_section04 .cont_wrap{overflow:hidden;padding-bottom:50px;}
.main_section04 .cont_wrap .notice{float:left;width:720px;padding:60px 0;background:#f7f7f7;height:366px;position:relative;overflow:hidden;}
.main_section04 .cont_wrap .notice .tit{position:absolute;left:60px;top:50px;bottom:64px;}
.main_section04 .cont_wrap .notice .tit h3{font-size:32px;color:#333;line-height:150%;padding-bottom:25px;font-weight:400;letter-spacing:-1px;}
.main_section04 .cont_wrap .notice .tit p{font-size:16px;color:#999;line-height:150%;font-weight:300;}
.main_section04 .cont_wrap .notice .tit .more{position:absolute;left:0;bottom:0;}
.main_section04 .cont_wrap .notice .list{margin-left:240px;}
.main_section04 .cont_wrap .notice .list ul{overflow:hidden;width:1000%;}
.main_section04 .cont_wrap .notice .list ul li{float:left;width:240px;}
.main_section04 .cont_wrap .notice .list ul li a{display:block;padding:0 20px;border-left:1px solid #dadada}
.main_section04 .cont_wrap .notice .list ul li a strong{display:block;font-size:20px;color:#333;line-height:150%;font-weight:400;height:60px;overflow:hidden;margin-bottom:30px;letter-spacing:-1px;}
.main_section04 .cont_wrap .notice .list ul li a p{font-size:15px;color:#999;line-height:180%;word-break:break-all;font-weight:300;letter-spacing:-1px;height:250px;overflow:hidden;}
.main_section04 .cont_wrap .notice .list ul li a .date{font-size:15px;color:#999;line-height:150%;}
.main_section04 .cont_wrap .notice .list .bx-wrapper{position:relative;}
.main_section04 .cont_wrap .notice .list .bx-wrapper .bx-prev{position:absolute;left:-118px;bottom:0;width:38px;height:38px;background:url(../img/btn_prev03.png) no-repeat center center;text-indent:-9999px;overflow:hidden;}
.main_section04 .cont_wrap .notice .list .bx-wrapper .bx-next{position:absolute;left:-73px;bottom:0;width:38px;height:38px;background:url(../img/btn_next03.png) no-repeat center center;text-indent:-9999px;overflow:hidden;}
.main_section04 .cont_wrap .inquiry{float:left;width:720px;}
.main_section04 .cont_wrap .inquiry > ul{overflow:hidden;}
.main_section04 .cont_wrap .inquiry > ul > li{float:left;width:50%;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry01{text-align:center;padding-top:45px;background:#ececec;height:315px;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry01 strong{display:block;font-size:30px;color:#333;line-height:150%;letter-spacing:-2px;font-weight:400;padding:10px 0 15px 0}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry01 p{font-size:16px;color:#999;line-height:150%;padding-bottom:45px;letter-spacing:-1px;font-weight:300;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry01 .btn_more02{margin:0 auto;text-align:left;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry02{text-align:center;padding-top:45px;background:url(../img/bg_inquiry02.png) no-repeat left top;height:315px;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry02 strong{display:block;font-size:30px;color:#333;line-height:150%;letter-spacing:-2px;font-weight:400;padding:10px 0 15px 0}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry02 p{font-size:16px;color:#999;line-height:150%;padding-bottom:45px;letter-spacing:-1px;font-weight:300;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry02 .btn_more02{margin:0 auto;text-align:left;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry03{border:1px solid #dadada;height:124px;position:relative;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry03 .img{position:absolute;left:30px;top:30px;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry03 .txt{margin-left:105px;padding-top:28px;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry03 .txt p{font-size:22px;color:#333;line-height:130%;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry03 .txt strong{display:block;font-size:35px;color:#333;line-height:110%;letter-spacing:-1px;font-weight:400;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry04{border:1px solid #dadada;height:124px;position:relative;border-left:0;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry04 .img{position:absolute;left:30px;top:30px;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry04 .txt{margin-left:105px;padding-top:28px;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry04 .txt p{font-size:22px;color:#333;line-height:130%;}
.main_section04 .cont_wrap .inquiry > ul > li .inquiry04 .txt .location{display:block;font-size:16px;color:#333;line-height:130%;letter-spacing:-1px;font-weight:400;}
.main_section05{height:151px !important;overflow:hidden;}

.fp-viewing-main_section05 #footer{opacity:1;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;-webkit-transition-delay:0.2s;transition-delay:0.2s;z-index:1;}
#footer{opacity:0;background:#333;padding:30px 0;text-align:center;position:fixed;left:0;right:0;bottom:0;z-index:-1}
#footer .inner{padding-top:0;}
#footer .foot_menu{padding-bottom:15px;}
#footer .foot_menu ul li{display:inline-block;padding:0 8px;}
#footer .foot_menu ul li a{display:inline-block;font-size:13px;color:#999;border:1px solid #5c5c5c;border-radius:3px;height:28px;line-height:28px;padding:0 20px;font-weight:500;}
#footer .copyright{font-size:13px;color:#666;line-height:180%;}

.right_banner{position:fixed;right:30px;top:50%;z-index:1001;margin-top:-67px;}
.right_banner li{text-align:right;}
.right_banner li a{display:inline-block;width:22px;height:22px;text-indent:9999px;font-size:1px;overflow:hidden;background:url(../img/ico_right_nav.png) no-repeat right top;}
.right_banner li a#right_banner01:hover{width:74px;background-position:-48px top;}
.right_banner li a#right_banner02:hover{width:122px;background-position:left -30px;}
.right_banner li a#right_banner03:hover{width:111px;background-position:-11px -60px;}
.right_banner li a#right_banner04:hover{width:99px;background-position:-23px -90px;}
.right_banner li a#right_banner05:hover{width:99px;background-position:-23px -120px;}
.right_banner li a#right_banner01.active{width:74px;background-position:-48px top;}
.right_banner li a#right_banner02.active{width:122px;background-position:left -30px;}
.right_banner li a#right_banner03.active{width:111px;background-position:-11px -60px;}
.right_banner li a#right_banner04.active{width:99px;background-position:-23px -90px;}
.right_banner li a#right_banner05.active{width:99px;background-position:-23px -120px;}

/* sub layout */
/* #wrap.sub #header{position:absolute;} */
#wrap.sub #footer{position:static;opacity:1;}
#contents{padding-bottom:100px;padding-top:110px;}
.sub_top{background:url(../img/img_sub_top.jpg) no-repeat center top;height:255px;}
.sub_top h2{font-size:40px;color:#fff;font-weight:500;line-height:110%;padding-top:100px;text-align:center;letter-spacing:-1px;}
.path_wrap{border-bottom:1px solid #dadada;}
.path_wrap > ul{max-width:1200px;margin:0 auto;}
.path_wrap > ul > li{float:left;border-right:1px solid #dadada;position:relative;}
.path_wrap > ul > li > a{display:block;width:210px;background:url(../img/ico_arrow03.png) no-repeat 90% center;height:50px;line-height:50px;text-indent:20px;font-size:14px;color:#333;}
.path_wrap > ul > li > a.active{color:#26a98e;background-image:url(../img/ico_arrow03_over.png);}
.path_wrap > ul > li > a.on{color:#26a98e;}
.path_wrap > ul > li:first-child > a{width:58px;background:none;text-indent:0;border-left:1px solid #dadada;}
.path_wrap > ul > li > ul{display:none;position:absolute;left:-1px;right:-1px;top:50px;padding:12px 20px;border:1px solid #dadada;z-index:100;background:#fafafa;}
.path_wrap > ul > li > ul > li > a{display:block;font-size:14px;color:#999;line-height:150%;padding:2px 0;}
.path_wrap > ul > li > ul > li > a:hover{color:#333}
.path_wrap > ul > li > ul > li > a:focus{color:#333}
.path_wrap > ul:after{content:'';display:block;clear:both;}
.h3_tit{max-width:1200px;margin:0 auto;background:url(../img/bg_h3_tit.png) repeat-x left bottom;font-size:30px;color:#111;line-height:110%;padding:35px 0 25px 0;margin-bottom:40px;text-align:center;font-weight:500;}
.h4_tit{text-align:center;padding-bottom:40px;}
.h4_tit span{background:url(../img/bg_h4_tit.png) repeat-x left bottom;font-size:26px;color:#111;line-height:150%;font-weight:400;padding:0 10px;}
.tab_area{border-top:2px solid #333;border-bottom:1px solid #dadada;max-width:1200px;margin:0 auto 40px auto;}
.tab_area ul{overflow:hidden;}
.tab_area ul li{float:left;width:14.28%;}
.tab_area ul li a{display:block;border-right:1px solid #dadada;text-align:center;font-size:15px;color:#333;height:47px;line-height:47px;-webkit-transition:all .5s;transition:all .5s;}
.tab_area ul li a:hover{color:#f68d68}
.tab_area ul li a:focus{color:#f68d68}
.tab_area ul li a.on{background:#f68d68;color:#fff;font-weight:600;}
.tab_area ul li:first-child a{border-left:1px solid #dadada;}
.tab_area.five ul li{width:20%;}
.board_search{padding-bottom:20px;overflow:hidden;}
.board_search .left{float:left}
.board_search .total{font-size:15px;color:#666;line-height:32px;}
.board_search .total strong{color:#333;background:url(../img/ico_bul02.png) no-repeat left center;padding-left:15px;}
.board_search .right{float:right;}
.board_search select{border:1px solid #c7c7c7;font-size:14px;color:#333;height:32px;line-height:32px;min-width:90px;margin-right:6px;}
.board_search input[type="text"]{border:1px solid #c7c7c7;height:30px;line-height:30px;width:180px;text-indent:10px;font-size:14px;color:#333;}
.board_search button{background:#333;color:#fff;font-size:14px;height:32px;line-height:32px;margin-left:-4px;border:0;padding:0 17px;}
.table_list{padding-bottom:20px;}
.table_list table{width:100%;border-collapse:collapse;border-left:1px solid #dadada;border-right:1px solid #dadada}
.table_list table th{border-top:2px solid #333;font-size:15px;color:#333;line-height:150%;font-weight:600;padding:15px 0;line-height:150%;text-align:center;border-bottom:1px solid #dadada;background:#f9f3f1 url(../img/ico_bar02.png) no-repeat left center;}
.table_list table th:first-child{background-image:none;}
.table_list table td{text-align:center;border-bottom:1px solid #dadada;padding:15px 0;font-size:15px;color:#666;line-height:150%;}
.table_list table td .notice{display:inline-block;width:40px;height:22px;line-height:22px;background:#f68d68;color:#fff;text-align:center;border-radius:3px;font-size:14px;}
.table_list table td a{color:#666;}
.table_list table td.subject{text-align:left;padding-left:10px;}
.table_list table tr.notice td{background:#fafafa}
.table_view{margin-bottom:20px;border-left:1px solid #dadada;border-right:1px solid #dadada;}
.table_view .tit .subject{font-size:15px;color:#333;padding:15px 0;text-align:center;border-top:2px solid #333;border-bottom:1px solid #dadada;background:#f9f3f1;font-weight:600;}
.table_view .tit .info ul{overflow:hidden;border-bottom:1px solid #dadada;}
.table_view .tit .info ul li{float:left;background:url(../img/ico_bar02.png) no-repeat left center;padding:15px 20px;font-size:15px;color:#666;}
.table_view .tit .info ul li strong{padding:0 20px 0 0 ;font-size:15px;color:#333;}
.table_view .tit .info ul li:first-child{background-image:none;}
.table_view .cont{padding:30px 20px 50px 20px;font-size:15px;color:#666;line-height:150%;border-bottom:1px solid #dadada;}
.table_view .attach{position:relative;border-bottom:1px solid #dadada;}
.table_view .attach .tit{font-size:15px;color:#333;font-weight:600;background:url(../img/ico_bar02.png) no-repeat right center;padding:15px 0 15px 20px;width:120px;position:absolute;left:0;top:0;}
.table_view .attach .txt{margin-left:140px;padding:15px 0 15px 20px;font-size:15px;color:#f68d68;}
.table_view .attach .txt a{color:#f68d68;}
.table_view .attach .txt a img{margin-right:10px;margin-top:2px}
.table_write{border-top:2px solid #333;border-left:1px solid #dadada;border-right:1px solid #dadada;margin-bottom:20px;}
.table_write table{width:100%;border-collapse:collapse;}
.table_write table tr.base th{background:#fafafa}
.table_write table tr.base td{background:#fafafa}
.table_write table th{font-size:15px;color:#333;padding:13px 20px;border-bottom:1px solid #dadada;text-align:left;}
.table_write table td{font-size:15px;color:#333;padding:13px 20px;border-bottom:1px solid #dadada;text-align:left;}
.table_write table input[type="text"]{width:99.99%;border:1px solid #dadada;height:30px;line-height:30px;color:#333;font-size:15px;}
.table_write table .textarea textarea{width:99.5%;border:1px solid #dadada;line-height:150%;color:#333;font-size:15px;height:280px;font-family:'Noto Sans KR', '맑은 고딕', sans-serif;}
.paging{text-align:center;margin:auto}
/*
.paging a{display:inline-block;width:38px;height:38px;line-height:38px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;margin-left:-4px;font-size:15px;color:#666}
.paging a.btn{border:1px solid #dadada;}
.paging strong{display:inline-block;width:38px;height:37px;line-height:38px;border-top:1px solid #dadada;border-bottom:2px solid #f68d68;margin-left:-3px;font-size:15px;color:#f68d68;}
*/
.paging a{float:left;display:inline-block;width:38px;height:38px;line-height:38px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;font-size:15px;color:#666}
.paging a.btn{border:1px solid #dadada;}
.paging a.btn2{border-left:0px none}
.paging a.btn3{border-right:0px none}

.paging strong{float:left;display:inline-block;width:38px;height:37px;line-height:38px;border-top:1px solid #dadada;border-bottom:2px solid #f68d68;font-size:15px;color:#f68d68;}

.btn_group{overflow:hidden;padding-bottom:5px;position:relative;height:44px;}
.btn_group .left{float:left;}
.btn_group .left a{margin-right:5px;}
.btn_group .right{float:right;}
.btn_group .right a{margin-left:5px;}
.btn_group .center{text-align:center;}
.btn_group .center a{margin:0 3px;}
.btn_group .btn_style01{background:#333;color:#fff;height:44px;line-height:44px;width:140px;text-align:center;font-size:15px;display:inline-block;}
.btn_group .btn_style02{border:1px solid #999;color:#999;height:44px;line-height:44px;padding:0 20px;text-align:center;font-size:15px;display:inline-block;}
.btn_group .btn_style03{border:1px solid #999;background:#999;color:#fff;height:44px;line-height:44px;padding:0 20px;text-align:center;font-size:15px;display:inline-block;}
.btn_group .btn_style04{background:#333;color:#fff;height:44px;line-height:44px;width:140px;text-align:center;font-size:15px;display:inline-block;position:absolute;left:50%;top:0;margin-left:-70px !important;}
.btn_group .btn_style05{background:#333;border:1px solid #333;color:#fff;height:44px;line-height:44px;width:140px;text-align:center;font-size:15px;display:inline-block;}
.btn_group .btn_style06{background:#fff;border:1px solid #333;color:#333;height:44px;line-height:44px;width:140px;text-align:center;font-size:15px;display:inline-block;}
.prevnext_table{margin-top:40px;border-top:1px solid #333;border-left:1px solid #dadada;border-right:1px solid #dadada;}
.prevnext_table table{width:100%;border-collapse:collapse;}
.prevnext_table table th{width:120px;padding:15px 0 15px 20px;background:url(../img/ico_bar02.png) no-repeat right center;text-align:left;line-height:150%;border-bottom:1px solid #dadada;font-size:15px;color:#333;}
.prevnext_table table th img{margin-left:15px;margin-top:7px;}
.prevnext_table table td{padding:15px 0 15px 20px;font-size:15px;color:#666;line-height:150%;border-bottom:1px solid #dadada;}
.prevnext_table table td a{color:#666;}

.info_wrap{max-width:1200px;margin:0 auto;}
.info_wrap .info_txt{background:url(../img/bg_info01.jpg) no-repeat center top;padding-left:610px;padding-top:110px;padding-right:60px;font-size:15px;color:#666;line-height:190%;height:375px;margin-bottom:100px;}
.info_wrap .info_location h5{background:url(../img/bg_location.png) no-repeat center top;max-width:595px;margin:0 auto;text-align:center;height:98px;margin-bottom:50px;}
.info_wrap .info_location h5 span{font-size:19px;color:#007dc6;display:block;line-height:150%;font-weight:400;padding:7px 0 0 0}
.info_wrap .info_location h5 strong{font-size:32px;color:#333;display:block;line-height:150%;}
.info_wrap .info_location .location_txt{border-top:2px solid #f68d68;padding:15px 0;text-align:center;font-size:16px;color:#333;line-height:150%;}
.info_wrap .info_location .location_map{border:1px solid #cfcfcf}

.introduce_wrap{max-width:1200px;margin:0 auto;}
.introduce_wrap > p{font-size:16px;color:#999;line-height:150%;text-align:center;margin-top:-20px;padding-bottom:10px;}
.introduce_wrap .introduce_list{border-bottom:1px solid #dadada;background:url(../img/bg_introduce_wrap.png) no-repeat right 590px;padding-bottom:40px;}
.introduce_wrap .introduce_list ul{margin-left:-30px;}
.introduce_wrap .introduce_list ul li{float:left;width:380px;margin-left:30px;margin-top:70px;position:relative;}
.introduce_wrap .introduce_list ul li .img{position:absolute;left:30px;top:-40px;}
.introduce_wrap .introduce_list ul li .txt{background:url(../img/bg_introduce_list.jpg) no-repeat left bottom;height:140px;padding:30px 0 0 190px}
.introduce_wrap .introduce_list ul li .txt .name{padding-bottom:15px;}
.introduce_wrap .introduce_list ul li .txt .name strong{font-size:20px;color:#26a98e;font-weight:600;line-height:150%;}
.introduce_wrap .introduce_list ul li .txt .name p{font-size:20px;color:#333;font-weight:400;line-height:150%;}
.introduce_wrap .introduce_list ul:after{content:'';display:block;clear:both;}

.profile_wrap{max-width:1200px;margin:0 auto;}
.profile_wrap .profile_detail{background:#f5f5f5;padding:50px 100px 50px 30px;position:relative;min-height:490px;}
.profile_wrap .profile_detail .img{position:absolute;left:50px;top:50px;}
.profile_wrap .profile_detail .txt_wrap{padding:45px 0 0 450px;}
.profile_wrap .profile_detail .txt_wrap .name{font-size:30px;color:#333;line-height:110%;background:url(../img/bg_bar01.png) no-repeat left bottom;padding-bottom:22px;margin-bottom:20px;}
.profile_wrap .profile_detail .txt_wrap .name strong{color:#26a98e}
.profile_wrap .profile_detail .txt_wrap p{font-size:15px;color:#333;line-height:150%;padding-bottom:35px;}
.profile_wrap .profile_detail .txt_wrap .thumb{padding-bottom:40px;}
.profile_wrap .profile_detail .txt_wrap .thumb ul{overflow:hidden;}
.profile_wrap .profile_detail .txt_wrap .thumb ul li{float:left;margin-right:15px;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li{position:relative;margin-bottom:40px;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li .tit{background:#333;color:#fff;font-size:14px;text-align:center;width:81px;height:25px;line-height:25px;border-radius:3px;position:absolute;left:0;top:0;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li .txt{margin-left:100px;font-size:15px;color:#333;line-height:150%;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li .txt > span{color:#26a98e;display:block;padding-bottom:5px;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li .txt > ul{padding-bottom:5px;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li .txt > ul > li{background:url(../img/ico_bul01.png) no-repeat left 10px;padding:2px 0 2px 10px;position:relative;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li .txt > ul > li span{position:absolute;left:100px;top:2px;color:#999;}
.profile_wrap .profile_detail .txt_wrap .info > ul > li .txt .career ul li{color:#999;padding:2px 0;}

.board_wrap{max-width:1200px;margin:0 auto;}
.product_wrap{max-width:1200px;margin:0 auto;}
.product_wrap .product_list > ul{margin-left:-26px;overflow:hidden;}
.product_wrap .product_list > ul > li{float:left;margin-left:26px;padding-bottom:45px;}
.product_wrap .product_list > ul > li .img{border:1px solid #dadada;margin-bottom:15px;position:relative;}
.product_wrap .product_list > ul > li .img:after{content:'';opacity:0;display:block;clear:both;position:absolute;left:0;right:0;bottom:0;top:0;background:url(../img/bg_product_list_over.png) no-repeat center center;-webkit-transition:all .5s;transition:all .5s;}
.product_wrap .product_list > ul > li:hover .img:after{opacity:1;}
.product_wrap .product_list > ul > li .txt{text-align:center;}
.product_wrap .product_list > ul > li .txt strong{display:block;font-size:18px;color:#999;line-height:150%;font-weight:400;letter-spacing:-1px;}
.product_wrap .product_list > ul > li .txt p{font-size:16px;color:#333;line-height:150%;font-weight:600;}
.product_detail_wrap{max-width:1000px;margin:0 auto;}
.product_detail_wrap h4{font-size:30px;color:#333;font-weight:600;letter-spacing:-1px;border-bottom:2px solid #f68d68;margin-bottom:28px;padding:0 0 15px 0;line-height:150%;text-align:center;}
.product_detail_wrap .product_info{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px dashed #dcdcdc}
.product_detail_wrap .product_info .img{float:left;border:1px solid #dadada;width:468px;}
.product_detail_wrap .product_info .info{float:right;width:500px;}
.product_detail_wrap .product_info .info .info_table{border-top:1px solid #333;padding-bottom:20px;}
.product_detail_wrap .product_info .info .info_table table{width:100%;border-collapse:collapse;}
.product_detail_wrap .product_info .info .info_table table th{background:#f7f6f2;color:#333;font-size:15px;text-align:left;padding:15px 0 15px 20px;border:1px solid #dadada;border-top:0;width:150px;font-weight:400;}
.product_detail_wrap .product_info .info .info_table table td{color:#999;font-size:15px;text-align:left;padding:15px 0 15px 20px;border:1px solid #dadada;border-top:0;font-weight:400;}
.product_detail_wrap .product_info .info .info_table table td.price{font-size:18px;color:#f68d68;letter-spacing:-1px;}
.product_detail_wrap .product_info .info .info_table table td.price strong{font-size:26px;color:#f68d68;font-weight:600;}
.product_detail_wrap .product_detail h5{text-align:left;font-size:20px;color:#333;border-bottom:1px solid #333;padding-bottom:15px;margin-bottom:40px;}
.product_detail_wrap .product_detail .check_list{background:#f9f9f9 url(../img/bg_checklist.png) no-repeat left top;margin-bottom:30px;}
.product_detail_wrap .product_detail .check_list .inner{background:url(../img/bg_checklist02.png) no-repeat right bottom;padding:30px 0 25px 0;text-align:center;}
.product_detail_wrap .product_detail .check_list .inner strong{font-size:30px;color:#f68d68;display:block;text-align:center;padding-bottom:15px;font-weight:400;letter-spacing:-1px;}
.product_detail_wrap .product_detail .check_list .inner ol li{font-size:15px;color:#999;line-height:160%;}
.product_detail_wrap .product_detail .cont{padding-bottom:20px;border-bottom:1px solid #dadada;margin-bottom:20px;}
.product_detail_wrap .product_detail .cont .sub_txt{font-size:28px;color:#333;line-height:150%;text-align:center;margin-bottom:30px;} 
.product_detail_wrap .product_detail .cont .img{text-align:center;}
.product_detail_wrap .product_detail .cont .img img{margin-bottom:20px;}
.product_detail_wrap .product_btn{text-align:center;}
.product_detail_wrap .product_btn a{margin:0 3px;}

.pop_inquiry{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background:url(../img/bg_gray02.png) repeat left top;z-index:1000}
.pop_inquiry .inner{width:640px;height:476px;position:absolute;left:50%;top:50%;margin:-268px 0 0 -350px;background:#fff;border-radius:5px;padding:30px;}
.pop_inquiry .inner h2{font-size:24px;color:#333;line-height:110%;border-bottom:1px solid #878787;margin-bottom:15px;padding-bottom:15px;}
.pop_inquiry .inner .close_pop_inquiry{position:absolute;right:30px;top:30px}
.pop_inquiry .inner .inquiry_table{border-bottom:1px solid #dadada;margin-bottom:20px;padding-bottom:10px;}
.pop_inquiry .inner .inquiry_table table{width:100%;border-collapse:collapse;}
.pop_inquiry .inner .inquiry_table table th{font-size:15px;font-weight:400;text-align:left;width:130px;padding:5px 0;color:#333;}
.pop_inquiry .inner .inquiry_table table td{padding:5px 0;font-size:14px;color:#333;}
.pop_inquiry .inner .inquiry_table table td input[type="text"]{border:1px solid #dadada;border-radius:5px;width:99.5%;height:38px;line-height:38px;text-indent:5px;font-size:14px;}
.pop_inquiry .inner .inquiry_table table td .textarea textarea{border:1px solid #dadada;border-radius:5px;width:99%;line-height:150%;text-indent:5px;font-size:14px;font-family:'Noto Sans KR', '맑은 고딕', sans-serif;height:130px;}
.pop_inquiry .inner .btn{text-align:center;}
.pop_inquiry .inner .btn a{display:inline-block;width:100px;height:40px;line-height:40px;color:#fff;background:#888;border-radius:5px;text-align:crnter;font-size:14px;font-weight:500;margin:0 2px;}
.pop_inquiry .inner .btn a:first-child{background:#f78c68}


/*
.product_detail_wrap .product_info .info .info_table table td.price strong, 
.product_detail_wrap .product_info .info .info_table table td.price {
    color: red;
}
*/


.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}

@media only screen and (max-width: 1440px) {
	.inner{max-width:1200px;}
	.h2_tit{font-size:40px;}
	.sub_tit{padding-bottom:15px;}
	.main_section01{overflow:hidden;}
	.main_section02{overflow:hidden;}
	.main_section03{overflow:hidden;}
	.main_section04{overflow:hidden;}
	.main_section05{overflow:hidden;}
	.main_section02 .cont_wrap{background:#}
	.main_section01 .cont_wrap .txt h3{font-size:30px;}
	.main_section01 .cont_wrap .txt h4{font-size:20px;}
	.main_section01 .cont_wrap .txt p{padding-bottom:20px;}
	.main_section02 .cont_wrap .txt{width:27%;padding:5.5% 0;}
	.main_section02 .cont_wrap .img{width:70%;}
	.main_section02 .cont_wrap .img img{width:100%;}
	.main_section03 .product_list .slick-track{padding:40px 0 40px 0}
	.main_section03 .product_list .slick-slide.slick-current{moz-transform: scale(1.15);-ms-transform: scale(1.15);-o-transform: scale(1.15);-webkit-transform: scale(1.15);}
	#container .main_visual ul li a{height:600px;background-size:auto 100%;}
	#container .main_visual .bx-wrapper .bx-prev{left:10px;margin-right:0;}
	#container .main_visual .bx-wrapper .bx-next{left:auto;right:10px;margin-left:0;}
	.main_section04 .cont_wrap .notice{width:50%}
	.main_section04 .cont_wrap .inquiry{width:50%;}
	.main_section04 .cont_wrap .inquiry > ul > li .inquiry03 .txt strong{font-size:30px;}
}


