@charset "utf-8";
/* CSS Document */

/* = All
-------------------------------------------------------------- */
.cart-page .error_message,
.member-page .error_message {
	margin: 0 15px 20px;
}
.cart-page #wc_customer .send {
	padding-bottom: 2em;
}

/* -- Button -- */
/* Common */
.cart-page input[type=button],
.cart-page input[type=submit],
.cart-page input[type=reset],
.member-page input[type=button],
.member-page input[type=submit],
.member-page input[type=reset],
.member_submenu a.usces_logout_a,
.gotoedit a,
.gotoedit a,
.member-page #memberinfo .send input.top,
#wc_ordercompletion .send a,
#wc_lostmemberpassword #nav a,
#wc_lostcompletion #memberpages p a,
#wc_lostcompletion .send a,
.member-page #memberinfo .send input.deletemember {
	display: inline-block;
	line-height: 40px;
	margin: 0;
	padding: 0 30px;
	width: auto;
	background-color: #c2c3c3;
	color: #fff;
	border: none;
	-moz-box-shadow: 0 3px #a5a6a7;
	-webkit-box-shadow: 0 3px #a5a6a7;
	box-shadow: 0 3px #a5a6a7;
}
.member_submenu a {
	-moz-box-shadow: 0 3px #a5a6a7;
	-webkit-box-shadow: 0 3px #a5a6a7;
	box-shadow: 0 3px #a5a6a7;
}
.cart-page input[type=button]:hover,
.cart-page input[type=submit]:hover,
.cart-page input[type=reset]:hover,
.member-page input[type=button]:hover,
.member-page input[type=submit]:hover,
.member-page input[type=reset]:hover,
.member_submenu a.usces_logout_a:hover,
.gotoedit a:hover,
.gotoedit a:hover,
.member-page #memberinfo .send input.top:hover,
#wc_ordercompletion .send a:hover,
#wc_lostmemberpassword #nav a:hover,
#wc_lostcompletion #memberpages p a:hover,
#wc_lostcompletion .send a:hover,
.member-page #memberinfo .send input.deletemember:hover {
	color: #fff;
	background-color: #d6d6d6;
	-moz-box-shadow: 0 3px #c2c3c3;
	-webkit-box-shadow: 0 3px #c2c3c3;
	box-shadow: 0 3px #c2c3c3;
}
/* Red */
.send input.to_customerinfo_button,
.send input.to_memberlogin_button,
.send input.to_deliveryinfo_button,
.send input.to_confirm_button,
.send input#purchase_button,
#wc_customer .send input.to_reganddeliveryinfo_button,
#wc_login .loginbox #member_login,
#wc_member .loginbox #member_login,
#wc_lostmemberpassword #member_login,
.member-page .send input,
#wc_login .loginbox .new-entry #nav a,
#wc_member .loginbox .new-entry #nav a,
#wc_lostmemberpassword #member_login,
#wc_member_update_settlement .send input[type="submit"] {
	background-color: #d3222a;
	color: #fff;
	line-height: 40px;
	padding: 0 30px;
	-webkit-box-shadow: 0 3px #a5141a;
	-moz-box-shadow: 0 3px #a5141a;
	box-shadow: 0 3px #a5141a;
}
.send input.to_customerinfo_button:hover,
.send input.to_memberlogin_button:hover,
.send input.to_deliveryinfo_button:hover,
.send input.to_confirm_button:hover,
.send input#purchase_button:hover,
#wc_customer .send input.to_reganddeliveryinfo_button:hover,
#wc_login .loginbox #member_login:hover,
#wc_member .loginbox #member_login:hover,
#wc_lostmemberpassword #member_login:hover,
.member-page .send input:hover,
#wc_login .loginbox .new-entry #nav a:hover,
#wc_member .loginbox .new-entry #nav a:hover,
#wc_lostmemberpassword #member_login:hover,
#wc_member_update_settlement .send input[type="submit"]:hover {
	color: #fff;
	background-color: #e25157;
	-webkit-box-shadow: 0 3px #d3222a;
	-moz-box-shadow: 0 3px #d3222a;
	box-shadow: 0 3px #d3222a;
}
/* Blue */
#wc_cart #cart .upbutton input {
	display: inline-block;
	color: #fff;
	width: auto;
	margin: 0;
	padding: 0 20px;
	background-color: #9fb2bd;
	border: none;	
	line-height: 30px;
	-webkit-box-shadow: 0 3px #728894;
	-moz-box-shadow: 0 3px #728894;
	box-shadow: 0 3px #728894;
}
#point_table td input.use_point_button,
#cart #coupon_table td .use_coupon_button,
.member_submenu a {
	display: inline-block;
	color: #fff;
	width: auto;
	margin: 0;
	padding: 0 30px;
	background-color: #9fb2bd;
	border: none;	
	line-height: 40px;
	-webkit-box-shadow: 0 3px #728894;
	-moz-box-shadow: 0 3px #728894;
	box-shadow: 0 3px #728894;
}
#cart #coupon_table td .use_coupon_button {
	margin-right: 5px;
	margin-bottom: 10px;
}
#wc_cart #cart .upbutton input:hover,
#point_table td input.use_point_button:hover,
#cart #coupon_table td .use_coupon_button:hover,
.member_submenu a:hover {
	color: #fff;
	background-color: #c5d0d6;
	-webkit-box-shadow: 0 3px #9fb2bd;
	-moz-box-shadow: 0 3px #9fb2bd;
	box-shadow: 0 3px #9fb2bd;
}

