@font-face { font-family: 'SBAggroB'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SBAggroM'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SBAggroL'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff') format('woff'); font-weight: normal; font-style: normal; }

body, th, td, input, select, textarea, button { color: #000; }
body, .mobile_wrap { overflow-x: hidden; word-break: keep-all; }
a { color: inherit; }
a.tel { cursor: default; }
.btn { display: inline-block; }
.SBAggroB { font-family: 'SBAggroB'; }
.SBAggroM { font-family: 'SBAggroM'; }
.SBAggroL { font-family: 'SBAggroL'; }

#mobile_mainmenu { display: none; }
#mobile_hmenu { display: none; }

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

#section_1625539885 {
    background-color: #f2f2f2;
}
#header_menu {
    margin-right: -5px;
    text-align: right;
}
#header_menu li {
    display: inline-block;
    line-height: 2.5em;
    vertical-align: top;
}
#header_menu li a {
    display: block;
    padding: 0 7px;
    background-color: transparent;
    font-size: 0.8125em;
    color: #737373;
    letter-spacing: -0.04em;
}

#row_1625539865 {
    display: flex;
    padding-top: 1.875em;
    padding-bottom: 1.5em;
    align-items: center;
}
#row_1625539865 > div {
    display: flex;
    align-items: center;
}
.header_cs {
    display: flex;
    align-items: center;
}
.header_cs::before {
    content: '';
    display: block;
    width: 3.875em;
    height: 4.1875em;
    background: url(/template/u200921001001/images/icon_cs.png) no-repeat 50% 50% /
        contain;
}
.header_cs .content {
    padding-top: 0.375em;
    margin-left: 0.5625em;
}
.header_cs .tit {
    font-size: 1.25em;
    letter-spacing: -0.03em;
}
.header_cs .tel {
    font-size: 2em;
    color: #15157a;
    letter-spacing: -0.02em;
}
#logo {
    text-align: center;
}
#logo a {
    display: inline-block;
    position: relative;
}

#section_1631089506 {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
/* main_menu */
#main_menu {
}
#main_menu .gnb {
    text-align: center;
}
#main_menu .btn_main_menu,
#main_menu .gnb span {
    display: none;
}
#main_menu .gnb .depth1 {
    display: inline-block;
    position: relative;
    padding: 0;
}
#main_menu .gnb .depth1:hover {
    background-color: transparent;
}
#main_menu .gnb .depth1 > a {
    display: block;
    padding: 0 2.083em;
    line-height: 3.75em;
    font-size: 1.125em;
    letter-spacing: -0.06em;
    color: #000;
}
#main_menu .gnb .depth1:hover > a,
#main_menu .gnb .depth1 > a:hover {
}
#main_menu .gnb .depth1.active > a {
    color: inherit;
}
#main_menu .gnb .depth1 > a:hover {
}
#main_menu .gnb .depth1 > a:focus {
    outline: none;
}
#main_menu .gnb .depth2 {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 50%;
    width: auto;
    min-width: 160px;
    text-align: center;
    transform: translate(-50%, 20px);
    background-color: #15157a;
    z-index: 100;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s, transform 0.5s;
}
#main_menu .gnb .depth2:empty {
    display: none !important;
}
#main_menu .gnb .depth1:hover > .depth2 {
    visibility: visible;
    transform: translate(-50%, 0);
    opacity: 1;
}
#main_menu .depth2 li {
    position: relative;
    width: 100%;
    line-height: 2.8125em;
}
#main_menu .gnb ul.depth2 li:hover {
    background-color: transparent;
}
#main_menu .gnb .depth2 li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0 1em;
    font-size: 0.9375em;
    color: #fff;
    letter-spacing: -0.06em;
    vertical-align: middle;
    white-space: nowrap;
}
#main_menu .gnb .depth2 li + li a {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#main_menu .depth3 {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fff;
}
#main_menu .depth2 li:hover > .depth3 {
    display: block;
}
#main_menu .depth1:last-child .depth3 {
    left: 0;
    transform: translateX(-100%);
}
#main_menu .depth2 li > .depth3 li {
}
#main_menu .depth3 li > a {
    text-decoration: none;
}
#main_menu .depth3 li > a:hover {
    text-decoration: none;
}
#main_menu .depth2 li > .depth3 li:hover {
    text-decoration: none;
}
/* header end */

