<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(/inc/external/selectbox/jquery.selectBox.css);

a {
    color: #999;
}

/* Board_Main:Start */
.DUBU_Board_s171127001001 .board_main {
    overflow: hidden;
}

.DUBU_Board_s171127001001 .board_main .board_main_header {
    overflow: hidden;
    /*height:38px;*/
    margin-bottom: 8px;
}

.DUBU_Board_s171127001001 .board_main .tit_board_main {
    overflow: hidden;
    padding-bottom: 7px;
    border-bottom: 1px solid #d5d9df;
    /*margin-bottom: 8px;*/
}

.DUBU_Board_s171127001001 .board_main .tit_board_main h3 {
    position: relative;
    display: inline-block;
    float: left;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    line-height: 30px;
}

/*.DUBU_Board_s171127001001 .board_main .tit_board_main h3:after {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 0;
	width: 11px;
    height: 15px;
	margin-left: 5px;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    background-position: -63px -66px;
}*/
.DUBU_Board_s171127001001 .board_main .tit_content {
    color: #666;
    font-size: 13px;
    /*font-family: 'noto sans KR', sans-serif;*/
    line-height: 18px;
}

.DUBU_Board_s171127001001 .board_main .btn_more {
    display: inline-block;
    float: right;
    width: 13px;
    height: 14px;
    margin-top: 11px;
    background: url(../images/design_kitIcon.png);
    background-position: -63px -68px;
    background-repeat: no-repeat;
    text-indent: -5000px;
}

.DUBU_Board_s171127001001 .board_main .tab_box {
    position: relative;
    overflow: hidden;
}

.DUBU_Board_s171127001001 .board_main .tab_inner {
    width: auto;
    overflow: hidden;
    height: 38px;
}

.DUBU_Board_s171127001001 .board_main .tab_info {
    /*width: auto !important;*/
    height: 38px;
    font-size: 0;
    border-bottom: 1px solid #d5d9df;
    box-sizing: border-box;
    white-space: nowrap;
}

.DUBU_Board_s171127001001 .board_main .tab_list {
    position: relative;
    display: inline-block;
    /*float: left;*/
    padding: 7px 15px 0;
    margin-left: -1px;
    text-align: center;
    vertical-align: top;
    background-color: transparent;
}

.DUBU_Board_s171127001001 .board_main .tab_list:hover .link_tab_list:after {
    position: absolute;
    bottom: -1px;
    left: -15px;
    display: block;
    content: '';
    width: calc(100% + 50px);
    height: 1px;
    /*background-color: #6643e6;*/
    z-index: 50;
}

.DUBU_Board_s171127001001 .board_main .tab_list:last-child {
    padding-right: 60px;
}

.DUBU_Board_s171127001001 .board_main .tab_list:first-of-type {
    margin-left: 0;
}

.DUBU_Board_s171127001001 .board_main .tab_list.activet:first-of-type {
    margin-left: -1px;
}

