.address_name strong,.address_tel strong,.address_fax strong,
.address_road_info strong{display:none;}

body, .mobile_wrap { color: #2e2e2e; word-break: keep-all; overflow-x: hidden; }
.wrap a { color: inherit; }
a.tel { cursor: default; }
a.btn { display: inline-block; }

/* mobile header */
#mobile_mainmenu { display: none; visibility: hidden; }
#mobile_hmenu { display: none; }

/* header start */
#header {
    background-color: transparent;
    font-size: 16px;
}
#header > .container { padding: 0; }
#header > .container > .section > .container { padding: 0; }

#logo {
    margin-top: 13px;
    margin-bottom: 13px;
}

#header_menu {
    margin-top: 26px;
    float: right;
}
#header_menu li {
    float: left;
    font-size: 13px;
}
#header_menu li + li:before {
    content: '|';
    color: #b1b1b1;
    margin: 0 0.6em 0 0.9em;
    font-size: 0.9em;
    vertical-align: middle;
}
#header_menu li a {
    position: relative;
    background: transparent !important;
    color: #2e2e2e;
    vertical-align: middle;
}

#main_menu {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #f9f9f9;
}
#main_menu .gnb {
    position: relative;
    text-align: center;
}
#main_menu .btn_main_menu,
#main_menu .gnb span {
    display: none;
}
#main_menu .depth1 {
    display: inline-block;
    position: relative;
    background-color: transparent;
    line-height: 2.6875em;
}
#main_menu .depth1:hover {
    background-color: transparent !important;
}
#main_menu .depth1 > a {
    display: block;
    padding: 0 3.2em;
    font-size: 1.0625em;
    color: #2e2e2e !important;
    text-align: center;
    letter-spacing: -0.05em;
}
#main_menu .depth1:hover > a,
#main_menu .depth1 > a:hover {
    background-color: transparent !important;
}
#main_menu .depth2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    min-width: 150px;
    border: 1px solid #d7d7d7 !important;
    border-top: 3px solid #0b6fbc !important;
    background-color: #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: left;
    z-index: 100;
    -webkit-box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, 0.1);
}
#main_menu .depth2:empty {
    display: none !important;
}
#main_menu .depth1:hover .depth2 {
    display: block;
}
#main_menu .depth2 li {
    position: relative;
    background-color: transparent;
    line-height: 2.25em;
}
#main_menu .depth2 li:hover {
    background-color: transparent !important;
}
#main_menu .depth2 li a {
    display: block;
    color: #2e2e2e !important;
    padding: 0 1em;
    font-size: 0.90625em;
    letter-spacing: -0.05em;
    text-align:center;
}
#main_menu .depth2 li:hover > a,
#main_menu .depth2 li > a:hover {
    color: #005392 !important;
    background-color: #f3f3f3 !important;
}
#main_menu .depth3 {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    border: 1px solid #d7d7d7 !important;
    background-color: #fff !important;
    -webkit-box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 9px 1px rgba(0, 0, 0, 0.1);
}
#main_menu .depth2 li:hover .depth3 {
    display: block;
}
#main_menu .depth1:last-child .depth3 {
    left: -100%;
}
#main_menu .depth3 li {}
#main_menu .depth3 li:hover {}
#main_menu .depth3 li:hover a,
#main_menu .depth3 li > a:hover {}
@media screen and (max-width: 1199px) and (min-width: 992px) {}
/* header end */

/* sub common start */
#row_1391755794 {
    background-color: #f5f5f5;
}
#col_1391755497,
#col_1393401846 {
    padding: 0;
}
#col_1391755566 {
    background-color: #fff;
    padding: 15px;
}
#col_1391755566 {
    padding: 15px 15px 40px 30px;
}

#sub_lnb {
    padding-top: 1.6875em;
    text-align: right;
    font-size: 16px;
}
#sub_lnb ul {
    display: inline-block;
}
#sub_lnb ul li {
    float: left;
}
#sub_lnb li:last-child span {
    color: #1676c1 !important;
}
#sub_lnb .lnb_home {
    width: 18px;
    height: 17px;
    text-indent: -5000px;
    text-align: left;
    background-image: url(/template/s150319001001/images/sub_lnb.png);
    background-repeat: no-repeat;
}
#sub_lnb span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.875em;
    letter-spacing: -0.05em;
}
#sub_lnb span:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 17px;
    margin: 0 5px;
    background-image: url(/template/s150319001001/images/sub_lnb.png);
    background-repeat: no-repeat;
    background-position: -25px 0px
}

