@charset "utf-8";

/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 시작 ##### */
/* 공통 */
.sct_wrap {
    clear: both;
    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 {
    padding: 10px 0 0;
    line-height: 1em;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.3em
}

.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_noitem {
    padding: 50px 0;
    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
}


/*왼쪽배너*/
#sbn_side {
    width: 250px !important;
}

#sbn_side .item img {
    max-width: 250px;
    height: auto;
}

#sbn_side {
    position: fixed;
    left: 50px;
    bottom: 20px;
    z-index: 99
}

#sbn_side h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sbn_side .itme {
    width: auto
}

#sbn_side .owl-prev {
    position: absolute;
    bottom: 30px;
    left: 20px;
    z-index: 99;
    background: url(img/pv_btn_1.gif) no-repeat 50% 50%;
    width: 13px;
    height: 17px;
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
}

#sbn_side .owl-next {
    position: absolute;
    bottom: 30px;
    left: 35px;
    z-index: 99;
    background: url(img/nx_btn_1.gif) no-repeat 50% 50%;
    width: 13px;
    height: 17px;
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
}

#sbn_side_close {
    position: absolute;
    bottom: 0;
    left: 0;
    background: none;
    border: 0;
    font-size: 0.92em;
    background: #333;
    padding: 3px;
    color: #fff
}

@media (max-width:1199px) {
    #sbn_side {
        left: 100px;
    }
}

@media (max-width: 640px) {
    #sbn_side {
        bottom: 10px;
        left: 10px;
        width: 150px;
    }

    #sbn_side .item img {
        max-width: 150px;
        height: auto
    }
}

/*이벤트*/
#sev {
    padding: 0
}

#sev:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sev .ev_li {
    float: left;
    width: 25%;
    padding: 10px;
}

#sev .ev_li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sev .ev_li_wr {
    border: 1px solid #ddd;
    background: #f3f3f3
}

#sev .ev_li .sev_img img {
    width: 100%;
    height: auto;
    display: block;
}

#sev .ev_prd {
    text-align: left;
    padding: 10px 15px
}

#sev .ev_prd li {
    border-top: 1px solid #ddd;
    padding: 10px;
    position: relative;
    min-height: 80px
}

#sev .ev_prd .ev_prd_1 {
    border: 0
}

#sev .more_btn {
    display: block;
    padding: 10px 0;
    font-size: 0.92em;
    color: #000;
    background: #ddd
}

#sev .more_btn:hover {
    background: #7089ce;
    color: #fff;
    transition: all 0.3s ease;
}

#sev .ev_txt_wr {
    padding-left: 60px;
}

#sev .ev_prd_img {
    position: absolute;
    top: 10px;
    left: 0px
}

#sev .ev_prd_tit {
    display: block;
    margin-bottom: 5px;
    line-height: 1.4em
}

#sev .ev_prd_price {
    color: #7089ce;
    line-height: 1.5em;
    font-size: 0.92em
}

#sev .ev_prd .no_prd {
    text-align: center;
    padding: 100px 0;
    height: 240px;
    color: #999;
    border: 0
}


@media (max-width:1199px) {
    #sev .ev_li {
        padding: 5px
    }
}

@media (max-width: 992px) {
    #sev .ev_li {
        width: 50%;
        padding: 5px
    }

    #sev .ev_li:nth-child(2n+1) {
        clear: both
    }
}

@media (max-width: 767px) {
    #sev .ev_li {
        width: 100%;
        padding: 5px 0
    }

    #sev .ev_li_wr {}

    #sev .ev_prd {
        display: none
    }

}

/* 메인(베스트) 상품목록 스킨 10 */
.sct_10 li {
    text-align: center;
    float: left;
    width: 25%;
}

.sct_10 .sct_img {
    display: block;
    padding: 0px;
}

.sct_10 .sct_img img {
    width: 100%;
    height: auto;
    background-size: 100% auto
}

.sct_10 .sct_cost {
    color: #d71921;
    font-weight: bold;
    padding: 5px 10px 10px;
    font-size: 1.5em;
    /*text-align:left;*/
}

.sct_10 .sct_cost .cust_price {
    display: block;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    text-decoration: line-through;
    display: block;
}

.sct_10 .sct_cost strike {
    color: #ccc;
    display: block;
    font-size: 15px;
}

