@charset "euc-jp";
.prd-opt-src {
  display: none !important;
}

.product-image {
  padding-right: 40px;
}

.product-image-main img {
  display: block;
  margin: 0 auto;
  height: auto;
}

.product-image-thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}

.thumb {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #dbdbdb;
}

.thumb-active {
  border: 1px solid < {
    $current_color
  }
  >;
}

/*
.product-exp {
  clear: both;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  line-height: 1.6;
}
*/

/*scuderia9*/

.product-exp {
  clear: both;
  margin: 0 0 20px 0;
  line-height: 1.6;
}

.product-spec-block {
  margin-bottom: 3em;
}

.product-spec-block table {
  width: 100%;
}

.product-spec-table {
  margin-bottom: 20px;
  border-top: 1px solid #dbdbdb;
}

.product-spec-table th {
  padding-top: 1em;
  padding-right: .5em;
  padding-bottom: 1em;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}

.product-spec-table td {
  overflow: hidden;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  border-bottom: 1px solid #dbdbdb;
}

.product-spec-table th {
  width: 33.333%;
}

.product-spec-table td {
  width: 66.666%;
}

.product-spec-table select {
  width: 90%;
}

.product-order-form input {
  float: left;
  margin-right: .3em;
  padding: .3em;
}

.product-unit {
  float: left;
  padding: .3em;
}

.product-init {
  display: none;
}

.product-init-num {
  width: 3em;
  text-align: right;
}

.product-option-table td div {
  margin-bottom: .5em;
}

.product-info-lst {
  margin-bottom: 2em;
}

.product-info-lst li {
  margin: 15px 0;
}

.product-info-lst a {
  color: #444;
  text-decoration: none;
}

.product-info-lst a:hover {
  text-decoration: underline;
}

.product-review {
  margin-bottom: 30px;
}

.product-review a {
  font-weight: bold;
}

.social-share {
  margin-top: 1.5em;
}

.social-share li {
  margin-bottom: .5em;
}

.product-cart-btn {
  margin-top: 1em;
}

.product-member-sale-msg {
  color: #df7676;
}

.stock_error {
  margin: .5em 0;
  color: #f00;
  font-weight: bold;
  font-size: 123.076%;
  line-height: 3;
}

#trackback {
  margin-bottom: 40px;
}

.trackback-block {
  clear: both;
}

.trackback-url {
  padding: .5em;
}

.together-block {
  clear: both;
}

.text-titles-list__detail-text {
  width: 85%;
}

/*scuderia9*/

#item {
  overflow: hidden;
}

#item h3 {
  padding-top: 1.2em;
}

h2.ttl {
  margin: 0;
  padding: 0 0 10px 0;
}

table.item-table {
  width: 100%;
  border: 1px solid #dbdbdb;
  margin: 10px auto 30px auto;
}

table.item-table th {
  border: 1px solid #dbdbdb;
  padding: 7px 5px;
  background: #f2f2f2;
  display: block;
  text-align: left;
}

table.item-table td {
  border: 1px solid #dbdbdb;
  padding: 7px 5px;
  display: block;
}

table.results td {
  font-size:0.8em;
  border: 1px solid #dbdbdb;
  padding: 7px 5px;
  text-align:center;
  display: table-cell;
}

.pdf-exp {
  font-size: 11px;
  padding: 20px 0 10px 0;
}

.sekou-rei-content .arrow,
#sekou-rei .arrow {
  overflow: hidden;
  padding: 20px 0;
  background: url(https://img21.shop-pro.jp/PA01398/464/etc/arrow_down.png?cmsp_timestamp=20170914110813) center center no-repeat;
  height: 15px;
  width: 100%;
  display: block;
}

.sekou-rei-content p,
#sekou-rei p {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding-top: 4px;
}

.ttl-exp {
  border-left: 4px solid #dbdbdb;
  padding-left: 7px;
  margin-bottom: 10px;
}

.ttl-exp .ttl {
  font-weight: bold;
  padding-bottom: 6px;
}

.ttl-exp .exp {
  font-size: 12px;
}

i.fa-youtube-play {
  color: #ff0000;
}

.sekou-rei-tab {
  overflow: hidden;
}

ul.sekou-rei-tab {
  list-style: none !important;
  margin:5px 0 0 0 !important;
}

.sekou-rei-tab li {
  background: #ccc;
  padding: 5px;
  float: left;
  margin: 0 1px 0 0;
  box-sizing: border-box;
  width:19%;
  text-align:center;
}
.sekou-rei-tab li:hover {
cursor : pointer;
}
.sekou-rei-tab li.select {
  background: #eee;
}

ul.sekou-rei-content {
  list-style: none !important;
  margin: 0 !important;
}
.sekou-rei-content li {
  background: #eee;
  padding: 20px;
}

.sekou-rei .hide {
  display: none;
}

@media screen and (max-width: 680px) {
  .container-section {
    padding: 0;
    display: block;
    width: 100%;
  }
  #item h2.ttl {
    margin-top: 1.2em;
  }
}
