@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/*html,
body {width:100%;height:100%;background:#fff !important}
body {font-family:'Noto Sans KR', sans-serif;}*/

/*html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, ul li {margin:0;padding:0;list-style:none}*/
legend {
    position: absolute !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    text-indent: -9999em !important;
    overflow: hidden !important
}

label,
input,
button,
select {
    vertical-align: middle
}

input,
button {
    margin: 0;
    padding: 0;
    font-family: dotum;
    font-size: 1em
}

button {
    cursor: pointer
}

/*textarea, select {font-family:dotum;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}*/
/*a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}

h2{font-size:1.2em !important;font-weight:bold}
input[type=checkbox], input[type=radio] {margin: -5px 0 0; margin-top: 1px \9;line-height: normal;}*/


/* 팝업레이어 */
#hd_pop {
    z-index: 1110;
    position: relative;
    margin: 0 auto;
    min-width: 300px;
    height: 0;
    padding: 0
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    background: #fff
}

.hd_pops_con {
    width: 100% !important;
    height: auto !important;
    min-width: 300px !important;
}

.hd_pops_con img {
    width: 100%;
}

.hd_pops_footer {
    padding: 10px 0;
    background: #000;
    color: #fff;
    text-align: center
}

.hd_pops_footer button {
    margin: 0 3px;
    padding: 5px 10px;
    border: 0;
    background: #393939;
    color: #fff;
    border-radius: 4px;
}



/* 상단 레이아웃 */
#hd {
    z-index: 4;
    position: relative;
    background: #fff
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.navbar-inverse {
    background: none !important;
    border: none !important
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #606060 !important;
    background: none !important;
}

.navbar-collapse {
    border-radius: 0 0 4px 4px
}

/*상단으로*/
#top_btn,
#top_btn2 {
    position: fixed;
    top: 70%;
    right: 20px;
    background: #fff;
    width: 42px;
    height: 40px;
    background: url("../img/top_btn.png") no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    opacity: 0.8;
    z-index: 6
}

/*모바일에서 상단으로*/
#container #top_btn {
    display: none
}

@media (max-width:768px) {
    #container #top_btn {
        display: block !important;
        float: right;
        background: #fff;
        width: 42px;
        height: 40px;
        background: url("../img/top_btn.png") no-repeat;
        text-indent: -9999px;
        overflow: hidden;
        opacity: 0.8;
        z-index: 6;
        margin: 0 30px 30px 0
    }

    .navbar-header {
        background: #222
    }
}

.navbar-header {
    position: relative;
    height: 50px;
    border-top: 1px solid #333;
}

.navbar-brand {
    position: absolute;
    left: 0;
    z-index: 9999
}

.navbar-toggle {
    position: absolute !important;
    right: 0 !important;
}

.side-nav .shop_nav {
    position: absolute;
    top: 35%
}

.side-nav a {
    display: inline-block;
    text-align: center;
    width: 90px;
    color: #fff;
    line-height: 32px;
    margin: 10px 0;
    font-size: 12px
}

.side-nav a:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.side-nav #top_btn {
    position: absolute;
    bottom: 0;
    right: 25px;
}

#top-nav {
    width: 100% !important;
    height: 30px;
    background: #222;
    margin-right: 90px
}

.top-nav {
    float: right;
    margin-right: 90px !important
}

.top-nav > li {
    display: inline-block;
    float: left;
    margin-left: 30px;
    height: 30px;
    line-height: 30px;
}

.login_out a {
    color: #fff !important
}

.top-nav .dropdown a,
.login_out a:hover {
    color: #fff;
    padding: 0;
    text-decoration: none;
    background: none
}

.top-nav .dropdown a:hover {
    padding: 0
}

.top-nav .dropdown .dropdown-menu a {
    color: #000;
    background: none;
    padding: 5px
}

.top-nav .dropdown .dropdown-menu a:hover {
    color: #2143ff
}

.top-nav .dropdown .today_list {
    min-width: 140px !important;
}

/*검색창*/
.search_top button {
    border: 0;
    padding: 0;
    margin: 0;
    background: 0;
    color: #fff;
    margin-top: -2px
}

.search_top .search_div {
    padding: 10px;
}

.search_top .search_div .search_box {
    width: 150px;
    border-radius: 4px 0 0 4px !important;
}

.search_top .search_div h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#sct_sortlst #sct_sort a.btn01 {
    display: inline-block;
    padding: 5px;
    border: 1px solid #e2e2e2;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

#ssch_sort {
    margin: 15px 0 10px
}

#ssch_sort li a.btn01 {
    border-radius: 0px;
    display: inline-block;
    text-align: center;
    float: left;
    padding: 5px;
    margin: 5px 5px 5px 0;
    border: 1px solid #e2e2e2;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

#ssch_sort li a.btn01:hover {
    color: #0372ff;
}

#ssch_sort:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

/* 메인메뉴 */
#gnb {
    width: 100%;
    position: relative;
    background: url('../img/gnb_bg.png') repeat-x;
    margin-right: 90px !important;
    -webkit-box-shadow: 0 6px 6px -6px #777;
    -moz-box-shadow: 0 6px 6px -6px #777;
    box-shadow: 0 6px 7px -6px #777;
}

#gnb h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

@media (max-width:767px) {
    #gnb {
        margin-right: 0 !important;
        box-shadow: none;
        background: none !important;
        background-color: #222 !important;
    }

    #device_auto {
        display: block !important;
        margin: 0 !important;
        padding: 0 10px;
        width: 100% !important
    }

    .side-nav .shop_nav,
    #top_btn,
    #gnb #gnb_1dul {
        display: none !important
    }

    .top-nav {
        float: left !important;
        margin-right: 0px !important
    }

    .top-nav > li {
        display: inline-block;
        float: left;
        margin: 0 10px 0 0;
        height: 30px;
        line-height: 30px;
    }
}

@media (max-width:568px) {
    /*body {
        font-size: 1.1em !important
    }*/
}

#device_auto {
    display: none;
    background: #222;
    padding: 0;
    margin-top: 0;
    margin-right: 0
}

#device_auto ul {
    padding: 0;
    margin: 0
}

#device_auto li {
    position: relative;
    width: 100%;
}

#device_auto > li {
    border-bottom: 1px solid #333
}

#device_auto li a {
    color: #fff !important;
}

#device_auto li button {
    padding: 0 15px 0 40px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    background: none;
    color: #fff;
}

#device_auto li ul {
    position: static !important;
}

#device_auto .s_li {
    padding: 10px 0;
}

#device_auto .a_hv:hover {
    color: tomato !important;
}

#gnb_1dul {
    padding: 0;
    zoom: 1;
    position: absolute;
    top: 0;
    left: 50px
}

#gnb_1dul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#gnb_1dul .gnb_1dli {
    z-index: 10;
    position: relative;
    float: left;
    margin-right: 25px;
}

#gnb_1dul .gnb_1dli button {
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 15px;
    border: none;
    background: none;
}


/*width:768px에서 상단 gnb 메뉴*/
@media (max-width: 768px) {
    .gnb_2dul {
        background: #fff !important;
        z-index: 1000 !important;
        min-width: 160px !important;
        padding: 5px 0 !important;
        margin: 1px 0 0 !important;
        font-size: 14px !important;
        text-align: left !important;
        list-style: none !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important;
        border: 1px solid #ccc !important;
        border: 1px solid rgba(0, 0, 0, .15) !important;
        border-top: 0 !important;
        border-radius: 0 0 4px 4px !important;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    }

    .gnb_2dul a {
        color: #262626 !important;
    }

    .gnb_2dul a:hover {
        background-color: #f5f5f5 !important;
    }
}

#gnb_empty {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    line-height: 2em
}

#gnb_empty a {
    text-decoration: underline
}


