@charset "euc-jp";
.prd_opt_src {
  display: none !important;
}
.product_image {
  margin-bottom: 0;
}
.product_image_main {
  float: left;
  width: 74.468%;
}
  .product_image_main img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
.product_image_thumb {
  float: right;
  width: 24.468%;
}
.product_image_thumb li {
  float: left;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6.521%;
  width: 43.478%;
}
.product_image_thumb img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.product_exp {
  clear: both;
  padding-top: 2em;
  line-height: 1.6;
}

.product_info_block {
  padding-top: 2em;
}
  .product_spec_block {
    float: left;
    width: 65%;
    margin-bottom: 3em;
  }
    .product_spec_block table {
      width: 100%;
    }
      .product_spec_table {
        border-top: 1px solid #888;
      }
      .product_spec_table th {
        padding: 1em .5em 1em 1em;
        border-right: 1px solid #888;
        border-bottom: 1px solid #888;
      }
      .product_spec_table td {
        overflow: hidden;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 1em;
        border-bottom: 1px solid #888;
      }
        .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;
            width: 3em;
            text-align: right;
          }
          .product_order_form .text-titles-list__detail-text {
            width: 85%;
            text-align: left;
          }
          .product_unit {
            padding: .3em;
            float: left;
          }
          .product_init {
            display: none;
          }
          .product_option_table td div {
            margin-bottom: .5em;
          }
  .product_info_lst {
    float: right;
    width: 30%;
    margin-bottom: 2em;
  }
    .product_info_lst .icon {
      margin-bottom: .7em;
    }
    .product_info_lst a {
      color: #444;
      text-decoration: none;
    }
    .product_info_lst a:hover {
      text-decoration: underline;
    }
  .product_review {
    margin-bottom: 1.5em;
  }
    .product_review a {
      font-weight: bold;
    }
.social_share {
  margin-top: 1.5em;
}
  .social_share li {
    margin-bottom: .5em;
  }

.product_cart_btn {
  display: block;
  margin-top: 1em;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 123.076%;
}
  .product_addcart_btn {
    float: left;
    width: 55%;
    padding: 1.2em 0;
    border: none;
    border-radius: 0;
    background-color: #df7676;
    cursor: pointer;
    -webkit-appearance:none;
  }
  .product_quick_order_btn {
    float: right;
    width: 40%;
    padding: .8em 0;
    background-color: #c67f7f;
    text-decoration: none;
  }
  .product_member_sale_msg {
    color: #df7676;
  }

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

}

.trackback_block {
  clear: both;
}
  .trackback_url {
    padding: .5em;
    width: 60%;
  }
.together_block {
  clear: both;
}

/*カートボタンデザイン変更*/
.product_addcart_btn {
  width:100%;
  position: relative;
  display: inline-block;
  padding: 1.2em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #ff8000;/*背景色*/
  border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 5px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;  
}