.sct_10 .sct_tit {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sct_10 .shop_icon {
    display: inline-block;
    padding: 3px 7px;
    color: #fff;
    font-size: 0.8em;
    border-radius: 10px;
    margin: 2px
}

.sct_10 .shop_icon.shop_icon_4 {
    background: #88c136;
}

.sct_10 .shop_icon.shop_icon_3 {
    background: #faaf2d;
}

.sct_10 .shop_icon.shop_icon_2 {
    background: #56a8fc;
}

.sct_10 .shop_icon.shop_icon_1 {
    background: #dc60f2;
}

.sct_10 .shop_icon.shop_icon_5 {
    background: #67d0d4;
}

@media (max-width: 970px) {
    .sct_10 li {
        width: 49% !important;
    }

    .sct_10 .sct_img {
        padding: 0px;
    }

    /* .sct_10 .sct_cost {color:#222;font-weight:bold;padding:5px 10px 10px;font-size:1.25em; text-align:left;} */
}

@media (max-width: 767px) {
    .sct_10 .sct_img img {
        width: 100%;
    }
}

.li_more {
    text-align: center;
    display: block;
}

.li_more img {
    width: 30px;
    margin: 5px 0
}

.li_more p {
    color: #aaa;
    margin-top: 5px;
    display: none;
}

.li_more .li_more_btn {
    clear: both;
    width: 100%;
    display: block;
}

.li_more button {
    background: #ff5b63;
    width: 205px;
    padding: 10px 0;
    font-size: 1em;
    color: #fff;
    margin: 40px 0 20px;
    border: none;
    text-align: center
}

/* 메인(최신) 상품목록 스킨 20 */
.sct_20 li {
    text-align: center;
    margin-bottom: 20px;
}

.sct_20 .sct_img {
    display: block;
    padding: 10px
}

.sct_20 .sct_img img {
    width: 100%;
    height: auto;
}

.sct_20 .sct_txt {
    text-align: center
}

.sct_20 .sct_cost {
    color: #ff405e;
    font-weight: bold;
    text-align: center
}

.sct_20 .sct_cost .cust_price {
    display: block;
    color: #696969;
    font-size: 11px;
    font-weight: normal;
    text-decoration: line-through
}

.sct_20 .sct_tit {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* 관련상품 목록 스킨 10 */
#sit_rel {
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 10px
}

#sit_rel h2 {
    background: #f5f5f5;
    color: #000;
    padding: 10px;
    border: 1px solid #e9e9e9;
    text-align: center;
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: bold
}

/* 베스트상품 스킨 10 */
#best_item {
    margin-top: 10px;
    padding: 20px 0 10px 5px;
    overflow: hidden;
    position: relative;
}

#best_item h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#best_item #sbest_list {
    width: 100%;
    overflow: hidden;
}

#best_item .slide-wrap {
    margin: 0px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    float: left;
}

#best_item .sct_best {
    width: 100%;
    position: relative;
    padding: 0;
    float: left;
}

#best_item .best_on {}

.sct_best .sct_li {
    position: relative;
    float: left;
}

.sct_best .sct_li .inner-bd {
    margin: 10px;
    border: 1px solid #e6e6e6;
    background: #fff
}

.sct_best .sct_li:hover .inner-bd {
    border-color: #ffd600
}

.sct_best .sct_last {
    margin: 0 0 15px !important
}

.sct_best .sct_clear {
    clear: both;
    margin-left: 0
}

.sct_best .sct_a {
    text-align: center;
    display: block;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .85em;
}

.sct_best .sct_cost {
    text-align: center;
    color: #ce0e2d;
    font-weight: bold;
}

.sct_best .sct_txt .sct_a {
    margin: 0 0 5px;
    padding-top: 10px
}

.sct_best .sct_a img {
    width: 100%;
    height: auto
}

.sct_best .sct_id {
    display: block;
    margin: 0 0 5px
}

.sct_best .sct_basic {
    margin: 0 0 10px
}

.sct_best .sct_cost {
    display: block;
    margin: 0 0 10px;
    font-size: 1em
}

.sct_best .sct_icon {
    margin: 0 0 10px
}

.sct_best .sct_sns {
    margin: 15px 0 0
}

.sct_best .sct_img {
    position: relative;
    margin: 0 5px 5px;
    padding: 6px 3px 3px;
}

.sct_best .best_icon {
    background: url('img/prd_icon.png') no-repeat;
    position: absolute;
    top: 0;
    left: -5px;
    font-size: 0;
    width: 55px;
    height: 55px;
    display: inline-block;
    z-index: 999;
    overflow: hidden;
    text-indent: -99999px
}

.bst_silde_btn {
    text-align: center;
    margin: 5px 0 10px
}

.bst_silde_btn button {
    background: url('img/best_btn.gif') no-repeat -25px 5px;
    width: 25px;
    height: 20px;
    margin: 0 3px;
    text-indent: -999px;
    font-size: 0;
    border: none;
}

.bst_silde_btn button.bst_sl {
    background-position: 0px 5px
}

@media (max-width:1199px) {
    .sct_best .sct_li {
        width: 50% !important;
    }
}

/*개인결제 목록 */
#sct_wrap_bd {
    display: inline-block;
    width: 100%;
}

#sct_wrap {
    padding: 0;
    margin: 0;
    width: 100%;
}

#sct_wrap li {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin: 0 0 25px
        /*height:505px;*/
}

#sct_wrap.sct_wrap2 li {
    width: 25%;
    height: auto;
    position: relative
}

@media (max-width:1049px) {
    #sct_wrap li {}
}

@media (max-width:992px) {
    #sct_wrap li {
        width: 50%;
        height: auto;
        margin-bottom: 20px;
    }

    #sct_wrap.sct_wrap2 li {
        width: 50%;
        height: auto;
    }

    #sct_wrap.sct_wrap2 .sct_img {
        padding: 0 10px;
    }
}


#sct_wrap li .inner-bd {
    /*border:1px solid #e6e6e6;*/
}

#sct_wrap li:hover .inner-bd {
    border-color: #465ec8
}

.sct_pv .sct_li {
    text-align: center;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin: 10px 0
}

.sct_pv .sct_img img {
    width: 100%;
}

#sct_wrap .sct_txt {
    /*text-align:left;*/
    padding: 0 10px;
    margin-top: 20px;
}