/*메인배너*/
#sbn_idx h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#slides {
    display: none;
}

.bx-wrapper img {
    width: 100% !important
}

.bx-wrapper .bx-next {
    background: url('../img/controls.png') -43px -32px no-repeat !important
}

.bx-wrapper .bx-next:hover {
    background: url('../img/controls.png') -43px 0px no-repeat !important
}

.bx-wrapper .bx-prev {
    background: url('../img/controls.png') 0 -32px no-repeat !important
}

.bx-wrapper .bx-prev:hover {
    background: url('../img/controls.png') 0 0 no-repeat !important
}

.bx-wrapper .bx-controls-auto .bx-stop {
    background: url('../img/controls.png') -86px -44px no-repeat !important
}

.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background: url('../img/controls.png') -86px -33px no-repeat !important
}

.bx-wrapper .bx-controls-auto .bx-start {
    background: url('../img/controls.png') -86px -11px no-repeat !important
}

.bx-wrapper .bx-controls-auto .bx-start:hover {
    background: url('../img/controls.png') -86px 0 no-repeat !important
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 10px !important
}

/* 중간 레이아웃 */
#wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container {
    margin: 0;
    padding: 80px 0 10px 0;
    background: #f4f4f4 !important;
    z-index: 3;
    position: relative;
    height: auto !important;
    font-size: 1em;
    zoom: 1;
    right: 0
}

#container:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#container_title {
    margin-bottom: 20px;
    font-size: 1.8em !important;
    text-align: center
}

/*메뉴 상품 리스트 공통*/
#sod_ws {
    margin: 20px 20px 10%;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

#sod_ws #sod_ws_act {
    width: 100%
}

#sod_ws table,
#sod_bsk table {
    background: #fff
}

#sod_ws #sod_ws_act .btn02 {
    line-height: 13px;
    background-color: #f0ad4e;
    width: 29%;
    padding: 10px 0;
    border: 1px solid #f0ad4e;
    background-image: linear-gradient(to bottom, #f0ad4e 0px, #eb9316 100%);
    background-repeat: repeat-x;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 10px;
    font-size: 1em;
    border-radius: 4px
}

#sod_ws #sod_ws_act .btn01 {
    line-height: 13px;
    background-color: #555;
    width: 29%;
    padding: 10px 0;
    border: 1px solid #555;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #555 0px, #404040 100%);
    font-size: 1em;
}

#sod_ws #sod_ws_act .btn01:hover {
    background: #404040 !important
}

#sod_ws #sod_ws_act .btn02:hover {
    background: #eb9316 !important
}

#sod_ws .td_mngsmall,
#sod_ws .sod_ws_img,
#sod_ws thead tr {
    text-align: center
}

.sct_wrap {
    margin-top: 10px;
    padding: 10px 0;
    width: 100% !important
}

.sct_wrap h2 {
    margin: 60px 0
}

.sct_event {
    width: 100% !important
}

/*서브배너*/
.sub_bn {
    padding-top: 50px;
}

/* 마이페이지 */
#smb_my {
    margin: 6%;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px
}

#smb_my_ov {
    margin: 0 0 20px
}

#smb_my_ov ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ''
}

#smb_my_ov ul li {
    width: 48.5%;
    float: left;
    padding: 10px 0;
    background: #f2f2f2;
    text-indent: 10px;
    height: 55px;
    position: relative;
    border: 1px solid #dbdbdb;
    margin-bottom: 5px
}

#smb_my_ov ul li:first-child {
    float: right;
}

#smb_my_ov ul li a {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #ff3e5e;
    font-weight: bold;
    font-size: 1.3em
}

#smb_my_ov h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#smb_my_ov dl {
    margin: 0;
    border: 1px solid #dbdbdb;
    font-size: 0.92em;
    color: #666
}

#smb_my_ov dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ''
}

#smb_my_ov dt {
    float: left;
    height: 34px;
    line-height: 34px;
    width: 35%;
    border-bottom: 1px solid #e9e9e9;
    font-weight: bold;
    text-indent: 10px;
}

#smb_my_ov dd {
    float: left;
    margin: 0;
    height: 34px;
    line-height: 34px;
    width: 65%;
    border-bottom: 1px solid #e9e9e9
}

#smb_my_ov dt.my_point {
    background: #f2f2f2;
    width: 49%;
}

#smb_my_ov .ov_addr {
    border-bottom: 0;
    height: auto;
    line-height: 24px;
    padding: 5px 0
}

#smb_my_od {
    margin: 0 0 20px
}

#smb_my_od h2 {
    margin: 0 0 10px
}

#smb_my_od .td_stat {
    width: 100px
}

#smb_my_wish h2 {
    margin: 0 0 10px
}

#smb_my_wish ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#smb_my_wish li {
    position: relative;
    padding: 5px 0 30px;
    min-height: 35px;
    border: 1px solid #e9e9e9;
    margin-bottom: 5px;
}

#smb_my_wish li:nth-of-type(1) {
    border-top: 1px solid #e9e9e9
}

#smb_my_wish .wish_img {
    position: absolute;
    top: 10px;
    left: 10px
}

#smb_my_wish .info_link {
    display: block;
    padding: 5px 0;
    font-size: 1.2em;
}

#smb_my_wish .info_date {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #737373
}

/* 장바구니 주문서 공통 */
#sod_chk {
    padding: 0 0 5px;
}

.sod_list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sod_list .sod_li {
    position: relative;
    padding: 0;
    border: 1px solid #e9e9e9;
    margin: 10px 0;
    background: #fff;
    border-radius: 5px
}

.sod_list .sod_li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sod_list .li_chk {
    position: absolute;
    top: 10px;
    left: 10px;
}

.sod_list .li_name {
    min-height: 130px
}

.sod_list .li_name a,
.sod_list .li_name strong {
    display: block;
    padding: 0 10px 0 25px;
    border-bottom: 1px solid #e9e9e9;
    height: 35px;
    line-height: 35px
}

.sod_list .li_name strong {
    padding-left: 10px
}

.sod_list .total_img {
    position: absolute;
    top: 45px;
    left: 10px;
}

.sod_list .sod_opt {
    padding: 10px 10px 5px;
    margin-left: 90px;
    color: #9e9e9e;
    font-size: 0.93em
}

.sod_list .sod_opt li {
    margin-bottom: 3px
}

.sod_list .li_cp {
    position: relative
}

.sod_list .li_cp .cp_btn,
.sod_list .li_cp .cp_cancel {
    margin: 0;
    padding: 5px 8px;
    border: 0;
    background: #000;
    color: #fff;
    font-size: 0.93em
}

.sod_list .li_mod .mod_btn {
    background: #5bc0de;
    border: 1px solid #28a4c9;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    -webkit-appearance: button;
    padding: 6px 12px;
    font-size: 0.95em;
    border-radius: 4px
}

.sod_list .li_mod .mod_btn:hover {
    background: #28a4c9
}

.sod_list .li_cp .cp_cancel,
.odf_tbl #od_coupon_cancel,
.odf_tbl #sc_coupon_cancel {
    border: 1px solid #999;
    color: #777;
    background: #fafafa;
    margin-left: 3px;
    padding: 4px 5px
}

.sod_list .li_prqty {
    margin: 10px;
}

.sod_list .li_prqty:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sod_list .li_prqty .li_prqty_sp {
    width: 33%;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 2.2em;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #e9e9e9;
    color: #9e9e9e;
    font-size: 0.93em;
    margin-left: -1px
}

.sod_list .li_prqty .prqty_price {
    border-left: 1px solid #d3d3d3;
}

.sod_list .li_prqty .prqty_sc {
    border-right: 1px solid #d3d3d3;
}

.sod_list .li_prqty .li_prqty_sp span {
    display: block;
    background: #f2f2f2;
}

