@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css');

/* 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: 'Pretendard Variable', 'Pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', 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
}
/* 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: 1200px;
    height: 100%;
    margin: 0 auto;
}
.header > .side {
    float: right;
    z-index: 2;
    margin: 39px 0 0 22px;
    line-height: 20px
}
.visual {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%
}
.body {
    position: relative;
    padding: 30px 0 0 0;
}
.body.fixed-width {
    width: 1200px;
    margin: 0 auto
}
.header:after, .body:after {
    display: block;
    clear: both;
    content: ''
}
.content:after {
    display: block;
    clear: both;
    content: ''
}
.content > :first-child {
    margin-top: 0
}
/* Header */
.header > h1 {
    float: left;
    padding: 20px 0;
    margin-right: 32px;
    line-height: 60px;
}
.header > h1 img {
    vertical-align: middle;
    max-height: 40px;
}
.header > .logo-item a {
	font-size: 24px;
	color: #888;
}
.header > .logo-item a:hover {
	color: #444;
}
/* Fixed Header */
.container.fixed_header {
    padding-top: 35px
}
.fixed_header .header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    z-index: 1000;
    padding: 0;
}
.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 {
    border-top: 1px solid #e4e4e4;
    border-bottom: 3px solid #cda25a;
    background-color: #f1f1f1;
    font-family: Open Sans, NanumBarunGothic, Malgun Gothic, Dotum, 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 {
    padding: 19px;
	text-align: center;
	color:#e1e1e1;
    background-color: #555
}

.f_cr_area a{
	color: #e1e1e1;

}
.footer .copyright {
	text-align: center;
    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 {
    width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.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: 18px;
    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;
    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: right;
    position: relative;
    z-index: 1;
    max-width: 742px;
    height: 100%;
    font-size: 13px
}
.gnb a {
    text-decoration: none;
    white-space: nowrap
}
.gnb > ul > li {
    float: left;
    position: relative;
    text-align: left
}
.gnb > ul:after {
    display: block;
    clear: both;
    content: ''
}
.gnb > ul > li > a {
    display: block;
    position: relative;
    padding: 0 20px;
    line-height: 100px;
    font-size: 15px;
    font-weight: 700;
    color: #888
}
.gnb > ul > li > a:hover,
.gnb > ul > li > a:focus,
.gnb > ul > li > a:focus,
.gnb > ul > li.on > a {
    color: #444
}
.gnb > ul .depth2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    padding: 8px 0;
    background-color: #333
}
.gnb > ul .depth2 > li {
    position: relative
}
.gnb > ul .depth2:after {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #cda25a;
    content: ''
}
.gnb > ul .depth2 a {
    display: block;
    position: relative;
    min-width: 170px;
    height: 40px;
    padding: 0 30px 0 20px;
    line-height: 40px;
    font-size: 13px;
    color: #9d9d9d
}
.gnb > ul .depth2 a:hover,
.gnb > ul .depth2 a:active,
.gnb > ul .depth2 a:focus,
.gnb > ul .depth2 > li.on > a {
    color: #cda25a
}
.gnb > ul .depth3 {
    display: none;
    position: absolute;
    top: -8px;
    left: 100%;
    z-index: 2;
    padding: 8px 0;
    background-color: #333
}
.gnb > ul .depth2 > li.more > a:after {
    position: absolute;
    right: 20px;
    content: '>'
}
.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, Malgun Gothic, Dotum, 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: 900px;
    min-height: 400px;
    padding: 40px 0 100px
}
.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
}
/* 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: 600px;
    font-family: Raleway, NanumBarunGothic, Dotum, AppleGothic, Helvetica, sans-serif;
}
.swiper-container > div > div {
    display: table;
    height: 600px;
    color: #fff;
    background-size: cover;
}
.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:-25px 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: #fff;
}
.swiper-button button {
    background-color: #333;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.swiper-pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #fff;
    opacity: 0.6;
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
    opacity: 1;
}
@media all and (max-width: 479px) {
    body, html {
        min-width: 100%;
    }
    a.btn_top {
        display: none;
    }
    /* Layout */
    .container {
        min-width: 100%;
        background-color: #fff
    }
    .header {
        position: relative;
        z-index: 2;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .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: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%;
        padding: 40px 0;
    }
    /* 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
    }
    .fixed_header .header_wrap.shrink {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        border-bottom: 1px solid #e1e1e1;
        background-color: #fff;
        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-top: 1px solid #e4e4e4;
        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;

    }


    .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;
        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: 18px;
        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;
        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;
        transform: rotate(-45deg);
    }
    .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, Malgun Gothic, Dotum, 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 {
        height: 270px;
        font-family: Raleway, NanumBarunGothic, Dotum, AppleGothic, Helvetica, sans-serif;
    }
    .swiper-container > div > div {
        display: table;
        height: 270px;
        color: #fff;
    }
    .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 */