/* case */
.customer_form input#search_zipcode {
	margin: 0 5px;
	padding: 0 20px;
	line-height: 38px;
	vertical-align: top;
}
#point_table td input.use_point_button {
	border: none;
}

/* =item_single.php
-------------------------------------------------------------- */

/* -- #img-box -- */
#itempage #img-box {
	position: relative;
	margin-bottom: 30px;
}
#img-box .itemimg {
	margin-bottom: 30px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#img-box .itemimg .slick-slider {
	margin-bottom: 0;
}
#img-box .itemsubimg {
	margin: 15px 0 0;
	margin: 20px 0;
}
#img-box .itemsubimg .slick-list {
	margin: 0 50px;
}

/* - .slider-nav -- */
#img-box .slick-prev,
#img-box .slick-next {
	width: 25px;
	height: 100%;
	background-color: #eee;
	border: 1px solid #ccc;
}
.slick-prev:before,
.slick-next:before {
	font-size: 25px;	
}

/* - .opt-tag -- */
#itempage .opt-tag li {
	width: 45px;
	line-height: 45px;
}

/* -- .item-info + .detail-box -- */
#itempage .detail-box {
	margin: 0 15px 15px;
}
#itempage .item-name {
	font-size: 18px;
	letter-spacing: 2px;
}
#itempage .itemcode {
	margin: 0;
	padding: 0;
	border: none;
}
#itempage .item-info {
	margin: 0 15px 50px;
	padding: 0;
}
.item-info .skuname {
	font-size: 18px;
	min-height: initial;
	margin-bottom: 10px;
	padding: 0;
	background: none;
	letter-spacing: 1px;
}

/* -- item_custom_field -- */
/* - list - */
.item-info ul.item_custom_field {
	float: none;
	margin-bottom: 20px;
}
.item-info ul.item_custom_field li {
	padding: 0;
	border: none;
}
/* - table - */
.item-info table.item_custom_field {
	width: 100%;
	float: none;
	border: none;
	margin-bottom: 20px;
}
.item-info table.item_custom_field th {
	font-weight: normal;
	background-color: #fafafa;
	vertical-align: middle;
}
.item-info table.item_custom_field th,
.item-info table.item_custom_field td {
	padding: 10px;
	border: 1px solid #ddd;
}

/* - .itemGpExp - */
.item-info .itemGpExp {
	display: table;
	font-size: 12px;
	width: 100%;
	margin: 10px 0 20px;
	padding: 0;
	border: none;
}
.item-info .itemGpExp dt {
	display: table-cell;
	color: #fff; 
	width: 40%;
	padding: 10px 15px;
	background-color: #999;
	border: 1px solid #ccc;
	border-right: none;
	text-align: center;
	vertical-align: middle;
}
.item-info .itemGpExp dd {
	display: table-cell;
	width: 60%;
	padding: 10px 15px;
	border: 1px solid #ccc;
}
.item-info .itemGpExp .price {
	color: #d3222a;
	font-size: 14px;
}

