.product__main-image img {
  display: block;
  margin: 0 auto;
}

.bx-wrapper .product-list__unit img {
  width: 30px;
  height: 25px
}

.product__thumbs {
  padding-top: 2px;
  margin: 0 -1px;
}

.product__thumb__unit {
  padding: 0 1px 1px;
}

.product__thumb__unit img {
  max-height: 150px;
  cursor: pointer;
}

.product__name {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}

.product__price {
  font-size: 1.5em;
  letter-spacing: .05em;
  margin: 0px;
  line-height: 1 !important;
}

.product__option__block th,
.product__option__block td {
  text-align: center;
}

.product__option__block label {
  margin: 1em 0 0;
  font-size: .9em;
}

.bx-wrapper .product-list__unit a img {
  width: 100%;
  height: auto;
}

.product__init .dl-vertical-list__content {
  margin-bottom: 0;
}

.product__init-num {
  font-size: 1.5em;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: right;
  width: 50px;
  border: 2px solid #999;
  display: inline-block;
}

.product__init-updw {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.product__order__btns {
  list-style-type: none;
  margin: 15px 0 0;
}

.product__order__btn {
  margin-bottom: 1em;
  color: #c51b4e;
  font-weight: bold;
}

.product__order__btn i {
  margin-right: .8em;
}

.btn--addcart {
  padding: .7em 0;
}

.btn--quick-order {
  padding: .4em 0;
}

.btn--soldout {
  padding: .7em 0;
  border: none;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.btn--soldout:hover {
  background: #ddd;
}

.product__info {
  background: #f5f5f5;
  padding: 2em 0;
  margin: 0 !important;
}

.product__info__list {
  margin: 20px 0 0;
  list-style-type: none;
}

.product__info__list:first-child {
  margin-top: 0;
}

.product__info__list__unit {
  font-size: .9em;
  line-height: 1.8;
  margin: 0;
  width: 120px;
  float: left;
}

.product__info__list__unit:first-child {
  margin-top: 0;
}

.product__info__list__unit a {
  color: #111;
}

.col img {
  height: auto;
  object-fit: contain;
}

@media (max-width: 980px) {
  /* ~980px */
}

@media (max-width: 768px) {

  /* ~768px */
  .product__images img {
    margin: 0 auto;
  }


  .product__main-image {
    min-height: 355px;
    max-height: 700px;
  }

  .product__info {
    padding: 1.5em 0 0 0;
    margin: 1.5em 0;
  }

  .product__info__list:first-child {
    margin-top: 2em;
  }
}

@media (max-width: 480px) {
  /* ~480px */
}

.pro-ex {
  margin-bottom: 10px;
}

.product-deliver-date {
  margin: 0px 10px;
}

.txt--sm a {
  text-decoration: underline;
}

.prodcut-detail-top-banner {
  margin-top: 10px;
  margin-bottom: 5px;
  max-width: 500px;
  width: 100%;
}

.size {
  max-width: 400px;
}

.product-submenu {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}

.icon_star {
  float: left;
  width: 73px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  font-size: 12px;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}

.detail-menu {
  width: 80px;
  background-color: #ccc;
  color: white;
  text-align: center;
  padding: 5px;
  border: #ccc 1px solid;
  font-size: 80%;
}

.detail-text {
  padding: 5px;
  border: #ccc 1px solid;
  font-size: 80%;
}

.attention {
  width: 80px;
  size: 18px;
  background-color: #ccc;
  text-align: center;
}

.deliver-menu {
  margin-bottom: 5px;
}

.deliver-menu td {
  border: ridge #ddd 1px;
  padding: 5px;
}

.deliver-submenu {
  background-color: #ddd;
  width: 60px;
}




/*メニュー切り替え */

.tabmenu {
  width: 100 %;
  font-size: 12px;
  padding: 10px 0;
  text-align: center;
}


.tab {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tab li {
  background: #f5f5f5;
  cursor: pointer;
  display: inline-block;
  padding: 10px 0px;
  width: 32%;
  text-align: center;
}

.tab li.select {
  background: #ffffff;
  border-style: solid;
  border-color: #f5f5f5 #f5f5f5 #ffffff #f5f5f5;
}

.content .show {
  background: #ffffff;
  padding: .6em;
  text-align: left;
  margin-top: 10px;
}

.hide {
  display: none;
}

.tag-list {
  margin: 10px 0px;
}

.tab1content {
  padding: 1px 14px 5px;
  border-style: dotted;
  border-color: #f5f5f5;
  margin: 10px 0px 0;
}


.linkcolor a {
  color: #2490d0;
}

.tab2content {
  padding: 1px 14px 5px;
  border-style: dotted;
  border-color: #f5f5f5;
  padding: 6px 10px 5px;
}

.tab3content {
  padding: 1px 14px 5px;
  border-style: dotted;
  border-color: #f5f5f5;
  padding: 6px 10px 5px;
}


.iteminfo {
  width: 100%;
}

.review-comment img {
  border-radius: 4px;
}

.product__fav-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .product__fav-item {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}

.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
  border: 1px solid #ccc;
  width: 100%;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px #9999;
  padding: .8em 0;
}

.product__fav-item .fav-items {
  color: #ff7373;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}

@media (min-width: 991px) {
  .product__thumbs {
    min-height: 119px;
  }

  .product__main-image {
    min-height: 550px;
  }

  .product__images.section__block {
    min-height: 665px;
  }
}

@media (max-width: 768px) {
  .product__images.section__block {
    min-height: 474px;
  }

  .product__images img {
    min-height: auto;
  }

  .bx-wrapper {
    min-height: 119px
  }

  .page--free1500 a {
    color: #08c;
  }
}


.product__option__block .inputBlocks {
  background-color: #F7F7F7;
  padding: 20px;
  overflow: auto;
}

.product__option__block .inputBlocks select {
  height: 40px;
}

.product__option__block .inputBlocks .dl-vertical-list {
  margin-bottom: 10px;
}

.btn--addcart {
  background-color: #FF5561;
  border-radius: 5px;
  border: none;
  height: 60px;
  box-shadow: 0px 3px #E13945;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product__order__btn i {
  margin-right: 5px;
}

.product__order__btns {
  width: 100%;
}