@charset "utf-8";
/*
* My Page - bjlim
*/

.mypage_wrap{ padding: 24px 0; }
.mypage_wrap .title{
	font-size: 24px;
	color: #343434;
	height: 42px;
}
.mypage_wrap .comm_menu{
	width: 200px;
	float: left;
}
.mypage_wrap .mypage {
	width: 200px;
	height: 270px;
	background: #fdfdfd;
	border: 1px solid #edeeef;
	border-radius: 4px;
	text-align:center;
}
/*.mypage_wrap .mypage img {margin:14px 9px 0 69px;}*/

.mypage_wrap .mypage .user {
	width: 200px;	
	padding: 5px 0;
}
.mypage_wrap .mypage .user .btn{ margin-top: 5px; }

.mypage_wrap .comm_menu .info{
	border: 1px solid #d3d3d3;
	background: #fff;
	width: 170px;
	height: 90px;
	margin: 5px 10px;
	padding: 10px 4px;
}
.mypage_wrap .comm_menu .info dt,
.mypage_wrap .comm_menu .info dd{ float: left; font-size: 13px; font-weight: 300; height: 21px; line-height: 21px; font-size: 13px;}
.mypage_wrap .comm_menu .info dt{ clear: both; width: 80px; color: #0000A0;}
.mypage_wrap .comm_menu .info dd{ text-align: right; width: 90px; color: #000;}


.mypage_wrap .btn{	
	display: block;
	height: 21px;
	line-height: 21px;
	text-align: center;
	border: 1px solid #b9b9b9;
	background: #fff;	
	border-radius: 2px;
	font-size: 12px;
	margin-bottom: 4px;
}
.mypage_wrap .btn span{
	color: #DD595E;
	font-size: 10px;
	margin-right:4px;
	float: right;
}

.mypage_wrap .btn.w90{width: 90px;}
.mypage_wrap .btn.w80{width: 80px;}
.mypage_wrap .btn.w85{width: 85px;}
.mypage_wrap .btn.w150{width: 150px;}
.mypage_wrap .btn.line{display: inline-block;}
.mypage_wrap .btn.blue{
	border: 1px solid #3B7AD5;
	background: #598FDB;
	color: #fff;
}
.mypage_wrap .btn.red{
	border: 1px solid #FF8282;
	color: red;
}
.mypage_wrap .btn.submit_search{
	border: 1px solid #000;
	background: #2A2A2A;	
	width: 80px;
	font-size: 13px;
	color: #fff;
	height: 24px;
}

.mypage_wrap .detail .btn{
	margin: 0 auto 6px;
}

.mypage_wrap .comm_menu .menu{ padding: 0 9px; }
.mypage_wrap .comm_menu .menu li{
	border-bottom: 1px dotted #e1e1e1;
}
.mypage_wrap .comm_menu .menu li:last-child{
	border-bottom: transparent; 
}
.mypage_wrap .comm_menu .menu li a{
	display: block;
	padding: 0 8px;
	font-size: 13px;
	color: #111;
	height: 30px;
	line-height: 30px;
}

.mypage_wrap .mypage_contents{
	width: 980px;
}

.mypage_wrap .mypage_contents.members{
	float: right;
}
.mypage_wrap .mypage_contents.guest{
	margin: 0 auto;
}

.mypage_wrap .mypage_contents .num{
	color: #175eba;
	font-weight: 700;
}

.mypage_wrap .mypage_contents .title{
	text-align: left;
}
.mypage_wrap .mypage_contents.members .title.only{
	margin-bottom: 27px;
}
.mypage_wrap .mypage_contents .desc{
	text-align: left;
	font-size: 13px;
	color: #747474;
	margin-bottom: 8px;
}
.mypage_wrap .mypage_contents .desc.receipt{ color: #ff0000; }

.mypage_wrap .mypage_contents .sub_title{
	color: #175eba;
	height: 23px;
	line-height: 23px; 
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 8px;
}

.mypage_wrap .mypage_contents .table .pd_name{
	display: block; 
	color: #000;
	/* mypage_estimate.php ..
	font-size: 14px;
	font-weight: 500;
	*/
}

.mypage_wrap .mypage_contents .myinfo_wrap{
	margin-top: 28px; margin-bottom: 28px; 
}

.mypage_wrap .mypage_contents .myinfo_wrap .left{
	float: left;
	width: 500px;
	height: 350px;
	padding: 25px 25px;
	color: #777777;
	background: #F9F9F9;
	border: 1px solid #c7c7c7;
	line-height: 30px; 
	font-size: 16px;
	font-weight: 700;
}
.mypage_wrap .mypage_contents .myinfo_wrap .left .tit{
	display: inline-block; 
	line-height: 30px; 
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
	width: 400px;
}
.mypage_wrap .mypage_contents .myinfo_wrap .left .txt{
	display: block;
	line-height: 30px; 
	font-size: 15px;
	color: #000;
}

.mypage_wrap .mypage_contents .myinfo_wrap .right{
	float: right;
	width: 400px;
	height: 400px;
	border: 0px solid #d2d2d2;
}

/* 
==========================
 tab list (orderlist, mileage, point ...) 
==========================
*/
.mypage_wrap .detail_contents .tab_wrap{
	border-bottom: 2px solid #2e2e2e;
}
.mypage_wrap .detail_contents .tab_wrap .tab{
	width: 952px;
	margin: 0 auto;
}
.mypage_wrap .detail_contents .tab_wrap .tab.tab3{
	width: 579px;
}

.mypage_wrap .detail_contents .tab_wrap .tab li{
	float: left;
	position: relative;
	width: 193px;
	height: 48px;
}
.mypage_wrap .detail_contents .tab_wrap .tab li a{
	display: inline-block;
	width: 193px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #d2d2d2;
	border-bottom: 1px solid #f2f2f2;
	color: #343434;
	background: #f2f2f2;
	font-size: 15px;
	text-align: center;
	margin-left: -1px;
}
.mypage_wrap .detail_contents .tab_wrap .tab li a.on{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	border: 2px solid #222;
	border-bottom: 2px solid #fff;
	background: #fff;
}

/* 
==========================
 table list  (orderlist, mileage, point ...) 
==========================
*/
.mypage_wrap .mypage_contents .table_wrap{ margin-top: 28px; margin-bottom: 28px; }
.mypage_wrap .mypage_contents .table th,
.mypage_wrap .mypage_contents .table td{
	font-size: 13px;
	color: #000;
}
.mypage_wrap .mypage_contents .table th{ font-weight: 500; }
.mypage_wrap .mypage_contents .info_table th,
.mypage_wrap .mypage_contents .info_table td{
	padding: 12px 15px;
	border: 1px solid #edeeef;
	text-align: center;
}
.mypage_wrap .mypage_contents .info_table th{
	background: #f7f7f7;
	width: 180px;
	text-align: center;
}
.mypage_wrap .mypage_contents .info_table .total{
	font-size: 20px;
	font-weight: 600; 
	color: #0000ff;
}

.mypage_wrap .mypage_contents .info_table td.payment{
    position: relative;
}
.mypage_wrap .mypage_contents .info_table .receipt_view{
    border: 1px solid #dfa61b;
    background: #ffd000;
    border-radius: 50px;
    padding: 25px 20px;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    bottom: calc(50% - 36px);
    right: 20px;
}

.mypage_wrap .mypage_contents .view_table th,
.mypage_wrap .mypage_contents .view_table td{
	border: 1px solid #edeeef;
}
.mypage_wrap .mypage_contents .view_table th{
	padding: 12px 0;
	text-align: center;
	background: #fdfdfd;
}
.mypage_wrap .mypage_contents .view_table td{
	padding: 10px;
	text-align: center;
}
.mypage_wrap .mypage_contents .view_table th:first-child,
.mypage_wrap .mypage_contents .view_table td:first-child{
	border-left: 0;
}
.mypage_wrap .mypage_contents .view_table th:last-child,
.mypage_wrap .mypage_contents .view_table td:last-child{
	border-right: 0;
}
.mypage_wrap .mypage_contents .view_table .left{
	text-align: left;
}
.mypage_wrap .mypage_contents .view_table .right{
	text-align: right;
}
.mypage_wrap .mypage_contents .view_table .pdinfo{
	width: 525px;
	text-align: left;
}
.mypage_wrap .mypage_contents .view_table td .thumb{
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	border: 1px solid #e1e1e1;
	padding: 10px 10px;
}
.mypage_wrap .mypage_contents .view_table td .process{
	display: block;
	font-size: 15px;
	font-weight: 600; 
	color: #1f53ea;
}

.mypage_wrap .mypage_contents .view_table td .process_8,
.mypage_wrap .mypage_contents .view_table td .process_9,
.mypage_wrap .mypage_contents .view_table td .process_10{ color: #ff0000; }

.mypage_wrap .mypage_contents .view_table td .subject{
	float: right;
	display: block;
	font-size: 14px;
	width: 400px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #6b6b6b;
	margin-bottom: 10px;
}
.mypage_wrap .mypage_contents .view_table td .no{
	float: right;
	display: block;
	font-size: 12px;
	color: #6b6b6b;
	height: 20px;
	width: 400px;
	/* border-bottom: 1px dotted #6b6b6b;
	margin-top: 5px;
	margin-bottom: 10px; */
}
.mypage_wrap .mypage_contents .view_table td .etc{
	float: right;
	display: block;
	font-size: 12px;
	color: #6b6b6b;
	width: 400px;	
}
.mypage_wrap .mypage_contents .view_table td .etc .money{
	display: block;
	font-size: 20px;
	color: #000;
}

/* 
==========================
 mypage_coupon 
==========================
*/
.mypage_wrap .detail_contents .coupon_wrap{
	border: 0px solid #ebebeb;
	margin: 10px 35px;
}

.mypage_wrap .detail_contents .coupon_wrap .list{
	float: left; 
	text-align: center;
	width: 258px;
	height: 205px;
	padding: 0px;
	border: 1px solid #ebebeb;
	margin: 10px 20px;
}

.mypage_wrap .detail_contents .coupon_wrap .title{
	font-size: 16px;
	font-weight: 600; 
}
.mypage_wrap .detail_contents .coupon_wrap .list a{ display: block; text-align: center; }
.mypage_wrap .detail_contents .coupon_wrap .list .cp_cash_bax{ 	
	display: inline-block;
	border: 3px dotted #da5461;
	border-radius: 4px;
	width: 210px; 
	height: 70px; 
	margin: 5px 5px;	
}
.mypage_wrap .detail_contents .coupon_wrap .list .cp_cash{ 	
	display: inline-block;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	background: #D2143B;
	font-size: 30px;
	width: 200px; 
	height: 60px; 
	font-weight: 800;
	margin: 5px 5px; 	
}
.mypage_wrap .detail_contents .coupon_wrap .list .cp_name{
	display: block;
	line-height: 21px;
	font-size: 15px;
	color: #0000ff;
	padding-left: 10px;
	text-align: left;
}
.mypage_wrap .detail_contents .coupon_wrap .list .cp_period{
	display: block;
	line-height: 21px;
	font-size: 13px;
	color: #000;
	padding-left: 10px;
	text-align: left;
}
.mypage_wrap .detail_contents .coupon_wrap .list .cp_cate{
	display: block;
	line-height: 21px;
	font-size: 11px;
	color: #6b6b6b;
	padding-left: 10px;
	text-align: left;
}
.mypage_wrap .detail_contents .coupon_wrap .list .cp_usecash{
	display: block;
	line-height: 21px;
	font-size: 11px;
	color: #ff0000;
	padding-left: 10px;
}
.mypage_wrap .detail_contents .coupon_wrap .list .cp_btn{
	display: inline-block;
	width: 101px;
	height: 21px;
	line-height: 21px;
	background: #ff6262;
	color: #fff;
	text-align: center;
	border: 1px solid red;
	border-radius: 2px;
	font-size: 12px;
}
.mypage_wrap .detail_contents .coupon_wrap .list .cp_btn.ok{
	background: #808000;
	color: #fff;
	text-align: center;
	border: 1px solid #717100;
}


/* 
==========================
 mypage_delivery
==========================
*/
.mypage_wrap .detail_contents .delivery_wrap{
	border: 0px solid #ebebeb;
	margin: 10px 35px;
}

.mypage_wrap .detail_contents .delivery_wrap .list{
	float: left; 
	text-align: left;
	width: 258px;
	padding: 0px;
	border: 1px solid #ebebeb;
	margin: 10px 10px;
	padding: 10px 10px
}
.mypage_wrap .detail_contents .delivery_wrap .tit{
	line-height: 30px; 
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
	width: 400px;
	color: blue;
}
.mypage_wrap .detail_contents .delivery_wrap .txt{
	line-height: 30px; 
	font-size: 14px;
	color: #000;
}
.mypage_wrap .detail_contents .delivery_wrap .chk{
	text-align: right;
	width: 100%;
	line-height: 21px; 
	font-size: 12px;
	color: #000;
}

.mypage_wrap .detail_contents .delivery_wrap .list_top{
	height: 150px;
}
.mypage_wrap .detail_contents .delivery_wrap .list_top2{
	height: 340px;
}
.mypage_wrap .detail_contents .delivery_wrap .list_btn{
	text-align: center;
}
.mypage_wrap .detail_contents .delivery_wrap .list_btn .default{
	text-align: center;
	width: 100%;
	font-size: 18px;
	line-height: 25px; 
	vertical-align:top;
}
.mypage_wrap .detail_contents .delivery_wrap.center{
	text-align: center;
}
/* 
==========================
 mypage_wish 
==========================
*/
.mypage_wrap .order_basket_table{ 
	width: 100%; 
	table-layout: fixed; 
	border-top: 2px solid #383d4a;
	border-bottom: 2px solid #383d4a;
}
.mypage_wrap .order_basket_table th,
.mypage_wrap .order_basket_table td{ color: #000; }
.mypage_wrap .order_basket_table th{
	border: 1px solid #edeeef;
	padding: 12px 0;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
}
.mypage_wrap .order_basket_table td{
	border: 1px solid #edeeef;
	padding: 12px 15px;
	font-size: 13px;
}

.mypage_wrap .order_basket_table .chk{
	border-left: 0;
}
.mypage_wrap .order_basket_table .del{
	border-right: 0;
	/* background: #f7f7f7; */
}

.mypage_wrap .order_basket_table .pd_name{
	display: block; 
	color: #000;
	font-size: 14px;
	font-weight: 500;
}
.mypage_wrap .order_basket_table .pd_no{
	color: #175eba;
}
.mypage_wrap .order_basket_table .pd_spec{
	color: #5d5d5d;	
	font-size: 13px;
	line-height: 15px;
	padding: 12px 0; 
}

.mypage_wrap .order_basket_table .amount_wrap .amount{
	width: 30px; 
	height: 30px; 
	border: 1px solid #c8c8c8; 
	float: left; 
	text-align: center; 
	color: #000; 
	font-size: 13px;
}

.mypage_wrap .order_basket_table .amount_wrap a{
	display: block; 
	float: left; 
}
.mypage_wrap .order_basket_table .amount_wrap .amount_up{ margin-bottom: 2px; }
.mypage_wrap .order_basket_table .amount_wrap .amount_up,
.mypage_wrap .order_basket_table .amount_wrap .amount_down{ 
	width: 20px; 
	height: 15px; 
	margin-left: 3px; 
} 
.mypage_wrap .order_basket_table .amount_wrap .amount_change{
	border: 1px solid #d2d2d2;
	background: #f9f9f9;
	color: #000;
	margin-top: 3px;
	width: 53px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
}

.mypage_wrap .order_basket_table td.cate{
	font-weight: 500;
}
.mypage_wrap .order_basket_table td.price{
	text-align: right;
	font-weight: 500;
}
.mypage_wrap .order_basket_table td.total{
	color: #e71f19;
}



/* 
==========================
 mypage_estimate
==========================
*/

.mypage_wrap .estimate_list{
	float: left; 
	width: 430px;
}
.mypage_wrap .estimate_detail{
	float: right; 
	width: 530px;
	margin-top: 40px;
}
.mypage_wrap .estimate_detail .blank{
	display: table-cell;
	background: #fdfdfd;
	border: 1px solid #edeeef; 
	width: 550px; 
	height: 550px; 
	text-align:center; 	
	vertical-align: middle;	
	font-size: 22px;
	color: #959595;	
	font-weight: 500;
}
.mypage_wrap .estimate .btn_wrap{
	margin-top: 10px;
	text-align: center;
}
.mypage_wrap .estimate .serach_wrap{ padding: 0 10px; margin-top: 25px;  }
.mypage_wrap .estimate .serach_wrap > *{
	float: left; 
}
.mypage_wrap .estimate .serach_wrap .total{
	font-size: 13px;
	color: #000;
	font-weight: 500;
}
.mypage_wrap .estimate .serach_wrap input[type="text"]{
	width: 165px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #dedede;
	margin: 0 5px 0 114px;
	vertical-align: middle; 
}
.mypage_wrap .estimate_list .table_wrap{
	margin-top: 0;
}
.mypage_wrap .estimate .table td.date{
	color: #0004ad;
} 
.mypage_wrap .estimate .table td.subject .price{
	color: #f75258;
	font-weight: 500;
}
.mypage_wrap .estimate .table .input{
	width: 395px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #dedede;
}
.mypage_wrap .estimate .table textarea{
	width: 395px;
	height: 45px;
	border: 1px solid #dedede;
}
.mypage_wrap .estimate .table .price li{ float: right; }
.mypage_wrap .estimate .table .price li.cash{ 
	color: #f75258;
	font-weight: 500;
}
.mypage_wrap .estimate .table .info ul{ display: table; }
.mypage_wrap .estimate .table .info li{
	display: table-cell;
	vertical-align: middle;
}
.mypage_wrap .estimate .table .info li img{
	border: 1px solid #dedede;
	width:70px;
	height:70px;
}
.mypage_wrap .estimate .table .info .txt{
	padding-left: 10px;
}
.mypage_wrap .estimate .table .info .price{ font-weight: 500; font-size: 16px;}
.mypage_wrap .estimate .table .range{
	display: inline-block;
	width: 108px;
	height: 22px;
	line-height: 22px;
	color: #959595;
	background: #fff;
	font-weight: 300;
	border: 1px solid #dedede;
	vertical-align: middle;
	margin-left: 17px; 
}
.mypage_wrap .estimate .table .range .price_input{
	width: 90px;
	text-align: right;
	border: 0;
	color: #959595;
	font-weight: 300;
	outline: none;
} 

.mypage_wrap .estimate .table td .btn{ display: inline-block; }

/* 
==========================
 etc 
==========================
*/

.table_wrap .table_btm {
	display: inline-block;
	width:100%;
	padding-top: 5px;
}
.table_wrap .table_btm .btn_left_wrap{ float: left;}
.table_wrap .table_btm .btn_right_wrap{ float: right;}

.table_wrap .view_tr_td dl{ 
	margin: 20px 20px;
	border-bottom: 1px solid #ececec; 
	background: #fdfdfd;
	border: 1px solid #edeeef;
	border-radius: 4px;
	text-align:center;
	min-height:100px;
}
.table_wrap .view_tr_td dt{
	float: left;
	line-height: 21px;
	color: blue;
	font-size: 16px;
	width: 100px;
}
.table_wrap .view_tr_td dd{
	float: left;
	line-height: 21px;
	color: #222;
	font-size: 14px;
	width: 600px;
	text-align:left;
}


.div_iframe_popup{
	width: 600px;
	height: 500px;
	background: #fdfdfd;
	border: 1px solid #edeeef;
}


.popup_div {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:100;}
.popup_div .pop_mask {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:.5; filter:alpha(opacity=50);}
.popup_div .pop_layer {display:block;position: absolute; top: 100px; left: 10px; width: 640px; height: 320px;	background: #fff; border: 1px solid #000; padding: 10px; z-index: 10;}
.popup_div .pop_layer .pop_close {text-align: right;}
.popup_div .pop_layer .pop_title {height: 30px; line-height: 30px; text-align: center; font-weight: bold; font-size: 20px; color: #242424;}
.popup_div .pop_layer .pop_content {width: 600px; height:200px; background: #f7f7f7; border: 1px solid #dedede; padding: 20px; margin: 10px auto; text-align:center}
.popup_div .pop_layer textarea{width: 100%; height: 150px; border: 1px solid #dedede; margin-bottom: 10px}
.popup_div .pop_layer button{width: 200px; height: 50px; border: 1px solid #dedede; font-size: 16px; font-weight: 700;}