.DUBU_Board_s171127001001 .board_main .tab_list a {
    position: relative;
    display: inline-block;
    color: #999999;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 13px;
    line-height: 30px;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .board_main .tab_list a:after {
    /*display: inline-block;
    content: '';
    top: 2px;
    position: relative;
    width: 11px;
    height: 15px;
    margin-left: 10px;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    background-position: -63px -66px;*/
}

.DUBU_Board_s171127001001 .board_main .tab_list:hover {}

.DUBU_Board_s171127001001 .board_main .tab_list:hover a {
    /*color: #6643e6;*/
    border-style: solid;
    border: 0;
    border-bottom: 1px;
    /*border-color: #6643e6;*/
}

.DUBU_Board_s171127001001 .board_main .tab_list.active {
    position: relative;
    background-color: transparent !important;
}

.DUBU_Board_s171127001001 .board_main .tab_list:after {
    /*position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d5d9df;
    z-index: 50;*/
}

.DUBU_Board_s171127001001 .board_main .tab_list:hover:after {
    background-color: #6643e6;
}

.DUBU_Board_s171127001001 .board_main .tab_list:last-child:hover:after {
    width: calc(100% - 15px)
}

.DUBU_Board_s171127001001 .board_main .tab_list.active .link_tab_list:after {
    position: absolute;
    bottom: -1px;
    left: -15px;
    display: block;
    content: '';
    width: calc(100% + 50px);
    height: 1px;
    /*background-color: #6643e6;*/
    z-index: 100;
}

.DUBU_Board_s171127001001 .board_main .tab_list.active a {
    /*color:#6643e6;*/
}

.DUBU_Board_s171127001001 .board_main .link_more {
    display: inline-block;
    content: '';
    top: 8px;
    position: relative;
    width: 11px;
    height: 15px;
    margin-left: 10px;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    background-position: -63px -66px;
    text-indent: -9999em;
    background-color: transparent !important;
}

.DUBU_Board_s171127001001 .board_main .btn_tab_prev,
.DUBU_Board_s171127001001 .board_main .btn_tab_next {
    display: inline-block;
    float: left;
    position: absolute;
    bottom: 0;
    width: 30px;
    height: 30px;
    padding: 7px;
    border: 1px solid #d5d9df;
    background-color: #fff;
    vertical-align: top;
    text-indent: -5000px;
    z-index: 150;
}

.DUBU_Board_s171127001001 .board_main .btn_tab_prev span,
.DUBU_Board_s171127001001 .board_main .btn_tab_next span {
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
}

.DUBU_Board_s171127001001 .board_main .btn_tab_prev {
    right: 29px;
}

.DUBU_Board_s171127001001 .board_main .btn_tab_prev span {
    display: block;
    width: 15px;
    height: 15px;
    background-position: -19px -66px;
}

.DUBU_Board_s171127001001 .board_main .btn_tab_next {
    right: 0;
}

.DUBU_Board_s171127001001 .board_main .btn_tab_next span {
    display: block;
    width: 15px;
    height: 15px;
    background-position: -34px -66px;
}


.DUBU_Board_s171127001001 .board_main_content {
    overflow: hidden;
    clear: both;
}

.DUBU_Board_s171127001001 .board_main_content thead {
    display: none;
}

.DUBU_Board_s171127001001 .board_main table.tab_content {
    display: none;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.DUBU_Board_s171127001001 .board_main table.tab_content.active {
    display: table;
}

.DUBU_Board_s171127001001 .board_main table.tab_content tr {
    /*border-bottom: 1px solid #e6e9ec;*/
}

.DUBU_Board_s171127001001 .board_main table.tab_content td {
    overflow: hidden;
    padding: 7px 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    /*font-family: 'noto sans KR', sans-serif;*/
    color: #666;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .txt_ahead {
    color: #666;
    font-size: 13px;
    /*font-family: 'noto sans KR', sans-serif;*/
    line-height: 18px;
}

.DUBU_Board_s171127001001 .board_main .col_ahead,
.DUBU_Board_s171127001001 .board_main .col_subject,
.DUBU_Board_s171127001001 .board_main .col_name,
.DUBU_Board_s171127001001 .board_main .col_good,
.DUBU_Board_s171127001001 .board_main .col_date,
.DUBU_Board_s171127001001 .board_main .col_hit {
    color: #747474;
}

.DUBU_Board_s171127001001 .board_main .col_ahead {
    width: 10%;
}

.DUBU_Board_s171127001001 .board_main .col_subject {}

.DUBU_Board_s171127001001 .board_main .col_name {
    width: 10%;
    text-align: center;
}

.DUBU_Board_s171127001001 .board_main .col_good {
    width: 9%;
    text-align: center;
}

.DUBU_Board_s171127001001 .board_main .col_date {
    width: 10%;
    text-align: center;
}

.DUBU_Board_s171127001001 .board_main .col_hit {
    width: 9%;
    text-align: center;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td.col_proceeding {
    width: 10%;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 13px;
    color: #333;
    text-align: center;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .ico_proceeding {
    position: relative;
    width: auto;
    padding: 0 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    /*font-family: 'noto sans KR', sans-serif;*/
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #fff;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_0 {
    background-color: #ffcc00;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_0:before {
    background-position: 0 -6px;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_1 {
    background-color: #f0eef1;
    color: #999;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_1:before {
    background-position: 0 -39px;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_2 {
    background-color: #4fd165;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_2:before {
    background-position: 0 -72px;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_3 {
    background-color: #ef5757;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_3:before {
    background-position: 0 -105px;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_4 {
    background-color: #b4b9c1;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .proceeding_4:before {
    background-position: 0 -138px;
}

.DUBU_Board_s171127001001 .board_main table.tab_content td .ico_proceeding:before {
    position: absolute;
    left: -5px;
    top: 6px;
    display: block;
    content: '';
    width: 5px;
    height: 8px;
    background-image: url(../images/ingIcon.png);
    background-repeat: no-repeat;
}

.DUBU_Board_s171127001001 .board_main .txt_subject:hover&gt;a,
.DUBU_Board_s171127001001 .board_main .txt_subject:hover&gt;.tit_content {
    /*color: #6643e6;*/
}

.DUBU_Board_s171127001001 .board_main .msg_nocontent {
    border-top: solid 1px #B4B4B4;
    border-bottom: solid 1px #B4B4B4;
    color: #B4B4B4;
    text-align: center;
}

/* list icon : start */
.DUBU_Board_s171127001001 .board_main .ico_comm {
    vertical-align: middle;
    display: inline-block;
    text-indent: -9999px;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
}

.DUBU_Board_s171127001001 .board_main .ico_replys {
    margin-right: 2px;
    width: 10px;
    height: 10px;
    background-position: -199px -62px;
}

.DUBU_Board_s171127001001 .board_main .ico_mobile {
    /*margin-right:2px;*/
    width: 14px;
    height: 17px;
    background-position: -121px -56px;
}

.DUBU_Board_s171127001001 .board_main .ico_lock {
    margin-right: 2px;
    width: 13px;
    height: 13px;
    background-position: -150px -56px;
}

.DUBU_Board_s171127001001 .board_main .txt_comment {
    color: #666;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 13px;
    line-height: 18px;
}

.DUBU_Board_s171127001001 .board_main .ico_file {
    margin-left: 2px;
    width: 14px;
    height: 17px;
    background-position: -173px -24px;
}

.DUBU_Board_s171127001001 .board_main .ico_new {
    margin-left: 2px;
    width: 13px;
    height: 13px;
    background-position: -145px -29px;
}

/* list icon : end */
.DUBU_Board_s171127001001 .board_main .txt_good,
.DUBU_Board_s171127001001 .board_main .txt_hit {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.DUBU_Board_s171127001001 .board_main .ico_good,
.DUBU_Board_s171127001001 .board_main .ico_hit {
    display: inline-block;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    text-indent: -5000px;
}

.DUBU_Board_s171127001001 .board_main .ico_good {
    width: 15px;
    height: 15px;
    background-position: -40px -21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .board_main .ico_hit {
    width: 17px;
    height: 15px;
    background-position: -61px -21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}


/* Template Basic Option:Start */
/*.DUBU_Board_s171127001001 .board_main .col_ahead,*/
/*.DUBU_Board_s171127001001 .board_main .col_name,*/
/*.DUBU_Board_s171127001001 .board_main .col_good,*/
/*.DUBU_Board_s171127001001 .board_main .col_hit {*/
/*	display:none;*/
/*}*/
/* Template Basic Option:End */
.DUBU_Board_s171127001001 .ctn02 .tit_board_main {
    display: block;
}

.DUBU_Board_s171127001001 .ctn02 .tab_box {
    display: none;
}

/* Board_Main:End */


/* gallery */
.DUBU_Board_s171127001001 .gallery_main {
    overflow: hidden;
}

.DUBU_Board_s171127001001 .gallery_main .gallery_main_header {
    display: block;
    overflow: hidden;
    /*height:38px;*/
    margin: 0 0 15px;
}

.DUBU_Board_s171127001001 .gallery_main .tit_gallery_main {
    position: relative;
    border-bottom: 1px solid #d5d9df;
}

.DUBU_Board_s171127001001 .gallery_main .tit_gallery_main:after {
    display: block;
    content: '';
    clear: both;
}

.DUBU_Board_s171127001001 .gallery_main .tit_gallery_main h3 {
    display: inline-block;
    padding-top: 9px;
    padding-bottom: 10px;
    color: #333333;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 700;
    font-size: 18px;
    line-height: 1em;
}

.DUBU_Board_s171127001001 .gallery_main .btn_more {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    display: inline-block;
    float: right;
    width: 13px;
    height: 14px;
    /* margin-top: 11px; */
    background: url(../images/design_kitIcon.png);
    background-position: -63px -68px;
    background-repeat: no-repeat;
    text-indent: -5000px;
}

.DUBU_Board_s171127001001 .gallery_main .tab_box {
    position: relative;
    overflow: hidden;
}

.DUBU_Board_s171127001001 .gallery_main .tab_inner {
    overflow: hidden;
    height: 38px;
}

.DUBU_Board_s171127001001 .gallery_main .tab_info {
    height: 37px;
    /*width: auto !important;*/
    border-bottom: 1px solid #d5d9df;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list {
    position: relative;
    display: inline-block;
    float: left;
    padding: 7px 15px 0;
    margin-left: -1px;
    text-align: center;
    vertical-align: top;
    height: 37px;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list.point_bg {
    background-color: transparent !important;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list:last-child {
    padding-right: 30px;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list:hover {
    /*border-bottom: 1px solid #6643e6;*/
}

.DUBU_Board_s171127001001 .gallery_main .tab_list:hover a {
    color: #6643e6;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list:first-of-type {
    margin-left: 0;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list a {
    color: #999999;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 13px;
    line-height: 30px;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list:hover .link_tab_list:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    /*background-color: #6643e6;*/
    z-index: 999;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list:last-child:hover .link_tab_list:after {
    width: calc(100% - 15px);
}

.DUBU_Board_s171127001001 .gallery_main .tab_list.active .link_tab_list:after {
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    /*background-color: #6643e6;*/
    z-index: 100;
}

.DUBU_Board_s171127001001 .gallery_main .tab_list:last-child.active .link_tab_list:after {
    width: calc(100% - 15px);
}

.gallery_main .tab_list.active a.link_more.point_board_more {
    color: #6643e6;
    background-color: transparent !important;
}

.DUBU_Board_s171127001001 .gallery_main .link_more {
    display: inline-block;
    float: right;
    position: relative;
    top: 10px;
    width: 13px;
    height: 14px;
    margin-left: 10px;
    background: url(../images/design_kitIcon.png);
    background-position: -63px -68px;
    background-repeat: no-repeat;
    text-indent: -5000px;
    background-color: transparent !important;
}

.DUBU_Board_s171127001001 .gallery_main .btn_tab_prev,
.DUBU_Board_s171127001001 .gallery_main .btn_tab_next {
    display: inline-block;
    float: left;
    position: absolute;
    bottom: 1px;
    width: 30px;
    height: 30px;
    padding: 7px;
    border: 1px solid #d5d9df;
    background-color: #fff;
    vertical-align: top;
    text-indent: -5000px;
    z-index: 100;
}

.DUBU_Board_s171127001001 .gallery_main .btn_tab_prev span,
.DUBU_Board_s171127001001 .gallery_main .btn_tab_next span {
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
}

.DUBU_Board_s171127001001 .gallery_main .btn_tab_prev {
    right: 29px;
}

.DUBU_Board_s171127001001 .gallery_main .btn_tab_prev span {
    display: block;
    width: 15px;
    height: 15px;
    background-position: -19px -66px;
}

.DUBU_Board_s171127001001 .gallery_main .btn_tab_next {
    right: 0;
}

.DUBU_Board_s171127001001 .gallery_main .btn_tab_next span {
    display: block;
    width: 15px;
    height: 15px;
    background-position: -34px -66px;
}



.DUBU_Board_s171127001001 .gallery_main .gallery_main_content {
    overflow: hidden;
    position: relative;
    clear: both;
    margin: 0;
}

.DUBU_Board_s171127001001 .gallery_main .tab_content {
    display: none;
}

.DUBU_Board_s171127001001 .gallery_main .tab_content.active {
    display: block;
}

.DUBU_Board_s171127001001 .gallery_main .gallery_main_group {
    overflow: hidden;
    float: left;
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.DUBU_Board_s171127001001 .gallery_main .gallery_main_article {
    overflow: hidden;
    position: relative;
    min-height: 90px;
    /*max-height:109px;*/
}

.DUBU_Board_s171127001001 .gallery_main .gallery_main_inner {
    position: relative;
}

.DUBU_Board_s171127001001 .gallery_main .thumb_area {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 400px;
    text-align: center;
    background-color: #fff;
    font-size: 0;
    background-color: #000;
    /*word-spacing:0px;*/
}

.DUBU_Board_s171127001001 .gallery_main .thumb_img {
    width: auto;
    min-width: 100%;
    /*margin:-50% 0;*/
    height: 400px;
    /*min-height:109px;*/
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .gallery_main .thumb_align_height .thumb_img {
    height: 100%;
    margin: 0;
}

.DUBU_Board_s171127001001 .gallery_main .thumb_area:before {
    display: inline-block;
    overflow: hidden;
    /*width:0;*/
    /*height:100%;*/
    /*margin-left:-4px;*/
    vertical-align: middle;
    content: '';
}

.DUBU_Board_s171127001001 .gallery_main .thumb_align_height .thumb_area:before {
    display: none;
}

.DUBU_Board_s171127001001 .gallery_main .thumb_area:after {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ' ';
}

.DUBU_Board_s171127001001 .gallery_main .thumb_area .movie:after {
    display: block;
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .7;
}



.DUBU_Board_s171127001001 .gallery_main .wrap_gallery_contents {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.0);
    text-align: center;
}

.DUBU_Board_s171127001001 .gallery_main .gallery_contents {
    overflow: hidden;
    position: relative;
    height: 100%;
    padding: 20px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.8);
}

.DUBU_Board_s171127001001 .gallery_main .txt_subject,
.DUBU_Board_s171127001001 .gallery_main .txt_date {
    display: block;
    clear: both;
}

.DUBU_Board_s171127001001 .gallery_main .txt_subject {
    position: relative;
    bottom: -30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.2s ease;
    -webkit-transition: all 0.4s ease;
    opacity: 0;
}

/*.DUBU_Board_s171127001001 .gallery_main .txt_subject a {*/
/*display:inline-block;*/
/*overflow:hidden;*/
/*width:100%;*/
/*white-space:nowrap;*/
/*text-overflow:ellipsis;*/
/*font-weight:bold;*/
/*color:#ea5939;*/
/*}*/
.gallery_main .txt_subject a {
    color: #fff;
}

.DUBU_Board_s171127001001 .gallery_main .txt_subject a,
.DUBU_Board_s171127001001 .gallery_main .tit_content {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 500;
    font-size: 15px;
    /*color:#fff;*/
    line-height: 24px;
}

.DUBU_Board_s171127001001 .gallery_main .txt_subject a:hover,
.DUBU_Board_s171127001001 .gallery_main .txt_subject a:hover .txt_ahead {
    /*color: #6643e6;*/
}

.txt_num {}

.txt_ahead {}

.DUBU_Board_s171127001001 .gallery_main .txt_contents a,
.DUBU_Board_s171127001001 .gallery_main .txt_date {
    color: #fff;
}

.DUBU_Board_s171127001001 .gallery_main .txt_contents {
    position: relative;
    bottom: -30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.2s ease;
    -webkit-transition: all 0.4s ease;
    opacity: 0;
}

.DUBU_Board_s171127001001 .gallery_main .txt_contents a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    text-overflow: ellipsis;
    line-height: 18px;
    min-height: 18px;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .gallery_main .txt_name {
    position: relative;
    bottom: -30px;
    display: block;
    margin-top: 4px;
    color: #fff;
    vertical-align: top;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    line-height: 18px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.4s ease;
    opacity: 0;
}

.DUBU_Board_s171127001001 .gallery_main .txt_contents br {
    display: none;
}

.DUBU_Board_s171127001001 .gallery_main .txt_date {
    position: relative;
    bottom: -30px;
    margin-top: 5px;
    font-size: 10px;
    line-height: 15px;
    /*font-family: 'noto sans KR', sans-serif;*/
    text-align: left;
    color: #999999;
    transition: all 0.2s ease;
    -webkit-transition: all 0.4s ease;
    opacity: 0;
}

.DUBU_Board_s171127001001 .gallery_main .txt_group {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: auto;
    padding: 0 22px 13px 0;
    text-align: right;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 10px;
    color: #999;
}

.DUBU_Board_s171127001001 .gallery_main .txt_cmt,
.DUBU_Board_s171127001001 .gallery_main .txt_good,
.DUBU_Board_s171127001001 .gallery_main .txt_hit {
    position: relative;
    /*bottom: -30px;*/
    bottom: 0px;
    display: inline-block;
    vertical-align: top;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    opacity: 0;
}

.DUBU_Board_s171127001001 .gallery_main .txt_cmt,
.DUBU_Board_s171127001001 .gallery_main .txt_good {
    margin-right: 7px;
}

.DUBU_Board_s171127001001 .gallery_main .ico_cmt,
.DUBU_Board_s171127001001 .gallery_main .ico_good,
.DUBU_Board_s171127001001 .gallery_main .ico_hit {
    display: inline-block;
    margin-right: 5px;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    line-height: 1;
    font-size: 0;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .gallery_main .ico_cmt {
    width: 10px;
    height: 20px;
    background-position: -21px -23px;
}

.DUBU_Board_s171127001001 .gallery_main .ico_good {
    width: 13px;
    height: 20px;
    background-position: -40px -23px;
}

.DUBU_Board_s171127001001 .gallery_main .ico_hit {
    width: 14px;
    height: 13px;
    background-position: -62px -23px;
}

.DUBU_Board_s171127001001 .gallery_main .msg_nocontent {
    clear: both;
    padding: 13px 0;
    border-top: solid 1px #B4B4B4;
    border-bottom: solid 1px #B4B4B4;
    color: #B4B4B4;
    text-align: center;
}

/***** Gallery_Thumbnail:Start *****/
.DUBU_Board_s171127001001 .gallery-lg-1 .gallery_main_group {
    width: 100%;
}

.DUBU_Board_s171127001001 .gallery-lg-2 .gallery_main_group {
    width: 50%;
}

.DUBU_Board_s171127001001 .gallery-lg-3 .gallery_main_group {
    width: 33.33333333333333%;
}

.DUBU_Board_s171127001001 .gallery-lg-4 .gallery_main_group {
    width: 25%;
    /*height: 400px;*/
}

.DUBU_Board_s171127001001 .gallery-lg-5 .gallery_main_group {
    width: 20%;
}

.DUBU_Board_s171127001001 .gallery-lg-6 .gallery_main_group {
    width: 16.66666666666667%;
}

.DUBU_Board_s171127001001 .gallery-lg-7 .gallery_main_group {
    width: 14.28571428571429%;
}

.DUBU_Board_s171127001001 .gallery-lg-8 .gallery_main_group {
    width: 12.5%;
}

.DUBU_Board_s171127001001 .gallery-lg-9 .gallery_main_group {
    width: 11.11111111111111%;
}

.DUBU_Board_s171127001001 .gallery-lg-10 .gallery_main_group {
    width: 10%;
}

.DUBU_Board_s171127001001 .gallery-lg-11 .gallery_main_group {
    width: 9.090909090909091%;
}

.DUBU_Board_s171127001001 .gallery-lg-12 .gallery_main_group {
    width: 8.333333333333333%;
}

.DUBU_Board_s171127001001 .gallery-lg-13 .gallery_main_group {
    width: 7.692307692307692%;
}

/***** Gallery_Thumbnail:End *****/

.DUBU_Board_s171127001001 .gallery_main .wrap_gallery_contents {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .wrap_gallery_contents,
.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_group {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_subject {
    bottom: 0px;
    opacity: 1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_contents {
    bottom: 0px;
    opacity: 1;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_name {
    bottom: 0px;
    opacity: 1;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_date {
    bottom: 0px;
    opacity: .9;
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_cmt {
    bottom: 0px;
    opacity: .9;
    /*-webkit-transition-delay: .0s;
    transition-delay: .0s;*/
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_good {
    bottom: 0px;
    opacity: .9;
    /*-webkit-transition-delay: .2s;
    transition-delay: .2s;*/
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.DUBU_Board_s171127001001 .gallery_main_group:hover .txt_hit {
    bottom: 0px;
    opacity: .9;
    /*-webkit-transition-delay: .4s;
    transition-delay: .4s;*/
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

/*.DUBU_Board_s171127001001  .gallery_main_group:hover .wrap_gallery_contents .txt_subject a {*/
/*text-decoration:underline;*/
/*}*/
.DUBU_Board_s171127001001 .gallery_main_group:hover .wrap_gallery_contents .txt_subject a,
.DUBU_Board_s171127001001 .gallery_main_group:hover .wrap_gallery_contents .tit_content {}

.DUBU_Board_s171127001001 .gallery_contents {}


/* webzine */
.DUBU_Board_s171127001001 .webzine_main img {
    max-width: 100%;
}

.DUBU_Board_s171127001001 .webzine_main {}

.DUBU_Board_s171127001001 .webzine_main_header {
    position: relative;
    bottom: -1px;
}

.DUBU_Board_s171127001001 .webzine_main_content {}

.DUBU_Board_s171127001001 .webzine_main_content .tab_content {
    display: none;
}

.DUBU_Board_s171127001001 .webzine_main_content .tab_content.active {
    display: block;
    border-bottom: solid 1px #d5d9df;
}

.DUBU_Board_s171127001001 .webzine_main_bottom {}

/* Webzine_Main_Header:Start */
/* title */
.DUBU_Board_s171127001001 .webzine_main .tit_webzine_main {
    position: relative;
}

.DUBU_Board_s171127001001 .webzine_main .tit_webzine_main h3 {
    padding-top: 9px;
    padding-bottom: 10px;
    color: #333333;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 700;
    font-size: 18px;
    line-height: 1em;
}

.DUBU_Board_s171127001001 .webzine_main .btn_more {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    display: inline-block;
    float: right;
    width: 13px;
    height: 14px;
    /*margin-top: 11px;*/
    background: url(../images/design_kitIcon.png);
    background-position: -63px -68px;
    background-repeat: no-repeat;
    text-indent: -5000px;
}

.DUBU_Board_s171127001001 .webzine_main .ico_more {
    /*display:block;
  	width:11px;
  	height:15px;
  	background:url(../images/design_kitIcon.png);
  	background-repeat: no-repeat;
  	background-position: -63px -66px;*/
}

/* tab */

.DUBU_Board_s171127001001 .webzine_main .tab_box {
    overflow: hidden;
    position: relative;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_inner {
    overflow: hidden;
    height: 37px;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_info {
    /*width: 100% !important;*/
    overflow-y: hidden !important;
    white-space: nowrap;
    font-size: 0;
    overflow-x: scroll;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list {
    position: relative;
    display: inline-block;
    padding: 7px 15px 0;
    margin-left: -1px;
    text-align: center;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list:last-child {
    padding-right: 60px;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list:first-of-type {
    margin-left: 0;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list.activet:first-of-type {
    margin-left: -1px;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list a {
    color: #999999;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 13px;
    line-height: 30px;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list:hover {
    /*border-bottom: 1px solid #6643e6;*/
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list:hover a {
    /*color: #6643e6;*/
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list:hover .link_tab_list:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    /*background-color: #6643e6;*/
    z-index: 50;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list:last-child:hover .link_tab_list:after {
    width: calc(100% - 45px);
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list.active {
    /*border-bottom: 1px solid #6643e6;*/
    background-color: transparent !important;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list.active .link_tab_list:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    /*background-color: #6643e6;*/
    z-index: 100;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list:last-child.active .link_tab_list:after {
    width: calc(100% - 45px);
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list.active:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #6643e6;
    z-index: 100;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .tab_list.active a {
    /*color:#6643e6;*/
    background-color: transparent !important;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .link_more {
    display: inline-block;
    position: relative;
    top: 10px;
    width: 13px;
    height: 14px;
    margin-left: 7px;
    background: url(../images/design_kitIcon.png);
    background-position: -61px -68px;
    background-repeat: no-repeat;
    text-indent: -5000px;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_prev,
.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_next {
    display: inline-block;
    float: left;
    position: absolute;
    bottom: 0px;
    width: 30px;
    height: 30px;
    padding: 7px;
    border: 1px solid #d5d9df;
    background-color: #fff;
    vertical-align: top;
    text-indent: -5000px;
    z-index: 100;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_prev span,
.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_next span {
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_prev {
    right: 29px;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_prev span {
    display: block;
    width: 15px;
    height: 15px;
    background-position: -19px -66px;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_next {
    right: 0;
}

.DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_next span {
    display: block;
    width: 15px;
    height: 15px;
    background-position: -34px -66px;
}

/* Webzine_Main_Header:End */


/* Webzine_Main_Content:Start */
.webzine_list .txt_ahead {
    color: #999;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 400;
}

.webzine_list .box_subject {
    display: block;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.webzine_list .box_subject .txt_comment {
    color: #333;
}

.DUBU_Board_s171127001001 .webzine_main .webzine_list li {
    padding: 15px 0;
    border-top: solid 1px #d5d9df;
}

.DUBU_Board_s171127001001 .webzine_main .webzine_list li:hover .box_subject {
    /*color: #6643e6*/
}

.DUBU_Board_s171127001001 .webzine_main .webzine_list li:hover .txt_ctn {
    text-decoration: underline;
}

.DUBU_Board_s171127001001 .webzine_main .box_post {}

.DUBU_Board_s171127001001 .webzine_main .thumb_area {
    display: inline-block;
    float: left;
    width: 110px;
    height: 80px;
    margin: 0 10px 10px 0;
    position: relative;
}

.DUBU_Board_s171127001001 .webzine_main .thumb_area.movie:after {
    display: block;
    position: absolute;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .7;
}

.DUBU_Board_s171127001001 .webzine_main .thumb_area.thumb_right {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.DUBU_Board_s171127001001 .webzine_main .thumb_area img {
    width: 110px;
    height: 80px;
}

/*.DUBU_Board_s171127001001 .webzine_main .box_subject {*/
/*display:block;*/
/*overflow:hidden;*/
/*position:relative;*/
/*margin-bottom:10px;*/
/*font-weight:bold;*/
/*font-size:17px;*/
/*color:#333;*/
/*white-space:nowrap;*/
/*text-overflow:ellipsis;*/
/*vertical-align:middle;*/
/*}*/
.DUBU_Board_s171127001001 .webzine_main .tit_content {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 17px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .webzine_main .ico_comm.ico_comm {
    display: inline-block;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .webzine_main .ico_comm.ico_replys {
    margin-left: 5px;
    width: 10px;
    height: 18px;
    background-position: -199px -59px;
}

.DUBU_Board_s171127001001 .webzine_main .ico_comm.ico_mobile {
    /*margin-left:2px;*/
    width: 12px;
    height: 17px;
    background-position: -122px -56px;
}

.DUBU_Board_s171127001001 .webzine_main .ico_comm.ico_lock {
    margin-left: 2px;
    width: 15px;
    height: 18px;
    background-position: -150px -54px;
    display: inline-block;
}

.DUBU_Board_s171127001001 .webzine_main .ico_comm.txt_comment {}

.DUBU_Board_s171127001001 .webzine_main .ico_comm.ico_file {
    margin-left: 2px;
    width: 17px;
    height: 17px;
    background-position: -172px -24px;
}

.DUBU_Board_s171127001001 .webzine_main .ico_comm.ico_new {
    /*margin-left:2px;*/
    width: 12px;
    height: 17px;
    background-position: -145px -27px;
}

.DUBU_Board_s171127001001 .webzine_main .box_content {
    display: block;
    margin-top: 15px;
}

.DUBU_Board_s171127001001 .webzine_main .txt_ctn {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-height: 37px;
    font-size: 13px;
    /*font-family: 'noto sans KR', sans-serif;*/
    line-height: 20px;
    color: #666;
}

.DUBU_Board_s171127001001 .webzine_main .txt_group {
    overflow: hidden;
    margin-top: 15px;
    clear: both;
    visibility: visible;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    /*font-family: 'noto sans KR', sans-serif;*/
}

.DUBU_Board_s171127001001 .webzine_main .txt_name {
    float: left;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    font-weight: 300;
    margin-right: 10px;
    line-height: 18px;
    color: #999;
}

.DUBU_Board_s171127001001 .webzine_main .txt_date {
    float: left;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    font-weight: 300;
    margin-right: 10px;
    line-height: 18px;
    color: #999;
}

.DUBU_Board_s171127001001 .webzine_main .txt_good {
    float: right;
    margin-left: 10px;
}

.DUBU_Board_s171127001001 .webzine_main .txt_hit {
    float: right;
}

.DUBU_Board_s171127001001 .webzine_main .ico_name {
    display: inline-block;
    width: 14px;
    height: 12px;
    margin: -1px 3px 1px 0;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    background-position: -20px -46px;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .webzine_main .ico_good {
    display: inline-block;
    width: 14px;
    height: 12px;
    margin: -1px 3px 0 0;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    background-position: -40px -46px;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .webzine_main .ico_hit {
    display: inline-block;
    width: 15px;
    height: 12px;
    margin: -1px 3px 0 0;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    background-position: -63px -47px;
    vertical-align: middle;
}

/* Webzine_Main_Content:End */


/***** Common:Start *****/
.DUBU_Board_s171127001001 .inquiry_main_content .tab_content {
    display: none;
}

.DUBU_Board_s171127001001 .inquiry_main_content .tab_content.active {
    display: block;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_comm {
    display: inline-block;
    height: 33px;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .inquiry_main_write .tf_comm {
    height: 33px;
    padding: 0 16px;
    border: solid 1px #3b3b3b;
    border-radius: 3px;
    line-height: 33px;
    color: #fff;
    background-color: #2d2d2d;
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.14);
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.DUBU_Board_s171127001001 .inquiry_main_write .tf_comm:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.6);
}

.DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox input {
    xdisplay: none;
    width: 0;
    visibility: hidden;
}

.DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox.active {
    background-position: 0 -13px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .txt_placeholder {
    display: none;
    position: absolute;
    top: 17px;
    left: 22px;
    color: #a9a9a9;
}

.DUBU_Board_s171127001001 .inquiry_main_write input.form_error:focus~.txt_placeholder {
    display: none;
}

.DUBU_Board_s171127001001 .inquiry_main_write input.form_error:focus {}

.DUBU_Board_s171127001001 .inquiry_main_write input.form_error {
    border: solid 1px #ef5757;
}

.DUBU_Board_s171127001001 .inquiry_main_write span.form_error {
    display: inline-block;
    position: relative;
    top: 2px;
    padding-right: 5px;
    color: #ef5757;
    font-size: 12px;
    /*font-family: 'noto sans KR', sans-serif;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .req_validator {
    display: inline-block;
    display: none;
}

/***** Common:End *****/


/***** Select:Start *****/
.DUBU_Board_s171127001001 .selectBox {
    margin-right: 7px;
    padding: 0 70px 0 10px;
    background-color: #fff;
    border: none;
    color: #444;
    line-height: 16px
}

.DUBU_Board_s171127001001 .selectBox-dropdown {
    width: 50%;
    height: 40px;
    border: solid 1px #d5d9df;
    border-radius: 3px;
}

.DUBU_Board_s171127001001 div.opt_ahead {
    width: 100%;
}

.DUBU_Board_s171127001001 div.opt_ahead .selectBox {
    width: 50% !important;
}

.DUBU_Board_s171127001001 div.opt_ahead #opt_ahead {
    width: 50% !important;
}

.DUBU_Board_s171127001001 div.select_row_1513304182812 {
    width: 100%;
}

.DUBU_Board_s171127001001 div.select_row_1513304182812 a.selectBox {
    width: 50% !important;
}

.DUBU_Board_s171127001001 div.select_row_1513304182812 select {
    width: 50% !important;
}

.DUBU_Board_s171127001001 .selectBox-dropdown:focus,
.DUBU_Board_s171127001001 .selectBox-dropdown:focus .selectBox-arrow {
    border-color: #e1e1e1 !important;
}

.DUBU_Board_s171127001001 .selectBox-dropdown .selectBox-label {
    padding: 0;
    height: 38px;
    color: #999;
    line-height: 38px;
    font-size: 12px;
    /*font-family: 'noto sans KR', sans-serif;*/
}

.DUBU_Board_s171127001001 .selectBox-dropdown .selectBox-arrow {
    width: 40px;
    height: 100%;
    background: url(../images/scrollDown.png);
    background-repeat: no-repeat;
    background-position: 50% center;
    border-left: none;
    background-color: #6643e6;
}

.DUBU_Board_s171127001001 .selectBox-dropdown-menu {
    border: solid 1px #e1e1e1;
    background: #fff;
    margin-top: 2px;
    border: 1px solid #d9e0e2;
    border-radius: 3px;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.DUBU_Board_s171127001001 .selectBox-options li {
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d9e0e2;
}

.DUBU_Board_s171127001001 .selectBox-options li:last-child {
    border-bottom: 0;
}

.DUBU_Board_s171127001001 .selectBox-options li a {
    font-size: 12px;
    /*font-family: 'noto sans KR', sans-serif;*/
    height: 40px;
    color: #999;
    padding-left: 10px;
    text-align: left;
    font-size: 12px;
    line-height: 40px;
}

.DUBU_Board_s171127001001 .selectBox-options li:hover a {
    /*color: #6643e6;*/
}

.DUBU_Board_s171127001001 .selectBox-options li a:hover {
    background: transparent;
}

.DUBU_Board_s171127001001 .selectBox-options li.selectBox-selected a {
    background: none;
}

/***** Select:End *****/


/***** Board_Write_Contents:Start *****/
.admin_design_wrap .DUBU_Board_s171127001001 .inquiry_main_write .dubueditor_content {
    border: 1px solid #a9a9a9
}

.DUBU_Board_s171127001001 .inquiry_main_write .inquiry_main_header {
    display: block;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: 2px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .inquiry_main_header .tit_write_main {
    border-bottom: 1px solid #d5d9df;
}

.DUBU_Board_s171127001001 .inquiry_main_write .inquiry_main_header .tit_write_main h3 {
    padding-top: 9px;
    padding-bottom: 10px;
    color: #333333;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 700;
    font-size: 18px;
    line-height: 1em;
}

.DUBU_Board_s171127001001 .inquiry_main_write .inquiry_main_header .btn_more {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form {
    display: table;
    width: 100%;
    border-top: 1px solid #333;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form .txt_placeholder {}

.DUBU_Board_s171127001001 .inquiry_main_write .board_title h1 {
    font-size: 18px;
    color: #4b4b4b;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_title p {
    display: none;
}

.DUBU_Board_s171127001001 .inquiry_main_write h4 {
    position: relative;
    padding-bottom: 3px;
    font-size: 18px;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 500;
    line-height: 30px;
    color: #333;
}

.DUBU_Board_s171127001001 .inquiry_main_write h4 span {
    position: absolute;
    bottom: 0px;
    right: 0;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    line-height: 35px;
    color: #ef5757;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form {}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dl {
    display: table-row;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dt {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 500;
    border-bottom: 1px solid #d5d9df;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dt span {
    color: #ef5757;
    margin-right: 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dd {
    display: table-cell;
    position: relative;
    width: 80%;
    padding: 10px 0 10px 27px;
    border-bottom: 1px solid #d5d9df;
}

.DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dd p {
    font-size: 12px;
    /*font-family: 'noto sans KR', sans-serif;*/
    line-height: 18px;
    color: #666;
}

.DUBU_Board_s171127001001 .inquiry_main_write .tf_comm {
    width: 50%;
    height: 40px;
    margin-right: 5px;
    border: 1px solid #d5d9df;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: none;
    color: #666;
    font-weight: 400;
    /*font-family: 'noto sans KR', sans-serif;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .tf_comm:focus {
    box-shadow: none;
}

.DUBU_Board_s171127001001 .inquiry_main_write .tf_subject {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .tf_email,
.DUBU_Board_s171127001001 .inquiry_main_write .box_phone .tf_comm {
    margin-right: 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .txt_required {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #ff5d5d;
}

.DUBU_Board_s171127001001 .inquiry_main_write .notice_reply {
    margin: 10px 0 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox {
    display: inline-block;
    width: auto;
    height: 15px;
    margin-top: 5px;
    margin-right: 15px;
    padding-left: 18px;
    background: url(../images/unchecked.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 12px;
    line-height: 15px;
    vertical-align: middle;
    color: #666;
    /*font-family: 'noto sans KR', sans-serif;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox.inp_secret {
    margin-top: 0;
    margin-bottom: 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox:hover {
    background: url(../images/hover.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox.active {
    background: url(../images/checked.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.DUBU_Board_s171127001001 .inquiry_main_write .txt_s_title {
    display: block;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 400;
    /*color:#6643e6;*/
    margin-bottom: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .txt_help {
    font-weight: bold;
    color: #646464;
}

.DUBU_Board_s171127001001 .inquiry_main_write .helptxt {
    display: block;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
    /*font-family: 'noto sans KR', sans-serif;*/
    margin-top: 7px;
}

/*.DUBU_Board_s171127001001 .inquiry_main_write .txt_help:before,*/
.DUBU_Board_s171127001001 .inquiry_main_write .helptxt:before {
    display: inline-block;
    content: 'â€»';
    margin-right: 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .element_info {
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .element_cell {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .txt_s_title+.element_cell {}

.DUBU_Board_s171127001001 .inquiry_main_write .element_list {
    display: inline-block;
    position: relative;
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .col_proceeding {
    width: 100px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .col_proceeding .ico_proceeding {
    display: block;
    width: 100%;
    padding: 1px 0;
    text-align: center;
    color: #fff;
}

.DUBU_Board_s171127001001 .inquiry_main_write .proceeding_new {
    background-color: #fcc829;
}

.DUBU_Board_s171127001001 .inquiry_main_write .proceeding_pre {
    background-color: #f5f6fa;
    color: #989898 !important;
}

.DUBU_Board_s171127001001 .inquiry_main_write .proceeding_step {
    background-color: #5bcad5;
}

.DUBU_Board_s171127001001 .inquiry_main_write .proceeding_step2 {
    background-color: #fb6e61;
}

.DUBU_Board_s171127001001 .inquiry_main_write .proceeding_finish {
    background-color: #7e7e7e;
}

/* box_name */


/* email */
.DUBU_Board_s171127001001 .inquiry_main_write .email span.form_error {
    xdisplay: none !important;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .element_cell {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .element_list {
    width: 100%;
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .element_cell .element_list:first-child {
    margin-top: 0;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .txt_s_title+.element_cell,
.DUBU_Board_s171127001001 .inquiry_main_write .email .stitle+.element_cell {
    /*width:80%;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .tf_comm {
    width: 30%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .tf_domain {
    width: 30%;
    margin-left: 1%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .email_at {
    display: inline-block;
    width: 5%;
    margin: 0 -3px;
    text-align: center;
    color: #646464;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .selectBox {
    width: 25%;
    padding-right: 30px;
    margin-right: -3px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .email .txt_help,
.DUBU_Board_s171127001001 .inquiry_main_write .email .helptxt {
    display: block;
    margin-top: 10px;
}


/* number */
.DUBU_Board_s171127001001 .inquiry_main_write .number .element_cell {
    width: 50%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .number .txt_s_title+.element_cell {}

.DUBU_Board_s171127001001 .inquiry_main_write .number .element_list {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .number .tf_comm {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .number .txt_help,
.DUBU_Board_s171127001001 .inquiry_main_write .number .helptxt {}


/* address */
.DUBU_Board_s171127001001 .inquiry_main_write .address {}

.DUBU_Board_s171127001001 .inquiry_main_write .address .txt_s_title {
    margin-bottom: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .element_cell {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .element_list {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .tf_zip_code {
    width: 70px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .num_hyphen {
    display: inline-block;
    margin: 0 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .btn_zip_code {
    height: 40px;
    margin-left: 10px;
    padding: 0 20px;
    font-size: 12px;
    /*font-family: 'noto sans KR', sans-serif;*/
    /*background-color:#6643e6;*/
    border-radius: 3px;
    line-height: 40px;
    color: #fff;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .address_txt {
    overflow: hidden;
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .tf_address {
    float: left;
    width: 50%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .tf_address:first-child {
    width: 49%;
    margin-right: 1%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .address .txt_help,
.DUBU_Board_s171127001001 .inquiry_main_write .address .helptxt {
    display: block;
    margin-top: 10px;
}


/* url */
.DUBU_Board_s171127001001 .inquiry_main_write .url .element_cell {
    width: 70%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .url .txt_s_title+.element_cell {}

.DUBU_Board_s171127001001 .inquiry_main_write .url .element_list {
    width: 100%;
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .url .element_cell .element_list:first-child {
    margin-top: 0;
}

.DUBU_Board_s171127001001 .inquiry_main_write .url .tf_comm {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .url .txt_help,
.DUBU_Board_s171127001001 .inquiry_main_write .url .helptxt {
    display: block;
    margin-top: 10px;
}


/* text */
.DUBU_Board_s171127001001 .inquiry_main_write .text .element_cell {}

.DUBU_Board_s171127001001 .inquiry_main_write .text .txt_s_title+.element_cell {}

.DUBU_Board_s171127001001 .inquiry_main_write .text .element_list+div {
    height: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .text .element_list+div.element_list {
    height: auto;
    margin-top: 10px
}

.DUBU_Board_s171127001001 .inquiry_main_write .text .tf_comm {
    margin-right: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .text .tf_comm.shot {
    width: 100px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .text .tf_comm.middle {
    width: 200px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .text .tf_comm.long {
    width: 300px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .text .txt_unit {
    margin-right: 10px;
    color: #646464;
}


/* number */
.DUBU_Board_s171127001001 .inquiry_main_write .time .element_cell {}

.DUBU_Board_s171127001001 .inquiry_main_write .time .txt_s_title+.element_cell {}

.DUBU_Board_s171127001001 .inquiry_main_write .time .tf_comm {}

.DUBU_Board_s171127001001 .inquiry_main_write .time .email_at {}

.DUBU_Board_s171127001001 .inquiry_main_write .time .selectBox {
    margin-right: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .time .txt_help,
.DUBU_Board_s171127001001 .inquiry_main_write .time .helptxt {}


/* box_subject */
/*.DUBU_Board_s171127001001 .inquiry_main_write .box_subject .tf_comm{*/
/*width:100%;*/
/*}*/
/* tit_content */
.DUBU_Board_s171127001001 .inquiry_main_write .tit_content .tf_comm {
    width: 100%;
}

/* rdobox */
.DUBU_Board_s171127001001 .inquiry_main_write .radio {}

.DUBU_Board_s171127001001 .inquiry_main_write .radio .design_rdobox {
    display: inline-block;
    width: auto;
    height: 17px;
    margin: 0 25px 5px 0;
    padding-left: 18px;
    background: url(../images/radio_unchecked.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    color: #8b8b8b;
    font-size: 12px;
    /*font-family: 'noto sans KR', sans-serif;*/
    line-height: 18px;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .inquiry_main_write .radio .design_rdobox:hover {
    background: url(../images/radio_hover.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .radio .design_rdobox.active {
    background: url(../images/radio_check.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .radio .design_rdobox+div {
    height: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .radio .design_rdobox.active {
    background-position: 0 1px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .radio label input {
    xdisplay: none;
    width: 0;
    visibility: hidden;
}


/* chkbox */
.DUBU_Board_s171127001001 .inquiry_main_write .chkbox {}

.DUBU_Board_s171127001001 .inquiry_main_write .chkbox .design_checkbox {
    margin: 0 25px 5px 0;
    padding-left: 18px;
    color: #8b8b8b;
}

.DUBU_Board_s171127001001 .inquiry_main_write .chkbox .design_checkbox+div {
    height: 10px;
}


/* select */
.DUBU_Board_s171127001001 .inquiry_main_write .select {}

.DUBU_Board_s171127001001 .inquiry_main_write .select .selectBox {
    margin-right: 10px;
    width: 140px !important;
    padding: 0 50px 0 10px;
}


/* date */
.DUBU_Board_s171127001001 .inquiry_main_write .date {}

.DUBU_Board_s171127001001 .inquiry_main_write .date .date_option {
    position: relative;
    display: inline-block;
}

.DUBU_Board_s171127001001 .inquiry_main_write .date .tf_date {
    width: 230px;
    line-height: 30px;
    color: #999;
}

.DUBU_Board_s171127001001 .inquiry_main_write .date .txt_help,
.DUBU_Board_s171127001001 .inquiry_main_write .date .helptxt {}

.DUBU_Board_s171127001001 .inquiry_main_write .date .date_select {
    display: block;
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
    right: 0;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 0 3px 3px 0;
    /*background-color: #6643e6;*/
    background-image: url(../images/calendar.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999em;
}

.box_datepic {
    width: 230px;
    background-color: #fff;
    border: 1px solid #d5d9df;
    border-radius: 3px;
    z-index: 1000;
    overflow: hidden;
    padding: 0 5px 5px;
}

.box_datepic .box_datepic.show {
    display: block;
}

.box_datepic .pic_mm_yy {
    position: relative;
    background-color: transparent;
    padding: 15px 0;
    text-align: center;
    height: auto;
    font-weight: bold;
}

.box_datepic .pic_mm_yy span {
    display: inline-block;
    padding: 0 10px;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 1;
}

.box_datepic .btn_datepic {
    position: absolute;
    top: 50%;
    width: 6px;
    height: 10px;
    margin-top: -5px;
    background: url(../images/dataArrow.png) no-repeat 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.box_datepic .btn_datepic.prev_month {
    left: 70px;
    background-position: 0 0;
}

.box_datepic .btn_datepic.next_month {
    right: 70px;
    background-position: -7px 0;
}

.box_datepic .tbl_pic_month {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.box_datepic .tbl_pic_month colgroup {
    display: none;
}

.box_datepic .tbl_pic_month th,
.box_datepic .tbl_pic_month td {
    text-align: center;
    color: #5a5a5a;
}

.box_datepic .tbl_pic_month th {
    padding: 0 0 10px;
    /*font-family: 'noto sans KR' , sans-serif;*/
    font-weight: 400;
    font-size: 9px;
    color: #666666;
}

.box_datepic .tbl_pic_month td {
    padding: 0 0 7px 0;
    cursor: pointer;
}

.box_datepic .tbl_pic_month td a {
    display: block;
    width: 17px;
    height: 17px;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 10px;
    font-weight: 400;
    color: #666;
    margin: 0 auto;
}

.box_datepic .tbl_pic_month tr td:first-child a,
.box_datepic .tbl_pic_month td.hol a {
    color: #ef5757;
}

.box_datepic .tbl_pic_month tr td:last-child a {
    color: #2196f3;
}

.box_datepic .tbl_pic_month tr td.selected a {
    color: #fff;
}

.box_datepic .tbl_pic_month td.selected a {
    /*background-color: #6643e6;*/
    color: #fff;
    font-weight: 400;
    border-radius: 3px;
}

.box_datepic .tbl_pic_month td a.active {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #dedede;
    color: #606060;
}

.box_datepic .tbl_pic_month td a.now_day {
    background-color: #6643e6;
    color: #fff;
    font-weight: 400;
    border-radius: 3px;
}


/* box_contents */
.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .element_cell {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .txt_s_title+.element_cell {
    width: 90%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .element_list {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .txt_help .DUBU_Board_s171127001001 .inquiry_main_write .box_contents .helptxt {
    display: block;
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .inp_secret span {
    display: inline-block;
    color: #797979;
    vertical-align: top;
    line-height: 1;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .inp_reply_email span,
.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .inp_comment_email span {
    display: inline-block;
    color: #797979;
    vertical-align: top;
    line-height: 1;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .mobile_photo {
    display: none;
    overflow: hidden;
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .mobile_photo li {
    float: left;
    width: 50%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .mobile_photo li:first-child {
    width: 49%;
    margin-right: 1%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .mobile_photo li button {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #6f6f6f;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .mobile_photo li:first-child button {
    background-color: #525252;
}

.DUBU_Board_s171127001001 .inquiry_main_write .dubueditor iframe {
    width: 100% !important;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents #dubueditor,
.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .dubueditor_content {
    display: block;
    width: 100%;
    height: 337px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .dubueditor {}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents #tf_contents {
    xdisplay: block;
    width: 100%;
    height: 150px;
    padding: 16px;
    border-radius: 3px;
    border: 1px solid #d5d9df;
    xborder: solid 1px #d5d9df;
    color: #000;
    clear: both;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .list_thumb_img {
    overflow: hidden;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .list_thumb_img li {
    float: left;
    position: relative;
    margin: 15px 12px 0 0;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .thumb_img {
    display: inline-block;
    overflow: hidden;
    width: 77px;
    height: 77px;
    border: solid 1px #dfdfdf;
    background-color: #f2f2f2;
    text-align: center;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .thumb_img img {
    max-width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .loadmore {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url(/inc/application/dubu_board/skin/t170822001001/images/check_inactive.gif);
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -5000px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_contents .btn_img_delete {
    display: block;
    width: 100%;
    height: 30px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    border-radius: 0;
    vertical-align: top;
    text-align: center;
    color: #343434;
}

.DUBU_Board_s171127001001 .inquiry_main_write .textarea .element_info {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .textarea .txt_s_title {
    margin-bottom: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .textarea .element_cell {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .textarea .element_list {
    width: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .textarea textarea {
    width: 100%;
    border: 1px solid #e1e1e1;
    min-height: 200px;
    resize: none;
    padding: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .textarea .helptxt {
    display: block;
    margin-top: 10px;
}


/* box_file */
.DUBU_Board_s171127001001 .inquiry_main_write .box_file .txt_help,
.DUBU_Board_s171127001001 .inquiry_main_write .box_file .helptxt {
    margin-left: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file p {
    font-size: 12px;
    font-weight: 400;
    /*font-family: 'noto sans KR', sans-serif;*/
    color: #666;
    line-height: 12px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .btn_file_add {
    font-size: 12px;
    /*font-family: 'noto sans KR', sans-serif;*/
    height: 40px;
    width: 140px;
    padding: 0 15px;
    margin-top: 13px;
    /*background-color:#6643e6;*/
    color: #fff;
    line-height: 30px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .btn_file_add:hover {
    /*background-color:#8564ff;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .btn_file_add:active {
    /*background-color:#4b2eb7;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .list_file {
    display: inline;
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .list_file li {
    margin: 7px 0 0;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .list_file a {
    color: #999999;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .txt_file_size {
    display: inline-block;
    padding-top: 1px;
    margin: 0 10px 0 5px;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    font-weight: 400;
    color: #cccccc;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_file .list_file .btn_delete {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 0;
    background: url(../images/design_kitIcon.png);
    background-repeat: no-repeat;
    background-position: -76px -130px;
    text-indent: -5000px;
}


/* box_recaptcha */
.DUBU_Board_s171127001001 .inquiry_main_write .box_recaptcha dd {
    position: initial;
}

.DUBU_Board_s171127001001 .inquiry_main_write #recaptcha_image {
    display: inline-block;
    width: 302px;
    height: 59px;
    background-color: #ffffff;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_btn_autostop {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_btn_autostop .btn_comm {
    display: block;
    height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    border: solid 1px #3e3e3e;
    font-size: 10px;
    color: #fff;
    background-color: #2d2d2d;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_write_refresh {
    display: block;
    margin-bottom: 9px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_inp_autostop {
    position: relative;
    margin-top: 17px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_inp_autostop .txt_placeholder {
    top: 9px;
    left: 16px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .recaptcha_only_if_audio {
    display: none;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_msg {
    display: none;
    margin-top: 10px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_msg span {
    display: block;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_msg span:before {
    display: inline-block;
    content: '';
    width: 12px;
    height: 13px;
    margin-right: 10px;
    background: url(../images/img_inquiry.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_msg .msg_same {
    background-position: -40px 0;
    color: #64dc35;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_msg .msg_different {
    background-position: -40px -30px;
    color: #ff5d5d;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_msg .msg_same:before {
    background-position: -40px 0;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_msg .msg_different:before {
    background-position: -40px -30px;
}


/* box_agrees */
.DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox.inp_agrees {
    width: auto;
    margin-top: 0;
    margin-bottom: 5px;
    vertical-align: middle;
}

.DUBU_Board_s171127001001 .inquiry_main_write .inp_agrees span {
    display: inline-block;
    color: #666;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    line-height: 1;
}

.DUBU_Board_s171127001001 .inquiry_main_write .agree_trust {
    overflow-y: scroll;
    height: 120px;
    padding: 16px;
    margin-top: 12px;
    border: 1px solid #e1e1e1;
    font-size: 12px;
    color: #8f8f8f;
    -webkit-overflow-scrolling: touch;
}


/* box_btn */
.DUBU_Board_s171127001001 .inquiry_main_write .box_btn {
    margin-top: 30px;
    text-align: center;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_btn .btn_comm {
    width: auto;
    height: 40px;
    padding: 0 58px;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_apply {
    background-color: #6643e6;
    margin-right: 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_apply:hover {
    /*background-color:#8564ff;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_apply:active {
    /*background-color:#4b2eb7;*/
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_cancel {
    background-color: #b4b9c1;
    margin-left: 5px;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_cancel:hover {
    background-color: #d5d9df;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_cancel:active {
    background-color: #9a9ea5;
}

/***** Board_Write_Contents:End *****/


/***** layer_finish:Start *****/
.DUBU_Board_s171127001001 .inquiry_main_write .layer_finish {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .layer_finish .layer_finish_content {
    width: 320px;
    height: 240px;
    padding-left: 39px;
    padding-right: 39px;
    background-color: #141414;
    text-align: center;
}

.DUBU_Board_s171127001001 .inquiry_main_write .layer_finish h4 {
    padding: 24px 39px;
    margin: 0 -39px;
    background-color: #850505;
    font-size: 18px;
    color: #fff;
    text-align: left;
}

.DUBU_Board_s171127001001 .inquiry_main_write .layer_finish p {
    margin: 22px 0 11px 0;
    text-align: left;
    color: #6f6f6f;
}

.DUBU_Board_s171127001001 .inquiry_main_write .tf_pwd {
    xwidth: 100%;
}

.DUBU_Board_s171127001001 .inquiry_main_write .layer_finish .btn_comm {
    height: 37px;
    padding-left: 19px;
    padding-right: 19px;
    margin-top: 24px;
    border: solid 1px #353535;
    font-size: 14px;
    font-weight: bold;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_layer_apply {
    margin-right: 10px;
    color: #e8e8e8;
    background-color: #262525;
}

.DUBU_Board_s171127001001 .inquiry_main_write .btn_layer_cancel {
    color: #696969;
    background-color: #151515;
}

/***** layer_finish:End *****/


/* ê°œì¸ì&nbsp;•ë³´ ìˆ˜ì§‘ ë° ì´ìš© ë™ì˜ */
.DUBU_Board_s171127001001 .box_agrees .person_info {
    display: table !important;
    width: 100%;
    text-align: center;
}

.DUBU_Board_s171127001001 .box_agrees .hidden {
    display: none;
}

.DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_tit {
    display: table;
    width: 100%;
}

.DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_txt {
    display: table;
    width: 100%;
}

.DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_txt .txt_left {
    text-align: left;
    color: #666;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-weight: 400;
}

.DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_tit div {
    display: table-cell;
    padding: 15px 0;
    font-weight: 400;
    /*font-family: 'noto sans KR', sans-serif;*/
    font-size: 12px;
    /*color:#6643e6;*/
}

.DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_txt div {
    display: table-cell;
    padding: 15px;
    font-size: 12px;
    color: #000;
    border-top: 1px solid #d5d9df;
}

.DUBU_Board_s171127001001 .box_agrees .w15p {
    width: 17%;
    font-weight: 500;
}

.DUBU_Board_s171127001001 .box_agrees .w27p {
    width: 25%;
    border-left: 1px solid #d5d9df;
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_agrees .pc_hidden {
    display: none
}

.DUBU_Board_s171127001001 .inquiry_main_write .box_agrees .mo_hidden {
    display: block;
    padding: 0;
    border: 1px solid #d5d9df;
    width: 100%;
    margin: 0px 0 5px;
}

.DUBU_Board_s171127001001 .box_agrees .m10 {
    margin-top: 10px;
}


/***** Mediaquery:Start *****/

/* Tablet:Start */
@media screen and (min-width:768px) and (max-width:991px) {

    /***** Gallery_Thumbnail:Start *****/
    .DUBU_Board_s171127001001 .gallery-sm-1 .gallery_main_group {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-2 .gallery_main_group {
        width: 50%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-3 .gallery_main_group {
        width: 33.33333333333333%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-4 .gallery_main_group {
        width: 25%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-5 .gallery_main_group {
        width: 20%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-6 .gallery_main_group {
        width: 16.66666666666667%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-7 .gallery_main_group {
        width: 14.28571428571429%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-8 .gallery_main_group {
        width: 12.5%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-9 .gallery_main_group {
        width: 11.11111111111111%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-10 .gallery_main_group {
        width: 10%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-11 .gallery_main_group {
        width: 9.090909090909091%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-12 .gallery_main_group {
        width: 8.333333333333333%;
    }

    .DUBU_Board_s171127001001 .gallery-sm-13 .gallery_main_group {
        width: 7.692307692307692%;
    }

    /***** Gallery_Thumbnail:End *****/
    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dt {
        padding-left: 15px;
    }
}

/* Tablet:End */


/* Mobile:Start */
@media screen and (max-width:767px) {

    /*	.ctn_app {*/
    /*		padding:30px !important;*/
    /*	}*/
    .DUBU_Board_s171127001001 .board_main .tab_box,
    .DUBU_Board_s171127001001 .gallery_main .tab_box {
        padding-right: 0;
    }

    .DUBU_Board_s171127001001 .board_main .tab_inner,
    .DUBU_Board_s171127001001 .gallery_main .tab_inner {
        overflow: hidden;
        height: 37px;
    }

    .DUBU_Board_s171127001001 .board_main .btn_tab_prev,
    .DUBU_Board_s171127001001 .board_main .btn_tab_next,
    .DUBU_Board_s171127001001 .gallery_main .btn_tab_prev,
    .DUBU_Board_s171127001001 .gallery_main .btn_tab_next {
        display: none;
    }

    /***** Gallery_Thumbnail:Start *****/
    .DUBU_Board_s171127001001 .gallery-xs-1 .gallery_main_group {
        width: 100%
    }

    .DUBU_Board_s171127001001 .gallery-xs-2 .gallery_main_group {
        width: 50%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-3 .gallery_main_group {
        width: 33.33333333333333%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-4 .gallery_main_group {
        width: 25%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-5 .gallery_main_group {
        width: 20%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-6 .gallery_main_group {
        width: 16.66666666666667%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-7 .gallery_main_group {
        width: 14.28571428571429%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-8 .gallery_main_group {
        width: 12.5%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-9 .gallery_main_group {
        width: 11.11111111111111%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-10 .gallery_main_group {
        width: 10%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-11 .gallery_main_group {
        width: 9.090909090909091%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-12 .gallery_main_group {
        width: 8.333333333333333%;
    }

    .DUBU_Board_s171127001001 .gallery-xs-13 .gallery_main_group {
        width: 7.692307692307692%;
    }

    /***** Gallery_Thumbnail:End *****/
    .DUBU_Board_s171127001001 .gallery_main .tit_gallery_main {
        padding-left: 0;
        padding-right: 0;
    }

    .DUBU_Board_s171127001001 .gallery_main .tab_info {
        width: 100% !important;
        overflow-y: hidden !important;
        white-space: nowrap;
        font-size: 0;
        overflow-x: scroll;
        height: auto;
    }

    .DUBU_Board_s171127001001 .gallery_main .tab_info:after {
        content: '';
        display: block;
        border-bottom: 1px solid #d5d9df;
        position: relative;
        /* top: 37px; */
        bottom: 1px;
        width: 100%;
    }

    .DUBU_Board_s171127001001 .gallery_main .tab_list:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        content: '';
        width: 100%;
        height: 1px;
        background-color: #d5d9df;
        z-index: 70;
    }

    .DUBU_Board_s171127001001 .gallery_main .tab_list:hover:after {
        /*background-color: #6643e6;
		bottom: -1px;*/
    }

    .DUBU_Board_s171127001001 .gallery_main .tab_list.active:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        content: '';
        width: 100%;
        height: 1px;
        z-index: 70;
    }

    .DUBU_Board_s171127001001 .gallery_main .tab_list {
        float: none;
    }

    .DUBU_Board_s171127001001 .gallery_main .tab_list:after {}

    .gallery_main .gallery_contents {
        display: none;
    }

    /*Mobile_content ìˆ˜ì&nbsp;• */
    .gallery_main .gallery_contents {
        display: block;
    }

    .DUBU_Board_s171127001001 .gallery_main .gallery_main_inner {
        border-bottom: 1px solid #e6e9ec;
        margin-bottom: 15px;
    }

    .DUBU_Board_s171127001001 .gallery_main .gallery_main_article {
        padding: 0;
    }

    .DUBU_Board_s171127001001 .gallery_main .wrap_gallery_contents {
        opacity: 1;
        position: relative;
    }

    .DUBU_Board_s171127001001 .gallery-lg-4 .gallery_main_group {
        height: auto;
        padding: 0 15px;
        cursor: inherit;
    }

    .DUBU_Board_s171127001001 .gallery_main .thumb_area {
        height: auto;
        min-height: 250px;
        background-color: transparent;
    }

    .DUBU_Board_s171127001001 .gallery_main .thumb_area:after {
        /*display:none*/
        ;
    }

    .DUBU_Board_s171127001001 .gallery_main .thumb_img {
        height: 250px;
    }

    .DUBU_Board_s171127001001 .gallery_main .gallery_contents {
        padding: 5px 0 7px;
        background-color: transparent;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_subject,
    .DUBU_Board_s171127001001 .gallery_main .txt_contents {
        bottom: 0;
        opacity: 1;
    }

    /*.DUBU_Board_s171127001001 .gallery_main .txt_subject a {*/
    /*display:block;*/
    /*margin-bottom:3px;*/
    /*font-size:14px;*/
    /*color:#545454;*/
    /*}*/
    .DUBU_Board_s171127001001 .gallery_main .txt_subject a,
    .DUBU_Board_s171127001001 .gallery_main .tit_content {
        color: #666;
        font-size: 14px;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_contents a {
        color: #666;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_name {
        display: block;
        bottom: 0;
        opacity: 1;
        color: rgba(153, 153, 153, .9);
        max-width: 70%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_contents a,
    .DUBU_Board_s171127001001 .gallery_main .txt_date,
    .DUBU_Board_s171127001001 .gallery_main .txt_name {}

    /*.DUBU_Board_s171127001001 .gallery_main_group:hover .wrap_gallery_contents .txt_subject a {*/
    /*text-decoration:none;*/
    /*}*/
    .DUBU_Board_s171127001001 .gallery_main_group:hover .wrap_gallery_contents .tit_content {
        text-decoration: none;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_group {
        font-size: 0;
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        padding: 3px 25px 4px;
        background-color: #f1eef0;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_date {
        display: block;
        position: absolute;
        right: 0;
        bottom: 7px;
        opacity: 1;
        color: rgba(153, 153, 153, .9);
    }

    .DUBU_Board_s171127001001 .gallery_main_group:hover .txt_date {
        bottom: 7px;
        opacity: 1;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_cmt,
    .DUBU_Board_s171127001001 .gallery_main .txt_good,
    .DUBU_Board_s171127001001 .gallery_main .txt_hit {
        opacity: 1;
        bottom: 0;
        margin: 0;
        width: 33.3333333%;
        font-size: 10px;
        color: #999;
        vertical-align: middle;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_cmt {
        text-align: left;
        position: relative;
        top: 3px;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_good {
        text-align: center;
        position: relative;
        top: 3px;
    }

    .DUBU_Board_s171127001001 .gallery_main .txt_hit {
        text-align: right;
    }

    /* webzine */
    .DUBU_Board_s171127001001 .webzine_main .tab_box .tab_info {
        width: 100% !important;
    }

    .DUBU_Board_s171127001001 .webzine_main .tab_box {
        padding-right: 0;
    }

    .DUBU_Board_s171127001001 .webzine_main .tab_inner {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_prev,
    .DUBU_Board_s171127001001 .webzine_main .tab_box .btn_tab_next {
        display: none;
    }

    .DUBU_Board_s171127001001 .webzine_main .thumb_area {
        width: 110px;
        height: 80px;
    }

    /***** Common:Start *****/
    .DUBU_Board_s171127001001 .inquiry_main_write .tf_comm {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .txt_placeholder {
        left: 26px;
    }

    /***** Common:End *****/

    /***** Board_Write_Contents:Start *****/
    .DUBU_Board_s171127001001 .inquiry_main_write h4 {}

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form h3 span {
        bottom: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form,
    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dl {
        display: block;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dt {
        display: block;
        width: auto;
        border-bottom: 0;
        padding: 5px 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dd {
        display: block;
        width: 100%;
        padding: 0 0 10px 0;
        border-top: none;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dd .opt_ahead {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .design_checkbox {
        margin-top: 5px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dl:first-child dd {}

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dl:last-child dd {
        margin: 0 0 10px;
        border-color: #d5d9df;
        border-width: 0 0 1px 0;
        border-style: solid;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form .box_contents dd {
        padding: 10px 0 10px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_contents dt,
    .DUBU_Board_s171127001001 .inquiry_main_write .box_file dt,
    .DUBU_Board_s171127001001 .inquiry_main_write .box_recaptcha dt,
    .DUBU_Board_s171127001001 .inquiry_main_write .box_agrees dt {}

    .DUBU_Board_s171127001001 .inquiry_main_write .txt_s_title {
        display: block;
        margin-bottom: 5px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .helptxt {}

    .DUBU_Board_s171127001001 .inquiry_main_write .txt_help:before,
    .DUBU_Board_s171127001001 .inquiry_main_write .helptxt:before {}

    .DUBU_Board_s171127001001 .inquiry_main_write .element_info {}

    .DUBU_Board_s171127001001 .inquiry_main_write .element_cell {
        width: 100% !important;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .element_cell&gt;div {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .txt_s_title+.element_cell {
        width: 100% !important;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .element_list {}

    div.opt_ahead .selectBox,
    div.opt_ahead #opt_ahead,
    div.select_row_1513304182812 a.selectBox,
    div.select_row_1513304182812 select {
        width: 100% !important;
    }

        /* email */
    .DUBU_Board_s171127001001 .inquiry_main_write .email {}

    .DUBU_Board_s171127001001 .inquiry_main_write .email .tf_comm,
    .DUBU_Board_s171127001001 .inquiry_main_write .email .selectBox {
        width: 100%;
        margin: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .email .selectBox {
        margin-bottom: 10px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .email .email_at {
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }

    /* number */
    .DUBU_Board_s171127001001 .inquiry_main_write .number .element_list {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .number .tf_comm {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .number .num_hyphen {
        display: block;
        margin: 5px 0;
        text-align: center;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .number .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .number .helptxt {
        margin: 0;
    }

    /* address */
    .DUBU_Board_s171127001001 .inquiry_main_write .address .tf_address {
        width: 100% !important;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .address .tf_address:first-child {
        margin: 0 0 10px 0;
    }

    /* url */
    .DUBU_Board_s171127001001 .inquiry_main_write .url dd {}

    .DUBU_Board_s171127001001 .inquiry_main_write .url .homepage_info {
        display: block;
        position: relative;
        padding-left: 55px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .url dd .homepage_info:first-child {
        margin-bottom: 10px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .url .tf_comm {
        width: 80%;
    }

    /* url */
    .DUBU_Board_s171127001001 .inquiry_main_write .url .tf_comm {
        width: 100%;
    }

    /* box_text */
    .DUBU_Board_s171127001001 .inquiry_main_write .text .element_list {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .text {}

    .DUBU_Board_s171127001001 .inquiry_main_write .text .tf_comm {
        width: 80% !important;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .text .txt_unit {}

    .DUBU_Board_s171127001001 .inquiry_main_write .text .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .text .helptxt {
        display: block;
        margin-top: 10px;
    }

    /* box_rdobox */
    .DUBU_Board_s171127001001 .inquiry_main_write .radio .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .radio .helptxt {
        display: block;
        margin-top: 10px;
    }

    /* box_chkbox */
    .DUBU_Board_s171127001001 .inquiry_main_write .chkbox .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .chkbox .helptxt {
        display: block;
        margin-top: 10px;
    }

    /* select */
    .DUBU_Board_s171127001001 .inquiry_main_write .select {}

    .DUBU_Board_s171127001001 .inquiry_main_write .select .selectBox {
        width: 100% !important;
        margin-right: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .select .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .select .helptxt {
        display: block;
        margin-top: 10px;
    }

    /* box_date */
    .DUBU_Board_s171127001001 .inquiry_main_write .date .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .date .helptxt {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }

    /* box_time */
    .DUBU_Board_s171127001001 .inquiry_main_write .time .element_list {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .time .selectBox {
        width: 32% !important;
        margin-right: 2px;
        padding-right: 50px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .time .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .time .helptxt {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }


    /* box_subject */
    /* tit_content */
    .DUBU_Board_s171127001001 .inquiry_main_write .box_select,
    .DUBU_Board_s171127001001 .inquiry_main_write .opt_ahead.selectBox-dropdown,
    .DUBU_Board_s171127001001 .inquiry_main_write .wrap_subject {
        width: 100%;
    }

    /*.DUBU_Board_s171127001001 .inquiry_main_write .box_subject .txt_placeholder {*/
    /*top:17px;*/
    /*}*/
    .DUBU_Board_s171127001001 .inquiry_main_write .tit_content .txt_placeholder {
        top: 17px;
    }

    /* box_contents */
    .DUBU_Board_s171127001001 .inquiry_main_write .box_contents dd {
        overflow: hidden;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_contents .btn_img_add,
    .DUBU_Board_s171127001001 .inquiry_main_write .box_contents .btn_camera {
        display: inline-block;
        width: 48%;
        padding: 0;
        margin-bottom: 14px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_contents .mobile_photo {
        display: block;
    }

    /* box_file */
    .DUBU_Board_s171127001001 .inquiry_main_write .box_file .btn_file_add {
        width: 100%;
        padding: 0;
        background-position: 38% 10px;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_file .txt_help,
    .DUBU_Board_s171127001001 .inquiry_main_write .box_file .helptxt {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }

    /* box_recaptcha */
    .DUBU_Board_s171127001001 .inquiry_main_write #recaptcha_image {
        width: 100%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_btn_autostop {
        width: 100%;
        margin-left: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_btn_autostop .btn_comm {
        float: left;
        width: 49%;
        vertical-align: top;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .btn_write_refresh {
        margin-right: 1%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_msg {
        margin-left: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_inp_autostop {
        margin-top: 8px;
    }

    /***** Board_Write_Contents:End *****/
    .DUBU_Board_s171127001001 .inquiry_main_write .box_btn {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_btn:after {
        content: '';
        display: block;
        clear: both;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_btn .btn_comm {
        width: 49%;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .btn_apply,
    .DUBU_Board_s171127001001 .inquiry_main_write .btn_cancel {
        margin: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .btn_apply {
        float: left;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .btn_cancel {
        float: right;
    }

    /* ê°œì¸ ì&nbsp;•ë³´ ìˆ˜ì§‘ ë™ì˜ ë¹„ì¦ˆë‹ˆìŠ¤ 1 */
    .DUBU_Board_s171127001001 .box_agrees .person_info {
        border-color: #d5d9df;
        border-width: 1px 0 0 0;
        border-style: solid;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_agrees .pc_hidden {
        display: block;
        padding: 0;
    }

    .DUBU_Board_s171127001001 .inquiry_main_write .box_agrees .mo_hidden {
        display: none;
    }

    .DUBU_Board_s171127001001 .box_agrees .w25p {
        width: 25%;
    }

    .DUBU_Board_s171127001001 .box_agrees .w75p {
        width: 75%;
    }

    .DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_tit div.txt_left {
        font-size: 12px;
        color: #666666;
        text-align: left;
    }

    .DUBU_Board_s171127001001 .box_agrees .person_info dd .bg_blue div.w75p {
        color: #000;
    }

    .DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_tit div {
        padding: 10px;
        text-align: left;
    }

    .DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_tit {
        border-top: 1px solid #d5d9df;
    }

    .DUBU_Board_s171127001001 .box_agrees .person_info dd .tbl_tit:first-child {
        border-top: 0;
    }

    .DUBU_Board_s171127001001 .box_agrees .bg_blue {
        background: #f0eef1;
    }

    .DUBU_Map_s171127001001 .location_info {
        display: none;
    }
}

/* Mobile:End */


/* Mobile:Start */
@media screen and (max-width:500px) {

    .DUBU_Board_s171127001001 .gallery_main .txt_cmt,
    .DUBU_Board_s171127001001 .gallery_main .txt_good {}
}

@media screen and (max-width:340px) {
    .DUBU_Board_s171127001001 .inquiry_main_write .box_btn .btn_comm {
        padding: 0 50px;
    }
}

/* Mobile:End */


/***** Mediaquery:End *****/
@media all and (-webkit-min-device-pixel-ratio: 2) {

    .DUBU_Board_s171127001001 .board_main .link_more,
    .DUBU_Board_s171127001001 .gallery_main .link_more {}

    .DUBU_Board_s171127001001 .board_main .ico_comm {}

    .DUBU_Board_s171127001001 .board_main .ico_replys {}

    .DUBU_Board_s171127001001 .board_main .ico_mobile {}

    .DUBU_Board_s171127001001 .board_main .ico_lock {}

    .DUBU_Board_s171127001001 .board_main .ico_file {}

    .DUBU_Board_s171127001001 .board_main .ico_new {}

    .DUBU_Board_s171127001001 .board_main .btn_more,
    .DUBU_Board_s171127001001 .gallery_main .btn_more {}

    .DUBU_Board_s171127001001 .gallery_main .ico_cmt .selectBox-dropdown .selectBox-arrow {}

    .DUBU_Board_s171127001001 .gallery_main .btn_search {}

    .DUBU_Board_s171127001001 .gallery_main .design_checkbox {}

    .DUBU_Board_s171127001001 .gallery_main .design_checkbox.active {}

    .DUBU_Board_s171127001001 .gallery_main .ico_cmt,
    .DUBU_Board_s171127001001 .gallery_main .ico_good,
    .DUBU_Board_s171127001001 .gallery_main .ico_hit {}

    .DUBU_Board_s171127001001 .gallery_main .ico_cmt {}

    .DUBU_Board_s171127001001 .gallery_main .ico_good {}

    .DUBU_Board_s171127001001 .gallery_main .ico_hit {}

    .DUBU_Board_s171127001001 .webzine_main .ico_more {}

    .DUBU_Board_s171127001001 .webzine_main .tab_box .link_more {}

    .DUBU_Board_s171127001001 .webzine_main .ico_comm {}

    .DUBU_Board_s171127001001 .webzine_main .ico_name,
    .DUBU_Board_s171127001001 .webzine_main .ico_good,
    .DUBU_Board_s171127001001 .webzine_main .ico_hit {}
}

/* í–‰ 3~4 col-md-4,col-md-5*/
@media screen and (min-width: 992px) {

    div.col-md-4 .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dt,
    div.col-md-5 .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dt {
        width: 25%;
        padding: 15px 5px 15px 5px;
        font-size: 12px;
    }

    div.col-md-4 .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dd,
    div.col-md-5 .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dd {
        width: auto;
        padding: 9px 5px;
    }

    div.col-md-4 .DUBU_Board_s171127001001 .inquiry_main_write .time .selectBox,
    div.col-md-5 .DUBU_Board_s171127001001 .inquiry_main_write .time .selectBox {
        min-width: initial;
        padding: 0 25px 0 10px;
        margin: 0 0 0 5px;
    }

    div.col-md-4 .DUBU_Board_s171127001001 .inquiry_main_write .address .btn_zip_code,
    div.col-md-5 .DUBU_Board_s171127001001 .inquiry_main_write .address .btn_zip_code {
        width: 100%;
        margin: 10px 0 0 0;
    }

    div.col-md-4 .DUBU_Board_s171127001001 .inquiry_main_write .email .email_at,
    div.col-md-5 .DUBU_Board_s171127001001 .inquiry_main_write .email .email_at {
        margin: 0 5px;
    }

    div.col-md-4 .DUBU_Board_s171127001001 .inquiry_main_write .email .selectBox,
    div.col-md-5 .DUBU_Board_s171127001001 .inquiry_main_write .email .selectBox {
        width: 100%;
        margin: 10px 0 0 0;
    }

    div.col-md-4 .DUBU_Board_s171127001001 .inquiry_main_write .helptxt,
    div.col-md-5 .DUBU_Board_s171127001001 .inquiry_main_write .helptxt {
        display: block;
        margin-top: 5px;
    }
}

/* í–‰ 6 col-sm-6 */
@media screen and (min-width: 768px) and (max-width: 991px) {
    div.col-sm-6 .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dt {
        width: 25%;
        padding: 15px 0 15px 10px;
        font-size: 12px;
    }

    div.col-sm-6 .DUBU_Board_s171127001001 .inquiry_main_write .board_write_form dd {
        width: auto;
        padding: 9px 5px;
    }

    div.col-sm-6 .DUBU_Board_s171127001001 .inquiry_main_write .time .selectBox {
        min-width: initial;
        padding: 0 25px 0 10px;
        margin: 0 0 0 5px;
    }

    div.col-sm-6 .DUBU_Board_s171127001001 .inquiry_main_write .address .btn_zip_code {
        width: 100%;
        margin: 10px 0 0 0;
    }

    div.col-sm-6 .DUBU_Board_s171127001001 .inquiry_main_write .email .email_at {
        margin: 0 5px;
    }

    div.col-sm-6 .DUBU_Board_s171127001001 .inquiry_main_write .email .selectBox {
        width: 100%;
        margin: 10px 0 0 0;
    }

    div.col-sm-6 .DUBU_Board_s171127001001 .inquiry_main_write .helptxt {
        display: block;
        margin-top: 5px;
        margin-left: 0;
    }

    /* Board List */
    .DUBU_Board_s171127001001 .board_main .col_ahead {
        width: 12%;
    }

    .DUBU_Board_s171127001001 .board_main .col_subject {}

    .DUBU_Board_s171127001001 .board_main table.tab_content td {}

    .DUBU_Board_s171127001001 .board_main .col_name {
        width: 12%;
    }

    .DUBU_Board_s171127001001 .board_main .col_good {}

    .DUBU_Board_s171127001001 .board_main .col_date {
        width: 12%;
    }

    .DUBU_Board_s171127001001 .board_main .col_hit {}

    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_proceeding {
        width: 13%;
    }
}

@media screen and (max-width: 768px) {
    .DUBU_Board_s171127001001 .board_main .tab_inner {
        height: 37px;
        overflow: hidden;
    }

    .DUBU_Board_s171127001001 .board_main .tab_info {
        width: 100% !important;
        height: auto;
        white-space: nowrap;
        /* overflow: hidden !important; */
        overflow-x: scroll !important;
        overflow-y: hidden !important;
    }

    .DUBU_Board_s171127001001 .board_main .tab_info:after {
        content: '';
        display: block;
        border-bottom: 1px solid #d5d9df;
        position: absolute;
        /* top: 37px; */
        bottom: 0;
        width: 100%;
    }

    .DUBU_Board_s171127001001 .board_main .tit_board_main {
        margin-bottom: 0;
    }

    .DUBU_Board_s171127001001 .board_main .tab_list {
        float: none;
    }

    .DUBU_Board_s171127001001 .board_main .tab_list:hover .link_tab_list:after {
        bottom: 0;
    }

    .DUBU_Board_s171127001001 .board_main .tab_list.active:after {
        bottom: 0;
    }

    .DUBU_Board_s171127001001 .board_main.inquiry_main_write .tab_list:after {
        bottom: 0;
    }

    .DUBU_Board_s171127001001 .board_main table.tab_content tr {
        display: block;
        border-bottom: 1px solid #e6e9ec;
        padding: 8px 0;
    }

    .DUBU_Board_s171127001001 .board_main table.tab_content td {
        display: block;
        width: 100%;
        padding: 5px 15px 5px 0;
    }

    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_ahead,
    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_subject {
        padding: 5px 0;
    }

    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_name,
    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_date,
    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_hit,
    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_good {
        display: inline-block;
        width: auto;
        text-align: left;
        max-width: 100px;
    }

    .DUBU_Board_s171127001001 .board_main table.tab_content td.col_proceeding {
        width: 100%;
        text-align: left;
    }

    .DUBU_Board_s171127001001 .board_main .tab_list.active .link_tab_list:after {
        bottom: 0;
    }

    .DUBU_Board_s171127001001 .board_main .tab_list:after {
        bottom: 0;
    }
}</pre></body></html>