#sub_menu {
    text-align: left;
    font-size: 16px;
}
#sub_menu .sub_menu_title {
    height: 7.6em;
    padding: 3.8em 1.5625em 0;
    background: url(/template/s171127001001/images/submenu_bg.png) no-repeat 50% 50% / cover;
}
#sub_menu .sub_menu_title div,
#sub_menu .sub_menu_title h1 {
    color: #fff;
    font-weight: 700;
    font-size: 1.375em;
    letter-spacing: -0.05em;
}
#sub_menu .sub_menu_title.privacy div,
#sub_menu .sub_menu_title.privacy h1 {
    padding: 120px 0 0;
    text-align: center;
}
#sub_menu .sub_menu_title.email_security div,
#sub_menu .sub_menu_title.email_security h1 {
    padding: 120px 0 0;
    text-align: center;
    font-size: 24px;
    letter-spacing: -1px;
}
#sub_menu .sub_depth {
    background-color: transparent;
}
#sub_menu .sub_depth > li {
    padding: 12px 8px;
    border-bottom: 1px solid #e6e6e6;
}
#sub_menu .sub_depth > li.active > a {
    background-color: transparent;
}
#sub_menu .sub_depth > li:hover > a,
#sub_menu .sub_depth > li.active > a {
    font-weight: 500;
}
#sub_menu li:hover > a,
#sub_menu li.active > a {
    color: #1574c0 !important;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
#sub_menu li:hover a:after {}
#sub_menu .sub_depth > li > a {
    font-size: 0.9375em;
    color: #000;
    background-color: transparent;
    letter-spacing: -0.05em;
}
#sub_menu .sub_depth > li:hover > a {
    color: #1574c0;
    background-color: transparent !important;
}
#sub_menu .sub_depth li > a > span {
    display: none;
}
#sub_menu .depth3 {
    display: none;
}
#sub_menu li:hover .depth3,
#sub_menu .active .depth3 {
    display: block;
}
#sub_menu .depth3 li {
    padding: 12px 0 0 20px;
    background-color: transparent;
}
#sub_menu .depth3 li a {
    position: relative;
    padding-left: 1.153846em;
    font-size: 0.875em;
    color: #606060;
    letter-spacing: -0.05em;
}
#sub_menu .depth3 li a::before {
	content: '';
    display: block;
    width: 7px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #bebebe;
}

#sub_title {
    padding-top: 3.125em;
    padding-bottom: 0.875em;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
}
#sub_title p,
#sub_title > h1 {
    font-weight: 700;
    font-size: 2.0625em;
    color: #000 !important;
    letter-spacing: -0.05em;
}
#sub_title span {
    display: none;
    font-size: 15px;
}

#content #sub_contents {
    min-height: 400px;
    margin-top: 50px;
    margin-bottom: 80px;
}

@media screen and (max-width: 991px) {
    #sub_title {
        padding-top: 20px;
    }
    #sub_title:after {
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    #sub_title {
        height: 45px; 
        margin: 0 -15px;
        padding: 8px 15px 0;
        background-color: #0065bc;
        text-align: center;
    }
    #sub_title > h1,
    #sub_title > p {
        font-size: 17px;
        color: #fff !important;
    }
    #sub_title > p:after,
    #sub_title span,
    #sub_title:after {
        display: none;
    }
    
    #content #sub_contents {
        margin-top: 30px;;
        margin-bottom: 50px;
    }
    #sub_contents {
        padding: 0 15px;
    }
}
/* sub common end */

/* visual start */
#section_1511773459 {
    background: url(/template/s171127001001/images/sub_visual.jpg) no-repeat 50% 50% / cover;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {}
@media screen and (max-width: 991px) and (min-width: 768px) {}
@media screen and (max-width: 767px) {}
/* visual end */

/*** content start ***/
#content {
	padding-top: 16px;
}
#content > .container {
	padding: 0;
}
#col_1577672768 { padding-right: 30px; }
#col_1577672791 { padding-left: 0; }
@media screen and (min-width:768px) and (max-width:992px){
    #col_1577672791 { padding-left: 15px; }
}
@media screen and (max-width: 767px) {
    #col_1577672791 { padding-left: 15px; }
    #content { padding: 0; }
}
/*** content end ***/

