@charset "utf-8";
/* CSS Document */

/*********************************************************************/
/* wc_item_single Start--original */
.two_col {
  display: flex;
  justify-content: left;
  margin-top: 24px;
  padding-right: 1%;
  position: relative;
}
.two_col_01 {
  width: 57% !important;
  padding-left: 8%;
}
.two_col_02 {
  width: 43%;
}

.two_col_02_fiex {
  position: sticky;
  top: 0;
  padding-left: 16%;
  padding-right: 8%;
}

.loopimg {
  display: none !important;
}

/*********************************************************************/
/* wc_item_single Start */
#content h1.item_page_title_inc {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: 2px;
}

#content h1.item_page_title {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 40px;
  letter-spacing: 2px;
}

#itempage h2.item_name {
  margin-bottom: 10px;
  margin-left: 310px;
  padding: 3px 5px;
  background-color: #999999;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  font-weight: 600;
}

#itempage .item-page-description p {
  margin-bottom: 32px;
  font-size: 0.9em;
  line-height: 1.7;
}

#itempage .field_price {
  margin-bottom: 24px;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 1px;
}

#itempage .field_price span {
  margin-bottom: 15px;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
}

#itempage .itemimg img {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

#itempage .assistance_item {
  width: 740px;
}
#itempage .assistance_item ul {
  width: 750px;
  margin-right: -10px;
  overflow: hidden;
  _zoom: 1;
}
#itempage .assistance_item ul li {
  width: 240px;
  margin-right: 10px;
}
#itempage .assistance_item .listbox {
  height: 125px;
  margin-right: 0px;
  overflow: hidden;
}
#itempage .assistance_item .listbox .assist_excerpt {
  height: 103px;
  overflow: hidden;
}
#itempage .assistance_item .listbox .assist_price {
  text-align: right;
  font-weight: bold;
  margin-top: 2px;
  margin-right: 8px;
}
/* wc_item_single End */
/*********************************************************************/
/* cart Start */
#content h1.cart_page_title {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 1.5em;
}
div.usccart_navi li.ucart {
  width: 25%;
  background-color: #dfdfdf !important;
}
#cart table {
  width: 100%;
}
#content #wc_cart img,
#content #wc_confirm img {
  max-width: none;
}
/* cart End */
/*********************************************************************/
/* member Start */
#content h1.member_page_title {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 1.5em;
}
/* member End */
/*********************************************************************/

.counter_item .skubutton {
  padding: 4px 10px !important;
  border: 1px solid #dfdfdf;
  margin-left: 10px;
}

.counter_item .skuquantity {
  padding: 4px 10px !important;
  border: 1px solid #dfdfdf;
  margin: 0 10px !important;
}

.skuform tr td select {
  padding: 5px 10px;
  border: none !important;
  background: #dfdfdf;
  width: 148px;
}

select::-ms-expand {
  display: none;
}

#memberpages div.loginbox {
  margin-top: 50px;
  width: 260px !important;
  background-color: #f6f6f6;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #cccccc;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.catbox .post .entry {
  border: none !important;
}

.article-img {
  margin: 10px auto;
}

.relation-item-flex-table {
  margin: 0px 10px;
  clear: both;
  padding-top: 10px;
}

.price-table {
  text-align: center;
  color: black;
}

@media (max-width: 600px) {
  .price-table {
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 14px;
    color: black;
  }
  .article-img {
    margin: 20px auto 40px;
  }
}

@media (min-width: 600px) {
  .relation-item-flex-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .relation-item-flex-table a {
    width: 32%;
    border: 1px solid #e7e7e7;
    margin-top: 2%;
  }

  .relation-item-flex {
    margin: 0px 30px;
    display: flex;
    flex-wrap: wrap;
  }

  .relation-item-flex a {
    width: 33%;
  }
}

.to_customerinfo_button {
  border: 1px solid #dfdfdf;
  padding: 4px 20px;
  margin: 0 10px;
  background-color: #f3f3f3;
}

.continue_shopping_button {
  border: 1px solid #dfdfdf;
  padding: 4px 20px;
  margin: 0 10px;
  background-color: #f3f3f3;
}

.to_deliveryinfo_button {
  border: 1px solid #dfdfdf;
  padding: 4px 20px;
  margin: 0 10px;
  background-color: #f3f3f3;
}

.back_cart_button {
  border: 1px solid #dfdfdf;
  padding: 4px 20px;
  margin: 0 10px;
  background-color: #f3f3f3;
}

.to_confirm_button {
  border: 1px solid #dfdfdf;
  padding: 4px 20px;
  margin: 0 10px;
  background-color: #f3f3f3;
}

