@charset "utf-8";
/* !Mypage
---------------------------------------------------------- */
.boxMypageWrap01 {
	width: 100%;
	max-width: 880px;
	margin: 0 auto;
}
.ttlMypage02 {
	margin-bottom: 7px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
	.boxMypageIn01 .h2_Mypage01 {
		margin-bottom: 43px;
		font-size: 22px;
		font-size: 2.2rem;
		font-weight: bold;
	}
		.txt_headtable01 {
			margin-bottom: 60px;
		}
.table_Mypage01 {
	margin-bottom: 60px;
	width: 100%;
	text-align:center;
	border-collapse: separate;
}
	.table_Mypage01 th {
		text-align:center;
		font-weight: bold;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2.85;
		border-bottom:1px solid #ccc;
	}
	.table_Mypage01 td {
		padding: 30px 0 30px 0;
		border-right:1px solid #eee;
		border-bottom:1px solid #ccc;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.64;
	}
	.table_Mypage01 th:last-child {
		border-right: none;
	}
	.table_Mypage01 td:last-child
	{
		border-right: none;
	}
	.table_Mypage01 td.last{
		border-right: none;
		text-align:right;
	}
		.table_Mypage01 td:last-child .ul_btnDeliv01 {
			overflow: hidden;
			*zoom: 1;
		}
			.table_Mypage01 td.last .ul_btnDeliv01 li {
				float:right;
				width: 100px;
			}
				.table_Mypage01 td.last .ul_btnDeliv01 a {
					display: block;
					line-height: 42px;
					border-radius: 25px;
					background-color: #eeeeee;
					font-size: 12px;
					font-size: 1.2rem;
					text-align: center;
				}
				.table_Mypage01 td.last .ul_btnDeliv01 a:hover {
					text-decoration:none;
					filter: alpha(opacity=70);
					-moz-opacity:0.70;
					opacity:0.70;
				}
	.table_Mypage01 th {
		border-top:1px solid #cccccc;
		border-right:1px solid #eee;
	}
	.table_Mypage01 th.last {
		border-right: none;
	}
	.table_Mypage01 tr th.wid01 {
		width: 30.8%;
	}
	.table_Mypage01 tr th.wid02 {
		width: 17.2%;
	}
	.table_Mypage01 tr th.wid03 {
		width: 17%;
	}
	.table_Mypage01 tr th.wid04 {
		width: 19.3%;
	}
	.table_Mypage01 tr th.wid05 {
		width: 15.7%;
	}
/* !btn basic
---------------------------------------------------------- */
.btnMypage01 {
	max-width: 250px;
	margin: 0 auto;
}
	.btnMypage01 a {
		line-height: 42px;
		display:block;
		width: 100%;
		border-radius: 25px;
		background-color:#eee;
		text-align:center;
		color:#000;
	}
		.btnMypage01 a:hover {
			text-decoration:none;
			filter: alpha(opacity=70);
			-moz-opacity:0.70;
			opacity:0.70;
		}
.contentSP {display:none;}
.boxPopupAddTocart01 { z-index: 10;}
@media screen and (max-width: 767px) {
/* !Mypage
---------------------------------------------------------- */
	.boxMypageIn01 {
		padding: 0 10px;
	}
.ttlMypage02 {
	margin-bottom: 1px;
	font-size: 14px;
	font-size: 1.4rem;
}
	.boxMypageIn01 .h2_Mypage01 {
		margin-bottom: 22px;
		font-size: 20px;
		font-size: 2rem;
	}
		.txt_headtable01 {
			margin-bottom: 20px;
		}
.table_Mypage01 {
	margin-bottom: 33px;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
}
	.table_Mypage01 tr {
		border-bottom:1px solid #ccc;
	}
		.table_Mypage01 tr.head {
			display:none;
		}
	.table_Mypage01 td {
		padding: 5px 0 8px 0;
		border-right: none;
		border-bottom: none;
		display:block;
		float:left;
		width:100%;
		text-align: left;
	}
	.table_Mypage01 td.first {
		padding-top: 33px;
	}
	.table_Mypage01 td.last,
	.table_Mypage01 td:last-child {
		padding-bottom: 27px;
		border-right: none;
		text-align:right;
	}
		.table_Mypage01 td.last .ul_btnDeliv01 {
			margin-top: 12px;
		}
			.table_Mypage01 td.last .ul_btnDeliv01 li {
				float: none;
				width: 100%;
			}
				.table_Mypage01 td.last .ul_btnDeliv01 a {
					line-height: 50px;
					outline: none;
					-webkit-appearance: none;
				}
/* !btn basic
---------------------------------------------------------- */
.btnMypage01 {
	max-width: 100%;
}
	.btnMypage01 a {
		line-height: 50px;
		outline: none;
		-webkit-appearance: none;
	}
.contentSP {
	width: 32%;
	font-weight: bold;
	display:inline-block;
}
.paddingline {
	padding: 10px 0 10px;
}
}

/* !review_cont
---------------------------------------------------------- */
.textHeadTableRate01 {
	margin-bottom: 5px;
	font-size: 1.4rem;
	font-size: 14px;
	line-height: 1.64;
	font-weight: bold;
}
.tableReview_cont01 {
	margin-bottom: 60px;
	border-top: 1px solid #cccccc;
}
	.tableReview_cont01 .item {
		padding: 27px 0 34px 0;
		border-bottom: 1px solid #cccccc;
	}
	.giveRateTable01{
		width: 100%;
	}
		.giveRateTable01 td.wid01 {
			width: 51.13%;
			overflow: hidden;
			*zoom: 1;
			vertical-align: top;
		}
		.giveRateTable01 td.wid02 {
			width: 28.40%;
			vertical-align: top;
		}
		.giveRateTable01 td.wid03 {
			width: 20.47%;
			vertical-align: top;
		}
			.giveRateTable01 td .imgProductRate01 {
				padding-right: 20px;
				display: table-cell;
				width: 160px;
				box-sizing: border-box;
			}
			.giveRateTable01 td .detailRate01 {
				vertical-align: top;
				display: table-cell;
				width: 260px;
				box-sizing: border-box;
				padding-right: 10px;
			}
				.giveRateTable01 td .detailRate01 .product {
					font-size: 14px;
					font-size: 1.4rem;
					font-weight: bold;
					line-height: 1.64;
				}
					.giveRateTable01 td .detailRate01 .list {
						margin-top: 13px;
						margin-bottom: 12px;
						overflow: hidden;
						*zoom: 1;
						font-size: 12px;
						font-size: 1.2rem;
					}
						.giveRateTable01 td .detailRate01 .list dt {
							clear: left;
							float:left;
						}
						.giveRateTable01 td .detailRate01 .list dd {
							float:left;
						}

						.giveRateTable01 .wid02 .txthead {
							margin-bottom: 5px;
						}
						.giveRateTable01 .wid02 .list02 {
							margin-bottom: 5px;
							overflow: hidden;
							*zoom: 1;
						}
							.giveRateTable01 .wid02 .list02 dt {
								padding-right: 5px;
								clear: left;
								float:left;
								font-size: 12px;
								font-size: 1.2rem;
								line-height: 1.5;
								color: #666666;
							}
							.giveRateTable01 .wid02 .list02 dd {
								float:left;
								font-size: 12rem;
								font-size: 12px;
								line-height: 1.5;
								color:#333;
								word-break: break-all;
							}
						.giveRateTable01 .wid03 .ul_btnDeliv01 {
							overflow: hidden;
							*zoom: 1;
						}
							.giveRateTable01 .wid03 .ul_btnDeliv01 li {
								float: right;
								width: 150px;
							}
								.giveRateTable01 .wid03 .ul_btnDeliv01 li a {
									display: block;
									padding: 0;
									border-radius: 25px;
									background-color: #eeeeee;
									font-size: 12px;
									font-size: 1.2rem;
									text-align: center;
									cursor: pointer;
									line-height: 42px;
								}
								.giveRateTable01 .wid03 .ul_btnDeliv01 li.type01 a {
									background: #fff;
									line-height: 40px;
									border: 1px solid #ccc;
									font-size: 14px;
									font-size: 1.4rem;
									font-weight: bold;
									;
								}
								.giveRateTable01 .wid03 .ul_btnDeliv01 li.type01 a:hover {
									filter: alpha(opacity=100);
									-moz-opacity:1;
									opacity:1;
									cursor: text;
								}
								.giveRateTable01 .wid03 .ul_btnDeliv01 li a:hover {
									text-decoration:none;
									filter: alpha(opacity=70);
									-moz-opacity:0.70;
									opacity:0.70;
								}
.tableReview_cont01 .tableRow.disShow {
	display:none;
}
	.tableReview_cont01 .tableRow .showReview {
		margin-top: 22px;
		width: 100%;
	}
		.tableReview_cont01 .tableRow .showReview td.first {
			vertical-align: top;
			padding-right: 20px;
			padding-left: 180px;
			font-weight: bold;
			width: 250px;
			overflow: hidden;
		}
			.tableReview_cont01 .tableRow .showReview td {
				padding-bottom: 20px;
			}
			.tableReview_cont01 .tableRow .showReview td.first span {
				font-size: 1.2rem;
				font-size: 12px;
				line-height: 2;
				font-weight: bold;
				color: #cc0033;
				float:right;
			}
				.showReview .rateForm01 {
					background: url(/common/img/arrow_updown01.png) 98% center no-repeat;
					width: 250px;
					padding: 5px;
					border-radius: 4px;
					background-color: #fff;
					border: solid 1px #ccc;
					-moz-box-sizing: border-box;
					-ms-box-sizing: border-box;
					box-sizing: border-box;
					font-size: 16px;
					font-size: 1.6rem;
					color: #333;
					overflow: visible;
					-webkit-appearance: none;
				}
				.showReview .inputRate {
					padding: 6px 10px;
					max-width: 418px;
					width: 100%;
					font-size: 14px;
					font-size: 1.4rem;
					border: solid 1px #ccc;
					background-color:#fcf5f5;
					-webkit-appearance: none;
					border-radius: 0;
					box-sizing: border-box;
				}
				.showReview .inputRate.type01 {
					background-color:#f8f8f8;
				}
					.showReview .inputRate.correct {
						background-color:#fff;
					}
				.showReview .textarea01 {
					display: block;
					padding: 10px 0 0 9px;
					font-size: 1.4rem !important;
					font-size: 14px !important;
					max-width: 419px;
					width: 100%;
					height: 73px;
					border: solid 1px #ccc;
					background-color:#fcf5f5;
					-webkit-appearance: none;
					border-radius: 0;
				}
				.showReview .textarea01.correct {
					background-color:#FFF;
				}
.ul_btnPostReviwe01 {
	overflow: hidden;
}
	.ul_btnPostReviwe01 li {
		margin-top: 3px;
		float: right;
		width: 150px;
	}
		.ul_btnPostReviwe01 li>* {
			padding:0;
			margin:0;
			outline: none;
			width:100%;
			border: none;
			display: block;
			border-radius: 25px;
			background-color: #333333;
			color:#fff;
			font-size: 12px;
			font-size: 1.2rem;
			text-align: center;
			cursor: pointer;
			line-height: 42px;
		}
		.ul_btnPostReviwe01 li>*:hover {
			text-decoration:none;
			filter: alpha(opacity=70);
			-moz-opacity:0.70;
			opacity:0.70;
		}
		.ul_btnPostReviwe01 li.disable a {
			background: #dddddd;
			cursor: text;
			border: none;
			color: #fff;
		}
		.ul_btnPostReviwe01 li.disable a:hover {
			text-decoration:none;
			filter: alpha(opacity=100);
			-moz-opacity:1;
			opacity:1;
		}
@media screen and (max-width: 767px) {
/* !review_cont
---------------------------------------------------------- */
	.tableReview_cont01 .item {
		padding: 22px 0 28px 0;
	}
	.giveRateTable01{
		overflow: hidden;
	}
		.giveRateTable01 td.wid01 {
			padding-bottom: 28px;
			width: 100%;
			float:left;
			overflow: hidden;
			*zoom: 1;
		}
		.giveRateTable01 td.wid02 {
			width: 100%;
			float:left;
			word-break: break-word;
		}
		.giveRateTable01 td.wid03 {
			width: 100%;
			float:left;
		}
			.giveRateTable01 td .imgProductRate01 {
				padding-right: 0;
				width: 140px;
				float: none;
			}
				.giveRateTable01 td .imgProductRate01 img {
					width: 100%;
					height: auto;
				}
			.giveRateTable01 td .detailRate01 {
				padding-left: 20px;
				width: auto;
				float: none;
			}
				.giveRateTable01 td .detailRate01 .product {
					font-size: 12px;
					font-size: 1.2rem;
				}
					.giveRateTable01 td .detailRate01 .list {
						margin-bottom: 12px;
					}
						.giveRateTable01 .wid02 .txthead {
							margin-bottom: 0;
							font-weight: bold;
						}
						.giveRateTable01 .wid02 .list02 {
							margin-bottom: 10px;
						}
								.giveRateTable01 .wid02 .txtDetails {
									margin-bottom: 27px;
								}
							.giveRateTable01 .wid03 .ul_btnDeliv01 li {
								float: none;
								width: 100%;
							}
								.giveRateTable01 .wid03 .ul_btnDeliv01 li a {
									outline: none;
									-webkit-appearance: none;
									line-height: 50px;
								}
								.giveRateTable01 .wid03 .ul_btnDeliv01 li.type01 a { line-height: 48px;}
								.giveRateTable01 .wid03 .ul_btnDeliv01 li a:hover {
									text-decoration:none;
									filter: alpha(opacity=70);
									-moz-opacity:0.70;
									opacity:0.70;
								}
		.tableReview_cont01 .tableRow .showReview td.first {
			padding-bottom: 7px;
			float: left;
			vertical-align: top;
			padding-right: 0;
			padding-left: 0;
			font-weight: bold;
			width: 100%;
		}
			.tableReview_cont01 .tableRow .showReview td {
				width: 100%;
				padding-bottom: 12px;
				float: left;
			}
			.tableReview_cont01 .tableRow .showReview td.first span {
				position:relative;
				top: -1px;
				padding-left: 7px;
				line-height: 1.2;
				font-weight: bold;
				float: none;
			}
				.showReview .rateForm01 {
					width: 100%;
					outline: none;
					background:#fff url(/common/img/arrow_updown01.png) right 7px center no-repeat;
				}
				.showReview .inputRate {
					padding: 5px 5px 6px 5px;
					max-width: 100%;
					font-size: 16px;
					font-size: 1.6rem;
				}
				.showReview .textarea01 {
					padding: 10px 5px 0 5px;
					font-size: 1.6rem !important;
					font-size: 16px !important;
					max-width: 100%;
					height: 68px;
					box-sizing: border-box;
				}
	.ul_btnPostReviwe01 li {
		margin-top: 14px;
		float: none;
		width: 100%;
	}
		.ul_btnPostReviwe01 li>* {
			line-height: 50px;
		}
}

/* !fav_list
---------------------------------------------------------- */
.textHeadTableRate02 {
	margin-bottom: 20px;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: bold;
}
	.textHeadTableRate02 span {
		font-size: 22px;
		font-size: 2.2rem;
		font-weight: bold;
	}
.tableFavorite01 {
	margin-bottom: 60px;
	border-top: 1px solid #cccccc;
	width: 100%;
}	
	.tableFavorite01 tr {
		border-bottom: 1px solid #cccccc;
	}	
		.tableFavorite01 th {
			padding: 26px 0 29px 0;
			vertical-align: top;
			width: 69.31%;
		}	
		.tableFavorite01 td {
			padding: 29px 0 0 0;
			vertical-align: top;
			width: 30.69%;
			overflow: hidden;
			*zoom: 1;
		}	
			.tableFavorite01 th .imgProduct02 {
				vertical-align:top;
				width: 160px;
				display:table-cell;
			}	
			.tableFavorite01 th .detailProduct02 {
				padding-left: 21px;
				vertical-align:top;
				width: 229px;
				display:table-cell;
			}	
			.tableFavorite01 th .price01 {
				padding-left: 36px;
				vertical-align:top;
				width: 124px;
				display:table-cell;
				font-size: 16px;
				font-size: 1.6rem;
				font-weight: bold;
			}
				.tableFavorite01 th .detailProduct02 .productName01 {
					font-size: 16px;
					font-size: 1.6rem;
					font-weight: bold;
				}
				.tableFavorite01 th .detailProduct02 .productName01 a:hover{
					text-decoration:none;
					filter: alpha(opacity=70);
					-moz-opacity:0.70;
					opacity:0.70;					
				}
				.tableFavorite01 th .detailProduct02 .detail01 {
					overflow: hidden;
					font-size: 12px;
					font-size: 1.2rem;
				}
					.tableFavorite01 th .detailProduct02 .detail01 dt {
						float:left;
						clear:left;
					}
					.tableFavorite01 th .detailProduct02 .detail01 dd {
						float:left;
					}
				.tableFavorite01 th .detailProduct02 .detail02 {
					overflow: hidden;
					*zoom: 1;
					font-size: 12px;
					font-size: 1.2rem;
					margin-top: 15px;
				}
					.tableFavorite01 th .detailProduct02 .detail02 dt {
						padding-right: 5px;
						float:left;
						clear:left;
					}
					.tableFavorite01 th .detailProduct02 .detail02 dd {
						float:left;
						font-weight: bold;
					}
	
.ul_btnBasic04 {
	text-align: center;
	display:table;
	width: 100%;
}
	.ul_btnBasic04 li {
		display: table-cell;
		vertical-align:top;
		box-sizing: border-box;
		white-space: nowrap;
	}
	.ul_btnBasic04 li.first {
		padding-right: 5px;
		width: 150px;
	}
	.ul_btnBasic04 li.last {
		padding-left: 5px;
		width: 110px;
	}
		.ul_btnBasic04 li a,
		.ul_btnBasic04 li button {
			line-height: 42px;
			display: block;
			font-size: 14px;
			font-size: 1.4rem;
			text-align: center;
			cursor: pointer;
			border-radius: 25px;
		}
		.ul_btnBasic04 li a:hover,
		.ul_btnBasic04 li button:hover {
			text-decoration:none;
			filter: alpha(opacity=70);
			-moz-opacity:0.70;
			opacity:0.70;
		}
			.ul_btnBasic04 li.last a span {
				position: relative;
				top: 10px;
				padding-right: 8px;
			}
			.ul_btnBasic04 li.first a span,
			.ul_btnBasic04 li.first button span {
				position: relative;
				top: 6px;
				left: 0;
			}
			.ul_btnBasic04 li.first button span.iconCart
			{
				vertical-align: top;
			}
			.ul_btnBasic04 li .type01 {
				background-color:#333;
				color:#fff;
				font-size: 12px;
				font-size: 1.2rem;
				height: 42px;
				width: 100%;
				outline: none;
				border: none;
			}
			.ul_btnBasic04 li a.type02 {
				font-size: 12px;
				font-size: 1.2rem;
				background-color:#eee;
			}
			.ul_btnBasic04 li a.type03 {
				height: 40px;
				border:1px solid #ccc;
				font-weight: bold;
				letter-spacing: 0.1em;
				color:#444;
				cursor: context-menu;
			}
			.ul_btnBasic04 li a.type03:hover {
				filter: alpha(opacity=100);
				-moz-opacity:1;
				opacity:1;
				
			}

@media screen and (max-width: 767px) {
/* !fav_list
---------------------------------------------------------- */
.textHeadTableRate02 {
	margin-bottom: 4px;
	margin-top: -10px;
}
	.tableFavorite01 tr {
		overflow: hidden;
	}	
		.tableFavorite01 th {
			padding: 27px 0px 0px;
			float: left;
			width: 100%;
			overflow: hidden;
		}	
		.tableFavorite01 td {
			padding: 25px 0px 27px;
			width: 100%;
			float:left;
		}	
			.tableFavorite01 th .imgProduct02 {
				width: 46.66%;
				display: block;
				float:left;
			}	
				.tableFavorite01 th .imgProduct02 img {
					width: 100%;
					height: auto;
				}	
			.tableFavorite01 th .detailProduct02 {
				padding-left: 0;
				width: 46.66%;
				display: block;
				float:right;
			}	
			.tableFavorite01 th .price01 {
				padding-left: 53%;
				width: 100%;
				display: block;
				font-size: 14px;
				font-size: 1.4rem;
				font-weight: normal;
				text-align: left;
				box-sizing: border-box;
			}
				.tableFavorite01 th .detailProduct02 .productName01 {
					margin-bottom: 17px;
					font-size: 12px;
					font-size: 1.2rem;
					line-height: 1.4;
				}
				.tableFavorite01 th .detailProduct02 .detail01 {
					margin-bottom: 7px;
					line-height: 1.4;
					font-weight: normal;
				}
				.tableFavorite01 th .detailProduct02 .detail02 {
					margin-bottom: 6px;
					line-height: 1.4;
					font-weight: normal;
				}
	
.ul_btnBasic04 {
	display: block;
}
	.ul_btnBasic04 li.first {
		padding-right: 0;
		width: 48%;
		float: right;
	}
	.ul_btnBasic04 li.last {
		padding-left: 0;
		width: 48%;
		float: left;
	}
		.ul_btnBasic04 li a {
			outline: none;
			-webkit-appearance: none;
		}
			.ul_btnBasic04 li.last a span {
				padding-right: 5px;
			}
			.ul_btnBasic04 li.first a span {
				top: 7px;
				left: -3px;
			}
			.ul_btnBasic04 li a.type02 {
				background-color:#eee;
			}
		.confirmDelete .linkUrl01 > li > a:hover {
			text-decoration:none;
			filter: alpha(opacity=70);
			-moz-opacity:0.70;
			opacity:0.70;
		}
		.confirmDelete .linkUrl01 > li > a span {
			position:relative;
			top: 10px;
			padding-right: 5px;
		}
}

/* !coupon_list
---------------------------------------------------------- */
.table_coupon01 {
	margin: 32px 0 60px 0;
	width: 100%;
	border-collapse: separate;
	border-top: 1px solid #ccc;
}
	.table_coupon01 th {
		text-align: center;
		font-weight: bold;
		padding: 9px 5px;
		font-size: 14px;
		font-size: 1.4rem;
		border-bottom: 1px solid #ccc;
	}
	.table_coupon01 th.wid01 {
		padding-right: 61px;
		width: 71.59%;
		border-right:1px solid #eee;
	}
	.table_coupon01 th.wid02 {
		width: 28.41%;
	}
	.table_coupon01 tr {
		border-bottom: 1px solid #ccc;
	}
	.table_coupon01 tr.head {
		border-top: 1px solid #ccc;
	}
	.table_coupon01 td.first {
		padding: 26px 0 27px 5px;
		border-right:1px solid #eee;
		font-weight: bold;
		text-align:left;
	}
	.table_coupon01 td {
		text-align:center;
		border-bottom: 1px solid #ccc;
	}
	.contentSPCop01 {display:none;}
@media screen and (max-width: 767px) {
/* !coupon_list
---------------------------------------------------------- */
.table_coupon01 {
	margin: 32px 0 30px 0;
	border-collapse: collapse;
}
	.table_coupon01 th {
		border-bottom: none;
	}
	.table_coupon01 th.wid01 {
		border-right:1px solid #ccc;
	}
	.table_coupon01 tr {
		border-top:1px solid #ccc;
	}
	.table_coupon01 tr.head {
		display:none;
	}
	.table_coupon01 td.first {
		margin-bottom: 0;
		padding: 26px 0px 10px;
		border-right: none;
		font-weight: normal;
	}
	.table_coupon01 td {
		margin-bottom: 26px;
		width: 100%;
		float: left;
		text-align: left;
		overflow: hidden;
		*zoom: 1;
		border-bottom: none;
	}
	.contentCopon01 {
		width: 50%;
		display: block;
		float: left;
	}
	.contentSPCop01 {
		width: 50%;
		display: block;
		font-weight: bold;
		float: left;
	}
}
/* !Coupon_input
---------------------------------------------------------- */
.boxCoponInput01 {
	margin-bottom: 60px;
	padding: 36px 0 36px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
	.boxCoponInput01.type01 {
		margin-bottom: 0;
	}
	.boxCoponInput01.type02 {
		padding: 27px 0 50px 0;
		border-bottom: none;
		margin-bottom: 0;
	}
	.boxCoponInput01 .h3_Copon01 {
		margin-bottom: 15px;
		font-weight: bold;
		font-size: 1.9rem;
		font-size: 19px;
		line-height: 1.64;
		text-align:center;
	}
	.boxCoponInput01 .txtCopon01 {
		margin-bottom: 39px;
		text-align:center;
	}
	.ul_inputCopon01 {
		width: 520px;
		margin: 0 auto;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.64;
	}
	.ul_inputCopon01 .inputFormCopon01 {
		margin-bottom: 12px;
		padding: 5px;
		width: 505px;
		-webkit-appearance: none;
		border-radius: 0;
		border:1px solid #ccc;
		background-color:#f8f8f8;
		-webkit-appearance: none;
		border-radius: 0;
	}
	.txt_conditionCopon01 {
		display:block;
		width: 520px;
		margin: 0 auto;
		font-size: 12px;
		font-size: 1.2rem;
	}
@media screen and (max-width: 767px) {
.boxCoponInput01 {
	margin-bottom: 30px;
	padding: 22px 0 26px 0;
}
	.boxCoponInput01 .h3_Copon01 {
		margin-bottom: 15px;
		font-weight: bold;
		font-size: 1.9rem;
		font-size: 19px;
		line-height: 1.64;
		text-align: left;
	}
	.boxCoponInput01 .txtCopon01 {
		margin-bottom: 7px;
		text-align: left;
	}
	.ul_inputCopon01 {
		width: 100%;
	}
	.ul_inputCopon01 .inputFormCopon01 {
		width: 100%;
		padding: 5px;
		box-sizing: border-box;
		outline: none;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.txt_conditionCopon01 {
		width: 100%;
	}
}
/* !change_passaddr_input
---------------------------------------------------------- */
.ul_mypage01 {
	width: 100%;
	max-width: 520px;
	margin: 35px auto 0;
	font-size: 14px;
	font-size: 1.4rem;
}
	.ul_mypage01 li {
		margin-bottom: 7px;
		padding-left: 12px;
		background: url(/common/img/ico_arrow_cart01.png) left 0.5em no-repeat;
		background-position: left 0.3em\9;
	}
	.ul_mypage01 li.none {
		padding-left: 0;
		background: none;
	}
		.ul_mypage01 li.last { margin-bottom: 0px;}
			.ul_mypage01 li a {
				font-size: 14px;
				font-size: 1.4rem;
				display: inline-block;
			}
				.ul_mypage01 li a:hover {
					text-decoration: none;
					filter: alpha(opacity=70);
					-moz-opacity:0.70;
					opacity:0.70;
				}

.dl_input01 {
	max-width: 520px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}
	.dl_input01 dt {
		float: left;
		width: 17%;
	}
		.dl_input01 dt span {
			display: inline-block;
			font-weight: bold;
			font-size: 16px;
			font-size: 1.6rem;
			padding-top: 3px;
		}
	.dl_input01 dd {
		float: left;
		width: 83%;
	}
		.dl_input01 dd select {
			width: 100%;
			padding: 5px;
			font-size: 16px;
			font-size: 1.6rem;
			-webkit-appearance: none;
			outline: none;
			border: solid 1px #ccc;
			background:#fff url(/common/img/arrow_updown01.png) right 7px center no-repeat;
			border-radius: 4px;
		}
		.dl_input01 dd input {
			margin-bottom: 12px;
			padding: 5px;
			width: 100%;
			-webkit-appearance: none;
			border-radius: 0;
			border:1px solid #ccc;
			background-color:#f8f8f8;
			box-sizing: border-box;
			outline: none;
			-webkit-appearance: none;
			font-size: 16px;
			font-size: 1.6rem;
			line-height: 1.5;
		}
		.boxMypageIn01 .listItemBasic01 {
			font-size: 12px;
			font-size: 1.2rem;
			padding: 10px 0 55px;
			margin: 0 auto;
		}
			.boxMypageIn01 .listItemBasic01 li {
				margin: 0;
			}
			
.headMessage.review ul.linkUrl01
{
	text-align: center;
	padding-top: 1em;
}
.headMessage.review ul.linkUrl01 li
{
	display: inline-block;
	margin: 5px;
}

.headMessage.review ul.linkUrl01 a
{
	margin-right: 0;
    display: block;
    background-color: #eeeeee;
    border-radius: 20px;
    text-decoration: none;
    width: 125px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
}

.headMessage.review ul.linkUrl01 a.yes
{
	background-color: #333;
	color:#fff;
}
.headMessage.review ul.linkUrl01 a:hover {
	text-decoration:none;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


#mypageIcons
{
	border-top: solid 1px #cccccc;
	overflow: hidden;
}

#mypageIcons li
{
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}

#mypageIcons li a
{
	text-decoration: none;
}

#mypageIcons li a:hover
{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#mypageIcons li a img
{
	width: 100%;
	max-width: 220px;
	
}

#currentPoint
{
	vertical-align: middle;
	padding-bottom: 15px;
}

#currentPoint strong
{
	font-size: 1.5em;
}

@media screen and (max-width: 767px) {
#mypageIcons li
{
	width: 50%;
}
}
@media screen and (max-width: 250px) {
#mypageIcons li
{
	width: 100%;
}
}


.giveRateTable01 .txtDetails
{
	word-break: break-all;
}