/* - .item-option - */
.item-info .item-option {
	margin: 10px 0 20px;
	padding: 0;
	border: none;
}
.item-info .item-option dt {
	display: block;
	font-weight: normal;
	width: auto;
	margin-bottom: 5px;
}
.item-info .item-option dd {
	display: block;
	width: auto;
	margin-bottom: 20px;
	padding: 0;
	border: none;
}
.item-info .item-option dd:last-child {
	margin-bottom: 0;
}
.item-info .item-option dd br {
	display: none;
}
/* - select - */
.item-info .item-option select {
	width: 100%;
	height: 40px;
	padding: 0 2.14286em 0 .5714285em;
	line-height: 40px;
}
/* - radio - */
.item-info .item-option .iopt_radio_label {
	display: inline-block;
	margin-right: 20px;
}
.iopt_radio_label input {
	margin: 0 5px 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/* - checkbox - */
.item-info .item-option .iopt_checkbox_label {
	display: inline-block;
	margin-right: 20px;
}
.iopt_checkbox_label input {
	margin: 0 5px 0 0;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* - text - */
.item-info .item-option input[type="text"] {
	width: 100%;
}

.item-info .zaikostatus {
	float: none;
	margin-bottom: 10px;
	text-align: right;
}
.item-info .field {
	margin-bottom: 10px;
	padding: 0;
}
.item-info .field_cprice {
	font-size: 16px;
	letter-spacing: normal;
}
.item-info .field_price {
	color: #d3222a;
	font-size: 24px;
	letter-spacing: 1px;
}
.item-info .field_price em {
	font-size: 12px;
	letter-spacing: normal;
}

/* ---- .tax_inc_block ---- */

.item-info .tax_inc_block {
	margin: 0;
}


/* - .contact-item - */
.contact-item {
	clear: both;
}
.contact-item a {
	display: block;
	color: #fff;
	width: 100%;
	background-color: #666;
	line-height: 40px;
	text-align: center;
	letter-spacing: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 3px #444;
	-webkit-box-shadow: 0 3px #444;
	box-shadow: 0 3px #444;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
}
.contact-item a:hover {
	background-color: #999;
	text-decoration: none;
	-moz-box-shadow: 0 2px #666;
	-webkit-box-shadow: 0 2px #666;
	box-shadow: 0 2px #666;
}
.contact-item a i {
	margin-right: 8px;
}

/* - .itemsoldout - */
.item-info .itemsoldout {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	background-color: #eee;
	line-height: 40px;
	text-align: center;
}

/* - .c-box - */
.item-info .c-box {
	padding: 0;
}
.item-info .quantity {
	margin-right: 0;
}
.item-info .quantity select {
	width: auto;
	height: 50px;
	font-size: 16px;
	margin: 0 10px;
	padding: 0 30px 0 20px;
	line-height: 50px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
@-moz-document url-prefix() {
	.item-info .quantity select {
		height: 50px;
	}
}

.item-info .quantity select option {
	background-color: #fff;
}
.item-info .skubutton {
	font-family: inherit;
	width: 200px;
	margin-left: 10px;
	padding: 0;
	background-color: #d3222a;
	border: none;
	-moz-box-shadow: 0 3px #a5141a;
	-webkit-box-shadow: 0 3px #a5141a;
	box-shadow: 0 3px #a5141a;
	line-height: 50px;
}
.item-info .skubutton:hover {
	background-color: #e25157;
	-moz-box-shadow: 0 2px #d3222a;
	-webkit-box-shadow: 0 2px #d3222a;
	box-shadow: 0 2px #d3222a;
}

/* -- #tab -- */
#tab {
	position: relative;
	margin: 0 15px;
	padding: 0 0 50px;
}
.tab-list {
	border-bottom: 2px solid #efefef;
	
}
.tab-list li {
	color: #999;
	float: left;
	font-weight: bold;
	padding: 0 30px 5px;
}
.tab-list li.select {
	color: #262626;
	border-bottom: 2px solid #262626;
}
.tab-list li:hover {
	cursor: pointer;
}
.tab-list li span.review-num {
	font-weight: normal;
}
.tab-box {
	display: none;
}
.tab-box.select {
	display: block;
}
#tab .item-description,
#tab #wc_reviews {
	padding-top: 35px;
}
/* - .item-description - */

.item-description table {
	width: 100%;
	border-collapse: collapse;
}
.item-description caption {
	font-weight: bold;
	margin-bottom: 10px;
}
.item-description table th,
.item-description table td {
	padding: 10px;
	border: 1px solid #ddd;
}
.item-description table th {
	width: 40%;
	font-weight: normal;
	background-color: #fafafa;
}

/* -- h1,h2,h3,h4,h5,h6 -- */
.item-description h1,
.item-description h2,
.item-description h3,
.item-description h4,
.item-description h5,
.item-description h6 {
	font-weight: normal;
}
.item-description h1 {
	font-size: 1.142857em;
	margin-bottom: 1.07143em;
}
.item-description h1:first-letter {
	font-size: 1.5em;
	margin-right: .1em;
}
.item-description h2 {
	font-size: 1.142857em;	
	border-bottom: 3px solid #eee;
	margin-bottom: 1.25em;
	padding-bottom: .312502em;
	line-height: 1.25em;	
}
.item-description h3 {
	margin-bottom: 1.071428em;
	padding-left: .357143em;
	border-left: 5px solid #262626;
	line-height: 140%;	
}
.item-description h4 {
	margin-bottom: 1.071428em;
	padding: .357143em;
	background-color: #efefef;	
}
.item-description h5 {
    margin-bottom: 1.071428em;	
}
.item-description p {
	margin-bottom: 1.42857em;
	line-height: 1.42857em;	
}
.item-description a {
	text-decoration: underline;	
}
.item-description a:hover {
	color: #22b2d3;
}

/* -- #wc_reviews -- */
#wc_reviews .comment-respond {
	margin-bottom: 30px;
}
#respond label {
	font-weight: normal;
	margin-bottom: 10px;
}
#wc_reviews .reviews_btn {
	padding: 20px 0;
}
#wc_reviews .reviews_btn a {
	display: block;
	color: #fff;
	width: 100%;
	background-color: #666;
	line-height: 40px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 3px #444;
	-webkit-box-shadow: 0 3px #444;
	box-shadow: 0 3px #444;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all;
}
#wc_reviews .reviews_btn a:hover {
	background-color: #999;
	-moz-box-shadow: 0 2px #666;
	-webkit-box-shadow: 0 2px #666;
    box-shadow: 0 2px #666;
	text-decoration: none;
}
/* - #wc_reviews form - */
#wc_reviews .comment-form-author input {
	width: 100%;
	padding: 0 10px;
	line-height: 40px;
}
#wc_reviews .form-submit {
	margin: 0;
	border: none;
}
#wc_reviews .form-submit input {
	color: #fff;
	width: 100%;
	background-color: #666;
	-moz-box-shadow: 0 2px #444;
	-webkit-box-shadow: 0 2px #444;
	box-shadow: 0 3px #444;
}
#wc_reviews .form-submit input:hover {
	background-color: #999;
	-moz-box-shadow: 0 2px #666;
	-webkit-box-shadow: 0 2px #666;
	box-shadow: 0 2px #666;
}
/* - .wc_review-list - */
#wc_reviews-title {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}
#wc_reviews-title span {
	font-weight: bold;
}
#wc_reviews li {
	font-weight: normal;
	padding: 0 0 15px;
	margin-bottom: 15px;
	float: none;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#wc_reviews li:last-child {
	margin-bottom: 0;
}
#wc_reviews li .children {
	clear: both;
	width: 90%;
	float: right;
	margin-top: 15px;
}
#wc_reviews li .children li {
	overflow: initial;
	margin: 0;
	padding: 0;
}
#wc_reviews .review-author {
	margin-bottom: 10px;
}
#wc_reviews .review-author:before {
	display: inline-block;
	color: #fff;
	background-color: #ddd;
	width: 20px;
	height: 20px;
	font-family: FontAwesome;
	content: "\f007";
	margin-right: 5px;
	text-align: center;
}
#wc_reviews .review-author cite.fn {
	font-style: normal;
}
#wc_reviews li .review-body {
	color: #3c3c3c;
	padding: 5px 10px;
	background-color: #eee;
}
#wc_reviews li ul .review-body {
	position: relative;
}
#wc_reviews li ul .review-body:before {
	content: "";
	position: absolute;
	top: 40%;
	right: auto;
	left: -9px;
	border: 5px solid transparent;
	border-right: 12px solid #eee;
	border-left: none;
}

