@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700,900');

html{overflow-x:hidden; overflow-y:scroll;}
/* Common */
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}
body, html {
    width: 100%;
    height: 100%;
    min-width: 1240px;
}
body, input, textarea, select, button, table {
    font-family:  'Noto Sans KR','Noto Sans', Malgun Gothic, "돋움", Dotum, sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased
}
img, fieldset, button {
    border: 0
}
ul, ol {
    list-style: none
}
em, address {
    font-style: normal
}
a {
    text-decoration: none
}
a:hover, a:active, a:focus {
    text-decoration: none
}
.blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}
.edge {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #333
}
.clear {
    clear: both
}
.center{text-align:center;}
.right{text-align:right;}
/* Skip to content */
.skip {
    margin: 0
}
.skip > a {
    display: block;
    overflow: hidden;
    height: 0;
    line-height: 28px;
    text-align: center
}
.skip > a:focus {
    height: auto
}
/* Layout */
.container {
    min-width: 1240px;
    background-color: #fff
}
.header {
    position: relative;
    z-index: 2;
    width: 1330px;
    height: 100%;
    margin: 0 auto;
    zoom: 1;
    display: table;
}
.hd_logo, .hd_nav, .hd_sns{display: table-cell;vertical-align: middle;}
.header > .side {float: right;}
.visual {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%
}
.body {
    position: relative;
    padding: 30px 0 0;
    padding-top: 0;
}
.body .content {
}