#sct_wrap .sct_txt a {
    overflow: hidden;
    display: block;
    height: auto;
    text-overflow: ellipsis;
    text-decoration: none;
    font-size: 1em;
}

#sct_thtml {
    clear: both
}

/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 끝 ##### */

/* 상품 목록 */
#sct:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sct_admin {
    margin: 0 0 10px;
    text-align: right
}

/* 상품 목록 현재 위치 */
#sct_location {
    /*border:1px solid #e9e9e9;background:#f2f5f9;letter-spacing:-4px;*/
    border: 0;
    text-align: right;
    display: none;
}

#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 12px no-repeat
}

/* 상품 목록 카테고리 목록 */
.sct_ct {
    text-align: center;
    width: 100%;
    border: 5px solid #F6F6F6;
    padding: 10px;
    margin: 20px 0;
}

.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: 5px 0
}

.sct_ct ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sct_ct ul li {
    display: inline-block;
    background: url(img/sbmn_bg.gif) no-repeat left 50%;
    padding: 0 15px 0 20px;
    font-size: 1.12em;
    line-height: 30px
}

.sct_ct ul li:first-child {
    background: none
}

.sct_ct a {
    text-decoration: none;
    color: #656565
}

.sct_ct_parent {
    font-weight: bold
}

.sct_ct_here {
    color: #ff3600 !important
}

/*.sct_ct {width:100%;}
.sct_ct {width:100%; margin:20px 0 40px;}
.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:5px 0}
.sct_ct ul:after {display:block;visibility:hidden;clear:both;content:""}
.sct_ct ul li {display:inline-block;background:url(img/sbmn_bg.gif) no-repeat left 50%;padding:0 10px 0 10px;font-size:1em;line-height:35px;
 border-bottom:1px solid #eee; color:#555;}
.sct_ct ul li:first-child{background:none}
.sct_ct a {text-decoration:none;color:#656565}
.sct_ct_parent {font-weight:bold}
.sct_ct_here {color:#ff3600 !important}*/
@media (max-width:1199px) {
    .sct_ct {
        width: 100%;
        margin: 0px;
    }

    #sct_wrap .sct_txt a {
        overflow: hidden;
        display: block;
        height: auto;
        text-overflow: ellipsis;
        text-decoration: none;
        font-size: .80em;
    }
}



#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
}


/**카테고리 및 상품정렬**/
/* Cate */
.list-category {
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
}

.list-category ul {
    list-style: none;
    background: #F7F7F7;
    border-left: 1px solid #ddd;
}

.list-category li {
    border-right: 1px solid #ddd;
}

.list-category .active a,
.list-category .selected a {
    color: crimson;
    font-weight: bold !important;
}

#categoryLabel {
    background: #465ec8;
    color: #fff;
}

.dropdown .caret {
    margin-left: 5px;
}

/* Sort */
.list-sort {
    margin: 15px 0px 20px;
}

.list-sort ul {
    list-style: none;
}

.list-sort .on {
    font-weight: bold;
    color: crimson !important;
}

.list-sort .pull-left a,
.list-sort .pull-right a {
    display: inline-block;
}

.pull-left {
    padding-left: 5px;
}

.pull-left a {
    font-size: 0.9em;
    color: #999;
}

.pull-left a:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #E3E3E3;
    vertical-align: middle;
    margin: 0 8px;
}

.pull-left a:last-child:after {
    display: none;
}

#sortLabel {
    color: #222;
    text-align: left;
}

#sortLabel .btn.active.focus,
#sortLabel .btn.active:focus,
#sortLabel .btn.focus,
#sortLabel .btn:active.focus,
#sortLabel.btn:active:focus,
#sortLabel.btn:focus {
    outline: 0;
    outline-offset: 0;
}

/* 상품 정렬 */
#sct_sort {
    padding: 10px 0;
    margin: 17px;
    clear: both
}

#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.4%
}

#sct_sort li a {
    display: inline-block;
    text-align: center;
    color: #8d8d8d;
    background: #fff;
    border-color: #e9e9e9;
    font-size: 1em;
    border-radius: 0;
    width: 100%
}

#sct_sort li a:hover {
    color: #ce0e2d;
}

/* 상품 리스트 스타일 선택 */
#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
}

/* 상품 상세보기 */
#sit {
    padding-top: 10px;
}

#sit:after {
    content: "";
    display: block;
    clear: both;
}

.sit_admin {
    margin: 10px 10px 0;
    text-align: right
}

.sit_empty {
    padding: 30px 0;
    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: 20px;
    border-top: none;
    font-size: 1.15em;
    line-height: 1.6em
}

.win_desc {
    margin-top: 10px
}

/* 상품 상세보기 - 개요 */
#sit_ov_wrap {
    margin: 0 0 20px;
    background: #fff;
    padding: 10px;
}

#sit_ov_wrap:after,
#sit_ov:after,
#sit_pvi:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

@media (max-width:767px) {
    #sit_ov_wrap {
        padding: 0;
    }
}

#sit_pvi {
    position: relative;
    text-align: center;
    padding: 0 10px 0 0 !important;
    overflow: hidden;
}

#sit_pvi:after {
    content: "";
    display: block;
    clear: both;
}

.sit_pvi_btn {
    display: none;
    z-index: 10;
    width: 20px;
    border: 0;
    background: #f2f5f9
}