/* -- .assistance_item -- */
.assistance_item {
	margin: 0 15px;
}
.assistance_item h3 {
	font-size: 14px;
	margin: 0 0 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #efefef;
}
.assistance_item li {
	width: 49%;
	margin-right: 2%;
	padding: 0;
}
.assistance_item li .detail h4 {
	height: auto;
	text-align: center;
	margin-bottom: 5px;
}
.assistance_item li .detail p {
	height: auto;
}
.assistance_item li .detail .assist_price {
	color: #3c3c3c;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: center;
}
.assistance_item li .detail p {
	text-align: center;
}


/* -- #itempage-widget -- */
#itempage-widget {
	clear: both;
	margin: 50px 15px 0;
}
#itempage-widget h3 {
    font-size: 14px;
    margin: 0 0 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #efefef;	
}

/* -- .post-password-form -- */
.post-password-form input[type="submit"] {
	padding: 0 20px;
}


/* =wc_search_page.php
-------------------------------------------------------------- */
#searchbox input.usces_search_button {
    color: #fff;
    width: auto;
    padding: 0 30px;
    background-color: #c2c3c3;
    border: none;
    line-height: 40px;
    text-align: center;
    -moz-box-shadow: 0 3px #a5a6a7;
    -webkit-box-shadow: 0 3px #a5a6a7;
    box-shadow: 0 3px #a5a6a7;	
}


