@charset "utf-8";

/*
  File Name   : monthly-present.css
  Description : ハートフルデイズ マンスリープレゼント
  Design ref  : アートボード 1 のコピー 5.png (1921x1005)
  PRESENT 223px; 行間 40/45/17/41/43px; 写真 645px; 罫線 386px; 橙 #ff5813; バッジ 120px, right -15px
*/

/* section-monthly-present
============================================================ */
.section-monthly-present {
  padding-block: 38px 115px;
}
.section-monthly-present-heading {
  margin-bottom: 0;
}
.section-monthly-present-title {
  margin: 0;
}
.section-monthly-present-title img {
  display: block;
  box-sizing: border-box;
  width: 225px;
  max-width: 100%;
  height: auto;
  margin-inline: auto;
}
.section-monthly-present-heading .com-title-sub {
  margin-top: 40px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.45;
  letter-spacing: 0.32em;
}
.section-monthly-present-lead {
  margin-top: 36px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
  text-align: center;
}
.section-monthly-present-highlight {
  width: 100%;
  max-width: min(100%, 390px);
  margin-top: 15px;
  margin-inline: auto;
  padding-block: 18px 16px;
  border-block: 1px solid #ff5813;
  color: #ff5813;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  letter-spacing: 0.15em;
}
.section-monthly-present-visual {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin-top: 75px;
  margin-inline: auto;
}
.section-monthly-present-photo {
  display: block;
  width: 100%;
  height: auto;
}
.section-monthly-present-badge {
  position: absolute;
  top: -33px;
  right: -58px;
  width: 120px;
  height: auto;
}
.section-monthly-present-note {
  margin-top: 40px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.25em;
}
.section-monthly-present-guide {
  box-sizing: border-box;
  width: 100%;
  max-width: 610px;
  margin-top: 80px;
  margin-inline: auto;
  padding: 18px 28px;
  background-color: #ff5813;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.55;
  text-align: center;
  letter-spacing: 0.08em;
}
.section-monthly-present-guide span {
  display: inline-block;
}

/* sp
------------------------------------------------------------ */
@media screen and (max-width: 811px) {
  .section-monthly-present {
    padding-block: 28px 72px;
  }
  .section-monthly-present-title img {
    width: min(210px, 48vw);
  }
  .section-monthly-present-heading .com-title-sub {
    margin-top: 32px;
    font-size: 16px;
    letter-spacing: 0.2em;
  }
  .section-monthly-present-lead {
    margin-top: 28px;
    font-size: 13px;
    line-height: 1.6;
  }
  .section-monthly-present-highlight {
    max-width: min(100%, 360px);
    margin-top: 12px;
    padding-block: 16px 14px;
    font-size: 18px;
    letter-spacing: 0.2em;
  }
  .section-monthly-present-visual {
    margin-top: 48px;
  }
  .section-monthly-present-badge {
    top: -24px;
    right: clamp(-20px, -3vw, -8px);
    width: clamp(88px, 18vw, 108px);
  }
  .section-monthly-present-note {
    margin-top: 28px;
    font-size: 11px;
    letter-spacing: 0.12em;
  }
  .section-monthly-present-guide {
    max-width: min(100%, 560px);
    margin-top: 60px;
    padding: 16px 22px;
    font-size: 14px;
    letter-spacing: 0.06em;
  }
}

@media screen and (max-width: 481px) {
  .section-monthly-present {
    padding-block: 0 50px;
  }
  .section-monthly-present-title img {
    width: min(140px, 56vw);
  }
  .section-monthly-present-heading .com-title-sub {
    margin-top: 22px;
    padding-inline: 12px;
    font-size: 11px;
    letter-spacing: 0.05em;
  }
  .section-monthly-present-lead {
    margin-top: 22px;
    padding-inline: 12px;
    font-size: 12px;
  }
  .section-monthly-present-highlight {
    max-width: 100%;
    margin-top: 15px;
    padding-block: 18px 16px;
  }
  .section-monthly-present-visual {
    margin-top: 30px;
  }
  .section-monthly-present-badge {
    top: -18px;
    right: -4px;
    width: 64px;
  }
  .section-monthly-present-note {
    margin-top: 22px;
    font-size: 10px;
    line-height: 1.65;
    letter-spacing: 0.08em;
  }
  .section-monthly-present-guide {
    margin-top: 40px;
    padding: 14px 16px;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