#sit_pvi img {
    width: 100%;
    /*height:auto;*/
}

#sit_pvi_nw h1 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_pvi_nwbig {
    padding: 10px 0;
    text-align: center
}

#sit_pvi_nwbig span {
    display: none
}

#sit_pvi_nwbig span.visible {
    display: inline
}

#sit_pvi_nw ul {
    margin: 0 0 20px;
    padding: 0 10px;
    list-style: none;
    zoom: 1
}

#sit_pvi_nw ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_pvi_nw li {
    float: left;
    margin: 0 0 1px 1px
}

#sit_pvi_nw li img {
    width: 60px;
    height: 60px
}



/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {
    position: relative;
    padding: 0;
    height: auto !important;
    padding: 0 10px;
    width: calc(58% - 60px);
    margin-left: 50px;
}

#sit_ov:after {
    content: "";
    display: block;
    clear: both;
}

#sit_ov h2 {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_ov h3 {
    margin: 0 0 10px;
    font-size: 15px;
}

#sit_ov section {
    padding-bottom: 10px
}

#sit_title {
    display: block;
    margin: 10px 0;
    font-size: 2em;
    color: #222;
    font-weight: 500;
    padding: 0;
}
#sit_title > .weight{
    padding: 0 5px;
    font-size: 14px;
    color: #ce0e2d;
    font-weight: 600;
}
#sit_subtitle{
    display: block;
    margin: 0 0 10px;
    font-size: 1.2em;
    color: #aaa;
}
.contact_copy{
    font-size: 1.2em;
    color: #666;
    margin: 0 0 40px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 5px;
}
.contact_copy > b{
    color: #444;
}
a.btn{
    display: inline-block;
    padding: 0 ;
    width:300px;
    text-align:center;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 55px;
    color: #fff !important;
    
}
a.btn.tel{
    background: #ce0e2d;
    margin-bottom: 10px;
}
a.btn.contact{
    background: #d0112b;
}

#sit_desc {
    display: inline-block;
    margin: 0 0 10px;
    color: #999
}

#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: top;
    margin: 0 1px
}

@media (max-width:1199px) {
    #sit_ov {
        /*width:100%;*/
        margin-left: 0;
        padding: 0;
    }
}

@media (max-width:767px) {
    #sit_ov {
        width: 100%;
    }
    a.btn{
        width: calc(50% - 2.5px);
        float: left;
        font-size: 1em;
    }
    a.btn.tel{
        margin: 0 5px 10px 0 ;
    }
    a.btn.contact{
        margin: 0;
    }
}


#sit_star {
    color: #b8afa2;
    font-size: 0.95em;
    padding: 0 10px;
    line-height: 2.2em
}

#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_ov_tbl {
    padding: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
    /*background:#f6f6f6;padding:0 10px;border-top:1px solid #e9e9e9;border:1px solid #e9e9e9;*/
}

.sit_ov_tbl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sit_ov_tbl table {
    border-collapse: collapse;
    width: 100%;
    border: 0;
    font-size: 1.2em
}

.sit_ov_tbl th {
    border-top: 1px solid #e9e9e9;
    font-weight: 400;
    color: #666;
    text-align: left;
    padding: 15px 0;
    width: 20%;
}

.sit_ov_tbl td {
    padding: 15px 0;
    border-top: 1px solid #e9e9e9;
    color: #222;
}

.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_op_sl {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e9e9e9;
}

.sit_op_sl th {
    font-weight: normal;
    text-align: left;
    padding: 0 0 0 10px;
}

.sit_op_sl td {
    text-align: left;
    padding: 9px 10px 9px 0
}

.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: center
}

#sit_ov_btn {
    margin: 0;
    padding: 0px;
    text-align: center;
    font-size: 1.1em;
}

#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: 50px;
    height: 50px;
    font-weight: bold
}

#sit_ov_btn a.w100 {
    width: 100%;
}

#sit_ov_btn input {
    padding: 0;
    height: 55px;
    line-height: 55px;
    font-weight: bold;
    border-radius: 3px;
    font-size: 1.2em;
}

#sit_btn_cart {
    background: #fff;
    border: 1px solid #ce0e2d;
    color: #ce0e2d;
    width: 49%
}

#sit_btn_buy {
    background: #ce0e2d;
    border: 1px solid #ce0e2d;
    color: #fff;
    width: 49%;
}

.sit_btn_buy_alarm {
    width: 66% !important;
}

#sit_btn_wish {
    background: #f3435d;
    color: #fff;
    width: 33%
}

#sit_btn_buy {
    float: left
}

#sit_btn_wish {
    float: right
}

#sit_btn_rec {
    background: url(img/rcd_icon.png) no-repeat;
    font-size: 0.92em;
    color: #fff;
    padding: 0 3px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    text-indent: -9999px
}

#sit_sns {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px
}

/*#sit_sel_option,#sit_tot_price{padding:0 10px}*/
#sit_sel_option {
    margin-top: 0px
}

@media (max-width:767px) {
    #sit_ov_btn input {
        height: 45px;
        line-height: 45px;
    }
    .sit_ov_tbl table{
        font-size: 1em;
    }
}

select#ct_send_cost {
    display: inline-block;
}

.sit_ov_tbl table td p.red {
    padding: 0 0 0 5px;
    display: inline-block;
    color: red;
}