/* =cart + member
-------------------------------------------------------------- */
#main #content.cart-page,
#main #content.member-page {
	padding: 0 10px 40px;
}
.site-content .cart_page_title,
.site-content .member_page_title {
    font-size: 20px;
    font-weight: normal;
    margin: 30px 0;
    letter-spacing: 2px;
    line-height: 140%;
}


/* =cart
-------------------------------------------------------------- */
div.cart_navi li {
	overflow: hidden;
	width: 25%;
	height: 40px;
	padding: 0;
}
div.cart_navi li:before,
div.cart_navi li:after {
	display: none;
}

/* =wc_cart_page.php
-------------------------------------------------------------- */

#cart_table th,
#cart_table td {
	padding: 10px 5px;
	border: 1px solid #ddd;
}
#cart_table th {
	background-color: #fafafa;
}
#cart_table .amount {
	color: #d3222a;
}
#cart_table .quantity input {
	border: 1px solid #ccc;
}
#cart_table td.productname{
	word-break: break-all;
}
#cart .action input.delButton {
	padding: 5px;	
	line-height: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#wc_cart .footer_explanation .send input {
	width: auto;
}

/* =wc_customer_page.php
-------------------------------------------------------------- */

#customer-info h5 {
	font-size: 14px;
	margin: 20px 0 10px;
	padding: 0;
	border: none;
	letter-spacing: 2px;
}
#customer-info h5.nm-ttl {
	margin-top: 40px;
}
.customer_form tr {
	margin-bottom: 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ddd;
}
.customer_form th {
	font-weight: normal;
}
.customer_form tr:first-child {
	padding-top: 15px;
	border-top: 1px solid #ddd;
}
.customer_form select {
	font-size: 14px;
}
.customer_form select option {
	background-color: #fff;
}

/* =wc_delivery_page.php
-------------------------------------------------------------- */

#wc_delivery .customer_form dt {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}
.send input.to_deliveryinfo_button,
#wc_customer .send input.to_reganddeliveryinfo_button {
	margin-bottom: 5px;
}

/* =wc_confirm_page.php
-------------------------------------------------------------- */

#confirm_table th,
#confirm_table td,
#point_table td,
#amount_each_time th,
#amount_each_time td {
	padding: 10px;
	border: 1px solid #ddd;
}
#confirm_table th,
#confirm_table tr.ttl td,
#point_table td.c-point,
#point_table td.u-point,
#cart #coupon_table tr:first-child td:first-child {
	font-weight: normal;
	background-color: #fafafa;
}


/* =wc_completion_page.php
-------------------------------------------------------------- */

#wc_ordercompletion h3 {
	font-size: 16px;
	font-weight: normal;
}

/* =PayPal
-------------------------------------------------------------- */
#paypal_dialog #paypal_use_point {
	color: #fff;
	background-color: #d3222a;
	border: none;
	-moz-box-shadow: 0 3px #a5141a;
	-webkit-box-shadow: 0 3px #a5141a;
	box-shadow: 0 3px #a5141a;
}
#paypal_dialog #paypal_use_point:hover {
	color: #fff;
	background-color: #e25157;
	-moz-box-shadow: 0 2px #d3222a;
	-webkit-box-shadow: 0 2px #d3222a;
	box-shadow: 0 2px #d3222a;
}

/* =wc_login_page.php
-------------------------------------------------------------- */

#wc_login .loginbox,
#wc_member .loginbox {
	padding: 0 15px;
}
.loginbox .submit {
	padding: 0 0 5px;
}
#wc_login .loginbox .new-entry,
#wc_member .loginbox .new-entry {
	background: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
	padding: 15px 0;
	text-align: center;
}
#wc_login .loginbox .new-entry h2,
#wc_member .loginbox .new-entry h2 {
	color: #3c3c3c;
	font-weight: normal;
	letter-spacing: 1px;
}

/* =wc_lostpassword_page.php
-------------------------------------------------------------- */

#wc_lostmemberpassword .loginbox {
	padding: 0 15px;
} 

/* =wc_member_completion_page.php
-------------------------------------------------------------- */

#wc_newcompletion .text,
#wc_lostcompletion .text,
#wc_lostcompletion .text,
#wc_changepasscompletion .text {
	font-size: 18px;
	margin-bottom: 20px;
}

/* =wc_member_page.php
-------------------------------------------------------------- */

