@charset "utf-8";

.siteHeader {
	background: #fff;
    height: 160px;
}
.cart-left{
	width:66.666%;
	float:left;
}
.cart-center{
	width:100%;
	float:left;
	margin:0 auto;
}
.cart-right{
	width:29.16%;
	float:right;
}
.mainContents{
	margin-bottom:50px;
}

@media only screen and (max-width: 750px){

	.siteHeader {
		background: #fff;
	    height: 47px;
	}
	.cart-left{
		width:100%;
		float:none;
		margin-bottom:20px;
	}
	.cart-right{
		width:100%;
		float:none;
		clear:both;
	}
	
	#checked-wrap .row{
		width: 100% !important;
    	margin: 0;
	}
	#checked-wrap .row .item_checked__title {
		margin: 10% auto 0%;
	    font-size: 1.6rem;
	    text-align: left;
	    margin-bottom: 2%;
	    margin-top:0;
	    font-weight: 500;
	}
	
	.blockInCart {
	    width: 100%;
	    margin: 0 auto 90px;
	    margin-bottom: 15%;
	}
	
	
}



form .row .row {
	margin: 0;
}

.orderTable,
.formTable {
	display: table;
	width: 100%;
	float: left;
}
.orderTable {
	margin-top: 5px;
}
.formTable {
	padding-top: 0;
}
.orderTable::after {
	content: " ";
	display: table;
}
.formTable h3 {
	margin: 10px 0 0;
	font-size: 14px;
}


.orderTable .orderRow {
	display: table;
	width:100%;
	border-bottom:1px solid #bfbfbf;
	padding-bottom:40px;
	margin-bottom:40px;
}
.orderTable .orderRow.last {
	margin-bottom:0px;
}
.orderTable .orderRow.title,
.orderTableSummary .orderRow.title {
	font-size: 12px;
	font-weight: 400;
	width: 100%;
}
/*.orderTable .orderRow .orderCol {
	display: table-cell;
	border-top: 1px solid #A5A5A5;
	background-color: #fff;
	padding: 16px 0 18px 0;
	vertical-align: middle;
}*/
.orderTable .orderRow .colImage {
	width: 120px;
	float:left;
	margin-right:7%;
}
.orderTable .orderRow .colText{
	overflow:hidden;
}
.orderTable .orderRow .orderCol.colImage img {
	width: 100%;
}
.orderTable .orderRow .orderCol.colQuantity {
	width: 110px;
	padding-left: 20px;
	text-align: center;
}
.orderCol.colPod,
.orderCol.colPrice {
	text-align:center;	
	position: relative;
}
/*.orderCol.colPod{
	margin-bottom:10px;
	width:100px;
	float:right;
}*/
.orderCol.colDelete{
	clear:both;
	margin-bottom:15px;
}
.orderCol.colPrice.wide {
	width: 40%;
}
.orderCol.colPod .pod-label{
	display:inline-block;
	float:left;
	font-size:12px;
	font-size:1.2rem;
	padding-top:5px;
}
.colPod div.open_select {
	display: block;
	padding: 5px 30px 5px 10px;
	/*background: url(../img/item-list/ac_arrow.png) no-repeat right 15px center;*/
	background-color: #fff;
	border: 1px solid #A5A5A5;
	font-weight: 400;
	font-size: 12px;
	width: 60px;
	cursor: pointer;
	text-align:left;
	float:right;
}
.colPod ul.open_select {
	background-color: #fff;
	display: none;
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 1;
	border: 1px solid #A5A5A5;
	width: 60px;
}
.orderCol.colPod li {
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	padding: 5px 10px;
	cursor: pointer;
}
.orderCol.colPod li:hover {
	background-color: #eee;
}
.orderCol.colInfo {
	width: 64%;
	display:table-cell;
}
.orderCol.colInfo2 {
	width: 34%;
	display:table-cell;
	text-align:right;
	vertical-align:middle;
}
.orderCol.colInfo .itemName {
	font-size: 18px;
	font-size:1.8rem;
	font-weight: bold;
	padding: 10px 0 40px;
}
.orderCol.colPrice .price {
	display: block;
	padding:0;
	font-size: 16px;
	font-size:1.6rem;
	font-weight: bold;
	color:#000;
}
.orderCol.colPrice .price span.yen {
	font-size: 12px;
	font-size: 1.2rem;
}
.orderCol.colInfo .separator {
	white-space: nowrap;
	display: block;
	font-size: 14px;
	font-size:1.4rem;
	font-weight: 300;
	color:#7d7d7d;
}
/*.orderTable .delete,
.orderTable .edit {
	-moz-appearance: none;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-sizing: content-box;
	cursor: pointer;
	display: inline;
	font-size: inherit;
	margin: 0;
	outline: medium none;
	padding: 0;
	color: #000;
	background:url(../img/cart/delete.png) no-repeat 0 center;
	padding-left:18px;
	font-size: 12px;
	font-weight: 400;
	text-decoration: underline;
	text-decoration:none;
}*/