/* 상품 상세보기 - 다른 상품 보기 */
#sit_siblings {
    text-align: center;
    position: relative;
    display: none;
}

#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) #F5F5F5 no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden
}

#sit_siblings a#siblings_next {
    position: absolute;
    bottom: 20px;
    right: 10px;
    background: url(img/mainlist_btn.gif) #F5F5F5 no-repeat 100% -33px;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden
}

#sit_siblings a span {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_siblings.bt {
    height: 30px;
    margin-top: 10px;
}

#sit_siblings.bt a#siblings_prev,
#sit_siblings.bt a#siblings_next {
    font-size: 12px;
    bottom: auto;
    color: #fff;
    width: 80px;
    top: 0;
    text-indent: 0px;
    line-height: 28px;
    padding: 0 10px;
}

#sit_siblings.bt a#siblings_prev {
    left: 0px;
    text-align: right;
    background: url(img/mainlist_btn2.gif) #4D4D4D no-repeat;
}

#sit_siblings.bt a#siblings_next {
    right: 0px;
    text-align: left;
    background: url(img/mainlist_btn2.gif) #4D4D4D no-repeat 100% -33px;
}

/* 상품 상세보기 - 상품정보 */
.close_btn {
    margin: 30px 10px 10px;
}

#iteminfo_close {
    width: 100%;
    background: #000;
    border: none;
    color: #fff;
    padding: 10px 0;
}

#sit_inf_basic {
    margin: 0 0 20px;
    font-size: 1.6em;
}

#sit_inf_explan {
    margin: 0 0 10px;
    line-height: 1.5em
}

#sit_inf_explan img {
    max-width: 100%;
    height: auto
}

#sit_inf_open {
    margin: 0;
    padding: 0;
    list-style: none
}

#sit_inf_open:after {
    content: "";
    display: block;
    clear: both;
}

#sit_inf_open li {
    margin: 0px 0 1px;
    padding: 8px 5px;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-top: none;
    color: #727272;
    float: left;
    width: 50%;
}

#sit_inf_open li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#sit_inf_open strong {
    clear: both;
    float: left;
    padding: 0 1%;
    width: 30%;
    letter-spacing: -0.1em
}

#sit_inf_open span {
    float: left;
    margin: 0;
    padding: 0 1%;
    width: 68%
}

#sit_inf h2 {
    background: #f5f5f5;
    color: #444;
    padding: 10px;
    border: 1px solid #e9e9e9;
    text-align: center;
}

@media (max-width:767px) {
    #sit_title {
        font-size: 1.5em;
        text-align: left;
        margin: 20px 0;
    }

    #sit_inf_open li {
        padding: 8px 10px;
        float: none;
        width: 100%;
    }

    #sit_inf_open strong {
        float: left;
        width: 50%;
        text-align: left;
    }

    #sit_inf_open span {
        float: right;
        width: 50%;
        text-align: right;
    }

    .sit_ov_tbl table td p.red {
        padding: 3px 0 0;
        display: block;
    }
}

/* 상품 상세보기 - 사용후기 */
.tit_no {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

#sit_use {
    margin: 0 0 10px;
    padding: 10px 10px 20px;
    border-bottom: 1px solid #e9e9e9
}

#sit_use_ol {
    margin: 0 0 5px;
    padding: 0;
    list-style: none
}

.sit_use_li {
    position: relative;
    padding: 0 0 10px;
    border-bottom: 1px solid #e9e9e9;
}

.sit_use_li_title {
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%;
    border: 0;
    background: transparent;
    text-align: left
}

.sit_use_li_title b {
    font-weight: normal;
    margin-right: 2px
}

.sit_use_dl {
    margin: 0;
    padding: 0 10px;
    position: relative
}

.sit_use_dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sit_use_dl dt {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sit_use_dl dd {
    float: left;
    margin: 0 10px 0 0;
    color: #888;
    font-size: 1em
}

.sit_use_star {
    margin: 0 !important;
    position: absolute;
    bottom: 0;
    right: 10px
}
.sit_use_star > img{
    height: 18px;
}

.sit_use_con {
    display: none;
    padding: 10px 10px 0
}

.sit_use_p {
    margin: 0 0 10px;
    padding: 10px;
    background: #f2f2f2
}

.sit_use_cmd {
    text-align: right
}

.sit_use_cmd a.btn01 {
    padding: 5px;
    border-radius: 5px;
    font-size: 1em;
}

#sit_use_wbtn {
    margin: 0 0 5px;
    text-align: center
}

#sit_use_wbtn a {
    display: inline-block;
    text-decoration: none
}

#sit_use_wbtn .qa_wr {
    background: #ce0e2d;
    color: #fff;
    width: 205px;
    padding: 15px 20px !important;
    font-size: 1.30em !important;
    border-radius: 5px;
}

#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 img{
    height: 18px;
    margin: 0 0 0 5px;
}
#sit_use_write li label {
    display: inline-block;
    width: 80px
}

#sit_use_write_star {
    margin: 0;
    padding: 0;
    list-style: none
}

/* 상품 상세보기 - 상품문의 */
#sit_qa {
    margin: 0 0 10px;
    padding: 10px 10px 20px;
    border-bottom: 1px solid #e9e9e9
}

#sit_qa_ol {
    margin: 0 0 5px;
    padding: 0;
    list-style: none
}