@keyframes ani-header {
    0% {
        top: -60px
    }
    100% {
        top: 0px
    }
}

.gnb .menu-active{
	font-weight: bold !important;
	color:#000 !important;
}

/* -------------------------------------------------------------------------- */
/* 2026 flat refresh overrides                                                 */
/* -------------------------------------------------------------------------- */

:root {
    --shopmodule-bg: #f6f8fb;
    --shopmodule-surface: #ffffff;
    --shopmodule-surface-soft: #f8fbff;
    --shopmodule-text: #141922;
    --shopmodule-text-muted: #4e5a70;
    --shopmodule-line: #d9e0ea;
    --shopmodule-line-strong: #cfd9e8;
    --shopmodule-primary: #0068ff;
    --shopmodule-primary-deep: #004ab8;
    --shopmodule-accent: #08b5a4;
    --shopmodule-shadow-sm: 0 12px 24px rgba(10, 30, 67, 0.06);
    --shopmodule-shadow-md: 0 20px 42px rgba(10, 30, 67, 0.08);
    --shopmodule-shadow-lg: 0 26px 60px rgba(9, 22, 48, 0.12);
    --shopmodule-radius-sm: 12px;
    --shopmodule-radius-md: 18px;
    --shopmodule-radius-lg: 24px;
    --shopmodule-layout-width: min(1180px, calc(100% - 40px));
}

html,
body {
    min-width: 0;
    background: var(--shopmodule-bg);
    color: var(--shopmodule-text);
}

body,
input,
textarea,
select,
button,
table {
    font-family: 'Pretendard Variable', 'Pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;
    font-size: 14px;
    color: var(--shopmodule-text);
}

a {
    color: inherit;
}

.container.shopmodule-flat {
    min-width: 0;
    background:
        radial-gradient(circle at 8% 0%, rgba(140, 185, 255, 0.18) 0%, transparent 26%),
        radial-gradient(circle at 92% 10%, rgba(8, 181, 164, 0.12) 0%, transparent 24%),
        linear-gradient(180deg, #f8fbff 0%, #f6f8fb 220px, #ffffff 220px, #ffffff 100%);
}

.header_wrap {
    position: relative;
    z-index: 30;
    padding-top: 28px;
}

.fixed_header .header_wrap,
.fixed_header .header_wrap.shrink {
    top: auto;
    left: 0;
    right: 0;
    min-width: 0;
    border-bottom: 0;
    background: transparent;
    animation: none;
}

.fixed_header .header_wrap.shrink {
    position: fixed;
    top: 0;
    padding-top: 0;
    padding-bottom: 10px;
    background: rgba(246, 248, 251, 0.92);
    backdrop-filter: blur(14px);
    box-shadow: 0 10px 30px rgba(12, 28, 59, 0.08);
    border-bottom: 1px solid rgba(217, 224, 234, 0.92);
}

.header,
.search_wrap,
.visual.sub .sub_title,
.body.fixed-width,
.footer .f_info_area {
    width: var(--shopmodule-layout-width);
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.header {
    display: flex;
    align-items: center;
    gap: 18px;
    min-height: 76px;
    padding: 0 22px;
    border: 1px solid rgba(217, 224, 234, 0.9);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(12px);
    box-shadow: var(--shopmodule-shadow-sm);
}

.header::before {
	content: '';
	position: absolute;
	inset: 1px;
	border-radius: 23px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.18) 100%);
	pointer-events: none;
	opacity: 0.9;
}

