/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
	.hidden {display: none;}
	section#shp-sec	img {width:100%; vertical-align: middle;}
	section#shp-sec {margin: auto;text-align: center;  width: 100%;}
@media screen and (min-width: 1200px) {
		section#shp-sec, #shp-sec img {width:100%; max-width: 860px; vertical-align: middle;}
	}
@font-face {
    font-family: 'Arita-dotum-Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-dotum-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NEXON Lv1 Gothic OTF Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.font-arti {font-family: 'Arita-dotum-Medium';}
.font-arti-area * {font-family: 'Arita-dotum-Medium';}
.font-gmk-b {font-family: 'GmarketSansBold';}
.font-gmk-m {font-family: 'GmarketSansMedium';}
.font-gmk-l {font-family: 'GmarketSansLight';}
.font-nx-b {font-family: 'NEXON Lv1 Gothic OTF Bold';}

#prdBrand .cate-wrap .bcate {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#prdBrand .cate-wrap .mcate {
    zoom: 1;
    overflow: hidden;
    margin: 20px 0;
    padding: 10px 0 10px 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#prdBrand .cate-wrap .mcate li {
    float: left;
    padding: 10px 20px 10px 10px;
    background: url(/images/d3/hot_issue/common/bull_w7_h7_red.gif) no-repeat 0 45%;
}

#prdBrand .cate-wrap .mcate li a:hover {
    text-decoration: underline;
}




.normal_prod_wrap {
    border: 1px solid #e0e0e0;
}

.normal_prod_wrap .normal_prod_box .normal_item {
    margin-right: 0px;
    height: 350px;
    border-style: solid;
    border-width: 0px 1px 2px 0px;
    border-color: #e0e0e0;
    background: #fff;
    padding: 20px 20px;
    margin-bottom: -1px;
    width:25% !important;
        box-sizing: border-box;
        margin-right:0 !important;
}

.normal_prod_wrap .normal_prod_box .normal_item:nth-child(4n) {
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #e0e0e0;
}

.cate_wrap {}

.cate_wrap .cate_inn {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
}