.sit_qa_li {
    position: relative;
    padding: 0 0 10px;
    border-bottom: 1px solid #e9e9e9;
}

.sit_qa_li_title {
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%;
    border: 0;
    background: transparent;
    text-align: left
}

.sit_qa_li_title b {
    font-weight: normal;
    margin-right: 2px
}

.sit_qa_dl {
    margin: 0;
    padding: 0 10px;
    position: relative
}

.sit_qa_dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.sit_qa_dl dt {
    position: absolute;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    overflow: hidden
}

.sit_qa_dl dd {
    float: left;
    margin: 0 10px 0 0;
    color: #888;
    font-size: 1em
}

.sit_qa_dl dd.sit_qaa_yet,
.sit_qa_dl dd.sit_qaa_done {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #eee;
    padding: 5px 8px;
    color: #888;
    border-radius: 15px
}

.sit_qa_dl dd.sit_qaa_done {
    background: #ff3e5e;
    color: #fff
}

.sit_qa_con {
    display: none;
    padding: 10px 10px 0
}

.sit_qa_p {
    margin: 0 0 10px;
    border: 1px solid #e9e9e9;
    background: #fff;
    padding: 0 10px;
    background: #f2f2f2;
}

.sit_qa_p strong {
    display: inline-block;
    margin: 0 0 10px;
}

.sit_qa_p span.sit_alp {
    position: absolute;
    top: 10px;
    left: 0;
    background: #ce0e2d;
    color: #fff;
    color: #fff;
    font-size: 1.2em;
    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 10px 30px;
    position: relative
}

.sit_qa_qaa {
    border-top: 1px dotted #ddd
}

.sit_qa_qaa span.sit_alp {
    background: #f3435d
}

.sit_qa_con textarea {
    display: none
}

.sit_qa_cmd {
    text-align: right
}

.sit_qa_cmd a.btn01 {
    padding: 5px;
}

.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: center
}

#sit_qa_wbtn a {
    display: inline-block
}

#sit_qa_wbtn a.qa_wr {
    background: #ce0e2d;
    color: #fff;
    width: 205px;
    padding: 15px 20px !important;
    font-size: 1.30em !important;
    border-radius: 5px;
}

#sit_qa_w {
    display: none
}

a.qa_wr {
    padding: 10px 0;
    display: block;
    width: 100%;
    text-align: center;
    background: #ce0e2d;
    color: #fff;
    margin: 10px 0;
    border-radius: 50px;
}

#itemqa_list,
#itemuse_list {
    background: #fafafa;
    border: 1px solid #ce0e2d;
    width: 205px;
    color: #ce0e2d;
    padding: 15px 20px;
    font-size: 1.30em;
}

#sit_use_list a.qa_wr {
    background: #ce0e2d;
    width: 205px !important;
    padding: 8px 0;
    font-size: 1em;
    color: #fff;
    margin-top: 15px;
}

/* 쇼핑몰 이벤트 */
#sev li {
    padding-left: 0;
    padding-right: 0;
}

.sev_box .bx-pager,
.sev_box .bx-controls-direction {
    display: none
}

.idx_lbn {
    clear: both;
    position: relative;
    margin-bottom: 10px
}

.idx_lbn:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.idx_lbn img {
    width: 100%;
    height: auto
}

.idx_lbn .flex-control-paging {
    bottom: 30px;
    left: 0;
    display: inline-block;
}

.no_prd {
    text-align: center;
    margin-top: 150px;
}

#sit_tab {
    background: #fff;
    margin-bottom: 20px;
}

#sit_tab .nav {
    margin-bottom: 40px;
}

#sit_tab .nav li {
    padding-right: 0 !important;
    border: 1px solid #ccc;
    border-bottom-color: transparent;
    border-right-color: transparent;
    background: #f1f1f1;
}

#sit_tab .nav li:last-child {
    border-right-color: #ccc;
}

#sit_tab .nav > li > a {
    padding: 12px 50px;
    font-size: 1.2em;
    margin-right: 0 !important;
    border: 0;
}

#sit_tab .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border: 0;
    background: #fff;
    border-bottom: 0;
    color: #222;
}

#sit_tab .tab-content h2,
#sit_tab .tab-content h1 {
    color: #444 !important;
    font-weight: bold !important;
    font-size: 1.5em !important;
    line-height: 3em;
    margin: 0;
    padding: 0;
    background: none;
    border-bottom: 2px solid #444;
}

#sit_tab .tab-content h1 {
    padding-top: 20px;
}

#sit_tab #info {
    margin: 10px 0;
}

#sit_tab dl.info_con{
    margin: 50px 0 0;
    display: flex;
    flex-wrap: wrap;
}
#sit_tab dl.info_con dt{
    width: 13%;
    font-size: 1.4em;
    color: #333;
}
#sit_tab dl.info_con dd{
    width: 87%;
    font-size: 1.2em;
    color: #999;
    padding: 0 0 35px;
}

#sit_tab .item_use_count,
#sit_tab .item_qa_count {
    color: #f3435d;
    margin-left: 5px;
}

@media (max-width:767px) {
    #sit_tab .nav {
        margin-bottom: 20px;
    }

    #sit_tab .nav > li > a {
        padding: 8px 10px;
        font-size: 1em;
    }

    #sit_tab .tab-content {
        font-size: 0.9em;
    }
}