.header > * {
	position: relative;
	z-index: 1;
}

.header > h1 {
    float: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    flex: 0 0 auto;
}

.header > .logo-item a {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: 21px;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: #102038;
    transition: color 0.2s ease;
}

.header > .logo-item a:hover {
    color: var(--shopmodule-primary);
}

.header > h1 img {
    max-height: 40px;
    border-radius: 0;
}

.logo-text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #5d687a;
    white-space: nowrap;
}

.header > .side {
    order: 3;
    float: none;
    z-index: 3;
    margin: 0;
    line-height: 1;
    margin-left: 16px;
}

.header > .side > ul {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header > .side > ul > li {
    float: none;
    position: relative;
}

.header > .side > ul > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: auto;
    height: 40px;
    margin-left: 0;
    padding: 0 14px;
    border: 1px solid #d7e1ef;
    border-radius: 999px;
    background: #ffffff;
    font-size: 12px;
    line-height: 1;
    color: #24406d;
    text-align: center;
    box-sizing: border-box;
    transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

.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: var(--shopmodule-primary);
    border-color: #bfd0ea;
    background: #f4f8ff;
    box-shadow: 0 10px 20px rgba(0, 82, 207, 0.08);
    transform: translateY(-1px);
}

.header > .side > ul > li .util-text {
    font-weight: 700;
    letter-spacing: -0.01em;
}

.header > .side > ul > li .login_after {
    gap: 10px;
    padding-right: 14px;
    padding-left: 10px;
    min-width: 0;
    max-width: 240px;
    border-color: #cfe0f8;
    background: linear-gradient(180deg, #ffffff 0%, #f6f9ff 100%);
    box-shadow: none;
    border-radius: 999px;
    transform: none;
    margin-top: 0;
    width: auto;
    height: 42px;
}

.header > .side > ul > li .login_after img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #d3def0;
    box-shadow: 0 4px 12px rgba(10, 30, 67, 0.08);
}

.login-name {
    display: inline-block;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 700;
    color: #24406d;
}

.edge {
    display: none;
}

.header > .side > ul .ly {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    margin-top: 12px;
    background: transparent;
}

.header > .side > ul .ly.ly_login {
    overflow: visible;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
}

.header > .side > ul .on .ly.ly_login {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header > .side > ul .ly.ly_login ul {
    margin-top: 0;
    padding: 10px;
    border: 1px solid #d9e3f1;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: var(--shopmodule-shadow-md);
    min-width: 180px;
    z-index: 3;
}

.header > .side > ul .ly a {
    display: block;
    min-width: 0;
    height: auto;
    padding: 11px 14px;
    border-radius: 12px;
    line-height: 1.4;
    font-size: 13px;
    font-weight: 600;
    color: #4b5d79;
    transition: background 0.18s ease, color 0.18s ease;
}

.header > .side > ul .ly a:hover,
.header > .side > ul .ly a:focus {
    color: var(--shopmodule-primary);
    background: #eef5ff;
    text-decoration: none;
}

.custom_area {
    order: 2;
    margin-left: auto;
    position: static;
}

.custom_area ul {
    display: flex;
    gap: 14px;
}

.custom_area a {
    font-size: 12px;
    font-weight: 600;
    color: #68809d;
    transition: color 0.2s ease;
}

.custom_area a:hover,
.custom_area a:focus {
    color: var(--shopmodule-primary);
}

.search_wrap {
    position: relative;
    min-width: 0;
    padding-top: 14px;
    margin-bottom: -2px;
    z-index: 40;
}

.search_area {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 16px 20px;
    border: 1px solid #dbe6f6;
    border-radius: 22px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 251, 255, 0.98) 100%);
    box-shadow: var(--shopmodule-shadow-md);
    box-sizing: border-box;
}

.search_area input[type=text] {
    width: calc(100% - 36px);
    height: auto;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: clamp(20px, 3vw, 30px);
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
    color: #102038;
}

