.woocommerce-page {
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 170px !important;
}

.woocommerce ul.products li.product a img {
  object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}

.woocommerce.single-product .catmenu {
  display: none;
}

.woocommerce .area-mv,
.woocommerce .area-mv img {
  height: 50vw;
}

@media screen and (max-width:770px) {
  .woocommerce .area-mv {
    margin-top: 113px;
    height: 50vw;
  }
}
@media screen and (max-width:440px){
  .woocommerce .checkout,
  .woocommerce .content_wrapper{
  margin-left:10px !important;
  margin-right:10px !important;
    width:calc(100% - 20px) !important;
  }
}

.content_wrapper {
  max-width: 1140px;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

.woocommerce.single-product {
  max-width: 900px;
}

.woocommerce.archive {
  padding-top: 0px !important;
}

.woocommerce.single-product .area-mv {
  display: none;
}

.woocommerce .page-title {
  display: none;
}

.woocommerce .single-product::after {
  content: "";
  clear: both;
}

.woocommerce .entry-summary {
  width: 360px !important;
}

.woocommerce ul.tabs {
  display: none;
}

.woocommerce p.price {
  font-size: 30px !important;
}

.woocommerce p.price span.notax {
  font-size: 16px !important;
}

.woocommerce .variations label,
.woocommerce h2 {
  font-weight: normal !important;
  line-height: 3em;
}

.woocommerce.single-product .variations label::before,
.woocommerce.single-product h2::before {
  content: "";
  width: 8px;
  height: 16px;
  border-left: solid 10px #BAA97B;
  margin-right: 0.5em;
}

.woocommerce h1.product_title {
  font-weight: normal;
  font-size: 150%;
  line-height:130% !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
line-height:150% !important;
}
.woocommerce a[rel=prev],
.woocommerce a[rel=next] {
  display: none;
}

.woocommerce aside {
  display: block;
}

.woocommerce .rtwpvs-image-term {
  float: left;
  margin: 5px;
}

.woocommerce .image-variable-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce .image-variable-wrapper div span,
.woocommerce .image-variable-wrapper div img,
.woocommerce .color-variable-wrapper div span,
.woocommerce .color-variable-wrapper div img {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.woocommerce .variations td.label {
  width: 100px;
}

.woocommerce input.varname {
  width: 100%;
}

.woocommerce .catmenu {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.woocommerce .catmenu a {
  display: block;
  box-sizing: border-box;
  border: solid 1px #BAA97B;
  line-height: 38px;
  color: #4d4d4d;
  padding: 0 20px 0 20px;
  margin: 0 16px;
  text-align: center;
  width: 120px;
  transition-duration: 300ms;
}

.woocommerce .catmenu a:hover {
  background-color: #BAA97B;
  color: #fff;
}

.woocommerce .catmenu a.select {
  background-color: #BAA97B;
  border: solid 1px #BAA97B;
  color: #fff;
}

.woocommerce .single-product .catmenu {
  display: none;
}

/*-----マイページ-----*/

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none;
  width: auto;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: auto;
}

.woocommerce-MyAccount-navigation ul {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.woocommerce-MyAccount-navigation-link a {
  display: block;
  box-sizing: border-box;
  border: solid 1px #BAA97B;
  line-height: 38px;
  color: #4d4d4d;
  padding: 0 20px 0 20px;
  margin: 0 10px;
}

h2.woocommerce-order-details__title,
.woocommerce-account h1,
.woocommerce-cart h1 {
  text-align: center;
  font-size: 26px;
  font-weight: normal;
  display: block;
  max-width: 300px;
  padding-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  line-height: 46px;
  margin-bottom: 30px;
  border-bottom: solid 2px #baa97b;
}

@media screen and (max-width:640px) {
  .woocommerce-MyAccount-navigation-link a {
    text-align: center;
    line-height: 38px;
    padding: 0 7px 0 7px;
    margin: 0 5px;
  }
}

.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--edit-address,
.woocommerce-MyAccount-navigation-link--edit-account {
  display: none;
}

.woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #BAA97B;
  border: solid 1px #BAA97B;
  color: #fff;
}

header.woocommerce-Address-title {
  position: relative;
  z-index: 100;
  padding: 0px;
  width: 100%;
}

.woocommerce a.edit {
  width: 9em;
  text-align: center;
  display: block;
  box-sizing: border-box;
  border: solid 1px #BAA97B;
  line-height: 28px;
  background-color: #999;
  color: #fff;
  padding: 0 10px 0 10px;
}

.woocommerce-Addresses a {
  width: 4em !important;
  text-align: center;
  display: block;
  box-sizing: border-box;
  border: solid 1px #BAA97B;
  line-height: 28px;
  background-color: #999;
  color: #fff;
  padding: 0 10px 0 10px;
}

/*--------------------*/

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  box-sizing: border-box;
  margin: 0;
  padding: 2.5% 2.5% 0.5% 2.5%;
  width: 25%;
/*  border-bottom: solid 1px #999;
  border-right: solid 1px #999;*/
}

.woocommerce ul.products li.product:nth-child(4n+1),
.woocommerce-page ul.products li.product:nth-child(4n+1) {
/*  border-left: solid 1px #999;*/
}

.woocommerce ul.products li.product .button {
  display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding: 0;
  margin: 0;
  font-size: 1em;
}

.woocommerce ul.products li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  margin-bottom: .5em;
  font-size: .857em;
}