input.btn_submit{
	background: url(../../front/img/ico_delete_01.png) no-repeat 0 0;
	cursor: pointer;
	display: block;
	border: none;
	text-indent: -9999px;
	width:23px;
	height:24px;
}

input.btn_submit:hover {
	background: url(../../front/img/ico_delete_01.png) no-repeat 0 -50px;
}

.orderTableSummary {
	display: block;
}

.orderTableSummary h2.title,
.orderTableSummary2 h2.title {
	font-size: 18px;
	margin-bottom: 18px;
	font-weight:bold;
}
.orderTableSummary .row,
.orderTableSummary2 .row {
	display: block;
	width: 100%;
	padding: 30px 20px 0;
	margin: 0 0;
	font-size: 13px;
	font-weight: 400;
}
.orderTableSummary a {
	color: #999;
}
.orderTableSummary .orderRow {
	display: block;
	width: 100%;
	border-bottom: 1px solid #A5A5A5;
}
.orderTableSummary .orderRow.last {
	border: none;
}
.orderTableSummary .orderHead,
.orderTableSummary .orderVal {
	padding: 10px 0 8px;
	float: left;
	display: block;
	margin: 5px 0;
}
.orderTableSummary .orderHead {
	width: 30%;
}
.orderTableSummary .orderVal {
	width: 70%;
}
.orderTableSummary .orderRow.last .orderVal,
.orderTableSummary2 .orderRow.last .orderVal {
	font-size: 18px;
}
.orderTableSummary .orderRow.last .orderVal span.yen,
.orderTableSummary2 .orderRow.last .orderVal span.yen {
	font-size: 14px;
}
.orderTableSummary .orderRow .orderVal {
	text-align: right;
}
.orderTableSummary .btn {
	margin-top: 30px;
	width: 100%;
}
.orderTableSummary .checkout {
	width: 100%;
}

