/*마이페이지메인*/
.memberGradeWrap .memberInfo{
    float:left;
    box-sizing:border-box;
    height:285px;
    padding:40px 30px;
    border-right:1px solid #e7e8ee;
    width:40%;
}
.memberGradeWrap .myState{
    float: left;
    height: 285px;
    box-sizing: border-box;
    padding: 55px 0px;
    width: 60%;
    text-align: center;
}
.memberGradeWrap .myState li{float: left;width: 33.3%;box-sizing:border-box;padding-right: 18px;}
.memberGradeWrap .myState li:last-child{padding-right:0px}
.memberGradeWrap .myState li .icon {
    height: 80px;
    width: 80px;
    background: url('/images/common/mypage/001/icon_group.png');
    -webkit-background-size: 700px 700px;
    background-size: 700px 700px;
    display: block;
    background-position: -94px -224px;
    background-repeat: no-repeat;
    margin: 0px auto 5px;
    border-radius: 50%;
    border:0px;
}
.memberGradeWrap .myState li+li .icon {
    background-position: -175px -224px;
}
.memberGradeWrap .myState li+li+li .icon {
    background-position: -255px -224px;
}
.memberGradeWrap .myState li+li+li+li .icon {
    background-position: -335px -224px;
}
.myGrade{
    overflow: hidden;
    font-size: 20px;
    color: #333333;
    text-align: center;
}
.myGrade p+p{}
.myGrade span,.myGrade p{font-size:14px;padding:6px 0px;}

.memberInfo .myCode,.myState .point, .myState .coupon, .myState .compensation, .myState .review{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.myGrade .myCode a{
    border: 1px solid #d2d3d7;
    line-height: 30px;
    padding: 5px;
    border-radius: 50px;
    font-weight: bold;
    display: block;
    width: 115px;
    text-align: center;
    letter-spacing: -1px;
}
.myState .review{font-family:unset;}
.memberInfo .stitle,.memberInfo .myCode{
    text-align: center;
}
.memberInfo .myCode,.myState .compensation,.myState .review{margin-bottom:10px;}
.myState .help,.memberInfo .help,.wishlistBox .help{
    position: absolute;
    top: -15px;
    left: 25px;
    width: 220px;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid rgb(0,0,0,0.08);
    box-shadow: rgb(0 0 0 / 8%) 3px 2px 10px;
    line-height: 20px;
}
.myState .help ul li,.memberInfo .help ul li{
    float:unset;
    text-align:left;
    width:100%;
}
.mypagePointInfo{display:none;}
.myOrderTbl {
    width: 100%;
    height: 115px;
    border: 1px solid rgba(0,0,0,0.06);
    background: rgba(0,0,0,0.02);
    margin-bottom:20px;
}
.myOrderTbl th {
    padding-left: 30px;
    color: #333;
    text-align: left;
    font-size: 25px;
    font-weight: normal;
    vertical-align: middle;
    padding-top: 0px;
}
.myOrderTbl td {
    width: 14%;
    padding: 8px 0px;
    text-align: center;
    color: #333;
    line-height: 25px;
}
.myOrderTbl td strong {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    padding-right: 4px;
}
.myOrderTbl a {
    color: #333;
}

.reviewBenefitsBody{
    display:none;
    position:absolute;
    left:5%;top:-18px;
    width:90%;
    border-radius:3px;
    z-index: 999999;
    background: #ffffff;
    border: 1px solid #3d3d3d;
    padding: 9px;
    box-sizing:border-box;
}
.reviewBenefitsBody ul li{
    line-height:140%;
    font-size:12px;
    text-align:left;
}
.reviewBenefitsBody p{
    color: #3d3d3d;
    font-weight: bold;
    font-size:13px;
    padding-bottom:5px;
    text-align:left;
}
.reviewBenefitsBody p .close_modal{
    float: right;
    font-size: 25px;
    color: #3d3d3d;
    font-weight: normal;
    cursor:pointer;
}

/*텝메뉴 02*/
.order_type{
    border-right:1px solid rgba(0,0,0,0.08);
}
.order_type a.on {
    border: 1px solid rgba(0,0,0,0.08);
    border-bottom: none;
    box-sizing: border-box;
    background: none;
    font-weight: bold;
}
.order_type a {
    display: block;
    line-height: 39px;
    margin-left: -1px;
    min-width: 180px;
    border: 1px solid rgba(0,0,0,0.08);
    box-sizing: border-box;
    background: rgba(0,0,0,0.01);
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,0);
    border-right: 0px;
}