.header:after, .body:after {
    display: block;
    clear: both;
    content: ''
}
.content {
    zoom: 1
}
.content:after {
    display: block;
    clear: both;
    content: ''
}
.content > :first-child {
    margin-top: 0
}
.content img {
    
    height: auto;
    vertical-align: top;
}
/* Header */
.header > h1 {float: left;}
.header > h1 img {
    vertical-align: middle;
    max-height: 40px;
}
/* Fixed Header */
.container.fixed_header {

}
.fixed_header .header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    z-index: 1000;
    padding: 0;
    background: #fff;
    height: 157px;
}
.fixed_header .header_wrap.shrink {
    position: fixed;
    top: 0;
    width:auto;
    min-width: 1240px;
    z-index: 1000;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    -webkit-animation: ani-header 0.5s forwards;
    animation: ani-header 0.5s forwards;
    left: 0;
    right: 0;
}
.fixed_header .header_wrap.shrink .header > h1 {
    padding: 0
}
.fixed_header .header_wrap.shrink .gnb > ul > li > a {
    line-height: 60px
}
.fixed_header .header_wrap.shrink .header > .side {
    margin: 19px 0 0 22px
}
.fixed_header .header_wrap.shrink .search_area {
    padding: 0 20px
}
/* Footer */
.footer {
    background-color: #f1f1f1;
    font-family: 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif
}
.footer a:hover, .footer a:focus {
    text-decoration: none
}
.footer .f_info_area {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 48px 0 40px
}
.footer .f_cr_area {

}
.footer .copyright {
    width: 1200px;
    margin: 0 auto;
    font-size: 13px;
    color: #f1f1f1;
    line-height: 16px
}
.footer .copyright a {
    color: #f1f1f1
}
.footer .copyright a:hover,
.footer .copyright a:focus,
.footer .copyright a:active {
    color: #cda25a
}
.footer .copyright span {
    display: inline-block;
    margin-left: 60px
}
.footer .sub_desc {
    margin-bottom: 16px;
    font-size: 13px;
    color: #888;
    line-height: 22px
}
.footer .f_info {
    float: left;
    width: 240px;
    margin-right: 65px
}
.footer .f_logo {
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 16px;
    font-size: 24px;
    color: #555
}
.footer .f_logo.log_txt a {
    font-size: 24px;
    font-weight: bold;
    color: #555
}
.footer .f_logo img {
    max-width: 240px
}
.footer .f_info2 {
    overflow: hidden;
    margin-top: 7px
}
.footer .site_map > ul {
    display: inline-block;
    overflow: hidden;
    background: url(../img/bg_sitemap.png) repeat-y
}
.footer .site_map > ul li {
    float: left;
    width: 282px;
    margin: 0 0 0 24px
}
.footer .site_map > ul li:first-child, .footer .site_map > ul li.clear {
    clear: both;
    margin-left: 0
}
.footer .site_map > ul li a {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 23px;
    font-size: 15px;
    font-weight: bold;
    color: #555
}
.footer .site_map > ul ul {
    overflow: hidden;
    margin: 0 0 10px
}
.footer .site_map > ul ul li {
    margin-left: 0
}
.footer .site_map > ul ul a {
    margin: 0 0 13px;
    font-size: 13px;
    font-weight: normal;
    color: #888;
    line-height: 18px
}
.footer .site_map > ul ul a:hover,
.footer .site_map > ul ul a:focus,
.footer .site_map > ul ul a:active {
    color: #555
}
.footer .f_cr_area .mobile-footer-member {
    display: none;
}
/* button */
.btn_item {
    display: inline-block;
    margin: 35px 0;
    padding: 0 27px;
    height: 50px;
    font-family: "Open Sans";
    background-color: #555;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.btn_item:hover,
.btn_item:active
.btn_item:focus {
    background-color: #CBA061;
    color: #fff
}
.btn_item + .btn_item {
    margin-left: 10px;
}
/* Login */
.header > .side > ul > li {
    float: left;
    position: relative
}
.header > .side > ul:after {
    display: block;
    clear: both;
    content: ''
}
.header > .side > ul > li > a {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 12px;
    font-size: 22px;
    line-height: 22px;
    color: #888;
    text-align: center
}
.header > .side > ul > li > a:hover, .header > .side > ul > li > a:focus, .header > .side > ul > li > a:active, .header > .side > ul > li.on > a {
    color: #444
}
.header > .side > ul .ly {
    position: relative;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 13px;
    background-color: #f9f9f9
}
.header > .side > ul .ly.ly_login {
    overflow: hidden;
    margin-top: 0;
    background: url('../img/blank.gif') 0 0 repeat;
    height: 0
}
.header > .side > ul .ly.ly_login ul {
    position: relative;
    margin-top: 18px;
    padding: 8px 0;
    background-color: #333;
    z-index: 3
}
.header > .side > ul .on .ly.ly_login {
    height: auto
}
.header > .side > ul .ly a {
    display: block;
    min-width: 120px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 13px;
    color: #9d9d9d
}
.header > .side > ul .ly a:hover {
    color: #cda25a;
    text-decoration: none
}
.header > .side > ul > li .login_after {
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-top: -9px;
    border-radius: 100%
}
.header > .side > ul > li .login_after img {
    width: 40px;
    height: 40px
}
.header > .side > ul > li .login_after ~ .ly_login .edge {
    right: 11px
}
/* Magazine Header Type */
.custom_area {
    display: none
}
.magazine .header {
    text-align: center
}
.magazine .header > h1 {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 80px 0 20px;
    vertical-align: top
}
.magazine .header > .side {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 30px 0 0
}
.magazine .gnb {
    float: none;
    max-width: 100%;
    margin-bottom: 40px
}
.magazine .gnb > ul {
    display: inline-block;
    vertical-align: top
}
.magazine .gnb > ul > li > a {
    position: relative;
    line-height: 60px
}
.magazine .gnb > ul > li > a:after {
    position: absolute;
    top: 50%;
    left: -1px;
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background-color: #888;
    content: ''
}
.magazine .gnb > ul > li:first-child > a:after {
    background: none
}
.magazine .gnb > ul .depth2:after {
    background: none
}
.magazine .gnb > ul .depth2, .magazine .gnb > ul .depth3 {
    background-color: #f7f7f7
}
.magazine .gnb > ul .depth2 a, .magazine .header > .side > ul .ly a {
    color: #999
}
.magazine .header > .side > ul .ly a:hover {
    color: red
}
.magazine .gnb > ul > li > a:hover, .magazine .gnb > ul > li > a:focus, .magazine .gnb > ul > li > a:focus, .magazine .gnb > ul > li.on > a, .magazine .header > .side > ul > li.on > a, .magazine .header > .side > ul .ly a:hover {
    color: #cda25a
}
.magazine .header > .side > ul .ly.ly_login ul {
    background-color: #f7f7f7;
    text-align: left
}
.magazine .edge {
    border-color: transparent transparent #f7f7f7
}
.magazine .header > .side > ul > li > a:hover,
.magazine .header > .side > ul > li > a:focus,
.magazine .header > .side > ul > li > a:active {
    color: #cda25a
}
.magazine .custom_area {
    display: block;
    position: absolute;
    top: 30px;
    left: 0
}
.magazine .custom_area li {
    float: left;
    margin-right: 30px
}
.magazine .custom_area a {
    font-size: 13px;
    line-height: 15px;
    color: #999
}
.magazine .custom_area a:hover,
.magazine .custom_area a:hover,
.magazine .custom_area a:hover {
    color: #cda25a
}
.magazine .search_area {
    padding: 10px 20px
}
/* Onepage Header Type */
.onepage .header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}
.onepage .gnb > ul {
    background: url(../img/blank.gif) 0 0 repeat
}
.onepage .gnb > ul > li > a {
    line-height: 60px;
    color: #f6f6f6
}
.onepage .gnb > ul > li > a:hover,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li.on > a {
    color: #fff
}
.onepage .shrink .gnb > ul > li > a {
    color: #888
}
.onepage .shrink .gnb > ul > li > a:hover,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li.on > a {
    color: #444
}
.onepage .header > .side > ul > li > a {
    color: #f6f6f6
}
.onepage .header > .side > ul > li > a:hover,
.onepage .header > .side > ul > li > a:focus,
.onepage .header > .side > ul > li > a:active,
.onepage .header > .side > ul > li.on > a {
    color: #fff
}
.onepage .search_area .btn_close {
    color: #f6f6f6
}
.onepage .shrink .search_area .btn_close {
    color: #888
}
.onepage .gnb > ul .depth2:after {
    background: none
}
.onepage .gnb {
    margin-top: 20px
}
.onepage .header > h1 {
    padding: 20px 0 0
}
.onepage .search_area input[type=text] {
    color: #f6f6f6
}
.onepage .shrink .search_area input[type=text] {
    color: #888
}
.onepage .visual.sub.sub_type3 {
    margin-top: -100px;
}
/* Search */
.search_wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto
}
.search_area {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1160px;
    padding: 20px;
    z-index: 3;
    z-index: 3
}
.search_area input {
    font-size: 13px;
    vertical-align: top
}
.search_area input[type=text] {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 10px 0;
    border: 0;
    background-color: transparent;
    font-size: 40px;
    color: #444;
    -webkit-appearance: none;
}
.search_area input[type=text]:focus {
    outline: 0
}
.search_area input[type=text]::-ms-clear {
    display: none
}
.search_area .btn_close {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-size: 22px;
    color: #888;
    text-align: center;
    line-height: 20px
}
/* GNB */
.gnb{float:left;}
.gnb:before{content:"";display:block;background:#3e3e40;width:100%;height:1px}
.gnb ul{margin:0;padding:0;list-style:none}
.gnb a{text-decoration:none;white-space:nowrap}
.gnb>ul{position:absolute;top:32px;left:-1px;right:-1px;background:#464d5d;opacity:.98;filter:alpha(opacity=98);height:0}
.gnb.open>ul{height:auto;border-bottom:1px solid #333}
.gnb>ul:after{content:"";display:block;clear:both}
.gnb>ul>li{position:relative;top:-32px;float:left;margin:0 -1px -8px 0}
.gnb>ul>li>a{display:block;border-left:1px solid #3e3e40;border-right:1px solid #3e3e40;line-height:32px;padding:0 20px;color:#fff;position:relative}
.gnb>ul>li>a:after{content:"";position:absolute;width:1px;height:100%;right:0;top:0;background:#080808;overflow:hidden}
.gnb>ul>li.active>a,
.gnb>ul>li.hover>a{border-top:1px solid #4a505c;line-height:30px;padding-bottom:1px;background-color:#2f333b;background:-webkit-linear-gradient(top, #383c45, #0c0d0f);background:-moz-linear-gradient(top, #383c45, #0c0d0f);background:-o-linear-gradient(top, #383c45, #0c0d0f);background:-ms-linear-gradient(top, #383c45, #0c0d0f);background:linear-gradient(top, #383c45, #0c0d0f);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#383c45, endColorStr=#0c0d0f)}
.gnb ul ul{display:block;position:relative;z-index:2;padding:0 20px;margin:0 0 0 -1px;border-left:1px solid #424856;height:0;overflow:hidden}
.gnb.open ul ul{margin-top:6px}
.gnb ul ul:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#4b5265}
.gnb.open ul ul{padding:13px 20px;height:auto}
.gnb>ul>li:first-child>ul{border:0}
.gnb>ul>li:first-child>ul:before{content:normal}
.gnb ul ul a{display:block;line-height:20px;font-size:12px;color:#fff}
.gnb ul ul a:hover,
.gnb ul ul a:focus{text-decoration:underline}
.onepage .shrink .header > .side > ul > li > a {
    color: #444;
}
.onepage .shrink .gnb {
    margin-top: 0;
}
.magazine .shrink .gnb {
    margin-bottom: 10px;
}
.magazine .shrink h1 {
    margin-top: 10px;
}
.magazine .header_wrap.shrink .gnb > ul > li > a {
    line-height: 40px;
}
/* VISUAL */
.visual.sub {
    position: relative;
    padding: 35px 0;
    background-color: #f6f6f6;
    line-height: 30px
}
.visual.sub .sub_title {
    position: relative;
    z-index: 2;
    width: 1200px;
    margin: 0 auto
}
.visual.sub .sub_title h1 {
    position: relative;
    font-weight: 700;
    font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 17px;
    color: #444
}
.visual.sub .sub_title h1:after {
    position: absolute;
    top: 115%;
    left: 0;
    width: 22px;
    height: 2px;
    background-color: #444;
    content: ''
}
.visual.sub .bg_img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.visual.sub.sub_type2 {
    padding: 70px 0
}
.visual.sub.sub_type2 .bg_img {
    display: block
}
.visual.sub.sub_type2 .sub_title h1 {
    color: #fff;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 1px
}
.visual.sub.sub_type2 .sub_title h1:after,
.visual.sub.sub_type3 .sub_title h1:after {
    background: none
}
.visual.sub.sub_type3 {
    padding: 250px 0 210px;
    line-height: 40px;
    text-align: center
}
.visual.sub.sub_type3 .bg_img {
    display: block;
    background-attachment: fixed;
    background-size: auto auto
}
.visual.sub.sub_type3 .sub_title h1 {
    font-size: 39px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px
}
/* LNB */
.body.fixed-width .lnb > ul {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 40px 0 0
}
.body.fixed-width .lnb > ul > li {
    margin-bottom: 40px
}
.body.fixed-width .lnb > ul > li > a,
.body.fixed-width .lnb > ul > li > span {
    display: block;
    line-height: 21px;
    margin-bottom: 14px;
    font-size: 15px;
    color: #444
}
.body.fixed-width .lnb ul ul li.on a {
    color: #cda25a
}
.body.fixed-width .lnb ul ul a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    text-decoration: none
}
.body.fixed-width .lnb ul ul a:hover,
.body.fixed-width .lnb ul ul a:focus,
.body.fixed-width .lnb ul ul a:active {
    color: #cda25a
}
.body.fixed-width .lnb img {
    vertical-align: top
}
.body.fixed-width.left .lnb,
.body.fixed-width.right .lnb {
    float: left;
    width: 260px;
    padding: 0 0 16px
}
.body.fixed-width.left .content,
.body.fixed-width.right .content {
    float: right;
    width: 100%;
    min-height: 400px;
    padding: 40px 0 0;
    padding-top: 0;
}
.body.fixed-width.right .lnb {
    float: right
}
.body.fixed-width.right .content {
    float: left
}
.body.fixed-width.none .lnb {
    display: none
}
.body.fixed-width.none .content {
    float: none;
    width: 1200px;
margin: 0 auto;
}
/* Scroll to top link */
.btn_top {
    display: none;
    position: fixed;
    right: 0;
    bottom: 57px;
    z-index: 1000;
    width: 48px;
    height: 48px;
    background-color: #555;
    font-size: 24px;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.btn_top:hover {
    background-color: #cda25a;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100)
}
.btn_top i {
    line-height: 48px
}
.swiper-container {
    height: auto;
    font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '돋움', Dotum, AppleGothic, Helvetica, serif;
}
.gallery-thumbs > div{font-size:0;}
.swiper-container > div > div {
    /* display: table; */
    color: #fff;
    /* background-size: cover; */
    background-position: 50% 100%;
}
.swiper-container > div > div > div {
    display: table-cell;
    vertical-align: middle;
}
.swiper-container > div > div > div > div {
    width: 1200px;
    margin: 0 auto;
}
.swiper-container h1 {
    font-weight: 700;
    margin: 0 0 19px 0;
    font-size: 60px;
    line-height: 70px;
    text-decoration: none;
}
.swiper-container p {
    font-size: 20px;
    line-height: 22px;
}
.swiper-button {
    position: absolute;
    top: 50%;
    /* display: none; */
    margin: 53px 0 0 0;
}
.swiper-container:hover .swiper-button {
    display: block;
}
.swiper-button.left {
    left: 20px;
}
.swiper-button.right {
    right: 20px;
}
.swiper-button i {
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #000;
}
.swiper-button button {
    /* background-color: #333; */
    /* border-radius: 50px; */
    background-color: transparent;
    cursor: pointer;
}
.swiper-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 10;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #aaaaaa;
    opacity: 0.6;
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #231815;
    opacity: 1;
}
@media all and (max-width: 479px) {
.gallery-thumbs > div > div {
    box-sizing: border-box;
    display: inline-block !important;
    padding: 1vw;
}
.swiper-container > div > div img{display:block;}
    body, html {
        min-width: 100%;
    }
    a.btn_top {
        display: none;
    }
    /* Layout */
    .container {
        min-width: 100%;
        background-color: #fff
    }
    .header {
        background: #fff;
        position: relative;
        z-index: 2;
        width: 100%;
        height: auto;
        margin: 0 auto;
        zoom: 1
    }
    .magazine .header {
	    text-align:left;
    }
    .magazine .header > h1 {
	    text-align:left;
	    display:block;
	    padding:0 15px;
    }
    .header > .side {
        display: none;
    }
    .body.fixed-width {
        width: auto;
        margin: 0
    }
    .header:after, .body:after {
        clear: both;
        content: ''
    }
    .body {
        padding: 0;
    }
    .content {
        zoom: 1;
    }
    .content:after {
        clear: both;
        content: ''
    }
    .content > :first-child {
        margin-top: 0;
    }
    .body.fixed-width.none .content {
	    width:auto;
    }
    .content img {
        max-width: 100%;
        height: auto
    }
    .body.fixed-width.left .content,
    .body.fixed-width.right .content {
        width: auto;
        float: none;
        min-height: 100%;
    }
    /* Header */
    .header > h1 {
        float: none;
        margin-right: 0;
        padding: 0 15px;
        line-height: 50px;
        display: block;
    }
    .header > h1 img {
        max-height: 15px;
        padding: 0;
        margin: 0;
    }
    .header.sub_type3 {
        position: absolute;
    }
    /* Fixed Header */
    .container.fixed_header {
        padding-top: 0
    }
    .header_wrap.shrink {
        display: none;
    }
    .onepage .header > h1 {
        padding: 0 14px;
    }
    .fixed_header .header_wrap {
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        height: auto;
    }
    .fixed_header .header_wrap.shrink {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        border-bottom: 1px solid #e1e1e1;
        background-color: #fff;
        -webkit-animation: ani-header 0.5s forwards;
        animation: ani-header 0.5s forwards
    }
    .fixed_header .header_wrap.shrink .header > h1 {
        padding: 0
    }
    .fixed_header .header_wrap.shrink .gnb > ul > li > a {
        line-height: 60px
    }
    .fixed_header .header_wrap.shrink .header > .side {
        margin: 19px 0 0 22px
    }
    .fixed_header .header_wrap.shrink .search_area {
        padding: 0 20px
    }
    /* Footer */
    .footer {
        /* border-bottom: 3px solid #cda25a;*/
        background-color: #f1f1f1;
    }
    .footer a:hover, .footer a:focus {
        text-decoration: none
    }
    .footer .f_info_area {
        width: auto;
        margin: 0;
        padding: 0;
    }
    .footer .f_cr_area {
        padding: 0;
        background-color: #555;
        color: #fff;
    }
    .footer .copyright {
        width: auto;
        margin: 0;
        font-size: 12px;
        color: #f1f1f1;
        line-height: 16px
    }
    .footer .copyright span {
        display: inline-block;
        margin-left: 0px
    }
    .footer .sub_desc {
        display: none;
    }
    .footer .f_info {
        float: none;
        width: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .footer .f_logo {
        padding: 8px 15px;
        margin-bottom: 0;
    }
    .footer .f_logo.log_txt a {
        font-size: 16px;
        font-weight: bold;
        color: #555
    }
    .footer .f_logo img {
        max-width: auto;
        max-height: 30px;
    }
    .footer .f_info2 {
        display: none;
    }
    .footer .site_map {
        display: none;
    }
    .footer .f_info2 {
        display: none;
    }
    .footer .f_logo {
        padding: 8px 15px;
    }
    .footer .f_logo img {
        max-height: 30px;
    }
    .footer .sub_desc {
        display: none;
    }
    .footer .f_cr_area {
        padding: 0;
        background-color: #555;
        color: #fff;
    }
    .footer .f_cr_area p {
        margin: 0;
        padding: 8px 14px;
    }
    .footer .f_cr_area a {
        color: #fff;
    }
    .footer .f_cr_area .mobile-footer-member {
        padding: 0;
        margin: 0;
        border-top: 1px solid #444;
        list-style: none;
        overflow: hidden;
        display: block;
    }
    .footer .f_cr_area .mobile-footer-member li {
        float: left;
        width: 50%;
        border-left: 1px solid #444;
        box-sizing: border-box;
    }
    .footer .f_cr_area .mobile-footer-member li:first-child {
        border-left: 0;
    }
    .footer .f_cr_area .mobile-footer-member li a {
        display: block;
        line-height: 32px;
        text-align: center;
    }
    /* button */
    .btn_item {
        display: inline-block;
        margin: 35px 0;
        padding: 0 27px;
        height: 50px;
        font-family: "Open Sans";
        background-color: #555;
        font-size: 14px;
        line-height: 50px;
        letter-spacing: 1px;
        color: #FFF;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .btn_item:hover,
    .btn_item:active
    .btn_item:focus {
        background-color: #CBA061;
        color: #fff
    }
    .btn_item + .btn_item {
        margin-left: 10px;
    }
    /* Login */
    .header > .side {
        display: none;
    }
    .header > .custom_area {
	    display:none;
    }
    /* Search */
    .search_wrap {
        display: none;
    }
    .gnb {
        float: none;
        position: static;
        z-index: 1;
        max-width: 100%;
        height: 100%;
        font-size: 1em;
        background: #fff;
    }
    .onepage .gnb {
	    margin-top:0;
    }
    .magazine .gnb {
	    margin-bottom:0;
    }
    .gnb a {
        white-space: normal;
        font-size: 14px;
        display: block;
        padding: 10px 0;
        border-top: 1px solid #eee;
    }
    .gnb > ul {
        display: none;
        padding: 0 14px 14px 14px;
        max-height: 240px;
        overflow-x: scroll;
        border-bottom: 1px solid #eaeaea;
        background: #fff;
        -webkit-overflow-scrolling: touch;
    }
    .magazine .gnb > ul {
	    display:none;
    }
    .gnb > ul > li {
        float: none;
        position: static;
    }
    .gnb > ul > li:first-child > a {
        border-top: 0;
    }
    .gnb > ul:after {
        display: none;
    }
    .magazine .gnb > ul > li > a,
    .gnb > ul > li > a {
        position: static;
        padding: 10px 0;
        line-height: normal;
        font-size: normal;
        color: #555;
        font-weight: bold;
    }
    .onepage .gnb > ul > li > a {
        color: #555;
        line-height: normal
    }
    .onepage .gnb > ul > li > a:hover,
    .onepage .gnb > ul > li > a:focus,
    .onepage .gnb > ul > li > a:focus,
    .onepage .gnb > ul > li.on > a {
	    color:#555;
    }
    .magazine .gnb > ul .depth2,
    .magazine .gnb > ul .depth3,
    .gnb > ul .depth2 {
        display: block;
        position: static;
        padding: 0;
        background-color: #fff
    }
    .gnb > ul .depth2 > li {
        position: static
    }
    .gnb > ul .depth2:after {
        display: none
    }
    .gnb > ul .depth2 a {
        position: static;
        min-width: 100%;
        height: auto;
        padding: 10px 0;
        line-height: normal;
        color: #555;
    }
    .gnb > ul .depth3 {
        display: block;
        position: static;
        background-color: #fff;
        padding: 0;
    }
    .gnb > ul .depth3 a {
        color: #999;
    }
    .gnb > ul .depth2 > li.more > a:after {
        display: none;
    }
    /* GNB */
    .gnb {
        float: none;
        position: static;
        z-index: 1;
        max-width: 100%;
        height: 100%;
        font-size: 1em;
        display: block;
    }
    .gnb #mobile_menu_btn {
        display: block;
    }
    .gnb .menu_btn {
        height: 22px;
        width: 44px;
        display: block;
        position: absolute;
        top: 14px;
        right: 3px;
        display: inline-block;
    }
    .gnb .menu_btn .menu_bar {
        width: 20px;
        height: 14px;
        position: relative;
        top: 4px;
        left: 12px;
    }
    .gnb .menu_btn .menu_bar div {
        height: 0;
        border-top: 2px solid #383431;
        position: absolute;
    }
    .header.sub_type3 .gnb .menu_btn .menu_bar div {
        border-top: 2px solid #fff;
    }
    .gnb .menu_btn .menu_bar div.btn1 {
        width: 20px;
        top: 0;
    }
    .gnb .menu_btn .menu_bar div.btn2 {
        width: 20px;
        top: 6px;
        transition: all 0.1s
    }
    .gnb .menu_btn .menu_bar div.btn3 {
        width: 20px;
        bottom: 0;
    }
    .gnb .menu_btn.opened .menu_bar div.btn1 {
        top: 6px;
        width: 20px;
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .gnb .menu_btn.opened .menu_bar div.btn2 {
        top: 6px;
        display: none;
    }
    .gnb .menu_btn.opened .menu_bar div.btn3 {
        top: 6px;
        width: 20px;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .body {
    }
    .body .lnb {
        display: none;
    }
    .body .content {
        overflow: hidden;
    }
    .visual {
        box-sizing: border-box;
    }
    .visual.sub {
        position: relative;
        padding: 15px 14px 30px 14px;
        background-color: #f6f6f6;
        line-height: 30px
    }
    .visual.sub .sub_title {
        position: relative;
        z-index: 2;
        width:auto;
        margin:0;
    }
    .visual.sub .sub_title h1 {
        position: relative;
        font-weight: 700;
        font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
        font-size: 17px;
        color: #444
    }
    .visual.sub .sub_title h1:after {
        position: absolute;
        top: 115%;
        left: 0;
        width: 22px;
        height: 2px;
        background-color: #444;
        content: ''
    }
    .visual.sub .bg_img {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
    .visual.sub.sub_type2 {
        padding: 40px 15px
    }
    .visual.sub.sub_type2 .bg_img {
        display: block
    }
    .visual.sub.sub_type2 .sub_title h1 {
        color: #fff;
        font-weight: 400;
        font-size: 23px;
        letter-spacing: 1px
    }
    .visual.sub.sub_type2 .sub_title h1:after,
    .visual.sub.sub_type3 .sub_title h1:after {
        background: none
    }
    .visual.sub.sub_type3 {
        padding: 80px 0 0;
        line-height: 40px;
        text-align: center
    }
    .visual.sub.sub_type3 .bg_img {
        display: block;
        background-attachment: fixed;
        background-size: auto auto
    }
    .visual.sub.sub_type3 .sub_title {
	    padding:100px 0 70px 0;
    }
    .visual.sub.sub_type3 .sub_title h1 {
        font-size: 23px;
        font-weight: 400;
        color: #fff;
        letter-spacing: 2px
    }
    .swiper-container {
        font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '돋움', Dotum, AppleGothic, Helvetica, serif;
    }

    .swiper-container > div > div > div {
        display: table-cell;
        vertical-align: middle;
    }
    .swiper-container > div > div > div > div {
        padding: 0 14px;
        width: auto;
        margin: 0;
    }
    .swiper-container h1 {
        font-weight: 600;
        margin: 0 0 10px 0;
        font-size: 24px;
        line-height: 30px;
        text-decoration: none;
    }
    .swiper-container p {
        font-size: 14px;
        line-height: 18px;
    }

}
/* header animation */
@-webkit-keyframes ani-header {
    0% {
        top: -60px
    }
    100% {
        top: 0px
    }
}
@keyframes ani-header {
    0% {
        top: -60px
    }
    100% {
        top: 0px
    }
}


/*new_nav*/
/*  Generated by www.menucool.com/drop-down-menu  */
/* main menu
----------------------------*/
#ddmenu{display:block;text-align:center; /*Specify the alignment of the whole UL if UL is not width:100%;*/letter-spacing:normal;}
#ddmenu ul{
    margin:0 auto;
    padding:0;
    text-align:center; /* Alignment of each top-level menu items within the UL */
    width:100%;
    font-size:0;
    display:inline-block;
    list-style:none;
    /* position:relative; */
    z-index:999999990;
}
#ddmenu li{
    margin:0;
    padding:0;
    font-size:16px;
    display:
    inline-block;
    *
    display:
    inline;
    zoom:1; /*for IE6-7*/
    position:
    relative;
    color: #eee;
    line-height: 60px; /*This determines the height of the menu*/
    vertical-align:
    middle;
    transition:
    background-color 0.2s;
    outline:
    none;
    -moz-user-select:none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#ddmenu .full-width {position: relative;}
#ddmenu .over{color:#f4af39;}
#ddmenu .over.no-sub {}
#ddmenu .top-heading{
    font-weight: 400;
    margin: 0px 53px;
    color:#333333;
    text-decoration:
    none;
    display:
    inline-block;
    outline:0;
    cursor:
    pointer;
}
#ddmenu .top-heading a{
    font-weight:bold;
    margin:0 10px;
    color:#333333;
    text-decoration:none;
    display:inline-block;
    outline:0;
    cursor:pointer;
}
/* links of top-heading */
#ddmenu a, #ddmenu a:link, #ddmenu a:hovercolor:inherit;}
#ddmenu a:hover{text-decoration:underline;}
/* caret(arrow icon) */
#ddmenu .caret{
    color:inherit;
    left:-12px;
    width: 0;
    height: 0;
    overflow:hidden;/*for IE6*/
    vertical-align:middle;
    margin-bottom:2px;
    border-top: 4px solid;/*caret size is 4px now*/
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    position:relative;
}
/* sub-menu layout
----------------------------*/
#ddmenu .dropdown{
    width: 835px;
    left: 50%;
    color:#000;
    padding:0;
    margin:0;
    display:
    none;
    position:
    absolute;
    top: 86%;
}
#ddmenu .full-width .dropdown {
	 padding:0;
	 margin:0;
	 text-align: center;
	
	 white-space: nowrap;
}


#ddmenu .offset300 {
    left:-300px;right:auto;
}
#ddmenu .right-aligned {
    left:auto;
    right:0px;
}

#ddmenu .over .dropdown
{
    display:table-row;
}

#ddmenu .dd-inner {
    font-size:13px;
    margin: 0 auto;
    display: inline-block;
    /* margin-top: -19px; */
    position: relative;
    width: 100%;
    background-color: #302f30;
}


#ddmenu ul ul
{
    margin:0;padding:0;text-align:left;width:auto;background:none;border:none;display:block;position:static;z-index:0;border-radius:0;
}

#ddmenu ul ul li
{
    font-size: 14px;
    color:
    inherit;
    margin:0;
    background:
    none;
    border:
    none;
    transition:
    none;
    border-radius:0;
    /* display: inline-block; */
}

/* links in sub menu
----------------------------*/
#ddmenu .dropdown .last a{border-right:0;}
#ddmenu .dropdown a
{
    color:#Fff;
    /* line-height:3; */
    text-decoration:
    none;
    transition:
    color 0.4s;
    font-weight: 500;
    display: inline-block;
    padding: 0 10px;
    line-height: 1em;
    border-right: 1px solid #fff;
}

#ddmenu .dropdown a:hover, #ddmenu .dropdown a:focus
{
    text-decoration:
    none;
    color: #fff;
    font-weight: bold;
}

/* blocks within the sub-menu
-----------------------------*/

#ddmenu .column
{
    text-align:
    left;
    vertical-align:
    top;/*or middle*/
    display:
    inline-block;
    /*display:inline;*/
    zoom:1;
    width:
    auto;
    display: b;
}

#ddmenu .dd-inner ul:last-child
{
    border-right:none;
}

#ddmenu h3 {
    font-weight: 500;
    line-height: 1.1;
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 24px;
}

#ddmenu div.column h3 {text-transform:uppercase;}

/* useful when http://www.menucool.com/ddmenu/one-menu-for-all-pages */
#ddmenuLink {display:none;}

/*######## add additional styles for mobile-friendly responsive menu ########*/

#ddmenu .menu-icon,#ddmenu .menu-icon2
{
    display:none; /* hide menu icon initially */
}



/*styles for mobile*/
@media only screen and (max-width: 480px)
{
    #ddmenu .column.mayHide {
/*        display:none;*/
    }

    /*override the original settings*/
    #ddmenu ul {
        width: 100%;
        display: none;
        border-radius:0;
        padding-top: 0;
    }

    #ddmenu li {
        position:
        relative;
        display: block;
        font-size:13px;
        text-align:
        left;
        border-bottom: 1px solid rgba(0,0,0,0.2);
        border-radius:0;
    }
    #ddmenu li a{border:0 !important;}
    #ddmenu li img{width: 0%;}
    #ddmenu .full-width {
        position: relative;
    }

    #ddmenu .dropdown {
        position:relative;
        *top:auto;/*for IE7*/
        border:none;
		left:0;
        border-radius:0;
        box-shadow:none;
        background-color:#FFF;
    }

    #ddmenu .offset300 {
        left:0;
    }

    #ddmenu .full-width .dropdown {width: 100%;display: none;}

    #ddmenu .dd-inner
    {
        margin:0;
        text-align:left;

    }

    /*turn each column to list vertically instead of horizontally */
    #ddmenu .column {
        padding:0;
        border:none;
        display:table;
        border: 0 !important;
        background: #4e4d4e;
        width: 100%;
    }

    /*move the arrow icon to right*/
    #ddmenu .caret {
        position:absolute;
        left:auto;
        right:14px;
        top:20px;
        border-width:5px;
    }


    /* All the following are for the .menu-icon (pure CSS) */
	#ddmenu .menu-icon2 {
        font-size:32px;/*icon size*/
        display: block;
        position: relative;
        float: right;
        width: 29px;
        text-align:center;
        cursor: pointer;
        -moz-user-select:none;
        -webkit-user-select: none;
        margin-right: 9%;
     }
	 
	 
	
	
	
	#ddmenu .menu-icon:focus {
    outline: none;
}
    #ddmenu .menu-icon {
        font-size:32px;/*icon size*/
        display: block;
        position: relative;
        float: right;
        width: 40px;
        height:36px;
        text-align:center;
        cursor: pointer;
        -moz-user-select:none;
        -webkit-user-select: none;
        z-index: 999999999;
    }

    #ddmenu .menu-icon::before {
        content: "";
        position: absolute;
        top: 0.25em;
        left: 0;
        width: 1em;
        height: 0.2em;
        border-top: 0.15em solid #231815;
        border-bottom: 0.15em solid #aaa;
        box-sizing: content-box;
    }
     #ddmenu .menu-icon::after {
        content: "";
        position: absolute;
        bottom:0;
        left: 0;
        width: 1em;
        height: 0.125em;
        border-bottom: 0.15em solid #231815;
        box-sizing: content-box;
    }
    #ddmenu .menu-icon-active {
    }

    #ddmenu .menu-icon-active::before {
    }
	
	
		
	
}

