@charset "utf-8";
/*메인배너*/


/*오늘본상품 */
#stv_list {
    position: static !important;
}

#stv_list li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#stv_ul {
    border-top: 1px solid #e6e6e6;
    text-align: left;
}

#stv_ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0
}

.c2 {
    display: none
}

.stv_img {
    float: left;
    width: 50%
}

.stv_txt {
    float: left;
    width: 50%;
    text-align: left;
}

.stv_name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.stv_pgwr {
    margin: 10px 0;
    font-size: 0.92em;
    position: relative;
    line-height: 30px;
}

.stv_name {
    margin: 5px 0;
    font-weight: bold
}

#up {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 30px;
    border: 1px solid #ddd;
    background: #fff
}

#down {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 30px;
    border: 1px solid #ddd;
    background: #fff
}

#up:hover,
#down:hover {
    background: #f3f3f3
}

.stv_pgwr i {
    color: #aaa
}

.stv_no {
    color: #999;
    margin: 100px 0 0
}

/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 시작 ##### */
/* 공통 */
.sct_wrap {
    margin: 0 0 30px;
    zoom: 1
}

.sct_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sct_wrap header {
    margin: 0 0 20px;
    zoom: 1
}

.sct_wrap header:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sct_wrap h2 a {
    text-decoration: none
}

.sct_wrap h2 a:hover {
    color: #34b5a1
}

.sct_wrap_hdesc {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sct {
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1;
    clear: both;
}

.sct:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sct_li {
    position: relative;
    text-align: center
}

.sct_noitem {
    padding: 200px 0;
    color: #999;
    text-align: center
}

.sct_icon img {
    margin: 0 1px 0 0
}

.sct_sns a {
    display: inline-block;
    margin: 0 4px 0 0
}

.sct_sns button {
    margin: 0 4px 0 0;
    padding: 0;
    border: 0
}

.mli_btn button {
    background: url(img/mainlist_btn.gif) no-repeat;
    width: 30px;
    height: 30px;
    border: none;
    text-indent: -9999px
}

.mli_btn button.mli_pre {
    position: absolute;
    top: 0;
    left: 10px
}

.mli_btn button.mli_next {
    background-position: -33px 0;
    position: absolute;
    top: 0;
    right: 10px
}

/* 상품 목록 스킨 10 */
.sct_10 {
    padding: 10px 0;
    margin: 0 -.5em;
}

.sct_10 .sct_li {
    position: relative;
    float: left;
    padding: .5em;
}

.sct_10 .sct_last {
    margin: 0 0 15px !important
}

.sct_10 .sct_clear {
    clear: both;
    border-right: dotted 1px #eaeaea;
}

.sct_10 .sct_img {
    position: relative;
    overflow: hidden;
    width: 43%;
    padding-top: 43%;
    float: left;
    /*border: solid 1px #fff;*/
    /*box-shadow: 0 0 7px rgba(0, 0, 0, 0.27);*/
}

.sct_10 .sct_img>a,
.sct_10 .sct_img>a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sct_10 .sct_img>a {
    display: block;
    width: 100%;
    height: 100%;
    /*z-index: -1;*/
}

.sct_10 .sct_img>a img {
    width: 100%;
    height: auto;
}

.sct_10 .sct_txt_wr {
    float: right;
    width: 56%;
    padding-top: 43%;
    position: relative;
    overflow: hidden;
}

.sct_10 .sct_txt_wr .sct_txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: left;
}

.sct_10 .sct_txt .sct_a {
    display: block;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.3em;
    font-weight: 400;
    font-size: 1.4em;
    letter-spacing: -.02em;
    color: #05aee4;
}

.sct_10 .sct_txt .sct_cost {
    display: block;
    font-weight: 800;
    font-size: 1.1em;
    line-height: 1.7em;
    color: #05aee4;
}

.sct_10 .sct_txt .sct_cost strike {
    display: block;
    margin: 0 0 5px;
    color: #999;
    font-weight: normal
}