/*그레이박스*/
.grayboxWrap01 {
    text-align: center;
    border: 1px solid rgba(0,0,0,0.06);
    background: rgba(0,0,0,0.02);
    margin-bottom: 40px;
    padding: 25px;
}
.grayboxWrap{
    text-align:center;
    border: 1px solid rgba(0,0,0,0.06);
    background: rgba(0,0,0,0.02);
    margin-bottom:40px;
}

/*select박스*/
.select01 {
    height: 35px;
    line-height: 33px;
    padding: 0px 5px;
    border-radius: 4px;
    margin-right: 2px;
    color: #3d3d3d;
    font-size: 14px;
}

/*etc*/
.mypageText {
    margin: 15px 0px;
}

/* 마이페이지 */
.mypagemembergroup {
    height:36px;
    text-align:left;
}
.mypagemembergroup .groupinfotext {
    float: left;
    margin: 13px 0px;
    font-size: 15px;
    font-weight: bold;
}
.mypagemembergroup .groupinfotext .st1 {
    font-weight:bold;
    color:#666666;
}
.mypagemembergroup .groupinfotext .st2 {
    font-weight:bold;
    color:#f43142;
}
.mypagemembergroup .gruopinfogo {float:left;}
.mypagemembergroup .gruopinfogo a{
    font-size:11px;
    height:36px;
    line-height:36px;
    font-weight:700;
}
.mypagetmenu{
    width:100%;
    margin-bottom:20px;
    border: 1px solid rgba(0,0,0,0.08);
    table-layout: fixed;
}
.mypagetmenu caption{display:none;}
.mypagetmenu .nowMyPage{
    border-top: 1px solid #3d3d3d;
    color: #3d3d3d;
}
.mypagetmenu .nowMyPage a{
    color:#3d3d3d;
    font-weight:bold;
}
.mypagetmenu td{
    width: 10%;
    padding: 10px 0px;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.08);
}


.mypageMemInfo{
    margin-top:20px;
    padding:4px;
    background:#0082f0;
}
.mypageMemInfo h6{
    padding-bottom:8px;
    color:#444444;
    font-size:13px;
    font-weight:600;
}
.mypageMemInfo .infoDiv{
    padding:20px;
    background:#ffffff;
    overflow:hidden;
}
.mypageMemInfo .infoDiv .memberInfo{
    margin-bottom:20px;
    padding-bottom:15px;
    padding-left:70px;
    border-bottom:1px solid #e9e9e9;
    background:#ffffff url('..//images/common/mypage/001/icon_myinfo.gif') no-repeat;
    background-position:0% 4px;
}
.mypageMemInfo .infoDiv .memberInfo p{padding:1px 0px;}
.mypageMemInfo .infoDiv .memberInfo .titText{
    display:inline-block;
    width:90px;
    font-weight:600;
}
.mypageMemInfo .infoDiv .pointInfo{
    float:left;
    width:20%;
    height:55px;
    padding-left:70px;
    background:url('..//images/common/mypage/001/icon_mypoint.gif') no-repeat;
}
.mypageMemInfo .infoDiv .couponInfo{
    float:left;
    width:20%;
    height:55px;
    padding-left:70px;
    background:url('..//images/common/mypage/001/icon_mycoupon.gif') no-repeat;
}
.mypageMemInfo .infoDiv .giftcardInfo{
    float:left;
    height:55px;
    padding-left:70px;
    background:url('..//images/common/mypage/001/icon_mygiftcard.gif') no-repeat;
}

.mypageMemGrade {
    margin-top:20px;
    border:1px solid #e5e5e5;
    border-bottom:none;
}
.mypageMemGrade h6{
    padding-bottom:8px;
    color:#444444;
    font-size:13px;
    font-weight:600;
}
.mypageMemGrade .gradeDiv{
    padding:20px;
    background:#ffffff;
    border-bottom:1px solid #e5e5e5;
    overflow:hidden;
}
.mypageMemGrade .gradeDiv .memGradeInfo{
    float:left;
    width:40%;
    padding-right:20px;
    padding-left:70px;
    background:url('..//images/common/mypage/001/icon_memgrade.gif') no-repeat;
    background-position:0% 25px;
    border-right:1px solid #e5e5e5;
}
.mypageMemGrade .gradeDiv .memSnsInfo{
    float:left;
    width:40%;
    margin-left:20px;
}
.mypageMemGrade .addMemGradeInfo{
    padding:20px;
    background:#ffffff;
    overflow:hidden;
}
.mypageMemGrade .addMemGradeInfo .yourGrade{
    margin-bottom:10px;
    padding:7px 10px;
    background:#f9f9f9;
    border:1px solid #f2f2f2;
}

