@font-face { font-family: 'S-CoreDream-7ExtraBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); font-weight: normal; font-style: normal; }

body, .mobile_wrap {
    line-height: 1.2;
    color: #333;
    word-break: keep-all;
    overflow-x: hidden;
}
.mobile_wrap a {
    color: inherit;
}
.montserrat {
    font-family: 'Montserrat';
}
/* point_btn */
button.point_btn {
    width: 215px;
    height: 52px;
    border-radius: 3px;
}
button.point_btn span {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 52px;
}
button.point_btn span:after {
    display: inline-block;
    content: '';
    width: 10px;
    height: 9px;
    background: url(/template/s171127001001/images/arrowRight.png) no-repeat 0 0;
    margin-left: 10px;
}
/* mobile header */
#mobile_mainmenu {
    display: none;
    visibility: hidden;
}
#mobile_hmenu {
    display: none;
}

/* header start */
#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 3000;
}
#header > .container {
    padding: 0;
}
#section_1511744233 {
    padding: 7px 0 2px;
    border-bottom: 1px solid #444;
}
#col_1584520920 {
    padding: 0;
}
#section_1511513039 > .container {
    padding: 0;
}

#logo {
    margin-top: 5px;
    text-align: center;
}

#header_menu {
    float: right;
    font-size: 0;    
}
#header_menu li {
    font-size: 14px;
    display: inline-block;
    color: #fff;
}
#header_menu li > * {
    vertical-align: middle;
}
#header_menu li + li:before {
    content: '|';
    font-size: 0.7em;
}
#header_menu li a {
    position: relative;
    display: inline-block;
    padding: 0 12px;
    color: inherit;
    background: transparent !important;
}
#header_menu .link_admin a {
    padding-right: 6px;
}
#header_menu li a:hover:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #b2b2b2;
}
.header_info {
    font-size: 0;
}
.header_info li {
    display: inline-block;
    padding-left: 26px;
    color: #fff;
    font-size: 14px;
    background-repeat: no-repeat;
    position: 0 50%;
}
.header_info .tel {
    background-image: url(/template/s171127001001/images/tel_icon.png);
}
.header_info .fax {
    margin-left: 20px;
    background-image: url(/template/s171127001001/images/fax_icon.png);
}
.header_info li span {
    font-family: 'Montserrat';
    font-size: 1.14em;
    margin-left: 6px;
}

#main_menu {}
#main_menu .gnb {
    text-align: center;
    position: relative;
    font-size: 0;
}
#main_menu .btn_main_menu,
#main_menu .gnb span {
    display: none;
}
#main_menu .depth1 {
    position: relative;
    display: inline-block;
}
#main_menu .gnb .depth1 {width:20%;}
#main_menu .depth1:hover {
    background-color: transparent;
}
#main_menu .depth1 > a {
    display: block;
    padding: 0 43px;
    line-height: 56px;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
}
#main_menu .depth1:hover > a,
#main_menu .depth1 > a:hover {
    /*color: #fff !important;*/
    background-color: transparent !important;
}
#main_menu .depth2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
      width: 100%;
    /*min-height: 255px;*/
   /* padding-right: 220px;*/
    text-align: center;
    background-repeat: no-repeat;
    /*background-position: right 50%;*/
    border: 1px solid #fff;
    z-index: 1;
}
/*#main_menu .depth1_01 .depth2 {
    background-image: url(/template/s171127001001/images/menu_img_01.jpg);
}
#main_menu .depth1_02 .depth2 {
    background-image: url(/template/s171127001001/images/dep2-2_bg.jpg);
}
#main_menu .depth1_03 .depth2 {
    background-image: url(/template/s171127001001/images/dep2-3_bg.jpg);
}
#main_menu .depth1_04 .depth2 {
    background-image: url(/template/s171127001001/images/dep2-4_bg2.jpg);
}
#main_menu .depth1_05 .depth2 {
    background-image: url(/template/s171127001001/images/menu_img_02.jpg);
}
#main_menu .depth1_06 .depth2 {
    background-image: url(/template/s171127001001/images/menu_img_03.jpg);
}*/
#main_menu .depth1:hover .depth2 {
    display: block;
    border-color: #fff;
}
#main_menu .depth2 li {
    position: relative;
    background-color: #fff;
}
#main_menu .depth2 li:hover {
    background-color: #fff !important;
}
#main_menu .depth2 li a {
    display: block;
    min-width: 150px;
    padding: 10px 15px 10px 15px;
    line-height: 20px;
    font-size: 14px;    
    color: #777 !important;
}
#main_menu .depth2 li:hover > a,
#main_menu .depth2 li > a:hover {
    color: #000 !important;
    text-decoration: underline;
}
#main_menu .depth3 {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}
#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: 1200px) and (min-width: 992px) {
    #main_menu .depth1 > a {
        padding: 0 40px;
    }
}
/* header end */