/* sub common start */
#sub_title {
    margin-top: 4.625em;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
#sub_title h1,
#sub_title p {
    display: inline-block;
    margin-bottom: -3px;
    padding-bottom: 0.17777em;
    font-weight: normal;
    font-size: 2.8125em;
    font-family: 'SBAggroL';
    letter-spacing: -0.02em;
    color: #000;
    border-bottom: 5px solid #15157a;
}
#content #sub_contents {
    min-height: 500px;
    margin-top: 80px;
    margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
    #sub_title {
        height: 45px;
        margin: 0;
        padding: 10px 15px 0;
        background-color: gray;
    }
    #sub_title > h1,
    #sub_title > p {
        font-size: 17px;
        color: #fff !important;
    }
    #sub_title:after,
    #sub_title span {
        display: none;
    }

    #content #sub_contents {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    #sub_contents {
        padding: 0 15px;
    }
}

#sub_menu {
    visibility: hidden;
    margin-top: 40px;
    margin-bottom: 80px;
    text-align: center;
    border: 1px solid #efefef;
    box-sizing: content-box;
}
.no_item_submenu {
    display: none !important;
}
.sub_menu_wrap {
    border-color: inherit;
}
.sub_depth_box {
    border-color: inherit;
}
#sub_menu .sub_menu_title {
    display: none;
}
#sub_menu .sub_menu_title h1 {
}
#sub_menu .sub_depth {
    display: inline-block;
    font-size: 0;
    color: #282830;
    text-align: center;
    white-space: nowrap;
    border-color: inherit;
    vertical-align: top;
}
#sub_menu .sub_depth > li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    border-color: inherit;
}
#sub_menu .sub_depth > .more_depth > a::after {
    content: '+';
    padding-left: 3px;
    font-weight: bold;
}
#sub_menu .sub_depth > li > a {
    display: block;
    padding: 0 15px;
    font-size: 15px;
    line-height: 44px;
    background-color: #fff;
    border-color: inherit;
}
#sub_menu .sub_depth > li + li > a {
    border-left: 1px solid;
    border-color: inherit;
}
#sub_menu .sub_depth > .active > a {
}
#sub_menu .active a:after {
}
#sub_menu .sub_depth li > a > span {
    display: none;
}
#sub_menu li a:hover {
    -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 .depth3 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    min-width: 100%;
    margin-top: -12px;
    margin-bottom: 12px;
    text-align: left;
    background-color: #fff;
    z-index: 10;
}
#sub_menu li:hover .depth3 {
    display: block;
}
#sub_menu .depth3 li {
}
#sub_menu .depth3 li:first-child::before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
}
#sub_menu .depth3 a {
    display: block;
    position: relative;
    padding: 7px 15px;
    font-size: 13px;
    color: #cbcbcb;
    white-space: nowrap;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
#sub_menu .depth3 li + li a {
    border-top: 1px solid #efefef;
}
#sub_menu .depth3 li:last-child a {
    border-bottom: 1px solid #efefef;
}
#sub_menu .depth3 li:hover a,
#sub_menu .depth3 li a:hover {
}
#sub_menu li a:hover:after {
}
#sub_menu.short_menu {
    border-width: 0;
}
.short_menu .sub_depth {
    border: 1px solid;
    border-color: inherit;
}