.orderCount{background:#e5e5e5;}
.orderCount caption{display:none;}
.orderCount th{
    background:#aaaaaa;
    color:#ffffff;
    text-align:left;
    padding:10px;
}
.orderCount td{
    background:#ffffff;
    padding:10px;
    text-align:center;
}

.mypageOrderlist{margin-top:40px;}
.mypageOrderlist h6{padding-bottom:10px;}
.mypageOrderlist .orderListTable{border-top:2px solid #444444;}
.mypageOrderlist .orderListTable caption{display:none;}
.mypageOrderlist .orderListTable th{height:32px;background:#f5f5f5;border-bottom:1px solid #dddddd;}
.mypageOrderlist .orderListTable td{padding:10px 5px;border-bottom:1px solid #bbbbbb;}
.mypageOrderlist .orderListTable .firstTd{padding:10px 0px;border-right:1px solid #eeeeee;}
.mypageOrderlist .orderListTable .firstTd .orderDate{font-weight:600;height:25px;border-bottom:1px solid #eeeeee;}

.mypageWishlist{margin-top:40px;}
.mypageWishlist h6{margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #444444;}


/* 마이페이지 나의 정보 */
.pointfaq h3 {padding-bottom:15px; padding-left:36px; line-height:29px; color:#53585b; font-size:18px; background:url('/images/003/no3.gif') no-repeat;}
.pointfaq h4 {font-size:16px; color:#51595b; padding-bottom:5px;}
.pointfaq p {padding-bottom:25px;}

.snshongboinfo h4 {padding-left:36px; line-height:29px; color:#53585b; font-size:18px; background:url('/images/003/no2.gif') no-repeat;}
.snshongboinfo .addpoint {background:#f5f7f6; margin:10px 0px 20px 0px; padding:25px 50px; font-size:20px; line-height:28px;}
.snschannel h4 {font-size:16px; padding-bottom:5px;}
.urlhongboinfo h4 {padding-bottom:10px; padding-left:36px; line-height:29px; color:#53585b; font-size:18px; background:url('/images/003/no3.gif') no-repeat;}

.mypage_mem_info {color:#dc0103; font-weight:bold;font-size: 20px;position: relative;}
.mypage_list_title{overflow:hidden;margin:60px 0px 10px;}
.mypage_list_title h3{float:left;color:#2d2d2d;font-size:22px; letter-spacing:-0.5px; font-weight:bold;}
.mypage_list_title a{float:right;}
.mypage_list_cont { letter-spacing:-0.5px; padding:15px 0px;}
.mypage_list_cont2 {letter-spacing:-0.5px;padding:2px 0px;text-align:center;}
.mypage_order_line {border-right:1px solid #e5e5e5; padding-bottom:10px;}
.mypage_order_line2 {border-bottom:1px solid #e5e5e5; font-size:12px; letter-spacing:-0.5px; padding-left:15px;}

/*마이페이지 적립금*/
.mypagePointInfo{
    overflow:hidden;
    padding:30px;
    border: 1px solid #e5e5e5;
    margin-bottom:30px;
    border-top:0px;
}
.mypagePointInfo div{
    float:left;
    width:33.3%;
    padding-left:80px;
    box-sizing: border-box;
    min-height:55px;
}
.mypagePointInfo div+div{
    float:left;
    width:33.3%;
    padding-left:80px;
}
.mypagePointInfo div .more{
    background: #ffffff;
    border: 1px solid #cdcdcd;
    font-size: 13px;
    padding: 0px;
    width: 60px;
    text-align: center;
    border-radius: 30px;
    padding: 0px 4px;
    color: #cdcdcd;
    margin-left: 4px;
}
.mypagePointInfo div+div+div{
    float:left;
    width:33.3%;
    padding-left:80px;
}
.mypagePointInfo div+div+div p a{
    float: right;
    background: #3d3d3d;
    color: #ffffff;
    font-size: 13px;
    padding: 0px;
    display: block;
    width: 50px;
    text-align: center;
    border-radius: 30px;
}
.mypagePointInfo div .mypage_list_title{margin:0px;}
.tPointBox{
    display:table;
    width:100%;
    padding:40px;
    box-sizing:border-box;
    border-collapse: separate;
}
.tPointBox .red{color:#FF2400;}
.tPointBox .point,.tPointBox span{
    font-size:26px;
}
.tPointBox .point .name{position: relative;}
.tPointBox .point .name::before{
    content: "";
    height: 80px;
    width: 80px;
    background: url('/images/common/mypage/001/icon_group.png');
    -webkit-background-size: 700px 700px;
    background-size: 700px 700px;
    display: block;
    background-position: -94px -310px;
    background-repeat: no-repeat;
    margin: 3px;
    position: absolute;
    left: -90px;
    top: -30px;
}
.tPointBox .point{display:table-cell;width:68%;text-align:right;}
.tPointBox .button{display:table-cell;width:32%;text-align:left;}
.tPointBox .btnOrange{background: #ff9000;
    color: #ffffff;
    border-radius: 50px;
    padding: 8px 20px;
    font-weight: bold;
    margin-left:10px;}
.pageingarea{margin:20px 0px;}

/*마이페이지 쿠폰*/
.couponBox,.wishlistBox{
    display:table;
    width:100%;
    padding:40px;
    box-sizing:border-box;
}
.couponBox .red{color:#FF2400;}
.couponBox .coupon, .couponBox span{font-size:26px;}
.couponBox .coupon .name{position: relative;}
.couponBox .coupon .name::before{
    content: "";
    height: 80px;
    width: 80px;
    background: url('/data/design/images/cmn/icon_u_group01.png');
    -webkit-background-size: 700px 700px;
    background-size: 700px 700px;
    display: block;
    background-position: -265px -305px;
    background-repeat: no-repeat;
    margin: 3px;
    position: absolute;
    left: -90px;
    top: -30px;
}
.couponBox .coupon,.wishlistBox .wishlist{
    display:table-cell;
    width:65%;
    text-align:right;
}
.couponBox .button,.wishlistBox .button{
    display: table-cell;
    width: 35%;
    text-align: left;
    font-size: 20px;
    padding-left:5px;
}
.couponBox .button span{font-size:20px;}
.couponBox .btnOrange{
    background: #ff9000;
    color: #ffffff;
    border-radius: 50px;
    padding: 8px 20px;
    font-weight: bold;
    margin-left:10px;
}


.pageingarea{margin:20px 0px;}
.btn_s_line3 {
    display: inline-block;
    padding: 0px 8px;
    background: rgba(255,255,255,0);
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 4px !important;
    text-decoration: none;
    font-size: 14px;
    margin: 0px 2px 0px 0px;
    line-height: 33px;
}
.couponUpload{
    text-align:right;
    padding:0px 0px 10px 0px;
}
.couponUpload .btn_m_gray2{
    width:70px;
}
.couponList .date{
    color: #a0a0a0;
    font-size: 13px;
    padding: 3px 0px;
}
.btn_couponDown {
    position: relative;
    background: #ffffff;
    padding: 10px;
    width: 200px;
    box-sizing: border-box;
    border-radius: 0px;
    border: 1px solid #a0a0a0;
    min-height: 45px;
}
.btn_couponDown p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #f43142;
    line-height: 45px;
}
.btn_couponDown p span{
    color: #a0a0a0;
    font-size: 13px;
    padding: 0px;
}

.btn_couponDown .img01 {
    position: absolute;
    top: 56%;
    right: -4px;
    width: 30px;
    height: 30px;
    margin-top: -17px;
    background: url(/data/design/images/icon_shop_group.png) no-repeat;
    background-size: 700px;
    background-position: 16px -90px;
}

.help {
display: none;
position: absolute;
top: -5px;
left: 25px;
width: 300px;
padding: 20px;
border-radius: 10px;
background: #ffffff;
color: #6a6a6a;
border: 1px solid rgb(0,0,0,0.08);
text-align: center;
box-shadow: rgb(0 0 0 / 8%) 3px 2px 10px;
font-size: 12px;
line-height: 20px;
z-index: 9999;
font-weight: normal;
}
.help .guideText li{font-size:13px !important;}
.help .guideText li span{font-size:15px}

/*마이페이지 위시리스트*/
.mypageBaseTable1 .prname img{display:none;}
.itemListTbl .tdstyle2a table td .btnWrap .btn_m_gray1,.itemListTbl .tdstyle2a table td .btnWrap .btn_m_line2{
    margin:5px auto;
}
.grayboxWrap01 .wishlist {
    font-size:26px;
    color:#333333;
}


/* 마이페이지 주문 현황/반품환불 현황 */
.myOrderTbl td strong {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding-right: 4px;
}

/*마이페이지 배송지관리*/
 #insert_delivery_pop{
     display:none;
     -webkit-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;
 }
.wrap_insert_delivery{
    position:fixed;
    top:0px;
    left:0px;
    display:table;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    z-index:999;
}
#cell_insert_delivery{
    display:table-cell;
    border:0px solid #ddd;
    box-sizing:border-box;
    vertical-align:middle;
    -webkit-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;
}


/* 마이페이지 정보수신현황(SMS/EMAIL) */
.recInfoDivLeft {}
.recInfoDivRight {margin-top:20px;}