.mypage_container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.625em 0.4375em 5em 0.4375em;
    background: #eeeeee;
}

.mypage_info_top_header {
    border-bottom: 1px solid #e5e5e5;
    border-radius: 2px 2px 0 0;
    overflow: hidden;
}

.mypage_container .my-info {
    padding: 0 0 0.625em 1em;
    color: #fff;
    background: #fe435d;
	font-size: 1em;
}

.my-info .my-info-base {
    height: 2.75em;
    margin: 0 0 0.25em;
    font-size: 1em;
    line-height: 2.6875;
    font-weight: normal;
    overflow: hidden;
}

.my-info  .my-info-base .my-info--grade {
    height: 0.45em;
    margin: 0 0 0 -0.18181818em;
    color: #ffccd3;
    font-size: 0.88em;
    line-height: 1.3636;
}

.my-info .my-info-points::after {
    clear: both;
}
.my-info  .my-info-points::before, .my-info .my-info-points::after {
    content: " ";
    display: table;
}


.my-info .my-info-points li {
    float: left;
    font-size: 1em;
    line-height: 1.3636;
}
.my-info  .my-info-points li + li {
    margin-left: 1.27em;
}


.my-info .my-info-points a {
    color: inherit;
	text-decoration: none;
}




.mypage_container_sub {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 4px rgba(0,0,0,0.15);
    background: #fff;
    font-size: 1em;
    border-radius: 2px;
}

.mypage_container_sub .content-toggle-header::after {
    clear: both;
}
.mypage_container_sub .content-toggle-header::before, .mypage_container_sub .content-toggle-header::after {
    content: " ";
    display: table;
}
.mypage_container_sub .content-toggle-header {
    position: relative;
    padding: 0 2.1875em 0 1em;
    border-bottom: 1px solid #f5f5f5;
}

.mypage_container .content-toggle-title {
    float: left;
    height: 3.38em;
    margin: 0;
    color: #424242;
    font-size: 1em;
    line-height: 3.4615;
    font-weight: normal;
    overflow: hidden;
}

.mypage_container .content-toggle-link::after {
    content: "";
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0.62em;
    height: 1em;
    background-image: url("../images/sprite--icons-v2.png");
    background-repeat: no-repeat;
    background-position: -109px 0;
    overflow: hidden;
}
.mypage_container .content-toggle-link {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    color: transparent;
	text-decoration: none;
}


/*ÄíÆù °ü·Ã ³»¿ª Á¤º¸*/

.my_coupl {
    clear: both;
    width: 100%;
    border-top: 2px solid #BFBFBF;
    border-bottom: 2px solid #5F5F5F;
}
.my_coupl table {
    border-collapse: collapse;
    border-spacing: 0;
} 
.my_coupl th {
    padding: 10px 0;
    border-right: 1px solid #e2e2e2;
    font-size: 13px;
    text-align: center;
    color: #7a7a7a;
    background: #f5f5f5;
}
.my_coupl th.th1 {
    width: 5%;
}

.my_coupl th.th2 {
    width: 45%;
}
.my_coupl th.th3 {
    width: 15%;
}

.my_coupl th.th4 {
    width: 20%;
}


.my_coupl th.th5 {
    width: 15%;
    border-right: none;
}


.my_coupl td {
    padding: 6px 4px;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 14px;
    color: #434343;
    letter-spacing: -1px;
    word-break: keep-all;
}

.my_coupl td.td1 {
    width: 5%;
    text-align: center;
}

.my_coupl td.td2 {
    width: 45%;
}


.my_coupl td.td3 {
    width: 15%;
    text-align: right;
	padding-right: 6px;
}

.my_coupl td.td4 {
    width: 20%;
    text-align: center;
}

.my_coupl td.td5 {
    width: 15%;
    text-align: center;
    border-right: none;
}
/*ÄíÆù °ü·Ã ³»¿ª Á¤º¸*/


/*È¸¿ø µî±Þ °ü·Ã ³»¿ª Á¤º¸*/
.mem_level_info {
    clear: both;
    width: 100%;
    border-top: 2px solid #BFBFBF;
    border-bottom: 2px solid #5F5F5F;
}
.mem_level_info table {
    border-collapse: collapse;
    border-spacing: 0;
} 
.mem_level_info th {
    padding: 10px 0;
    border-right: 1px solid #e2e2e2;
    font-size: 13px;
    text-align: center;
    color: #7a7a7a;
    background: #f5f5f5;
}
.mem_level_info th.th1 {
    width: 20%;
}

.mem_level_info th.th2 {
    width: 16%;
} 

.mem_level_info td {
    padding: 6px 4px;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 14px;
    color: #434343;
    letter-spacing: -1px;
    word-break: keep-all;
}

.mem_level_info td.td1 {
    width: 20%;
    text-align: center;
}

.mem_level_info td.td2 {
    width: 16%;
    text-align: center;
}

/*È¸¿ø µî±Þ °ü·Ã ³»¿ª Á¤º¸*/