/* sub_lnb start */
#sub_menu {
    display: none !important;
}
#section_1584670777 {
    border-bottom: 1px solid #dfdfdf;
}
#col_1584670866 {
    padding: 0;
}
#sub_lnb .current {
    display: none;
}
svg.home {
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -10px;
    width: 19px;
    height: auto;
}
svg.home .icon {
    /* home_icon color change */
    fill: #000;
}
#sub_lnb > ul > li:first-child > a:hover svg.home .icon {
    fill: #255bbf;
}
#sub_lnb .current span {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 25px;
    line-height: 48px;
    font-size: 15px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}
#sub_lnb > ul {
    font-size: 0;
}
#sub_lnb > ul > li {
    display: inline-block;
    position: relative;
}
#sub_lnb li.active {
    /* color change */
    color: #15157a;
}
#sub_lnb > ul > li > a {
    display: block;
    position: relative;
    padding: 15px 0;
    font-size: 18px;
    text-align: left;
    cursor: pointer;
}
#sub_lnb > ul > .on > a {
    /* color change */
    color: #15157a;
}
#sub_lnb > ul > li > a > span {
    display: inline-block;
    position: relative;
    width: 247px;
    padding: 0 25px;
    line-height: 40px;
}
#sub_lnb > ul > li + li > a > span {
    border-left: 1px solid #e1e1e1;
}
#sub_lnb > ul > li + li > a > span:after {
    /* arrow color change */
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 25px;
    width: 12px;
    height: 12px;
    margin-top: -8px;
    border-color: #333;
    border-style: solid;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform-origin: 75% 75%;
    vertical-align: middle;
    transition: all 0.4s;
}
#sub_lnb > ul > .on > a > span:after {
    /* arrow color change */
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    border-color: #15157a;
}
#sub_lnb li:first-child span {
    display: inline-block;
    width: 80px;
    text-indent: -99999px;
}
#sub_lnb li:last-child span {
    color: #15157a;
}
#sub_lnb li:last-child span:after {
    /* color change */
    border-color: #15157a;
}
#sub_lnb .depth_wrap {
    border: 1px solid red;
}
#sub_lnb .depth_menu {
    /* border top color change */
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 3px solid #15157a;
    z-index: 3000;
}
#sub_lnb .depth_menu a {
    display: block;
    line-height: 44px;
    font-size: 16px;
    color: inherit;
    text-align: center;
}
#sub_lnb .depth_menu li:hover,
#sub_lnb .depth_menu li.active {
    /* color change */
    color: #15157a;
}
#sub_lnb .depth_menu li a {
    border-top: 1px solid #ddd;
}
#sub_lnb .depth_menu li:first-child a {
    border-top: 0;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    #sub_lnb > ul > li:first-child {
        width: 10%;
    }
    #sub_lnb > ul > li + li {
        width: 30%;
    }
    #sub_lnb > ul > li > a > span {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    #section_1584670777 {
        border: 0;
        margin-bottom: 20px;
    }
    #sub_lnb {
        background: #15157a;
    }
    #sub_lnb .current.show {
        display: block;
    }
    #sub_lnb > ul > li:first-child,
    #sub_lnb > ul > li:nth-child(2) {
        display: none;
    }
    #sub_lnb > ul > li {
        width: 100%;
    }
    #sub_lnb > ul > li > a {
        width: 100%;
        padding: 0;
        font-size: 15px;
        text-align: center;
    }
    #sub_lnb > ul > li + li {
        border-bottom: 1px solid #e1e1e1;
    }
    #sub_lnb > ul > li:nth-child(4) {
        border: 0;
    }
    #sub_lnb > ul > li > a > span {
        width: 100%;
        line-height: 48px;
    }
    #sub_lnb > ul > li + li > a > span {
        border-left: 0;
    }
    #sub_lnb > ul > li:nth-child(4) > a {
        display: none;
    }
    #sub_lnb li:last-child span {
        color: #fff;
    }
    #sub_lnb li:last-child span:after,
    #sub_lnb > ul > .on > a > span:after {
        border-color: #fff;
    }
    #sub_lnb .depth_menu a {
        font-size: 14px;
    }
    #sub_lnb .depth03 {
        display: block;
        position: static;
        border: 0;
        z-index: 2000;
    }
    #sub_lnb .depth03 li {
        /* 3depth width */
        display: inline-block;
        width: 50%;
        /*width: 33.33333%;*/
        /*width: 25%;*/
    }
    #sub_lnb .depth03 a {
        border-bottom: 1px solid #e1e1e1;
    }
    #sub_lnb .depth03 li a {
        border-style: solid;
        border-color: #e1e1e1;
        border-top-width: 0;
        border-right-width: 0;
        border-left-width: 1px;
    }
    #sub_lnb .depth03 li:nth-child(2n-1) a {
        /* 2개 (2n-1)  3개 (3n-2) 4개 (4n-3) */
        border-left-width: 0;
    }
    #sub_lnb .depth03 li:hover a,
    #sub_lnb .depth03 .active a {
        /* color change */
        color: #fff;
        background-color: #15157a;
        border-color: #15157a;
    }
    #sub_lnb .depth03 .last {
        width: 100%;
        border-left: 0;
    }
    #sub_lnb .depth03 .last2 {
        width: 50%;
    }
    #sub_lnb .depth03 .last3 {
        width: 33.33333%;
    }
}
/* sub_lnb end */
/* sub common end */