.cate_wrap .cate_inn a {
    display: inline-block;
    _display: inline;
    *display: inline;
    width: 365px;
    height: 51px;
    line-height: 53px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    font-weight: block;
    font-family: 'Malgun Gothic';
    margin-right: -1px;
    margin-bottom: -1px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.cate_wrap .cate_inn a .actv_top {
    display: none;
    width: 100%;
    height: 1px;
    background: #609dcb;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.cate_wrap .cate_inn a:hover {
    border-color: #629ecb;
    z-index: 5;
}

.cate_wrap .cate_inn a:hover .actv_top {
    display: block;
}

.now_cate {
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 13px;
    font-family: 'Malgun Gothic';
    color: #2f2f2f;
}

.now_cate span {
    font-size: 14px;
    padding-bottom: 13px;
    font-family: 'Malgun Gothic';
    color: #2f2f2f;
    margin-left: 10px;
}

.total_wrap {
    width: 100%;
    overflow: hidden;
    padding-top: 48px;
    padding-bottom: 15px;
}

.total_wrap .item-total {
    float: left;
}

.total_wrap .item-order {
    float: right;
    text-align: right;
}

.total_wrap .item-order li {
    display: inline-block;
    _display: inline;
    *display: inline;
    padding-left: 20px;
    position: relative;
    z-index: 2;
}

.total_wrap .item-order li .l_bar {
    height: 11px;
    width: 2px;
    display: block;
    position: absolute;
    top: 4px;
    left: 10px;
    background: #ececec;
}

.total_wrap .item-order li a {
    font-family: 'Malgun Gothic';
    font-size: 12px;
    ;
    color: #5d5d5d;
    font-weight: bold;
}

.total_wrap .item-order li a:hover {
    color: #0871bf;
}

.cate_detail {
    background-color: #ffe177;
    text-align: center;
}

.cate_detail img {
    width: 100%;
}

.cate_detail .coupon {
    padding: 40px 0;
}

.cate_detail .coupon img {
    max-width: 350px;
}

.cate_detail .coupon p {
    color: #000;
    padding: 10px 0;
    font-size: 16px;
    width: 600px;
    margin: 0 auto;
    text-align: left;
}

span.icon-recommend {
    margin-right: 10px;
}

.specific-prod-wrap {
    margin-bottom: 55px;
}



.new_join {}

.new_join img {
    max-width: 100%;
}

.newtop {
    width: 100%;
    position: relative;
    background-color: #efefef;
}

.newtop .newtop_img {
    background-color: #213e46;
}

.newtop .banner_img {
    background-color: #ffebd3;
    background-position: center;
    background-size: cover;
}

.newtop img {
    display: block;
    margin: 0px auto;
}

.tab {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    width: 1110px;
    margin: 0 auto;
}

.tabs {
    width: 33%;
    background-color: #efefef;
    height: 130px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.tabs:last-child {
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
}

.tabs a {
    font-weight: 700;
    color: #212121;
    font-size: 2.5em;
    padding-top: 15px;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.be {
    font-size: 25px;
    padding-bottom: 5px;
    display: block;
    padding-top: 16px;
    color: #bf0221;
}

.tabs:hover a {
    color: #e4393e;
}

.new_join a {
    display: block;
}



/*bene_*/
.bene_section01 {
    text-align: center;
}

.bene_section01 .section01_bg {
    background-color: #f9f2e6;
    background-position: center;
    background-size: cover;
}


.bene_section02 {
    text-align: center;
}

.bene_section02 .section02_bg {
    background-color: #f4cfcb;
    padding-bottom: 30px;
}

.bene_section02 .section02_bg .flex_wrap {
    display: flex;
    justify-content: space-between;
    width: 1050px;
    margin: 0 auto;
    padding: 50px 0;
}


.bene_section02 .section02_bg .all {
    display: block;
    width: 500px;
    font-size: 30px;
    line-height: 100px;
    height: 100px;
    border-radius: 50px;
    text-align: center;
    margin: 0 auto;
    background-color: #fc615e;
    color: #394867;
    font-weight: 700;
}


.bene_section03 {
    text-align: center;
}

.bene_section03 .section03_bg {
    background-color: #fdf5f4;
}

.bene_section03 .section03_bg .flex_wrap {
    display: flex;
    justify-content: space-between;
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
}

.bene_section03 .section03_bg .flex_wrap a img {
    width: 80%;
}


.bene_section04 {
    text-align: center;
}

.bene_section04 .section04_bg {
    background-color: #fdf5f4;
}


.bene_section05 {
    text-align: center;
}

.bene_section05 .section05_bg {
    background-color: #bd8c87;
    background-position: center;
    background-size: cover;
}

 .bene_section02 .section02_bg .join_btn {
     display: block;
     font-size: 30px;
     font-weight: 600;
     width: 500px;
     height: 100px;
     line-height: 100px;
     text-align: center;
     color: #000;
     background-color: #fc615e;
     margin: 0 auto;
     border-radius: 2px;
 }

 .bene_section02 .section02_bg .join_btn:hover {
     display: block;
     font-size: 30px;
     font-weight: 600;
     width: 500px;
     height: 100px;
     line-height: 100px;
     text-align: center;
     color: #000000;
     background-color: #fff;
     margin: 0 auto;
 }



.notice_title {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}

.notice_section {
    display: block;
}

.notice_section dl {
    text-align: left;
    width: 650px;
    margin: 30px auto 60px;
    font-size: 18px;
    position: relative;
}

.notice_section dd {
    padding-left: 13px;
    margin-bottom: 15px;
}

.notice_section dd:before {
    content: "-";
    position: absolute;
    left: 0;
}

#notice_toggle {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    background: #000000;
    width: 160px;
    height: 40px;
}

.bene_section022 {
    position: relative;
    width: 1100px;
    margin: 50px auto;
}

.new_join .bene_section03 {
    width: 100%;
}

.bene_section03 .banner_img {
    background-color: #cdecff;
    text-align: center;
    padding: 60px 0;
}

.bene_section03 h2 {
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    display: block;
    width: 1100px;
    margin: 20px auto;
}

.bene_section03 h2:before {
    content: '|';
    font-weight: 900;
    color: #0075c5;
    font-size: 30px;
    padding-right: 10px;
}

.bene_section03 .wrap {
    padding-bottom: 60px;
}

.bene_section03 .notice_title {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}

.bene_section03 .notice_section {
    display: block;
}

.bene_section03 .notice_section dl {
    text-align: left;
    width: 600px;
    margin: 0 auto;
    font-size: 18px;
    position: relative;
    padding: 30px 0 60px;
}

.bene_section03 .notice_section dd {
    padding-left: 13px;
    margin-bottom: 15px;
}

.bene_section03 .notice_section dd:before {
    content: "-";
    position: absolute;
    left: 0;
}





.item_title {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    height: 100px;
    line-height: 100px
}


.blackfri_prod_wrap {
    width: 1100px;
    margin: 0 auto;
}

.blackfri_prod_wrap .normal_prod_box {
    overflow: hidden;
    width: 100%;
}

.blackfri_prod_wrap .normal_prod_box .blackfri_item {
    float: left;
    height: 600px;
    width: 500px;
    padding: 20px 32px;
}

.blackfri_prod_wrap .normal_prod_box .blackfri_item a {
    display: block;
}

.blackfri_prod_wrap .normal_prod_box .blackfri_item a img {
    max-width: 100%;
}

.blackfri_prod_wrap .normal_prod_box .blackfri_item .prod_name {
    text-align: center;
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
}

.blackfri_prod_wrap .normal_prod_box .blackfri_item .prod_price {
    text-align: center;
}

.blackfri_prod_wrap .normal_prod_box .blackfri_item .prod_price span {
    font-size: 20px;
}

.blackfri_prod_wrap .normal_prod_box .blackfri_item .prod_price .org_price {
    font-weight: 700;
    color: #eb1b1b;
    font-family: 'Malgun Gothic';
}

.blackfri_prod_wrap .discnt_per {
    margin-left: 15px;
    margin-right: 3px;
    font-weight: 700;
    color: #eb1b1b;
    padding-right: 12px;
    background: url(/design/samdacom1/wib/img/common/discount.png) no-repeat;
    background-size: 6px;
    background-position: center right;
    float: initial;
}


#div4banners {
    display: flex;
    justify-content: space-between;
}

#div4banners > div {
    width: 20%;
    padding: 20px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

#div4banners > div img {
    margin: 0 0 15px 0
}