.back_to_customer_button {
  border: 1px solid #dfdfdf;
  padding: 4px 20px;
  margin: 0 10px;
  background-color: #f3f3f3;
}

.ucart {
  padding: 8px 0;
}

div.usccart_navi li.usccart_cart {
  background-color: #4e4e4e !important;
  background-image: none;
}

div.usccart_navi li.usccart_customer {
  background-color: #4e4e4e !important;
  background-image: none;
}

div.usccart_navi li.usccart_delivery {
  background-color: #4e4e4e !important;
  background-image: none;
}

div.usccart_navi li.usccart_confirm {
  background-color: #4e4e4e !important;
  background-image: none;
}

#cart .upbutton {
  text-align: right;
  padding-right: 0px;
  margin: 10px 0;
  border: none;
}

.upbutton input {
  border: 1px solid #dfdfdf;
  padding: 1px 20px;
  background-color: #f3f3f3;
}

.send {
  border-top-color: #dfdfdf !important;
}

#cart input.delButton {
  border: 1px solid #dfdfdf;
  background-color: #f3f3f3;
}

#confirm_table h3 {
  color: #0000ff !important;
}

#confirm_table .ttl {
  background-color: #dfdfdf;
}

#cart th,
#cart td {
  border-left-color: #cccccc;
}

#cart th {
  background-color: #4e4e4e !important;
}

@media (max-width: 808px) {
  /* post content */

  .two_col {
    margin-top: 20px;
    display: block;
  }
  .two_col_01 {
    width: 90% !important;
    padding: 0 3% !important;
    margin: 0 auto;
  }
  .two_col_02 {
    width: 100% !important;
  }

  .two_col_02_fiex {
    position: sticky;
    top: 50px;
    padding-top: 20px;
    padding: 0 8%;
  }
}

.ui-corner-all {
  border-radius: none !important;
}

.ui-dialog .ui-dialog-title {
  margin: 0.5em 0 0.1em !important;
}

.ui-widget-header {
  border: none !important;
  background: none !important;
  padding: 10px 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none !important;
  border: none !important;
}

.ui-dialog .ui-dialog-titlebar-close {
  right: 0.8em !important;
}

#escott-token-form table.customer_form {
  margin-bottom: 20px;
  border-collapse: collapse;
  width: 100%;
}
#escott-token-form th {
  font-size: 12px;
  line-height: 150%;
  font-weight: bold;
  color: #4c4d25;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #e6e6e6;
  background-color: #f3f3f3;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  width: 25%;
}
#escott-token-form td {
  font-size: 11px;
  line-height: 150%;
  color: #4c4c4c;
  border: 1px solid #e6e6e6;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

#escott-token-dialog .send {
  margin-bottom: 10px;
}

.cart_page_title {
  text-align: center;
}

#error-page p,
#cart_completion h3,
#cart_completion p,
#cart_completion .send a {
  text-align: center;
  display: block;
}

#wc_error,
#wc_ordercompletion {
  margin: 10vh 10vh 10vh 0vh;
}

#inside-cart .no_cart {
  color: #000000 !important;
}

@media screen and (max-width: 809px) {
  .cart-position {
    margin: 47px 8% 0px 0;
  }
}

.cart-position {
  text-align: right;
  margin: 47px 5% 0px 0;
}
@media screen and (min-width: 809px) {
}

.cart-position a {
  color: #333333 !important;
}

.cart-position-mobile a {
  color: #333333 !important;
}

@media screen and (min-width: 809px) {
  .pc-none {
    display: none;
  }
}

@media screen and (max-width: 809px) {
  .mobile-none {
    display: none;
  }
  div.usccart_navi li.ucart {
    font-size: 3vw;
  }
  #wc_error,
  #wc_ordercompletion {
    margin: 10vh 10vh 10vh 10vh;
  }
}

.mobil-cart-details {
  display: flex;
  border-top: 1px solid #dfdfdf;
}

.mobil-cart-details ul {
  list-style: none;
  margin-top: 4px;
}

.mobil-cart-details ul li {
  margin: 10px 0 0 0;
}

#cart .quantity {
  text-align: left !important;
}

#cart .action {
  text-align: left !important;
}

.confirm_page .action {
  display: none;
}

.confirm_page .unitprice {
  display: none;
}

#inside-cart .send {
  margin-top: 0px !important;
  border: none !important;
}

#customer-info .send {
  border: none !important;
}

#delivery-info .send {
  border: none !important;
}

#info-confirm .send {
  border: none !important;
}
