﻿@charset "UTF-8";
/************************************************************
追加分
*************************************************************/
@media only screen and (min-width: 768px) .news .list>li .inner figure {
  max-height: 200px;
}


.product_free_space03 .product_free_space03 table {
  width: 100%;
  border-spacing: 0;
  font-size: 14px;
}

.product_free_space03 table th {
  color: #000000;
  padding: 5px;
  background: #e1e1e1;
  border: 1px solid #999;
  text-align: center;
  font-weight: normal;
}

.product_free_space03 table tr td {
  padding: 1px 8px;
  border: 1px solid #999;
  vertical-align: middle;
}

.product_free_space03 table tr {
  background: #fff;
}

.product_free_space03 table tr:nth-child(2n+1) {
  background: #fff;
}

.product_free_space03 table tr:hover {
  background: #cecfd0;
}

@media screen and (max-width: 11px) {

  /* ページ別 */
  .product_free_space03 .detail-main {
    padding-top: 0px;
    margin-bottom: 80px;
  }

  .product_free_space03 .detail-main .flex_wrap {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 1200px) and (max-width: 1000px) {
  .product_free_space03 .detail-main .flex_wrap {
    max-width: 700px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 500px) {
  .product_free_space03 .detail-main .flex_wrap {
    max-width: 90%;
  }
}

@media screen and (max-width: 1200px) {
  .product_free_space03 .detail-main .flex_wrap .txt_wrap {
    width: 100%;
    margin-right: 0px;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .item_name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 1.5px;
    color: #222;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px auto 20px;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .flex .series {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.1em;
    color: #fff;
    padding: 3px 12px;
    background-color: #36466d;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .flex .price {
    display: block;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.1em;
    color: #222;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .flex .price font {
    display: inline-block;
    padding: 0 0.25em;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.1em;
    color: #36466d;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .comp-variation {
    margin-bottom: 20px;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .description {
    margin-top: 35px;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .description .ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.56;
    letter-spacing: 0.1em;
    color: #36466d;
    margin-bottom: 10px;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .description .ttl span {
    display: block;
  }

  .product_free_space03 .detail-main .flex_wrap .txt_wrap .description .txt {
    font-size: 14px;
    line-height: 1.83;
    letter-spacing: 0.9px;
    color: #333;
  }

  .product_free_space03 .detail-main .flex_wrap .img_wrap {
    width: 100%;
  }

  .product_free_space03 .detail-main .flex_wrap .img_wrap #itemImgSlider {
    width: 100%;
  }

  .product_free_space03 .detail-main .flex_wrap .img_wrap #itemImgSlider .item_box {
    padding: 0 40px 40px;
  }

  .product_free_space03 .detail-main .flex_wrap .img_wrap #itemImgSlider .item_box a {
    height: 90vw;
  }

  .product_free_space03 .detail-main .comp-cartbutton {
    margin-top: 30px;
  }

  .product_free_space03 .detail-description {
    background: #f4f4f4;
    padding-bottom: 80px;
  }

  .product_free_space03 .detail-description .inner {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 740px) and (max-width: 1000px) {
  .product_free_space03 .detail-description .inner {
    max-width: 700px;
  }
}

@media screen and (max-width: 740px) and (max-width: 500px) {
  .product_free_space03 .detail-description .inner {
    max-width: 90%;
  }
}

@media screen and (max-width: 740px) {
  .product_free_space03 .detail-description .inner .desc_item .img_wrap {
    border: solid 1px #e0c888;
    background: #fff;
  }

  .product_free_space03 .detail-description .inner .desc_item .txt_wrap {
    margin-top: 20px;
  }

  .product_free_space03 .detail-description .inner .desc_item .txt_wrap p {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1px;
    color: #333333;
  }

  .product_free_space03 .detail-description .inner .desc_item .txt_wrap p span {
    display: block;
  }

  .product_free_space03 .detail-description .inner .desc_wrap {
    display: block;
    padding: 60px 0;
  }

  .product_free_space03 .detail-description .inner .desc_wrap .img_wrap {
    width: 100%;
    margin-right: 0px;
  }

  .product_free_space03 .detail-description .inner .desc_wrap .txt_wrap {
    width: 100%;
  }

  .product_free_space03 .detail-description .inner .desc_flex {
    display: block;
    padding: 60px 0;
  }

  .product_free_space03 .detail-description .inner .desc_flex .flex_item {
    width: 100%;
  }

  .product_free_space03 .detail-relation {
    padding: 80px 0 10px;
    background: #f4f4f4;
  }

  .product_free_space03 .detail-relation .related_items {
    position: relative;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #e0c888;
    padding: 65px 35px 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 740px) and (max-width: 1000px) {
  .product_free_space03 .detail-relation .related_items {
    max-width: 700px;
  }
}

@media screen and (max-width: 740px) and (max-width: 500px) {
  .product_free_space03 .detail-relation .related_items {
    max-width: 90%;
  }
}

@media screen and (max-width: 740px) {
  .product_free_space03 .detail-relation .related_items .relation_ttl {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.4px;
    color: #fff;
    padding: 7px 10px;
    background-color: #e3a92b;
    position: absolute;
    top: -15px;
    left: 20px;
  }

  .product_free_space03 .detail-relation .related_items .relationItemSlider .slick-list {
    overflow: hidden;
  }

  .product_free_space03 .detail-relation .related_items .relationItemSlider .slick-arrow {
    width: 50px;
    height: 50px;
    bottom: 40px;
  }

  .product_free_space03 .detail-relation .related_items .relationItemSlider .slick-arrow.slick-prev {
    left: -45px;
  }

  .product_free_space03 .detail-relation .related_items .relationItemSlider .slick-arrow.slick-next {
    right: -45px;
  }

  .product_free_space03 .detail-variation {
    padding: 60px 0;
  }

  .product_free_space03 .detail-spec {
    padding: 60px 0;
  }
}

.hyou {
  width: 100%;
}

.product_free_space01,
.product_free_space02,
.product_free_space03 {
  //margin: 50px auto;
  text-align: center;
  //max-width: 1024px;
  margin-top:100px;
}

::selection {
  background-color: #aabad6 !important;
}

.speclink {
  display: inline-block;
  margin-top: 5px;
  padding: 5px;
  color: #5445a0;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
}

.speclink:hover {
  opacity: 0.7;

}

@media screen and (min-width:768px) {
  section.spec .spec-boxes dt {
    padding-bottom: 10px !important;
  }
}












/* t-product_item */
.t-product_item {
  text-align: left;
}

.t-product_item .common-contents-box {
  width: 100%;
}

@media screen and (max-width:767px) {
  .t-product_item section.search-result-products .product-list {
    padding: 0;
  }

  .t-product_item section.search-result-products .product-list .product-boxes {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(135px, 1fr));
    gap: 10.2564102564vw;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box {
    padding-top: 60px;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-pic {
    padding-top: 100%;
    position: relative;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-pic img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-name {
    margin-top: 30px;
    font-feature-settings: "palt" on;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5em;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-code {
    margin-top: 15px;
    color: #6F6F6F;
    font-feature-settings: "palt" on;
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.05em;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct span {
    border-radius: 2px;
    display: inline-block;
    margin-top: 12px;
    margin-right: 12px;
    margin-top: 15px;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct .box-ct-end {
    color: white;
    background-color: #6F6F6F;
    padding: 5px;
    font-feature-settings: "palt" on;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct .box-ct-category {
    color: #0C3387;
    background-color: #F2F6FD;
    padding: 5px;
    font-feature-settings: "palt" on;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct .box-ct-tag {
    color: #0C3387;
    border: 1px solid #CED6E7;
    padding: 5px;
    font-feature-settings: "palt" on;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
  }
}

@media screen and (min-width:768px) {
  .t-product_item section.search-result-products .product-list {
    padding: 0;
  }

  .t-product_item section.search-result-products .product-list .product-boxes {
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
    gap: 60px;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box:hover .box-pic img {
    transform: scale(1.12);
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-pic {
    width: 225px;
    height: 225px;
    margin: 0 auto;
    overflow: hidden;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-pic img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    transition: transform 0.5s;
    will-change: transform;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-name {
    margin-top: 30px;
    font-feature-settings: "palt" on;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5em;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-code {
    margin-top: 10px;
    color: #6F6F6F;
    font-feature-settings: "palt" on;
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.05em;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct span {
    border-radius: 2px;
    margin-top: 15px;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct span:nth-last-child(n+2) {
    margin-right: 12px;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct .box-ct-end {
    color: white;
    background-color: #6F6F6F;
    padding: 5px;
    font-feature-settings: "palt" on;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct .box-ct-category {
    color: #0C3387;
    background-color: #F2F6FD;
    padding: 5px;
    font-feature-settings: "palt" on;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
  }

  .t-product_item section.search-result-products .product-list .product-boxes .products-box .box-ct .box-ct-tag {
    color: #0C3387;
    border: 1px solid #CED6E7;
    padding: 5px;
    font-feature-settings: "palt" on;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
  }
}

/* t-product_item */

.floating-ad {
  transition-property: opacity;
  transition-duration: 0.5s;
}
.floating-ad:hover {
  opacity: 0.7;
}


.floating-banner {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  right: 0;
}
.fixedbanner {
  width: 220px;/* バナーの横幅 */
  padding: 20px 10px;
  background: linear-gradient(#3977e8, #aae6ff);
  color: #fff;/* バナー内の文字色 */
  font-weight: bold;
  text-align: center;
  border-radius: 15%;
}
.floating-banner a {
  text-decoration: none;/* リンクに下線が入らないように */
}

.fixedcopy {
  font-size: 18px;
  margin: 0 auto 5px;
  line-height: 1.3;
}
.fixedcta {
  display: inline-block;
  width: 150px;
  //height: 50px;
  line-height: 30px;
  font-size: 18px;
  background: linear-gradient(270deg, #0c3387 0%, #0c3387 100%); /* ボタンの背景 */
  box-shadow: 0px 0px 30px #2984BA; /* ボタンの影 */
  border-radius: 25px;
  margin: 0
}

.fixedcopybot img {
  max-width: 66%;
  margin: 5px 0;
}
@media screen and (max-width: 990px) {
  .fixedcopybot img {
    display:none;
  }
}

.fixedcopybot{margin:5px 0;}
@media screen and (max-width: 990px) {
  .floating-banner {
      display: none;
  }
}
@media screen and (max-width: 560px) {
  .floating-banner {
      display: inline-block;
  }
  .fixedbanner {
      width: 100vw;
      padding: 8px;
      border-radius: 0;
  }
  .fixedsp {
      display: none;
  }
  .fixedcopy {
      font-size: 17px;
      margin: 0 auto 2px;
  }
  .fixedcopy > .sp{
    display:none;
  }
  .fixedcta {
      height: 35px;
      line-height: 28px;
      font-size: 15px;
  }
}

.grecaptcha-badge { visibility: hidden; }
.pulse {
  //padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #9b59b6;
  background-color: #8e44ad;
  color: white;
  cursor: pointer;
  border-radius: 25px;
  animation: pulseEffect 1s ease-in-out infinite;
}

@keyframes pulseEffect {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

.mobile-img { display: none; }
.desktop-img { display: block; }

@media (max-width: 767px) {
  .mobile-img { display: block; width: 100%; }
  .desktop-img { display: none; }
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: flex !important;
}