.sod_list .li_total {
    position: relative;
    border-top: 1px solid #e9e9e9;
    margin: 10px 10px 0;
}

.sod_list .total_span {
    display: block;
    position: relative;
    padding: 5px 0;
    text-align: right;
    color: #343434
}

.sod_list .total_span span {
    position: absolute;
    top: 5px;
    left: 0
}

.sod_list .total_span strong {
    font-size: 1.2em
}

#sit_opt_added {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    background: #fff;
    list-style: none;
}

#sit_opt_added li {
    padding: 10px;
    border: 1px solid #e9e9e9;
    margin: 10px 0;
}

#sit_opt_added li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_opt_added li div {
    width: 28%;
    text-align: right;
    position: relative;
    float: right;
    right: 0
}

#sit_opt_added .sit_opt_list_name {
    float: left;
    text-align: left
}

#sit_opt_added .sit_opt_list_amount {
    text-align: right
}

#sit_opt_added .btn_frmline {
    height: 1.85em;
    line-height: 1.85em;
    background: url(../img/del_btn.gif) no-repeat 2px 2px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -999px;
    width: 25px;
    height: 25px;
    padding: 0;
    text-indent: -9999px
}

#sit_opt_added li div .sit_qty_plus {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 57px;
    background: url(../img/add.gif) no-repeat -1px -1px;
    text-indent: -999px;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px
}

#sit_opt_added li div .sit_qty_minus {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/add.gif) no-repeat -26px -1px;
    text-indent: -999px;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px
}

#sit_opt_added li div .sit_opt_del {
    background: url(../img/del_btn.gif) no-repeat 2px 2px;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999px;
    width: 25px;
    height: 25px;
    padding: 0
}

#sit_opt_added li div .frm_input {
    width: 32px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 25px;
    padding: 0 !important;
    line-height: 25px;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 0;
    left: 27px;
    border-radius: 5px
}

#sit_tot_price {
    margin: 20px 0;
    font-size: 1.3em;
    font-weight: bold;
    text-align: right;
    position: relative
}

#sit_tot_price span {
    position: absolute;
    top: 0;
    left: 10px
}

select.it_option,
select.it_supply {
    padding: 5px;
    border: 0;
    border-radius: 5px;
    height: 30px;
    -webkit-appearance: none;
    border: 1px solid #aaa;
    background: url(../img/select.gif) no-repeat right #fafafa;
}

select.it_option {
    padding-right: 20px;
}

/*수량*/
#sit_opt_added li .sit_opt_qty {
    position: relative;
    width: 81px;
    float: right;
    text-align: center !important;
}

#sit_opt_added li .sit_opt_qty .frm_input {
    width: 32px;
    border: 1px solid #ccc;
    height: 23px;
    padding: 0 !important;
    line-height: 25px;
    text-align: center;
    background: #fff
}

#sit_opt_added li .sit_opt_qty .sit_qty_plus {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/add.gif) no-repeat -1px -1px;
    text-indent: -999px;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px
}

#sit_opt_added li .sit_opt_qty .sit_qty_minus {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/add.gif) no-repeat -26px -1px;
    text-indent: -999px;
    border: 1px solid #ccc;
    width: 25px;
    height: 25px
}

/* 장바구니 */
#sod_bsk {
    margin: 20px 20px 10%;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px
}

#sod_bsk_list {
    position: relative
}

#sod_bsk_list #mod_option_frm {
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

#sod_bsk_list #mod_option_frm form {
    border: 2px solid #ddd;
    background: #fff;
    padding: 10px;
    max-height: 500px;
    overflow-y: scroll
}

html.no-overflowscrolling #mod_option_frm {
    height: auto;
    max-height: 10000px !important
}

/* overflow 미지원 기기 대응 */
#sod_bsk_list #mod_option_frm .sit_ov_tbl {
    background: #ededed;
    margin-top: 5px
}

#sod_bsk_list #mod_option_frm .sit_ov_tbl th,
#sod_bsk_list #mod_option_frm .sit_ov_tbl td {
    border: none;
    padding-left: 5px;
    font-weight: normal;
    text-align: left
}

#sod_bsk_list #mod_option_frm .sit_ov_tbl th {
    width: 90px
}

#sod_bsk_list #mod_option_frm#sit_tot_price {
    font-size: 1.2em
}

#sod_bsk_list #mod_option_frm #sit_tot_price span {
    left: 0;
}

#sod_bsk_list #mod_option_frm .btn_confirm {
    overflow: hidden;
}

#sod_bsk_list #mod_option_frm .btn_submit {
    width: 49%;
    float: left;
    background: #5bc0de;
    border: 1px solid #28a4c9;
    padding: 8px 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    -webkit-appearance: button;
    padding: 6px 12px;
    font-size: 0.95em;
    border-radius: 4px
}

#sod_bsk_list #mod_option_frm .btn_submit:hover {
    background: #28a4c9
}

#sod_bsk_list #mod_option_frm .btn_cancel {
    width: 49%;
    float: right;
    background: #fff;
    border: 1px solid #5bc0de;
    color: #5bc0de;
    border-radius: 5px
}

#sod_bsk_tot {
    margin: 0 0 8px;
    border: 1px solid #e9e9e9;
    background: #f2f2f2
}

#sod_bsk_tot:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sod_bsk_tot dt,
#sod_bsk_tot dd {
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
    background: #fff
}

#sod_bsk_tot dt {
    padding-left: 2%;
    width: 48%;
    font-weight: bold
}

#sod_bsk_tot dd {
    margin: 0;
    padding-right: 2%;
    width: 52%;
    text-align: right
}

.sod_bsk_cnt {
    background: #ddd !important;
    color: #000
}

.sod_bsk_point {
    border-bottom: 0 !important
}

#sod_bsk_act {
    padding-top: 40px;
    text-align: center;
    position: relative
}

#sod_bsk_act:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sod_bsk_act a.btn01,
#sit_btn_wish,
#sit_btn_rec {
    background-color: #555;
    width: 29%;
    padding: 10px 0;
    border: 1px solid #555;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #555 0px, #404040 100%);
    font-size: 0.93em;
}

#sod_bsk_act a.btn01:hover,
#sit_btn_wish:hover,
#sit_btn_rec:hover {
    background: #404040
}

#sod_bsk_act .btn_submit,
#sit_btn_buy {
    background-color: #f0ad4e;
    width: 29%;
    padding: 10px 0;
    border: 1px solid #f0ad4e;
    background-image: linear-gradient(to bottom, #f0ad4e 0px, #eb9316 100%);
    background-repeat: repeat-x;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 10px;
    font-size: 0.93em;
    border-radius: 4px;
}

#sod_bsk_act .btn_submit:hover,
#sit_btn_buy:hover {
    background: #d58512
}

#sod_bsk_act div {
    position: absolute;
    top: 0;
    right: 0;
}

#sod_bsk_act div .btn01 {
    background-color: #d9534f;
    color: #fff;
    padding: 5px;
    font-size: 0.93em;
    background-image: linear-gradient(to bottom, #d9534f 0px, #c12e2a 100%);
    background-repeat: repeat-x;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    border-color: #b92c28;
    cursor: pointer;
    -webkit-appearance: button;
}

#sod_bsk_act div .btn01:hover {
    background: #c12e2a
}

#sit_btn_cart {
    background-color: #5bc0de;
    padding: 10px 0;
    border: 1px solid #28a4c9;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #5bc0de 0px, #28a4c9 100%);
    cursor: pointer;
    -webkit-appearance: button;
    font-size: 0.93em;
    border-radius: 4px
}

#sit_btn_cart:hover {
    #28a4c9
}