/* visual start */
/* slideshow */
#col_1517962415 {
    padding: 0;
}
.DUBU_Slideshow #slideshow_1584513175688 {
    height: 100vh;
}
#slideshow_1584513175688.slideshow .slides {
    background-size: cover;
}
/*
#slideshow_1584513175688.slideshow .slide_items.image {
text-align: center;    
left: 21%;
top: 39%;
}
*/
#element_1584604771 {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.btn_scroll {
    display: block;
    width: 99px;
    height: 63px;
    background: url(/template/s171127001001/images/scroll_down.png) no-repeat;
    background-size: contain;
    text-indent: -99999px;
}
.btn_scroll:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 50%;
    width: 4px;
    height: 8px;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 2em;
    animation: scroll_wheel 2s infinite;
}
#slideshow_1584513175688.slideshow.skin_type1 .carousel-dots {
    bottom: 2%;
}

@-webkit-keyframes scroll_wheel {
    0% {
        top: 7px;
    }
    50% {
        top: 24px;
    }
    100% {    
        top: 7px;
    }
}
@keyframes scroll_wheel {
    0% {
        top: 7px;
    }
    50% {
        top: 24px;
    }
    100% {    
        top: 7px;
    }
}    
@media screen and (max-width: 991px) {	    
    #slideshow_1584513175688.slideshow {
        height: 392px
    }
    #element_1584604771 {
        bottom: 7%;
        transform: translateX(-50%) scale(0.7);
        transform-origin: bottom;
    }
    #slide_items_1584517051963 {width: 150px !important; height: 150px !important;}
}
@media screen and (max-width: 767px) {
    #slideshow_1584513175688.slideshow {
        height: 240px;
    }
    #slideshow_1584513175688.slideshow.skin_type1 .carousel-nav .nav-prev {
        left: 1%;
    }
    #slideshow_1584513175688.slideshow.skin_type1 .carousel-nav .nav-next {
        right: 1%;
    }

    #element_1584604771 {
        bottom: 9%;
        transform: translateX(-50%) scale(0.5);
        transform-origin: bottom;
    }

}
/* visual end */

/*** content start ***/
#content > .container {
    padding: 0;
}
/* section 1 */
#section_1584515165 {
    margin-top: 70px;
}
#col_1584522420 {
    padding: 0 0 0 30px;
}
#col_1584522422 {
    padding: 38px 0 0 24px;
}
.cs_center_box {
    font-size: 14px;
}
.cs_center_box h6 {
    display: inline-block;
    padding: 0 2.1em;
    font-size: 1.29em;
    line-height: 1.95em;
    color: #fff;
    letter-spacing: -0.05em;
    background-color: #ffce05;
    border-radius: 2em;
}
.cs_center_box .tel,
.cs_center_box .fax {
    line-height: 1;
    font-size: 1.57em;
    font-weight: 700;
}
.cs_center_box .tel {
    margin-top: 0.46em;
}
.cs_center_box .fax {
    margin-bottom: 0.46em;
}
.cs_center_box .tel span,
.cs_center_box .fax span {
    font-size: 1.45em;
    margin-left: 0.16em;
}
.cs_center_box .tel span {
    color: #ff8c05;
}
.cs_center_box .time {
    margin-top: 0.46em;
    color: #8f8e8e;
    line-height: 1.3;
}