/*ÁÖ¹® °ü·Ã ³»¿ª Á¤º¸*/
.my_ordl {
    clear: both;
    width: 100%;
    border-top: 2px solid #BFBFBF;
    border-bottom: 2px solid #5F5F5F;
}
.my_ordl table {
    border-collapse: collapse;
    border-spacing: 0;
} 
.my_ordl th {
    padding: 10px 0;
    border-right: 1px solid #e2e2e2;
    font-size: 13px;
    text-align: center;
    color: #7a7a7a;
    background: #f5f5f5;
}
.my_ordl th.th1 {
    width: 20%;
}
.my_ordl th.th2 {
    width: 17%;
}
.my_ordl th.th3 {
    width: 15%;
}
.my_ordl th.th4 {
    width: 20%;
}
.my_ordl th.th5 {
    width: 28%;
    border-right: none;
}


.my_ordl td {
    padding: 6px 4px;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 14px;
    color: #434343;
    letter-spacing: -1px;
    word-break: keep-all;
}

.my_ordl td.td1 {
    width: 20%;
    text-align: center;
}

.my_ordl td.td2 {
    width: 17%;
    text-align: center;
}

.my_ordl td.td3 {
    width: 15%;
    text-align: center;
}

.my_ordl td.td4 {
    width: 20%;
    text-align: center;
}

.my_ordl td.td5 {
    width: 28%;
    text-align: center;
}