.sct_10 .sct_txt .sct_btn button {
    position: relative;
    display: inline-block;
    margin-right: 0.2em;
    padding: 5px 15px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #4e89a7;
    border-radius: 1em;
    -webkit-box-shadow: 1px 1px 2px #918e8e, inset 1px 1px 0px #82d2fb;
    box-shadow: 1px 1px 2px #918e8e, inset 1px 1px 0px #82d2fb;
    text-shadow: 0 -1px 0 #2f627c;
    background: #519cc2;
    background: -webkit-linear-gradient(bottom, #357a9d 0%, #62b0d8 71.8%) #4a93b9;
    background: -moz-linear-gradient(bottom, #357a9d 0%, #62b0d8 71.8%) #4a93b9;
    background: -o-linear-gradient(bottom, #357a9d 0%, #62b0d8 71.8%) #4a93b9;
    background: -ms-linear-gradient(bottom, #357a9d 0%, #62b0d8 71.8%) #4a93b9;
    background: linear-gradient(bottom, #357a9d 0%, #62b0d8 71.8%) #4a93b9;
}

.sct_10 .sct_txt .sct_btn button:hover {
    -webkit-box-shadow: 1px 1px 2px #777, inset 1px 1px 0px #82d2fb, inset 0 0 4px #a2ddfb;
    box-shadow: 1px 1px 2px #777, inset 1px 1px 0px #82d2fb, inset 0 0 4px #a2ddfb;
}

.sct_10 .sct_txt .sct_btn button:active {
    top: 1px;
    -webkit-box-shadow: 1px 1px 2px #777, inset 0 0 5px #0b6af0, inset 0 0 5px #0b6af0;
    box-shadow: 1px 1px 2px #777, inset 0 0 5px #0b6af0, inset 0 0 5px #0b6af0;
}

.sct_10 .sct_a img {
    width: 100%;
    height: auto
}

.sct_10 .sct_id {
    display: block;
    margin: 0 0 5px
}

.sct_10 .sct_basic {
    margin: 1em 0;
    font-size: .95em;
    text-align: justify;
    line-height: 1.45em;
    letter-spacing: -.01em;
    color: #909090;
    font-weight: 500;
}

.sct_10 .sct_icon {
    margin: 0 0 10px
}

.sct_10 .sct_sns {
    margin: 15px 0 0
}

.sct_10 .sct_img .sct_rvws {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    color: #666;
    line-height: 30px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    opacity: 0
}

.sct_10 .sct_li:hover .sct_img .sct_rvws {
    display: block;
    opacity: 1
}

.sct_10 .sct_ws,
.sct_10 .sct_rv {
    display: inline-block;
    padding: 0 5px;
}

.sct_10 .sct_icon_wr img {
    margin: 2px 1px
}

/*.sct_10 li:hover .sct_btn {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    font-size: 0
}
*/
/*.sct_10 .sct_btn button {
    width: 90px;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 11px;
    color: #777;
    transition: all 0.2s ease;
}
.sct_10 .sct_btn button:hover {
    background: #333;
    color: #fff;
    border-color: #333
}
.sct_10 .sct_btn button i {
    margin-top: 3px
}*/
.sct_10 .sct_cartop {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 99%;
    max-width: 300px;
    background: #fff;
    border: solid 1px #999;
    border-radius: .5em;
    padding: 20px;
    text-align: left;
}

.sct_10 .sct_cartop label {
    display: inline-block;
    margin-bottom: 5px
}

.sct_10 .sct_cartop select {
    margin-bottom: 10px
}

.sct_10 .sct_cartop .cartopt_cart_btn {
    background: #333;
    color: #fff;
    border: 0;
    width: 100%;
    padding: 7px 0
}

.sct_10 .sct_cartop .cartopt_close_btn {
    background: #fff;
    border: 1px solid #aaa;
    margin-top: 4px;
    color: #333;
    width: 100%;
    padding: 7px 0
}

.li_more {
    text-align: center
}

.li_more img {
    width: 30px;
    margin: 5px 0
}

.li_more p {
    color: #aaa;
    margin-top: 5px;
    display: none;
}

.li_more button {
    background: #fff;
    border: 3px double #e9e9e9;
    width: 205px;
    padding: 10px 0;
    font-size: 0.917em;
    color: #797979;
    margin-top: 15px
}

.li_more button:hover {
    background: #993355;
    color: #fff;
}

@media (max-width: 768px) {
    .sct_10 .sct_txt .sct_a {
        font-size: 1.2em;
        font-weight: 600;
    }

    .sct_10 .sct_txt .sct_cost {
        font-size: 1em;
        font-weight: 300;
    }

    .sct_10 .sct_txt .sct_btn button {
        display: none;
        /*margin: 0 auto;
    margin-bottom: 0.4em;*/
    }

    .sct_10 .sct_basic {
        display: block;
        height: 5.7em;
        overflow: hidden;
        margin: 0;
        text-overflow: ellipsis;
        text-align: left;
    }
}

@media (max-width: 425px) {
    .sct_10 .sct_li {
        clear: both;
        width: 100% !important;
    }
}

/*
@media (max-width: 640px) {
    .sct_10 li:hover .sct_btn {
        display: none
    }
    .sct_10 .sct_li {
        width: 50% !important;
        padding: 5px
    }
    .sct_10 .sct_li:nth-child(2n+1) {
        clear: both
    }
    .sct_10 .sct_clear {
        clear: none
    }
}
*/



/* 상품 목록 스킨 20 */
ul.sct_20 {
    position: relative;
    overflow: hidden;
}

ul.sct_20:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

ul.sct_20 li {
    display: block;
    position: relative;
    padding: 0 2em;
    width: unset;
    height: unset;
    overflow: hidden;
}

ul.sct_20 li .sct_img {
    width: 50%;
    height: 50%;
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
}

ul.sct_20 li .sct_img>a {
    display: block;
    width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}

ul.sct_20 li .sct_img>a>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}

ul.sct_20 li .sct_txt {
    width: 50%;
    padding-top: 50%;
    display: block;
    position: relative;
    float: right;
    overflow: hidden;
}

ul.sct_20 li .sct_txt .sct_txt_wr {
    /*     padding: 5em 1em 0 1em; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-60%, -50%);
    width: 80%;
}

ul.sct_20 li .sct_txt .sct_txt_wr .sct_name {
    font-size: 2.5vw;
    font-weight: 300;
    padding-bottom: .5em;
}

ul.sct_20 li .sct_txt .sct_txt_wr .sct_name>a {
    color: inherit;
    font-size: 2.3vw;
    font-weight: 500;
    line-height: 1.2em;
    word-break: keep-all;
}

ul.sct_20 li .sct_txt .sct_txt_wr .sct_basic {
    font-size: 1.2vw;
    font-weight: 300;
    text-align: justify;
    line-height: 1.5em;
}

ul.sct_20 li .sct_txt .sct_txt_wr .sct_cost {
    text-align: right;
    color: #0086b0;
    font-size: 1.5em;
    padding: 1em 0;
}



/* main.30.skin.php  start */
.lt_main30 {}

.lt_gal:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.lt_main30 li {
    border-bottom: 1px solid #ddd;
    width: 50%;
    float: left;
    transition: all 0.3s ease;
}

.lt_main30 li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.lt_main30 li .lt_txt {
    ;
    width: 50%;
    float: left;
    position: relative;
    padding-top: 50%;
    text-align: center
}

.lt_main30 li .txt_wr {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: right;
}

.lt_main30 li .txt_wr_inner {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    max-width: 230px
}

.lt_main30 li .txt_wr:after {
    vertical-align: middle;
    display: inline-block;
    content: '';
    width: 0;
    height: 100%;
}

.lt_main30 li .lt_txt .bo_cate_link {
    color: #fff;
    background: #f98c96;
    font-size: 0.92em;
    padding: 3px 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.lt_main30 li .lt_txt .lt_tit {
    display: block;
    position: relative;
    font-size: 1.9em;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 0.4em;
    padding-bottom: 0.2em;
    border-bottom: solid 1px #cdcdcd;
    background: #fff;
}

.lt_main30 li .lt_txt .lt_tit:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 16px #000;
    border-radius: 1em;
    width: 84%;
    height: 0.4em;
    z-index: -1;
}

.lt_main30 li .lt_txt .sct_cost {
    color: #0086b0;
    display: block;
    text-align: right;
    font-size: 1rem;
    line-height: 2em;
    font-weight: 400;
}

.lt_main30 li .lt_txt .lt_detail {
    line-height: 1.5em;
    color: #999
}

.lt_main30 li .lt_txt .more_view {
    font-size: 0.92em;
    color: #333;
    font-size: 11px;
    margin-top: 10px;
    display: inline-block;
    padding: 5px 10px;
    border: 2px solid #000
}

.lt_main30 li .lt_txt .more_view:hover {
    background: #333;
    color: #fff
}

.lt_main30 li .lt_img {
    width: 50%;
    float: right;
}

.lt_main30 li .lt_img a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 100%;
    height: 0;
    overflow: hidden;
}

.lt_main30 li .lt_img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.lt_main30 li.empty_list {
    width: 100%;
}

@media (min-width: 971px) {

    .lt_main30 .lt_gal_2 .lt_img,
    .lt_main30 .lt_gal_3 .lt_img {
        float: left
    }

    .lt_main30 .lt_gal_2 .lt_img,
    .lt_main30 .lt_gal_3 .lt_img {
        float: left
    }

    .lt_main30 li.lt_gal_2 .txt_wr,
    .lt_main30 li.lt_gal_3 .txt_wr {
        text-align: left;
    }

    /*
    .lt_main30 .lt_gal_0 .txt_wr:before,
    .lt_main30 .lt_gal_1 .txt_wr:before {
        display: block;
        top: 50%;
        margin-top: -6px;
        content: '';
        position: absolute;
        left: 100%;
        width: 25px;
        height: 12px;
        border-left: 12px solid #fff;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }
    .lt_main30 .lt_gal_2 .txt_wr:before,
    .lt_main30 .lt_gal_3 .txt_wr:before {
        display: block;
        top: 50%;
        margin-top: -6px;
        content: '';
        position: absolute;
        left: 0;
        margin-left: -25px;
        width: 25px;
        height: 12px;
        border-right: 12px solid #fff;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }
*/
}

@media (max-width: 970px) {
    .lt_main30 li {
        width: 100%
    }

    .lt_main30 .lt_gal_1 .lt_img,
    .lt_main30 .lt_gal_3 .lt_img {
        float: left;
    }

    .lt_main30 .lt_gal_0 .txt_wr:before,
    .lt_main30 .lt_gal_2 .txt_wr:before {
        display: block;
        top: 50%;
        margin-top: -6px;
        content: '';
        position: absolute;
        left: 100%;
        width: 25px;
        height: 12px;
        border-left: 12px solid #fff;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

    .lt_main30 .lt_gal_1 .txt_wr:before,
    .lt_main30 .lt_gal_3 .txt_wr:before {
        display: block;
        top: 50%;
        margin-top: -6px;
        content: '';
        position: absolute;
        left: 0;
        margin-left: -25px;
        width: 25px;
        height: 12px;
        border-right: 12px solid #fff;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }
}

@media (max-width: 640px) {
    .lt_main30 li .lt_txt .lt_tit {
        font-size: 1.25em;
    }

    .lt_main30 li .lt_txt .lt_detail {
        display: none;
    }
}

@media (max-width: 540px) {
    .lt_main30 li .txt_wr_inner {
        display: inline-block;
        vertical-align: middle;
        padding: 10px;
        max-width: 140px;
        font-size: 1em
    }

    .lt_main30 li .lt_txt .more_view {
        display: none
    }
}

/* main.30.skin.php  end */
/* 상품 목록 스킨 30 */
div.lt_img {
    position: relative;
}

div.lt_img .sct_btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

div.lt_img:hover .sct_btn {
    opacity: 1;
}

div.lt_img .sct_btn button {
    text-indent: -999em;
    border: 0;
    background: 0;
}

div.lt_img .sct_btn button .btn_txt {
    display: none;
}

div.lt_img .sct_btn button i {
    text-indent: 0;
    color: #fff;
    background: #000;
    font-size: 2em;
    line-height: 1.8em;
    width: 1.8em;
    border-radius: 1em;
    display: inline-block;
    margin-bottom: .5em;
}

div.lt_img .sct_btn button:hover i {
    background: #2598bb;
}

@media (max-width:425px) {

    div.lt_img .sct_btn,
    div.lt_img:hover .sct_btn,
    div.lt_img .sct_btn button i,
    div.lt_img .sct_btn button:hover i {
        display: none;
        opacity: 0;
    }
}

/*
.sct_30 {
    position: relative;
    border-top: solid 1px #ebedef;
    border-bottom: solid 1px #ebedef;
}
.sct_30:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
.sct_30 .sct_li {
    border-bottom: 1px solid #ddd;
    width: 50%;
    float: left;
}
.sct_30 .sct_clear {clear: both;}
.sct_30 .sct_li .sct_img {
    width: 50%;
    float: right;
    position: relative;
}
.sct_30 .sct_li .sct_img > a {
    display: block;
    position: relative;
    width: 100%;
    padding-top:100%;
    overflow: hidden;
}
.sct_30 .sct_li .sct_img > a img {
    position: absolute;
    width: 130%;
    height: auto;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.sct_30 .sct_li .sct_txt_wr {
    width: 50%;
    float: left;
    position: relative;
    padding-top: 50%;
    text-align: center;
}
.sct_30 .sct_li .sct_txt_wr:before {
    display: block;
    top: 50%;
    margin-top: -6px;
    content: '';
    position: absolute;
    left: 100%;
    width: 25px;
    height: 12px;
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}
.sct_30 .sct_li .sct_txt_wr .sct_txt_wr_inner {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.sct_30 .sct_li .sct_txt_wr:after {
    vertical-align: middle;
    display: inline-block;
    content: '';
    width: 0;
    height: 100%;
}
*/
/* 관련상품 목록 스킨 10 */
#sit_rel,
#sit_relbuy {
    padding: 20px;
    background: #f3f3f3;
    text-align: center;
    margin: 20px 0;
    border: 1px solid #ddd
}

#sit_rel h2,
#sit_relbuy h2 {
    text-align: center;
    color: #666;
    margin: 10px 0
}

#sit_rel .item img,
#sit_relbuy .item img {
    width: 100%;
    height: auto
}

#sit_rel .item,
#sit_relbuy .item {
    padding: 5px;
    width: calc(100% / 6);
    float: left;
}

#sct_relitem,
#sct_relbuyitem {
    padding: 0 15px
}

#sct_relbuyitem:after,
#sct_relitem:after {
    clear: both;
    display: block;
    content: "";
    visibility: hidden;
}

