@charset "UTF-8";
/* フォント */
/* Google FontsのNoto Serif JPと組み合わせて使用 */
/* ------------------------------------------------- */
/*
 * "Noto Serif CJKjp" licensed under the SIL Open Font License 1.1
 * https://fonts.google.com/specimen/Noto+Serif+JP
 * http://scripts.sil.org/OFL
 */
@font-face {
  font-family: "Noto Serif JP Kerning";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("./../fonts/NotoSerifCJKjp-Regular-kerning.woff2") format("woff2"), url("./../fonts/NotoSerifCJKjp-Regular-kerning.woff") format("woff"); }

@font-face {
  font-family: "Noto Serif JP Kerning";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("./../fonts/NotoSerifCJKjp-Medium-kerning.woff2") format("woff2"), url("./../fonts/NotoSerifCJKjp-Medium-kerning.woff") format("woff"); }

/* ベーススタイル */
/* ------------------------------------------------- */
.lp {
  --color-accent: #DB534E;
  --color-accent-rgb: 219, 83, 78;
  --color-sub-01: #CBB66F;
  --color-sub-01-rgb: 203, 182, 111;
  --color-black-dark: #202020;
  --color-black-dark-rgb: 32, 32, 32;
  --color-black-medium: #404040;
  --color-gray-dark: #808080;
  --color-lightgray-medium: #e0e0e0;
  --color-lightgray-light: #f0f0f0;
  --font-en-sans: "Jost", sans-serif;
  --font-en-serif: "orpheuspro", serif;
  --font-en-serif-alt: "Marcellus", serif;
  --font-ja-sans: "Noto Sans JP", sans-serif;
  --font-ja-serif: "Noto Serif JP Kerning", "Noto Serif JP", serif;
  --icon-caret: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 18L16 12L10 6" stroke="%23BB6162" stroke-width="1.5" stroke-linecap="round"/></svg>');
  --icon-plus: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" fill="white" fill-opacity="0.01"/><path d="M5.75 11.9999H18.25M12 5.74988L12 18.2499" stroke="%23BB6162" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  --icon-minus: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" fill="white" fill-opacity="0.01"/><path d="M5.75 11.9999H18.25" stroke="%23BB6162" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  --icon-date: url('data:image/svg+xml;utf8,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 11.4907C5.83167 11.4961 5.16981 11.3598 4.55801 11.0907C3.96161 10.8466 3.41973 10.4864 2.96399 10.0308C2.50762 9.57212 2.1455 9.02847 1.89801 8.43066C1.6354 7.8176 1.5 7.15766 1.5 6.49072C1.5 5.82378 1.6354 5.16384 1.89801 4.55078C2.14796 3.95429 2.50978 3.41108 2.96399 2.95068C3.41934 2.49555 3.96046 2.13533 4.556 1.89075C5.16995 1.62682 5.83124 1.49072 6.49951 1.49072C7.16779 1.49072 7.82904 1.62682 8.44299 1.89075C9.03896 2.13507 9.58047 2.49532 10.036 2.95068C10.4899 3.41135 10.8517 3.95449 11.102 4.55078C11.3646 5.16384 11.5 5.82378 11.5 6.49072C11.5 7.15766 11.3646 7.8176 11.102 8.43066C10.8541 9.02827 10.4921 9.57186 10.036 10.0308C9.58066 10.4859 9.03954 10.8461 8.444 11.0907C7.83144 11.3596 7.16895 11.4959 6.5 11.4907ZM6.5 2.31067C5.67344 2.31146 4.86567 2.5573 4.1788 3.01709C3.49193 3.47687 2.95678 4.13006 2.64102 4.89392C2.32526 5.65779 2.24308 6.49802 2.40482 7.30859C2.56655 8.11917 2.96497 8.86369 3.54971 9.44788C4.13446 10.0321 4.87927 10.4297 5.69 10.5907C6.50073 10.7517 7.34099 10.6687 8.10455 10.3522C8.86812 10.0357 9.5207 9.49993 9.97983 8.81262C10.439 8.12531 10.684 7.31728 10.684 6.49072C10.6885 5.93016 10.5754 5.37487 10.352 4.86072C10.0319 4.10392 9.49578 3.45834 8.81061 3.00476C8.12544 2.55118 7.3217 2.30971 6.5 2.31067ZM6.09201 6.66077V4.05078H6.90799V6.32068L8.23901 7.66077L7.672 8.23071L6.09201 6.66077Z" fill="%23000000" /></svg>');
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.04em;
  color: #202020; }
  .lp *,
  .lp *:before,
  .lp *:after {
    box-sizing: border-box; }
  .lp header {
    background: initial; }
  .lp button {
    outline: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit; }
  .lp img {
    width: 100%;
    height: auto;
    max-width: inherit;
    max-height: inherit; }
  .lp a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit; }
  .lp b {
    font-size: inherit;
    font-weight: inherit; }
  .lp h1,
  .lp h2,
  .lp h3,
  .lp h4,
  .lp h5,
  .lp h6 {
    font-size: inherit;
    font-weight: inherit; }
  .lp span {
    font-size: inherit;
    font-weight: inherit;
    text-decoration: inherit; }