@media (max-width:768px) {

    #sod_bsk_act a.btn01,
    #sit_btn_wish,
    #sit_btn_rec,
    #sod_bsk_act .btn_submit,
    #sit_btn_buy,
    #sit_btn_cart,
    #sit_siblings a,
    #sit_use_wbtn a.btn01,
    #sit_use_wbtn a.btn02,
    #sit_qa_wbtn a.btn01,
    #sit_qa_wbtn a.btn02 {
        font-size: 0.83em !important;
    }
}

/* 위시리스트 */
#sod_ws {
    clear: both
}

#sod_ws li {
    position: relative;
    padding: 10px 0 10px 90px;
    min-height: 35px;
    border: 1px solid #e9e9e9;
    margin-bottom: 5px;
    height: 70px;
    border-radius: 5px;
}

#sod_ws .wish_img {
    position: absolute;
    top: 10px;
    left: 30px
}

#sod_ws .info_link {
    display: block;
    padding: 5px 0;
    font-size: 1.2em;
    font-weight: bold
}

#sod_ws .info_date {
    position: absolute;
    bottom: 22px;
    right: 40px;
    color: #737373
}

#sod_ws .wish_chk {
    position: absolute;
    top: 25px;
    left: 10px;
    color: #737373
}

#sod_ws .sold_out {
    position: absolute;
    top: 10px;
    left: 80px;
    display: inline-block;
    width: 100px;
    color: #ff3e5e
}

#sod_ws .wish_del a {
    position: absolute;
    top: 25px;
    right: 10px;
    text-indent: -999px;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background: url(../img/del_btn.gif) no-repeat top right;
}

#sod_ws_act {
    text-align: center;
}

#sod_ws_act button {
    width: 49%;
    height: 40px;
    letter-spacing: 0.2em;
    line-height: 40px;
    padding: 0;
    border: 1px solid
        /*#34b5a1*/
}

#sod_ws_act .btn01 {
    background: #fff;
    color: #34b5a1;
    border: 1px solid #34b5a1;
}

#sod_ws_act .btn02 {
    background: #34b5a1;
    color: #fff;
}

/* 쿠폰 */
#scp_list .win_desc {
    padding: 10px;
    padding-top: 0
}

#scp_list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#scp_list li {
    position: relative;
    border: 1px solid #e9e9e9;
    margin: 15px 0 10px 0;
    border-radius: 8px
}

#scp_list .li_title {
    display: block;
    padding: 8px 10px;
    font-size: 1.2em;
    font-weight: bold;
    background: #f2f2f2
}

#scp_list .li_pd {
    margin: 0 0 5px;
    zoom: 1
}

#scp_list .li_pd:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#scp_list .pd_price {
    padding: 10px;
    display: inline-block
}

#scp_list .pd_date {
    float: right;
    padding: 10px;
    color: #a4a4a4
}

#scp_list .li_target {
    padding: 0 10px 10px;
    color: #029d9f;
    display: inline-block
}

/* 주문서 작성 */
#sod_frm {
    margin: 6%;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    position: relative
}

#sod_frm section {
    margin-bottom: 10px
}

#sod_frm p#sod_frm_pt_alert {
    margin: 20px 0;
    text-align: center
}

#sod_bsk_list #mod_option_frm .sit_ov_tbl {
    background: #ededed;
    margin-top: 5px
}

#sod_bsk_list #mod_option_frm .sit_ov_tbl th,
#sod_bsk_list #mod_option_frm .sit_ov_tbl td {
    border: none;
    padding-left: 5px;
    font-weight: normal
}

#sod_bsk_list #mod_option_frm .sit_ov_tbl th {
    width: 90px
}

html.no-overflowscrolling #cp_frm {
    height: auto;
    max-height: 10000px !important
}

/* overflow 미지원 기기 대응 */
#sod_frm_deli {
    position: relative;
    line-height: 2em
}

#sod_frm_deli #order_address {
    display: block;
    ;
    width: 100px;
    background: #333;
    color: #fff;
    text-align: center
}

#sod_frm_orderer {
    margin: 15px 0 30px
}

#sod_frm_orderer #od_addr_jibeon,
#sod_frm_taker #od_b_addr_jibeon {
    display: inline-block;
    margin: 5px 0 0
}

#sod_frm h2 {
    border-radius: 5px;
    background: #000;
    border: 1px solid #e9e9e9;
    padding: 10px;
    text-align: center;
    color: #fff
}

#sod_frm .odf_tbl table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-collapse: collapse
}

#sod_frm .odf_tbl table tbody td,
#sod_frm .odf_tbl table tbody th {
    ;
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 0px 5px 10px;
    text-align: left;
    line-height: 26px;
    position: relative;
}

#sod_frm .odf_tbl table th {
    width: 90px;
    color: #343434;
    font-weight: normal;
    letter-spacing: -0.1em
}

#sod_frm .odf_tbl table .frm_input {
    background-color: #fff !important;
    height: 24px;
    line-height: 24px;
    text-indent: 5px
}

#sod_frm .odf_tbl table .frm_address {
    margin-top: 5px
}

#sod_frm .odf_tbl button.btn_frmline {
    font-size: 0.92em;
    padding: 0 8px;
    height: 26px;
    line-height: 26px
}

#sod_frm .odf_tbl textarea {
    width: 99%;
    border: 1px solid #e4eaec;
}

#sod_frm_same {
    margin: 0 0 10px
}

#sod_frm_pay {
    position: relative;
}

#sod_frm_pay button.btn_frmline {
    font-size: 0.89em;
}

#forderform {
    margin: 6%;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

#sod_frm_pay .tbl_head01 caption {
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#sod_frm_pay .tbl_head01 th {
    width: auto !important;
    font-weight: bold;
    text-align: center !important
}

#sod_frm_pay .tbl_head01 td {
    border-top: 1px solid #e9e9e9 !important;
    border-bottom: 1px solid #e9e9e9 !important;
    line-height: 1.5em !important;
    word-break: break-all !important
}

#sod_frm_taker .tbl_wrap .btn_frmline {
    font-size: 1em;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 0 2px;
    border-radius: 4px;
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none
}

html.no-overflowscrolling #sc_coupon_frm,
html.no-overflowscrolling #od_coupon_frm {
    height: auto;
    max-height: 10000px !important
}

/* overflow 미지원 기기 대응 */
#sod_frm_pay_info {
    margin: 0 0 10px
}

#sod_frm_paysel {
    margin: 10px 0;
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #e0e0e0
}

#sod_frm_paysel input[type=checkbox],
input[type=radio] {
    margin-top: -3px !important
}

#sod_frm_paysel ul {
    margin: 0;
    padding: 0;
}

#sod_frm_paysel ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sod_frm_paysel li {
    float: left;
    padding: 5px 2%;
    width: 46%;
    height: 21px
}

#sod_frm_paysel .KPAY {
    background: url('../../../img/kpay_logo.png') no-repeat 1px;
    width: 35px;
    padding-left: 37px;
    text-indent: -999px
}

#sod_frm_paysel .PAYNOW {
    background: url('../../../img/paynow_logo.png') no-repeat 1px;
    width: 45px;
    padding-left: 46px;
    text-indent: -999px
}

#sod_frm_paysel .PAYCO {
    background: url('../../../img/payco_logo.png') no-repeat 1px;
    width: 45px;
    padding-left: 46px;
    text-indent: -999px
}

.kakaopay_icon {
    background: url('../../../img/kakao.png') no-repeat;
    height: 21px;
    width: 74px;
    display: inline-block;
    overflow: hidden;
    text-indent: -999px
}


#sod_frm_paysel #settle_bank {
    padding: 10px;
    background: #fff;
    line-height: 2em;
    border: 1px solid #dbdbdb
}

#sod_frm_paysel #settle_bank label {
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: bold
}

#sod_frm_paysel #settle_bank .frm_input {
    background: #fff;
    text-align: center
}

#sod_frm_escrow {
    margin: 30px 0 0
}