/*
#sct_relitem .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #aaa;
    text-indent: -999px;
    overflow: hidden
}
#sct_relitem .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #aaa;
    text-indent: -999px;
    overflow: hidden
}
#sct_relitem .owl-prev:hover {
    border-right-color: #777
}
#sct_relitem .owl-next:hover {
    border-left-color: #777
}
*/
#sit_rel .sct_noitem {
    padding: 50px 0 !important
}

/*같이구매한 상품*/
#sit_relbuy {
    background: #f3f3f3;
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #ddd
}

#sit_relbuy h2 {
    text-align: center;
    color: #666;
    margin: 10px 0
}

#sit_relbuy .item img {
    width: 100%;
    height: auto
}

#sit_relbuy .item {
    padding: 5px;
}

#sct_relbuyitem {
    padding: 0 15px
}

/*
#sct_relbuyitem .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #aaa;
    text-indent: -999px;
    overflow: hidden
}
#sct_relbuyitem .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #aaa;
    text-indent: -999px;
    overflow: hidden
}
#sct_relbuyitem .owl-prev:hover {
    border-right-color: #777
}
#sct_relbuyitem .owl-next:hover {
    border-left-color: #777
}
*/
/* 베스트상품 스킨 10 */
#best_item {
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
    padding: 20px 10px;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
}

