
/* -------------------------------------------------------------------------- */

/*	wc_item_single.php
/* -------------------------------------------------------------------------- */

.is-product {
	margin-top: -24px;
}
.item-content + .is-product {
	margin-top: 0;
}

.layout-default {
	margin-top: -24px;
}

/*  .gallery
----------------------------------------*/

.is-product .gallery {
	margin-bottom: 30px;
}

/* -------- .itemimg -------- */

.is-product .gallery .itemimg {
	text-align: -webkit-center;
	margin: 0 -1em;
	width: calc( 100% + 2em );
}
.is-product .gallery .itemimg img {
	width: 100%;
	max-width: none;
}


/* -------- .itemimg-sub -------- */

.is-product .gallery .itemimg-sub {
	margin: 24px 0 0 0;
}
/*.is-product .gallery .itemimg-sub .slick-track {
	left: -1em;
}*/
.is-product .gallery .itemimg-sub .list {
	margin: 0;
	opacity: .5;
}
.is-product .gallery .itemimg-sub .list:hover,
.is-product .gallery .itemimg-sub .slick-current {
	opacity: 1;
}
.is-product .gallery .itemimg-sub .list img {
	width: 100%;
	cursor: pointer;
}


/*  .add-to-cart
----------------------------------------*/

.is-product .add-to-cart .itemname {
	margin-bottom: 24px;
}
.is-product .add-to-cart h1,
.is-product .add-to-cart .itemcode {
	display: inline;
}
.is-product .add-to-cart h1 {
	font-size: 16px;
	font-weight: 700;
}
.is-product .add-to-cart .itemcode {
	margin-left: 12px;
	text-align: right;
	font-size: 12px;
	vertical-align: text-bottom;
}
.is-product .add-to-cart .excerpt {
	margin: -6px 0 30px;
	line-height: 1.8;
}
.is-product .add-to-cart .skuform:before {
	background: #dadada;
	display: block;
	content: "";
	margin: 24px auto;
	width: calc( 100% - 24px );
	height: 1px;
}
.is-product .add-to-cart .skuform:first-child:before {
	display: none;
}
.is-product .add-to-cart .skuform:not(:last-child) {
	margin-bottom: 36px;
}
.is-product .add-to-cart .skuname {
	margin-bottom: 6px;
	width: 100%;
	font-size: 12px;
	font-weight: 700;
}
.is-product .add-to-cart .item-option {
	margin-bottom: 30px;
}
.is-product .add-to-cart .item-option dt {
	margin-bottom: 4px;
	font-weight: 700;
}
.is-product .add-to-cart .item-option dd:not(:last-child) {
	margin-bottom: 15px;
}
.is-product .add-to-cart .item-option .iopt_radio_label,
.is-product .add-to-cart .item-option .iopt_checkbox_label {
	display: inline-block;
	margin-top: 4px;
	margin-right: 10px;
}
.is-product .add-to-cart .item-option .iopt_checkbox_label + br {
	display: none;
}
.is-product .add-to-cart .skuimg {
	margin: 0 24px 16px 0;
	float: left;
	max-width: 96px;
}
.is-product .add-to-cart .skuimg + .is-cart {
	margin-top: -4px;
}
.is-product .add-to-cart .zaikostatus {
	font-size: 11px;
}
.is-product .add-to-cart .zaikostatus > .field_price {
	margin-top: 6px;
}
.is-product .add-to-cart .field_price {
	float: left;
	margin-bottom: 8px;
	font-size: 18px;
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'sans-serif';
}
.is-product .add-to-cart .field_price .field_cprice {
	opacity: .6;
	font-size: 12px;
	text-decoration: line-through;
}
.is-product .add-to-cart .skuimg + .is-cart .field_price {
	float: none;
	margin-top: 2px;
}

/* ---- .tax_inc_block ---- */

.is-product .add-to-cart .tax_inc_block {
	float: left;
	margin: -8px 0 8px;
	font-size: 12px;
	width: 100%;
}
.is-product .add-to-cart .skuimg + .is-cart .tax_inc_block {
	float: none;
	width: auto;
}
.is-product .add-to-cart .tax_inc_block em {
	margin-right: 3px;
}

.is-product .add-to-cart .quantity {
	text-align: right;
	display: block;
	font-size: 12px;
}
.is-product .add-to-cart .skuimg + .is-cart .quantity {
	text-align: left;
}
.is-product .add-to-cart .skuquantity {
	display: inline-block;
	margin: 0 6px;
	text-align: center;
	font-size: 16px;
	width: 60px;
	border-radius: 4px;
}
.is-product .add-to-cart .cart-button {
	display: block;
	margin-top: 16px;
	width: 100%;
}
.is-product .add-to-cart .cart-button .skubutton {
	background: #777;
	display: block;
	color: #fff;
	font-size: 14px;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}

.is-product .add-to-cart .itemsoldout {
	background: #eee;
	display: block;
	clear: both;
	text-align: center;
	font-size: 13px;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}
.is-product .add-to-cart .contact-item {
	text-align: center;
}
.is-product .add-to-cart .contact-item a {
	background: #eee;
	display: inline-block;
	font-size: 13px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}
.is-product .add-to-cart .contact-item a span {
	margin-right: 6px;
	font-size: 18px;
	vertical-align: text-bottom;
}
.is-product .add-to-cart .contact-item.always {
	margin-top: 8px;
}
.is-product .add-to-cart .contact-item.always span {
	margin-right: 6px;
	font-size: 18px;
	vertical-align: text-bottom;
}
.is-product .add-to-cart .contact-item.always span:before {
	color: #333;
}
.is-cart .itemGpExp {
	clear: both;
	margin-top: 3em;
	margin-bottom: 2em;
}
.is-product .add-to-cart .skuimg + .is-cart .itemGpExp {
	clear: none;
	margin-top: 1em;
	margin-left: calc(96px + 24px);
}
.is-cart .itemGpExp dt {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 700;
}
.is-cart .itemGpExp dd li {
	margin-bottom:  5px;
}
.is-cart .itemGpExp dd li:last-child {
	margin-bottom: 0;
}


/*  .info
----------------------------------------*/

.is-product .info {
	margin-top: 36px;
}

/* -------- .tabs ------- */

.is-product .tabs-pc {
	display: none;
}
.is-product .tabs-sp {
	display: block;
}

.is-product .tabs {
	margin: 0 .5em;
	border-top: 1px solid #ddd;
}
.is-product .tabs li {
	position: relative;
	border-bottom: 1px solid #ddd;
}
.is-product .tabs li ul li {
	border-bottom: none;
}

.is-product .tabs li .label {
	padding: 1.5em .5em;
	line-height: 1;
}
.is-product .tabs li .label:hover {
	cursor: pointer;
}
.is-product .tabs li .icon {
	position: absolute;
	top: 9px;
	right: .5em;
}
.is-product .tabs li .icon .in {
	position: relative;
	width: 30px;
	height: 30px;
}
.is-product .tabs li .icon .in:before,
.is-product .tabs li .icon .in:after {
	background-color: #777;
	display: block;
	content: "";
	position: absolute;
	top: 12.5px;
	left: 7.5px;
	width: 15px;
	height: 2px;
}
.is-product .tabs li .icon .in:before {
	transform: rotate( 90deg );
	transition: transform 0.3s;
}
.is-product .tabs li .icon .in:after {
}
.is-product .tabs li.active .icon .in:before {
	transform: rotate( 0 );
}
.is-product .tabs li .entry-box {
	margin: 8px 0 24px;
	padding: 0 .5em;
}

.is-product .tabs-sp li .select {
	display: block;
}

/* -------- .review-list ------- */

.is-product .review-list ol {
	list-style: none;
}
.is-product .review-list li {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #ccc;
}
.is-product .review-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.is-product .tabs-pc .review-list li:last-child {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #ccc;
}
.is-product .review-list .review-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.is-product .review-list .review-author {
	font-weight: 600;
}
.is-product .review-list .review-body {
	margin-top: 6px;
}
.is-product .review-list .review-meta {
	text-align: right;
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'sans-serif';
	font-size: 11px;
}

/* -------- .entry-review ------- */