.icon_link {
    font-size: 0;
}
.icon_link li {
    display: inline-block;
    width: 16.66%;
    font-size: 17px;
    vertical-align: top;
}
.icon_link li a {
    display: block;
    position: relative;
    padding-top: 80px;
    text-align: center;
    background-repeat: no-repeat;
   /* width: 33.33%;*/
}
.icon_link li + li a {
    border-left: 1px solid #e3e3e3;
}
.icon_link .contack_us a {
    background-image: url(/template/s171127001001/images/banner_icon_01.png);
    background-position: 50% 0;
}
.icon_link .consulting a {
    background-image: url(/template/s171127001001/images/banner_icon_02.png);
    background-position: 50% 0;
}
.icon_link .notice a {
    background-image: url(/template/s171127001001/images/banner_icon_03.png);
    background-position: 50% 0;
}
.icon_link .program a {
    background-image: url(/template/s171127001001/images/banner_icon_04.png);
    background-position: 50% 0;
}
.icon_link .gallery a {
    background-image: url(/template/s171127001001/images/banner_icon_05.png);
    background-position: 50% 0;
}
.icon_link .board a {
    background-image: url(/template/s171127001001/images/banner_icon_06.png);
    background-position: 50% 0;
}
.icon_link li a:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 64px;
    left: 50%;
    transform: translateX(-50%);
    width: 62px;
    height: 6px;
    background: url(/template/s171127001001/images/shadow.png) no-repeat;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    #col_1584522420 {
        padding: 0 0 0 15px;
    }
    .cs_center_box {
        font-size: 13px;
    }  
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    #col_1584522420 {
        padding: 0 10px;
    }
    .cs_center_box {
        font-size: 13px;
    }
    #col_1584522422 {
        padding: 38px 0 0 0;
    }
    .icon_link li {
        font-size: 15px;
    }
    .icon_link li a:hover:after {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #section_1584515165 {
        margin-top: 30px;
    }
    #col_1584522420 {
        padding: 0;
    }
    .cs_center_box {
        text-align: center;
        font-size: 15px;
    }
    #col_1584522422 {
        margin-top: 40px;
        padding: 0;
    }
    .icon_link {
        border: 1px solid #e3e3e3;
    }
    .icon_link li {
        font-size: 13px;
        width: 33.33%;
    }
    .icon_link li a {
        padding: 60px 0 10px;
        width: 100%;
         line-height: 2.2;
    }
  /* .icon_link li:not(.program) a {
        line-height: 2.2;
    }*/
    .icon_link .board a {
        background-size: 43.4px auto;
        background-position: 50% 10px;
    }
    .icon_link .contack_us a {
        background-size: 43.4px auto;
        background-position: 50% 10px;
    }
    .icon_link .consulting a {
        background-size: 43.4px auto;
        background-position: 50% 10px;
    }
    .icon_link .notice a {
        background-size: 43.4px auto;
        background-position: 50% 10px;
    }
    .icon_link .program a {
        /*line-height: 1.1;*/
        background-size: 43.4px auto;
        background-position: 50% 10px;
    }
    .icon_link .gallery a {
        background-size: 43.4px auto;
        background-position: 50% 10px;
    }
    .icon_link a .m_br {
        display: block;
    }
    .icon_link li a:hover:after {
        display: none;
    }
}

/* section 2 */
#section_1584515204 {
    margin-top: 66px;
}
#col_1584581456 {
    padding: 0;
}
.link_guide {
    margin: 0 -0.27%;
    font-size: 0;
}
.link_guide li {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 390px;
    margin: 0.27%;
    font-size: 15px;
    color: #fff;
    text-align: center;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;    
}
.link_guide .guide {
    background-image: url(/template/s171127001001/images/banner_bg_01.jpg);
}
.link_guide .center {
    background-image: url(/template/s171127001001/images/Group_16.jpg);
}
.link_guide .step {
    background-image: url(/template/s171127001001/images/banner_bg_03.jpg);
}
.link_guide .adm {
    background-image: url(/template/s171127001001/images/banner_bg_02.jpg);
}
.link_guide .inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.link_guide h5 {
    margin-bottom: 0.4em;
    font-size: 2.34em;
}
.link_guide p {
    font-size: 1.14em;
    line-height: 1.32;
    letter-spacing: -0.04em;
}
.link_guide .btn_more {
    display: inline-block;
    margin-top: 3.8em;
    padding: 0 2.07em;
    line-height: 2.4em;
    border: 1px solid #fff;
    border-radius: 2em;
    transition: background-color 0.3s ease-in-out;
}
.link_guide .btn_more:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1200px) and (min-width: 992px) {

}
@media screen and (max-width: 991px) and (min-width: 768px) {}
@media screen and (max-width: 767px) {
    #section_1584515204 {
        margin-top: 20px;
    }
    .link_guide li {
        width: 100%;
        margin: 0;
    }
    .link_guide li {
        height: 200px;
        font-size: 13px;
    }
    .link_guide li + li {
        margin-top: 10px;
    }
    .link_guide .btn_more {
        margin-top: 1.8em;
    }
}