.search_area input[type=text]::placeholder {
    color: #9aabc2;
}

.search_area .btn_close {
    top: 18px;
    right: 20px;
    width: 28px;
    height: 28px;
    margin-top: 0;
    border-radius: 50%;
    background: #eef4ff;
    font-size: 20px;
    line-height: 28px;
    color: #5b7297;
    transition: background 0.2s ease, color 0.2s ease;
}

.search_area .btn_close:hover,
.search_area .btn_close:focus {
    background: #e0ebff;
    color: var(--shopmodule-primary);
}

.gnb {
    order: 2;
    float: none;
    position: relative;
    z-index: 2;
    max-width: none;
    height: auto;
    margin-left: auto;
    font-size: 14px;
}

.gnb > ul {
    display: flex;
    align-items: center;
    gap: 4px;
    background: transparent;
    padding: 0;
    max-height: none;
    overflow: visible;
    border: 0;
}

.gnb > ul > li {
    float: none;
    position: relative;
}

.gnb > ul > li > a {
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
    line-height: 42px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #445772;
    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.gnb > ul > li > a:hover,
.gnb > ul > li > a:focus,
.gnb > ul > li.on > a,
.gnb > ul > li > a.menu-active {
    color: var(--shopmodule-primary) !important;
    background: #eef5ff;
    transform: translateY(-1px);
}

.gnb > ul .depth2,
.gnb > ul .depth3 {
    display: none;
    position: absolute;
    left: 0;
    min-width: 220px;
    padding: 10px;
    border: 1px solid #d9e3f1;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: var(--shopmodule-shadow-md);
}

.gnb > ul .depth2 {
    top: calc(100% + 12px);
    left: 0;
    background-color: #ffffff;
}

.gnb > ul .depth3 {
    top: 0;
    left: calc(100% + 10px);
    background-color: #ffffff;
}

.gnb > ul .depth2:after,
.gnb > ul .depth2 > li.more > a:after {
    display: none;
}

.gnb > ul .depth2 a,
.gnb > ul .depth3 a {
    display: block;
    min-width: 0;
    height: auto;
    padding: 11px 14px;
    border-radius: 12px;
    line-height: 1.45;
    font-size: 13px;
    font-weight: 600;
    color: #4d5d77;
}

.gnb > ul .depth2 a:hover,
.gnb > ul .depth2 a:active,
.gnb > ul .depth2 a:focus,
.gnb > ul .depth2 > li.on > a,
.gnb > ul .depth3 a:hover,
.gnb > ul .depth3 a:focus {
    color: var(--shopmodule-primary);
    background: #eef5ff;
}

.gnb .menu_btn {
    display: none;
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

.gnb .menu_btn .menu_bar {
    width: 22px;
    height: 16px;
    position: relative;
}

.gnb .menu_btn .menu_bar div {
    position: absolute;
    left: 0;
    width: 22px;
    height: 2px;
    border: 0;
    border-radius: 999px;
    background: #1f3559;
    transition: transform 0.18s ease, opacity 0.18s ease, top 0.18s ease, bottom 0.18s ease;
}

.gnb .menu_btn .menu_bar .btn1 {
    top: 0;
}

.gnb .menu_btn .menu_bar .btn2 {
    top: 7px;
}

.gnb .menu_btn .menu_bar .btn3 {
    bottom: 0;
}

.gnb .menu_btn.opened .menu_bar .btn1 {
    top: 7px;
    transform: rotate(45deg);
}

.gnb .menu_btn.opened .menu_bar .btn2 {
    opacity: 0;
}

.gnb .menu_btn.opened .menu_bar .btn3 {
    bottom: 7px;
    transform: rotate(-45deg);
}

.visual.sub,
.visual.sub.sub_type2,
.visual.sub.sub_type3 {
    position: relative;
    overflow: hidden;
    padding: 58px 0 46px;
    margin-top: 18px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(244, 249, 255, 0.98) 100%);
    line-height: 1.2;
    text-align: left;
    border-top: 1px solid rgba(217, 224, 234, 0.62);
    border-bottom: 1px solid rgba(217, 224, 234, 0.62);
}

.visual.sub .bg_img {
    display: block;
    opacity: 0.08;
    filter: saturate(0.7);
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.visual.sub .mask {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 15% 0%, rgba(0, 104, 255, 0.08) 0%, transparent 38%), radial-gradient(circle at 88% 20%, rgba(8, 181, 164, 0.08) 0%, transparent 36%), linear-gradient(180deg, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.78) 100%);
    pointer-events: none;
    z-index: 1;
}