/* visual start */
#section_1511773459 {
    margin-top: 1.25em;
    height: 15.625em;
    background: url(/template/u200921001001/images/visual_240611.jpg) no-repeat 50% 50% / cover;
    font-size: 16px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    #section_1511773459 {
        margin-top: 0;
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    #section_1511773459 {
        margin-top: 0;
        font-size: 12px;
    }
}

/* visual end */

/*** content start ***/
#content {
}
#content > .container {
    padding: 0;
}
/*** content end ***/

/* footer start */
#footer {
    padding-top: 1.5625em;
    padding-bottom: 1.875em;
    background-color: #464646;
    font-size: 16px;
}
#footer > .container {
    padding: 0;
}
#footer_menu {
    border-bottom: 1px solid #727272;
}
#footer_menu li {
    display: inline-block;
    margin-right: 0.875em;
    line-height: 3.125em;
    vertical-align: top;
}
#footer_menu li a {
    font-weight: 400 !important;
    font-size: 1.0625em;
    color: #dedede;
    letter-spacing: -0.06em;
}
#footer_menu .link_privacy a {
    font-weight: 600 !important;
    color: #fff;
}
#address {
    margin-top: 1.0625em;
}
#address address {
    line-height: 1.45;
}
#address span {
    display: inline-block;
    margin-right: 0.7em;
    font-size: 0.9375em;
    letter-spacing: -0.04em;
    color: #fff;
}
#address strong {
    font-weight: normal;
}
#address strong::after {
    content: ':';
    margin: 0 0.2em;
}
#copyright {
    margin-top: 1em;
}
#copyright p,
#copyright a {
    font-size: 0.875em;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: -0.002em;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    #footer {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    #footer {
        font-size: 12px;
    }
}
/* footer end */