#memberinfo table,
#memberinfo table th,
#memberinfo table td {
	border: none;
}
#memberinfo table {
	margin-bottom: 20px;
}
#memberinfo table th,
#memberinfo table td {
	font-weight: normal;
	padding: 10px 15px;
}
#memberinfo table th {
	background-color: #fafafa;
}
.member_submenu {
	text-align: center;
}
.member_submenu li {
	display: inline-block;
}
.member_submenu li div{
	margin-bottom: 0.714286em;
}
#memberinfo .history-box {
	margin: 0 15px;
}
#memberinfo #history_head th,
#memberinfo .retail th {
	background-color: #fafafa;
	border: 1px solid #ddd;
}
#memberinfo #history_head td,
#memberinfo .retail td {
	background-color: #fff;
	border: 1px solid #ddd;	
}
#wc_member h3,
#wc_editmemberform h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 40px 0 10px;
	padding: 0;
	border: none;
}
#memberinfo .customer_form th {
	display: block;
	font-weight: normal;
	width: auto;
	margin-bottom: .357143em;
	padding: 0;
	background: none;
	border: none;	
}
#memberinfo .customer_form td {
	background: none;
	display: block;
	color: #666;
	font-size: 1em;
	padding: 0;
	border: none;	
}
#memberinfo .customer_form tr.inp1 td {
	width: 45%;
	display: inline-block;	
}
.member-page #memberinfo .send input.deletemember {
	margin-top: 10px;
}

/* =wc_member_update_settlement
-------------------------------------------------------------- */
#wc_member_update_settlement h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 30px 0;
	letter-spacing: 2px;
}
#wc_member_update_settlement h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 10px;
	padding: 0;
	border: none;
}
#wc_member_update_settlement td select {
	margin-right: 3px;
}
#wc_member_update_settlement .send {
	padding-top: 10px;
}

/* =wc_new_member_page.php + wc_customer.php
-------------------------------------------------------------- */

#wc_newmemberform .header_explanation,
#wc_newmemberform .footer_explanation {
	padding: 0 15px;
}


/* Delivery address
-------------------------------------------------------------- */
table#delivery_table tr td.delivery-address-book a.new-delivery-address-button{
	background-color: #d3222a;
	border: 1px solid #a5141a;
	-moz-box-shadow: 0 3px #a5141a;
	-webkit-box-shadow: 0 3px #a5141a;
	box-shadow: 0 3px #a5141a;
}

.memb-delivery-address{
	margin-top: 40px;
}
.memb-delivery-address .msa_area #new_destination{
	background-color: #d3222a;
	border: none;
	-moz-box-shadow: 0 3px #a5141a;
	-webkit-box-shadow: 0 3px #a5141a;
	box-shadow: 0 3px #a5141a;
}

#memberinfo.memb-delivery-address .return_navi a{
	color: #fff;
	background-color: #c2c3c3;
	border: 1px solid #c2c3c3;
	-moz-box-shadow: 0 3px #a5a6a7;
	-webkit-box-shadow: 0 3px #a5a6a7;
	box-shadow: 0 3px #a5a6a7;
	padding: 14px 20px;
	width: 100%;
}

.memb-delivery-address .allocation_dialog_exp{
	color: #fff;
	background-color: #9fb2bd;
	border: 1px solid #728894;
}
.memb-delivery-address select{
	line-height: 2;
}
.memb-delivery-address .msa_field{
	border-bottom: none;
}
.memb-delivery-address .msa_field #msa_name,
.memb-delivery-address .msa_field #msa_name2,
.memb-delivery-address .msa_field #msa_furigana,
.memb-delivery-address .msa_field #msa_furigana2{
	vertical-align: baseline;
}
.memb-delivery-address #add_destination,
.memb-delivery-address #edit_destination{
	background-color: #d3222a;
	border: #d3222a 1px solid;
	-moz-box-shadow: 0 3px #a5141a;
	-webkit-box-shadow: 0 3px #a5141a;
	box-shadow: 0 3px #a5141a;
}
.memb-delivery-address #cancel_destination,
.memb-delivery-address #del_destination{
	background-color: #c2c3c3;
	color: #fff;
	-moz-box-shadow: 0 3px #a5a6a7;
	-webkit-box-shadow: 0 3px #a5a6a7;
	box-shadow: 0 3px #a5a6a7;
}

