@media screen and (max-width: 767px) {
  .fd-inner2023 .sp-none {
    display: none;
  }
}
.fd-inner2023 .pc-none {
  display: none;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .pc-none {
    display: block;
  }
  .fd-inner2023 .pc-none .product-sp-img img:not(:last-child) {
    margin-bottom: 3px;
  }
}
.fd-inner2023 img {
  max-width: 100%;
}
.fd-inner2023 .mv_blc {
  padding: 40px 0;
}
.fd-inner2023 .mv_blc iframe {
  width: 600px;
  height: 318px;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .mv_blc iframe {
    width: 100%;
    height: 51vw;
  }
}
.fd-inner2023-inner {
  margin: 0 auto;
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .fd-inner2023-inner {
    padding: 0 13px;
  }
}
.fd-inner2023 .summary {
  padding: 97px 0 87px;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .summary {
    padding: 56px 13px 24px;
  }
}
.fd-inner2023 .summary .catch-box {
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .summary .catch-box {
    margin-bottom: 24px;
  }
}
.fd-inner2023 .summary .note {
  font-size: 12px;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .summary .note {
    font-size: 10px;
    text-align: left;
  }
}
.fd-inner2023 .detail {
  background-color: #008DDB;
  padding: 70px 0 111px;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .detail {
    padding: 53px 0 100px;
  }
}
.fd-inner2023 .detail .unit {
  position: relative;
  background-color: #FFFFFF;
  border-radius: 30px;
  padding: 80px 46px 62px 46px;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .detail .unit {
    padding: 40px 13px;
  }
}
.fd-inner2023 .detail .unit .detail_ttl {
  font-weight: 500;
  position: absolute;
  left: 50%;
  top: -25px;
  transform: translateX(-50%);
  font-size: 31px;
  color: #FFFFFF;
  text-align: center;
  line-height: 2;
  display: inline-block;
  background-color: #008DDB;
  border: solid 2px #fff;
  border-radius: 29px;
  width: 260px;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .detail .unit .detail_ttl {
    font-size: 20px;
    width: 220px;
  }
}
.fd-inner2023 .detail .unit .product {
  margin-top: 62px;
}
.fd-inner2023 .detail .unit .product-attention {
  padding-left: 11.6666666667%;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .detail .unit .product {
    margin-top: 40px;
  }
}
.fd-inner2023 .detail .unit .product li {
  display: flex;
}
.fd-inner2023 .detail .unit .product li:not(:last-child) {
  margin-bottom: 3px;
}
.fd-inner2023 .detail .unit .product-img {
  align-items: center;
  display: flex;
}
@media screen and (min-width: 767px) {
  .fd-inner2023 .detail .unit .product-img {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .detail .unit .product-img {
    width: 35%;
  }
}
.fd-inner2023 .detail .unit .product-img img {
  width: 100%;
}
.fd-inner2023 .detail .unit .product-text {
  display: flex;
  padding-left: 7px;
}
.fd-inner2023 .detail .unit .product-ttl {
  width: 25%;
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 6px;
  line-height: 1.16;
}
@media screen and (max-width: 767px) {
  .fd-inner2023 .detail .unit .product-ttl {
    font-size: 10px;
    line-height: 1.1;
    padding-left: 2px;
    width: 21%;
  }
}
.fd-inner2023 .detail .unit .product-ttl span {
  font-size: 10px;
  color: #fff;
  vertical-align: top;
}/*# sourceMappingURL=style.css.map */