#od_addr1,
#od_addr2,
#od_addr3,
#od_email,
#od_b_addr1,
#od_b_addr2,
#od_b_addr3 {
    width: 100%
}

#sod_frm #od_memo {
    height: 70px
}

#sod_frm_pt {
    margin: 10px 0 5px
}

#sod_frm_pt_alert,
#sod_frm_pt_info {
    margin: 0 0 10px
}

#sod_frm #show_progress {
    text-align: center
}

#sod_frm #show_progress span {
    display: block;
    margin: 5px 0 0
}

#sod_frm #cp_frm,
#od_coupon_frm,
#sc_coupon_frm {
    z-index: 10000;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    border: 2px solid #34b5a1;
    background: #fff;
}

#od_coupon_frm,
#sc_coupon_frm {
    top: 33px;
    /*left:10px;*/
    width: 100%
}

#sod_frm .odf_tbl button.sc_cp_apply,
#sod_frm .odf_tbl button.od_cp_apply {
    font-size: 1em
}

#sod_frm #cp_frm .tbl_head02,
#od_coupon_frm .tbl_head02,
#sc_coupon_frm .tbl_head02 {
    padding: 15px;
    margin: 0;
}

#sod_frm #cp_frm .tbl_head02 caption,
#od_coupon_frm .tbl_head02 caption,
#sc_coupon_frm .tbl_head02 caption {
    background: #34b5a1;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-indent: 10px;
    padding: 0 0;
    height: 30px;
    line-height: 28px;
}

#sod_frm #cp_frm .tbl_head02 table,
#od_coupon_frm .tbl_head02 table,
#sc_coupon_frm .tbl_head02 table {
    margin-top: 30px;
    border: 1px solid #d3d3d3;
}

#sod_frm #cp_frm .tbl_head02 th,
#od_coupon_frm .tbl_head02 thead th,
#sc_coupon_frm .tbl_head02 thead th {
    border-bottom: 1px solid #e5e5e5;
    background: #ededed;
    text-align: center !important;
    padding: 5px 0;
    line-height: 1.5em !important
}

#sod_frm #cp_frm .tbl_head02 th + th + th,
#od_coupon_frm .tbl_head02 th + th + th,
#sc_coupon_frm .tbl_head02 th + th + th {
    width: 60px
}

#sod_frm #cp_frm .tbl_head02 td,
#od_coupon_frm .tbl_head02 td,
#sc_coupon_frm .tbl_head02 td {
    border: none;
    line-height: 1.5em !important
}

#od_coupon_frm .tbl_head02 td.td_numbig,
#od_coupon_frm .tbl_head02 td.td_mngsmall,
#sc_coupon_frm .tbl_head02 td.td_mngsmall {
    text-align: center
}

#sod_frm #cp_frm .tbl_head02 td .btn_frmline,
#od_coupon_frm .tbl_head02 td,
#sc_coupon_frm .tbl_head02 td {
    font-size: 0.92em
}

#sod_frm #cp_frm .tbl_head02 td.td_numbig,
#od_coupon_frmtd .tbl_head02 .td_numbig,
#sc_coupon_frm .tbl_head02 td.td_numbig {
    width: 90px;
    text-align: center
}

#sod_frm #cp_frm .btn_confirm .btn_submit,
#od_coupon_frm .btn_confirm .btn_submit,
#sc_coupon_frm .btn_confirm .btn_submit {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/close_op.jpg) no-repeat 0 10px;
    text-indent: -9999px;
    width: 25px;
    height: 25px
}

#sod_frm #display_pay_button .btn_submit,
#sod_frm #display_pay_button .btn_cancel,
#sc_coupon_frm #display_pay_button .btn_cancel {
    line-height: 13px;
    background-color: #f0ad4e;
    width: 29%;
    padding: 10px 0;
    border: 1px solid #f0ad4e;
    background-image: linear-gradient(to bottom, #f0ad4e 0px, #eb9316 100%);
    background-repeat: repeat-x;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 10px;
    font-size: 0.93em;
    border-radius: 4px
}

#sod_frm #display_pay_button .btn_cancel {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #555 0px, #404040 100%);
    border: 1px solid #555;
    background: #555;
}

#display_pay_button .btn01 {
    line-height: 13px;
    background-color: #555;
    width: 29%;
    padding: 12px 0;
    border: 1px solid #555;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #555 0px, #404040 100%);
    font-size: 0.93em;
}
}

/* 배송지 목록 */
#sod_addr {}

#sod_addr ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sod_addr li {
    position: relative;
    padding: 10px 0 10px 20px;
    min-height: 35px;
    border-bottom: 1px solid #e9e9e9
}

#sod_addr .addr_chk {
    position: absolute;
    top: 9px;
    left: 0
}

#sod_addr .addr_default {
    position: absolute;
    top: 9px;
    right: 0
}

#sod_addr .addr_addr {
    margin: 10px 0 5px
}

#sod_addr .addr_name {
    float: left;
    margin: 0 0 10px
}

#sod_addr .addr_tel {
    float: right;
    margin: 0 0 10px
}

#sod_addr .addr_btn {
    clear: both;
    text-align: right
}

#sod_addr .addr_btn:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sod_addr #btn_sel {
    background: #5bc0de;
    border: 1px solid #28a4c9;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    -webkit-appearance: button;
    padding: 6px 12px;
    font-size: 0.95em;
    border-radius: 4px;
}

#sod_addr #btn_sel:hover {
    background: #28a4c9
}

#sod_addr #btn_del {
    text-decoration: none;
    border: 1px solid #28a4c9 !important;
    background: #fff;
    color: #000;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    cursor: pointer;
    padding: 8px 12px;
    font-size: 0.95em;
    border-radius: 4px !important;
}

#sod_addr #btn_del:hover {
    background: #5bc0de;
    color: #fff;
}

/* 주문내역 */
#sod_v {
    margin: 20px 20px 10%;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

#sod_v .td_stat {
    width: 100px
}

#sod_v_info {
    margin: 0 0 10px
}

/* 주문상세내역 */
#sod_fin {
    margin: 6%;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

#sod_fin .sod_list .li_name_od a {
    display: block;
    padding: 10px;
}

#sod_fin .sod_list .li_opt {
    padding: 10px;
    padding-bottom: 0;
    border-top: 1px solid #e9e9e9
}

#sod_fin .sod_list .li_opt:first-child {
    border: none
}

#sod_fin .sod_list .total_img {
    top: 10px;
    left: 0
}

#sod_fin .sod_list .total_span {
    padding: 10px;
    display: block
}

#sod_fin .sod_list .total_span span {
    top: 10px
}

#sod_fin .sod_list .li_prqty .li_prqty_sp {
    width: 24.5%;
}

#sod_fin .sod_list .li_prqty .prqty_stat {
    border-right: 1px solid #d3d3d3;
}

#sod_fin section {
    margin: 10px 0
}

#sod_fin_no {
    margin: 0 0 20px;
    padding: 10px;
    background: #f2f2f2
}

#sod_fin_no strong {
    color: red;
}

#sod_fin_list h2 {
    margin: 0 0 10px
}

#sod_sts_wrap {
    margin: 0 0 10px;
    text-align: right
}

#sod_sts_explan {
    display: none
}

#sod_fin_legend {
    margin: 10px 0;
    padding: 10px 10px;
    text-align: left;
    background: #f6f6f6
}

#sod_fin_legend:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ''
}

#sod_fin_legend dt {
    clear: both;
    float: left;
    margin: 0 0 5px;
    width: 50px;
    font-weight: bold
}

#sod_fin_legend dd {
    float: left;
    margin: 0
}

#request_form {
    position: relative
}

#request_form div {
    display: none;
    z-index: 10000;
    position: absolute;
    top: 31px;
    left: 0;
    padding: 10px 0;
    width: 290px;
    border: 1px solid #000;
    background: #f2f5f9;
    text-align: center
}