.product_addcart_btn:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*組み合わせ商品*/
.prd_lst_name {
    padding-left: 50px;
    padding-right: 50px;
    text-align:center;
}
.slide__price {
   display:block;
    padding-left: 50px;
    padding-right: 50px;
    text-align:center;
    font-weight: bold;
    color: #ff6347;
}
.slide__price--soldout{
    font-weight: bold;
    color: #444;
}
/*取扱説明書リンク*/
.mnlLink {
  margin-top:20px;
  position:relative;
  line-height:2em;
  text-indent:2em;
}
.mnlLink a{
  margin-left:5px;
  margin-right:5px;
  font-size:105%;
}
.mnlLink a span{
 margin:auto 0 5px 5px;
}
.mnlLink :before {
  position:absolute;
  left:0;
  content:"";
  display:inline-block;
  width:2em;
  height:2em;
  background:url(https://img02.shop-pro.jp/PA01121/921/etc/PDF_24.png) no-repeat;
  background-size:contain;
}
/*サポートリンク*/
.supportLink {
  text-align:center;
  font-size:100%;
  padding-top:8px;
}
.supportLink a{
  color:#a9a9a9;
  text-decoration:underline;
}
/*商品キャッチコピー*/
h2.itemcopy {
    font-size: 140%;
    font-weight: bold;
    border-bottom: 1px solid #444444;
    padding: 0 3px;
    margin-bottom: 30px;
}
/*商品説明h3*/
h3.itemspec {
    font-size: 120%;
    font-weight: bold;
    border-bottom: 1px solid #444444;
    padding: 0 3px;
    margin-bottom: 15px;
    margin-top: 50px;
    width: 40%;
}
/*スペック表*/
.specList {
    list-style-type: disc;
}
.specList li{
 margin-left: 20px;
}
/*注釈*/
.commentList {
    list-style: none;
    margin-top:20px;
}

.commentList li{
    padding-left:5px;
    margin-bottom:5px;
}
.commentList li:before{
    content:"※";     /* 空の要素作成 */
    width:10px;               /* 幅指定 */
    height:10px;              /* 高さ指定 */
    display:inline-block;
}
/*関連商品リンク*/
.otherItem dt{
  font-weight:bold;
  font-size:110%;
}
/*関連商品リンク*/
.otherItem dd{
  margin-top:4px;
  margin-bottom:7px;
}
.otherItem dd:before{
    content:"・";     /* 空の要素作成 */
    width:10px;               /* 幅指定 */
    height:10px;              /* 高さ指定 */
    display:inline-block;
    margin-right: 5px;
}
/*YouTube埋め込みのレスポンシブ対応*/
.youtube {
  width: 80%;
  margin-top:50px;
  margin-bottom:20px;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.youtube h3 {
    background-color: #1a1a1a;
    color: #ffffff;
    font-size: 120%;
    text-align: center;
    padding: 6px 0;
}
.youtube a.arrow{
    display: block;
    margin-left: 10px;
    margin-top: 8px;
}
.youtube a.arrow::before{
  content: "";
  display: inline-block;
  position: absolute;
  margin-left: -9px;
  margin-right: 2px;
  margin-top: 4px;
  border-left: 6px solid #3579bf;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.tekigou {
  width:100%;
  margin-top:30px;
  margin-bottom:30px;
}
.tekigou p{
  font-size:100%;
  font-weight:bold;
  margin-bottom:15px;
}
.tekigou img{
  padding:15px 25px;
  border:1px solid #cccccc;
}
/*マージン調整*/
 .mt20{
    margin-top:20px;
 }
 .mt30{
    margin-top:30px;
 }
 .mt40{
    margin-top:40px;
 }
 .mt60{
    margin-top:60px;
 }
  .mt80{
    margin-top:80px;
 }
/*回遊リンクの非表示対応*/
.relativeLink {
    display:none;
}
/*保証アイコン*/
.guaranteeIcon{
 margin-bottom: 20px;
}

.guaranteeIcon a{
border: 1px solid;
border-radius: 5px;
padding: 3px 6px;
background-color: #3cb371;
color: #ffffff;
text-decoration: none;
font-size: 85%;
}

/*画像レイアウト*/
.imagebox2 .txt{
 flex-basis:75%;
 margin-right:20px;
}
.imagebox2 .img {
 width:100%;
 display:flex;
 margin-top: 10px;
 margin-bottom: 20px;
}
.imagebox2 .img_wrapper {
 width: 30%;
 margin-right:5%;
}
.imagebox2 .img_wrapper:last-child {
  margin-right:0;
}
.imagebox2 .img_wrapper img{
  width:100%;
  border:1px solid #cccccc;
}
/*適合表*/
 .compatibletable{
     display:flex;
     flex-wrap: wrap;
     justify-content: space-between;
 }
 .compatibletable dl{
     width: calc(36% - 60px);
     text-align:center;
}
 .compatibletable dl:last-child{
     margin-right:0px;
}

/*商品詳細の2カラム説明*/
 .detail2cal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
 .detail2cal dl {
    width: calc(50% - 20px);
    text-align: center;
    margin-top:70px;
}
 .detail2cal dl dt {
    font-size:140%;
    font-weight:bold;
    text-align:left;
    border-bottom:1px solid #000000;
}
 .detail2cal dd ul.detailBox {
    display: flex;
    margin-top:20px;
}
 .detail2cal dd ul.detailBox li {
   list-style-type:none;
}
 .detail2cal dd ul.detailBox li.pic {
   flex-basis: 45%;
    text-align: center;
}
 .detail2cal dd ul.detailBox li.descript {
   flex-basis: 55%;
    text-align: left;
    line-height:180%;
    padding-left:15px;
}
 .detail2cal dd ul.detailBox li.descript span.small {
   display:block;
   font-size:95%;
   line-height:150%;
   margin-top:12px;
}
@media (max-width: 768px) {
 .imagebox2 {
      display: block;
  }
 .imagebox2 .txt{
  margin-right:0;
  margin-bottom:10px;
  }
 .imagebox2 .img {
  width:100%;
  display:block;
  margin-top: 10px;
  margin-bottom: 20px;
 }
 .imagebox2 .img_wrapper {
  width: 100%;
 }
 .imagebox2 .img_wrapper:last-child {
   margin-right:0;
 }
 .compatibletable dl{
     width: calc(50% - 60px);
  }
}

.product_bnr {
  margin: 40px 0 100px;
}
.product_bnr img {
  max-width: 100%;
  margin: 0 auto;
}
.price_discount {
  display: inline-block;
  width: fit-content;
  color: #DA3737;
  font-weight: 700;
  margin-right: 10px;
}
.label_discount {
  display: inline-block;
  width: fit-content;
  color: #ffffff;
  background-color: #DA3737;
  font-size: 12px;
  font-weight: 700;
  padding: 8px 10px;
  margin-bottom: 5px;
}
.product_spec_table td p {
  line-height: 24px;
}
.product_spec_table td a {
  color: #444444;
}

.shitadori h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 38.4px;
  text-align: center;
  margin-bottom: 10px;
}
.shitadori p {
  font-size: 16px;
  font-weight: 400;
  line-height: 38.4px;
  text-align: center;
}
.ac_area {
  margin-top: 60px;
}
.ac_cont + .ac_cont {
  margin-top: 10px;
}
.ac_cont {
  border: 2px solid #0D3662;
}
.ac_cont .ac_cont_btn {
  cursor: pointer;
  display: block;
  text-align: center;
  font-family: Noto Sans JP;
  font-size: 20px;
  font-weight: 700;
  line-height: 38.4px;
  text-align: center;
  color: #0D3662;
  position: relative;
  padding: 33px;
}
.ac_cont .ac_cont_btn span {
  display: inline-block;
/*  position: relative;*/
}
.ac_cont .ac_cont_btn span:before,
.ac_cont .ac_cont_btn span:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #0D3662;
  position: absolute;
  top: 0;
  right: 150px;
  bottom: 0;
  margin: auto;
}
.ac_cont .ac_cont_btn span:after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.ac_cont .ac_cont_btn.active span:after {
  transform: rotate(0deg);
  transition: 0.3s;
}
.ac_cont_main {
  display: none;
  width: 80%;
  margin: 0 auto;
  border-top: 1px solid #0D3662;
  padding: 30px 0;
}
.ac_cont_main p {
  color: #0D3662;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}
.ac_cont_main p small {
  font-size: 13px;
  line-height: 1.6;
}
.ac_cont_main p + p {
  margin-top: 10px;
}
.ac_cont.color2 {
  border: 2px solid #000000;
  background-color: #f2f2f2;
}
.ac_cont.color2 .ac_cont_btn {
  color: #000000;
}
.ac_cont.color2 .ac_cont_btn span:before,
.ac_cont.color2 .ac_cont_btn span:after {
  background-color: #000000;
}
.color2 .ac_cont_main p {
  color: #000000;
}