@charset "euc-jp";
#product {
  width:100%;
  overflow:hidden;
}
#product td {
  width: auto;
}

.slick_img540 {
  margin-top: 80px;
}

.product-image {
  padding-bottom: 30px;
}
  .product-image-main {
    text-align: center;
  }
  .product-image-thumb li {
    margin-bottom: 20px;
    padding: 0 10px;
    cursor: pointer;
  }
  .product-image-thumb img {
    display: block;
    margin: 0 auto;
  }
  .product-image-sns {
    margin-top: 10px;
    text-align: center;
  }

div.product_link_area {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  width: 150%;
  justify-content: space-evenly;
}
button.favorite-button {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    font-size: 0.9em;
    border: none;
    border-radius: 3px;
    background: darksalmon;
    padding: 0 1em;
    color: white;
    font-weight: bold;
}
.icon-w.icon-heart {
    background-position: -32px -17px;
    margin-right: 0.2em;
}
div.product_link_area div.twitter {
float: left;
width: 100px;
}
div.product_link_area div.fb-like {
float: left;
width: 85px;
}
div.product_link_area div.line {
float: left;
width: 100px;
}
.review_post,.review_check {
  font-size: 0.9em;
  padding: 0px 20px 1px;
  border-radius: 3px;
}
.review_post:hover,.review_check:hover {
  font-weight: bold;
}
.review_post a,.review_check a {
  color: #fff;
}
.review_post {
  background: burlywood;
}
.review_check {
  background: cadetblue;
}
.icon-w.icon-pencil {
  background-position: -96px -0px;
}
.icon-w.icon-chat {
  background-position: -128px -16px;
}
.footstamp {
  margin-bottom: 20px;
}

/*ĄżĄ°*/
.tag {
    border: solid 1px #ddd;
    display: flex;
}
.tag p {
    flex: 1;
    border-right: solid 1px #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-weight: bold;
}
.tag ul {
    flex: 9;
    padding: 1em;
    margin: 0;
}
.tag a {
    padding: 0.2em 1em;
    background: gainsboro;
    border-radius: 5px;
    line-height: 2.5em;
    border-bottom: 1px solid;
    border-right: 1px solid;
}
.tag a:hover {
    text-decoration: none;
    border-bottom: none;
    border-right: none;
    border-top: 1px solid #464e54;
    border-left: 1px solid #464e54;
    background: darkgray;
    color: #444;
}

.product-order {
  margin: 30px 0 0 0;
}
  .product-option-table table {
    margin: 0 auto;
  }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
.stock_head th.cell_1 {
  width: auto;
}
th.cell_1 {
  width: 80px;
}
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
    overflow: hidden;
  }
    .product-option-select .product-option-wrapper {
      position: relative;
      left: 50%;
      float: left;
    }
    .product-option-select .product-option-unit {
      width: 300px;
      position: relative;
      left: -50%;
      float: left;
    }
    .product-option-select .product-option-unit div {
      padding: 0 20px;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: .5em 0;
    }
.product-order-price {
  margin: 40px 0;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}
span.table_price {
    font-size: smaller;
}
  .product-order-price li {
    margin: 0 10px;
  }
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #b81717;
  }
.product-order-input {
  margin: 40px 0;
  text-align: center;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

.btn-addcart {
  line-height: 24px;
}
  .btn-addcart .icon-lg-w {
    float: left;
    *float: none;
  }
  .btn-addcart span {
    padding-left: 10px;
  }

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  margin-top: 20px;
  border-top: 1px solid #e7e7e7;
  text-align: center;
}

product-order-exp table {
  margin-top: 20px;
}

.product-order-spec {
  margin: 30px 0;
  border: 1px solid #e7e7e7;
  font-size: 12px;
}

.product-order-spec .spec-space {
  margin:0 5px; 
}
.product-order-spec h4 {
  padding-left:5px;
}
.product-order-spec p {
  padding-left:10px;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
  }
  .product-order-spec td {
    width: 70%;
  }
  .product-info-lst {
    text-align: center;
  }
    .product-info-lst li {
      display: inline;
      margin: 1em;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share a {
      margin: 1em;
    }

.speck_space_point img {
  width: 52%;
}
.speck_space_point a {
  padding: 20px 50px;
}
.point_img {
  width: 50%;
}
.member_login {
  box-shadow:0 2px 0 #449e48; 
  color:#fff; 
  background-color:#4caf50;
  font-weight:bold;
  font-size:20px;
  padding:20px 70px;
  border-radius: 5px;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  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;
}
.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;
}
.review_ttl,.reviewlist_content div:nth-child(2) {
  padding: 0 15px;
}
.review_title {
    text-align: center;
    margin: 0 auto 20px;
    position: relative;
    font-size: 1.5em;
}
.review_title span {
    background-color: #fff;
    padding: 0 2em;
}
.review_title:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
}
.review_send {
    text-align: center;
    display: block;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    background-color: cadetblue;
    border-radius: 6px;
    margin: 25px auto 15px;
    border: 2px solid cadetblue;
}
.review_send:hover {
    text-decoration: none;
    color: cadetblue;
    background: #fff;
    border: 2px solid cadetblue;
}

  .size table {
    margin: 0 auto;
  }
  .size caption {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .size table th,.size table td {
    border: solid 1px;
    padding: 5px 0;
    width: 60px;
  }
  .size_flex {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }

@media(max-width: 768px) {
  div.product_link_area {
    width: 100%;
    justify-content: flex-end;
  }
  div.product_link_area div {
    margin-bottom: 0.5em;
  }
.icon-w.icon-heart {
  background-position: -47px -25px;
}
  .review_post,.review_check {
  padding: 2px 20px;
}
.review_post i,.review_check i {
  display: none;
}
.ie_wrapper .product-order-num .btn {
  display: none;
}
  .product-image-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      max-width: 170px;
      width: 100%;
      text-align: right;
    }
    .btn-addcart span {
      padding-left: 0;
    }
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }
  .product-info-lst a {
    display: block;
    padding: .5em;
  }
  .social-share a {
    display: inline;
  }
  .review_send i {
    display: none;
  }
}
@media(max-width: 480px) { 
  .slick_img540 {
  margin-top: 0;
  }
  
  .member_login {
    font-size: 14px;
    padding: 10px;
    margin-left: 10px;
  }
  
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }

div.product_link_area {
  width: 100%;
  justify-content: space-around;
  align-items: flex-start;
}
button.favorite-button {
  padding: 0 0.5em;
  font-size: 0.8em;
  font-weight: normal;
}
.icon-w.icon-heart {
  background-position: -49px -25px;
}
div.product_link_area div.twitter {
float: left;
width: 75px;
margin-right: 2px;
}
div.product_link_area div.fb-like {
float: left;
width: 75px;
margin-right: 2px;
}
div.product_link_area div.line {
float: left;
width: 97px;
}
.review_post,.review_check {
  font-size: 0.8em;
  margin-top: 5px;
  width: 80%;
  padding: 2px;
}
.review_post i,.review_check i {
  display: none;
}
  
.product-order-spec,.product-order {
  margin: 0;
}
.lcopeck_size {
  width: 45%;  
}
  .size_flex {
    flex-wrap: wrap;
}

.ie_wrapper .product-order-num .btn {
  display: none;
}

  
.point_img {
  width: 100%;
}

.news-info {
  text-align: center;
  //border: 3px solid #e7e7e7;
  //padding: 5px;
  //color: #F00000;
ˇˇ}
  
  .review_title span {
    padding: 0 10px;
    font-size: 14px;
  }
  .review_send i {
    display: none;
  }
}