#request_form label {
    letter-spacing: -0.1em
}

#request_form .frm_input {
    width: 170px;
    background: #fff !important
}

#request_form .btn_frmline,
#request_form .btn_cancel {
    margin: 5px 0 0;
    padding: 0 5px;
    height: 1.9em;
    vertical-align: middle !important;
    line-height: 1.9em
}

#sod_req_btn {
    margin: 0 0 10px
}

#sod_req_btn button {
    background: #626870
}

#sod_req_log {
    margin: 0 0 20px
}

#sod_req_log ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #e9e9e9;
    background: #f2f5f9;
    list-style: none
}

#sod_req_log li {
    padding: 10px 10px 20px;
    border: 1px solid #e9e9e9;
    border-top: 0
}

#sod_req_log h3 {
    margin: 20px 0 10px
}

.sod_req_log_view table {
    margin: 0
}

.sod_req_log_view caption {
    padding: 10px 0;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    line-height: 1em
}

.sod_req_log_view caption span {
    color: #ff3061
}

.sod_req_log_view th {
    border-top: 1px solid #e9e9e9;
    background: #f7f7f7 !important;
    color: #000 !important;
    text-align: center
}

.sod_req_log_view td {
    background: #fff;
    color: #000
}

.sod_req_log_view p {
    padding: 10px 15px;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    color: #000
}

.sod_req_log_view button {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #ff3061;
    text-decoration: underline;
    vertical-align: middle
}

#sod_fin_view h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sod_fin_view h3 {
    margin: 0 0 10px
}

#sod_fin_view .tbl_head01 th {
    padding: 0 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #f2f5f9;
    text-align: left
}

#sod_fin_dvr .dvr_link {
    color: #ff3061;
    text-decoration: underline
}

#sod_fin_tot {
    margin: 0 0 30px;
    ;
    border: 1px solid #e9e9e9;
    border-top: 0;
    background: #373737;
    color: #fff
}

#sod_fin_tot h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sod_fin_tot ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sod_fin_tot li {
    padding: 10px;
    border-bottom: 1px solid #5d5d5d;
    padding: 10px;
    font-size: 0.93em;
}

#sod_fin_tot li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sod_fin_tot #alrdy {
    border-bottom: 0 !important
}

#sod_fin_tot strong {
    float: right
}

#sod_fin_cancel {
    text-align: center
}

#sod_fin_cancel h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sod_fin_cancel button {
    background-color: #c12e2a;
    padding: 10px 0;
    border: 1px solid #d9534f;
    background-image: linear-gradient(to bottom, #d9534f 0px, #c12e2a 100%);
    background-repeat: repeat-x;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 10px;
    font-size: 0.93em;
    border-radius: 4px;
}

#sod_fin_cancelfrm {
    display: none;
    margin: 10px 0 0;
    padding: 20px 0;
    background: #f6f6f6;
    border-radius: 5px
}
}

#sod_fin_cancelfrm label {
    color: #888
}

#sod_fin_cancelfrm .frm_input {
    background: #fff !important;
    height: 30px;
    line-height: 24px;
    text-indent: 5px;
    width: 190px
}

#sod_fin_cancelfrm .btn_frmline {
    border: none;
    background: #3a3a3a;
    color: #fff;
    padding: 4px;
    border-radius: 5px
}

#sod_fin_test {
    padding: 10px
}

#sod_fin h3,
#kcp_acc_test table caption {
    background: #f2f2f2;
    border: 1px solid #e9e9e9;
    padding: 10px;
    margin: 10px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left
}

#sod_fin .odf_tbl table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-collapse: collapse;
}

#sod_fin .odf_tbl table tbody td,
#sod_fin .odf_tbl table tbody th {
    ;
    border-bottom: 1px solid #e9e9e9;
    padding: 6px 10px;
    text-align: left;
    line-height: 20px
}

#sod_fin .odf_tbl table th {
    width: 80px;
    color: #343434;
    font-weight: normal
}

#sod_fin .odf_tbl table tbody td.empty_table {
    text-align: center
}

#sod_fin .odf_tbl textarea {
    width: 99%;
    border: 1px solid #e4eaec;
}

#sod_fin .odf_tbl table input[type="text"] {
    background-color: #fff !important;
    height: 24px;
    line-height: 24px;
    text-indent: 5px;
    border: 1px solid #e4eaec
}

/* 주문내역 include  */
#sod_inquiry li {
    border: 1px solid #e9e9e9;
    margin-bottom: 5px;
    position: relative;
    border-radius: 5px;
    margin: 10px 0
}

#sod_inquiry li .inquiry_idtime {
    background: #f2f2f2;
    padding: 10px;
    position: relative
}

#sod_inquiry li .inquiry_idtime a {
    font-weight: bold
}

#sod_inquiry li .inquiry_idtime .idtime_time {
    position: absolute;
    top: 10px;
    right: 10px
}

#sod_inquiry li .inquiry_name {
    clear: both;
    padding: 10px;
    color: #696969
}

#sod_inquiry li .inquiry_price {
    padding: 10px;
    font-size: 1.167em;
    font-weight: bold;
}

#sod_inquiry li .inquiry_inv {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right
}

#sod_inquiry li .inquiry_inv .inv_status {
    display: block;
    font-weight: bold;
    color: blue;
}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}

#scash section {
    padding: 10px 0
}

#scash h2 {
    margin: 0 0 10px;
    text-align: center
}

#scash .tbl_head01 th {
    padding: 0 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #f2f5f9;
    text-align: left
}

#scash_apply {
    padding: 10px 0 15px;
    text-align: center
}

#scash_apply button {
    padding: 10px;
    border: 0;
    background: #565e60;
    color: #fff
}

#scash_copy {
    text-align: center
}

/* 하단 레이아웃 */
#ft:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ft_wr {
    background: #fff;
    border-top: 1px solid #dde4e9;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto
}

#ft_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ft_wr #top_btn {
    position: absolute;
    top: 0;
    right: 0
}

#ft_logo {
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    color: #337abc;
    margin-left: 10px
}

#ft_wr div {
    margin: 10px 0
}

#ft_wr div > h2 {
    color: #606060;
}

#ft_about li,
#ft_shop li {
    font-size: 1em;
    color: #606060;
    line-height: 1.5em
}

#ft_link li a,
#ft_shop li a {
    height: 20px;
    background: url('../img/ft_more.png') right center no-repeat;
    padding-right: 10px;
    line-height: 1.5em;
    font-size: 1em;
    color: #606060
}

#ft_link a {
    display: inline-block;
    color: #606060;
    font-size: 1em;
    padding: 0 10px;
    border-left: 1px solid #75738c;
    line-height: 1.5em
}

#ft_link a:first-child {
    border: none;
    padding-left: 0
}

#ft_customer {
    color: #b0aec5
}

#ft_customer span {
    display: block
}

#ft_customer .customer_num {
    font-size: 25px;
    color: #ff002d;
    margin-bottom: 10px
}

#ft_customer .customer_open {
    font-size: 1em;
    color: #606060;
    margin-bottom: 15px
}

#ft_customer .customer_ff a {
    display: inline-block;
    color: #606060;
    margin-bottom: 15px;
    background: url('../img/ft_more.png') right center no-repeat;
    padding-right: 10px;
}

#ft_customer .ft_sns li {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    text-align: center
}

#ft_customer .ft_sns li a {
    color: #fff;
}

#ft_customer .ft_sns li.ft_sns_f {
    background: #3b5999
}

#ft_customer .ft_sns li.ft_sns_t {
    background: #00bbf5
}

#ft_customer .ft_sns li.ft_sns_g {
    background: #dd4b39
}