/* 로딩안내 레이어 */
#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
}



/* 오늘 본 상품 */
#stv {
    z-index: 1001;
    position: fixed;
    width: 80px;
    right: 22px;
    top: 200px;
}

#stv_list {
    background: #fff
}

#stv_list h2 {
    padding: 10px 0 8px;
    background: #d0112b;
    color: #fff;
    text-align: center;
    letter-spacing: -0.1em
}

#stv_pg {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}

#stv_list p {
    padding: 20px 0;
    text-align: center
}

#stv_btn {
    text-align: center;
    zoom: 1
}

#stv_btn:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#stv_btn button {
    float: left;
    margin: 0;
    padding: 5px 0 4px;
    width: 50%;
    border: 0;
    background: #ce0e2d;
    color: #fff;
    text-align: center;
    font-size: .85em;
}

#stv_ul {
    margin: 5px 0 10px;
    padding: 0;
    list-style: none
}

#stv_ul:after {
    content: '';
    display: block;
    clear: both;
}

.stv_item {
    display: none;
    padding: 0 9px;
    text-align: center;
    word-break: break-all;
    float: left;
    width: 100%;
    margin: 0 0 10px
}

.stv_item p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    padding: 0 !important;
    font-size: 11px;
}

.stv_item img {
    margin: 5px 0
}

#stv_nb {
    margin: 0;
    padding: 0;
    /*border-bottom:1px solid #e9e9e9;*/
    background: #f2f5f9;
    list-style: none
}

#stv_nb .row {
    margin: 0;
}

#stv_nb li {
    text-align: center;
    padding: 0;
}

#stv_nb a {
    display: block;
    font-size: 13px;
    line-height: 30px;
    background: #333;
    color: #fff;
    padding: 5px 0;
}

#stv_nb li:nth-child(1) a {
    background: #465ec8;
}

#stv_nb li:nth-child(2) a {
    background: #1b3194;
}

#stv_nb li:nth-child(3) a {
    background: #109bc8;
}

#stv_nb a img {
    height: 18px;
    width: auto;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 1px;
}

@media (max-width:1199px) {
    #stv {
        position: relative;
        width: auto;
        right: 0;
    }

    .stv_item {
        display: none;
        padding: 0 9px;
        text-align: center;
        word-break: break-all;
        float: left;
        width: 33%
    }

    #stv {
        top: auto;
    }
}


/* aside:장바구니 */
#sbsk {
    margin: 0 0 5px;
    padding: 0px;
    background: #f2f5f9
}

#sbsk h2 {}

#sbsk ul {
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff;
    list-style: none
}

#sbsk a {
    display: block;
    padding: 7px 10px 6px;
    border-bottom: 1px solid #f4f4f4;
    text-decoration: none
}

#sbsk a:focus,
#sbsk a:hover {
    background: #f9f9f9
}

#sbsk_empty {
    padding: 15px 0;
    text-align: center
}

/* aside:위시리스트 */
#swish {
    margin: 0 0 5px;
    padding: 0px;
    background: #f2f5f9
}

#swish h2 {}

#swish ul {
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff;
    list-style: none
}

#swish a {
    display: block;
    padding: 7px 10px 6px;
    border-bottom: 1px solid #f4f4f4;
    text-decoration: none
}

#swish a:focus,
#swish a:hover {
    background: #f9f9f9
}

#swish_empty {
    padding: 15px 0;
    text-align: center
}

/*모바일하단 버튼*/
#op_view.hd_div {
    display: block;
}

#bt_btn {
    clear: both;
}

@media (max-width:767px) {
    #sit_ov_btn {
        font-size: 1em;
    }

    #op_view {
        position: relative;
    }

    #op_view.hd_div {
        display: none;
    }

    #op_open,
    #op_close {
        position: absolute;
        left: 50%;
        top: -25px;
        width: 100px;
        transform: translateX(-50%);
        font-size: 12px;
        letter-spacing: -1px;
        line-height: 25px;
        height: 25px;
        border: 1px solid #ccc;
        border-bottom: 0;
        border-radius: 4px 4px 0 0;
    }

    #op_open {
        background: #fff;
        box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    }

    #op_close {
        margin-top: -15px;
        border: 1px solid #333;
        border-bottom: 0;
    }

    #op_close svg,
    #op_open svg {
        margin-right: 5px;
    }

    #bt_btn {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 999999;
        background: #E3E3E3;
        padding: 15px 10px;
        background: #fff;
        border-top: 1px solid #ccc;
        box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    }
}

.scroll_text{
    font-size: 1.2em;
    text-align: left;
    color: #ce0e2d;
    margin: 30px 0 0;
}
.scroll_text > i{
    padding: 0 5px;
    line-height: 3em;
}

.detail_info{
    margin: 50px 0;
}
.detail_info table{
    width: 100%;
    min-width:1000px;
    line-height: 3em;
    
    border: 1px solid #e9e9e9;
    border-bottom: 0;
    font-size: 1.1em;
}
.detail_info tr{
    border-bottom: 1px solid #e9e9e9;
}
.detail_info th{
    color: #444;
    background: #f9f9f9;
    text-align: center;
    padding: 0 20px;
    width: 150px;
}
.detail_info td{
    color: #777;
    text-align: left;
    padding: 15px 20px;
    line-height: 1.8em;
}