#best_item h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden;
}

/*
#best_item .owl-item {
    padding: 10px;
}
*/
#best_item .item {
    position: relative;
}

#best_item .item img {
    width: 100%;
    height: auto
}

#best_item .best_icon {
    text-align: center;
    border-bottom: 3px solid #333;
    padding-bottom: 10px;
    display: block;
    font-weight: bold;
    font-size: 1.25em;
    padding-top: 15px;
    background: url(img/best.png) 50% 0 no-repeat
}

#best_item .sct_txt {
    padding: 10px 0 5px;
}

#best_item .sct_cost {
    font-weight: bold;
    color: #de9786;
    font-size: 0.92em
}

/*
#best_item .owl-pagination .owl-page {
    background: #aaa;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 3px
}
#best_item .owl-pagination .active {
    background: #333
}
*/
@media (max-width: 640px) {
    #best_item {
        margin: 0;
        padding: 10px
    }

    /*
    #best_item .owl-item {
        padding: 5px
    }
*/
}

/* 개인결제 목록 */
.sct_pv {
    margin-top: 10px
}

.sct_pv .sct_li {
    position: relative;
    float: left;
    position: relative;
    float: left;
    margin-bottom: 10px;
}

.sct_pv .sct_img {
    padding: 0 5px
}

.sct_pv .sct_img a {
    border: 1px solid #e2edef
}

.sct_pv .sct_img img {
    width: 100%;
}

.sct_pv .sct_last {
    margin: 0 0 15px !important
}

.sct_pv .sct_clear {
    clear: both
}

.sct_pv .sct_a {
    display: block;
    position: relative;
    margin: 0 0 5px;
    text-decoration: none;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
}

.sct_pv .sct_id {
    display: block;
    margin: 0 0 5px
}

.sct_pv .sct_basic {
    margin: 0 0 10px
}

.sct_pv .sct_cost {
    display: block;
    margin: 0 0 10px;
}

.sct_pv .sct_cost strike {
    display: block;
    margin: 0 0 5px;
    color: #999;
    font-weight: normal
}

.sct_pv .sct_icon {
    margin: 0 0 10px
}

/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 끝 ##### */
/* 상품 목록 */
#sct {}

.sct_admin {
    margin: 0 0 10px;
    text-align: right
}

/* 상품 목록 현재 위치 */
#sct_location {
    border: 1px solid #e9e9e9;
    background: #f2f5f9;
    letter-spacing: -4px
}

#sct_location a {
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
    letter-spacing: 0 !important
}

.sct_here {
    font-weight: bold
}

.sct_bg {
    padding-right: 13px !important;
    background: url('img/sct_bg_toright.gif') right 8px no-repeat
}

#sct_hhtml {
    width: 100%;
    text-align: center;
    margin: 1em auto;
    margin-bottom: 2.3em;
}

#sct_hhtml img {
    width: 100%;
    height: auto;
}

/* 상품 목록 카테고리 목록 */
.sct_ct {
    text-align: center;
    display: block;
    margin-top: -3.6em;
    line-height: 3.5em;
}

.sct_ct h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sct_ct ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0
}

.sct_ct ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sct_ct ul li {
    display: inline-block;
}

.sct_ct ul li:first-child {
    background: none
}

.sct_ct ul li a {
    border-bottom: 2px solid #fff;
    text-decoration: none;
    color: #05ade2;
    display: inline-block;
    font-size: 1.3em;
    font-weight: 300;
    margin: 0 .7em;
    transition: all 0.3s ease;
    letter-spacing: .14em;
}

.sct_ct ul li a:hover {
    border-bottom: 2px solid #0086b0;
    color: #0086b0;
}

.sct_ct_parent {
    font-weight: bold
}

.sct_ct_here {
    color: #ff3600 !important
}

#sct_ct_2 li {
    margin: 0 0 10px
}

#sct_ct_2 a {
    display: inline-block;
    width: 120px
}

#sct_ct_3 li {
    float: left;
    margin: 0 10px 10px 0;
    width: 120px
}

@media (max-width: 640px) {
    .sct_ct {
        margin: 10px 0
    }
}

/* 상품 정렬 */
#sct_sort {
    text-align: right;
    clear: both;
    padding: .5em 0;
    margin-top: -2.4em;
    border-bottom: solid 1px #eaeaea;
}

#sct_sort select {
    text-align: center;
    border: solid 1px #e4e4e4;
    background: #62b0d8;
    color: #fff;
    line-height: 2em;
    height: 2em;
    padding: 0 0.5em;
}

#sct_sort select option {}

#sct_sort:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sct_sort h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sct_sort ul {
    margin: 0;
    padding: 0 0 0 1px;
    list-style: none;
}

#sct_sort ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sct_sort li {
    float: left;
    position: relative;
    margin-left: -1px;
    width: 33.33%
}

#sct_sort li a {
    display: block;
    text-align: center;
    color: #8d8d8d;
    background: #fff;
    border-color: #e9e9e9;
    font-size: 0.917em
}

/* 상품 리스트 스타일 선택 */
#sct_lst {
    float: right;
    margin: 10px 0;
    padding: 0;
    list-style: none
}

#sct_lst:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sct_lst li {
    position: relative;
    float: left;
    margin: 0 0 0 -1px
}

#sct_lst button {
    position: relative;
    margin: 0 0 0 -1px;
    padding: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #ccc
}