.quc{position: fixed;top: 160px;/* width:124px; *//* height: 566px; */right: 20px;z-index: 1000;padding-top: 4px;}
.quc1{height: 43px;}
.quc2{font-size: 0;margin-bottom: 5px;}
.quc2 a{display:block;/* height: 74px; *//* text-align: center; *//* line-height: 80px; */font-size: 15px;color: #333;font-weight: 500;padding-top: 7px;}
.quc2 a img{/* vertical-align:middle; *//* display: block; *//* margin: 0px auto; *//* width: 45px; */}
.quc3{/* height: 235px; */background-color: #f3f2f2;}
.quc_top{position:absolute;top: 100%;left:0;display:block;width:100%;height:35px;z-index: 1;}
.quc_top a{display:block;width: 40px;height: 40px;margin: 0 auto;}

.ft1{padding-bottom: 50px;}
.ft2{background: #333333;padding: 50px 0;font-size: 14px;color: #999;}
.ftw{width: 1200px; margin: 0 auto;}
.ftc{display: flex;}
.ftc1{width: 980px;}
.ftc2{width: 250px;}
.ftc11{margin-bottom: 30px;}
.ftc11 nav a{color: #fff;border-right: 1px solid #fff;padding: 0 10px;}
.ftc11 nav a:last-child{border-right: 0;}
.ftc11 nav a:first-child{padding-left: 0;}
.ftc12 p{line-height: 25px;}
.ftc21 nav{float: right;margin-bottom: 30px;}
.ftc21 nav a{margin-right: 10px;}

.ma05{position:relative; padding-bottom:150px}
.ma05 .map_box{height:500px}
.ma05 .con{position:relative; z-index:1; width: 1230px;background: url(../img/main/con_bg.png);height:387px; margin:-100px auto 0;}
.ma05 .con .blog{position:absolute;bottom:55px;left: 180px;width:86px;}
.ma05 .con .insta{position:absolute;bottom:55px;left:280px;width:86px;}

.parain{padding: 290px 0 170px;text-align: center;}
.parain h2{font-size: 54px;color: #2aa0d1;letter-spacing: -4px;line-height: 1.4em;}
.parain h2 span{font-weight: 400;color: #ffffff;}
.parain p{color: #fff;font-weight: 200;}

.paral01{background: url("/page/img/sub1/visual.png") fixed no-repeat;}
.paral02{background: url("/page/img/sub2/visual.png") fixed no-repeat;}
.paral03{background: url("/page/img/sub3/visual.png") fixed no-repeat;}
.paral04{background: url("/page/img/sub4/visual.png") fixed no-repeat;}
.paral05{background: url("/page/img/sub5/visual.png") fixed no-repeat;}
.paral06{background: url("../img/para/pa06.png") fixed no-repeat;}
.paral07{background: url("../img/para/pa07.png") fixed no-repeat;}
.paral08{background: url("../img/para/pa08.png") fixed no-repeat;}
.paral09{background: url("../img/para/pa08.png") fixed no-repeat;}
.paral10{background: url("../img/para/pa_event.jpg") fixed no-repeat;}

.main01{width: 100%;margin: 0 auto;padding: 200px 0;}
.main01>div{width:1200px; margin:0 auto;}
.main02{width: 100%;margin: 0 auto;display: flex;}
.main03{width: 1210px;margin: 0 auto;padding: 60px 0;}
.main04{width: 1210px;margin: 0 auto;}
.main05{position: relative;height: 500px;background: url("../img/main/con2.png") no-repeat 50% #f1f1f1;width: 100%;padding: 200px 0;}
.main05 a{position:absolute;top: 350px;right: 50%; display:block; width:60px; height:60px;margin-right: -600px;}
.root_daum_roughmap .border1 {display:none;}
.root_daum_roughmap .wrap_map {height:100%;}
.wrap_controllers {display:none;}
.root_daum_roughmap{margin-top:15px !Important}

.swiper-container2{}
.hd_sns nav a{margin: 0 5px;}
.ftt{display: flex; border: 1px solid #ccc;}
.ftt1{width: 310px;}
.ftt2{width: 580px;border-right: 1px solid #ccc;border-left: 1px solid #ccc;background: #f3f3f3}
.sub_bd{width: 1200px;margin: 0 auto;padding: 130px 0;}
.sub_bd2{width: 100%;margin: 0 auto;padding: 3% 0;}
.sub_bd2 img{display: block;margin: 0 auto;}
.sub_bd3{width: 100%; margin: 0 auto;background: #ffffff;}
.sub_bd3 img{display: block;margin: 0 auto;}
.mobile_on{display: none !important;}

.w100{width:100% !important; text-align:center; padding-bottom:130px;}
.bg_gray{background-color:#f3f3f3}
.bg_brn{background-color:#d5c5bb}
.sub_bd4{position:relative; width:2000px; left:50%; transform: translateX(-50%);}
.sub_bd5{width: 1200px; margin: 0 auto;padding: 5% 0 0;}


.intro li{padding:100px 0; text-align: center;}
.talk_btn{position:relative;}
.talk_btn a{position:absolute;display:block;top: 243px;}
.talk_btn a.link1{right: 75px;}
.talk_btn a.link2{right:70px;}
.info_map img{margin-top: -74px;position: relative;z-index: 1;}
.info_map>div,.info_map .root_daum_roughmap .wrap_map{width:100% !important;}
.info_map p{margin-bottom:15px; text-align:center; height:47px; line-height:45px; font-size:20px; color:#fff; background-color:#00589d}
@media all and (max-width: 479px) {
    .quc{display: none;}
    .ftw{width: 100%;}
    .ftc{display: block}
    .ftc1{width: 100%}
    .ftc2{width: 100%}
    .ftc22{margin-top: 3%;position: relative;}
    .ftc22>img{width: 200px !important;display: none;}
    .ftc22 .top{width: 12.5vw;}
    .ft2{font-size: .9em;text-align: center;padding: 5% 0;}
    .ftc2 a{display:inline-block; width:50px; margin:0 1%}
    .ftc21 nav{float: unset;}
    .parain h2{font-size: 3.2em;letter-spacing: -3px;}
    .parain{padding: 80px 0;}
    .main01, .main02, .main03, .main04{width: 100%;padding: 20vw 0;}
    .main01 img, .main02 img, .main03 img, .main04 img{width: 100%;}
    .ma05{margin: 10px 0;}
    .main03{padding: 20px 0;}
    .main05{height: unset;}
    .swiper-container2{margin-top:9%;}
    .main03{display: none}
    .main05{display: none}
    .ma05_m{padding-bottom: 15vw;}
    .ma_06{display: none}
    .hd_sns{display: none}
    .ftt{display: block;}
    .ftt1{width: 100%;}
    .ftt2{width: 100%;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc; }
    .sub_bd{width: 100%;}
    .hd_logo{width: 42.3vw;position: absolute;top: 50%;z-index: 999999999;left: 5vw;transform: translateY(-50%);}
    .hd_logo img{width: 100%;}
    .hd_nav{padding: 5%;}
    .dis-un{display: unset !important;}
    .main02{position:relative;/* display: unset */padding: 20vw 0;background: url(/layouts/xedition/img/main/mb/con2.png) no-repeat 50% #f1f1f1;background-size: 100% auto;height: 149vw;}
    .main02 a.call{position:absolute;top: 108vw;left: 14.2vw;display: block;width: 56vw;}
    .main02 a.res_btn{position:absolute;top: 107vw;right: 6vw;display: block;width: 8.3vw;}
    .sub_bd, .sub_bd5, .sub_bd4,.intro{display: none;}
    .sub_bd2{display: none;}
	.sub_bd3{display: none;}

   
    .m_intro li{padding:15vw 0; }
    
    .mobile_on{display: block !important;}
    .mobile_on img{width: 100%;}
    .web_on{display: none !important;}
    #ddmenu .top-heading{width: 100%;margin: 0;background: #fff;}
	.main02{}
	.main02 .n_btn{text-align:center;margin: 2%  -4% 7%;font-size:0;}
	.main02 .n_btn a{display:inline-block;width:42%;margin: 0px 4%;}
	.main02  h3{margin: 7% 0 2%;}
	.main02  .mapbox{position:relative;padding: 40% 0;}
	.main02  .mapbox>div{position:absolute;top:0;left:0;width: 100% !important;height:100%;margin-top: 0 !important;}
}

.tepp_body {
  width: 100%;
  box-sizing: border-box;
  margin:auto;
}

.tepp_body,
.tepp {
  width: 1000px;
  color: #000;
}
.tepp section {
  zoom: 1;
  position: relative;
  height: auto;
  margin:0;padding:0;border:0;
  overflow:hidden;
}
.tepp section:after,
.tepp section:before {
  content: "";
  display: table;
}
.tepp section:after {
  clear: both;
}
.tepp section h4 {
  background: #e5e5e5;
  cursor: pointer;
  text-align: center;
   position: relative;
   width: 370px;
   height: 55px;
   display: block;
   margin:0;padding:0;border:0;
}
.tepp section h4 p {
  padding:10px;
  color:#285684;
	font-size:18px;
  letter-spacing: -1px;
  margin:0;
}

.tepp section h4:first-child {   
    width: 370;
    height: 55px;
}
.tepp section h3 {
  cursor: pointer;
  text-align: center;
  position: relative;
  width: 370px;
  height: 227px;
  display: block;
  margin:0; padding:0; border:0;
}
.tepp section h3 img{ width: 372px;
  height: 227px;}

.tepp section h3:first-child {   
    width: 370px;
    height: 227px;
   margin:0; padding:0; border:0;
}

.tepp section ul {
  zoom: 1;
  width: 634px;
  height: 503px;
  display: none;
  position: absolute;
  right: 0;
  left: 370px;
  top: 0;
  adding: 0;
  margin:0; padding:0; border:0;
}
.tepp section ul img {
  width: 634px;
  height: 503px;
  margin:0; padding:0; border:0;
}
.tepp section ul:after,
.tepp section ul:before {
  content: "";
  display: table;
}
.tepp section ul:after {
  clear: both;
}
.tepp section ul li {
  list-style: circle;
}

.tepp section .active {
  cursor: default;
  border-right: none;
  background: #285684;
}
.tepp section .active p{
  padding:10px;
  color:#fff;
	font-size:18px;
  letter-spacing: -1px;
  margin:0;
}
.tepp section .active + ul {
  display: block;
}
@media (min-width:471px){
    .hd_logo{padding-right: 7px;}
    .hd_logo img{width: 279px;}
#ddmenu ul li:hover{z-index:10;}
	#ddmenu ul li:hover .dropdown{display:block;}
	#ddmenu li{z-index:1;}
	#ddmenu .column.dd1{/* margin-right: -61px; */}
#ddmenu .column.dd2{width: 100%;text-align: center;}
#ddmenu .column.dd3{  position: relative; z-index: 1;}
#ddmenu .dropdown::after{position:absolute;top:0;right:0;width:40%;height:100%;}

#ddmenu .full-width .dropdown {position:absolute;padding-top: 10px;background-color: #fff;}
#ddmenu .full-width .dropdown::after{position:absolute;top: 1px; background:url(/page/img/m_p.png) no-repeat 50%; width:15px; height:11px; content:''}
    #ddmenu .full-width .dropdown.m1{margin-left: -186px;}
    #ddmenu .full-width .dropdown.m2{margin-left: -373px;}
    #ddmenu .full-width .dropdown.m3{margin-left: -560px;}
    #ddmenu .full-width .dropdown.m4{margin-left: -747px;}
#ddmenu .full-width .dropdown.m1::after{left: 176px;}
#ddmenu .full-width .dropdown.m2::after{left: 367px;}
#ddmenu .full-width .dropdown.m3::after{right: 268px;}
    #ddmenu .full-width .dropdown.m4::after{right:80px;}
#ddmenu .dd-inner {}

.parain p{font-size: 20px;}

.swiper-container > div > div{height:900px;}
}
@media screen and (max-width:720px) {
.tepp_body,
.tepp {
  width: 720px;}
.tepp section h3,.tepp section h3:first-child ,
 .tepp section h3 img{
  width: 264px;
  height: 163px;
  }
.tepp section ul,.tepp section ul img {
  width: 454px;
  height: auto;}
.tepp section h4,.tepp section h4:first-child{
    width: 264px;
    height: 39px; 
  }
.tepp section .active p, .tepp section h4 p {font-size:15px;}
.tepp section ul {
left: 264px;}
}

@media screen and (max-width:640px) {
.tepp_body,
.tepp {
  width: 640px;}
  .tepp section h3,.tepp section h3:first-child ,
 .tepp section h3 img{
  width: 237px;
  height: 144px;
  }
.tepp section ul,.tepp section ul img {
  width: 404px;
  height: auto;}
.tepp section h4,.tepp section h4:first-child{
    width: 237px;
    height: 35px; 
  }
.tepp section .active p, .tepp section h4 p {font-size:14px;}
.tepp section ul {
left: 237px;}
/*640 픽셀에서 모바일 배경*/
.paral01{background: url("/page/img/mb/sub1/visual.png") fixed no-repeat 50% -69% !important;background-size: auto 86% !important;}
.paral02{background: url("/page/img/mb/sub2/visual.png") fixed no-repeat 50% -69% !important;background-size: auto 86% !important;}
.paral03{background: url("/page/img/mb/sub3/visual.png") fixed no-repeat 50% -69% !important;background-size: auto 86% !important;}
.paral04{background: url("/page/img/mb/sub4/visual.png") fixed no-repeat 50% -69% !important;background-size: auto 86% !important;}
.paral05{background: url("/page/img/mb/sub5/visual.png") fixed no-repeat 50% -69% !important;background-size: auto 86% !important;}
.paral06{background: url("/page/img/mb/sub6/pa06-m.png") fixed no-repeat 50% -69% !important;background-size: auto 86% !important;}
.paral07{background: url("/page/img/mb/sub7/pa07-m.png") fixed no-repeat 50% -69% !important;background-size: auto 86% !important;}
.paral08{background: url("/page/img/mb/sub1/top_visual1.png") fixed no-repeat !important;}
.paral09{background: url("../img/para/pa08-m.png") fixed no-repeat !important;}





}
}
@media screen and (max-width:580px) {
.tepp_body,
.tepp {
  width: 580px;}
   .tepp section h3,.tepp section h3:first-child ,
 .tepp section h3 img{
  width: 214px;
  height: 130px;
  }
.tepp section ul,.tepp section ul img {
  width: 366px;
  height: auto;}
.tepp section h4,.tepp section h4:first-child{
    width: 214px;
    height: 32px; 
  }
.tepp section .active p, .tepp section h4 p {font-size:13px;}
.tepp section ul {
left: 214px;}
} 

@media screen and (max-width:480px) {
.tepp_body,
.tepp {
  width: 480px;}
   .tepp section h3,.tepp section h3:first-child ,
 .tepp section h3 img{
  width: 177px;
  height: 130px;
  }
.tepp section ul,.tepp section ul img {
  /*width: 302px;*/
  width: 302px;  
  height: auto;}
.tepp section h4,.tepp section h4:first-child{
    width: 177px;
    /*height: 26px; */
    height: 21px;     
  }
.tepp section .active p, .tepp section h4 p {
    /*font-size:13px;*/
    font-size: 11px;
    padding: 0;
}
.tepp section ul {
left: 177px;} 
}

@media screen and (max-width:425px) {
  
}
@media screen and (max-width:400px) {

}
@media screen and (max-width:380px) {
.tepp_body,
.tepp {
  width: 380px;}
   .tepp section h3,.tepp section h3:first-child ,
 .tepp section h3 img{
  width: 140px;
  height: 86px;
  }
.tepp section ul,.tepp section ul img {
  width: 240px;
  height: auto;}
.tepp section h4,.tepp section h4:first-child{
    width: 139px;
    height: 21px; 
  }
/*.tepp section .active p, .tepp section h4 p {font-size:10px;padding:4px;}*/
.tepp section .active p, .tepp section h4 p {font-size:8px;padding:2px;}
.tepp section ul {left: 139px;} 
  
}
@media screen and (max-width:360px) {

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

@media (max-width:470px){
	#ddmenu .column.mb{border-left: 1px solid #999;border-right: 1px solid #999;width: 100%;}
	.on{position:absolute !important; top:91%; left:0; background-color:#fff; padding:0 5% !important; box-sizing:border-box;}
	.inbox_mb{width:90%; margin:0 auto;}
	.tit{padding: 10% 0;}
	.bt_10{margin-bottom:10%;}
	.bt_15{margin-bottom:15%;}
	
	.info{}
	.info .link{position:absolute;top: 44%;left: 13%;display:block;width: 46.2%;}
	.info .link1{position:absolute;top: 42%;right: 12%;display:block;width: 24%;}
	.info .link2{position:absolute;top: 44%;right: 4%;display:block;width: 43%;}
	.map_box{position:relative;height: 60vw;}
     .ma05_m .con{position: relative;background:url(../img/main/mb/con_bg.png) no-repeat 50%;background-size:100% auto !important;height: 84.5VW;margin-top: -8vw;z-index: 1;}
    .ma05_m .con .tel{position:absolute;top: 18vw;left: 7vw;width: 46.2vw;}
 .ma05_m .con .blog{position:absolute;top: 16vw;right: 18vw;width: 9.7vw;}
    .ma05_m .con .insta{position:absolute;top: 16vw;right: 6vw;width: 9.7vw;}
	 .add{    margin-bottom: 10%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size:12px;
    color: #fff;
    background-color: #00589d;}
	.wrap_map{height:100% !important;}
	
	.parain p{font-size:14px;}
	
	.m_bl{display:block;}
}
.paddtop0{padding-top:0 !important;}

.sub_bd #map{height:700px; margin-bottom:100px;}
.tit #map2{height:64.4vw; margin-bottom:10vw;}