.woocommerce div.orderby {
  box-sizing: border-box;
  height: 30px;
  overflow: hidden;
  border: solid 1px #999;
  padding-left: 1em;
}

.woocommerce .orderby select.orderby {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: solid 1px #999;
  outline: none;
  background: transparent;
  margin: 0;
  border-radius: 0;
  font-weight: normal;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

@media screen and (max-width:768px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 50% !important;
    margin: 0 !important;
  }
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #baa97b;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #cdbf99;
}

.single-product #respond input#submit.alt,
.single-product a.button.alt,
.single-product button.button.alt,
.single-product input.button.alt {
  background-color: #606060;
}

.single-product #respond input#submit.alt:hover,
.single-product a.button.alt:hover,
.single-product button.button.alt:hover,
.single-product input.button.alt:hover {
  background-color: #696969;
}

.single-product #respond input#submit.alt.disabled,
.single-product a.button.alt.disabled,
.single-product button.button.alt.disabled,
.single-product input.button.alt.disabled {
  background-color: #999;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 128px;
  height: 128px;
  box-shadow: none;
}

.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  background: #baa97b;
}

.woocommerce a.remove:hover {
  color: #fff !important;
  background: red;
}

.woocommerce-cart-form__contents th {
  text-align: center;
}

.product-thumbnail {
  width: 250px;
}

.product-thumbnail a {
  margin: 0 auto 0 auto;
}

td.product-name {
  font-size: 20px;
  font-weight: bold;
}

.product-quantity div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-quantity .remove {
  margin-left: 10px;
}

.product-quantity input[type="number"]::-webkit-outer-spin-button,
.product-quantity input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-quantity input[type="number"] {
  box-sizing: border-box;
  -moz-appearance: textfield;
  border: solid 1px #aaa;
  height: 30px;
  margin: 0 -1px 0 -1px;
}

.quantity_minus,
.quantity_plus {
  box-sizing: border-box;
  font-size: 20px;
  color: #999;
  line-height: 30px;
  border: solid 1px #aaa;
  width: 30px;
  height: 30px;
  text-align: center;
}

.quantity_minus:hover,
.quantity_plus:hover {
  background-color: #eee;
}

td.product-subtotal {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
}

.cart_totals td {
  font-size: 20px;
  text-align: right;
}

#wc-stripe-payment-request-wrapper a.checkout-button.button {
  width: 50% !important;
}

a.backtoshop.button {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px !important;
  font-size: 100%;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 20px;
  font-weight: normal;
  border-radius: 3px;
  left: auto;
  color: #fff;
  background-color: #999;
  border: 0;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  max-width: 547px;
}

@media screen and (max-width:768px) {
  a.backtoshop.button {
    font-size: 17.5px !important;
    width: 100%;
    max-width: 100%;
  }
}

/*--------------------*/



.mypagewrap .section {
  display: block;
  padding: 1em;
  background-color: #fff;
  border: solid 0px #aaa;
  border-radius: 8px;
  margin-bottom: 30px;
}

.mypagewrap .section:nth-child(1) p {
  display: block;
  float: left;
  margin-right: 2em;
}

.mypagewrap .section:nth-child(1) a.edit {
  display: block;
  float: right;
}

.mypagewrap h2 {
  font-size: 1.2em;
  line-height: 1.3em;
  border-bottom: solid 1px #999;
  margin-bottom: 20px;
}

a.button.view {
  background-color: #999;
  color: #fff;
}

td.order-number,
th.order-number {
  display: none;
}

div.snslink {
  display: block;
  position: relative;
}

div.snslink ul {
  display: flex;
  justify-content: center;
}

div.snslink ul li {
  margin: 20px 30px 0 30px;
}

div.snslink h3 {
  font-weight:300;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  font-size:20px;
  margin:auto;
  padding:0%;
  width:530px;
  text-align: center;
  color:#4d4d4d !important;
}
  div.snslink h3:before, div.snslink h3:after {
    content: "";
    flex-grow: 1;
    height: 2px;
    background: #baa97b;
    display: block;
  }
  div.snslink h3:before {
    margin-right: 2rem;
  }
  div.snslink h3:after {
    margin-left: 2rem;
  }


.gotop {
  margin: 20px auto !important;
  display: block !important;
  width:160px;
  font-weight:300 !important;
  text-align:center;
  box-sizing: border-box;
  border: solid 1px #BAA97B !important;
  line-height: 38px;
  color: #4d4d4d !important;
  background-color:initial !important;
  padding: 0 20px 0 20px;
	border-radius:0 !important;
}
.zoomImg{
  background-color:#fff !important;
}
@media screen and (max-width:440px){
.zoomImg{display:none !important;}
.summary.entry-summary,
.rtwpvg-images{
	display:block !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

.woocommerce .catmenu a {
  display: block;
  box-sizing: border-box;
  border: solid 1px #BAA97B;
  line-height: 38px;
  color: #4d4d4d;
  padding: 0 10px 0 10px;
  margin: 0 6px;
  text-align: center;
  width: 100px;
  transition-duration: 300ms;
}
}