.btn_order_desc a {
    height: 25px;
    border: 1px solid #C1C1C1;
    border-radius: 2px;
    background: #E9E9E9;
    font-size: 12px; 
    line-height: 18px;
    color: #727272;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}
.btn_order_cancel a {
    height: 25px;
    border: 1px solid #93c7f5;
    border-radius: 2px;
    background: #f0f9ff;
    font-size: 12px; 
    line-height: 18px;
    color: #5ca5e5;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}


.btn_order_porter a {
    height: 25px;
    border: 1px solid #62b120;
    border-radius: 2px;
    background: #eff7e8;
    font-size: 12px; 
    line-height: 18px;
    color: #4b6f06;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}
 
/*ÁÖ¹®¹× »ó¼¼ Á¤º¸ º¸¿©ÁÖ±â*/
.detail_orderdesc_infowrap {
	position:relative;
	/*padding:15px 0px 15px 0px;*/
	background:#FFFFFF;
	border-top: 1px solid #b3bec2;
	border-bottom: 1px solid #b3bec2;
}



.my_ord_desc {
    clear: both;
    width: 100%; 
    border-top: 1px solid #BFBFBF;
    border-bottom: 1px solid #5F5F5F;
}
.my_ord_desc table {
    border-collapse: collapse;
    border-spacing: 0;
} 

.my_ord_desc th.th_a{
    width: 100%;
    height: 30px;
}

.my_ord_desc th.th1 {
    width: 50%;
    height: 30px;
}
.my_ord_desc th.th2 {
    width: 50%;
    height: 30px;
}

.my_ord_desc td.td_a {
    width: 100%;
    text-align: center;
    vertical-align: top;
	padding: 5px 5px 20px 5px;
}

.my_ord_desc td.td1 {
    width: 50%;
    text-align: center;
    vertical-align: top;
	padding: 5px 5px 20px 5px;
}



.my_ord_desc td.td2 {
    width: 50%;
    text-align: center;
    vertical-align: top;
	padding: 5px 5px 20px 5px;
}

.my_ord_desc_sub {
    clear: both;
    width: 100%;
    border: 1px solid #BFBFBF;
}


.my_ord_desc_sub td.td_sub1 {
    width: 20%;
    text-align: left;
	background:#F7F7F7;
    border-bottom: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    color: #222;
	padding: 5px 0px 5px 5px;
}

.my_ord_desc_sub td.td_sub2 {
    width: 80%;
    text-align: left;
	background:#FFFFFF; 
    border-bottom: 1px solid #BFBFBF;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    color: #222;
	padding: 5px 0px 5px 5px;
}

.detail_orderdesc_baguni_infowrap {
	position:relative;
	float:center;
	padding:15px 0px 30px 0px;
	background:#FFFFFF;
	border-top: 1px solid #b3bec2;
	/*border-bottom: 1px solid #b3bec2;*/
}




.detail_orderdesc_baguni_infowrap .s_tit {
	font-size: 15px;
	color: #222;
	font-family: "WebNanum","Malgun Gothic","¸¼Àº °íµñ",sans-serif;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	width: 95%;
	margin:0 auto;
}

/*ÁÖ¹®  Àå¹Ù±¸´Ï »ó¼¼ ³»¿ª*/
.detail_orderdesc_baguni_infowrap .my_ord_baguni_desc {
    width: 98%;
	margin:0 auto;
    border-top: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
}


.my_ord_baguni_desc th.th_b1 {
    width: 55%;
    height: 30px;
	background:#F7F7F7;
    border-bottom: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    color: #222;
}
.my_ord_baguni_desc th.th_b2 {
    width: 25%;
    height: 30px;
	background:#F7F7F7;
    border-bottom: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    color: #222;
}
.my_ord_baguni_desc th.th_b3 {
    width: 10%;
    height: 30px;
	background:#F7F7F7;
    border-bottom: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    color: #222;
}
.my_ord_baguni_desc th.th_b4 {
    width: 5%;
    height: 30px;
	background:#F7F7F7;
    border-bottom: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    color: #222;
}
.my_ord_baguni_desc th.th_b5 {
    width: 20%;
    height: 30px;
	background:#F7F7F7;
    border-bottom: 1px solid #BFBFBF; 
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    color: #222;
}


.my_ord_baguni_desc td.my_ord_baguni_no_desc {
    width: 100%;
    height: 150px;
	background:#FFFFFF;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 12px;
    text-align: center;
	color: #cc0000;
}


.my_ord_baguni_desc td.td_b1 {
    width: 55%; 
	background:#FFFFF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF;
	padding:5px;
}

.my_ord_baguni_desc td .ba_barcode {
    display: block;
    padding-left: 4px;
    color: #000;
}

.my_ord_baguni_desc td .item_name a{
    /*display: block;
    vertical-align: top;*/
    padding-left: 4px; 
    color: #000000;
    text-decoration: none;
}



.my_ord_baguni_desc td.td_b2 {
    width: 25%; 
	background:#FFFFF;
    text-align: right;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF; 
	padding:5px;
}

.my_ord_baguni_desc .de_price {
    display: inline-block;
    font-size: 13px;
    font-family: "helvetica";
    text-decoration: line-through;
    letter-spacing: 0px;
}



.my_ord_baguni_desc  .ok_price {
    display: inline-block;
    margin-top: 0px;
    margin-right: 3px;
    font-family: Times New Roman;
    font-size: 16px;
    color: #222;
    font-weight: bold;
}


.my_ord_baguni_desc .ssg_tx {
    line-height: normal;
    font-style: normal;
    font-weight: normal;
}


.my_ord_baguni_desc td.td_b3 {
    width: 10%; 
	background:#FFFFF;
    text-align: right;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF; 
	padding-right:5px;
}


.my_ord_baguni_desc td.td_b4 {
    width: 5%; 
	background:#FFFFF;
    text-align: center;
    border-right: 1px solid #BFBFBF;
    border-bottom: 1px solid #BFBFBF; 
}

.my_ord_baguni_desc  td .ba_qty {
    display: block;
    text-align: right;
    color: #222;
}


.my_ord_baguni_desc td.td_b5 {
    width: 20%; 
	background:#FFFFFF; 
    text-align: right;
    border-bottom: 1px solid #BFBFBF; 
    font-size: 14px;
    color: #ff6600;
	padding-right:5px;
}
/*ÁÖ¹®  Àå¹Ù±¸´Ï »ó¼¼ ³»¿ª*/

/*ÁÖ¹®  Àå¹Ù±¸´Ï °¡°Ý¹× ÇÒÀÎ ³»¿ª*/

/*ÃÑ°áÁ¦±Ý¾× »ó´Ü*/
.my_order_tsec{
	width: 95%; 
	margin:0 auto;
	padding:10px 0px 10px 0px;
}
.my_save_store{
	position:relative; 
	background:#fff0f0; 
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    font-size: 14px;
    color: #222;
}
.my_order_calculator{
    margin: 0;
}
.my_order_tsec .my_cal_atotal {
    padding-left: 19px;
}

.my_cal_atotal::after {
    display: block;
    clear: both;
    content: "";
    color: #666;
}
.my_cal_atotal {
    padding: 8px 35px 7px 11px;
}
.my_cal_atotal .t_total {
    float: left;
    font-size: 14px; 
    font-weight: bold;
}
.my_cal_atotal .t_money {
    float: right;
    font-size: 14px; 
    font-weight: bold;
    color: #4c4c4c;
}
/*ÃÑ°áÁ¦±Ý¾× »ó´Ü*/


/*ÁÖ¹®  Àå¹Ù±¸´Ï °¡°Ý¹× ÇÒÀÎ ³»¿ª*/
.my_order_tsec .my_cal_infolst {
    margin: 0 auto;
}
.my_cal_infolst li::after {
    display: block;
    clear: both;
    content: "";
}

.my_cal_infolst li {
    position: relative;
    padding: 8px 35px 7px 11px;
    background: url(../images/line_xdot_cccccc_baguni.gif) repeat-x;
    background-size: 2px 1px;
}
 

 
.my_cal_infolst .side_tit {
    float: left;
    position: relative;
    padding-left: 22px;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
}

.my_cal_infolst .end_money {
    float: right;
    font-size: 12px;
    color: #4c4c4c;
    font-style: normal;
    font-weight: normal;
	
}


.my_order_tsec .my_cal_etotal {
    padding-left: 19px;
}
.my_cal_etotal::after {
    display: block;
    clear: both;
    content: "";
}
.my_cal_etotal {
    padding: 7px 37px 7px 11px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


.my_cal_etotal .ico_cequal {
    width: 15px;
    height: 15px;
    background-position: -50px -151px;
}

.my_cal_etotal .end_money {
    float: right;
    font-size: 14px;
    
/*ÁÖ¹®¹× »ó¼¼ Á¤º¸ º¸¿©ÁÖ±â*/