.orderTableSummary2 {
	display: block;
	width: 100%;
	float: right;
	padding: 0;
	margin-top: 0;
}
.orderTableSummary2 .border-wrap{
	border: 1px solid #bfbfbf;
	border-bottom:none;
}
.orderTableSummary2 .border-wrap.last{
	border-bottom: 1px solid #bfbfbf;
}
.orderTableSummary2 .row.pt-none {
	padding-top:0;
}
.orderTableSummary2 .separator {
	white-space: nowrap;
	display: block;
	font-size: 12px;
	font-size:1.2rem;
	color:#7d7d7d
}
.orderTableSummary2 .separator  span{
	width:5.5em;
	display:inline-block;
}
.orderTableSummary2 .orderRow {
	border-top: 1px solid #bfbfbf;
	margin-bottom:0px;
	padding-top:20px;
}
.orderTableSummary2 .orderRow.total{
	padding:15px 0 !important;
	font-size: 14px;
	font-size:1.4rem;
}
.orderTableSummary2 .orderRow.total span.yen {
	font-size: 10px;
	font-size: 1rem;
}
.orderTableSummary2 .orderRow:first-child {
	border-top: none;
	padding-top:0;
}
.orderTableSummary2 .price{
	display:block;
	text-align:right;
	padding-top:15px;
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
}
.orderTableSummary2 .price span.yen {
	font-size: 10px;
	font-size: 1rem;
}
.orderTableSummary2 .colImage {
	width: 35%;
	float: left;
	padding-right: 5%;
}
.orderTableSummary2 .colName{
	font-size:14px;
	font-size:1.4rem;
	margin-bottom:5px;
}
.orderTableSummary2 .colText{
	overflow:hidden;
	margin-bottom:15px;
}
.orderTableSummary2 .orderHead,
.orderTableSummary2 .orderVal {
	float: left;
	display: block;
}
.orderTableSummary2 .orderHead {
	width: 35%;
}
.orderTableSummary2 .orderVal {
	width: 65%;
}
.orderTableSummary2 .total-price .orderHead {
	width: 50%;
}
.orderTableSummary2 .total-price .orderVal {
	width: 50%;
}
.orderTableSummary2 .orderVal {
	text-align: right;
}
.orderTableSummary2 .orderVal.sale{
	color:#e95a7f !important;
}
.orderTableSummary2  .total-price{
	border:none !important;
	padding:15px 0 !important;
	clear:both;
	overflow:hidden;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}