#ft_about:after,
#ft #ft_link:after,
#ft_customer:after,
#ft_shop:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#ft_copy {
    background: #fff;
    border-top: 1px solid #f4f4f4;
    text-align: center;
    color: #e2e2e2;
    padding: 10px 0
}

/*개인정보 처리방침*/
#ctt {
    zoom: 1;
    margin: 3% 6% !important;
    background: #fff !important;
    padding: 20px 20px !important;
    border: 1px solid #e9e9e9 !important;
    border-radius: 5px !important;
}

.ctt_admin {
    text-align: right
}

#ctt header h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ctt_con .ctt_img {
    text-align: center
}


/* 게시물 선택복사 선택이동 */
.copymove_current {
    float: right;
    color: #ff3061
}

.copymove_currentbg {
    background: #f4f4f4
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.msg_sound_only,
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important
}

/* 본문 바로가기 */
#skip_to_container a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#skip_to_container a:focus,
#skip_to_container a:active {
    width: 100%;
    height: 75px;
    background: #21272e;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 3.3em
}

/* 캡챠 자동등록(입력)방지 기본 */

#captcha {
    display: inline-block;
    position: relative
}

#captcha audio {
    display: block;
    margin: 0 0 5px;
    width: 100%
}

#captcha legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

@media (max-width:568px) {
    #captcha #captcha_img {
        width: 60px !important;
        height: 32px !important;
    }
}

#captcha #captcha_img {
    width: 90px;
    height: 32px;
    border: 1px solid #e9e9e9;
    border-radius: 4px
}

#captcha #captcha_mp3 {
    border: none;
    padding: 0 5px;
    width: 31px;
    height: 31px;
    background: url(../img/captcha.png) 0 0 no-repeat;
    cursor: pointer;
    border-radius: 4px;
    text-indent: -9999px
}

#captcha #captcha_reload {
    margin: 0;
    padding: 0 3px;
    width: 31px;
    height: 31px;
    border: 0;
    background: url(../img/captcha.png) 0 -31px no-repeat;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px;
    text-indent: -9999px
}

#captcha #captcha_key {
    margin: 0 0 0 4px;
    padding: 0 5px;
    height: 30px;
    border: 1px solid #b8c9c2;
    background: #f7f7f7;
    font-size: 1.333em;
    font-weight: bold;
    text-align: center;
}

#captcha #captcha_info {
    display: block;
    margin: 5px 0 0;
    font-size: 0.95em;
    letter-spacing: -0.1em
}


/* ckeditor 단축키 */
.btn_cke_sc {
    background: #333;
    color: #fff;
    padding: 5px;
    border: none;
    margin-bottom: 5px
}

.cke_sc_def {
    margin: 0 0 5px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    text-align: center
}

.cke_sc_def dl {
    margin: 0 0 5px;
    text-align: left;
    zoom: 1
}

.cke_sc_def dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.cke_sc_def dt,
.cke_sc_def dd {
    float: left;
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
    width: 50%;
    font-weight: bold
}

.cke_sc_def dd {
    width: 50%
}

.btn_cke_sc_close {
    background: #333;
    padding: 5px;
    border: none;
    color: #fff
}


/* 목록 바로가기 */
.sanchor {
    margin: 0 0 10px;
    padding: 0;
    zoom: 1
}

.sanchor:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sanchor li {
    float: left;
    margin-left: -1px;
    list-style: none
}

.sanchor a {
    display: inline-block;
    border: 1px solid #e9e9e9;
    background: #f4f4f4;
    padding: 0 7px;
    text-decoration: none;
    line-height: 2.6em
}

.sanchor a:focus,
.sanchor a:hover {
    background: #626870;
    color: #fff;
    text-decoration: none
}

.sanchor a.sanchor_on {
    background: #ddd;
    color: #333 !important;
    text-decoration: none
}

/* 콘텐츠별 스타일 */
.cnt_cmt {
    display: inline-block;
    margin: 0 0 0 3px;
    font-weight: bold
}

/* 버튼 */
a.btn01 {
    display: inline-block;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    background: #fafafa;
    color: #000;
    text-decoration: none;
    vertical-align: middle
}

a.btn01:hover {
    color: tomato;
    background: #fff
}

a.btn01:focus,
a.btn01:hover {
    text-decoration: none
}

button.btn01 {
    display: inline-block;
    margin: 10px 0;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    text-decoration: none
}

