.mb0 {
  margin-bottom: 0;
}

.mt0 {
  margin-top: 0;
}

.l-Column.is-gutter--m .l-Column__inner {
  margin-right: 0;
  margin-left: 0;
}

.l-Column.is-gutter--m .l-Column__cols {
  padding: 0;
}

.g-Text,
.g-Image {
  margin-bottom: 0;
}

.cp044_sec_intro {
  background: linear-gradient(in oklab to bottom, #020e25 27%, #4d88b9 80%, #93c4e6 100%);
  text-align: center;
  padding: 100px 50px;
}

.cp044_sec_intro .g-Column__inner {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
}

.cp044_sec_intro .cp044_intro_txt .cmn-richtext {
  font-family: 'UD Reimin Medium', serif;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.821;
  letter-spacing: 0.04em;
}

.cp044_sec_intro .cp044_intro_txt_present .cmn-richtext {
  color: #CDA25B;
  font-size: 42px;
  font-family: 'FP-HiraMinProN-W3', serif;
  letter-spacing: 0.04em;
    margin-top: 60px;
    margin-bottom: 50px;
}

@media screen and (max-width: 749px) {
  .cp044_sec_intro {
    background: linear-gradient(in oklab to bottom, #020e25 45%, #4d88b9 88%, #93c4e6 100%);
    text-align: center;
    padding: 60px 0;
  }

  .cp044_sec_intro .g-Column__inner {
    max-width: 89.87vw;
    margin: 0 auto;
    width: 100%;
  }

  .cp044_sec_intro .cp044_intro_txt .cmn-richtext {
    font-size: 17px;
    line-height: 1.529;
    margin-top: 0;
    margin-bottom: 16px;
  }

  .cp044_sec_intro .cp044_intro_txt_present .cmn-richtext {
    font-size: 20px;
    letter-spacing: 0.04em;
    margin-top: 24px;
    margin-bottom: 30px;
  }
}


/*coupon
- - - - - - - - - - - - - - - - - - - - - - - - - -*/
.cp044_sec_product {
  background-color: #E3DDD0;
  padding: 100px 50px;
}

.cp044_rec_box {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 60px;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 24px;
}

@media screen and (max-width: 749px) {
  .cp044_sec_product {
    background-color: #E3DDD0;
    padding: 60px 0;
  }

  .cp044_rec_box {
    max-width: 89.87vw;
    padding: 4vw 20px 10vw;
    border-radius: 12px;
  }
}

.cp044_rec_box .cp044_rec_box_detail {
  display: flex;
  color: #1B2741;
  font-family: 'YuGoPr6N-medium', sans-serif;
  font-size: 12px;
  line-height: 1.9;
}

.cp044_rec_box .cp044_rec_box_detail>div {
  width: 50%;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_rec_box_img {
  padding-right: 52px;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_new {
  display: inline-block;
  font-family: 'UD Reimin Bold', serif;
  font-size: 19px;
  color: #FFFFFF;
  background-color: #E62D8B;
  line-height: 1;
  padding: 7px 9px;
  margin-bottom: 20px;
}

.cp044_rec_box .cp044_rec_box_detail h2 {
  font-family: 'UD Reimin Bold', serif;
  font-size: 28px;
  line-height: 1.5;
}

.cp044_rec_box .cp044_rec_box_detail h3 {
  font-family: 'YuGoPr6N-Bold', sans-serif;
  font-size: 23px;
  line-height: 1.43;
  margin-top: 40px;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_price {
  font-family: 'YuGoPr6N-Bold', sans-serif;
  font-size: 26px;
  line-height: 1.1;
  margin-top: 20px;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_price .cp044_product_ic {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  background-color: #B4935B;
  padding: 6px 8px;
  color: #FFFFFF;
  margin-right: 12px;
  border-radius: 3px;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_price .cp044_product_tax {
  font-size: 13px;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_ic_f {
  display: inline-block;
  border: 1px solid rgba(2, 14, 37, 0.5);
  font-size: 12px;
  color: #808691;
  padding: 5px;
  margin: 20px 0 10px;
  line-height: 1;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_icons {
  margin-top: 20px;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_icons li {
  display: inline-block;
  line-height: 1;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #020E25;
}

.cp044_rec_box .cp044_rec_box_detail .cp044_product_em {
  font-size: 19px;
  line-height: 1.631;
  margin-top: 40px;
  font-family: 'YuGoPr6N-bold', sans-serif;
}




@media screen and (max-width: 749px) {
  .cp044_rec_box .cp044_rec_box_detail {
    display: block;
    gap: 0;
  }

  .cp044_rec_box .cp044_rec_box_detail>div {
    width: 100%;
  }

.cp044_rec_box .cp044_rec_box_detail .cp044_rec_box_img {
  padding-right: 0;
}
  .cp044_rec_box .cp044_rec_box_detail .cp044_product_new {
    font-size: 14px;
    padding: 7PX 9PX;
  }

  .cp044_rec_box .cp044_rec_box_detail h2 {
    font-size: 24px;
    line-height: 1.54;
  }

  .cp044_rec_box .cp044_rec_box_detail h3 {
    font-size: 21px;
    line-height: 1.57;
    margin-bottom: 20px;
  }
  .cp044_rec_box .cp044_rec_box_detail .cp044_product_price .cp044_product_ic {
  margin-bottom: 12px;
}
}


.cp044_rec_box .cp044_rec_box_btns ul {
  display: flex;
  gap: 40px;
  padding-top: 60px;

}

.cp044_rec_box .cp044_rec_box_btns ul li {
  width: 100%;
}

.cp044_rec_box .cp044_rec_box_btns ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  max-width: 600px;
  padding: 16px 24px;
  background-color: #020E25;
  color: #ffffff;
  text-decoration: none;
  box-sizing: border-box;
  transition: opacity 0.3s ease;
}

.cp044_rec_box .cp044_rec_box_btns ul li a:hover {
  opacity: 0.7;
}

.cp044_rec_box .cp044_rec_box_btns ul li a::after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2.5px solid #ffffff;
  border-right: 2.5px solid #ffffff;
  transform: translateY(-50%) rotate(45deg);
}

.cp044_rec_box .cp044_rec_box_btns ul li a .btn-text {
    font-family: 'YuGoPr6N-Medium', sans-serif;
  font-size: 19px;
  letter-spacing: 0.05em;
  color: #ffffff;
}

@media screen and (max-width: 749px) {
.cp044_rec_box .cp044_rec_box_btns ul {
  display: flex;
flex-direction: column;

  gap: 20px;
  padding-top: 40px;
}
.cp044_rec_box .cp044_rec_box_btns ul li a .btn-text {
    font-family: 'YuGoPr6N-Medium', sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #ffffff;
}

}

  .CP-detail {
    padding-inline: 20px;
  }
  .CP-detail-inner {
    max-width: 842px;
    width: 100%;
    margin: 0 auto;
  }

  .CP-detail-inner p {
    max-width: 715px;
    margin: 0 auto;
  }
  .CP-detail-ttl {
    text-align: center;
    font-family: "FOT-TsukuMin Pro R", "FOT-TsukuMin Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    -webkit-font-smoothing: antialiased;
    font-size: 36px;
    margin-bottom: 80px;
    line-height: 1;
  }
  .CP-detail-ttl::after {
    margin-top: 22px;
  }
  .CP-detail-ttl::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #333333;
}

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


    .CP-detail-inner {
    width: calc(335 / 375 * 100vw);
  }
  .CP-detail-ttl {
    font-size: calc(22 / 375 * 100vw);
    margin-bottom: calc(40 / 375 * 100vw);
    line-height: calc(33 / 22);
  }
  .CP-detail-ttl::after {
    margin-top: calc(8 / 375 * 100vw);
  }
  }