/* footer start */
#footer {
    padding-top: 1.25em;
    padding-bottom: 1.625em;
    background-color: #f5f5f5 !important;
    font-size: 16px;
    border-top:1px solid #ccc;
}
#footer > .container { padding: 0; }

#footer_menu {
}
#footer_menu li {
    display: inline-block;
    margin-right: 0.625em;
    color: #2e2e2e;
    font-size: 0.85em;
    letter-spacing: -0.05em;
}
#footer_menu li a {
    font-weight: 400 !important;    
    color: inherit;
}
#footer_menu .link_privacy a {
    font-weight: 700 !important;    
    color: inherit !important;
}

#address {
    margin-top: 0.75em;
    line-height: 1.5;
    color: #7f7f7f;
}
#address span {
    display: inline-block;
    margin: 0 0.25em;
    font-size: 0.8125em;
    letter-spacing: -0.05em;
}
#address strong {
    font-weight: normal;
}
#address strong:after {
    content: ' : ';
    font-size: 0.8em;
}
.copy p{
    font-size: 0.8125em;
    color: #7f7f7f;
}
#copyright {
    margin-top: 0;
    font-size: 0.8125em;
    color: #7f7f7f;
    letter-spacing: -0.05em;    
}
@media screen and (min-width: 768px) {
    #footer > .container > .section > .container { padding: 0; }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    #footer {
        text-align: center;
        font-size: 15px;
    }
}
@media screen and (max-width: 767px) {
    #footer {
        text-align: center;
        font-size: 14px;
    }
}


div #col_1628731062{width:21%;}
#element_1628731034 img{ display:block;}
@media screen and (min-width:992px) and (max-width:1199px){
    div #col_1628731062{width:100%;}
    #element_1628731034 img{margin:0 auto 20px;}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    div #col_1628731062{width:100%;}
    #element_1628731034 img{margin:0 auto 20px;}
}
@media screen and (max-width: 767px) {
    div #col_1628731062{width:100%;}
    #element_1628731034 img{margin:0 auto 20px; width:180px;}
}
/* footer end */

/* quick menu */
#quick_1628066934799.DUBU_Quick {
    overflow: hidden;
    left: calc(50% + 600px);
    right: auto;
    border-radius: 10px;
    border: 1px solid #d7d7d7;
}
#quick_1628066934799.DUBU_Quick .title_quick {
    font-size: 16px;
    padding: 17px 5px 22px;
    background-color: #0064bc;
    font-weight: 400;
    color: #fff;
    letter-spacing: -0.05em;
}
#quick_1628066934799.DUBU_Quick .quick_container {
    background-color: #fff;
}
#quick_1628066934799.DUBU_Quick .title_quick:after {
    display: none;
}
#quick_1628066934799.DUBU_Quick .quick_list .quick_li {
    padding: 16px 5px;
}
#quick_1628066934799.DUBU_Quick .quick_list .quick_li + .quick_li {
    border-top: 1px solid #d7d7d7;
}
#quick_1628066934799.DUBU_Quick .quick_list .quick_li a {
    padding: 0;
}
#quick_1628066934799.DUBU_Quick .quick_list .quick_li a .quick_text {
    display: none;
}
#quick_1628066934799.DUBU_Quick .quick_list .quick_li a img {
    width: auto;
}
@media screen and (max-width: 1460px) {
    #quick_1628066934799.DUBU_Quick {
        left: auto;
        right: 1%;
    }
}
@media screen and (max-width: 767px) {
    #quick_1628066934799.DUBU_Quick {
    	display: none !important;
    }
}

/* scrollup */
.scrollup {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    padding: 10px;
    bottom: 15px;
    right: 15px;
    text-align: center;
    text-indent: -999999px;
    font-size: 14px;
    color: #fff !important;
    /*background-color: pink !important;*/
    background-image: url(/template/s171127001001/images/scrollTop.png);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    z-index: 101;
}