.visual.sub .sub_title {
    position: relative;
    z-index: 2;
}

.visual.sub .sub_title h1,
.visual.sub.sub_type2 .sub_title h1,
.visual.sub.sub_type3 .sub_title h1 {
    font-family: 'Pretendard Variable', 'Pretendard', 'Noto Sans KR', sans-serif;
    font-size: clamp(26px, 3.6vw, 40px);
    font-weight: 800;
    line-height: 1.14;
    letter-spacing: -0.03em;
    color: #102038;
}

.visual.sub .sub_title h1:after {
    top: calc(100% + 16px);
    width: 54px;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(140deg, var(--shopmodule-primary) 0%, var(--shopmodule-accent) 100%);
}

.body {
    padding-top: 28px;
}

.body.fixed-width {
    width: var(--shopmodule-layout-width);
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 84px;
}

.body.fixed-width.left,
.body.fixed-width.right {
    display: grid;
    grid-template-columns: minmax(220px, 260px) minmax(0, 1fr);
    gap: 32px;
    align-items: start;
}

.body.fixed-width.right .lnb {
    order: 2;
    float: none;
    width: auto;
    padding: 0;
}

.body.fixed-width.right .content {
    order: 1;
    float: none;
    width: auto;
    min-height: 0;
    padding: 0 0 20px;
}

.body.fixed-width.left .lnb,
.body.fixed-width.left .content,
.body.fixed-width.none .content,
.body.fixed-width.right .lnb,
.body.fixed-width.right .content {
    float: none;
    width: auto;
}

.body.fixed-width.none .content {
    padding: 0 0 20px;
    width: 100%;
}

.body.fixed-width .lnb > ul {
    position: sticky;
    top: 108px;
    padding: 22px;
    border: 1px solid #dbe6f6;
    border-radius: var(--shopmodule-radius-lg);
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: var(--shopmodule-shadow-sm);
}

.body.fixed-width .lnb > ul > li {
    margin-bottom: 24px;
}

.body.fixed-width .lnb > ul > li:last-child {
    margin-bottom: 0;
}

.body.fixed-width .lnb > ul > li > a,
.body.fixed-width .lnb > ul > li > span {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.4;
    color: #102038;
}

.body.fixed-width .lnb ul ul a {
    padding: 8px 0;
    font-size: 14px;
    line-height: 1.55;
    color: #5b6b83;
}

.body.fixed-width .lnb ul ul a:hover,
.body.fixed-width .lnb ul ul a:focus,
.body.fixed-width .lnb ul ul a:active,
.body.fixed-width .lnb ul ul li.on a {
    color: var(--shopmodule-primary);
}

.body.fixed-width .content {
    min-height: 0;
    padding: 0 0 20px;
    color: var(--shopmodule-text);
}