/* section 3 */
#section_1584515223 {
    margin: 77px 0 30px;
    background: url(/template/s171127001001/images/banner_bg_04.jpg) no-repeat 50% 50%;
    background-size: cover;
}
#col_1584581529 {
    height: 455px;
}
.intro_box {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.intro_box h4 {
    font-size: 2.4em;
    font-weight: 300;
    line-height:1.3;
    letter-spacing: -3px;
}
.intro_box h4 em {
    font-weight: 500;
}
.intro_box .btn_more {
    display: inline-block;
    margin-top: 4.6em;
    padding: 0 2.07em;
    line-height: 2.4em;
    border: 1px solid #fff;
    border-radius: 2em;
    transition: background-color 0.3s ease-in-out;
}
.intro_box .btn_more:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1200px) and (min-width: 992px) {}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .intro_box {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    #section_1584515223 {
        margin: 50px 0;
    }
    #col_1584581529 {
        height: 260px;
    }
    .intro_box {
        font-size: 13px;
    }
    .intro_box h4 {
        font-size: 1.8em;
            padding: 0 10px;
    }
    .intro_box .btn_more {
        margin-top: 1.8em;
    }
}

/* section 4 */
#section_1584515227 .DUBU_Board_s150319001001 {
    margin-bottom: 68px;
    font-size: 14px;
}
#section_1584515227 .DUBU_Board_s150319001001 .board_main {
    position: relative;
}
#section_1584515227 section_1584515227 .DUBU_Board_s150319001001 .board_main .tit_board_main {
    overflow: visible;
}
#section_1584515227 .DUBU_Board_s150319001001 .board_main .tit_board_main {
    margin: 0;
}
#section_1584515227 .DUBU_Board_s150319001001 .board_main .tit_board_main h3 {
    float: none;
    display: block;
    font-size: 2.14em;
    color: #333;
    text-align: center;
    margin-bottom:20px;
}
#section_1584515227 .DUBU_Board_s150319001001 .board_main .tit_board_main h3:before {
    content: '';
    display: block;
    width: 8.3%;
    height: 1px;
    margin: 0 auto 0.46em;
    background-color: #000;
}
#section_1584515227 .DUBU_Board_s150319001001 .board_main .btn_more {
    float: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 2.21em;
    height: auto;
    margin: 0;
    line-height: 2.14em;
    transform: translateX(-50%);
    background-position: 50% 50%;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
}
#section_1584515227 .DUBU_Board_s150319001001 .board_main_content {
    margin: 0 0 3.72em;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {}
@media screen and (max-width: 991px) and (min-width: 768px) {
    #section_1584515227 > .container {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    #section_1584515227 .DUBU_Board_s150319001001 {
        margin-bottom: 20px;
        font-size: 10px;
    }
    #section_1584515227 .DUBU_Board_s150319001001 {
        margin-bottom: 30px;
    }
}

/* section 5 */
#section_1584586907 {
    border-top: 1px solid #ebebeb;
}
#section_1584586907 > .container {
    padding: 0;
}
/* rolling banner */
.rolling-banner {
    position: relative;
    height: 80px;
    overflow: hidden;
}
.rolling-banner ul {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 0;
    white-space: nowrap;	
}
.rolling-banner ul li {
    display: inline-block;
}
.rolling-banner--animated ul {
    -webkit-animation: marquee 20s linear infinite;
    animation: marquee 20s linear infinite;
}
.rolling-banner--animated:hover ul {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .rolling-banner--animated ul {
        -webkit-animation: marquee 30s linear infinite;
        animation: marquee 30s linear infinite;
    }
}
@media screen and (max-width: 767px) {
    .rolling-banner--animated ul {
        -webkit-animation: marquee 40s linear infinite;
        animation: marquee 40s linear infinite;
    }
}
/*** content end ***/

/* footer start */
#footer {
    padding: 20px 0 50px;
    text-align: center;
    background-color: #232323 !important;
}
#footer > .container {
    padding: 0;
}

#footer_menu {
    padding: 10px 0 17px;
    font-size: 0;
    border-bottom: 1px solid #383838
}
#footer_menu li {
    display: inline-block;
    font-size: 14px;
    color: #919191;
}
#footer_menu li + li:before {
    content: '|';
    font-size: 0.7em;
    color: #636363;
}
#footer_menu li > * {
    vertical-align: middle;
}
#footer_menu li a {
    padding: 0 22px;
    letter-spacing: -0.05em;
    font-weight: 400 !important;
}
#footer_menu .link_privacy a {    
    color: #fff !important;
}