@media screen and (max-width: 991px) {
    .mobile_wrap { position: relative; background-color: transparent; }
    .mo_mclose {
        position: absolute;
        background: #40494e;
        z-index: 10;
        -webkit-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        transform: translateX(-260px);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .mobile_wrap.mo_open {}
    .wrap > * {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .mobile_wrap.mo_open .wrap > * {
        -webkit-transform: translateX(260px);
        -ms-transform: translateX(260px);
        transform: translateX(260px);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .mobile_wrap.mo_open .mo_mclose {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    /* mobile_header start */
    #mobile_header {
        overflow: hidden;
        text-align: center;
        height: 80px;
        border-bottom: 3px solid #0065bc;
    }
    .link_mobasket,
    .link_momenu,
    .link_mologin,
    .link_mohmenu {
        display: block;
        position: absolute;
        top: 50%;
        width: 37px;
        height: 43px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-indent: -5000px;
        background-position: 50% 50%;
        border: none !important;
        background-color: transparent;
        z-index: 20;
    }
    .link_mobasket {
        left: 50%;
        margin: 20px 15px 0 15px;
        visibility: hidden;
    }
    .link_mologo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 3000;
    }
    .link_mologo a {
        display: block;
    }
    .link_mologo img {
        max-width: 100%;
        max-height: 40px;
    }
    .link_momenu {
        left: 15px;
        background-image: url(/template/s171127001001/images/mo_menu.png);
        background-repeat: no-repeat;
        z-index: 3001;
        background-color: transparent !important;
    }
    .link_mologin {
        float: right;
        background-image: url(/template/g170911001001/images/mo_login.png);
        background-size: 37px 37px;
        background-repeat: no-repeat;
    }
    .link_mohmenu {
        right: 15px;
        background-image: url(/template/s171127001001/images/mo_hmenu.png);
        background-repeat: no-repeat;
        z-index: 3001;
    }
    .link_momenu: active,
    .link_mologin: active {
        position: relative;
        top: 1px;
    }
    #mobile_hmenu {
        display: block;
        position: fixed;
        z-index: 5000;
        width: 160px;
        bottom: 0;
        top: 0;
        right: 0;
        background-color: #ebebeb;
        background-color: rgba(255, 255, 255, 1.0);
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);        
        -webkit-transition: transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out;
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    }
    .view_edit #mobile_hmenu {
        position: absolute;
    }
    .mobile_wrap.mo_hmenu_open #mobile_hmenu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: 0px 2px 7px;
        box-shadow: 0px 2px 7px;
    }
    .mobile_wrap_overlay {
        display: none;
        position: absolute;
        z-index: 200;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #686868;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        cursor: pointer;
        -webkit-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        filter: alpha(opacity=0); /* For IE8 and earlier */
    }
    .mobile_wrap.mo_hmenu_open .mobile_wrap_overlay {
        display: block;
        opacity: 1;
        filter: alpha(opacity=80); /* For IE8 and earlier */
    }
    .tit_m_hmenu {
        overflow: hidden;
        width: 100%;
        height: 50px;
        /*background-color: pink;*/
    }
    .txt_m_hmenu {
        color: #fff;
        font-size: 15px !important;
        font-weight: 300 !important;
        line-height: 50px !important;
        text-align: center;
    }
    .bth_m_hmenu {
        display: inline-block;
        position: absolute;
        width: 40px;
        height: 50px;
        text-indent: -5000px;
        background: url(/template/s171127001001/images/moblieMenuclose.png) no-repeat 50% 20px;
    }
    .mobile_wrap .mobile_hmenu .bth_m_hmenu {
        /*background-color: pink !important;*/
    }
    .box_mobile_hmenu > li > a {
        display: block;
        padding: 15px 20px;
        color: #666;
        font-family: 'noto sans Kr';
        font-size: 13px;
        line-height: 20px;
        border-bottom: 1px solid #d5d9df;
    }
    .box_mobile_hmenu > li:hover > a {
        /*color: pink;*/
    }
    .hmenu_m_seach {
        padding: 7px;
    }
    .hmenu_m_seach .box_m_search {
        width: 100%;
        height: 25px;
        border: 1px solid #ccc;
        text-align: left;
        background-color: #fff;
        position: relative;
        display: inline-block;
        vertical-align: bottom;
        border-radius: 20px;
        padding-right: 55px;
        overflow: hidden;
    }
    .hmenu_m_seach .tf_search_keyword {
        text-align: left;
        height: 25px;
        border: none;
        padding-left: 12px;
        width: 100%;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .hmenu_m_seach .btn_search {
        width: 23px;
        border-left: 1px solid #ccc;
        height: 25px;
        position: absolute;
        top: -2px;
        right: 0;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        text-indent: -5000px;
        overflow: hidden;
        line-height: 7;
        background: #f6f6f6 url(/template/g170911001001/images/search_btn_1.png) no-repeat 50% 50%;
    }
    #mobile_mainmenu {
        visibility: visible;
        display: block;
        top: 0;
        left: 0;
        width: 260px;
        height: 100%;
        z-index: 1000;
        -webkit-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        transform: translateX(-260px);
        -webkit-transition: transform 0.5s ease;
        -o-transition: transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        transition: -webkit-transform 0.5s ease;
        transition: transform 0.5s ease;
        transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    }
    .mobile_wrap.mo_open #mobile_mainmenu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    #mobile_mainmenu .depth1 {
        border-bottom: 1px solid #484848;
    }
    #mobile_mainmenu .depth1:hover {
        background-color: #292929;
    }
    #mobile_mainmenu .depth1:hover > a {
        /*color: #6643e7;*/
    }
    #mobile_mainmenu .depth1 .depth_arrow:after {
        position: absolute;
        top: 20px;
        right: 30px;
        display: block;
        content: '';
        width: 10px;
        height: 10px;
        background-image: url(/template/s171127001001/images/design_kitIcon.png);
        background-position: -64px -68px;
        background-repeat: no-repeat;
    }
    #mobile_mainmenu .depth2.depth_open ul li {
        border-bottom: 1px solid #484848;
    }
    #mobile_mainmenu .gnb,
    #mobile_mainmenu .depth2,
    #mobile_mainmenu .depth3 {
        overflow-y: auto;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #333;
        -webkit-overflow-scrolling: touch;
        z-index: 1;
    }
    #mobile_mainmenu .depth2,
    #mobile_mainmenu .depth3 {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #mobile_mainmenu ul > li > a {
        display: block;
        padding: 13px 25px 13px;
        outline: none;
        font-size: 15px;
        line-height: 24px;
        /*color: #999;*/
        text-decoration: none;
        text-align: left;
        -webkit-transition: background 0.3s, box-shadow 0.3s;
        -o-transition: background 0.3s, box-shadow 0.3s;
        -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
        transition: background 0.3s, -webkit-box-shadow 0.3s;
        transition: background 0.3s, box-shadow 0.3s;
        transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    }
    #mobile_mainmenu ul > li.depth1 > a:hover {}
    #mobile_mainmenu ul > li:first-child > a {}
    #mobile_mainmenu .depth_arrow {
        position: relative;
    }
    #mobile_mainmenu .depth_arrow:before {}
    #mobile_mainmenu h3 {
        text-align: left;
        letter-spacing: 1px;
    }
    #mobile_mainmenu .depth3 h3 {}
    #mobile_mainmenu h3 > a {
        display: block;
        padding: 23px 15px;
        line-height: 24px;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        text-align: center;
        text-decoration: none;
        letter-spacing: 1px;
        /*background-color: pink;*/
        outline: none;
        -webkit-transition: background 0.3s, box-shadow 0.3s;
        -o-transition: background 0.3s, box-shadow 0.3s;
        -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
        transition: background 0.3s, -webkit-box-shadow 0.3s;
        transition: background 0.3s, box-shadow 0.3s;
        transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
    }
    #mobile_mainmenu .depth2 > ul > li > a:hover,
    #mobile_mainmenu .depth3 > ul > li > a:hover {
        background-color: #292929;
    }
    #mobile_mainmenu .overlay > ul > li > a,
    #mobile_mainmenu .overlay > ul > li:first-child > a {
        -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
        box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
    }
    #mobile_mainmenu .gnb:before,
    #mobile_mainmenu .depth2:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        content: '';
        opacity: 0;
        background: rgba(0, 0, 0, 0.3);
        -webkit-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    #mobile_mainmenu .gnb.overlay:before,
    #mobile_mainmenu .depth2.overlay:before {
        width: 100%;
        height: 100%;
        opacity: 1;
    }
    #mobile_mainmenu .depth_open {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        z-index: 10;
    }
    #mobile_mainmenu .depth_back {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-decoration: none;
        display: block;
        font-size: 10px;
        padding: 1em;
        cursor: pointer;
        position: relative;
        background-color: #000;
        text-align: center;
    }
    #mobile_mainmenu .depth1 > a,
    #mobile_mainmenu .depth2 ul li > a,
    #mobile_mainmenu .depth3 ul li > a {
        color: #999;
    }
    #mobile_mainmenu .gnb.overlay .depth1 > a,
    #mobile_mainmenu .depth2.overlay > ul > li > a {
        display: none;
    }
    /* mobile_header end */
}