@media only screen and (max-width: 750px){
	
	.siteHeader .inner {
	    height: 0;
	    padding: 20px 16px;
	}
	
	.orderTable .orderRow {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.orderTable .orderRow.last {
		margin-bottom: 0px;
	}
	.orderTable .orderRow .orderCol.colInfo,
	.orderTable .orderRow .orderCol.colInfo2 {
		width: 100%;
		display:block;
		text-align:left;
	}
	.orderTable .orderRow .orderCol.colInfo{
		margin-bottom:20px;
		overflow:hidden;
	}
	.orderTable .orderRow .colImage {
		width: 100px;
		margin-right: 3%;
	}
	.orderTable .orderRow .orderCol.colInfo .itemName {
		font-size: 15px;
		font-size: 1.5rem;
		padding: 0px 0 10px;
	}
	.orderTable .orderRow .orderCol.colPrice .price {
		text-align:left;
	}
	.orderTable .orderRow .orderCol.colPod {
		margin-bottom:0;
		width: 170px;
		float:left;
	}
	.orderTable .orderRow .orderCol.colPod .pod-label {
		width:3em;
		text-align:left;
	}
	.orderTable .orderRow .orderCol.colPod div.open_select {
		float: left;
		width: 120px;
	}
	.orderTable .orderRow .orderCol.colPod ul.open_select {
		right:inherit;
		left:3.5em;
		width: 120px;
	}
	.stock-ttl {
		float:left;
		margin-bottom:0 !important;
		padding-top:5px;
	}
	.orderTable .orderRow .orderCol.colDelete {
		clear:inherit;
		float:right;
		margin-bottom:0;
		padding-top:5px;
	}

	.orderTableSummary2 {
		float: none;
		clear:both;
		border-top: 1px solid #bfbfbf;
		padding-top:35px;
	}
	.orderTableSummary .row, .orderTableSummary2 .row {
		padding:0;
		margin: 0 0;
		font-size: 13px;
		font-weight: 400;
	}
	.orderTableSummary2 .border-wrap{
		border:none;
		border-bottom: 1px solid #bfbfbf;
	}
	.orderTableSummary2 .border-wrap.sp-b-none{
		border-bottom:none;
	}
	.orderTableSummary2 .border-wrap.last {
		border-bottom: 1px solid #000;
		border-top: 1px solid #000;
	}
	.orderTableSummary2 .row.pt-none {
		padding-top:0;
	}
	
	.orderTableSummary2 .card-help .row.pt-none{
		padding-left: 15px;
    	padding-right: 15px;
	}
	.orderTableSummary2 .orderRow {
		padding-top: 20px;
		margin-top:0;
		margin-bottom:15px;
	}
	.orderTableSummary2 .orderRow.total,
	.orderTableSummary2 .orderRow.total-price{
		margin:0;
	}
	.orderTableSummary2 .orderRow:first-child {
		margin-top:0;
	}
	.orderTableSummary2 .price {
		font-size: 15px;
		font-size: 1.5rem;
		text-align:left;
	}
	.orderTableSummary2 .colText{
		overflow:hidden;
		margin-bottom:0px;
	}
	.orderTableSummary2 .colInfo2{
		overflow:hidden;
		margin-bottom:15px;
	}
	.orderTableSummary2 .orderCol.colPod {
		margin-bottom: 0;
		width: 170px;
		float: left;
	}
	.orderTableSummary2 .stock-ttl {
		float: left;
		margin-bottom: 0 !important;
		padding-top: 5px;
	}
	.orderTableSummary2 .colDelete {
		clear: inherit;
		float: right;
		margin-bottom: 0;
		padding-top: 5px;
	}
	.orderTableSummary2 .delete{
		-moz-appearance: none;
		background: transparent none repeat scroll 0 0;
		border: 0 none;
		border-radius: 0;
		box-sizing: content-box;
		cursor: pointer;
		display: inline;
		font-size: inherit;
		margin: 0;
		outline: medium none;
		padding: 0;
		color: #000;
		background: url(../img/cart/delete.png) no-repeat 0 center;
		padding-left: 18px;
		font-size: 12px;
		font-weight: 400;
		text-decoration: underline;
		text-decoration: none;
	}
	
	.colPod div.open_select {
		display: block;
		padding: 5px 30px 5px 10px;
		background: url(../img/item-list/ac_arrow.png) no-repeat right 15px center;
		background-size: 22%;
		background-color: #fff;
		border: none;
		font-weight: 400;
		font-size: 12px;
		width: 60px;
		cursor: pointer;
		text-align:left;
		float:right;
	}
	
	.colPod div.sp_open_select {
		display: block;
		padding: 5px 20px 5px 10px;
		background: url(../img/item-list/ac_arrow.png) no-repeat right 15% center;
		background-size: 20%;
		background-color: #fff;
		border: none;
		font-weight: 400;
		font-size: 12px;
		width: 100%;
		cursor: pointer;
		text-align:left;
		float:right;
	}
}


/* step-commom */

.cart-box{
	border-bottom:1px solid #bfbfbf;
	padding-bottom:40px;
	clear:both;
	overflow:hidden;
}
.cart-box.pd_none{
	padding:0;
}
.cart-box .order-ttl{
	font-size: 18px;
	font-size:1.8rem;
	font-weight:bold;
	margin-bottom:15px;
}

.cart-single-btn{
	width:31.25%;
	margin:0 auto;
}

/* step01 */

.cart-cal{
	padding-top:120px;
}
h2.title {
	font-size: 40px;
	font-size:4.0rem;
	font-family:Helvetica,Arial,游ゴシック体, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,sans-serif;
	margin-bottom:30px;
}
.free-txt{
	/*color:#e95a7f;*/
	color:#000;
	font-size:14px;
	font-size:1.2rem;
	margin-bottom:25px;
	margin-top:0%;
}
.stock-ttl{
	color:#e95a7f;
	margin-bottom:15px;
	font-size:14px;
	font-size:1.4rem;
}
.coupon-radio{
	font-size:16px;
	font-size:1.6rem;
	padding-left:20px;
}
.coupon-radio.mb{
	margin-bottom:20px;
}
.coupon-radio input[type="radio"] {
	display:inline!important;
}
.coupon-radio input[type="text"]{
	width:150px;
	display:inline !important;
	box-shadow:none;
	padding:7px;
	height:inherit;
}
.coupon-radio .app-btn{
	background:none;
	border:1px solid #000;
	text-align:center;
	color:#000;
	height:29px;
	line-height:29px;
	font-size:14px;
	font-size:1.4rem;
	padding:0 5px;
	margin-left:5px;
	vertical-align:bottom;
}

.total-price-table{
	width:70%;
	float:right;
}
.total-price-table th,
.total-price-table td{
	border-top:1px solid #bfbfbf;
	padding:20px;
	font-size:14px;
	font-size:1.4rem;
	line-height:2;
	vertical-align:top;
}
.total-price-table td span.yen {
	font-size: 10px;
	font-size: 1rem;
}
.total-price-table tr:first-child th,
.total-price-table tr:first-child td{
	border:none;
}
.total-price-table td.sale{
	color:#e95a7f;
}
.total-price-table td.price{
	text-align:right;
}
.total-price{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:20px;
	clear:both;
	overflow:hidden;
	font-size:18px;
	font-size:1.8rem;
}
.total-price-table .total-price td span.yen {
	font-size: 14px;
	font-size: 1.4rem;
}
.total-price dt{
	float:left;
	font-weight:bold;
}
.total-price dt span{
	font-size:12px;
	font-size:1.2rem;
	font-weight:normal;
}
.total-price dd{
	float:right;
	text-align:right;
	font-weight:bold;
}

.coupon-left{
	width:48.5%;
	float:left;
}
.coupon-right{
	width:48.5%;
	float:right;
}

.coupon-btn{
	margin-bottom: 10px;
	padding: 10px 0;
	height: inherit;
	border: 1px solid #000;
	font-size: 16px;
	font-size: 1.6rem;
	max-width:260px;
}


@media only screen and (max-width: 1024px){
	.total-price-table{
		width:100%;
		float:none;
	}
}

@media only screen and (max-width: 750px){
	h2.title {
		font-size: 22px;
		font-size:2.2rem;
		margin-bottom:20px;
		padding:0
	}
	.coupon-radio{
		font-size:14px;
		font-size:1.4rem;
		padding-left:0px;
	}
	.coupon-radio.mb{
		margin-bottom:20px;
	}
	.total-price-table th,
	.total-price-table td{
		padding:20px 0;
	}
	.total-price{
		padding:20px 0;
		font-size:16px;
		font-size:1.6rem;
	}

	.cart-single-btn{
		width:100%;
	}

	.free-txt{
		/*color:#e95a7f;*/
		color:#000;
		font-size:14px;
		font-size:1.2rem;
		margin-bottom:25px;
		margin-top:5%;
	}

	.coupon-left{
		width:100%;
		float:none;
		margin-bottom:15px;
	}
	.coupon-right{
		width:100%;
		float:none;
	}
	
	.coupon-btn{
		font-size: 14px;
		font-size: 1.4rem;
		margin:0 auto;
	}

}


/* step01-side */

.orderTableSummary .side-ttl{
	margin-bottom:15px;
	font-size:17px;
	font-size:1.7rem;
}
.orderTableSummary .side-ttl.center{
	text-align:center;
}
.orderTableSummary .member-box{
	background-color:#eeeeee;
	padding:25px 30px 20px;
	margin-bottom:20px;
	clear:both;
}
.orderTableSummary .member-box .button{
	margin-bottom:10px;
	padding:10px 0;
	height:inherit;
	border:1px solid #000;
	font-size:16px;
	font-size:1.6rem;
}
.orderTableSummary .member-box .button.pay-btn02{
	background:#FFF;
	color:#000;
}

.orderTableSummary .member-box input[type="email"],
.orderTableSummary .member-box input[type="text"],
.orderTableSummary .member-box input[type="password"]{
	box-shadow:none;
	height:inherit;
	padding:10px;
	border:1px solid #bfbfbf;
}
.orderTableSummary .member-box .menber-input{
	margin-bottom:10px;
}
.orderTableSummary .member-box .menber-input.last{
	margin-bottom:20px;
}
.orderTableSummary .member-box .menber-checkBox{
	font-size:14px;
	font-size:1.4rem;
	margin:0 0 3px;
}
.orderTableSummary .member-box .menber-checkBox.last{
	margin-bottom:25px;
}


.orderTableSummary .side-box{
	margin-bottom:25px;
	border-bottom:1px solid #e6e6e6;
	font-size:14px;
	font-size:1.4rem;
	padding:0 25px 25px;
}
.orderTableSummary .amazon-btn{
	max-width:290px;
	margin:0 auto;
	text-align:center;
}
.orderTableSummary .amazon-btn a{
	display:block;
	background:#ff9900 url(../img/cart/amazon.png) no-repeat 20px center;
	color:#FFF;
	line-height:1.3;
	padding:10px 0;
}
.orderTableSummary .card-img{
	display:block;
	margin:10px auto;
}

@media only screen and (max-width: 1024px){
	.orderTableSummary .member-box{
		padding:20px 10px 15px;
	}
	.orderTableSummary .member-box .button {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media only screen and (max-width: 750px){
	.orderTableSummary .member-box{
		background-color:#eeeeee;
		padding:20px 20px 15px;
		margin-bottom:20px;
	}
	.itmContentsArea {
		overflow:hidden;
		clear:both;
		margin-top:10%;
	}
	.colorSizeName {
		 float:left;
	}
	.quantityPrice{
		 float:left;
		 padding-right: 5%;
	}
	.price {
		 float:right;
		 font-size: 1.4rem;
		 padding-top: 3%;
	}
	.priceJpy {
		 padding-left: 11%;
	}
	.priceJpy span.yen {
		 font-size: 10px;
		 font-size: 1rem;
	}
	.blockSpCartMenu .listInCart li span.yen {
		 font-size: 10px;
		 font-size: 1rem;
	}
}
@media only screen and (max-width: 374px){
	.orderTableSummary .member-box{
		background-color:#eeeeee;
		padding:20px 20px 15px;
		margin-bottom:20px;
	}
	.itmContentsArea {
		overflow:hidden;
		clear:both;
		margin-top:10%;
	}
	.colorSizeName {
		 float:left;
	}
	.quantityPrice{
		 float:left;
		 padding-right: 5%;
	}
	.price {
		 float:left;
		 font-size: 1.4rem;
		 padding-top: 3%;
	}
	.priceJpy {
		 padding-left: 1%;
	}
}


/* step02 */

.coupon-app-btn {
	background: none !important;
	border: 1px solid #000 !important;
	text-align: center !important;
	color: #000 !important;
	height: 39px !important;
	line-height: 39px !important;
	font-size: 14px !important;
	font-size: 1.4rem !important;
	padding: 0 20px !important;
	margin-left: 0px !important;
	vertical-align: bottom !important;
}
.coupon-app-btn:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.deliveryAddressList{
	margin-left: 20px;
}
.gray-form.cash_on_delivery {
	background: unset;
	padding: 0 0 20px;
}
.cashondeliveryoptionForm table {
	width: 100%;
	border: 1px solid #A5A5A5;
	border-collapse: collapse;
	margin: 10px 0;
}
.cashondeliveryoptionForm table th {
	background-color: #f5f5f5;
	border-bottom: 1px solid #A5A5A5;
	padding: 0px;
	font-size: 13px;
	line-height: 1.6;
}
.cashondeliveryoptionForm table td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.6;
}
.cashondeliveryoptionForm table th, .cashondeliveryoptionForm table td {
	border: 1px solid #A5A5A5;
	text-align: center;
}


/* step04 */

.regmessageArea{
	max-width:800px;
	margin:0 auto;
	text-align:center;
}
.regmessageArea .text-box{
	font-size:12px;
	font-size:1.2rem;
	padding:30px 0 70px;
}
.regmessageArea .text-box .thank-ttl{
	font-size:30px;
	font-size:3.0rem;
	margin-bottom:20px;
}
.regmessageArea .text-box .thank-txt{
	font-size:14px;
	font-size:1.4rem;
	text-align:left;
}
.regmessageArea .share-box .share-box{
	margin-bottom:100px;
}
.regmessageArea .share-box .share-ttl{
	font-size:30px;
	font-size:1.5rem;
	margin-bottom:30px;
	text-align: left;
	margin-left: 7%;
}
.regmessageArea .share-box ul{
	font-size:0;
}
.regmessageArea .share-box li{
	display:inline-block;
	margin:0 22px;
}

.form-content .birth-wrap select:disabled {
	opacity: 1;
	background: #ccc url(../img/arrow.png) no-repeat right 15px center;
}

@media only screen and (max-width: 750px){
	.regmessageWrapper{
		padding-top:15px;
	}
	.regmessageWrapper .regmessageArea {
		margin: 0px;
	}
	.regmessageArea .text-box{
		font-size:12px;
		font-size:1.2rem;
		padding:30px 0 50px;
	}
	.regmessageArea .text-box .thank-ttl{
		font-size:18px;
		font-size:1.8em;
		margin-bottom:20px;
	}
	.regmessageArea .share-box .share-box{
		margin-bottom:100px;
	}
	.regmessageArea .share-box .share-ttl{
		font-size:1rem;
		margin-bottom:20px;
		margin-left: 0;
	}
	.regmessageArea .share-box li{
		display:inline-block;
		margin:0 12px;
		width:8%;
	}
}

.gift_container {
	margin-top: -30px;
	margin-bottom: 15px;
	border: #999 thin solid;
}

.gift_block {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
}

.gift_img {
	width: 50%;
	padding: 10px 10px 10px;
	vertical-align: middle;
	float: left;
}

@media only screen and (max-width: 750px){
	.gift_img {
		width: 50%;
	}
	
	.item_color {
		padding-top: 9%;
	    width: 30%;
	    float: left;
	    clear: both;
	    font-size:1.1rem!important;
	}
	
	.item_size {
		width: 30%;
	    float: left;
	    clear: both;
	    font-size:1.1rem!important;
	    line-height:2;
	}

}

.gift_btn {
	margin-bottom: 0;
}

.shoping_cart__side_inner {
	margin-top: 20px;
	padding-top: 20px;
}
.shoping_cart__side_inner.first {
	border-top: #bfbfbf solid 1px;
}

.join_text {
	font-size: 16px;
	font-size: 1.6rem;
}

.join_text.last {
	margin-bottom: 10px;
}

/* Coupon page
-------------------------------*/
#Modal02.reveal-modal {
	/*width:400px;*/
}
.couponSelectArea {
	width:85%;
	clear:both;
	margin: 4% 1%;
	border: 1px solid #ccc;
	padding: 3%;
	float:left;
}
.cpouponAppBtnArea {
	float:right;
	margin-top:8%;
}
.cpouponAppBtn {
	background: none !important;
	border: 1px solid #000 !important;
	text-align: center !important;
	color: #000 !important;
	height: 39px !important;
	line-height: 39px !important;
	font-size: 14px !important;
	font-size: 1.4rem !important;
	padding: 0 20px !important;
	margin-left: 0px !important;
	vertical-align: bottom !important;
}
.couponName {
	font-size:1.3rem;
}
.couponPeriod {
	font-size:1.3rem;
}
.couponContents {
	font-size:1.3rem;
}
.reveal-modal .title {
	font-size: 1.8rem;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
    line-height: 2;
    text-align: center;
}
.close-reveal-modal img {
	width: 80%;
	height: auto;
}
/*.reveal-modal .close-reveal-modal {
	left: 5%;
	top:2%;
}*/

.couponBtn {
	padding-bottom:5%; 
	width:58%;
}

.deliveryDateArea .deliveryDate{
	font-size: 1.4rem;
    font-weight: bold;
    margin-left: 2rem;
    margin-top: 1rem;
}

@media only screen and (max-width: 750px){
	#Modal02.reveal-modal {
		width:100%;
		padding: 10px 3%;
		margin-top: 26%;
	}
	.couponSelectArea {
		width: 85%;
		clear: both;
		margin: 4% auto;
		border: 1px solid #ccc;
		padding: 3%;
	}
	.cpouponAppBtnArea {
		float:right;
		margin-top:9.5%;
	}
	.cpouponAppBtn {
		background: none !important;
		border: 1px solid #000 !important;
		text-align: center !important;
		color: #000 !important;
		height: 39px !important;
		line-height: 39px !important;
		font-size: 11px !important;
		font-size: 1rem !important;
		padding: 0 10px !important;
		margin-left: 0px !important;
		vertical-align: bottom !important;
	}
	.couponName {
		font-size: 1.2rem;
	}
	.couponPeriod {
		font-size: 1.2rem;
	}
	.couponContents {
		font-size: 1.2rem;
	}
	.reveal-modal .title {
		text-align: center;
	    font-size: 1.4rem;
   	    margin-top: 1.2rem;
	    margin-bottom: 1.2rem;
	    line-height: 2;
	}
	.reveal-modal .close-reveal-modal {
		left: 5%;
		top:2%;
	}
	.couponBtn {
		padding-bottom:10%; 
		width:100%;
	}
	
	.siteSpSubHeader.isSP .listMenuSubHeader {
		letter-spacing: 0.05em;
	}
	
	.siteSpSubHeader.isSP .listMenuSubHeader .close a {
		font-size: 1.2rem;
	}
	
	.siteSpSubHeader .listMenuSubHeader .close{
		width: 7%;
	}
	
	.siteSpSubHeader .listMenuSubHeader .title{
		width: 33.3%;
		font-weight: 500;
	}
	
	.siteSpSubHeader .listMenuSubHeader .spaceTag {
		width: 8%;
	}
	
	.listMenuSubHeader .close img {
		margin-right: 10%;
    	width: 8px;
	}
	.listMenuSubHeader .emptyCart img {
		margin-right: 2%;
	}
	.deliveryDateArea .deliveryDate{
	    margin-left: 0rem;
	}

}
.novelty_text {
	text-align:left;
}