#address {
    margin: 10px -15px;
    font-size: 14px;
    color: #919191;
}
#address span {
    display: inline-block;
    margin: 0 15px;
    line-height: 1.8;
}
#address strong:after {
    content: ':';
    font-size: 0.8em;
    margin: 0 4px;
}

#copyright {
    margin-top: 10px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.2);
}
#copyright a {
    color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 991px){
    #footer {
        padding: 10px 15px 30px;
    }
    #footer_menu {}
    #footer_menu li {
        font-size: 14px;
    }
    #address {
        font-size: 12px;
    }
    #address span {}
    #copyright {
        font-size: 10px;
    }
}
@media screen and (max-width: 767px){
    #footer_menu li {
        font-size: 11px;
    }#footer_menu li a {
        padding: 0 5px 0 0;
    }
    #footer_menu li:first-child a {
        padding-left: 0;
    }
    #footer_menu li:last-child a {
        padding-right: 0;
    }
    #address span {
        margin: 0 3px;
    }
}
/* footer end */

/* quick_menu */
.DUBU_Quick_wrap #quick_1584596895201 {
    right: 50px;
}
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list {
    font-family: 'S-CoreDream-7ExtraBold';
    font-size: 16px;
}
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list .quick_li {
    padding: 1.53em 0;
}    
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list .quick_li:not(:first-child) {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list .quick_li + .quick_li {
    border-top: 1px solid #e8e8e8;
}
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list .quick_li:last-child {
    border-bottom:1px solid #e8e8e8;
}
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list .quick_li a {
    padding: 0;
}
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list .quick_li a img {
    width: auto;
}
.DUBU_Quick_wrap .DUBU_Quick.skin01 .quick_list .quick_li a .quick_text {
    font-size: 1em;
}
.DUBU_Quick_wrap #quick_1584596895201_06 {
    padding: 1.53em 0 0.86em;
}
.DUBU_Quick_wrap #quick_1584596895201_06 .quick_text {
    padding: 0.7em 0 0;
    font-size: 1.06em;    
    font-family: 'Montserrat';
}
.DUBU_Quick_wrap #quick_1584596895201_06 .quick_text:before {
    display: block;
    font-family: 'S-CoreDream-7ExtraBold';
    font-size: 1.17em;
    font-weight: 600;    
}
@media screen and (max-width: 1400px) and (min-width: 992px) {
    .DUBU_Quick_wrap #quick_1584596895201 {
        right: 20px;
    }
}
@media screen and (max-width: 991px) {
   /* .DUBU_Quick_wrap {
        display: none;
    }*/
}

/* scrollup */
.scrollup {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    padding: 10px;
    bottom: 15px;
    right: 15px;
    text-align: center;
    text-indent: -9999em;
    font-size: 14px;
    color: #fff !important;
    background-color: #ffcb20 !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: 1199px) and (min-width: 992px) {}

@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);
        -moz-transform: translateX(-260px);
        -o-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        transform: translateX(-260px);
        -webkit-transition: all 0.5s ease;
        -moz-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);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s ease;
        -moz-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);
        -moz-transform: translateX(260px);
        -o-transform: translateX(260px);
        -ms-transform: translateX(260px);
        transform: translateX(260px);
        -webkit-transition: all 0.5s ease;
        -moz-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);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s ease;
        -moz-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;
        background-color: #000;
    }
    .link_mobasket,
    .link_momenu,
    .link_mologin,
    .link_mohmenu {
        display: inline-block;
        position: relative;
        z-index: 20;
        width: 37px;
        height: 43px;
        text-indent: -5000px;
        background-position: 50% 50%;
        border: none !important;
        background-color: transparent;
    }
    .link_mobasket {
        float: right;
        margin: 20px 15px 0 15px;
        visibility: hidden;
    }
    .link_mologo {
        position: absolute;
        text-align: center;
        z-index: 3000;
        line-height: 80px;
        width: 100%;
    }
    .link_mologo a {
        display: block;
        line-height: 80px;
    }
    .link_mologo img {
        width: 160px;
        padding-top: 5px;
    }
    .link_momenu {
        float: left;
        margin: 18px 15px 0 15px;
        background-image: url(/template/s171127001001/images/mo_menu_w.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 {
        float: right;
        margin: 18px 15px 0 15px;
        background-image: url(/template/s171127001001/images/mo_hmenu_w.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%);
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);        
        -webkit-transition: transform 0.3s ease-in-out;
        -moz-transition: transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
    }
    .view_edit #mobile_hmenu {
        position: absolute;
    }
    .mobile_wrap.mo_hmenu_open #mobile_hmenu {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        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;
        -moz-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: #ffcb20;
    }
    .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: #ffcb20 !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: #ffcb20;
    }
    .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);
        -moz-transform: translateX(-260px);
        -o-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        transform: translateX(-260px);
        -webkit-transition: transform 0.5s ease;
        -moz-transition: transform 0.5s ease;
        -o-transition: transform 0.5s ease;
        transition: transform 0.5s ease;
    }
    .mobile_wrap.mo_open #mobile_mainmenu {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-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%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.5s;
        -moz-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;
        -moz-transition: background 0.3s, box-shadow 0.3s;
        -o-transition: background 0.3s, box-shadow 0.3s;
        transition: background 0.3s, 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: #ffcb20;
        outline: none;
        -webkit-transition: background 0.3s, box-shadow 0.3s;
        -moz-transition: background 0.3s, box-shadow 0.3s;
        -o-transition: background 0.3s, box-shadow 0.3s;
        transition: background 0.3s, 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 {
        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;
        -moz-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);
        -moz-transform: translateX(0);
        -o-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;
    }
    .depth1 > a,
    .depth2 ul li > a,
    .depth3 ul li > a {
        color: #999;
    }
    #mobile_mainmenu .gnb.overlay .depth1 > a,
    #mobile_mainmenu .depth2.overlay > ul > li > a {
        display: none;
    }
    /* mobile_header end */
}