#sct_lst button span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../shop/img/is_button.gif')
}

#sct_lst button.sct_lst_list span {
    background-position: 0 0
}

#sct_lst button.sct_lst_list span.sct_lst_on {
    background-position: 0 -30px
}

#sct_lst button.sct_lst_gallery span {
    background-position: -30px 0
}

#sct_lst button.sct_lst_gallery span.sct_lst_on {
    background-position: -30px -30px
}

.ca_modify,
.it_modify {
    background: #d86298;
    display: inline-block;
    margin: 0 -2em 0 1em;
    padding: 0 1.2em;
    border-radius: 0 1.5em 1.5em 0;
    font-weight: 300;
    font-size: 0.6em;
    height: 3em;
    line-height: 3em;
    vertical-align: top;
}

@media (max-width: 768px) {
    .sct_ct {
        margin: 0;
    }

    #sct_sort {
        margin: 0;
    }
}

@media (max-width: 425px) {
    #sct_hhtml {
        margin: .5em 0;
    }

    .ca_modify,
    .it_modify {
        border-radius: 0;
        margin: 0;
        padding: 0 0.3em;
        font-size: 0.6em;
        float: right;
    }

    #sct_sort {
        text-align: left;
    }

    #sct_sort select {
        background: none;
        color: #000;
    }
}

/* 상품 상세보기 */
#sit {
    position: relative;
    margin: 0 20px
}

.sit_admin {
    margin: 10px 10px 0;
    text-align: right
}

.sit_empty {
    padding: 50px 0;
    color: #777;
    text-align: center
}

/* 상품상세 */
#info_content {
    padding: 0 10px 30px;
    zoom: 1
}

#info_content:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#info_content h3 {
    margin: 0 0 10px
}

.if_tit {
    text-align: center;
    margin-top: 10px;
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid #e9e9e9;
}

.win_desc_if {
    border: 1px solid #e9e9e9;
    padding: 10px;
    border-top: none;
}

.win_desc {
    margin-top: 10px
}

/* 상품 상세보기 - 개요 */
#sit_ov_wrap {
    margin: 0 0 10px;
    text-align: left
}

#sit_ov_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi {
    position: relative;
    text-align: center;
    float: left;
    width: 50%;
    padding: 20px 0
}

/*
#sit_pvi .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    background: url(img/pv_btn_3.png) no-repeat 50% 50%;
    width: 27px;
    height: 45px;
    text-indent: -9999px;
    margin-top: -20px;
}
#sit_pvi .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    background: url(img/nx_btn_3.png) no-repeat 50% 50%;
    margin-top: -20px;
    width: 27px;
    height: 45px;
    text-indent: -9999px
}
*/
.sit_pvi_btn {
    display: none;
    z-index: 10;
    width: 20px;
    border: 0;
    background: #f2f5f9
}

#sit_pvi_slide {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    overflow-x: hidden
}

#sit_pvi_slide a {
    width: 80%;
    height: fit-content;
    display: block;
    margin: 0 auto;
}

#sit_pvi_slide img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#sit_pvi_nw {
    /*background: #000;*/
}

#sit_pvi_nw h1 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_pvi_nwbig {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 3em;
}

#sit_pvi_nwbig span {
    display: none
}

#sit_pvi_nwbig span.visible {
    display: inline
}

#sit_pvi_nw ul {
    list-style: none;
    text-align: center;
    zoom: 1;
    position: absolute;
    top: 1em;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

#sit_pvi_nw ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_pvi_nw li {
    display: inline-block;
    margin: 0;
    position: relative;
}

#sit_pvi_nw li a {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 0.4em;
    overflow: hidden;
    position: relative;
    border: solid 1px #999;
}

#sit_pvi_nw li a:hover {
    border: solid 1px #fff;
    box-shadow: 0 0 5px #000;
}

#sit_pvi_nw li a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 120%;
}

/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {
    position: relative;
    padding: 20px 0 0 20px;
    height: auto !important;
    float: right;
    width: 50%;
    padding-right: 20px;
}

#sit_ov h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_ov h3 {
    margin: 0 0 10px
}

#sit_ov section {
    margin: 10px;
    padding-bottom: 10px
}

.sit_icon_wr {
    margin: 10px 0 5px
}

.sit_icon_wr img {
    margin: 2px;
}

#sit_title {
    display: block;
    margin: 5px 0 10px;
    font-size: 2.5em;
}

#sit_desc {
    display: block;
    margin: 0;
    padding: 1rem 0;
    font: 400 0.9rem/1.9em sans-serif;
    letter-spacing: 0.02em;
    word-break: keep-all;
    text-align: left;
}

#sit_opt_info {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sit_icon {
    display: block;
    margin: 0 0;
}

.sit_icon img {
    margin: 0 1px 0 0;
    vertical-align: middle;
    margin: 0 1px
}

#sit_star_sns {
    clear: both;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    line-height: 45px
}

#sit_star_sns:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_star {
    color: #777;
    font-size: 0.95em;
    float: left;
    width: 50%
}

#sit_star span {
    display: inline-block;
    margin: 0 5px 0 0;
    color: #666;
    letter-spacing: 0
}

#sit_star .sit_star {
    position: relative;
    top: -2px;
    margin: 0 5px 0 0
}

#sit_star a {
    display: inline-block;
    vertical-align: middle
}

#sit_star button {
    margin: 0;
    padding: 0;
    border: 0
}

#sit_sns {
    float: right;
    width: 50%;
    text-align: right;
}

#sit_sns a {
    display: inline-block;
    width: 30px;
    vertical-align: middle;
    height: 30px;
    text-align: center;
    opacity: 0.4;
    font-size: 16px;
    line-height: 30px;
}

#sit_sns a:hover {
    opacity: 1
}

#sit_sns a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sit_sns a#sit_btn_rec:before {
    display: none;
}

#sit_sns a.share-facebook:before {
    content: "\f09a";
}

#sit_sns a.share-twitter:before {
    content: "\f099";
}

#sit_sns a.share-googleplus:before {
    content: "\f0d5";
}

#sit_sns a img {
    display: none;
}

#sit_btn_rec {
    /*    background: none;
    font-size: 0.92em;
    color: #000;
    padding: 0 3px;
    display: inline-block;
    font-size: 16px;
*/
}

#sit_btn_rec i {
    /*    line-height: 30px;
    vertical-align: top
*/
}