/* quick menu */
#quick_1631165803091:before{display:block; content:'';     margin: 0 auto -8px; background:url(/template/u200921001001/images/top.png); width: 150px; height: 132px;}
#quick_1631165803091.DUBU_Quick {
    right: 7%;
    width: auto;
    font-weight: normal;
    font-size: 16px;
}
#quick_1631165803091.DUBU_Quick .quick_container {
    background-color: transparent;
}
#quick_1631165803091.DUBU_Quick .quick_list {
    font-size: 1em;
}
#quick_1631165803091.DUBU_Quick .quick_list .quick_li {
    padding: 0;
}
#quick_1631165803091.DUBU_Quick .quick_list li + li {
    margin-top: 2px;
}
#quick_1631165803091.DUBU_Quick .quick_list .quick_li a {
    display: block;
    padding: 0.25em 1em 0;
    border-radius: 6px;
    font-size: 1.25em;
    line-height: 2;
    color: #fff;
    letter-spacing: -0.02em;
}
#quick_1631165803091.DUBU_Quick .quick_list .quick_li a .quick_text {
    padding: 0;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(-n + 5) a > div {
    display: none;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(n + 6) a  {
    line-height: 34px;
    padding: 10px 0;}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(n + 6) a p {
    font-size: 17px;

}

#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(1) a {
    background-color: #d53d3d;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(2) a {
    background-color: #ffad1d;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(3) a {
    background-color: #26a659;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(4) a {
    background-color: #255bbf;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(5) a {
    background-color: #5829ae;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(6) a {
    background-color: #fae100;
    color: #000;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(7) a {
    background-color: #40b649;
}
#quick_1631165803091.DUBU_Quick .quick_list li:nth-child(8) a {
    background-color: #2db400;
}
#quick_1631165803091.DUBU_Quick .quick_list .quick_li a img {
    width: 30px;
}


#quick_1631165803091.DUBU_Quick .quick_list .quick_li a .quick_text {
    font-family: 'SBAggroM';
    color: inherit;
    line-height: inherit;
    text-align: center;
}
@media screen and (max-width: 992px) {
    #quick_1631165803091.DUBU_Quick {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    #quick_1631165803091.DUBU_Quick {
        display: none;
    }
}


/* scrollup */
.scrollup {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 101;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background: url(/template/u200921001001/images/depth_arrow_white.svg)
        no-repeat 50% 50% / 10px auto;
    background-color: #15157a !important;
    text-indent: -999999px;
    transform: rotate(-90deg);
}