.is-product .entry-review {
	background-color: #f2f2f2;
	margin-top: 36px;
	padding: 24px;
	border-radius: 6px;
}
.is-product .entry-review textarea,
.is-product .entry-review .comment-form-author input {
	border: none;
}
.is-product .entry-review .review-form-review {
	margin-bottom: 12px;
}
.is-product .entry-review .form-submit {
	margin-top: 12px;
}
.is-product .entry-review .review-form-review label {
	display: block;
	font-weight: 700;
	margin-bottom: 12px;
}
.is-product .entry-review .comment-form-author {
	margin-bottom: 12px;
}
.is-product .entry-review .comment-form-author label {
	margin-bottom: 6px;
	display: block;
	font-size: 12px;
	font-weight: 700;
}
.is-product .entry-review .comment-form-author label span {
	margin-left: 4px;
	font-size: 11px;
	font-weight: normal;
}
.is-product .entry-review .comment-form-cookies-consent {
	position: relative;
	margin: 12px 0;
	padding-left: 36px;
}
.is-product .entry-review .comment-form-cookies-consent input[type="checkbox"],
.is-product .entry-review .comment-form-cookies-consent input[type="checkbox"] + .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.is-product .entry-review .comment-form-cookies-consent input[type="checkbox"] + .checkmark {
	background-color: #fff;
	margin: 0;
	z-index: 0;
}
.is-product .entry-review .comment-form-cookies-consent label {
	display: block;
	margin-top: 3px;
	font-size: 11px;
}
.is-product .entry-review .form-submit input {
	background: #777;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}
.is-product .entry-review .nowc_reviews {
	margin-bottom: 12px;
	text-align: center;
	font-weight: 700;
}
.is-product .entry-review .reviews_btn {
	margin: 0 auto;
	max-width: 240px;
}
.is-product .entry-review .reviews_btn a {
	background: #777;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;

}

/*  .arrange_item
----------------------------------------*/
.arrange_item {
	margin-top: 48px;
}
.arrange_item .arrange_title {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: 700;
}
.arrange_item .coordinate-column .model-info {
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.arrange_item .coordinate-column .thumbnail {
	max-width: 32px;
	margin-right: 10px;
}
.arrange_item .coordinate-column .model-info .in {
	margin-left: 0;
}

/*  .assistance_item
----------------------------------------*/

.assistance_item {
	margin-top: 48px;
}
.assistance_item h3 {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: 700;
}
.assistance_item ul {
	display: flex;
	flex-wrap: wrap;
}
.assistance_item li {
	margin-right: 9px;
	width: calc( 50% - 4.5px );
}
.assistance_item li:nth-child( even ) {
	margin-right: 0;
}
.assistance_item li:nth-child( n+3 ) {
	margin-top: 28px;
}
.assistance_item li a {
	display: block;
}
.assistance_item li .img img {
	max-width: none;
	width: 100%;
}
.assistance_item li .overlay {
	position: relative;
}
.assistance_item li .overlay .sub-img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
}
.assistance_item li .overlay > img:hover {
	opacity: 0;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.assistance_item li .info {
	margin: 10px 5px 0;
}
.assistance_item li h4 {
	font-size: 11px;
	font-weight: normal;
}
.assistance_item li .price {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'sans-serif';
	font-size: 13px;
	margin-top: 4px;
}

/* -- .tax_inc_block -- */

.assistance_item li .tax_inc_block {
	font-size: 11px;	
}
.assistance_item li .tax_inc_block em {
	margin-right: 3px;
	font-size: 11px;	
}


/*  .item-content(LP)
----------------------------------------*/

.item-content:after {
	background: #dadada;
	display: block;
	content: "";
	margin: 36px auto;
	width: calc( 100% - 24px );
	height: 1px;
}
.item-content + .is-product .gallery .itemimg {
	margin: 0;
	width: 100%;
}

.item-content .item-page-title {
	margin-bottom: 24px;
	font-size: 20px;
	font-weight: 700;
}



/* -------------------------------------------------------------------------- */

/*	wc_search_page.php
/* -------------------------------------------------------------------------- */

/* ---- .page-header ---- */

.page-header {
	margin: 0 0 30px;
}
.page-header .page-title {
	font-size: 184.6%;
	line-height: 1.2;
}

/* ---- #searchbox ---- */

#searchbox form {
	margin-bottom: 40px;
}
#searchbox .outlabel {
	font-weight: 600;
	margin-bottom: 0.476em;
	display: inline-block;
}
#searchbox fieldset {
	margin-bottom: 1.42857em;
	padding: .7142857em 1.42857em;
	border: 1px solid #e0e0e0;
}
#searchbox fieldset:last-child {
	margin-bottom: .7142857em;
}
#searchbox legend {
	padding: 0 .7142857em;
}
#searchbox fieldset li {
	margin-bottom: 0.476em;
}
#searchbox .title {
	margin-bottom: 0.476em;
}
#searchbox .send {
	margin-top: 1.42857em;
}


/* -------------------------------------------------------------------------- */

/*	Cart : commmon
/* -------------------------------------------------------------------------- */

/*  .cart-navi
----------------------------------------*/

.cart-navi {
	margin: 0 auto 36px;
	max-width: 980px;
}
.cart-navi ul {
	background-color: #eee;
	display: flex;
	justify-content: center;
	color: #aaa;
	font-size: 11px;
	line-height: 1;
	border-radius: 50px;
}
.cart-navi li {
	padding: 12px 0;
	text-align: center;
}
.cart-navi li.current {
	color: #000;
}
.cart-navi li.current h2 {
	display: inline;
	font-weight: 700;
}
.cart-navi li:after {
	display: inline-block;
	content: ">";
	margin: 0 12px;
	color: #aaa;
	font-weight: normal;
}
.cart-navi li:last-child:after {
	display: none;
}

/*  #cart-table
----------------------------------------*/

input {
	font-family: 'Karla', 'Sawarabi Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'sans-serif';
}
input:focus {
	outline-offset: inherit;
}

#cart-table {
	font-size: 12px;
}
#cart-table,
#cart-table tbody,
#cart-table tfoot,
#cart-table tr,
#cart-table th,
#cart-table td {
	display: block;
}


#cart-table .num,
#cart-table .unitprice {
	display: none;
}
#cart-table .unitprice img {
	width: 16px;
}

#cart-table thead {
	display: none;
}
#cart .gp img {
	width: 24px;
}
/* ---- tbody ---- */
#cart-table tbody tr {
	position: relative;
	padding: 24px 0 3px;
	min-height: 100px;
	border-bottom: 1px solid #eee;
}
#cart-table tbody tr:first-child {
	padding-top: 0;
}
#cart-table tbody tr:first-child td.stock {
	top: -3px;
}
#cart-table tbody td {
	display: block;
}
#cart-table td.thumbnail {
	float: left;
	width: 100px;
}
#cart-table td.thumbnail img {
	width: 100%;
}
#cart-table td.productname {
	margin: 0 0 0 120px;
	padding: 22px 0 0;
	font-size: 12px;
	font-weight: 700;
}
#cart-table td.quantity {
	margin: 8px 0 0 120px;
}
#cart-table td.quantity:before {
	display: inline-block;
	content: "数量";
	margin: 0 8px 0 0;
	vertical-align: top;
}
#cart-table input.quantity  {
	padding: 0 6px;
	font-size: 15px;
	max-width: 46px;
	height: 37px;
	text-align: center;
}
#cart-table td.subtotal {
	clear: both;
	margin-left: 120px;
	padding-top: 6px;
	text-align: right;
	font-size: 16px;
}
#cart-table td.subtotal:before {
	margin-right: 8px;
	font-size: 12px;
}
#cart-table td.subtotal:before {
	content: attr(data-subtotal);
}
#cart-table td.stock {
	position: absolute;
	top: 21px;
	left: 120px;
	font-size: 12px;
}
#cart-table td.action .delButton {
	background: none;
	position: absolute;
	bottom: 2px;
	left: 0;
	padding: 0;
	color: #666;
	text-decoration: underline;
}
#cart-table td.action .delButton:hover {
	text-decoration: none;
}

/* ---- tfoot ---- */

#cart-table tfoot .thumbnail,
#cart-table tfoot .stock,
#cart-table tfoot .action {
	display: none;
}
#cart-table tfoot tr {
	display: flex;
	justify-content: flex-end;
	padding: 12px 0 0;
	align-items: center;
}
#cart-table tfoot th.amount {
	margin-left: 24px;
	min-width: 62px;
	font-size: 16px;
	font-weight: 700;
}
#cart-table tfoot th em {
	font-weight: normal;
}



/*  .customer_form
----------------------------------------*/

.customer_form em {
	margin-right: 6px;
	color: #c60000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}
.customer_form,
.customer_form tbody,
.customer_form tr,
.customer_form th,
.customer_form td {
	display: block;
}
.customer_form input[type="text"],
.customer_form input[type="email"],
.customer_form input[type="password"],
.customer_form select,
.customer_form textarea {
	font-size: 14px;
}
.customer_form tr.email-row,
.customer_form tr.password-row {
	margin-bottom: 12px;
}
.customer_form tr:after {
	display: block;
	content: "";
	margin: 24px auto;
	width: calc( 100% - 12px );
	height: 1px;
	border-bottom: 1px dashed #eaeaea;
}
.customer_form tr.email-row:after,
.customer_form tr.password-row:after,
.customer_form tr:last-child:after {
	display: none;
}
.customer_form th,
.customer_form td {
	font-size: 12px;
}
.customer_form th {
	margin: 0 0 4px;
	text-align: left;
}
.customer_form tr#address1_row input,
.customer_form tr#address2_row input,
.customer_form tr#address3_row input,
.customer_form tr#tel_row input,
.customer_form tr#fax_row input,
.customer_form tr.password-confirm-row input,
.customer_form tr.password-row input {
	margin-bottom: 3px;
}

/* ---- .input1 ---- */

.customer_form .inp1 td:last-child {
	margin-top: 8px;
}
.customer_form .inp1 input {
	margin-left: 12px;
	width: calc( 100% - 24px );
}

/* ---- #zipcode_row ---- */

.customer_form #zipcode_row input#zipcode {
	margin-right: 12px;
	width: 135px;
}
.customer_form #zipcode_row input#search_zipcode {
	background: #aaa;
	margin-right: 12px;
	padding: 5px 8px;
	color: #fff;
	font-size: 13px;
	border-radius: 4px;
}

.customer_form td label {
	vertical-align: middle;
}


/*  .send
----------------------------------------*/

.send {
	margin-top: 24px;
}
#cart_completion .send,
#member_completion .send {
	margin-top: 36px;
}
.send input {
	margin-bottom: 10px;
}
.send input,
#cart_completion .send a,
#member_completion .send a,
#memberpages .footer_explanation + p a,
#memberpages .send a {
	background: #eee;
	display: block;
	color: #666;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}
.send input.to_customerinfo_button,
.send input.to_deliveryinfo_button,
.send input.to_reganddeliveryinfo_button,
.send input.to_confirm_button {
	margin-top: -15px;
}
.send input.checkout_button {
	margin-top: 6px;
}

/*  .agree_member_area
----------------------------------------*/
.agree_member_area {
	margin-top: 24px;
}
.agree_member_area .at_exp_text {
	font-weight: 600;
	margin-bottom: 4px;
}
.agree_member_area .at_cont_text {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'sans-serif';
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 1em;
}


/* -------------------------------------------------------------------------- */

/*	wc_cart_page.php
/* -------------------------------------------------------------------------- */

/* ---- .upbutton ---- */

.upbutton {
	margin: 0 0 24px;
	text-align: right;
}
.upbutton .label {
	display: inline-block;
	text-align: left;
	width: calc( 100% - 76px);
	font-size: 12px;
	line-height: 1.5;
	vertical-align: middle;
}
.upbutton input {
	background: #aaa;
	margin-left: 8px;
	padding: 5px 8px;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
}
@media screen and (min-width: 420px) {
	.upbutton .label {
		text-align: right;
	}
}

/*  Amazon Pay
----------------------------------------*/

#cart_checkout_box {
	width: 100%;
}
#cart_checkout_box .cart-next .text h4,
#cart_checkout_box .amazon-next .text h4 {
	padding-bottom: 10px;
	font-size: 15px;
}
#cart_checkout_box .line {
	margin: 20px 0;
}
#cart_checkout_box .cart-buttons > #previouscart {
	margin-top: -3px;
}



/*  .no-cart
----------------------------------------*/

#wc_cart .no_cart {
	margin: 72px 0;
	text-align: center;
	font-size: 13px;
}
#wc_cart .no_cart + .send input {
	margin: 0 auto;
	max-width: 240px;
}


/* -------------------------------------------------------------------------- */

/*	wc_customer_page.php
/* -------------------------------------------------------------------------- */

#wc_customer h3 {
	margin-bottom: 12px;
}

/*  .is-member
----------------------------------------*/

.is-member {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 36px;
	padding-bottom: 36px;
}
.is-member .customer_form tr {
	margin-bottom: 12px;
}
.is-member .customer_form tr:after {
	display: none;
}


/* -------------------------------------------------------------------------- */

/*	wc_delivery_page.php
/* -------------------------------------------------------------------------- */

/*  #delivery_falg(.customer_form)
----------------------------------------*/

#delivery_flag tr {
	margin-bottom: 8px;
}
#delivery_flag tr:after {
	display: none;
}
#delivery_flag tr:last-child:after {
	display: block;
	content: "";
	margin: 24px auto;
	width: calc( 100% - 12px );
	height: 1px;
	border-bottom: 1px dashed #eaeaea;
}
#delivery_flag th {
	margin-bottom: 12px;
}
#delivery_flag td {
	font-size: 13px;
}

/*  #delivery_table(.customer_form)
----------------------------------------*/

#delivery_table {
	width: 100%;
}
#delivery_table tr:last-child:after {
	display: block;
	content: "";
	margin: 24px auto;
	width: calc( 100% - 12px );
	height: 1px;
	border-bottom: 1px dashed #eaeaea;
}

/*  #time(.customer_form)
----------------------------------------*/

#time tr {
	margin-bottom: 24px;
}
#time tr:after {
	display: none;
}
#time tr:nth-last-child(2):after,
#time tr:last-child:after {
	display: block;
	content: "";
	margin: 24px auto;
	width: calc( 100% - 12px );
	height: 1px;
	border-bottom: 1px dashed #eaeaea;
}

#time tr:last-child th {
	margin-bottom: 12px;
}
#time dt {
	margin-bottom: 8px;
	font-size: 13px;
}
#time dt:last-child {
	margin-bottom: 0;
}
#time dd {
	margin: 0 0 16px 30px;
	line-height: 1.8;
}


/*  #custom_order (.customer_form)
----------------------------------------*/

#custom_order tr:last-child:after {
	display: block;
	content: "";
	margin: 24px auto;
	width: calc( 100% - 12px );
	height: 1px;
	border-bottom: 1px dashed #eaeaea;
}
#custom_order .iopt_label {
	display: block;
	margin-bottom: 8px;
}
#custom_order .iopt_label:last-child {
	margin-bottom: 0;
}


/* -------------------------------------------------------------------------- */

/*	wc_confirm_page.php
/* -------------------------------------------------------------------------- */

/*  #cart-table
----------------------------------------*/

#wc_confirm #cart-table {
	margin-bottom: 36px;
}
#wc_confirm #cart-table tfoot td.aright {
	margin-left: 24px;
	text-align: right;
	width: 62px;
}
#wc_confirm #cart-table tfoot tr:not( :first-child ) {
	padding-top: 4px;
}
#wc_confirm #cart-table td.productname {
	padding-top: 6px;
}

/* --- #point_table --- */

#point_table {
	background-color: #f2f2f2;
	border-radius: 6px;
	display: flex;
	margin: 0 0 36px auto;
	max-width: 400px;
	justify-content: center;
	align-items: center;
}
#point_table tbody {
	padding: 24px;
	text-align: left;
	width: 100%;
}
#point_table tr {
	display: flex;
	width: 100%;
	align-items: center;
}
#point_table tr:not(:last-child) {
	margin-bottom: 0.8em;
}
#point_table .c-point,
#point_table .u-point {
	padding-right: 1em;
	width: 40%;
}
#point_table .u-point + td {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 60%;
}
#point_table .c-point + td {
	width: 60%;
}
#point_table .u-point + td .used_point {
	margin-right: 1em;
}
#point_table .point-btn {
	text-align: center;
	width: 100%;
	display: block;
}
#point_table .use_point_button {
	background: #777;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}

/*  #confirm-table
----------------------------------------*/

#confirm-table {
}
#confirm-table,
#confirm-table tbody,
#confirm-table tr,
#confirm-table th,
#confirm-table td {
	display: block;
}
#confirm-table tr:after {
	display: block;
	content: "";
	margin: 6px auto 18px;
	width: calc( 100% - 12px );
	height: 1px;
	border-bottom: 1px dashed #eaeaea;
}
#confirm-table tr.fax-row:after {
	margin-bottom: 24px;
}
#confirm-table th,
#confirm-table td {
	padding-left: 12px;
}
#confirm-table th {
	margin-bottom: 0;
	text-align: left;
	font-size: 12px;
}
#confirm-table td {
	font-size: 13px;
}

#confirm-table tr.ttl:after {
	display: none;
}
#confirm-table tr.ttl td {
	margin-bottom: 12px;
	padding-left: 0;
}
#confirm-table tr.furikana-row td,
#confirm-table tr.address3-row td,
#confirm-table tr.fax-row td {
	min-height: 20px;
}
#confirm-table tr.notes td {
	min-height: 24px;
}

/* ---- #coupon_table ---- */
.cp_fr {
	float: none;
	margin-right: 0;
}
#coupon_table {
	background-color: #f2f2f2;
	border-radius: 6px;
	display: flex;
	margin: 0 0 36px auto;
	max-width: 400px;
	justify-content: center;
	align-items: center;
	width: auto;
}
#coupon_table tbody {
	padding: 24px;
	text-align: left;
	width: 100%;
}
#coupon_table tr {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
#coupon_table tr:not(:last-child) {
	margin-bottom: 0.8em;
}
#coupon_table td:first-child {
	width: 40%;
}
#coupon_table td + td {
	width: 60%;
}
#coupon_table tr:last-child td {
	width: 100%;
}
#coupon_table td,
#cart #coupon_table td {
	height: auto;
}
#coupon_table tr:last-child td {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#coupon_table td .use_coupon_button,
#coupon_table td .reset_coupon_button {
	background: #777;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 48%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}
#coupon_table td .reset_coupon_button {
	background: #ddd;
	color: #666;
}
.available_point_message {
	text-align: center;
	margin-bottom: 40px;
}

/*  Amazon Pay
----------------------------------------*/

#checkout_review .login-btn-container {
	width: 100%;
}
#checkout_review #AmazonPayButton {
	min-width: 100%;
}
#checkout_review .back_to_delivery_button,
#checkout_review .login-backbtn,
#checkout_review #purchase_button {
	background: #eee;
	display: block;
	padding: 0;
	color: #666;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}
#checkout_review.wcexaap .back-or-confirm-container > .buttons {
	display: block;
	width: 100%;
}
#checkout_review .login-backbtn,
#checkout_review #purchase_button {
	width: 100%;
	font-weight: normal;
	box-shadow: none;
}
#checkout_review #purchase_button {
	margin-top: 10px;
}



/* -------------------------------------------------------------------------- */

/*	wc_completion_page.php
/* -------------------------------------------------------------------------- */

.entry-cart-header {
	margin-bottom: 30px;
}
.entry-cart-header h1,
.entry-cart-header .en {
	line-height: 1.2;
}
.entry-cart-header .en {
	display: block;
	font-size: 24px;
	font-weight: 700;
}
.entry-cart-header h1 {
	display: inline-block;
	margin-top: 8px;
	font-size: 11px;
	font-weight: normal;
}

#cart_completion {
	padding: 0 1em;
}
#cart_completion h2 {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: normal;
}
#cart_completion h2 + p {
	margin-bottom: 24px;
}

/* -------------------------------------------------------------------------- */

/*	wc_cart_error_page.php
/* -------------------------------------------------------------------------- */

#wc_error .return_settlement a {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	Member : common
/* -------------------------------------------------------------------------- */

.entry-member-header {
	margin-bottom: 24px;
}
.entry-member-header h1,
.entry-member-header .en {
	line-height: 1.2;
}
.entry-member-header .en {
	display: block;
	font-size: 21px;
	font-weight: 700;
}
.entry-member-header h1 {
	display: inline-block;
	margin-top: 8px;
	font-size: 11px;
	font-weight: normal;
}

/* -------------------------------------------------------------------------- */

/*	wc_login_page.php
/* -------------------------------------------------------------------------- */

.member-login .loginbox {
	margin-bottom: 36px;
}
.member-login table,
.member-login tbody,
.member-login tr,
.member-login th,
.member-login td {
	display: block;
}
.member-login tr {
	margin-bottom: 12px;
}
.member-login th,
.member-login td {
	font-size: 12px;
}
.member-login th {
	margin: 0 0 4px;
	text-align: left;
}

.member-login .loginbox #nav {
	margin-top: 12px;
}

.member-login .entry-member {
	background: #f6f6f6;
	padding: 24px;
	border-radius: 4px;
}
.entry-member h2 {
	font-size: 13px;
}
.entry-member a {
	background: #eee;
	display: block;
	color: #666;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}
.member-login .entry-member #nav {
	margin-top: 15px;
}

.member-login .send {
	position: relative;
	margin-top: 12px;
}
.member-login .send a {
	display: inline-block;
	margin-top: 12px;
	text-decoration: underline;
}
.member-login .send a:hover {
	text-decoration: none;
}

/*  amazon pay
----------------------------------------*/

.member-login #wcexaap-button-wrapper {
	text-align: center;
	margin-top: 24px;
}
.member-login #AmazonPayButton {
	margin: 0 auto;
}


/* -------------------------------------------------------------------------- */

/*	wc_new_member_page.php
/* -------------------------------------------------------------------------- */

.member-signup .header_explanation {
	margin-bottom: 30px;
	font-size: 12px;
}
.member-signup .header_explanation ul {
	padding-left: 18px;
	list-style: disc;
}
.member-signup .header_explanation li {
	margin-bottom: 8px;
	padding-left: 8px;
}


/* -------------------------------------------------------------------------- */

/*	wc_member_page.php
/* -------------------------------------------------------------------------- */

#memberinfo .header_explanation {
	margin-bottom: 24px;
}
.user-info table,
.user-info tbody,
.user-info tr,
.user-info th,
.user-info td {
	display: block;
}
.user-info th {
	text-align: left;
	font-size: 12px;
}
.user-info td {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e8e8e8;
}

.member_submenu {
	margin: 24px 0 30px;
}
.member_submenu li {
	margin-top: 10px;
}
.member_submenu li a,
.gotoedit a {
	background: #eee;
	display: block;
	color: #666;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
}

.user-history .currency_code {
	margin-bottom: 12px;
	font-size: 12px;
}
.user-history .history-area {
	overflow-y: scroll;
	max-height: 500px;
}
.user-history h2,
.user-edit-info h2 {
	margin-bottom: 12px;
	font-size: 14px;
}

.user-history {
	background-color: #fafafa;
	margin-bottom: 30px;
	padding: 30px;
}
.user-history table,
.user-history tbody,
.user-history th,
.user-history td {
	display: block;
}
.user-history thead {
	display: none;
}
.user-history tr {
	display: flex;
	flex-wrap: wrap;;
}
.user-history table#history_head {
	margin-bottom: 14px;
}
.user-history #history_head .order_number,
.user-history #history_head .purchase_date,
.user-history #history_head .purchase_price,
.user-history #history_head .discount,
.user-history #history_head .shipping,
.user-history #history_head .used_point,
.user-history #history_head .get_point,
.user-history #history_head .tax,
.user-history #history_head .cod {
	margin-bottom: 6px;
	width: 33.333%;
}
.user-history #history_head .retail {
	margin-bottom: 6px;
	width: 50%;
	text-indent: -6px;
}
.user-history #history_head .retail a {
	margin-right: 12px;
	text-decoration: underline;
}
.user-history #history_head .retail a:hover {
	text-decoration: none;
}
.lang-ja .user-history .order_number:before,
.lang-ja .user-history .purchase_date:before,
.lang-ja .user-history .purchase_price:before,
.lang-ja .user-history .discount:before,
.lang-ja .user-history .shipping:before,
.lang-ja .user-history .used_point:before,
.lang-ja .user-history .get_point:before,
.lang-ja .user-history .tax:before,
.lang-ja .user-history .cod:before {
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}

.lang-ja .user-history .order_number:before {
	content: "注文番号";
}
.lang-ja .user-history .purchase_date:before {
	content: "購入日";
}
.lang-ja .user-history .purchase_price:before {
	content: "購入金額";
}
.lang-ja .user-history .discount:before {
	content: "値引き";
}
.lang-ja .user-history .shipping:before {
	content: "送料";
}
.lang-ja .user-history .used_point:before {
	content: "使用ポイント";
}
.lang-ja .user-history .get_point:before {
	content: "獲得ポイント";
}

/* -- 消費税 / 代引き手数料の表示は別で考える -- */
.lang-ja .user-history .tax:before {
	content: attr(data-tax);
}
.lang-ja .user-history .cod:before {
	content: attr(data-cod);
}


/* -------- table.retail -------- */

table.retail {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
table.retail tr {
	display: block;
	position: relative;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 2px dotted #ddd;
}
table.retail tr:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
table.retail .cartrownum {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
}
table.retail .thumbnail {
	margin-right: 15px;
	padding-left: 20px;
	float: left;
	width: 80px;
}
table.retail .productname {
	padding-left: 95px;
	font-size: 12px;
	font-weight: 700;
}


table.retail .price,
table.retail .quantity,
table.retail .subtotal {
	padding-left: 95px;
}
table.retail .price:before,
table.retail .quantity:before,
table.retail .subtotal:before {
	display: inline-block;
	margin-right: 8px;
	font-size: 12px;
}
.lang-ja table.retail .price:before {
	content: "単価：";
}
.lang-ja table.retail .quantity:before {
	content: "数量：";
}
.lang-ja table.retail .subtotal:before {
	content: "金額：";
}


/* -------------------------------------------------------------------------- */

/*	wc_member_update_settlement.php
/* -------------------------------------------------------------------------- */

#wc_member_update_settlement {
	margin: 0 auto;
	max-width: 980px;
}
#wc_member_update_settlement .member_page_title:before {
	display: block;
	content: 'Credit Card';
	margin-bottom: 8px;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.2;
	vertical-align: middle;
}
#wc_member_update_settlement .member_page_title {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;;
}
#wc_member_update_settlement select#expmm {
	margin-right: 8px;
}
#wc_member_update_settlement select#expyy {
	margin: 0 8px;
}


/* -------------------------------------------------------------------------- */

/*	wc_lostpassword_page.php
/*	wc_changepassword_page.php

/* -------------------------------------------------------------------------- */

.member-pass .loginbox {
	margin-bottom: 36px;
}
.member-pass .loginbox p {
	margin-bottom: 8px;
	font-size: 12px;
}
.member-pass table,
.member-pass tbody,
.member-pass tr,
.member-pass th,
.member-pass td {
	display: block;
}
.member-pass tr {
	margin-bottom: 12px;
}
.member-pass th,
.member-pass td {
	font-size: 12px;
}
.member-pass th {
	margin: 0 0 4px;
	text-align: left;
}

.member-pass #nav {
	margin-top: 12px;
}
.member-pass .send {
	position: relative;
	margin-top: 12px;
}
.member-pass .send a {
	display: inline-block;
	margin-top: 12px;
	text-decoration: underline;
}
.member-pass .send a:hover {
	text-decoration: none;
}

/* -------------------------------------------------------------------------- */

/*	wc_member_completion_page.php
/* -------------------------------------------------------------------------- */

#member_completion {
	padding: 0 1em;
}
#member_completion h2 {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: normal;
}
#member_completion .header_explanation {
	line-height: 1.8;
}

#member_completion .send {
	text-align: center;
}
#member_completion .send br {
	display: none;
}
#member_completion .send .back_to_top_button {
	background: none;
	display: inline-block;
	margin-top: 18px;
	width: auto;
	height: auto;
	line-height: normal;
	text-decoration: underline;
}
#member_completion .send .back_to_top_button:hover {
	background: none;
	text-decoration: none;
}
.page-template-uscesmember.page-template-uscesmember-php .entry-header .entry-title {
	font-size: 18px;
	line-height: 1.6;
}

/* ------ header_explanation ------ */
.header_explanation {
	margin-bottom: 24px;
}

/* ------ footer_explanation ------ */
.footer_explanation {
	margin-top: 24px;
}

/* ------ error_message ------ */
.error_message {
	margin-bottom: 24px;
	color: #d00;
}

.ui-widget-content {
	border: none !important;
}
/* ---- .ui-widget-header ---- */
.ui-widget-header {
	background: none!important;
	border: none!important;
	padding: 20px 15px 10px !important;
}
.ui-widget-header .ui-dialog-title {
	font-size: 16px;
}
.ui-dialog-titlebar .ui-button-icon-only .ui-button-text {
	display: none;
}
.ui-dialog-titlebar .ui-state-default .ui-icon {
	display: none;
}
.ui-dialog-titlebar .ui-button:before {
	content: '';
	display: block;
	background-color: #333;
	width: 60%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}
.ui-dialog-titlebar .ui-button:after {
	content: '';
	display: block;
	background-color: #333;
	width: 60%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}
.ui-dialog-titlebar .ui-dialog-titlebar-close {
	margin: 0 !important;
	top: 20px !important;
	width: 35px !important;
	height: 35px !important;
	border-radius: 50% !important;
	border: 1px solid #333 !important;
	right: 20px !important;
	background: none !important;
	color: #fff !important;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
	color: #fff !important;
}
.ui-dialog .ui-dialog-content {
	padding: 0 20px 20px !important;
}
.ui-dialog .ui-dialog-content #expmm {
	margin-right: 8px;
}
.ui-dialog .ui-dialog-content #expyy {
	margin-right: 8px;
}
.send.settlement_form_send {
	margin-top: 0;
}
.send.settlement_form_send .back_to_delivery_button {
	margin-bottom: 0;
}
.escott_quick_member {
	margin-top: 10px;
}
.escott_quick_member .customer_form label {
	font-size: 13px;
}
input#quick_member {
	background-color: #fff;
	border: 1px solid #aaa;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	opacity:0.5;
	margin-right: 0.5em;
}
input#quick_member:checked {
	background-image: url('assets/images/check-solid.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60% 60%;
	opacity: 1;
}

@media screen and (min-width: 55em) {

	.ui-dialog .ui-dialog-content {
		padding: 20px !important;
	}
	.ui-dialog .ui-dialog-content .customer_form th,
	.ui-dialog .ui-dialog-content .customer_form td {
		padding-bottom: 20px;
		vertical-align: top;
	}
	.send.settlement_form_send {
		margin: 25px 0 15px;
	}

}




/**
 * 16.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {


	.is-product {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}


	/*  .gallery
	----------------------------------------*/

	.is-product .gallery {
		margin-bottom: 0;
		width: 54.746%;
	}
	.is-product .gallery .itemimg {
		margin: 0;
		width: auto;
	}
	.is-product .gallery .itemimg-sub {
		margin: 24px auto 0;
		width: auto;
	}


	/*  .add-to-cart
	----------------------------------------*/

	.is-product .add-to-cart {
		width: 40.509%;
	}

	.is-product .add-to-cart .contact-item.always {
		background: none;
		height: auto;
		text-align: right;
		line-height: normal;
	}
	.is-product .add-to-cart .contact-item.always a {
		background: none;
		font-size: 12px;
		width: auto;
		height: auto;
		line-height: normal;
		border-radius: none;
	}
	.is-product .add-to-cart .contact-item.always span {
		margin-right: 8px;
		font-size: 16px;
	}

	/*  .info
	----------------------------------------*/

	.is-product .info {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
		width: 100%;
	}

	.is-product .tabs-sp {
		display: none;
	}
	.is-product .tabs-pc {
		display: block;
		width: 54.746%;
	}

	.is-product .tabs {
		display: flex;
		position: relative;
		margin: 0;
		border-top: none;
	}
	.is-product .tabs {
		border-bottom: 1px solid #ddd;
	}
	.is-product .tabs li {
		background: #ddd;
		margin-right: 5px;
		border: none;
	}
	.is-product .tabs li.active {
		background: #9C9C9C;
		color: #fff;
	}
	.is-product .tabs li .label {
		padding: 1.5em 1.2em;
	}
	
	.is-product .entry-box {
		display: none;
		margin-top: 32px;
	}
	.is-product .entry-box.select {
		display: block;
	}

	.is-product .entry-review {
		margin: 0;
		width: 40.509%;
	}

	/*  .arrange_item
	----------------------------------------*/
	.arrange_item {
		margin-top: 48px;
	}
	.arrange_item .coordinate-column .thumbnail {
		margin: 5px 10px 5px 0;
	}
	.arrange_item .coordinate-column .model-info .in {
		font-size: 11px;
		line-height: 1.3;
		margin-left: 0;
	}
	.arrange_item .coordinate-column .model-info .name {
		margin-bottom: 5px;
	}
	.arrange_item .coordinate-column .img {
		margin-bottom: 5px;
	}


	/*  .assistance_item
	----------------------------------------*/

	.assistance_item {
		margin-top: 90px;
	}
	.assistance_item li {
		width: calc( 20% - 7.2px );
	}
	.assistance_item li:nth-child( even ) {
		margin-right: 9px;
	}
	.assistance_item li:nth-child( 5n ) {
		margin-right: 0;
	}
	.assistance_item li:nth-child( n+3 ) {
		margin-top: 0;
	}
	.assistance_item li:nth-child( n+6 ) {
		margin-top: 28px;
	}


	/* -------------------------------------------------------------------------- */

	/*	Cart : commmon
	/* -------------------------------------------------------------------------- */

	/*  .cart-navi
	----------------------------------------*/

	.cart-navi li {
		position: relative;
		text-align: center;
		width: 25%;
	}
	.cart-navi li:after {
		position: absolute;
		top: 50%;
		right: -2.5px;
		-webkit-transform: translate( 0, -50% );
		transform: translate( 0, -50% );
	}

	/*  .cart-table
	----------------------------------------*/

	#cart-table td.productname {
		margin-right: 36px;
	}
	#cart-table td.subtotal {
		clear: none;
		padding-top: 0;
	}
	#cart-table td.action .delButton {
		background: url("assets/images/delbutton.svg") no-repeat center center;
		background-size: 24px;
		top: 12px;
		right: 6px;
		bottom: auto;
		left: auto;
		width: 24px;
		height: 24px;
		text-indent: 100%;
		white-space: nowrap;
	}


	/*  .customer_form
	----------------------------------------*/

	.customer_form td {
		margin-right: 24px;
	}
	.customer_form .inp1 td:last-child {
		margin-top: 0;
	}
	.customer_form .inp1 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.customer_form .inp1 th {
		width: 100%;
	}
	.customer_form .inp1 td {
		margin-right: 24px;
		width: calc( 50% - 24px );
	}


	/*  .send
	----------------------------------------*/

	.send {
		position: relative;
		display: flex;
		justify-content: center;
		margin-top: 36px;
	}
	#cart_completion .send {
		justify-content: left;
	}
	.send input,
	#cart_completion .send a,
	#member_completion .send a,
	#memberpages .footer_explanation + p a,
	#memberpages .send a {
		display: inline-block;
		padding: 0 24px;
		width: auto;
	}
	.send input.to_customerinfo_button,
	.send input.to_confirm_button,
	.member-signup .send input {
		margin-top: 0;
		min-width: 240px;
	}
	.send input.to_memberlogin_button,
	.send input.to_deliveryinfo_button,
	.send input.to_reganddeliveryinfo_button,
	#cart_completion .send a,
	.send input.member_login_button {
		margin-top: 0;
		min-width: 200px;
	}
	.send input {
		margin: 0;
	}
	#wc_member .send input.editmember {
		margin: 0 10px;
	}
	#wc_member_update_settlement .send input.card-register {
		margin-right: 10px;
	}
	#wc_member_update_settlement .send input:last-child {
		margin-left: 10px;
	}


	/*  backbutton
	----------------------------------------*/

	.send input.checkout_button {
		margin-top: 0;
	}
	.send .back_cart_button,
	.send .back_to_customer_button,
	.send .back_to_delivery_button {
		position: absolute;
		top: 0;
		left: 0;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_cart_page.php
	/* -------------------------------------------------------------------------- */

	#wc_cart .send {
		justify-content: space-between;
		margin-top: 24px;
	}

	/*  Amazon Pay
	----------------------------------------*/

	#cart_checkout_box .cart-buttons > #previouscart {
		margin-top: 10px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_customer_page.php
	/* -------------------------------------------------------------------------- */

	/*  .is-member
	----------------------------------------*/

	.is-member .customer_form tr {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin-bottom: 18px;
	}
	.is-member .customer_form th {
		margin: 0;
		width: 120px;
	}
	.is-member .customer_form td {
		width: calc( 100% - 144px );
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_confirm_page.php
	/* -------------------------------------------------------------------------- */

	/*  #confirm-table
	----------------------------------------*/

	#confirm-table {
		display: table;
		width: 100%;
	}
	#confirm-table tbody {
		display: table-row-group;
	}
	#confirm-table tr {
		display: table-row;
	}
	#confirm-table tr:after {
		display: none;
	}
	#confirm-table th,
	#confirm-table td {
		display: table-cell;
		padding: 18px 0 0;
	}
	#confirm-table th {
		padding-left: 13px;
		text-align: left;
		width: 192px;
	}

	#confirm-table tr.ttl td {
		padding: 0;
		border: none;
	}
	#confirm-table tr.ttl td h3 {
		margin-top: 24px;
		padding-top: 24px;
		border-top: 1px solid #eaeaea;
	}
	#confirm-table tr.ttl:first-child td {
		padding-top: 0;
	}
	#confirm-table tr.ttl:first-child td h3 {
		margin-top: 0;
	}

	/*  Amazon Pay
	----------------------------------------*/

	#checkout_review {
		position: relative;
		padding-bottom: 60px;
	}
	#checkout_review.wcexaap {
		padding-bottom: 0;
	}
	#checkout_review .login-btn-container > :not(:last-child) {
		position: absolute;
		bottom: 0;
		left: 0;
		margin: 0;
	}
	#checkout_review .back_to_delivery_button {
		display: inline-block;
		padding: 0 24px;
		width: auto;
	}
	#checkout_review #AmazonPayButton {
		min-width: auto;
		max-width: 600px;
		margin: 0 auto;
	}

	#checkout_review.wcexaap .back-or-confirm-container > .buttons {
		position: relative;
		display: flex;
	}
	#checkout_review .login-backbtn,
	#checkout_review #purchase_button {
		display: inline-block;
		padding: 0 24px;
		width: auto;
	}
	#checkout_review #purchase_button {
		margin-top: 0;
		min-width: 240px;
	}
	#checkout_review .login-backbtn {
		position: absolute;
		top: 0;
		left: 0;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_completion_page.php
	/* -------------------------------------------------------------------------- */

	.entry-cart-header h1,
	.entry-cart-header .en {
		display: inline-block;
	}
	.entry-cart-header .en {
		margin-right: 8px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_cart_error_page.php
	/* -------------------------------------------------------------------------- */
	#wc_error .entry-cart-header h1,
	#wc_error .entry-cart-header .en {
		display: inherit;
	}
	#wc_error .error_page_mesage {
		font-size: 16px;
		line-height: 2;
	}

	/* -------------------------------------------------------------------------- */

	/*	Member : common
	/* -------------------------------------------------------------------------- */

	.entry-member-header h1,
	.entry-member-header .en {
		display: inline-block;
	}
	.entry-member-header .en {
		margin-right: 8px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_login_page.php
	/* -------------------------------------------------------------------------- */

	/*  amazon pay
	----------------------------------------*/

	.member-login #wcexaap-button-wrapper {
		margin-left: 120px;
		text-align: left;
		width: calc( 100% - 144px );
	}
	.member-login #AmazonPayButton {
		margin: 0;
	}

	/* -------------------------------------------------------------------------- */

	/*	wc_member_page.php
	/* -------------------------------------------------------------------------- */

	.member-login .loginbox:after {
		background: #eaeaea;
		display: block;
		content: "";
		margin: 36px auto 36px;
		width: calc( 100% - 24px );
		height: 1px;
	}
	.member-login table {
		display: table;
		width: 100%;
	}
	.member-login tbody {
		display: table-row-group;
	}
	.member-login tr {
		display: table-row;
	}
	.member-login th,
	.member-login td {
		display: table-cell;
		padding-bottom: 18px;
		vertical-align: middle;
	}
	.member-login th {
		margin: 0;
		width: 120px;
	}
	.member-login td {
		padding-right: 24px;
		width: calc( 100% - 144px );
	}
	.member-login .forgetmenot {
		margin-left: 120px;
	}
	.member-login .loginbox #nav {
		position: relative;
		float: right;
		margin: -34px 24px 0 0;
		text-align: right;
		z-index: 1;
	}

	.member-login .entry-member {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 60px;
		padding: 24px;
	}
	.member-login .entry-member #nav {
		margin: 0 0 0 24px;
	}
	.entry-member a {
		display: inline-block;
		padding: 0 24px;
		width: auto;
		min-width: 200px;
	}

	.member-login .send {
		justify-content: start;
		margin: 16px 0 0 120px;
	}
	.member-login .send a {
		position: absolute;
		top: 50%;
		left: 224px;
		margin: 0;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	/* -------------------------------------------------------------------------- */

	/*	wc_member_update_settlement.php
	/* -------------------------------------------------------------------------- */

	#wc_member_update_settlement .member_page_title:before {
		display: inline-block;
		margin: 0 8px 0 0;
	}

	/* -------------------------------------------------------------------------- */

	/*	wc_lostpasswor_page.php
	/* -------------------------------------------------------------------------- */

	.member-pass table {
		display: table;
		width: 100%;
	}
	.member-pass tbody {
		display: table-row-group;
	}
	.member-pass tr {
		display: table-row;
	}
	.member-pass th,
	.member-pass td {
		display: table-cell;
		padding-bottom: 18px;
		vertical-align: middle;
	}
	.member-pass table tr:last-child th,
	.member-pass table tr:last-child td {
		padding-bottom: 0;
	}
	.member-pass th {
		margin: 0;
		width: 120px;
	}
	.member-pass td {
		padding-right: 24px;
		width: calc( 100% - 144px );
	}
	.member-pass .loginbox #nav {
		position: relative;
		float: right;
		margin: -34px 24px 0 0;
		text-align: right;
		z-index: 1;
	}

	.member-pass .send {
		justify-content: start;
		margin: 16px 0 0 120px;
	}
	.member-pass .send input {
		min-width: 200px;
	}
	.member-pass .send a {
		position: absolute;
		top: 50%;
		left: 224px;
		margin: 0;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}

	.member-pass .loginbox p {
		margin: 0 0 6px 120px;
	}

	
	/* -------------------------------------------------------------------------- */

	/*	wc_member_completion_page.php
	/* -------------------------------------------------------------------------- */

	#member_completion .send {
		display: block;
		text-align: left;
	}
	#member_completion .send br {
		display: block;
	}
	#member_completion .send .back_to_top_button {
		margin: 18px 0 0 0;
		padding: 0;
	}


}


/**
 * 16.3 Tablet Large 880px
 */