.sit_ov_tbl {
    display: block;
    position: relative;
    overflow: hidden;
    line-height: 2em;
    font-size: 1.1em;
}

.sit_ov_tbl dt {
    position: absolute;
    display: block;
    width: 6em;
    text-align: right;
    font-size: .95em;
    font-weight: 300;
}

.sit_ov_tbl dd {
    position: relative;
    padding-left: 6.6em;
    font-weight: 500;
}

.sit_ov_tbl:after {
    display: block;
    visibility: hidden;
    content: "";
    clear: both;
}

/*
.sit_ov_tbl {
    margin: 10px 0px 20px;
    padding: 15px;
    border: 1px solid #ddd;
    background: #f3f3f3
}
.sit_ov_tbl table {
    border-collapse: collapse;
    width: 100%;
    border: 0;
    font-size: 0.917em;
    color: #626262
}
.sit_ov_tbl th {
    ;
    font-weight: normal;
    text-align: left;
    padding: 5px;
}
.sit_ov_tbl td {
    padding: 5px 0
}
.sit_ov_tbl tr:first-child td,
.sit_ov_tbl tr:first-child th {
    border: none
}
*/
.sit_ov_ro {
    padding: 2px 2px 3px;
    border: 0;
    background: transparent;
    text-align: right;
    vertical-align: middle
}

.sit_ov_opt {
    padding: 2px 2px 3px;
    border: 0;
    background: transparent;
    vertical-align: middle
}

.sit_ov_input {
    height: 1.8em;
    border: 1px solid #b8c9c2;
    background: transparent;
    vertical-align: middle
}

.sit_ov_tbl button {
    margin: 0
}

.sit_opt_wr {
    float: left;
    width: 50%
}

.sit_btn_wr {
    float: right;
    width: 50%;
    padding: 10px 0;
    padding-left: 20px;
    ;
}

.sit_op_sl {
    font-size: 0.92em;
    color: #666;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin: 10px 0 0
}

.sit_op_sl h3 {
    margin-bottom: 10px;
}

.sit_op_sl table {
    width: 100%;
    border-collapse: collapse
}

.sit_op_sl th {
    font-weight: normal;
    text-align: left;
}

.sit_op_sl td {
    text-align: left;
}

.sit_sel_btn {
    position: relative;
    top: -15px;
    right: -2px
}

/* 선택옵션용 추가 버튼 */
.sit_sel_btn button {
    width: 100%
}

#sit_ov_soldout {
    margin: 0 0 20px;
    color: #ff3061;
    font-weight: bold;
    text-align: right
}

#sit_ov_btn {
    margin: 0;
    text-align: center;
}

#sit_ov_btn:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_ov_btn a {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    text-decoration: none;
    line-height: 42px;
    height: 42px
}

#sit_ov_btn input {
    padding: 0;
    height: 42px;
    line-height: 42px;
    font-weight: bold
}

#sit_btn_cart {
    border: 0;
    background: #242424;
    color: #fff;
    float: left;
    width: 40%;
    transition: all 0.3s ease;
    display: inline-block
}

#sit_btn_cart:hover {
    background: #ae1548
}

#sit_btn_buy,
#sit_btn_wish {
    ;
    background: #fff;
    color: #111;
    border: 1px solid #333
}

#sit_btn_buy:hover,
#sit_btn_wish:hover {
    color: #ae1548
}

#sit_btn_buy {
    ;
    width: 40%;
    float: left;
    margin: 0 1%
}

#sit_btn_wish {
    ;
    width: 18%;
    float: right;
    font-weight: bold
}

@media (max-width: 970px) {

    .sit_opt_wr,
    .sit_btn_wr {
        width: 100%;
        padding-left: 0;
    }

    .naverpay-item {
        text-align: center
    }
}

@media (max-width: 640px) {
    #sit_ov {
        width: 100%;
        padding: 0
    }

    #sit_pvi {
        width: 100%;
        padding: 20px 0 10px
    }
}

/* 상품 상세보기 - 다른 상품 보기 */
#sit_siblings {
    text-align: center;
    position: relative
}

#sit_siblings h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_siblings a {
    display: inline-block;
    background: #383838;
    color: #fff
}

#sit_siblings a#siblings_prev {
    position: absolute;
    bottom: 20px;
    left: 10px;
    background: url(img/mainlist_btn.gif) no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden
}

#sit_siblings a#siblings_next {
    position: absolute;
    bottom: 20px;
    right: 10px;
    background: url(img/mainlist_btn.gif) no-repeat -33px 0;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden
}

#sit_siblings a span {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

/* 상품 상세보기 하단 버튼 */
#sit_more {
    -webkit-backface-visibility: hidden;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999
}

#sit_more:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_more li {
    position: relative;
    width: 25%;
    float: left;
    letter-spacing: 0.2em;
    background: url(img/item_bg.gif) no-repeat left 17px;
}

#sit_more li:first-child {
    background: none
}

#sit_more a {
    display: block;
    padding: 15px 0 15px 2px;
    text-align: center;
    color: #fff
}

.item_use_count,
.item_qa_count {
    color: #999;
    padding-left: 2px
}

/* 상품 상세보기 - 상품정보 */
#sit_inf {
    border-top: 1px solid #ddd;
}

#sit_inf h3 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_inf_explan {
    text-align: left;
    margin: 3rem 0;
    font: 300 1.1rem/1.9em sans-serif;
    letter-spacing: -.015em;
}

#sit_inf_explan p {
    padding: 0.8rem 0;
}

#sit_inf_explan p b {
    font-weight: 600;
    color: #01a2d4;
}

#sit_inf_explan ul {
    list-style: disc;
    padding-left: 1.5rem;
}

#sit_inf_explan ol {}

#sit_inf_explan li {
    list-style: inherit;
}

#sit_inf_explan img {
    display: block;
    height: auto;
    width: 100% !important;
    max-width: 870px !important;
    margin: 0 auto;
}

#sit_inf_explan iframe {
    width: 100%;
    height: 50vw;
}

#sit_inf_explan .item_metacon {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    text-indent: -999em;
    overflow: hidden;
}


#sit_inf_explan .product {
    width: 100%;
    margin: 0 auto;
    max-width: 870px;
    display: block;
}
#sit_inf_explan .product:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

#sit_inf_explan .product h1 {
    margin: 0;
    padding: 0;
    margin-top: 1rem;
    font: 200 3rem/1.7em sans-serif;
    color: #61aed6;
}