#div4banners h4 {
    font-size: 25px;
    margin: 0 0 5px 0
}

#div4banners p {
    font-size: 15px;
}

.red {
    color: #eb1b1b;
}

.prod_subname {
    font-size: 20px;
    text-align: center;
    color: #0871bf;
    line-height: 25px;
    padding: 0 20px;
    display: none;
}

.samdapack_item {
}

.center {
    text-align: center;
}

.font20 {
    font-size: 20px;
}

.font14 {
    float: right;
}

.name {
    padding: 10px 0;
}

.long_banner {
    background-color: #394867;
    margin-bottom: 20px;
}

.long_banner .info {
    width: 1100px;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
}

.long_banner .info .up {
    font-size: 40px;
    color: #fcd0b5;
    font-weight: 700;
}

.long_banner .info .down {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
}

/* BASIC css end */



.normal_prod_wrap .normal_prod_box .normal_item .prod_thumb {width:100% !important;}
.normal_prod_wrap .prod_spacs .prod_name {padding-bottom:10px;    height: 39px;}
.cate_btn {
    width: 100%;
    background: #f4f5f6;
    display: table;
    padding: 30px;
    box-sizing: border-box;
}
.cate_btn a {
    display: inline-block;
    width: 33.333333%;
    float: left;
    padding: 10px 30px;
    /* border-radius: 8px; */
    /* overflow: hidden; */
    box-sizing: border-box;
    text-align: center;
    color: #000;
    font-size: 20px;
 }
 .cate_btn a span {
    padding: 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #d9d9d9;
 }
 .cate_btn a span:hover {
border-color: #629ecb;
    z-index: 5;
}

/* BASIC css end */