.lp {
  margin-top: 16px; }
  @media screen and (min-width: 768px) {
    .lp {
      margin-top: 24px; } }

/* オブジェクト */
/* ------------------------------------------------- */
.lp.ap2025 {
  /* 共通 */
  /* コンポーネント */
  /* ヘッダ */
  /* キャンペーン */
  /* ダウンロード */
  /* 機能紹介 */
  /* ダウンロード */
  /* 特徴 */
  /* 備考 */
  /* ユーティリティ */ }
  .lp.ap2025 .dummy-comment {
    margin: 0 6.66667%;
    padding: 32px;
    border-radius: 16px;
    background: #f0f0f0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .dummy-comment {
        margin: auto;
        max-width: 1200px; } }
  .lp.ap2025 .dummy-label {
    margin: 0 6.66667%;
    padding: 12px 16px;
    border-radius: 8px;
    background: #f0f0f0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .dummy-label {
        margin: auto;
        max-width: 1200px; } }
  .lp.ap2025 .c-voice {
    --color: var(--color-accent);
    --mask: var(--icon-voice);
    position: relative;
    display: inline-block;
    padding: 0 16px;
    color: var(--color);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center; }
    .lp.ap2025 .c-voice:before, .lp.ap2025 .c-voice:after {
      content: "";
      position: absolute;
      display: block;
      width: 14px;
      height: 14px;
      translate: 0 -50%;
      background: var(--color);
      -webkit-mask: var(--mask) left top/100% auto no-repeat;
      mask: var(--mask) left top/100% auto no-repeat; }
    .lp.ap2025 .c-voice:before {
      top: 50%;
      left: 0;
      scale: -1 1; }
    .lp.ap2025 .c-voice:after {
      top: 50%;
      right: 0; }
    .lp.ap2025 .c-voice.is-large {
      --mask: var(--icon-voice-large);
      padding: 0 18px;
      font-family: var(--font-ja-serif);
      font-size: 16px;
      font-weight: 600; }
      .lp.ap2025 .c-voice.is-large:before, .lp.ap2025 .c-voice.is-large:after {
        width: 16px;
        height: 16px;
        translate: 0 -50%;
        background: var(--color);
        -webkit-mask: var(--mask) left top/100% auto no-repeat;
        mask: var(--mask) left top/100% auto no-repeat; }
  .lp.ap2025 [class*="c-copy"] {
    display: block;
    color: var(--color-black-dark);
    font-family: var(--font-ja-serif);
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.08em; }
    .lp.ap2025 [class*="c-copy"].is-sans {
      font-family: var(--font-ja-sans); }
    .lp.ap2025 [class*="c-copy"].is-xlarge {
      font-size: 40px; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 [class*="c-copy"].is-xlarge {
          font-size: 64px; } }
    .lp.ap2025 [class*="c-copy"].is-large {
      font-size: 24px; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 [class*="c-copy"].is-large {
          font-size: 28px; } }
    .lp.ap2025 [class*="c-copy"].is-medium {
      font-size: 20px; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 [class*="c-copy"].is-medium {
          font-size: 24px; } }
    .lp.ap2025 [class*="c-copy"].is-small {
      font-size: 16px; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 [class*="c-copy"].is-small {
          font-size: 20px; } }
  .lp.ap2025 [class*="c-copy"].c-copy--en {
    font-family: var(--font-en-serif);
    font-weight: 400;
    letter-spacing: 0.02em; }
    .lp.ap2025 [class*="c-copy"].c-copy--en.is-medium {
      font-family: var(--font-en-serif-alt);
      letter-spacing: 0.04em; }
    .lp.ap2025 [class*="c-copy"].c-copy--en.is-small {
      font-family: var(--font-en-serif-alt);
      letter-spacing: 0.04em; }
  .lp.ap2025 [class*="c-body"] {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.08em;
    color: var(--color-black-medium); }
    .lp.ap2025 [class*="c-body"].is-large {
      font-size: 16px; }
    .lp.ap2025 [class*="c-body"].is-medium {
      font-size: 14px; }
    .lp.ap2025 [class*="c-body"].is-small {
      font-size: 12px; }
    .lp.ap2025 [class*="c-body"].is-note {
      position: relative;
      z-index: 1;
      padding-left: 1em; }
      .lp.ap2025 [class*="c-body"].is-note::before {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        content: "※"; }
  .lp.ap2025 [class*="c-body"].c-body--en {
    font-family: var(--font-en-sans);
    letter-spacing: 0.04em; }
  .lp.ap2025 [class^="c-button"] {
    --bg-color: var(--color-accent);
    --color: #fff;
    --icon: var(--icon-caret);
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 56px;
    padding: 16px 40px;
    background: var(--bg-color);
    border-radius: 56px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.08em;
    color: var(--color); }
    .lp.ap2025 [class^="c-button"]:after {
      content: "";
      position: absolute;
      right: 12px;
      top: 50%;
      width: 20px;
      height: 20px;
      translate: 0 -50%;
      background: var(--color);
      -webkit-mask: var(--icon) left top/100% auto no-repeat;
      mask: var(--icon) left top/100% auto no-repeat; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 [class^="c-button"] {
        transition: all 0.4s cubic-bezier(0, 0.4, 0.4, 1) 0s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
      .lp.ap2025 [class^="c-button"]:hover {
        opacity: 0.4; } }
    .lp.ap2025 [class^="c-button"].is-small {
      min-height: 48px;
      padding: 12px 48px;
      font-size: 14px; }
    .lp.ap2025 [class^="c-button"].is-xsmall {
      min-height: 40px;
      padding: 8px 36px 8px 24px;
      font-size: 12px; }
  .lp.ap2025 .c-button--more {
    --bg-color: #fff;
    --color: var(--color-black-medium);
    border: 1px solid var(--color); }
    .lp.ap2025 .c-button--more::after {
      --icon: var(--icon-plus);
      content: "";
      width: 16px;
      height: 16px;
      background: var(--color);
      -webkit-mask: var(--icon) left top/100% auto no-repeat;
      mask: var(--icon) left top/100% auto no-repeat; }
  .lp.ap2025 .c-section-title {
    display: -ms-grid;
    display: grid;
    gap: 4px; }
    .lp.ap2025 .c-section-title.is-align-center {
      justify-items: center;
      text-align: center; }
    .lp.ap2025 .c-section-title__label {
      font-family: var(--font-en-sans);
      font-size: 10px;
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: 0.02em; }
    .lp.ap2025 .c-section-title .c-copy--en {
      line-height: 1.2; }
  .lp.ap2025 .c-frame {
    position: relative;
    z-index: 1;
    --corner-size: 80px;
    --corner-offset: -40px;
    --corner-img: url("./../img/c_frame_corner.svg"); }
    .lp.ap2025 .c-frame::before, .lp.ap2025 .c-frame::after {
      content: "";
      position: absolute;
      inset: 0;
      pointer-events: none; }
    .lp.ap2025 .c-frame::before {
      background: var(--corner-img) left var(--corner-offset) top var(--corner-offset)/var(--corner-size) no-repeat, var(--corner-img) right var(--corner-offset) top var(--corner-offset)/var(--corner-size) no-repeat, var(--corner-img) left var(--corner-offset) bottom var(--corner-offset)/var(--corner-size) no-repeat, var(--corner-img) right var(--corner-offset) bottom var(--corner-offset)/var(--corner-size) no-repeat;
      z-index: 1; }
    .lp.ap2025 .c-frame.is-fill {
      --corner-size: 12px;
      --corner-offset: 12px; }
      .lp.ap2025 .c-frame.is-fill::before {
        left: var(--corner-offset);
        right: var(--corner-offset);
        background: #fff;
        border-radius: var(--corner-size);
        z-index: -1; }
      .lp.ap2025 .c-frame.is-fill::after {
        top: var(--corner-offset);
        bottom: var(--corner-offset);
        background: #fff;
        border-radius: var(--corner-size);
        z-index: -1; }
      .lp.ap2025 .c-frame.is-fill.is-large {
        --corner-size: 40px;
        --corner-offset: 40px; }
  .lp.ap2025 .c-bg {
    background: url("./../img/c_bg.png") center top -48px/1500px auto repeat;
    background-origin: border-box; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .c-bg {
        background-size: 1500px auto; } }
  .lp.ap2025 .c-spacer {
    margin-top: 48px; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .c-spacer {
        margin-top: 96px; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .c-section-inner {
      max-width: 1200px;
      margin: auto; } }
  .lp.ap2025 .lp-header .c-section-inner {
    max-width: 1920px; }
  .lp.ap2025 .lp-header__visual {
    position: relative;
    z-index: 2;
    margin-inline: 4%; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-header__visual {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 24px 48px 0;
        aspect-ratio: 1344 / 480; } }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .lp-header__title {
      width: 91.30435%;
      padding: 48px 0;
      margin-inline: 5.7971% 2.89855%; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-header__title {
      flex: 1 1 auto;
      margin: 0 0 0 8.92857%; } }
  .lp.ap2025 .lp-header__title__text {
    display: -ms-grid;
    display: grid;
    gap: 6px; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-header__title__text {
        gap: 8px; } }
    .lp.ap2025 .lp-header__title__text [class*="c-copy"] {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      height: 44px;
      padding-inline: 10px;
      background: #fff;
      border-radius: 2px;
      font-size: 30px;
      font-weight: 400;
      line-height: 1.2; }
      .lp.ap2025 .lp-header__title__text [class*="c-copy"].c-copy--en {
        padding-top: 6px;
        letter-spacing: 0.02em; }
      .lp.ap2025 .lp-header__title__text [class*="c-copy"].c-copy {
        padding-top: 2px;
        letter-spacing: 0.08em; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-header__title__text [class*="c-copy"] {
          font-size: clamp(48px, 3.333vw, 60px);
          height: auto;
          padding-inline: 16px; }
          .lp.ap2025 .lp-header__title__text [class*="c-copy"].c-copy--en {
            padding-block: 0.1em 0;
            font-size: clamp(50px, 3.472vw, 62px); }
          .lp.ap2025 .lp-header__title__text [class*="c-copy"].c-copy {
            padding-block: 0.075em 0.125em; } }
  .lp.ap2025 .lp-header__product {
    position: relative;
    z-index: 1;
    filter: drop-shadow(24px 16px 24px rgba(32, 32, 32, 0.16));
    will-change: filter; }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-header__product {
        width: 210px;
        margin: auto; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-header__product {
        flex: 0 0 23.80952%;
        aspect-ratio: 320 / 640;
        margin: 2.38095% 0 -192px;
        margin-right: 10.71429%;
        filter: drop-shadow(48px 32px 40px rgba(32, 32, 32, 0.24)); } }
    .lp.ap2025 .lp-header__product__label {
      position: absolute;
      z-index: 2; }
      .lp.ap2025 .lp-header__product__label .c-copy {
        display: -ms-grid;
        display: grid;
        place-content: center;
        place-items: center;
        width: 100%;
        aspect-ratio: 1;
        border-radius: 100%;
        background: var(--color-accent);
        font-family: "Marcellus", "Noto Serif JP Kerning", "Noto Serif JP", serif;
        letter-spacing: 0.02em;
        color: #fff;
        text-align: center; }
      .lp.ap2025 .lp-header__product__label img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 100%; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-header__product__label {
          top: 48px;
          left: -52px;
          width: 120px; }
          .lp.ap2025 .lp-header__product__label .c-copy {
            font-size: 14px; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-header__product__label {
          top: 0;
          left: -144px;
          width: 200px;
          margin-top: 90%; } }
  .lp.ap2025 .lp-header__bg {
    position: absolute;
    z-index: -1;
    inset: 0 0 180px;
    background: url("./../img/header_bg_img.jpg") 0 0/auto 66.666% repeat; }
    .lp.ap2025 .lp-header__bg::before {
      z-index: 2; }
    .lp.ap2025 .lp-header__bg::after {
      content: "";
      position: absolute;
      z-index: 1;
      inset: 0;
      background: rgba(64, 64, 64, 0.16); }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-header__bg {
        inset: 0;
        background-size: auto 100%; } }
  .lp.ap2025 .lp-campaign {
    padding: 64px 0;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-campaign {
        padding: 96px 120px; } }
    .lp.ap2025 .lp-campaign .c-section-title {
      margin: 0 6.66667%; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-campaign .c-section-title {
          margin: 0 auto; } }
    .lp.ap2025 .lp-campaign__list {
      margin-top: 32px;
      filter: drop-shadow(0px 8px 16px rgba(32, 32, 32, 0.12));
      will-change: filter; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-campaign__list {
          margin-top: 48px; } }
    .lp.ap2025 .lp-campaign__unit {
      display: -ms-grid;
      display: grid;
      gap: 24px;
      align-content: start;
      height: 100%;
      padding: 32px 6.66667vw 40px;
      -webkit-tap-highlight-color: initial; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-campaign__unit {
          gap: 32px;
          padding: 40px 48px 48px; } }
      .lp.ap2025 .lp-campaign__unit__title {
        text-align: center; }
        .lp.ap2025 .lp-campaign__unit__title .c-copy {
          text-align: center; }
        .lp.ap2025 .lp-campaign__unit__title .c-body {
          color: var(--color-accent); }
      .lp.ap2025 .lp-campaign__unit__label {
        display: -ms-grid;
        display: grid;
        justify-items: center;
        justify-content: center;
        gap: 4px;
        margin-bottom: 12px;
        font-family: var(--font-en-sans);
        font-size: 12px;
        font-weight: 500;
        line-height: 1.2;
        letter-spacing: 0.02em; }
        .lp.ap2025 .lp-campaign__unit__label::before {
          content: "SPECIAL";
          color: var(--color-accent); }
        .lp.ap2025 .lp-campaign__unit__label span {
          display: -ms-grid;
          display: grid;
          align-items: center;
          justify-items: center;
          width: 32px;
          background: var(--color-accent);
          aspect-ratio: 1;
          border-radius: 100%;
          color: #fff; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-campaign__unit__summary {
          display: -ms-grid;
          display: grid;
          justify-items: center;
          justify-content: center;
          gap: 16px; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-campaign__unit__summary {
          display: flex;
          gap: 24px; } }
      .lp.ap2025 .lp-campaign__unit__summary__img {
        width: 60%;
        aspect-ratio: 1; }
        @media screen and (min-width: 768px) {
          .lp.ap2025 .lp-campaign__unit__summary__img {
            flex: 1 1 180px; } }
        .lp.ap2025 .lp-campaign__unit__summary__img .c-img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          border-radius: 8px; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-campaign__unit__summary__text {
          display: -ms-grid;
          display: grid;
          justify-items: center;
          justify-content: center;
          gap: 16px;
          width: 100%; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-campaign__unit__summary__text {
          flex: 1 1 288px;
          display: -ms-grid;
          display: grid;
          align-content: start;
          gap: 24px; } }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-campaign__unit__summary__text .c-button {
          width: 100%; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-campaign__unit__summary__text .c-button {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; } }
    .lp.ap2025 .lp-campaign .splide .splide__track {
      overflow: visible; }
    .lp.ap2025 .lp-campaign .splide .splide__slide {
      width: 80vw;
      margin-right: 4vw; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-campaign .splide .splide__slide {
          width: 588px;
          margin-right: 24px; } }
    .lp.ap2025 .lp-campaign .splide.is-static {
      visibility: visible; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-campaign .splide.is-static {
          padding: 0 6.66667%; } }
      .lp.ap2025 .lp-campaign .splide.is-static .splide__list {
        width: 100%;
        justify-content: center; }
      .lp.ap2025 .lp-campaign .splide.is-static .splide__slide {
        width: 100%; }
        @media screen and (min-width: 768px) {
          .lp.ap2025 .lp-campaign .splide.is-static .splide__slide {
            flex: 0 1 588px; } }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .lp-header + .lp-campaign {
      margin-top: -80px;
      padding-top: 112px; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-header + .lp-campaign {
      margin-top: 96px; } }
  .lp.ap2025 .lp-download {
    --color-bg: rgba( var(--color-sub-01-rgb), 0.48);
    padding: 64px 6.66667%;
    background: var(--color-bg); }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-download {
        padding: 80px 0; } }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-download .c-section-inner {
        display: -ms-grid;
        display: grid;
        justify-content: center;
        justify-items: center;
        gap: 48px; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-download .c-section-inner {
        display: flex;
        align-items: center;
        gap: 96px;
        max-width: 1320px;
        padding: 0 180px; } }
    .lp.ap2025 .lp-download__text {
      display: -ms-grid;
      display: grid; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-download__text {
          justify-content: center;
          justify-items: center;
          gap: 32px; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-download__text {
          flex: 1 1 480px;
          gap: 48px; } }
    .lp.ap2025 .lp-download__title__label {
      display: flex;
      align-items: center;
      gap: 8px; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-download__title__label {
          justify-content: center;
          margin-bottom: 24px; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-download__title__label {
          margin-bottom: 32px; } }
      .lp.ap2025 .lp-download__title__label .c-tag {
        display: flex;
        align-items: center;
        padding: 2px 8px;
        height: 24px;
        background: var(--color-black-dark);
        border-radius: 24px;
        color: #fff; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-download__title__label .c-copy {
          font-size: 14px; } }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-download__title__logo {
        text-align: center; } }
    .lp.ap2025 .lp-download__title__logo .c-img {
      margin-bottom: 2px; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-download__link {
        display: flex;
        align-items: center;
        gap: 24px; } }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-download__link__qr {
        display: none; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-download__link__qr {
        width: 120px;
        aspect-ratio: 1; }
        .lp.ap2025 .lp-download__link__qr img {
          border-radius: 8px; } }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-download__link__store {
        display: flex;
        gap: 8px; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-download__link__store {
        display: -ms-grid;
        display: grid;
        gap: 12px; } }
    .lp.ap2025 .lp-download__link__store a {
      display: block; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-download__link__store a {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; }
          .lp.ap2025 .lp-download__link__store a img {
            width: auto;
            height: 48px; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-download__link__store a {
          width: 160px;
          transition: opacity 0.4s 0s cubic-bezier(0, 0.4, 0.4, 1); }
          .lp.ap2025 .lp-download__link__store a:hover {
            opacity: 0.4; } }
    .lp.ap2025 .lp-download__img {
      order: -1;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      gap: 12px;
      filter: drop-shadow(16px 8px 16px rgba(32, 32, 32, 0.24));
      will-change: filter; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-download__img {
          flex: 1 1 396px; } }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .lp-header + .lp-download {
      margin-top: -80px;
      padding-top: 112px; }
      .lp.ap2025 .lp-header + .lp-download .lp-download__img {
        display: none; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-header + .lp-download {
      margin-top: 96px;
      padding-top: 128px; } }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .lp-features {
      padding: 0 4%; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-features {
      padding: 0 120px; } }
  .lp.ap2025 .lp-features .c-section-inner > .c-section-title {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-features .c-section-inner > .c-section-title {
        padding: 0 2.66667%; } }
    .lp.ap2025 .lp-features .c-section-inner > .c-section-title .c-copy > .c-copy--en {
      display: inline-block; }
  .lp.ap2025 .lp-features__details {
    margin-top: 32px;
    padding: 64px 6.66667%; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-features__details {
        margin-top: 64px;
        padding: 96px 120px; } }
  .lp.ap2025 .lp-pickup {
    display: -ms-grid;
    display: grid;
    gap: 24px;
    filter: drop-shadow(0px 8px 16px rgba(32, 32, 32, 0.12));
    will-change: filter; }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-pickup__unit {
        display: -ms-grid;
        display: grid;
        gap: 32px;
        padding: 48px 8.47458%; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-pickup__unit {
        display: flex;
        align-items: center;
        gap: 48px;
        padding: 64px 72px; } }
    .lp.ap2025 .lp-pickup__unit__title {
      text-align: center; }
    .lp.ap2025 .lp-pickup__unit__label {
      display: -ms-grid;
      display: grid;
      justify-items: center;
      justify-content: center;
      gap: 4px;
      margin-bottom: 12px;
      font-family: var(--font-en-sans);
      font-size: 12px;
      font-weight: 500;
      line-height: 1.2;
      letter-spacing: 0.02em; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-pickup__unit__label {
          margin-bottom: 16px; } }
      .lp.ap2025 .lp-pickup__unit__label::before {
        content: "POINT";
        color: var(--color-accent); }
      .lp.ap2025 .lp-pickup__unit__label span {
        display: -ms-grid;
        display: grid;
        align-items: center;
        justify-items: center;
        width: 32px;
        background: var(--color-accent);
        aspect-ratio: 1;
        border-radius: 100%;
        color: #fff; }
    .lp.ap2025 .lp-pickup__unit__summary {
      display: -ms-grid;
      display: grid;
      gap: 16px;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-pickup__unit__summary {
          flex: 1 1 408px;
          gap: 32px; } }
    .lp.ap2025 .lp-pickup__unit__img {
      aspect-ratio: 600 / 588; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-pickup__unit__img {
          order: -1; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-pickup__unit__img {
          flex: 1 1 360px; } }
      .lp.ap2025 .lp-pickup__unit__img .c-img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 8px; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-pickup__unit:nth-child(odd) .lp-pickup__unit__img {
        order: -1; } }
  .lp.ap2025 .lp-others {
    margin-top: 48px; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-others {
        margin-top: 64px; } }
    .lp.ap2025 .lp-others > .c-section-title {
      text-align: center; }
      .lp.ap2025 .lp-others > .c-section-title .c-copy--en {
        font-family: var(--font-en-sans);
        font-size: 12px;
        font-weight: 500;
        color: var(--color-accent); }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-others__list {
        margin-top: 32px;
        margin-inline: -7.24638%;
        filter: drop-shadow(0px 8px 16px rgba(32, 32, 32, 0.12));
        will-change: filter; }
        .lp.ap2025 .lp-others__list::before, .lp.ap2025 .lp-others__list::after {
          content: none; }
      .lp.ap2025 .lp-others__unit {
        display: -ms-grid;
        display: grid;
        gap: 24px;
        align-content: start;
        height: 100%;
        padding: 32px 6.66667vw 24px; }
        .lp.ap2025 .lp-others__unit__title {
          text-align: center; }
        .lp.ap2025 .lp-others__unit__summary {
          display: -ms-grid;
          display: grid;
          gap: 8px;
          text-align: center; }
        .lp.ap2025 .lp-others__unit__img {
          order: -1;
          aspect-ratio: 210 / 150; }
          .lp.ap2025 .lp-others__unit__img .c-img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
            .lp.ap2025 .lp-others__unit__img .c-img.is-border {
              border: 1px solid var(--color-lightgray-medium);
              border-radius: 8px; }
      .lp.ap2025 .lp-others .splide .splide__slide {
        width: 56vw;
        margin-right: 4vw; }
      .lp.ap2025 .lp-others .splide.is-static {
        padding: 0 6.66667%;
        visibility: visible; }
        .lp.ap2025 .lp-others .splide.is-static .splide__list {
          width: 100%;
          justify-content: center; }
        .lp.ap2025 .lp-others .splide.is-static .splide__slide {
          width: 100%; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-others__list {
        margin-top: 48px;
        padding: 48px 60px;
        filter: drop-shadow(0px 8px 16px rgba(32, 32, 32, 0.12));
        will-change: filter; }
      .lp.ap2025 .lp-others__unit {
        display: -ms-grid;
        display: grid;
        gap: 24px;
        align-content: start;
        height: 100%; }
        .lp.ap2025 .lp-others__unit__title {
          text-align: center; }
        .lp.ap2025 .lp-others__unit__summary {
          display: -ms-grid;
          display: grid;
          gap: 12px;
          text-align: center; }
        .lp.ap2025 .lp-others__unit__img {
          order: -1;
          margin: 0 8.33333%;
          aspect-ratio: 1; }
          .lp.ap2025 .lp-others__unit__img .c-img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain; }
            .lp.ap2025 .lp-others__unit__img .c-img.is-border {
              border: 1px solid var(--color-lightgray-medium);
              border-radius: 8px; }
      .lp.ap2025 .lp-others .splide {
        visibility: visible; }
      .lp.ap2025 .lp-others .splide__list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        gap: 96px 60px; }
      .lp.ap2025 .lp-others .splide__slide {
        position: relative;
        z-index: 1; }
        .lp.ap2025 .lp-others .splide__slide::before {
          content: "";
          position: absolute;
          z-index: -1;
          inset: 0 -30px 0 auto;
          border-right: 1px solid var(--color-lightgray-medium); }
        .lp.ap2025 .lp-others .splide__slide::after {
          content: "";
          position: absolute;
          z-index: -1;
          inset: auto -60px -48px 0;
          border-bottom: 1px solid var(--color-lightgray-medium); }
        .lp.ap2025 .lp-others .splide__slide:nth-child(3n)::before {
          content: none; }
        .lp.ap2025 .lp-others .splide__slide:nth-child(3n)::after {
          inset: auto 0 -48px 0; }
        .lp.ap2025 .lp-others .splide__slide:nth-child(3n+1):nth-last-child(-n+3) ~ .splide__slide::after {
          content: none; } }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .lp-info {
      padding: 0 6.66667%; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-info {
      margin: 0 120px; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-info .c-section-inner {
      display: flex;
      align-items: flex-start;
      gap: 48px; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-info .c-section-title {
      flex: 1 1 480px; }
      .lp.ap2025 .lp-info .c-section-title .c-copy--en {
        font-size: 56px; } }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .lp-info__details {
      margin-top: 32px; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-info__details {
      flex: 1 1 672px; } }
  .lp.ap2025 .lp-info__unit {
    display: -ms-grid;
    display: grid;
    gap: 4px;
    padding: 24px 0;
    border-bottom: 1px solid var(--color-lightgray-medium); }
    .lp.ap2025 .lp-info__unit a {
      text-decoration: underline; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-info__unit {
        padding: 32px 0; }
        .lp.ap2025 .lp-info__unit a {
          transition: opacity 0.4s 0s cubic-bezier(0, 0.4, 0.4, 1); }
          .lp.ap2025 .lp-info__unit a:hover {
            opacity: 0.4; } }
  .lp.ap2025 .lp-info__list:first-child .lp-info__unit:first-child {
    border-top: 1px solid var(--color-lightgray-medium); }
  .lp.ap2025 .lp-info__button {
    margin-top: 32px;
    font-family: var(--font-en-sans); }
    .lp.ap2025 .lp-info__button .c-button--more {
      cursor: pointer; }
  .lp.ap2025 .lp-info__button .c-button--more.js-trigger.is-checked::after {
    --icon: var(--icon-minus); }
  .lp.ap2025 .lp-info__list {
    opacity: 1;
    overflow: hidden;
    transition: all 0.4s 0.1s cubic-bezier(0.4, 0, 0.4, 1), opacity 0.6s 0.5s;
    will-change: height; }
    .lp.ap2025 .lp-info__list.is-closed {
      height: 0;
      opacity: 0;
      visibility: hidden;
      transition: all 0.4s 0.2s cubic-bezier(0.4, 0, 0.4, 1), opacity 0.4s 0.1s;
      pointer-events: none; }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .lp-articles {
      margin: 0 4%; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .lp-articles {
      margin: 0 120px; } }
  .lp.ap2025 .lp-articles .c-section-inner {
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-articles .c-section-inner {
        padding: 64px 0; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles .c-section-inner {
        padding: 80px 0; } }
  .lp.ap2025 .lp-articles .c-section-inner > .c-section-title {
    padding: 0 7.24638%;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles .c-section-inner > .c-section-title {
        padding: 0 120px; } }
    .lp.ap2025 .lp-articles .c-section-inner > .c-section-title .c-body {
      font-weight: 500; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles .c-section-inner > .c-section-title .c-copy--en {
        font-size: 56px; } }
  .lp.ap2025 .lp-articles__list {
    margin-top: 32px;
    filter: drop-shadow(0px 8px 16px rgba(32, 32, 32, 0.12));
    will-change: filter; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles__list {
        margin-top: 56px; } }
  .lp.ap2025 .lp-articles__unit {
    height: 100%;
    border-radius: 12px;
    background: #fff;
    text-decoration: none;
    -webkit-tap-highlight-color: initial; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles__unit {
        cursor: pointer; }
        .lp.ap2025 .lp-articles__unit > * {
          transition: opacity 0.4s 0s cubic-bezier(0, 0.4, 0.4, 1); }
        .lp.ap2025 .lp-articles__unit:hover > * {
          opacity: 0.4; } }
    @media screen and (max-width: 767px) {
      .lp.ap2025 .lp-articles__unit {
        display: -ms-grid;
        display: grid;
        gap: 24px;
        align-content: start;
        padding: 32px 6.66667vw 24px; } }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles__unit {
        display: flex;
        align-items: flex-start;
        gap: 24px;
        padding: 48px; } }
    .lp.ap2025 .lp-articles__unit__summary {
      display: -ms-grid;
      display: grid;
      gap: 4px; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-articles__unit__summary {
          flex: 1 1 308px;
          gap: 8px; } }
      .lp.ap2025 .lp-articles__unit__summary .c-copy.is-sans {
        color: var(--color-accent);
        font-size: 14px; }
        @media screen and (max-width: 767px) {
          .lp.ap2025 .lp-articles__unit__summary .c-copy.is-sans {
            font-size: 16px; } }
      .lp.ap2025 .lp-articles__unit__summary .c-copy {
        line-height: 1.6; }
      .lp.ap2025 .lp-articles__unit__summary__date {
        display: flex;
        align-items: center;
        gap: 2px;
        color: var(--color-gray-dark); }
        .lp.ap2025 .lp-articles__unit__summary__date:before {
          --color: var(--color-gray-dark);
          --icon: var(--icon-date);
          content: "";
          width: 12px;
          height: 12px;
          background: var(--color);
          -webkit-mask: var(--icon) left top/100% auto no-repeat;
          mask: var(--icon) left top/100% auto no-repeat; }
    .lp.ap2025 .lp-articles__unit__img {
      order: -1;
      aspect-ratio: 1; }
      @media screen and (max-width: 767px) {
        .lp.ap2025 .lp-articles__unit__img {
          width: 71.42857%;
          -ms-grid-column-align: center;
          justify-self: center; } }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-articles__unit__img {
          flex: 1 1 160px; } }
      .lp.ap2025 .lp-articles__unit__img .c-img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 8px; }
  .lp.ap2025 .lp-articles .splide .splide__slide {
    width: 56vw;
    margin-right: 4vw; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles .splide .splide__slide {
        width: 588px;
        margin-right: 24px; } }
  .lp.ap2025 .lp-articles .splide.is-static {
    padding: 0 6.66667%;
    visibility: visible; }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-articles .splide.is-static {
        padding: 0 120px; } }
    .lp.ap2025 .lp-articles .splide.is-static .splide__list {
      width: 100%;
      justify-content: center; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-articles .splide.is-static .splide__list {
          gap: 24px; } }
    .lp.ap2025 .lp-articles .splide.is-static .splide__slide {
      width: 100%;
      margin-right: 0; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-articles .splide.is-static .splide__slide {
          flex: 0 1 588px; } }
  .lp.ap2025 .lp-notice {
    --color-bg: var(--color-lightgray-light);
    padding: 48px 6.66667%;
    background: var(--color-bg); }
    @media screen and (min-width: 768px) {
      .lp.ap2025 .lp-notice {
        padding: 64px 120px; } }
    .lp.ap2025 .lp-notice__details .c-spacer {
      margin-top: 16px; }
    .lp.ap2025 .lp-notice__details a {
      text-decoration: underline; }
      @media screen and (min-width: 768px) {
        .lp.ap2025 .lp-notice__details a {
          transition: opacity 0.4s 0s cubic-bezier(0, 0.4, 0.4, 1); }
          .lp.ap2025 .lp-notice__details a:hover {
            opacity: 0.4; } }
  @media screen and (max-width: 767px) {
    .lp.ap2025 .is-hidden-sp {
      display: none; } }
  @media screen and (min-width: 768px) {
    .lp.ap2025 .is-hidden-pc {
      display: none; } }
  .lp.ap2025 .is-nobr {
    display: inline-block;
    font-size: inherit;
    text-decoration: inherit; }
  .lp.ap2025 .is-strong {
    color: var(--color-accent);
    font-size: inherit;
    font-weight: inherit; }
  .lp.ap2025 .is-kerning-0 {
    letter-spacing: 0; }
  .lp.ap2025 .is-kerning-4 {
    letter-spacing: 0.04em; }
  .lp.ap2025 .is-kerning-8 {
    letter-spacing: 0.08em; }
  .lp.ap2025 .is-align-center {
    text-align: center; }