#sit_inf_explan .product h1.shieldseries_top {
    display: block;
    background: url(http://acousticworks.kr/theme/acousticworks/css/img/shieldseries_top.png) top left no-repeat;
    background-size: auto 100%;
    height: 130px;
    text-indent: -999em;
    margin-bottom: 3rem;
}


#sit_inf_explan .product p.cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding-bottom: 2rem;
}


#sit_inf_explan .product p strong {
    font-weight: 700;
    color: #61aed6;
}


#sit_inf_open {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 1.2em;
    line-height: 2em;
}

#sit_inf_open dt {
    display: block;
    position: absolute;
    text-align: right;
    font-size: .9em;
    width: 12em;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#sit_inf_open dd {
    display: block;
    position: relative;
    font-weight: 600;
    padding-left: 12.3em;
}


dl.faq {
    margin: 2em 5em;
    font-size: 1rem;
    line-height: 1.8em;
}

dl.faq dt {
    margin: .5em 0;
    font-size: 1.1em;
    font-family: serif;
    font-weight: 800;
    color: #0084b1;
}

dl.faq dd {
    margin: 0 1em 1.5em;
}


@media (max-width:425px) {
    #sit_inf_open dt {
        position: relative;
        width: unset;
        text-align: left;
        line-height: 1.4em;
        padding-top: 0.7em;
        letter-spacing: -.05em;
    }

    #sit_inf_open dd {
        padding-left: 0;
        border-bottom: solid 1px #eaeaea;
    }
}

/*
#sit_inf_open {
    text-align: left;
    text-align: center;
    border-collapse: collapse;
    width: 100%;
    color: #626262;
    margin: 20px 0;
    font-size: 0.92em
}
#sit_inf_open th {
    text-align: left;
    background: #f8f8f8;
    border: 1px solid #eee;
    padding: 5px
}
#sit_inf_open td {
    text-align: left;
    border: 1px solid #eee;
    padding: 5px
}
*/
/*상품 상세보기 - 탭*/
#sit_tab .tabsTit {
    text-align: center;
    ;
    margin: 30px 0px 0px
}

#sit_tab .tabsTit {
    border-bottom: 1px solid #ddd;
    font-size: 0
}

#sit_tab .tabsTit h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#sit_tab .tabsTit li {
    width: 120px;
    display: inline-block;
    line-height: 30px;
    border-bottom: 4px solid #fff;
    font-size: 13px
}

#sit_tab .tabsTita {
    display: block
}

#sit_tab .tabsTit .tabsHover {
    border-color: #ae1548;
    color: #ae1548;
    font-weight: bold;
}

#sit_tab .tabsCon h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_dvex {
    height: auto;
    margin: 20px 0
}

#sit_dvex:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_dvex h3 {
    margin-bottom: 10px;
}

#sit_dvr {
    float: left;
    width: 49%;
    text-align: left;
    background: #f1f1f1;
    padding: 20px;
    min-height: 200px;
    line-height: 1.5em
}

#sit_ex {
    float: right;
    width: 49%;
    text-align: left;
    background: #f1f1f1;
    padding: 20px;
    min-height: 200px;
    line-height: 1.5em
}

@media (max-width: 640px) {

    #sit_dvr,
    #sit_ex {
        width: 100%;
        margin-bottom: 10px
    }

    #sit_tab .tabsTit li {
        width: 33.33%
    }
}

/* 상품 상세보기 - 사용후기 */
.tit_no {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_use {
    margin: 0 0 10px;
    padding: 0px 0 20px
}

#sit_use_ol {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.sit_use_li {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}

.sit_use_li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sit_use_dl {
    float: left;
    width: 20%;
    text-align: left;
}

.sit_use_dl dt {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sit_use_dl dd {
    color: #777;
    font-size: 0.92em;
    font-size: 0.92em;
    line-height: 1.5em
}

.sit_use_star {
    margin-bottom: 20px;
}

.sit_content {
    float: left;
    width: 80%;
    text-align: left
}

.sit_content h3 {
    font-size: 1.17em;
    margin-bottom: 5px;
    line-height: 1.4em;
    padding-right: 100px
}

.show-more {
    display: block;
    background: none;
    border: 0;
    font-size: 0.92em;
    ;
    color: #993355;
    border: 1px solid #993355;
    padding: 3px 5px;
    ;
    margin: 10px 0 0
}

.show-more:hover {
    background: #993355;
    color: #fff;
}

.sit_use_con {
    display: none;
    line-height: 1.5em;
    margin: 10px 0;
    color: #777
}

.sit_use_cmd {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 0
}

.sit_use_cmd a {
    display: inline-block;
    background: #f3f3f3;
    font-size: 0.92em;
    color: #777;
    padding: 3px 5px;
    border: 1px solid #ddd
}

#sit_use_wbtn {
    margin: 0 0 5px;
    text-align: right;
    font-weight: bold
}

#sit_use_write {}

#sit_use_write #is_subject {
    width: 100%
}

#sit_use_write ul {
    margin: 5px 0 0
}

#sit_use_write li {
    margin: 0 0 5px
}

#sit_use_write li label {
    display: inline-block;
    width: 80px
}

#sit_use_write_star {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width: 970px) {
    .sit_use_dl {
        width: 30%
    }

    .sit_content {
        width: 70%
    }
}

@media (max-width: 640px) {
    .sit_use_dl {
        width: 100%
    }

    .sit_content {
        width: 100%
    }

    .sit_use_dl dd {
        display: inline-block;
        padding-right: 5px;
    }

    .sit_use_dl .sit_use_star {
        display: block;
        margin-bottom: 5px
    }

    .sit_content h3 {
        margin-top: 10px;
        padding-right: 0
    }
}

/* 상품 상세보기 - 상품문의 */
#sit_qa {
    margin: 0 0 10px;
    padding: 0px 0px 20px
}

#sit_qa_ol {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.sit_qa_li {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    position: relative
}

.sit_qa_li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sit_qa_dl {
    float: left;
    width: 20%;
    text-align: left;
}