/**
 * 16.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {

	/* = All
	-------------------------------------------------------------- */
	.cart-page .error_message,
	.member-page .error_message {
		margin: 0 0 20px;
	}

	/* =item-single.php
	-------------------------------------------------------------- */
	/* -- #img-box -- */
	#itempage #img-box {
		width: 50%;
	}
	#img-box .itemimg,
	#img-box .itemsubimg {
		border: none;
	}

	/* -- .detail-box + .item-info -- */
	#itempage .detail-box,
	#itempage .item-info {
		width: 45%;
		margin: 0;
		float: right;
		clear: none;
	}
	#itempage .detail-box {
		margin-bottom: 20px;
	}
	/* -- .skuname -- */
	.item-info .skuname {
		margin-bottom: 10px;
	}
	/* -- .itemGpExp -- */
	.item-info .itemGpExp,
	.item-info .itemGpExp dt,
	.item-info .itemGpExp dd {
		width: 100%;
		display: block;
	}
	.item-info .itemGpExp {
		margin: 10px 0;
	}
	.item-info .itemGpExp dt,
	.item-info .itemGpExp dd {
		margin: 0;
		padding: 5px 10px;
		text-align: center;
	}
	/* -- .item-option -- */
	.item-info .item-option {
		margin: 10px 0 20px;
	}
	.item-info .field_price {
		margin-bottom: 0;
	}

	/* -- #tab -- */
	#itempage #tab {
		clear: both;
		margin: 0;
		padding: 50px 0;
	}

	/* -- #wc_reviews -- */
	#wc_reviews textarea {
		width: 100%;	
	}

	/* -- .assistance_item -- */
	.assistance_item {
		margin: 0;
	}
	.assistance_item li {
		width: 32%;
	}
	.assistance_item li:nth-of-type(even) {
		margin-right: 2%;
	}
	.assistance_item li:nth-of-type(3n) {
		margin-right: 0;
	}
	
	/* -- #itempage-widget -- */
	#itempage-widget {
		margin: 50px 0 0;
	}

	/* -- .post-password-form -- */
	.post-password-form {
		margin: 0;
	}

	/* =member
	-------------------------------------------------------------- */
	#wc_login .loginbox input.loginmail,
	#wc_login .loginbox input.loginpass,
	#wc_member .loginbox input.loginmail,
	#wc_member .loginbox input.loginpass,
	#wc_lostmemberpassword .loginbox input.loginmail {
		width: 50%;
	}

	/* =wc_lostpassword_page.php
	-------------------------------------------------------------- */
	#wc_lostmemberpassword .loginbox {
		width: 100%;
	}

	/* =wc_member_page.php
	-------------------------------------------------------------- */
	#memberinfo table,
	#memberinfo table tbody,
	#memberinfo table tr,
	#memberinfo th,
	#memberinfo td {
		display: block;
	}
	#memberinfo .space {
		display: none;
	}
}


/**
 * 16.2 Tablet Small 740px
 */
@media screen and (min-width: 46.25em) {

	#main #content.cart-page,
	#main #content.member-page {
		padding: 0 15px 40px;
	}

	/* =wc_customer_page.php
	-------------------------------------------------------------- */
	#customer-info h5 {
		padding: 0;
	}
	.customer_form th,
	.customer_form td {
		padding: 10px;
		border: 1px solid #ddd;
	}
	#confirm_table tr.ttl td,
	.customer_form th {
		background-color: #fafafa;
	}

	/* =member
	-------------------------------------------------------------- */
	#wc_login .loginbox,
	#wc_member .loginbox {
		padding: 0;
	}

	#wc_newmemberform .header_explanation,
	#wc_newmemberform .footer_explanation {
		padding: 0;
	}

	/* =wc_member_page.php
	-------------------------------------------------------------- */
	#wc_member h3,
	#wc_editmemberform h3 {
		padding: 0;
	}
	#memberinfo .history-box {
		margin: 0;
	}
	#memberinfo table {
		padding: 0;
	}
	#memberinfo .customer_form {
		display: table;
	}
	#memberinfo .customer_form tbody {
		display: table-row-group;
	}
	#memberinfo .customer_form tr {
		display: table-row;
	}
	#memberinfo .customer_form th {
		display: table-cell;
		padding: 10px;
		background-color: #fafafa;
		border: 1px solid #ddd;
	}
	#memberinfo .customer_form td {
		display: table-cell;
		padding: 10px;
		border: 1px solid #ddd;
	}
	#memberinfo .customer_form tr.inp1 td {
		width: auto;
		display: table-cell;
	}

}


/**
 * 16.3 Tablet Large 880px
 */