div #row_1602827952{position:relative;}
div .DUBU_Counter {position:absolute;  bottom:0; right:0}
@media screen and (max-width:991px){
    div .DUBU_Counter {position:static; }
    div .DUBU_Counter #counter{padding: 10px 10px 0;}
}


/* 마이페이지 수정 */
div .box_mypage.mytrace,
div .box_mypage.mydues{width:48%; margin:0 1%;}
div .box_mypage.myhome{display:none;}
@media screen and (max-width:768px){
	div .box_mypage.mytrace,
    div .box_mypage.mydues{width:100%;}
}

#element_1632972739 { text-align: center; border-color: rgb(138, 137, 143); border-width: 1px; border-style: solid; }
#element_1628731034 img { width: 100%; height: 100%; }
#row_1633782089 { padding-top: 60px; padding-bottom: 0px; }
#content { padding: 0px 0px 30px; }
#element_1632972739 img { width: 100%; height: 100%; }
#row_1630895778 { padding-top: 10px; padding-bottom: 0px; }
dl.visit_point { display: none !important; }
.my_activity dl.visit_num { border-bottom: 1px solid rgb(213, 217, 223); }
.member_page .member_links { background-color: rgb(5, 34, 131) !important; }
a.link_find_id { color: rgb(255, 255, 255) !important; }
a.link_find_pwd { color: rgb(255, 255, 255) !important; }
a.link_join { color: rgb(255, 255, 255) !important; }
label.design_radio.inp_cert_type.inp_email::after { padding-left: 14px; color: rgb(203, 14, 14); font-size: 20px; content: "반드시 이메일 선택 후 인증해 주세요" !important; }
#content #sub_contents { min-height: 0px; }
.member_page .id_search { margin-right: 1%; height: 373px; }
.member_page .id_search, .member_page .pwd_search { padding: 2px 20px !important; }
.box_sub { margin-bottom: 2px !important; }
.col-xs-12.col-sm-12.col-md-10.col-lg-10 { margin-top: -62px; }
ul.depth3.point_bd.point_nav_bg { display: none !important; }
.wrap_dues_info .box_btn .btn_comm.btn_print { color: rgb(255, 255, 255); width: 200px !important; }

