#FS2_CategoryList .FS2_upper_comment {
  padding: 0;
}

.gift2026 {
  width: 100%;
  margin: 0 auto 50px;
  max-width: 700px;
}
.gift2026 img {
  width: 100%;
}
.gift2026 picture {
  display: block;
}
.gift2026 p {
  text-align: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: normal;
  margin-bottom: 0 !important;
}
.gift2026 a:hover {
  opacity: 0.6;
}
.gift2026 .mv {
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .gift2026 .mv {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift2026 .mv picture {
  margin-bottom: 50px;
}
@media screen and (max-width: 750px) {
  .gift2026 .mv picture {
    margin-bottom: 25px;
  }
}
.gift2026 .mv .text {
  padding: 0 40px;
}
@media screen and (max-width: 750px) {
  .gift2026 .mv .text {
    padding: 0;
  }
}
.gift2026 .mv .text p {
  margin-bottom: 1em;
}
.gift2026 .mv .text p:last-child {
  margin-bottom: 0;
}
.gift2026 .ctm_benefit {
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .gift2026 .ctm_benefit {
    margin-bottom: 30px;
  }
}
.gift2026 .item_container {
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .gift2026 .item_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift2026 .item_container .main_img {
  padding: 0 40px;
  margin-bottom: 30px;
}
.gift2026 .item_container .main_img .text {
  margin-top: 35px;
}
@media screen and (max-width: 750px) {
  .gift2026 .item_container .main_img {
    padding: 0;
  }
}
.gift2026 .item_container .product_content {
  display: grid;
  grid-template-columns: 338px 1fr;
  gap: 10px;
  justify-content: space-between;
  padding: 0 40px 0 0;
}
@media screen and (max-width: 750px) {
  .gift2026 .item_container .product_content {
    padding: 0 10px;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.gift2026 .item_container .product_content .txArea {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 750px) {
  .gift2026 .item_container .product_content .txArea {
    box-sizing: content-box;
    gap: 10px;
  }
}
.gift2026 .item_container .product_content .productName {
  line-height: 1.5em;
  background-color: #98adc2;
  border-bottom: 3px solid #0a6290;
  padding: 10px;
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.gift2026 .item_container .product_content .productInfo {
  font-size: 16px;
  line-height: 1.5em;
}
.gift2026 .item_container .product_content .note {
  margin-top: 20px;
  font-size: 12px;
}
.gift2026 .item_container .btn_detail a {
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
  line-height: 1.5em;
}
.gift2026 .item_container .btn_detail a:hover {
  text-decoration: none;
}
.gift2026 .ttl_wrap {
  width: 87.7142857143%;
  margin-left: auto;
  margin-right: auto;
}
.gift2026 .ttl_wrap .ttl_img {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}
@media screen and (max-width: 750px) {
  .gift2026 .ttl_wrap .ttl_img {
    width: 50%;
    margin-bottom: 20px;
  }
}
.gift2026 .ttl_wrap .text {
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .gift2026 .ttl_wrap .text {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 750px) {
  .pc_only {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */