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

/*	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 {
	position: relative;
	width: calc(100% + 2em);
	margin: 0 -1em;
	text-align: -webkit-center;
}

.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: bold;
}

.is-product .add-to-cart .itemcode {
	margin-left: 12px;
	font-size: 12px;
	text-align: right;
	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 {
	content: "";
	display: block;
	width: calc(100% - 24px);
	height: 1px;
	margin: 24px auto;
	background: #dadada;
}

.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 {
	width: 100%;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}

.is-product .add-to-cart .item-option {
	margin-bottom: 30px;
}

.is-product .add-to-cart .item-option dt {
	margin-bottom: 4px;
	font-weight: bold;
}

.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 {
	max-width: 96px;
	margin: 0 24px 16px 0;
	float: left;
}

.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 {
	margin-bottom: 8px;
	float: left;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 18px;
}

.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 {
	margin-top: 2px;
	float: none;
}

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

.is-product .add-to-cart .tax_inc_block {
	width: 100%;
	margin: -8px 0 8px;
	float: left;
	font-size: 12px;
}

.is-product .add-to-cart .skuimg + .is-cart .tax_inc_block {
	width: auto;
	float: none;
}

.is-product .add-to-cart .tax_inc_block em {
	margin-right: 3px;
}

.is-product .add-to-cart .c-box {
	text-align: right;
}

.is-product .add-to-cart .quantity {
	display: inline-block;
	font-size: 12px;
	text-align: right;
}

.is-product .add-to-cart .skuimg + .is-cart .quantity {
	text-align: left;
}

.is-product .add-to-cart .skuquantity {
	display: inline-block;
	width: 60px;
	margin: 0 6px;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
}

.is-product .add-to-cart .unit {
	font-size: 12px;
}

.is-product .add-to-cart .cart-button {
	display: block;
	width: 100%;
	margin-top: 16px;
}

.is-product .add-to-cart .cart-button .skubutton {
	display: block;
	width: 100%;
	height: 46px;
	border-radius: 4px;
	background: #777;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
}

.is-product .add-to-cart .itemsoldout {
	display: block;
	width: 100%;
	height: 46px;
	clear: both;
	border-radius: 4px;
	background: #eee;
	font-size: 13px;
	line-height: 46px;
	text-align: center;
}

.is-product .add-to-cart .contact-item {
	text-align: center;
}

.is-product .add-to-cart .contact-item a {
	display: inline-block;
	width: 100%;
	height: 46px;
	border-radius: 4px;
	background: #eee;
	font-size: 13px;
	line-height: 46px;
	text-align: center;
}

.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 {
	margin-top: 3em;
	margin-bottom: 2em;
	clear: both;
}

.is-product .add-to-cart .skuimg + .is-cart .itemGpExp {
	margin-top: 1em;
	margin-left: calc(96px + 24px);
	clear: none;
}

.is-cart .itemGpExp dt {
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
}

.is-cart .itemGpExp dd li {
	margin-bottom: 5px;
}

.is-cart .itemGpExp dd li:last-child {
	margin-bottom: 0;
}

.is-cart .itemGpExp .tax_inc_block {
	display: block;
	margin: -3px 0 10px;
	opacity: .6;
}

/*  .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 {
	content: "";
	display: block;
	position: absolute;
	top: 12.5px;
	left: 7.5px;
	width: 15px;
	height: 2px;
	background-color: #777;
}

.is-product .tabs li .icon .in::before {
	transform: rotate(90deg);
	transition: transform .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;
	align-items: center;
	justify-content: space-between;
}

.is-product .review-list .review-author {
	font-weight: 600;
}

.is-product .review-list .review-body {
	margin-top: 6px;
}

.is-product .review-list .review-meta {
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 11px;
	text-align: right;
}

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

.is-product .entry-review {
	margin-top: 36px;
	padding: 24px;
	border-radius: 6px;
	background-color: #f2f2f2;
}

.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;
	margin-bottom: 12px;
	font-weight: bold;
}

.is-product .entry-review .comment-form-author {
	margin-bottom: 12px;
}

.is-product .entry-review .comment-form-author label {
	display: block;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}

.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;
	z-index: 1;
	top: 0;
	left: 0;
}

.is-product .entry-review .comment-form-cookies-consent input[type="checkbox"] + .checkmark {
	z-index: 0;
	margin: 0;
	background-color: #fff;
}

.is-product .entry-review .comment-form-cookies-consent label {
	display: block;
	margin-top: 3px;
	font-size: 11px;
}

.is-product .entry-review .form-submit input {
	display: inline-block;
	width: 100%;
	height: 46px;
	border-radius: 4px;
	background: #777;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
}

.is-product .entry-review .nowc_reviews {
	margin-bottom: 12px;
	font-weight: bold;
	text-align: center;
}

.is-product .entry-review .reviews_btn {
	max-width: 240px;
	margin: 0 auto;
}

.is-product .entry-review .reviews_btn a {
	display: block;
	width: 100%;
	height: 46px;
	border-radius: 4px;
	background: #777;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	text-align: center;

}

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

.arrange_item .arrange_title {
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
}

.arrange_item .coordinate-column .model-info {
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.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: bold;
}

.assistance_item ul {
	display: flex;
	flex-wrap: wrap;
}

.assistance_item li {
	width: calc(50% - 4.5px);
	margin-right: 9px;
}

.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 {
	width: 100%;
	max-width: none;
}

.assistance_item li .overlay {
	position: relative;
}

.assistance_item li .overlay .sub-img {
	display: block;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.assistance_item li .overlay > img:hover {
	-webkit-transition: all .4s;
	transition: all .4s;
	opacity: 0;
}

.assistance_item li .info {
	margin: 10px 5px 0;
}

.assistance_item li h4 {
	font-size: 11px;
	font-weight: normal;
}

.assistance_item li .price {
	margin-top: 4px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 13px;
}

/* -- .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 {
	content: "";
	display: block;
	width: calc(100% - 24px);
	height: 1px;
	margin: 36px auto;
	background: #dadada;
}

.item-content + .is-product .gallery .itemimg {
	width: 100%;
	margin: 0;
}

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


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

/*	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 {
	display: inline-block;
	margin-bottom: .476em;
	font-weight: 600;
}

#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: .476em;
}

#searchbox .title {
	margin-bottom: .476em;
}

#searchbox .send {
	margin-top: 1.42857em;
}


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

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

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

.cart-navi {
	max-width: 980px;
	margin: 0 auto 36px;
}

.cart-navi ul {
	display: flex;
	justify-content: center;
	border-radius: 50px;
	background-color: #eee;
	color: #aaa;
	font-size: 11px;
	line-height: 1;
}

.cart-navi li {
	padding: 12px 0;
	text-align: center;
}

.cart-navi li.current {
	color: #000;
}

.cart-navi li.current h2 {
	display: inline;
	font-weight: bold;
}

.cart-navi li::after {
	content: ">";
	display: inline-block;
	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;
	min-height: 100px;
	padding: 24px 0 3px;
	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 {
	width: 100px;
	float: left;
}

#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: bold;
}

#cart-table td.quantity {
	margin: 8px 0 0 120px;
}

#cart-table td.quantity::before {
	content: "数量";
	display: inline-block;
	margin: 0 8px 0 0;
	vertical-align: top;
}

#cart-table input.quantity {
	max-width: 46px;
	height: 37px;
	padding: 0 6px;
	font-size: 15px;
	text-align: center;
}

#cart-table td.subtotal {
	margin-left: 120px;
	padding-top: 6px;
	clear: both;
	font-size: 16px;
	text-align: right;
}

#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 {
	position: absolute;
	bottom: 2px;
	left: 0;
	padding: 0;
	background: none;
	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;
	align-items: center;
	justify-content: flex-end;
	padding: 12px 0 0;
}

#cart-table tfoot th.amount {
	min-width: 62px;
	margin-left: 24px;
	font-size: 16px;
	font-weight: bold;
}

#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 {
	content: "";
	display: block;
	width: calc(100% - 12px);
	height: 1px;
	margin: 24px auto;
	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;
}

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

#wc_delivery .customer_form select {
	width: fit-content;
	max-width: 280px;
}

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

.customer_form .inp1 td:last-child {
	margin-top: 8px;
}

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

.customer_form .member_name {
	padding-left: 1em;
}

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

.customer_form #zipcode_row input#zipcode {
	width: 135px;
	margin-right: 12px;
}

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

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

.password_policy,
.member-pass .loginbox p.password_policy {
	margin: 10px 0 0;
}


/*  .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 {
	display: block;
	width: 100%;
	height: 46px;
	border-radius: 4px;
	background: #eee;
	color: #666;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
}

.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 {
	margin-bottom: 4px;
	font-weight: 600;
}

.agree_member_area .at_cont_text {
	margin-bottom: 1em;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 13px;
	font-weight: normal;
}


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

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

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

.upbutton {
	margin: 0 0 24px;
	text-align: right;
}

.upbutton .label {
	display: inline-block;
	width: calc(100% - 76px);
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
}

.upbutton input {
	margin-left: 8px;
	padding: 5px 8px;
	border-radius: 4px;
	background: #aaa;
	color: #fff;
	font-size: 12px;
}

@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;
	font-size: 13px;
	text-align: center;
}

#wc_cart .no_cart + .send input {
	max-width: 240px;
	margin: 0 auto;
}


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

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

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

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

.is-member {
	margin-bottom: 36px;
	padding-bottom: 36px;
	border-bottom: 1px solid #eaeaea;
}

.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 {
	content: "";
	display: block;
	width: calc(100% - 12px);
	height: 1px;
	margin: 24px auto;
	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 {
	content: "";
	display: block;
	width: calc(100% - 12px);
	height: 1px;
	margin: 24px auto;
	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 {
	content: "";
	display: block;
	width: calc(100% - 12px);
	height: 1px;
	margin: 24px auto;
	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,
#time + .customer_form tr:last-child::after {
	content: "";
	display: block;
	width: calc(100% - 12px);
	height: 1px;
	margin: 24px auto;
	border-bottom: 1px dashed #eaeaea;
}

#custom_order .iopt_label {
	display: block;
	margin-bottom: 8px;
}

#custom_order .iopt_label:last-child {
	margin-bottom: 0;
}


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

#sbps_form th {
	margin-bottom: 12px;
}

#sbps_form .sbps_new_card_area {
	margin: 20px 0 0 30px;
}

#sbps_form .sbps_new_card_area dt {
	margin-bottom: 8px;
	font-weight: bold;
}

#sbps_form .sbps_new_card_area dd {
	margin-bottom: 12px;
}

#sbps_form .sbps_new_card_area select {
	margin-right: 5px;
}

#sbps_form .sbps_new_card_area input.cc_seccd {
	width: 230px;
}

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

.customer_form#zeus {
	width: 100%;
}

.customer_form#zeus tbody {
	width: calc(100% - 1em);
}

.customer_form#zeus th {
	vertical-align: text-top;
}

.customer_form#zeus label {
	margin: 10px 0;
}

.customer_form#zeus #zeus_new_card_area {
	margin: 0;
}

.customer_form#zeus #zeus_new_card_area #zeus_token_card_number,
.customer_form#zeus #zeus_new_card_area #zeus_token_card_name {
	width: 100%;
	max-width: 600px;
}

.customer_form#zeus #zeus_token_card_cvv {
	width: 200px;
}

.customer_form#zeus select {
	margin-right: 5px;
}

#zeus_token_card_info_area input[type="radio"] {
	position: relative;
	margin-right: 8px;
	border: 2px solid #ddd;
	border-radius: 50%;
	opacity: 1;
}

#zeus_token_card_info_area input[type="radio"]::after {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	opacity: 0;
	background-color: 0000111;
}

#zeus_token_card_info_area input[type="radio"]:checked::after {
	opacity: 1;
}

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

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

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

#wc_confirm #cart-table {
	margin-bottom: 36px;
}

#wc_confirm #cart-table tfoot td.aright {
	width: 62px;
	margin-left: 24px;
	text-align: right;
}

#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 {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 400px;
	margin: 0 0 36px auto;
	border-radius: 6px;
	background-color: #f2f2f2;
}

#point_table tbody {
	width: 100%;
	padding: 24px;
	text-align: left;
}

#point_table tr {
	display: flex;
	align-items: center;
	width: 100%;
}

#point_table tr:not(:last-child) {
	margin-bottom: .8em;
}

#point_table .c-point,
#point_table .u-point {
	width: 40%;
	padding-right: 1em;
}

#point_table .u-point + td {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 60%;
}

#point_table .c-point + td {
	width: 60%;
}

#point_table .u-point + td .used_point {
	margin-right: 1em;
}

#point_table .point-btn {
	display: block;
	width: 100%;
	text-align: center;
}

#point_table .use_point_button {
	display: inline-block;
	width: 100%;
	height: 46px;
	border-radius: 4px;
	background: #777;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
}

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

#confirm-table {
}

#confirm-table,
#confirm-table tbody,
#confirm-table tr,
#confirm-table th,
#confirm-table td {
	display: block;
}

#confirm-table tr::after {
	content: "";
	display: block;
	width: calc(100% - 12px);
	height: 1px;
	margin: 6px auto 18px;
	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;
	font-size: 12px;
	text-align: left;
}

#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 {
	margin-right: 0;
	float: none;
}

#coupon_table {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	max-width: 400px;
	margin: 0 0 36px auto;
	border-radius: 6px;
	background-color: #f2f2f2;
}

#coupon_table tbody {
	width: 100%;
	padding: 24px;
	text-align: left;
}

#coupon_table tr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

#coupon_table tr:not(:last-child) {
	margin-bottom: .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;
	align-items: center;
	justify-content: space-between;
}

#coupon_table td .use_coupon_button,
#coupon_table td .reset_coupon_button {
	display: inline-block;
	width: 48%;
	height: 46px;
	border-radius: 4px;
	background: #777;
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
}

#coupon_table td .reset_coupon_button {
	background: #ddd;
	color: #666;
}

.available_point_message {
	margin-bottom: 40px;
	text-align: center;
}

#amount_each_time th,
#amount_each_time td {
	padding: 12px;
	border-color: #eaeaea;
}

#amount_each_time td.times {
	padding-bottom: 0;
}

#amount_each_time td.scheduled-date {
	padding-bottom: 0;
	padding-left: 0;
}

#wc_confirm #amount_each_time td.quantity {
	padding-top: .5em;
	padding-bottom: .5em;
}

#wc_confirm #amount_each_time td.price {
	padding-top: 0;
}

#wc_confirm .wc_confirm_notes_area {
	margin: 2em 0;
}

/*  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 {
	display: block;
	width: 100%;
	height: 46px;
	padding: 0;
	border-radius: 4px;
	background: #eee;
	color: #666;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
}

#checkout_review.wcexaap .back-or-confirm-container > .buttons {
	display: block;
	width: 100%;
}

#checkout_review .login-backbtn,
#checkout_review #purchase_button {
	width: 100%;
	box-shadow: none;
	font-weight: normal;
}

#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: bold;
}

.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: bold;
}

.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 {
	padding: 24px;
	border-radius: 4px;
	background: #f6f6f6;
}

.entry-member h2 {
	font-size: 13px;
}

.entry-member a {
	display: block;
	width: 100%;
	height: 46px;
	border-radius: 4px;
	background: #eee;
	color: #666;
	font-size: 14px;
	line-height: 46px;
	text-align: center;
}

.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 {
	margin-top: 24px;
	text-align: center;
}

.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 {
	font-size: 12px;
	text-align: left;
}

.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 div + div {
	margin-top: 10px;
}

.member_submenu ul div {
	margin-top: 10px;
}

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

.user-history .currency_code {
	margin-bottom: 12px;
	font-size: 12px;
}

.user-history .history-area {
	max-height: 500px;
	overflow-y: scroll;
}

.user-history h2,
.user-edit-info h2 {
	margin-bottom: 12px;
	font-size: 14px;
}

.user-history {
	margin-bottom: 30px;
	padding: 30px;
	background-color: #fafafa;
}

.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 {
	width: 33.333%;
	margin-bottom: 6px;
}

.user-history #history_head .retail {
	width: 50%;
	margin-bottom: 6px;
	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: bold;
	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 {
	width: 80px;
	margin-right: 15px;
	padding-left: 20px;
	float: left;
}

table.retail .productname {
	padding-left: 95px;
	font-size: 12px;
	font-weight: bold;
}


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 {
	max-width: 980px;
	margin: 0 auto;
}

#wc_member_update_settlement .member_page_title::before {
	content: "Credit Card";
	display: block;
	margin-bottom: 8px;
	font-size: 21px;
	font-weight: bold;
	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 {
	display: inline-block;
	width: auto;
	height: auto;
	margin-top: 18px;
	background: none;
	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 {
	padding: 20px 15px 10px !important;
	border: none !important;
	background: none !important;
}

.ui-widget-header .ui-dialog-title {
	font-size: 16px;
}

.ui-draggable .ui-dialog-titlebar {
	height: 66px;
}

.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;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	height: 1px;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	background-color: #333;
}

.ui-dialog-titlebar .ui-button::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	height: 1px;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
	background-color: #333;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close {
	top: 20px !important;
	right: 20px !important;
	width: 35px !important;
	height: 35px !important;
	margin: 0 !important;
	border: 1px solid #333 !important;
	border-radius: 50% !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 {
	margin-right: .5em;
	border: 1px solid #aaa;
	opacity: .5;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input#quick_member:checked {
	opacity: 1;
	background-image: url("assets/images/check-solid.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60% 60%;
}

@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;
	}

}


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

/*	wc_member_mda_page.php
/* -------------------------------------------------------------------------- */

/* button orange */
#determine,
#new_alloc_button,
input[type="button"].allocation_edit_button {
	border-color: #777;
	background-color: #777;
}

#determine:hover,
#new_alloc_button:hover,
input[type="button"].allocation_edit_button:hover {
	border-color: inherit;
	background-color: inherit;
}

/* button gray */
input[type="button"].allocation_delete_button {
	border: 1px solid #d3d3d3;
}

#AllAllocationPDF,
#determine,
#del_destination,
#new_destination,
#add_destination,
#edit_destination,
#cancel_destination,
#new_alloc_button,
.open_allocation_bt,
.allocation_edit_button,
.allocation_delete_button,
.return_navi a,
.go_destination a,
#AllAllocationPDF:active,
#determine:active,
#del_destination:active,
#new_destination:active,
#add_destination:active,
#edit_destination:active,
#cancel_destination:active,
#new_alloc_button:active,
.open_allocation_bt:active,
.allocation_edit_button:active,
.allocation_delete_button:active,
.return_navi a:active,
.go_destination a:active,
table#delivery_table tr td.delivery-address-book a.new-delivery-address-button {
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

#new_destination,
#add_destination,
#edit_destination,
.ui-widget-content .go_destination a,
table#delivery_table tr td.delivery-address-book a.new-delivery-address-button,
#memberinfo .msa_area .return_navi a {
	border: inherit;
}

table#delivery_table tr td.delivery-address-book a.new-delivery-address-button {
	display: inline-block;
	margin: 10px 0 0 10px;
	padding: 5px 12px;
	float: none;
	border-radius: 4px;
	font-size: 13px;
}

/* = Member Page
-------------------------------------------------------------- */
#memberinfo a.usces_logout_a {
	margin-top: 0;
}

.return_navi {
	position: inherit;
	top: inherit;
	right: inherit;
	margin-top: 10px;
}

#new_destination,
#memberinfo .msa_area .return_navi a {
	width: 100%;
	text-align: center;
}

#new_destination {
	height: 46px;
	margin: 10px 0 0;
	padding: 0 20px;
	border-radius: 4px;
	line-height: 46px;
}

.return_navi a {
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 0 20px;
	border: inherit;
	border-radius: 4px;
	line-height: 46px;
	text-align: center;
}

.msa_operation label {
	display: block;
}

.msa_operation #destination {
	margin: 0;
	padding: 0 36px 0 12px;
}

.msa_field {
	padding: 0;
	border-top: inherit;
	background: none;
	font-size: 12px;
}

.msa_title::after,
.msa_field::after {
	content: "";
	display: block;
	width: calc(100% - 12px);
	height: 1px;
	margin: 12px auto;
}

.msa_field label {
	display: block;
	width: 100%;
	margin: 0 0 4px;
	padding: 0;
	font-size: 12px;
}

.msa_field textarea,
.msa_field input[type="text"] {
	margin: 0;
	vertical-align: middle;
}

.msa_field .member_name {
	padding-left: 1em;
}

.msa_field #msa_company,
.msa_field #msa_address1,
.msa_field #msa_address2,
.msa_field #msa_address3,
.msa_field #msa_note {
	width: 100%;
}

.msa_field .member_name {
	padding-left: 1em;
}

.msa_field #msa_name,
.msa_field #msa_name2,
.msa_field #msa_furigana,
.msa_field #msa_furigana2 {
	width: calc((100% / 2) - 3.5em);
	margin: 0 .5em;
}

.msa_field #msa_name2,
.msa_field #msa_furigana2 {
	margin-right: 0;
}

.msa_field #zipcode {
	width: 135px;
	margin-right: 12px;
}

.msa_field .search-zipcode {
	margin-right: 12px;
	padding: 5px 8px;
	border-radius: 4px;
	background: #aaa;
	color: #fff;
	font-size: 13px;
}

/* -- #wc_member_msa -- */
#wc_member_mda .member_submenu li + div {
	margin-top: 10px;
}

#wc_member_mda h3 {
	font-size: 15px;
}

#wc_member_mda .msa_title {
	margin-bottom: 0;
}

#wc_member_mda table {
	display: block;
	width: 100%;
	margin-bottom: .714286em;
	border: none;
}

#wc_member_mda table tbody,
#wc_member_mda table tr {
	display: block;
}

#wc_member_mda table th {
	display: block;
	font-size: 12px;
	text-align: left;
}

#wc_member_mda table td {
	display: block;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e8e8e8;
}

#wc_member_mda table th.space,
#wc_member_mda table td.space {
	display: none;
}

#msa_button {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-top: inherit;
}

#msa_button input {
	display: block;
	width: 100%;
	height: 46px;
	margin: 0;
	padding: 0 20px;
	border: none;
	border-radius: 4px;
	line-height: 46px;
}

#msa_button input#cancel_destination,
#msa_button input#del_destination {
	margin-top: 8px;
}

.msa_field select {
	margin: inherit;
}

.msa_area textarea,
.msa_area input[type="text"],
.msa_area select {
	padding: 0 36px 0 12px;
}

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

	table#delivery_table tr td.delivery-address-book a.new-delivery-address-button {
		margin: 5px 0 0;
		float: right;
	}

	/* = Common
	---------------------------------------------------------- */
	.go_destination,
	.go_destination a,
	#new_alloc_button,
	#memberinfo .msa_area .return_navi a,
	.msa_operation label,
	.msa_field label {
		display: inline-block;
	}

	.msa_table .msa_thumb,
	#wc_confirm #cart_table .num {
		display: table-cell;
	}

	.go_destination a,
	#new_alloc_button,
	input[type="button"].allocation_edit_button,
	.destination_area .edit_button_area,
	#new_destination,
	#memberinfo .msa_area .return_navi a {
		width: auto;
	}

	.msa_table .msa_thumb img {
		height: auto;
	}

	/* = Member Page
	---------------------------------------------------------- */
	.msa_area .msa_total {
		margin-bottom: 20px;
	}

	#new_destination {
		margin: 0 0 0 1em;
		vertical-align: middle;
	}

	.return_navi {
		position: absolute;
		top: 0;
		right: 0;
		margin-top: 0;
	}

	.msa_operation #destination {
		width: 60%;
		margin-left: 10px;
	}

	.msa_field {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		border-top: none;
		border-bottom-width: 1px;
	}

	.msa_field label {
		width: 25%;
	}

	.msa_field select {
		width: auto;
		margin: 0;
	}

	.msa_field textarea,
	.msa_field input[type="text"],
	.msa_field #msa_company,
	.msa_field #msa_address1,
	.msa_field #msa_address2,
	.msa_field #msa_address3,
	.msa_field #msa_tel,
	.msa_field #msa_fax,
	.msa_field #msa_note {
		width: 75%;
	}

	.msa_field #msa_name,
	.msa_field #msa_name2,
	.msa_field #msa_furigana,
	.msa_field #msa_furigana2 {
		width: calc((75% / 2) - 5em);
	}


	/* = Member Page
	---------------------------------------------------------- */
	.msa_operation #destination {
		width: auto;
	}

	#wc_member_mda .member_submenu li + div {
		margin-top: 0;
	}

	#wc_member_mda h3 {
		margin-bottom: 36px;
		font-size: 22px;
	}

	#wc_member_mda table {
		display: table;
		width: 100%;
	}

	#wc_member_mda table tbody {
		display: table-row-group;
	}

	#wc_member_mda table tr {
		display: table-row;
		width: 100%;
	}

	#wc_member_mda table th,
	#wc_member_mda table td {
		display: table-cell;
	}

	#wc_member_mda table th {
		font-size: 13px;
	}

	#wc_member_mda table th,
	#wc_member_mda table td {
		padding: 24px 0;
		border-bottom: 1px solid #e8e8e8;
	}

	#wc_member_mda table th {
		width: 190px;
		font-size: 14px;
	}

	#wc_member_mda table tr:first-child th,
	#wc_member_mda table tr:first-child td {
		padding-top: 0;
	}

	#wc_member_mda .member_submenu {
		text-align: center;
	}

	#wc_member_mda .member_submenu div {
		display: inline-block;
	}

	#wc_member_mda .member_submenu a {
		display: inline-block;
		width: auto;
		padding: 0 30px;
	}

	#wc_member_mda .member_submenu .edit_member {
		display: inline-block;
		margin-right: 10px;
	}

	#wc_member_mda .msa_field label {
		font-size: 14px;
	}

	.msa_title::after,
	.msa_field::after {
		margin: 24px 0;
	}

	#msa_button input {
		width: auto;
		padding: 0 40px;
	}

	#msa_button input#cancel_destination,
	#msa_button input#del_destination {
		margin: 0 0 0 8px;
	}

}

/**
 * 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 {
		width: 54.746%;
		margin-bottom: 0;
	}

	.is-product .gallery .itemimg {
		width: auto;
		margin: 0;
	}

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


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

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

	.is-product .add-to-cart .contact-item.always {
		height: auto;
		background: none;
		line-height: normal;
		text-align: right;
	}

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

	.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 {
		margin-right: 5px;
		border: none;
		background: #ddd;
	}

	.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 {
		width: 40.509%;
		margin: 0;
	}

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

	.arrange_item .coordinate-column .thumbnail {
		margin: 5px 10px 5px 0;
	}

	.arrange_item .coordinate-column .model-info .in {
		margin-left: 0;
		font-size: 11px;
		line-height: 1.3;
	}

	.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;
		width: 25%;
		text-align: center;
	}

	.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 {
		padding-top: 0;
		clear: none;
	}

	#cart-table td.action .delButton {
		top: 12px;
		right: 6px;
		bottom: auto;
		left: auto;
		width: 24px;
		height: 24px;
		background: url("assets/images/delbutton.svg") no-repeat center center;
		background-size: 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 {
		width: calc(50% - 24px);
		margin-right: 24px;
	}


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

	.send {
		display: flex;
		position: relative;
		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;
		width: auto;
		padding: 0 24px;
	}

	.send input.to_customerinfo_button,
	.send input.to_confirm_button,
	.member-signup .send input {
		min-width: 240px;
		margin-top: 0;
	}

	.send input.to_memberlogin_button,
	.send input.to_deliveryinfo_button,
	.send input.to_reganddeliveryinfo_button,
	#cart_completion .send a,
	.send input.member_login_button {
		min-width: 200px;
		margin-top: 0;
	}

	.send input {
		margin: 0;
	}

	#wc_member .send input.editmember,
	#wc_editmemberform .send input.editmember {
		margin: 0 10px;
	}

	#wc_member_update_settlement .send input.card-delete {
		margin: 0 8px;
	}

	#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 {
		width: 120px;
		margin: 0;
	}

	.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 {
		width: 192px;
		padding-left: 13px;
		text-align: left;
	}

	#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;
		width: auto;
		padding: 0 24px;
	}

	#checkout_review #AmazonPayButton {
		min-width: auto;
		max-width: 600px;
		margin: 0 auto;
	}

	#checkout_review.wcexaap .back-or-confirm-container > .buttons {
		display: flex;
		position: relative;
	}

	#checkout_review .login-backbtn,
	#checkout_review #purchase_button {
		display: inline-block;
		width: auto;
		padding: 0 24px;
	}

	#checkout_review #purchase_button {
		min-width: 240px;
		margin-top: 0;
	}

	#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 {
		width: calc(100% - 144px);
		margin-left: 120px;
		text-align: left;
	}

	.member-login #AmazonPayButton {
		margin: 0;
	}

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

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

	.member-login .loginbox::after {
		content: "";
		display: block;
		width: calc(100% - 24px);
		height: 1px;
		margin: 36px auto 36px;
		background: #eaeaea;
	}

	.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 {
		width: 120px;
		margin: 0;
	}

	.member-login td {
		width: calc(100% - 144px);
		padding-right: 24px;
	}

	.member-login .forgetmenot {
		margin-left: 120px;
	}

	.member-login .loginbox #nav {
		position: relative;
		z-index: 1;
		margin: -34px 24px 0 0;
		float: right;
		text-align: right;
	}

	.member-login .entry-member {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 60px;
		padding: 24px;
	}

	.member-login .entry-member #nav {
		margin: 0 0 0 24px;
	}

	.entry-member a {
		display: inline-block;
		width: auto;
		min-width: 200px;
		padding: 0 24px;
	}

	.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 {
		width: 120px;
		margin: 0;
	}

	.member-pass td {
		width: calc(100% - 144px);
		padding-right: 24px;
	}

	.member-pass .loginbox #nav {
		position: relative;
		z-index: 1;
		margin: -34px 24px 0 0;
		float: right;
		text-align: right;
	}

	.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 {
		width: 100px;
		text-align: center;
	}

	#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 {
		width: 124px;
		padding-right: 24px;
		text-align: right;
	}

	#cart-table .stock {
		text-align: center;
	}

	#cart-table .action {
		width: 60px;
		text-align: center;
	}

	/* ---- thead ---- */
	#cart-table thead th {
		font-size: 13px;
		font-weight: bold;
	}

	#cart-table th.num {
		font-size: 14px;
		text-align: left;
	}

	/* ---- tbody ---- */
	#wc_confirm #cart-table td.productname,
	#cart-table tbody tr:first-child td {
		padding-top: 18px;
	}

	#cart-table td.thumbnail {
		width: 134px;
		padding: 24px 24px 24px 0;
		float: none;
	}

	#cart-table td.num {
		padding-right: 20px;
		text-align: right;
		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 {
		width: auto;
		min-width: 190px;
		font-size: 14px;
	}

	.customer_form td {
		width: 100%;
		padding-right: 48px;
	}

	/* =wc_delivery_page.php
	-------------------------------------------------------------- */
	#wc_delivery .customer_form select {
		max-width: 500px;
	}

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

	#memberinfo .amzlogin.customer_form {
		margin-bottom: 48px !important;
	}

	.amzlogin.customer_form th {
		min-width: 250px;
	}

	.amzlogin.customer_form .ui.button {
		border: none;
		box-shadow: none;
		font-weight: normal;
	}

	/* ---- 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 {
		width: calc(100% - 90px);
		margin-right: 12px;
	}

	.customer_form tr#tel_row input,
	.customer_form tr#fax_row input {
		width: 360px;
		margin-right: 12px;
	}

	.customer_form tr.password-row input,
	.customer_form tr.password-confirm-row input {
		width: 240px;
		margin-right: 12px;
	}

	.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 {
		width: calc(100% - 84px);
		font-size: 13px;
	}

	.upbutton input {
		padding: 8px 12px;
		font-size: 13px;
	}

	#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 {
		width: 100%;
		margin-right: 0;
	}

	.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 {
		content: "";
		width: 1px;
		height: 20px;
		background: #eaeaea;
	}

	#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;
	}

	.customer_form .card_container {
		padding: 0;
		padding-bottom: 36px;
	}

	#delivery-form #sbps_form .sbps_new_card_area {
		margin-top: 0;
		margin-bottom: 36px;
	}

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

	#custom_order,
	#time + .customer_form,
	#time + input + .customer_form {
		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;
	}


	/*  #sbps_form
	----------------------------------------*/

	#sbps_form th {
		vertical-align: text-top;
	}

	#sbps_form .sbps_new_card_area {
		margin-bottom: 30px;
	}


	/*  .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;
	}

	#amount_each_time td.times,
	#amount_each_time td.scheduled-date,
	#amount_each_time td.quantity,
	#amount_each_time td.price {
		padding: 12px;
	}

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

	/*	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 {
		width: 190px;
		font-size: 14px;
		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 {
		width: 190px;
		font-size: 14px;
	}

	.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 div + div {
		margin: 0 0 0 10px;
	}

	.member_submenu ul {
		display: flex;
	}

	.member_submenu ul div {
		margin: 0 0 0 5px;
	}

	.member_submenu ul div + li {
		margin: 0 0 0 10px;
	}

	.member_submenu li a,
	.member_submenu div 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 {
		width: 100px;
		margin: 0;
	}

	.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,
	.user-history #history_head .processing_status {
		width: 130px;
		text-align: left;
	}

	.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 {
		padding: 0 0 12px;
		text-align: left;
	}

	.user-history table.retail td.productname {
		vertical-align: top;
	}

	table.retail .price,
	table.retail .subtotal {
		width: 110px;
		padding: 0;
	}

	table.retail .quantity {
		width: 80px;
		padding: 0;
	}


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

	/*	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 {
		width: 190px;
		font-size: 14px;
		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%;
	}


}