button.btn01 {
    background-image: linear-gradient(to bottom, #337ab7 0px, #265a88 100%);
    background-repeat: repeat-x;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 10px;
    font-size: 0.95em;
    line-height: 1.3333333;
    border-radius: 4px;
}

button.btn01:hover {
    background: #245580
}

button.btn02,
.btn_submit {
    background-color: #eb9316;
    background-image: linear-gradient(to bottom, #f0ad4e 0px, #eb9316 100%);
    background-repeat: repeat-x;
    color: #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    padding: 10px;
    font-size: 0.95em;
    border-radius: 4px;
    border: none
}

button.btn02:hover,
.btn_submit:hover {
    background: #d58512
}

#display_pay_button .btn_submit {
    width: 29% !important
}

.btn_confirm {
    text-align: center;
    margin-top: 10px
}

/* 서식단계 진행 */
fieldset .btn_submit {
    padding: 0 7px;
    height: 28px;
    line-height: 1em
}

a.btn_cancel {
    background-image: linear-gradient(to bottom, #fff 0px, #e0e0e0 100%);
    background-repeat: repeat-x;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    font-size: 0.93em;
    line-height: 1.33333;
    padding: 7px 10px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
}

button.btn_cancel {
    display: inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    vertical-align: top;
    text-decoration: none
}

a.btn_frmline,
button.btn_frmline {
    margin-right: 1px;
    height: 35px;
    color: #333;
}

/* 우편번호검색버튼 등 */
a.btn_frmline {
    line-height: 24px
}

button.btn_frmline {
    font-size: 1em;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    /*margin:0 2px;*/
    border-radius: 4px;
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer
}

/* 게시판용 버튼 */
a.btn_b01 {
    display: inline-block;
    padding: 9px 8px;
    border: 1px solid #555;
    background: #555;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #555 0px, #404040 100%);
    font-size: 0.93em;
    border-radius: 4px
}

a.btn_b01:focus,
.btn_b01:hover {
    text-decoration: none
}

a.btn_b02 {
    display: inline-block;
    padding: 9px 20px;
    border: 1px solid #555;
    background: #555;
    color: #fff;
    cursor: pointer;
/*
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #555 0px, #404040 100%);
*/
    font-size: 0.93em;
/*    border-radius: 4px*/
}

a.btn_b02:focus,
.btn_b02:hover {
    text-decoration: none
}

a.btn_admin {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    background-repeat: repeat-x;
    border-color: #b92c28;
    display: inline-block;
    padding: 9px 8px;
    border-radius: 4px;
    color: #fff;
}

/* 관리자 전용 버튼 */
a.btn_admin:focus,
a.btn_admin:hover {
    text-decoration: none;
    background-color: #c12e2a;
    background-position: 0 -15px;
    color: #fff;
}

/* 댓글 스타일 */
.cnt_cmt {
    display: inline-block;
    margin: 0 0 0 3px;
    font-weight: bold;
}

/* 기본테이블 */
.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.tbl_wrap caption {
    padding: 10px 0;
    font-weight: bold;
}

.tbl_head01 {
    margin: 0 0 10px
}

.tbl_head01 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head01 table {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.tbl_head01 table tr:hover {
    background: #f5f5f5
}

.tbl_head01 thead th {
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #ddd;
    color: #333;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em
}

.tbl_head01 thead a {
    color: #383838
}

.tbl_head01 thead th input {
    vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,
.tbl_head01 tfoot td {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head01 tbody th {
    padding: 8px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.tbl_head01 td {
    padding: 8px 5px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    line-height: 1.5em;
    word-break: break-all;
    background: #fff
}

.tbl_head01 a {}

.tbl_head02 {
    margin: 0 0 10px
}

.tbl_head02 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head02 thead th {
    padding: 5px 0;
    border-top: 1px solid #d1dee2;
    border-bottom: 1px solid #d1dee2;
    background: #e5ecef;
    color: #383838;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em
}

.tbl_head02 thead a {
    color: #383838
}

.tbl_head02 thead th input {
    vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th,
.tbl_head02 tfoot td {
    padding: 10px 0;
    border-top: 1px solid #c1d1d5;
    border-bottom: 1px solid #c1d1d5;
    background: #d7e0e2;
    text-align: center
}

.tbl_head02 tbody th {
    padding: 5px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.tbl_head02 td {
    padding: 5px 3px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    line-height: 1.4em;
    word-break: break-all
}

.tbl_head02 a {}


/* 폼 테이블 */
.tbl_frm01 {}

.tbl_frm01 th {
    padding: 10px 15px;
    border: 1px solid #e9e9e9;
    /*border-left:0;*/
    text-align: left;
    width: 20%;
    background: #f4f4f4 !important
}

.tbl_frm01 .td_mngsmall {
    padding: 0 !important
}

.tbl_frm01 td {
    width: 80%;
    padding: 10px 10px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    background: #fff
}

.tbl_frm01 textarea,
.frm_input {
    border: 1px solid #e4eaec;
    background: #fbfbfb;
    vertical-align: middle;
    line-height: 1.8em;
    -webkit-appearance: none;
    height: 30px;
    border-radius: 5px;
}

.tbl_frm01 textarea {
    width: 100%;
    height: 100px
}

.tbl_frm01 a {
    text-decoration: none
}

.tbl_frm01 .frm_address {
    margin-top: 5px
}

.tbl_frm01 .frm_file {
    display: block;
    margin-bottom: 5px;
    width: 100%
}

.tbl_frm01 .frm_info {
    display: block;
    padding: 5px 0 0;
    color: #666;
    line-height: 1.3em
}


/* 자료 없는 목록 */
.empty_table {
    padding: 50px 0 !important;
    text-align: center
}

.empty_list {
    padding: 20px 0 !important;
    text-align: center
}

/* 필수입력 */
.required,
textarea.required {
    border-radius: 5px;
    background: url('../img/wrest.gif') #fbfbfb top right no-repeat !important
}

/* 테이블 항목별 정의 */
.td_board {
    width: 120px;
    text-align: center
}

.td_category {
    width: 80px;
    text-align: center
}

.td_chk {
    width: 30px;
    text-align: center
}

.td_date {
    width: 60px;
    text-align: center
}

.td_datetime {
    width: 110px;
    text-align: center
}

.td_group {
    width: 100px;
    text-align: center
}

.td_mb_id {
    width: 100px;
    text-align: center
}

.td_mng {
    width: 80px;
    text-align: center
}

.td_name {
    width: 100px;
    text-align: left
}

.td_nick {
    width: 100px;
    text-align: center
}

.td_num {
    width: 50px;
    text-align: center
}

.td_numbig {
    width: 80px;
    text-align: center
}

.td_stat {
    width: 60px;
    text-align: center
}

.txt_active {
    color: #5d910b
}

.txt_done {
    color: #e8180c
}

.txt_expired {
    color: #ccc
}

.txt_rdy {
    color: #8abc2a
}

/* 새창 기본 스타일 */
.new_win {
    background: #fff;
}

.new_win .tbl_wrap {
    margin: 0 20px
}

.new_win #win_title {
    padding: 20px;
    margin: 0;
    background: #fff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center
}

.new_win #win_title .sv {
    font-size: 0.75em;
    line-height: 1.2em
}

.new_win .win_ul {
    margin: -20px 0 20px 0;
    padding: 0 20px;
    border-bottom: 1px solid #e2e2e2;
    background: #484848;
    list-style: none;
    zoom: 1
}

.new_win .win_ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.new_win .win_ul li {
    float: left;
    margin-left: -1px
}

.new_win .win_ul a {
    display: block;
    padding: 10px 10px 8px;
    border-right: 1px solid #455255;
    border-left: 1px solid #e2e2e2;
    color: #fff;
    font-family: dotum;
    font-weight: bold;
    text-decoration: none
}

.new_win .win_desc {
    margin: 0 6%;
    background: #fff;
    padding: 20px 10px;
    border-radius: 4px;
}

.new_win .win_btn {
    clear: both;
    padding: 20px;
    text-align: center
}

/* 새창용 */
.new_win .win_btn button {
    height: 30px;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #555;
    background: #555;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-image: linear-gradient(to bottom, #555 0px, #404040 100%);
    font-size: 1em;
    border-radius: 4px
}

.new_win .win_btn input {
    padding: 0 10px;
    height: 30px;
    line-height: 2em
}

.new_win .win_btn a {
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    padding: 4px 9px;
    vertical-align: middle;
    font-size: 1em;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    text-decoration: none;
}

.new_win .win_btn a:focus,
.new_win .win_btn a:hover {
    text-decoration: none
}

/* 검색결과 색상 */
.sch_word {
    color: #ff3061
}


/* 자바스크립트 alert 대안 */
#validation_check {
    margin: 100px auto;
    width: 500px
}

#validation_check h1 {
    margin-bottom: 20px;
    font-size: 1.3em
}

#validation_check p {
    margin-bottom: 20px;
    padding: 30px 20px;
    border: 1px solid #e9e9e9;
    background: #fff
}

/* 사이드뷰 */
.sv_wrap {
    display: inline-block;
    position: relative;
    font-weight: normal
}

.sv_wrap .sv {
    z-index: 1000;
    display: none;
    margin: 5px 0 0;
    border: 1px solid #283646
}

.sv_wrap .sv a {
    display: inline-block;
    margin: 0;
    padding: 3px;
    width: 94px;
    border-bottom: 1px solid #283646;
    background: #111;
    color: #fff !important
}

.sv_wrap a:focus,
.sv_wrap a:hover,
.sv_wrap a:active {
    text-decoration: none
}

.sv_on {
    display: block !important;
    position: absolute;
    top: 10px;
    left: 20px;
    width: auto;
    height: auto
}

.sv_nojs .sv {
    display: block
}

/* 페이징 */
.pg_wrap {
    clear: both;
    margin: 0 0 20px;
    padding: 20px 0 0;
    text-align: center
}

.pg {}

.pg .qa_page {
    background: #fff;
    border: 1px solid #e2e2e2;
    text-decoration: none;
    border-radius: 5px;
    line-height: 25px;
    padding: 0 8px;
    display: inline-block;
    height: 25px;
    color: #000;
    letter-spacing: 0;
    vertical-align: middle;
}

.pg_page,
.pg_current {
    display: inline-block;
    padding: 0 8px;
    height: 25px;
    color: #000;
    letter-spacing: 0;
    line-height: 2.2em;
    vertical-align: middle
}

.pg a:focus,
.pg a:hover {
    text-decoration: none
}

.pg_page {
    background: #fff;
    border: 1px solid #e2e2e2;
    text-decoration: none;
    border-radius: 5px;
    line-height: 25px;
}

.pg_start,
.pg_prev {
    /* 이전 */
}

.pg_end,
.pg_next {
    /* 다음 */
}

.pg_current {
    display: inline-block;
    margin: 0 4px 0 0;
    background: #333;
    color: #fff;
    font-weight: normal;
    border-radius: 5px;
    line-height: 25px;
}

/* Mobile화면으로 */
#device_change {
    display: block;
    margin: 0.3em;
    padding: 0.5em 0;
    border: 1px solid #eee;
    border-radius: 2em;
    background: #fff;
    color: #000;
    font-size: 2em;
    text-decoration: none;
    text-align: center
}