@media screen and (max-width: 991px) {
    /* mobile_header start */
    #mobile_header {
        position: relative;
        height: 80px;
        background-color: #fff;
        overflow: hidden;
        transition: background-color 0.3s 0.3s ease;
    }
    .mo_open #mobile_header,
    .mo_hmenu_open #mobile_header {
        transition: background-color 0.3s ease;
    }
    header#mobile_header.on_opacity_bg {
        background-color: rgba(40, 40, 48, 0.5);
    }
    .link_mohmenu,
    .link_mobasket,
    .link_momenu {
        position: absolute;
        top: 50%;
        color: #fff;
        font-size: 15px;
        transform: translateY(-50%);
    }
    .link_mobasket {
        display: none;
    }
    .link_mologo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .link_mologo a {
        display: block;
    }
    .link_mologo img {
        max-height: 60px;
    }
    .link_momenu {
        display: block;
        overflow: hidden;
        position: absolute;
        right: 35px;
        width: 30px;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
        background-color: transparent;
        font-size: 0;
        text-indent: -999999px;
    }
    .link_momenu::before {
        content: '';
        display: block;
        width: 100%;
        height: 2px;
        margin: 6px 0;
        background-color: #000;
    }
    .mo_open .link_momenu {
        color: transparent;
        border: 0;
        width: 24px;
        height: 24px;
    }
    .mo_open .link_momenu::before,
    .mo_open .link_momenu::after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 2px;
        margin: 0;
        background-color: #fff;
        transform: translate(-50%, -50%) rotate(45deg);
    }
    .mo_open .link_momenu::after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }
    .link_mohmenu {
        display: none;
        overflow: hidden;
        position: relative;
        left: 20px;
        width: 30px;
        left: 35px;
        line-height: 30px;
        text-indent: -999999px;
    }
    .link_mohmenu::before {
        content: '•••';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #000;
        text-align: center;
        text-indent: 0;
        font-size: 1.4em;
        font-family: 'sans-serif', 'Gothic';
        letter-spacing: 0.05em;
    }

    /* mobile_mainmenu */
    #mobile_mainmenu {
        display: none;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: auto;
        background-color: transparent;
        z-index: 2900;
        overflow: hidden;
    }
    #mobile_mainmenu .gnb {
        height: 100%;
        background-color: #2c2c33;
    }
    #mobile_mainmenu .gnb li {
        color: #fff;
    }
    #mobile_mainmenu .gnb a {
        display: block;
        color: inherit;
    }
    #mobile_mainmenu .gnb h3,
    #mobile_mainmenu .gnb .depth_back {
        display: none;
    }
    #mobile_mainmenu .gnb .depth1 {
        font-size: 15px;
    }
    #mobile_mainmenu .gnb .depth1 a {
        position: relative;
        padding: 12px 40px 12px 40px;
    }
    #mobile_mainmenu .gnb .depth_arrow span {
        position: absolute;
        top: 0;
        right: 0;
        width: 46px;
        height: 100%;
        transform: rotate(0);
        transition: transform 0.3s;
    }
    #mobile_mainmenu .gnb .depth_open > a > span {
        transform: rotate(90deg);
    }
    #mobile_mainmenu .gnb .depth_arrow span::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(/template/u200921001001/images/depth_arrow_white.svg)
            no-repeat 50% 50% / 9px 14px;
    }
    #mobile_mainmenu .gnb .depth2 {
        padding-left: 16px;
        overflow: hidden;
    }
    #mobile_mainmenu .depth2 li {
        color: #bebebe;
    }
    #mobile_mainmenu .gnb .depth3 {
        padding-left: 16px;
    }
    #mobile_mainmenu .gnb .depth3 a {
    }

    /* mobile_hmenu */
    #mobile_hmenu {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        background-color: transparent;
        z-index: 3100;
        overflow: hidden;
    }
    #mobile_hmenu .tit_m_hmenu {
        position: relative;
        line-height: 80px;
        background-color: transparent;
        overflow: hidden;
    }
    #mobile_hmenu .bth_m_hmenu {
        position: absolute;
        width: 17px;
        height: 17px;
        left: 40px;
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        color: #fff;
        text-indent: -999999px;
        background: url(/template/u200921001001/images/more.svg) no-repeat 50% 50% /
            contain;
        background-color: transparent !important;
    }
    #mobile_hmenu .txt_m_hmenu {
        text-align: center;
        color: #fff;
        overflow: hidden;
        text-indent: -999999px;
    }
    #mobile_hmenu .homemenu {
        height: 100%;
        background-color: #2c2c33;
    }
    #mobile_hmenu .box_mobile_hmenu li {
        font-size: 15px;
        color: #fff;
    }
    #mobile_hmenu .box_mobile_hmenu .link_home {
        color: #dba683;
    }
    #mobile_hmenu .box_mobile_hmenu li a {
        display: block;
        padding: 12px 40px;
        color: inherit;
    }
    /* mobile_header end */
}
@media screen and (max-width: 767px) {
    .link_mologo img {
        max-width: 200px;
        max-height: 54px;
    }
    .link_momenu {
        right: 15px;
        width: 26px;
    }
    .link_momenu::before {
        margin: 6px 0;
    }
    .link_mohmenu {
        left: 15px;
    }
    #mobile_hmenu .bth_m_hmenu {
        left: 20px;
    }

    #mobile_hmenu .box_mobile_hmenu li a,
    #mobile_mainmenu .gnb .depth1 a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.board_page .txt_name { display: none !important;}
.board_page .wrap_gallery_contents .gallery_contents.point_bg {background-color: transparent !important;}


#element_1634287146 h1{letter-spacing: -3px;    color: #898989;    margin-top: 20px;}

#col_1634287406 { padding: 0px; text-align: right; }
#col_1625540156 { padding: 0px; }
#col_1634287403 { padding: 0px; }
#element_1634287146.dpl_element { font-size: 15px; }

/* Tablet */
@media screen and (min-width:768px) and (max-width:991px) {


}

/* Mobile */
@media screen and (max-width:767px) {


}
.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}