.sit_qa_dl dt {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sit_qa_dl dd {
    color: #777;
    font-size: 0.92em;
    font-size: 0.92em;
    line-height: 1.5em
}

.sit_qa_dl dd.sit_qaa_yet span,
.sit_qa_dl dd.sit_qaa_done span {
    background: #eee;
    padding: 5px 9px;
    color: #888;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.sit_qa_dl dd.sit_qaa_done span {
    background: #ff3e5e;
    color: #fff
}

.show-more {
    display: block;
    background: none;
    border: 0;
    font-size: 0.92em;
    ;
    color: #993355;
    border: 1px solid #993355;
    padding: 3px 5px;
    ;
    margin: 10px 0 0
}

.show-more:hover {
    background: #993355;
    color: #fff;
}

.sit_qa_con {
    display: none;
    line-height: 1.5em;
    margin: 10px 0;
    color: #777
}

.sit_qa_cmd {
    text-align: right;
    position: absolute;
    top: 20px;
    right: 0
}

.sit_qa_cmd a {
    display: inline-block;
    background: #f3f3f3;
    font-size: 0.92em;
    color: #777;
    padding: 3px 5px;
    border: 1px solid #ddd
}

span.sit_alp {
    position: absolute;
    top: 10px;
    left: 0;
    background: #000;
    color: #fff;
    color: #fff;
    font-weight: bold;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    border-radius: 15px;
    text-align: center;
}

.sit_qa_qaq,
.sit_qa_qaa {
    padding: 10px 0;
    position: relative;
    line-height: 1.5em
}

.sit_qa_qaq strong,
.sit_qa_qaa strong {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sit_qa_qaa {
    border-top: 1px dotted #ddd;
    background: url(img/qa_rp.png) no-repeat 0 10px;
    padding: 35px 15px 20px 15px
}

.sit_qa_qaa span.sit_alp {
    background: #5b5b5b
}

.sit_qa_pw {
    display: none;
    position: absolute;
    top: 30px;
    left: 175px;
    padding: 10px;
    width: 348px;
    border: 1px solid #000;
    background: #fff;
    text-align: center
}

.sit_qa_pw span {
    display: block;
    margin: 0 0 5px
}

#sit_qa_wbtn {
    margin: 0 0 5px;
    text-align: right;
    font-weight: bold
}

#sit_qa_w {
    display: none
}

a.qa_wr {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 120px;
    text-align: center;
    background: #333;
    color: #fff;
    vertical-align: top
}

#itemqa_list,
#itemuse_list {
    text-align: center;
    background: #fff;
    border: 1px solid #cbcbcb;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 0.917em;
    color: #888;
    padding: 0;
    ;
    vertical-align: top
}

@media (max-width: 970px) {
    .sit_qa_dl {
        width: 30%
    }
}

@media (max-width: 640px) {
    .sit_qa_dl {
        width: 100%
    }

    .sit_qa_dl dd {
        display: inline-block;
        padding-right: 5px;
    }

    .sit_qa_dl dd.sit_qaa_yet,
    .sit_qa_dl dd.sit_qaa_done {
        display: block
    }

    a.qa_wr {
        width: 49%
    }

    #itemqa_list,
    #itemuse_list {
        width: 49%
    }
}

/* 로딩안내 레이어 */
#loading_message {
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.7
}

#loading_message img {
    position: relative;
    opacity: 1.0
}

/* 알림 box */
#fancyalert {
    display: block;
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0
}

#fancyalert_inner {
    display: table;
    z-index: 2;
    position: relative
}

#fancyalert_inner div {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#fancyalert_inner span {
    display: block;
    margin: 0 auto;
    padding: 30px;
    width: 200px;
    background: #1f1f1f;
    color: #f0f1f2
}

#fancyalert_inner button {
    margin: 15px 0 0;
    padding: 10px 30px;
    border: 0;
    background: #000;
    color: #fff
}

#fancyalert_bg {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background: #000;
    text-align: center;
    opacity: 0.7
}

#sit_sms_new .tbl_frm01 th {
    width: 100px
}

/*쿠폰존 리스트*/
.couponzone_list {
    margin: 10px 20px 50px;
    ;
    text-align: left;
    padding: 20px 20px 40px;
    background: url(img/coupon_bg.png) repeat-x left bottom #eee;
}

.couponzone_list h2 {
    margin: 0 0 5px;
    font-size: 1.35em;
    font-family: 'Nanum Gothic', sans-serif
}

.couponzone_list p {
    margin: 0 0 10px;
}

.couponzone_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-left: 1px dotted #ddd;
    background: #fff;
    padding: 20px 0
}

.couponzone_list ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.couponzone_list ul li {
    float: left;
    width: 33.33%;
    border-right: 1px dotted #ddd;
    background: #fff;
    padding: 15px;
    ;
    line-height: 1.2em
}

.couponzone_list ul li:nth-child(3n+1) {
    clear: both;
}

.couponzone_list ul li img {
    width: 100%;
    height: auto
}

.couponzone_list ul li .coupon_img {}

.couponzone_list ul li .coupon_tit {
    margin: 10px 0 5px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.couponzone_list ul li .coupon_date {
    margin: 5px 0px;
    font-size: 0.92em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #777
}

.couponzone_list ul li .coupon_target {
    margin: 5px 0px;
    font-size: 0.92em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #777
}

.couponzone_list ul li .coupon_target a {
    color: #777;
    text-decoration: underline
}

.couponzone_list ul li .coupon_point {
    margin: 5px 0px;
    font-size: 0.92em;
    ;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #777
}

.couponzone_list ul li .coupon_btn {
    margin: 10px 0 0;
    text-align: center
}

.couponzone_list ul li .coupon_btn .btn02 {
    width: 100%;
    height: 35px;
    padding: 0;
    font-weight: bold;
    background: #ae1548;
    border: 0
}

.couponzone_list ul li .coupon_btn .btn02:hover {
    background: #890036;
    color: #fff
}

.couponzone_list ul li .coupon_btn .disabled {
    background: #ddd;
    border: 1px;
    color: #999;
    border-color: #ddd
}

.couponzone_list ul li .coupon_btn .disabled:hover {
    background: #ddd;
    border: 1px;
    color: #999;
    border-color: #ddd
}

.couponzone_list .no_coupon {
    padding: 100px 0;
    text-align: center;
    color: #999
}

#point_coupon li {
    height: 250px;
}

@media (max-width: 970px) {
    .couponzone_list ul li {
        width: 50%
    }

    .couponzone_list ul li:nth-child(3n+1) {
        clear: none;
    }

    .couponzone_list ul li:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 640px) {
    .couponzone_list ul li {
        padding: 7px
    }
}

#sit_hhtml img {
    max-width: 100%;
    height: auto
}