/* 비주얼 */
/*#slide_1584516752484 .slide_items {left:50%;}*/
@media screen and (min-width:992px) { 
  /*  #slide_1584516752484 .slide_items {width:499px; margin-left:-250px;}*/
}
@media screen and (min-width:768px) and (max-width:991px) {   
    /*#slide_1584516752484 .slide_items {width:320px; margin-left:-160px;}*/
}
@media screen and (max-width:767px) {
   /*#slide_1584516752484 .slide_items {width:200px; margin-left:-100px;}*/
}

/* 메인슬라이드 */
/*.slideshow .slides .slide_items{left:50% !important; transform: translateX(-50%); top:30%;}*/




/* 배너 */
.banner{}
.banner ul{}
.banner ul li{width:20%; float:left; text-align:center; height:150px;}
.banner ul li:nth-child(1){background:#ffb611;}
.banner ul li:nth-child(2){background:#ff5e3c;}
.banner ul li:nth-child(3){background:#ff8144;}
.banner ul li:nth-child(4){background:#ff4800;}
.banner ul li:nth-child(5){background:#ff8a00;}

.banner ul li a{display:block; height:100%; color:#fff; letter-spacing:-1px;}
.banner ul li h3{font-size:22px; font-weight:400; line-height:1.2; padding-top:40px;}
.banner ul li h3:after{content:''; display:block; height:30px; width:1px; background:rgba(255,255,255,0.4); margin:8px auto 8px;}
.banner ul li p{font-weight:100; font-size:15px;}
@media screen and (min-width:769px) and (max-width:991px){
    .banner ul li{width:20%; height:100px;}
    .banner ul li h3{font-size:20px; padding-top:40px;}
    
}
@media screen and (max-width:767px){
    #element_1565659933{margin-top:20px;}
    .banner ul li h3{font-size:17px;}
}
@media screen and (max-width:500px){
	.banner ul li{ height:100px;}
    .banner ul li h3{padding-top:20px;}
    .banner ul li h3:after{height:15px; margin:5px auto 5px;}
    .banner ul li p{font-size:13px;}
}

.DUBU_Quick.skin03 {    padding: 0px !important;}

#element_1584515761 { padding: 25px 0px 0px; }
#element_1596184795 { padding: 0px 0px 20px; background-color: rgb(0, 0, 0); }
#section_1584515227 { margin: 0px 0px 30px; }
#element_1596001077 { margin: 200px 0px 0px; }
#section_1584515223 { height: 455px; }
#row_1596000645 { height: 455px; }
#element_1596000624 { margin: 30px 0px 0px; }
#col_1584683216 { padding: 0px; }

/* Tablet */
@media screen and (min-width:768px) and (max-width:991px) {


}

/* Mobile */
@media screen and (max-width:767px) {

#element_1596001077 {
    margin: 130px 0px 0px !important;
}
#section_1584515223 {
    height: 260px !important;
}
}
.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}