.footer {
    border-top: 1px solid #dde6f3;
    border-bottom: 0;
    background: linear-gradient(180deg, #f8fbff 0%, #f3f7fc 100%);
    font-family: 'Pretendard Variable', 'Pretendard', 'Noto Sans KR', sans-serif;
}

.footer .f_info_area {
    padding: 0;
}

.footer .f_cr_area {
    padding: 30px 24px 24px;
    text-align: center;
    color: #5d708d;
    background: transparent;
}

.footer .f_cr_area::before {
    content: '';
    display: block;
    width: min(100%, 1180px);
    height: 1px;
    margin: 0 auto 22px;
    background: linear-gradient(90deg, rgba(217, 224, 234, 0) 0%, rgba(217, 224, 234, 1) 18%, rgba(217, 224, 234, 1) 82%, rgba(217, 224, 234, 0) 100%);
}

.footer .copyright {
    font-size: 14px;
    line-height: 1.75;
    color: #53657f;
    word-break: keep-all;
}

.footer .copyright a,
.f_cr_area a {
    color: #315788;
    transition: color 0.2s ease;
}

.footer .copyright a:hover,
.footer .copyright a:focus,
.footer .copyright a:active,
.f_cr_area a:hover,
.f_cr_area a:focus {
    color: var(--shopmodule-primary);
}

.footer .copyright span {
    margin-left: 18px;
}

.footer .f_cr_area .mobile-footer-member {
    display: none;
    margin: 18px auto 0;
    padding: 0;
    max-width: 420px;
    border: 1px solid #d7e1ef;
    border-radius: 999px;
    background: #ffffff;
    box-shadow: var(--shopmodule-shadow-sm);
    overflow: hidden;
}

.footer .f_cr_area .mobile-footer-member li {
    float: left;
    width: 50%;
    border-left: 1px solid #e1e8f3;
    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;
    padding: 11px 12px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    color: #24406d;
}

.btn_top {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 90;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(140deg, var(--shopmodule-primary) 0%, var(--shopmodule-primary-deep) 100%);
    box-shadow: 0 18px 30px rgba(0, 82, 207, 0.24);
    font-size: 22px;
    color: #fff;
    text-align: center;
    opacity: 1;
    filter: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.btn_top:hover {
    background: linear-gradient(140deg, var(--shopmodule-primary) 0%, var(--shopmodule-primary-deep) 100%);
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 20px 34px rgba(0, 82, 207, 0.28);
}

.btn_top span[aria-hidden="true"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    line-height: 1;
}

/* PC Shrink overrides to fix layout breaks */
.container.shopmodule-flat {
    /* To prevent 60px line height on active menu item */
}
.container.shopmodule-flat.fixed_header .header_wrap.shrink .gnb > ul > li > a {
    line-height: 42px;
}

@media (min-width: 1025px) {
    .container.shopmodule-flat.fixed_header .header_wrap.shrink .header {
        margin-top: 18px;
    }
    .container.shopmodule-flat.fixed_header .header_wrap.shrink .header > .side {
        margin: 0 0 0 16px;
    }
}

@media (max-width: 1024px) {
    :root {
        --shopmodule-layout-width: min(100%, calc(100% - 32px));
    }

    .container.fixed_header {
        padding-top: 0;
    }

    .header_wrap {
        padding-top: 12px;
    }

    .fixed_header .header_wrap {
        position: sticky;
        top: 0;
        padding-top: 12px;
        padding-bottom: 10px;
        background: rgba(246, 248, 251, 0.94);
        backdrop-filter: blur(14px);
        box-shadow: 0 8px 22px rgba(12, 28, 59, 0.08);
        border-bottom: 1px solid rgba(217, 224, 234, 0.9);
        overflow-anchor: none;
    }

    .fixed_header .header_wrap.shrink {
        position: sticky;
        top: 0;
        padding-top: 12px;
        padding-bottom: 10px;
        background: rgba(246, 248, 251, 0.94);
        backdrop-filter: blur(14px);
        box-shadow: 0 8px 22px rgba(12, 28, 59, 0.08);
        border-bottom: 1px solid rgba(217, 224, 234, 0.9);
        animation: none;
        overflow-anchor: none;
    }

    .header {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto auto;
        grid-template-areas: 'logo side menu';
        align-items: center;
        column-gap: 14px;
        min-height: 72px;
        padding: 0 18px;
        margin-top: 12px;
        border-radius: 22px;
    }

    .header > h1 {
        grid-area: logo;
        min-width: 0;
    }

    .container.shopmodule-flat .header_wrap > .header {
        margin-top: 12px !important;
    }

    .fixed_header .header_wrap.shrink .header,
    .container.shopmodule-flat.fixed_header .header_wrap.shrink > .header {
        margin-top: 12px;
    }

    .header::before {
        border-radius: 21px;
    }

    .logo-text {
        display: inline-block;
        max-width: 160px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 800;
        letter-spacing: -0.01em;
        color: #1a2c4e;
        white-space: nowrap;
    }

    .gnb {
        grid-area: menu;
        order: 3;
        margin-left: 0;
        position: static;
        flex: 0 0 auto;
        justify-self: end;
        align-self: center;
    }

    .gnb .menu_btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: 0;
        right: auto;
        flex: 0 0 46px;
        width: 46px;
        height: 36px;
        border: 1px solid #d7e1ef;
        border-radius: 16px;
        background: #ffffff;
        box-shadow: none;
        transition: background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
    }

    .gnb .menu_btn:hover,
    .gnb .menu_btn:focus-visible {
        border-color: #bfd0ea;
        background: #f4f8ff;
        box-shadow: 0 8px 18px rgba(0, 82, 207, 0.1);
    }

    .gnb .menu_btn .menu_bar {
        width: 20px;
        height: 18px;
        transform: translateY(-1px);
    }

    .gnb .menu_btn .menu_bar div {
        width: 20px;
        height: 2px;
        background: #27406b;
        transform-origin: center;
    }

    .gnb .menu_btn .menu_bar .btn1 {
        top: 0;
    }

    .gnb .menu_btn .menu_bar .btn2 {
        top: 6px;
    }

    .gnb .menu_btn .menu_bar .btn3 {
        top: 12px;
        bottom: auto;
    }

    .gnb .menu_btn.opened {
        border-color: #bfd0ea;
        background: #eef5ff;
        box-shadow: 0 10px 20px rgba(0, 82, 207, 0.12);
    }

    .gnb > ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 18px;
        right: 18px;
        padding: 8px 12px;
        border: 1px solid #dbe6f6;
        border-radius: 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 251, 255, 0.98) 100%);
        box-shadow: var(--shopmodule-shadow-lg);
        flex-direction: column;
        align-items: stretch;
        gap: 6px;
        z-index: 60;
    }

    /* .is-open display is now handled by layout.js using slideDown/Up to fix animation bug */

    .gnb > ul > li {
        width: 100%;
    }

    .gnb > ul > li > a {
        display: flex;
        justify-content: space-between;
        padding: 12px 14px;
        line-height: 1.4;
        border-radius: 14px;
    }

    .gnb > ul .depth2,
    .gnb > ul .depth3 {
        display: block;
        position: static;
        left: auto;
        top: auto;
        min-width: 0;
        padding: 8px 0 0;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
    }

    .gnb > ul .depth2 a,
    .gnb > ul .depth3 a {
        padding: 9px 14px;
        margin-left: 8px;
        border-radius: 12px;
    }

    .header > .side {
        grid-area: side;
        order: 2;
        grid-column: auto;
        margin-left: auto;
        margin-top: 0;
        width: auto;
    }

    .header > .side > ul {
        display: flex;
        justify-content: flex-end;
        width: auto;
    }

    .header > .side > ul > li > a {
        min-width: 68px;
    }

    .body.fixed-width.left,
    .body.fixed-width.right {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .body.fixed-width .lnb > ul {
        position: static;
        padding: 16px;
    }

    .body.fixed-width .lnb > ul > li {
        margin-bottom: 16px;
    }

    .visual.sub,
    .visual.sub.sub_type2,
    .visual.sub.sub_type3 {
        padding: 48px 0 40px;
        margin-top: 16px;
    }

    .footer .f_cr_area {
        padding-left: 18px;
        padding-right: 18px;
    }
}