.colNovelty {
	text-align:left;
}
.share-box .info_text{
	float: left;
    margin-left: 7%;
}
@media only screen and (max-width: 750px){
	.share-box .info_text{
		font-size: 1rem;
    	margin-bottom: 20px;
    	margin-left: 0;
    	text-align: left;
	}
	
	.card-help .help-title {
		font-size: 1.6rem;
	    margin-bottom: 1rem;
	}
}

.card-help {
	background-color: #eee;
    margin-top: 2rem;
}
.orderTableSummary2 .orderRow.total.marginNone {
	margin-top:0;
}

.help-title {
	font-size: 1.8rem;
}

.card-help .help-title {
	font-size: 1.8rem;
    margin-bottom: 1rem;
}

.card-help .help-piece{
	font-size: 1.6rem;
    margin-bottom: 0.5rem;
}

.card-help .help-piece a{
	text-decoration: underline;
}

.cart_proper_text {
	margin-top: 2rem;
}

@media only screen and (max-width: 750px){
	.card-help .help-title {
		font-size: 1.6rem;
	    margin-bottom: 1rem;
	}
	
	.card-help .help-piece {
		font-size: 1.4rem;
	}
	
}

.cart-text{
	text-align: center;
	margin-top: 15px;
}
.milePromotionTxt {
	display: block;
	font-weight: bold;
	color: red;
}
.orderTableSummary2 .milePromotionTxt {
	display: flex;
	justify-content: flex-end;
}