.detail_info2{
    display: flex;
    background: #f9f9f9;
    border-radius: 10px;
    align-items: center;
}
.detail_info2 li{
    width: 50%;
    text-align: center;
    padding: 50px;
    border-right: 1px solid #e9e9e9;
}
.detail_info2 li:last-child{
    border: 0;
}
.detail_info2 li h6{
    font-size: 1.5em;
    font-weight: 600;
    color: #ce0e2d;
    margin: 0 0 10px;
}
.detail_info2 li p{
    color: #777;
    word-break: keep-all;
    margin: 0 0 20px;
}
.detail_info2 li img{
    width: 150px;
    height: auto;
}


@media(max-width:1200px){
    .detail_info{
        overflow-x: scroll;
        margin: 0;
    }
}
@media (max-width:500px){
    .detail_info2{
        flex-direction: column;
    }
    .detail_info2 li{
        width: 100%;
        border: 0;
        padding: 50px 5%;
        border-bottom: 1px solid #e9e9e9;
    }
}

.process_info{
    margin: 50px 0;
}
.process_info h3{
    text-align: center;
    font-size: 1.8em;
}
.process_info h6{
    width: 100%;
    font-size: 1.2em;
    line-height: 1.5em;
    border: 1px solid #ce0e2d;
    padding: 30px;
    color: #ce0e2d;
}
.process_info > .process{
    padding: 0 10%;
    width: 100%;
    height: auto;
}

.process_info ul{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.process_info .pro_img{
    margin: 0 0 30px;
    width: calc(25% - 10px);
}
.process_info .pro_img > img{
    border-radius: 50%;
    overflow: hidden;
}
.process_info .arrow{
    width: 10px;
    line-height: 180px;
}
.process_info .arrow > img{
    width: 100%;
    height: auto;
}
.process_info .pro_img h6{
    font-size: 1.2em;
    margin: 20px 0 10px;
    word-break: keep-all;
    font-weight: 600;
    color: #ce0e2d;
}
.process_info .pro_img p{
    color: #777;
    word-break: keep-all;
    padding: 0 10px;
}


@media (max-width:768px){
    .process_info .pro_img{
        width: calc(50% - 10px)
    }
    .process_info > .process{
        padding: 0;
    }
}
@media (max-width:500px){
    .process_info {
/*        margin: 30px 0;*/
    }
    .process_info h3{
        padding: 30px 5%;
        font-size: 1.5em;
        line-height: 1.3em;
    }
    .process_info ul{
        padding: 0 5%;
    }
    .process_info .pro_img > img{
        width: 120px;
    }
    .process_info .arrow{
        line-height: 120px;
    }
}

#sit_tab .tab_wrap{
    margin: 0 0 70px !important;
}
#sit_tab .tab_wrap:last-child{
    margin-bottom: 0 !important;
}
#sit_tab .tab_wrap .detail_img{
    width: 100%;
    height: auto;
}

.del_ic{
    display: flex;
    margin: 50px 0;
    padding: 0 50px;
}
.del_ic li{
    width: calc(100% / 3);
    border-radius: 10px;
    text-align: center;
    border:1px solid #eee;
    margin: 0 20px 0 0;
    background: #fff;
}
.del_ic li:last-child{
    margin-right: 0;
}
.del_ic li > i{
    font-size: 70px;
    display: block;
    color: #444;
    margin: 70px 0;
}
.del_ic li > p{
    background: #e9e9e9;
    font-size: 20px;
    font-weight: 600;
    color: #444;
    position: relative;
    padding: 40px 20px;
    margin: 40px 0 0;
}
.del_ic li > p > span{
    background: #ce0e2d;
    color: #fff;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 600;
    display: block;
    line-height: 40px;
    
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.del_list{
    padding: 40px;
    border: 1px solid #eee;
    background: #fff;
}
.del_list li{
    text-align: left;
    padding: 0 0 0 35px;
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
}
.del_list li::before{
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    color: #ce0e2d;
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
}
.detail_info3{
    padding: 30px;
    background: #f9f9f9;
    margin: 40px 0 0;
}
.detail_info3 h3{
    font-size: 2.4em;
}
.detail_info3 h3 .point{
    font-weight: 600;
}

@media (max-width:768px){
    
    .del_ic{
        flex-direction: column;
        margin: 30px 0;
        padding: 0;
    }
    .del_ic li{
        max-width: 280px;
        width: 100%;
        margin: 0 auto 20px;
    }
    .del_ic li:last-of-type{
        margin: 0 auto 20px;
        margin-bottom: 0;
    }
    .del_ic li > i{
        font-size: 40px;
        margin: 40px 0;
    }
    .del_ic li > p{
        font-size: 16px;
    }
    .del_ic li > p > span{
    }
    
    .del_list{
        padding: 30px 20px;
    }
    .del_list li{
        padding: 0 0 0 30px;
        font-size: 14px;
    }
    .del_list li::before{
        font-size: 16px;
    }
    #sit_tab .tab_wrap{
        margin: 0 0 40px !important;
    }
    #sit_tab dl.info_con{
        margin: 20px 0 0;
    }
    #sit_tab dl.info_con dt{
        width: 100%;
    }
    #sit_tab dl.info_con dd{
        width: 100%;
        padding: 0 0 20px;
    }
}