/* Tablet */
@media screen and (min-width:768px) and (max-width:991px) {


#element_1632972739 { padding: 0px 0px 30px; }
dl.visit_point { }
.tablet .tablet .tablet .my_activity dl.visit_num { }
}

/* Mobile */
@media screen and (max-width:767px) {


dl.visit_point { }
.mobile .mobile .my_activity dl.visit_num { }
.mobile .col-xs-12.col-sm-12.col-md-10.col-lg-10 { }
}
.content_none{width:100%;background-color:#f4f4f4;text-align:center;padding:50px 0;color:#909090;margin:0 auto 20px}.DUBU_Board .content_none .inner_images,.content_none .inner_images{background-position:-124px -176px;width:62px;height:46px}.content_none .inner_text{padding-top:20px;font-size:14px}.content_none .inner_images{background-image:url(/inc/images/module_img.png);background-repeat:no-repeat;margin:0 auto}.DUBU_Slideshow .content_none .inner_images{background-position:-6px -178px;width:93px;height:51px}.DUBU_Map .content_none .inner_images{background-position:-32px -97px;width:36px;height:56px}.DUBU_Slidegallery .content_none .inner_images{width:62px;height:60px;background-position:-19px -250px}.DUBU_Shop .content_none .inner_images{width:64px;height:61px;background-position:-17px -339px}.DUBU_Search .content_none .inner_images{width:43px;height:43px;background-position:-124px -348px}.DUBU_Booking .content_none .inner_images{width:64px;height:61px;background-position:-16px -431px}.DUBU_Booking_Search .content_none .inner_images{width:50px;height:57px;background-position:-121px -432px}.DUBU_Banner .content_none .inner_images{width:67px;height:57px;background-position:-113px -259px}.DUBU_Payment .content_none .inner_images{width:69px;height:59px;background-position:-118px -527px}.link_privacy a{font-weight:700!important}.link_aboutus a,.link_nospam a,.link_service a,.link_useguide a{font-weight:200!important}.Social_Stream .content_none .inner_images{width:70px;height:74px;background-position:-13px -518px}