@media (max-width: 680px) {
    :root {
        --shopmodule-layout-width: min(100%, calc(100% - 24px));
    }

    .header {
        padding: 6px 16px;
        min-height: 0;
        margin-top: 10px;
        column-gap: 12px;
        row-gap: 0px;
        border-radius: 18px;
    }

    .container.shopmodule-flat .header_wrap > .header {
        margin-top: 0px !important;
    }

    .header_wrap {
        padding-top: 10px;
    }

    .fixed_header .header_wrap.shrink {
        padding-top: 10px;
    }
    .fixed_header .header_wrap.shrink > .header {
        margin-top: 10px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .header::before {
        border-radius: 17px;
    }

    .header > h1 img {
        max-height: 30px;
    }

    .header > .logo-item a {
        font-size: 20px;
        gap: 9px;
    }

    .logo-text {
        max-width: 130px;
        font-size: 15px;
        letter-spacing: -0.01em;
        color: #1a2c4e;
    }

    .header > .side > ul {
        gap: 8px;
        flex-wrap: wrap;
    }

    .header > .side > ul > li > a {
        height: 38px;
        padding: 0 13px;
        font-size: 12px;
    }

    .login-name {
        max-width: 88px;
    }

    .search_wrap {
        padding-top: 10px;
    }

    .search_area {
        padding: 16px 16px 14px;
        border-radius: 20px;
    }

    .search_area input[type=text] {
        width: calc(100% - 30px);
        font-size: 22px;
    }

    .visual.sub,
    .visual.sub.sub_type2,
    .visual.sub.sub_type3 {
        padding: 38px 0 32px;
    }

    .visual.sub .sub_title h1,
    .visual.sub.sub_type2 .sub_title h1,
    .visual.sub.sub_type3 .sub_title h1 {
        font-size: 32px;
    }

    .body {
        padding-top: 20px;
    }

    .body.fixed-width {
        padding-bottom: 56px;
    }

    .footer .f_cr_area {
        padding-top: 24px;
        padding-bottom: 20px;
    }

    .footer .copyright {
        font-size: 13px;
    }

    .footer .f_cr_area .mobile-footer-member {
        display: block;
    }

    .btn_top {
        right: 16px;
        bottom: 16px;
        width: 46px;
        height: 46px;
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    :root {
        --shopmodule-layout-width: min(100%, calc(100% - 20px));
    }

    .header {
        padding: 6px 14px;
        margin-top: 8px;
        column-gap: 10px;
        row-gap: 0px;
        border-radius: 18px;
    }

    .container.shopmodule-flat .header_wrap > .header {
        margin-top: 0px !important;
    }

    .header_wrap {
        padding-top: 8px;
    }

    .fixed_header .header_wrap.shrink {
        padding-top: 8px;
    }
    .fixed_header .header_wrap.shrink > .header {
        margin-top: 8px;
        padding-left: 14px;
        padding-right: 14px;
    }

    .header > .logo-item a {
        font-size: 18px;
        gap: 8px;
    }

    .logo-text {
        max-width: 110px;
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: -0.01em;
        color: #1a2c4e;
    }

    .gnb > ul {
        left: 14px;
        right: 14px;
        border-radius: 20px;
    }

    .header > .side {
        display: block;
        margin-top: 0;
    }

    .header > .side > ul {
        justify-content: flex-end;
    }

    .search_area {
        padding: 14px 14px 12px;
        border-radius: 18px;
    }

    .search_area input[type=text] {
        font-size: 18px;
    }

    .visual.sub,
    .visual.sub.sub_type2,
    .visual.sub.sub_type3 {
        padding: 32px 0 28px;
    }

    .visual.sub .sub_title h1,
    .visual.sub.sub_type2 .sub_title h1,
    .visual.sub.sub_type3 .sub_title h1 {
        font-size: 28px;
    }

    .body.fixed-width .lnb > ul {
        padding: 14px;
        border-radius: 18px;
    }

    .footer .f_cr_area {
        padding-left: 14px;
        padding-right: 14px;
    }

    .footer .f_cr_area .mobile-footer-member {
        margin-top: 16px;
    }

    .footer .f_cr_area .mobile-footer-member li a {
        padding: 10px 8px;
    }

    .btn_top {
        right: 12px;
        bottom: 12px;
    }
}

.bottom-copyright{
	line-height: 1.75;
	color: #53657f;
	word-break: keep-all;
	font-size: 14px;
}

.simple_wrt textarea {
	width: 100%;
	min-height: 120px;
	padding: 12px 14px;
	border: 1px solid #d7e1ef;
	border-radius: 12px;
	background: #ffffff;
	font-size: 15px !important;
	line-height: 1.5;
	color: #102038;
	resize: vertical;
}