@media screen and (min-width: 55em) {


	/* -------------------------------------------------------------------------- */

	/*	wc_item_single.php
	/* -------------------------------------------------------------------------- */

	.is-product {
		margin-top: 0;
	}	

	/*  .add-to-cart
	----------------------------------------*/

	.item-content .item-page-title {
		font-size: 24px;
	}
	.is-product .add-to-cart h1 {
		font-size: 20px;
		line-height: 1.5;
	}
	.is-product .add-to-cart .skuname {
		margin-bottom: 10px;
		font-size: 13px;
	}

	/*  .info
	----------------------------------------*/

	.is-product .info {
		margin-top: 60px;
	}


	/*  .arrange_item
	----------------------------------------*/
	.arrange_item .coordinate-column .model-info .name {
		font-size: 14px;
	}
	.arrange_item .coordinate-column .model-info span {
		font-size: 11px;
	}

	/*  .assistance_item
	----------------------------------------*/

	.assistance_item h3 {
		margin-bottom: 20px;
		font-size: 16px;
	}
	.assistance_item li h4 {
		font-size: 13px;
	}
	.assistance_item li .price {
		margin-top: 0;
		font-size: 15px;
	}

	/* -------------------------------------------------------------------------- */

	/*	wc_search_page.php
	/* -------------------------------------------------------------------------- */

	/* ---- .page-header ---- */

	.page-header {
		margin: 0 0 40px;
	}


	/* -------------------------------------------------------------------------- */

	/*	Cart : commmon
	/* -------------------------------------------------------------------------- */


	/*  .cart-navi
	----------------------------------------*/

	.cart-navi {
		margin-bottom: 60px;
	}
	.cart-navi ul {
		font-size: 13px;
	}
	.cart-navi li {
		padding: 15px 0;
	}


	/*  #cart-table
	----------------------------------------*/

	#cart-table {
		font-size: 14px;
	}

	#cart-table {
		display: table;
		width: 100%;
	}
	#cart-table thead {
		display: table-header-group;
	}
	#cart-table tbody {
		display: table-row-group;
	}
	#cart-table tfoot {
		display: table-footer-group;
	}
	#cart-table tr,
	#cart-table tfoot tr {
		display: table-row;
	}
	#cart-table th,
	#cart-table td,
	#cart-table tbody td,
	#cart-table .num,
	#cart-table .unitprice,
	#cart-table tfoot .thumbnail,
	#cart-table tfoot .stock,
	#cart-table tfoot .action {
		display: table-cell;
	}
	#cart-table td {
		padding: 24px 0;
	}
	#cart-table .num {
		width: 40px;
	}
	#cart-table .productname {
		text-align: left;
	}
	#cart-table .unitprice {
		text-align: center;
		width: 100px;
	}
	#cart-table .quantity,
	#cart-table .stock {
		width: 100px;
	}
	#cart-table .quantity {
		text-align: center;
	}
	#cart-table input.quantity {
		max-width: 54px;
		height: 44px;
	}
	#cart-table .subtotal {
		padding-right: 24px;
		text-align: right;
		width: 124px;
	}
	#cart-table .stock {
		text-align: center;
	}
	#cart-table .action {
		text-align: center;
		width: 60px;
	}

	/* ---- thead ---- */
	#cart-table thead th {
		font-size: 13px;
		font-weight: 700;
	}
	#cart-table th.num {
		text-align: left;
		font-size: 14px;
	}
	
	/* ---- tbody ---- */
	#wc_confirm #cart-table td.productname,
	#cart-table tbody tr:first-child td {
		padding-top: 18px;
	}
	#cart-table td.thumbnail {
		float: none;
		padding: 24px 24px 24px 0;
		width: 134px;
	}
	#cart-table td.num {
		text-align: right;
		padding-right: 20px;
		vertical-align: text-top;
	}
	#cart-table td.productname {
		padding: 24px 24px 24px 0;
		font-size: 14px;
		vertical-align: top;
	}
	#cart-table td.unitprice {
		font-size: 16px;
	}
	#cart-table td.quantity:before,
	#cart-table td.subtotal:before {
		display: none;
	}
	#cart-table td.stock,
	#cart-table td.action .delButton {
		position: static;
	}
	#cart-table td.stock {
		font-size: 14px;
	}

	/* ---- tfoot ---- */
	
	#cart-table tfoot th {
		padding: 24px 0 0;
	}
	#cart-table tfoot th.aright {
		text-align: right;
	}
	#cart-table tfoot th.amount {
		padding-right: 12px;
		font-size: 18px;
	}


	/*  .customer_form
	----------------------------------------*/

	.customer_form {
		display: table;
	}
	.customer_form tbody {
		display: table-row-group;
	}
	.customer_form tr,
	.customer_form .inp1 {
		display: table-row;
	}
	.customer_form tr:after {
		display: none;
	}
	.customer_form th,
	.customer_form td {
		display: table-cell;
		padding: 0 0 48px;
		vertical-align: middle;
	}
	.customer_form tr:last-child th,
	.customer_form tr:last-child td {
		padding-bottom: 0;
	}
	.customer_form th {
		font-size: 14px;
		width: auto;
		min-width: 190px;
		white-space: nowrap;
	}
	.customer_form td {
		width: 100%;
		padding-right: 48px;
	}

	/*  amazon pay
	----------------------------------------*/

	#memberinfo .amzlogin.customer_form {
		margin-bottom: 48px !important;
	}
	.amzlogin.customer_form th {
		min-width: 250px;
	}
	.amzlogin.customer_form .ui.button {
		font-weight: normal;
		border: none;
		box-shadow: none;
	}

	/* ---- tr.inp1 ---- */

	.customer_form .inp1 th {
		width: auto;
		min-width: 190px;
		white-space: nowrap;
	}
	.customer_form .inp1 td {
		padding-right: 36px;
	}
	.customer_form .inp1 input {
		width: calc( 100% - 37px );
	}

	.customer_form #name_row td,
	.customer_form #name_row th,
	.customer_form #zipcode_row td,
	.customer_form #zipcode_row th,
	.customer_form #states_row td,
	.customer_form #states_row th,
	.customer_form #address1_row td,
	.customer_form #address1_row th,
	.customer_form #address2_row td,
	.customer_form #address2_row th,
	.customer_form #tel_row td,
	.customer_form #tel_row th,
	.customer_form #fax_row td,
	.customer_form #fax_row th,
	.customer_form .email-row td,
	.customer_form .email-row th,
	.customer_form .password-row td,
	.customer_form .password-row th {
		padding-bottom: 24px;
	}

	/* ---- tr.email-row ---- */

	.customer_form tr#address1_row input,
	.customer_form tr#address2_row input,
	.customer_form tr#address3_row input,
	.customer_form tr.email-row input,
	.customer_form tr.email-confirm-row input {
		margin-right: 12px;
		width: calc( 100% - 90px );
	}
	.customer_form tr#tel_row input,
	.customer_form tr#fax_row input {
		margin-right: 12px;
		width: 360px;
	}
	.customer_form tr.password-row input,
	.customer_form tr.password-confirm-row input {
		margin-right: 12px;
		width: 240px;
	}

	.customer_form td label {
		font-size: 14px;
	}


	/*  .send
	----------------------------------------*/

	.send {
		margin-top: 60px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_cart_page.php
	/* -------------------------------------------------------------------------- */

	/*  .cart-navi
	----------------------------------------*/

	#wc_cart .cart-navi {
		margin-bottom: 36px;
	}

	/*  #cart-table
	----------------------------------------*/

	.upbutton {
		margin: 0 0 36px;
	}
	.upbutton .label {
		font-size: 13px;
		width: calc( 100% - 84px);
	}
	.upbutton input {
		font-size: 13px;
		padding: 8px 12px;
	}

	#wc_cart .currency_code {
		display: block;
		margin-top: -22px;
		font-size: 11px;
	}

	/*  .send
	----------------------------------------*/

	#wc_cart .send {
		margin-top: 36px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_customer_page.php
	/* -------------------------------------------------------------------------- */

	#wc_customer h3 {
		margin-bottom: 30px;
		font-size: 15px;
		line-height: 1;
	}

	/*  .is-member
	----------------------------------------*/

	.is-member {
		margin-bottom: 60px;
		padding-bottom: 0;
		border: none;
	}
	.is-member .customer_form tr {
		display: table-row;
	}
	.is-member .customer_form th,
	.is-member .customer_form td {
		padding-bottom: 24px;
	}
	.is-member .customer_form th {
		width: auto;
	}
	.is-member .customer_form td {
		margin-right: 0;
		width: 100%;
	}
	.is-member .customer_form td input {
		width: 590px;
	}
	.is-member .send {
		margin-top: 30px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_delivery_page.php
	/* -------------------------------------------------------------------------- */

	/*  #delivery_flag (.customer_form)
	----------------------------------------*/

	#delivery_flag {
		margin-bottom: 36px;
		border-top: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;
	}
	#delivery_flag th {
		position: relative;
		vertical-align: top;
	}
	#delivery_flag th:after {
		background: #eaeaea;
		content: "";
		width: 1px;
		height: 20px;
	}
	#delivery_flag tr:first-child th,
	#delivery_flag tr:first-child td {
		padding-top: 36px;
		padding-bottom: 18px;
	}
	#delivery_flag tr:last-child th,
	#delivery_flag tr:last-child td {
		padding-bottom: 36px;
	}

	/*  #delivery_table (.customer_form)
	----------------------------------------*/

	#delivery_table {
		margin-bottom: 36px;
		border-bottom: 1px solid #eaeaea;
	}
	#delivery_table th,
	#delivery_table td,
	#delivery_table tr:last-child th,
	#delivery_table tr:last-child td {
		padding-bottom: 36px;
	}
	


	/*  #time (.customer_form)
	----------------------------------------*/

	#time {
		margin-bottom: 36px;
		border-bottom: 1px solid #eaeaea;
	}
	#time th,
	#time td {
		padding-bottom: 24px;
	}
	#time tr:last-child th,
	#time tr:last-child td {
		padding-bottom: 36px;
	}
	#time tr:nth-last-child(2) th,
	#time tr:nth-last-child(2) td {
		padding-bottom: 36px;
		border-bottom: 1px solid #eaeaea;
	}
	#time tr:last-child th,
	#time tr:last-child td {
		padding-top: 36px;
	}
	#time tr:last-child th {
		vertical-align: top;
	}
	#time dt {
		margin-bottom: 12px;
	}
	#time dd {
		margin-left: 36px;
		font-size: 13px;
	}

	/*  #custom_order (.customer_form)
	----------------------------------------*/

	#custom_order {
		margin-bottom: 36px;
		border-bottom: 1px solid #eaeaea;
	}
	#custom_order th,
	#custom_order td {
		padding-bottom: 24px;
	}
	#custom_order tr:last-child th,
	#custom_order tr:last-child td {
		padding-bottom: 36px;
	}
	#custom_order th {
		vertical-align: top;
	}
	#custom_order .iopt_label {
		margin-bottom: 12px;
	}


	/*  .agree_member_area
	----------------------------------------*/
	.agree_member_area {
		margin-top: 2em;
	}

	/*  #notes_table (.customer_form)
	----------------------------------------*/

	#notes_table th {
		vertical-align: top;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_confirm_page.php
	/* -------------------------------------------------------------------------- */


	/*  #cart-table
	----------------------------------------*/

	#wc_confirm #cart-table {
		margin-bottom: 60px;
	}
	#wc_confirm #cart-table tfoot tr:not( :first-child ) th,
	#wc_confirm #cart-table tfoot tr:not( :first-child ) td {
		padding-top: 6px;
		padding-bottom: 0;
	}
	#wc_confirm #cart-table tfoot th.amount,
	#wc_confirm #cart-table tfoot tr td:nth-last-child(2) {
		padding-right: 24px;
	}
	#wc_confirm #cart-table .action {
		display: none;
	}

	#wc_confirm .currency_code {
		display: block;
		margin-bottom: 8px;
		font-size: 11px;
	}

	/*  #confirm-table
	----------------------------------------*/

	#confirm-table th,
	#confirm-table td {
		padding-top: 24px;
	}
	#confirm-table th {
		font-size: 13px;
	}
	#confirm-table td {
		font-size: 14px;
	}
	#confirm-table tr.ttl td h3 {
		margin-top: 36px;
		padding-top: 36px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_completion_page.php
	/* -------------------------------------------------------------------------- */

	.entry-cart-header {
		margin-bottom: 60px;
	}
	.entry-cart-header .en {
		margin-right: 12px;
		font-size: 26px;
	}
	.entry-cart-header h1 {
		font-size: 13px;
	}
	#cart_completion h2 {
		font-size: 16px;
	}


	/* -------------------------------------------------------------------------- */

	/*	Member Common
	/* -------------------------------------------------------------------------- */

	.entry-member-header {
		margin-bottom: 60px;
	}
	.entry-member-header .en {
		margin-right: 12px;
		font-size: 26px;
	}
	.entry-member-header h1 {
		font-size: 13px;
	}

	/* -------------------------------------------------------------------------- */

	/*	wc_login_page.php
	/* -------------------------------------------------------------------------- */

	/*  amazon pay
	----------------------------------------*/

	.member-login #wcexaap-button-wrapper {
		margin-left: 190px;
	}

	/* -------------------------------------------------------------------------- */

	/*	wc_member_page.php
	/* -------------------------------------------------------------------------- */

	.member-login .loginbox:after {
		margin: 48px auto;
	}
	.member-login th {
		font-size: 14px;
		width: 190px;
		white-space: nowrap;
	}
	.member-login td input {
		width: 590px;
	}
	.member-login .forgetmenot,
	.member-login .send {
		margin-left: 190px;
	}
	.member-login .entry-member {
		margin: 0 120px;
		padding: 36px;
	}
	.entry-member h2 {
		font-size: 14px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_new_member_page.php
	/* -------------------------------------------------------------------------- */

	.member-signup .header_explanation {
		margin-bottom: 48px;
		font-size: 13px;
	}
	.member-signup .header_explanation li {
		margin-bottom: 12px;
		padding-left: 12px;
	}
	.member-signup .send {
		margin-top: 48px;
	}

	/* -------------------------------------------------------------------------- */
	
	/*	wc_member_page.php
	/* -------------------------------------------------------------------------- */

	.user-history {
		margin-bottom: 48px;
	}
	.user-history h2,
	.user-edit-info h2 {
		margin-bottom: 24px;
		font-size: 17px;
	}

	.user-info table,
	.user-history table {
		display: table;
		width: 100%;
	}
	.user-info tbody,
	.user-history tbody {
		display: table-row-group;
	}
	.user-info tr,
	.user-history tr {
		display: table-row;
		width: 100%;
	}
	.user-info th,
	.user-info td,
	.user-history th,
	.user-history td {
		display: table-cell;
	}
	.user-history th {
		font-size: 13px;
	}

	/* -------- .user-info -------- */
	.user-info th,
	.user-info td {
		padding: 24px 0;
		border-bottom: 1px solid #e8e8e8;
	}
	.user-info th {
		font-size: 14px;
		width: 190px;
	}
	.user-info tr:first-child th,
	.user-info tr:first-child  td {
		padding-top: 0;
	}

	/* -------- .member_submenu -------- */

	.member_submenu {
		margin: 30px 0 60px;
		text-align: center;
	}
	.member_submenu li {
		display: inline-block;
		margin: 0 5px;
	}
	.member_submenu li a,
	.gotoedit a {
		padding: 0 30px;
	}
	.header_explanation .gotoedit {
		text-align: center;
	}
	.header_explanation .gotoedit a {
		display: inline-block;
		width: auto;
	}

	/* -------- .user-history -------- */

	.user-history thead {
		display: table-header-group;
	}
	.user-history .rightnum {
		text-align: right;
	}

	/* ---- #history_head ---- */

	.user-history table#history_head {
		margin-bottom: 0;
	}
	.user-history #history_head th,
	.user-history #history_head td {
		padding: 0 0 12px;
	}
	.user-history #history_head .order_number,
	.user-history #history_head .purchase_date,
	.user-history #history_head .purchase_price,
	.user-history #history_head .discount,
	.user-history #history_head .shipping,
	.user-history #history_head .used_point,
	.user-history #history_head .get_point,
	.user-history #history_head .tax,
	.user-history #history_head .cod {
		margin: 0;
		width: 100px;
	}
	.lang-ja .user-history .order_number:before,
	.lang-ja .user-history .purchase_date:before,
	.lang-ja .user-history .purchase_price:before,
	.lang-ja .user-history .discount:before,
	.lang-ja .user-history .shipping:before,
	.lang-ja .user-history .used_point:before,
	.lang-ja .user-history .get_point:before,
	.lang-ja .user-history .tax:before,
	.lang-ja .user-history .cod:before,
	table.retail .price:before,
	table.retail .quantity:before,
	table.retail .subtotal:before {
		display: none;
	}
	.user-history #history_head .order_number,
	.user-history #history_head .purchase_date {
		text-align: left;
		width: 130px;
	}
	.user-history #history_head .purchase_price {
		width: 130px;
	}
	.user-history #history_head .retail {
		width: auto;
	}


	/* ---- .table.retail ---- */

	table.retail {
		margin-bottom: 36px;
	}
	table.retail tr {
		display: table-row;
		width: 100%;
	}
	.user-history table.retail td,
	.user-history table.retail td.productname {
		padding: 12px 0;
	}
	table.retail .cartrownum {
		position: static;
		width: 50px;
	}
	table.retail th.cartrownum {
		text-align: left;
	}
	table.retail td.cartrownum {
			text-align: center;
	}
	table.retail .thumbnail {
		float: none;
	}
	.user-history table.retail th.productname {
		text-align: left;
		padding: 0 0 12px;
	}
	.user-history table.retail td.productname {
		vertical-align: top;
	}
	table.retail .price,
	table.retail .subtotal {
		padding: 0;
		width: 110px;
	}
	table.retail .quantity {
		padding: 0;
		width: 80px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_member_update_settlement.php
	/* -------------------------------------------------------------------------- */

	#wc_member_update_settlement .member_page_title:before {
		margin-right: 12px;
		font-size: 26px;
	}
	#wc_member_update_settlement .member_page_title {
		font-size: 13px;
	}
	#wc_member_update_settlement .customer_form th,
	#wc_member_update_settlement .customer_form td {
		padding: 24px 0 24px;
	}
	#wc_member_update_settlement .customer_form th {
		vertical-align: text-top;
	}
	#wc_member_update_settlement .customer_form tr:last-child th,
	#wc_member_update_settlement .customer_form tr:last-child td {
		padding-bottom: 0;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_lostpassword_page.php
	/* -------------------------------------------------------------------------- */

	.member-pass th {
		font-size: 14px;
		width: 190px;
		white-space: nowrap;
	}
	.member-pass td input {
		width: 590px;
	}
	.member-pass .forgetmenot,
	.member-pass .send {
		margin-left: 190px;
	}

	.member-pass .loginbox p {
		margin-left: 190px;
	}


	/* -------------------------------------------------------------------------- */

	/*	wc_member_completion_page.php
	/* -------------------------------------------------------------------------- */

	#member_completion h2 {
		font-size: 16px;
	}

	/* ------ header_explanation ------ */
	.header_explanation {
		margin-bottom: 48px;
	}

	/* ------ footer_explanation ------ */
	.footer_explanation {
		margin-top: 48px;
	}

	/* ------ error_message ------ */
	.error_message {
		margin-bottom: 36px;
	}

	.page-template-uscesmember.page-template-uscesmember-php .entry-header .entry-title {
		font-size: 184.6%;
	}


	}