@media screen and (min-width: 55em) {

	/* =item-single.php
	-------------------------------------------------------------- */
	/* -- #tab -- */
	#tab {
		padding: 80px 0;
	}
	
	/* -- .assistance_item -- */
	.assistance_item li {
		width: 23.5%;
	}
	.assistance_item li:nth-of-type(even),
	.assistance_item li:nth-of-type(3n) {
		margin-right: 2%;
	}
	.assistance_item li:nth-of-type(4n) {
		margin-right: 0;
	}

	/* =member
	-------------------------------------------------------------- */
	#wc_login .loginbox,
	#wc_lostmemberpassword .loginbox {
		width: 60%;
		padding-top: 20px;
	}

	#wc_login .loginbox input.loginmail,
	#wc_login .loginbox input.loginpass,
	#wc_member .loginbox input.loginmail,
	#wc_member .loginbox input.loginpass,
	#wc_lostmemberpassword .loginbox input.loginmail {
		width: 100%;
	}

	/* =wc_member_page.php
	-------------------------------------------------------------- */
	#memberinfo table{
		display: table;
		margin-bottom: 30px;

	} 
	#memberinfo table tbody{
		display: table-row-group;
	} 
	#memberinfo table tr{
		display: table-row;
	} 
	#memberinfo table th, 
	#memberinfo table td,
	#memberinfo .space {
		display: table-cell;
	}
	#memberinfo table th {
		padding: 10px;
		border: 1px solid #ddd;
	}
	#memberinfo table td {
		padding: 10px;
		background-color: #fff;
		border: 1px solid #ddd;
	}

}


/**
 * 16.4 Desktop Small 1000px
 */
@media screen and (min-width: 62.5em) {

	/* = Item Single Page
	-------------------------------------------------------------- */
	/* -- .item-option -- */
	.item-info .item-option dd {
		margin-bottom: 30px;
	}
	/* -- #tab -- */
	#itempage #tab li {
		font-size: 16px;
	}
	#wc_reviews-title {
		font-size: 16px;
		margin-bottom: 30px;
	}
	/* -- #wc_reveiws -- */
	#wc_reviews {
		overflow: hidden;
	}
	#wc_reviews .comment-respond {
		width: 45%;
		float: left;
	}
	#wc_reviews-title,
	#itempage #wc_reviews .wc_reviewlist {
		clear: none;
		width: 50%;
		float: right;
	}
	#itempage #wc_reviews .wc_reviewlist li {
		font-size: 14px;
	}

	/* -- .assistance_item -- */
	.assistance_item h3 {
		font-size: 16px;
		border: none;
	}
	
	/* -- #itempage-widget- -- */
	#itempage-widget h3 {
		font-size: 16px;
		border: none;	
	}

	/* = Cart Page
	-------------------------------------------------------------- */
	.site-content .cart_page_title,
	.site-content .member_page_title {
		margin: 60px auto;
		font-size: 28px;
		font-weight: normal;
		letter-spacing: 2px;
	}

	#wc_ordercompletion h3 {
		font-size: 22px;
	}

	/* = Member Page
	-------------------------------------------------------------- */
	#wc_member_update_settlement h1 {
		font-size: 28px;
		margin: 60px 0;
	}	

}


/**
 * 16.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {

	/* =item-single.php
	-------------------------------------------------------------- */
	/* -- #img-box -- */
	#itempage #img-box {
		width: 500px;
		margin-bottom: 50px;
	}

	/* -- .detail-box + .item-info -- */
	#itempage .detail-box,
	#itempage .item-info {
		width: 580px;
	}
	.item-info .item-option dd {
		margin-bottom: 15px;
	}	

	/* -- .contact-item -- */
	.contact-item {
		text-align: right;
	}
	.contact-item a {
		display: inline-block;
		width: auto;
		padding: 0 40px;
	}

	/* -- #tab -- */
	#itempage #tab {
		clear: none;
		width: 580px;
		float: right;
		padding: 70px 0;
	}

	/* -- #wc_reviews -- */
	#wc_reviews .comment-respond,
	#wc_reviews-title,
	#itempage #wc_reviews .wc_reviewlist {
		width: 100%;
		float: none;
	}
	#wc_reviews .reviews_btn a {
		display: inline-block;
		width: auto;
		padding: 0 40px;
	}

	/* -- .assistance_item -- */
	.assistance_item {
		clear: both;
	}
	.assistance_item li {
		width: 18.4%;
	}
	.assistance_item li:nth-of-type(4n) {
		margin-right: 2%;
	}
	.assistance_item li:nth-of-type(5n) {
		margin-right: 0;
	}

	/* =cart & member
	-------------------------------------------------------------- */
	#main #content.cart-page,
	#main #content.member-page {
		margin: 0 auto;
		padding: 0 0 40px;
		width: 1140px;
	}

	/* =wc_member_update_settlement
	-------------------------------------------------------------- */
	#wc_member_update_settlement {
		width: 1140px;
		margin: 0 auto;
	}

}