@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Arvo:wght@400;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.arvo {
  font-family: "Arvo", serif;
}

.roboto {
  font-family: "Roboto", sans-serif !important;
}

.cormo {
  font-family: "Cormorant", serif;
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.mont {
  font-family: "Montserrat", sans-serif;
}

.nova {
  font-family: "Proxima Nova", sans-serif;
}

@-webkit-keyframes fadein-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadein-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fade-enter {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.fade-enter-active {
  opacity: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: scrollAnimeUp;
          animation-name: scrollAnimeUp;
}

.textShow {
  opacity: 0;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  -webkit-animation-name: textShow;
          animation-name: textShow;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /* ← 終了後に表示を保つ */
}

@-webkit-keyframes textShow {
  0% {
    opacity: 0;
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes textShow {
  0% {
    opacity: 0;
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  100% {
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@media (min-width: 769px) {
  .classy04 {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
    color: #000;
  }
  .classy04 a {
    color: #000;
  }
  .classy04 p {
    margin-bottom: 0;
  }
  .classy04 .indent {
    text-indent: -1em;
    padding-left: 1em;
  }
  .classy04 .hoverUp {
    display: inline-block;
  }
  .classy04 .hoverUp:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  .classy04 .addDots {
    position: relative;
  }
  .classy04 .addDots::before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(/ex/img/free/fw25-peanuts/dot01.svg) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
  }
  .classy04 .addDots span {
    display: inline-block;
    position: relative;
  }
  .classy04 .addDots span::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(/ex/img/free/fw25-peanuts/dot02.svg) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: -30px;
  }
  .classy04 table th,
  .classy04 table td {
    font-weight: 500;
  }
  .classy04 table a {
    color: #000;
  }
  .classy04 table th a {
    padding: 0.8em 0;
  }
  .classy04 table th a:hover {
    background: #EAECE9;
  }
  .classy04 table th span:last-of-type {
    font-weight: 400;
  }
  .classy04_tax {
    margin: 1em 0 5% !important;
  }
  .classy04 .barChg {
    -webkit-transform: rotate(11deg);
            transform: rotate(11deg);
    display: inline-block;
  }
  .classy04__item__sub {
    font-size: 16px;
    margin-bottom: 5px !important;
    text-align: center !important;
    font-weight: bold;
    line-height: 1.2;
  }
  .classy04__item__main {
    font-size: 34px;
    text-align: center !important;
    margin-bottom: 35px !important;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
  }
  .classy04__item__txt {
    font-size: 20px;
    text-align: center !important;
  }
  .classy04__item--arw .classy04__item__sub {
    font-size: 12px;
    letter-spacing: 0;
  }
  .classy04__item--arw .classy04__item__main {
    font-size: 24px;
    letter-spacing: 0;
  }
  .classy04__item--arw .classy04__item__main::after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/arw.svg) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 47%;
    bottom: -25px;
  }
  .classy04__item--bar .classy04__item__main::after {
    content: "";
    width: 25px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .classy04 .classy04_SPonly {
    display: none !important;
  }
  .classy04 .com_price {
    font-size: 16px;
    letter-spacing: 0;
  }
  .classy04 .com_price a {
    text-decoration: underline;
    letter-spacing: 0;
  }
  .classy04 .com_price span {
    margin-left: 5px;
  }
  .classy04 .com_price small {
    font-size: 12px;
  }
  .classy04 .deco01 {
    position: relative;
  }
  .classy04 .deco01::after {
    content: "";
    width: 130px;
    height: 93px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco01.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -91px;
    right: 67px;
  }
  .classy04 .deco02 {
    position: relative;
  }
  .classy04 .deco02::after {
    content: "";
    width: 66px;
    height: 100px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco02.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: -35px;
    right: 45px;
    z-index: 1;
  }
  .classy04 .deco03 {
    position: relative;
  }
  .classy04 .deco03::after {
    content: "";
    width: 73px;
    height: 97px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco03.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 13%;
    right: 0;
  }
  .classy04 .deco04 {
    position: relative;
  }
  .classy04 .deco04::after {
    content: "";
    width: 67px;
    height: 100px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco04.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: -35px;
    right: 30px;
    z-index: 1;
  }
  .classy04 .deco05 {
    position: relative;
  }
  .classy04 .deco05::after {
    content: "";
    width: 71px;
    height: 100px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco05.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 13%;
    right: 0;
  }
  .classy04_mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .classy04_mv__img {
    width: 60%;
  }
  .classy04_mv__img img {
    width: 100%;
    height: auto;
  }
  .classy04_mv__txt {
    width: 40%;
    background: #aea387;
    padding-bottom: 2%;
  }
  .classy04_mv__txt h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 0;
    position: relative;
  }
  .classy04_mv__txt h1 img {
    width: 57%;
  }
  .classy04_mv__txt h1 span {
    position: absolute;
    bottom: 16%;
    left: 22%;
    width: 57%;
  }
  .classy04_mv__txt h1 span img {
    width: 100%;
  }
  .classy04_lead {
    margin: 80px 0 0;
  }
  .classy04_lead p {
    text-align: center;
    line-height: 2;
  }
  .classy04_cl.--next {
    margin-top: 160px;
  }
  .classy04_cl__inr {
    max-width: 900px;
    margin: 0 auto;
    padding: 90px 0 0;
  }
  .classy04_cl__lead {
    margin-top: 60px;
    text-align: center !important;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  .classy04_cl__item {
    margin-top: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
  .classy04_cl__item.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .classy04_cl__item.rev .classy04_cl__item__imgarea__thumb {
    left: 0;
  }
  .classy04_cl__item.rev .slider-thumbnail .splide__list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .classy04_cl__item.--next {
    margin-top: 200px;
  }
  .classy04_cl__item h3 {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: bold;
    width: 100%;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .classy04_cl__item__imgarea {
    width: 50%;
    /* レイアウトのためのスタイル */
    /* 選択されていないサムネイルは薄くする */
    /* 選択されているサムネイルだけ透過しない */
    /* 矢印共通のスタイル */
    /* 前の矢印 */
    /* 次の矢印 */
  }
  .classy04_cl__item__imgarea__thumb {
    position: absolute;
    left: 53%;
    bottom: 0;
    width: 47%;
  }
  .classy04_cl__item__imgarea .slider-thumbnail .swiper-slide {
    width: 25%;
    cursor: pointer;
  }
  .classy04_cl__item__imgarea .swiper {
    width: 100%;
  }
  .classy04_cl__item__imgarea .swiper-slide img {
    height: auto;
    width: 100%;
  }
  .classy04_cl__item__imgarea .slider-thumbnail .splide__slide {
    opacity: 1;
  }
  .classy04_cl__item__imgarea .slider-thumbnail .splide__slide.is-active {
    border-color: #1a4963 !important;
  }
  .classy04_cl__item__imgarea .splide__arrow {
    background: none;
  }
  .classy04_cl__item__imgarea .button::before {
    content: none;
    width: 20px;
    height: 20px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
  }
  .classy04_cl__item__imgarea .prev::before {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .classy04_cl__item__imgarea .next::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .classy04_cl__item__txtarea {
    width: 47%;
    padding-bottom: 16%;
  }
  .classy04_cl__item__txtarea__txt {
    font-size: 16px;
    line-height: 1.8;
  }
  .classy04_cl__item__txtarea__mate {
    font-size: 12px;
    margin: 15px 0 30px !important;
  }
  .classy04_cl__item--03 .classy04_cl__item__txtarea {
    margin-top: -20px;
  }
  .classy04__limited__wrap {
    max-width: 600px;
    margin: 150px auto 100px;
    padding: 15px 0 20px;
    background: url(/ex/img/free/fw25-peanuts/sn/vol2_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
  }
  .classy04__limited__wrap a {
    margin: 15px auto 0;
    display: block;
    width: 280px;
    padding: 10px;
    background: #fff;
    color: #000;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
  }
  .classy04__limited__lead {
    margin-top: 30px;
    font-size: 16px;
    text-align: center !important;
  }
  .classy04__copyrgt {
    margin-top: 100px;
    margin-bottom: 140px;
  }
  .classy04__copyrgt__img {
    width: 180px;
    margin: 0 auto 10px !important;
  }
  .classy04__copyrgt__txt {
    font-family: Helvetica, sans-serif;
    text-align: center !important;
    font-weight: 500;
    font-weight: lighter;
  }
  .classy04__lineup {
    padding-top: 0;
    margin-bottom: 90px !important;
  }
  .classy04__lineup__topTxt {
    text-align: right !important;
    font-size: 12px;
    margin-top: -3em;
  }
  .classy04__lineup h2 {
    margin-top: 90px;
    margin-bottom: 0;
    font-size: 44px;
    color: #000;
    letter-spacing: 0;
  }
  .classy04__lineup ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .classy04__lineup ul::after {
    content: "";
    display: block;
    width: 31%;
  }
  .classy04__lineup ul li {
    width: 31%;
    margin-top: 40px;
  }
  .classy04__lineup__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
  }
  .classy04__lineup__txt__p {
    font-size: 14px;
  }
  .classy04__lineup__txt table th {
    padding: 0;
  }
  .classy04__lineup__txt table th a {
    font-size: 15px;
  }
  .classy04__lineup__txt .classy04_tax_flex {
    font-size: 14px;
  }
  .classy04__lineup__btn {
    margin-top: 180px;
    text-align: center;
  }
  .classy04__lineup__btn a {
    text-align: center;
    display: inline-block;
    width: 400px;
    padding: 15px;
    background: #001f37;
    border: 2px solid #001f37;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
  }
  .classy04__lineup__btn a:hover {
    opacity: 1;
    background: #fff;
    color: #001f37;
  }
}
@media (max-width: 768px) {
  .l-wrapper {
    min-width: none;
  }
  .classy04 {
    color: #000;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
  }
  .classy04 .addDots {
    position: relative;
  }
  .classy04 .addDots::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url(/ex/img/free/fw25-peanuts/dot01.svg) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
  }
  .classy04 .addDots span {
    display: inline-block;
    position: relative;
  }
  .classy04 .addDots span::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: url(/ex/img/free/fw25-peanuts/dot02.svg) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: -20px;
  }
  .classy04 table,
  .classy04 .classy04_tax_flex {
    width: 100% !important;
  }
  .classy04 table p,
  .classy04 .classy04_tax_flex p {
    font-size: 11px;
    letter-spacing: 0;
  }
  .classy04 table th,
  .classy04 table td {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0;
  }
  .classy04 table a {
    color: #000;
    font-size: 12px;
  }
  .classy04 .barChg {
    -webkit-transform: rotate(11deg);
            transform: rotate(11deg);
    display: inline-block;
  }
  .classy04 .classy04_PConly {
    display: none !important;
  }
  .classy04 .indent {
    text-indent: -1em;
    padding-left: 1em;
  }
  .classy04__item__sub {
    font-size: 12px;
    margin-bottom: 5px !important;
    text-align: center !important;
    font-weight: bold;
    line-height: 1.2;
  }
  .classy04__item__main {
    font-size: 26px;
    text-align: center !important;
    margin-bottom: 35px !important;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
  }
  .classy04__item__txt {
    font-size: 15px;
    text-align: center !important;
  }
  .classy04__item--arw .classy04__item__sub {
    font-size: 10px;
    letter-spacing: 0;
  }
  .classy04__item--arw .classy04__item__main {
    letter-spacing: 0;
    font-size: 14px;
  }
  .classy04__item--arw .classy04__item__main::after {
    content: "";
    width: 13px;
    height: 13px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/arw.svg) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 44%;
    bottom: -20px;
  }
  .classy04__item--bar .classy04__item__main::after {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .classy04 .comttl {
    color: #fff;
    text-align: center;
  }
  .classy04 .comttl__sub {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 0 !important;
  }
  .classy04 .comttl__main {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    margin-top: 0;
    color: #fff;
    position: relative;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .classy04 .comttl__main::after {
    content: "";
    display: block;
    width: 60px;
    height: 47px;
    background: url(/ex/img/free/fw25-peanuts/sn/mv_vol1.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 61%;
    left: 80%;
    z-index: 0;
  }
  .classy04 .comttl--2nd .comttl__main {
    font-size: 32px;
  }
  .classy04 .comttl--2nd .comttl__main::after {
    width: 70px;
    height: 53px;
  }
  .classy04 .comttl--vol2 {
    margin-bottom: 0 !important;
  }
  .classy04 .comttl--vol2 .comttl__sub {
    font-size: 13px;
    color: #fff !important;
  }
  .classy04 .comttl--vol2 .comttl__main {
    font-size: 20px;
    color: #fff !important;
  }
  .classy04 .comttl--vol2 .comttl__main::after {
    width: 50px;
    height: 33px;
    background: url(/ex/img/free/fw25-peanuts/sn/vol2.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 61%;
    left: 80%;
    z-index: 0;
  }
  .classy04 .com_price {
    font-size: 18px;
    letter-spacing: 0;
    text-align: left;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .classy04 .com_price a {
    text-decoration: underline;
    letter-spacing: -1px;
  }
  .classy04 .com_price span {
    margin-left: 5px;
  }
  .classy04 .com_price small {
    font-size: 16px;
    font-weight: lighter;
    letter-spacing: 0;
  }
  .classy04 .deco01 {
    position: relative;
  }
  .classy04 .deco01::after {
    content: "";
    width: 80px;
    height: 60px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco01.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -65px;
    right: 5px;
  }
  .classy04 .deco02 {
    position: relative;
  }
  .classy04 .deco02::after {
    content: "";
    width: 43px;
    height: 65px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco02.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -55px;
    right: 0;
  }
  .classy04 .deco03 {
    position: relative;
  }
  .classy04 .deco03::after {
    content: "";
    width: 47px;
    height: 63px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco03.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .classy04 .deco04_sp {
    position: relative;
  }
  .classy04 .deco04_sp::after {
    content: "";
    width: 43px;
    height: 65px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco04.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -55px;
    right: 5px;
  }
  .classy04 .deco05 {
    position: relative;
  }
  .classy04 .deco05::after {
    content: "";
    width: 45px;
    height: 65px;
    display: block;
    background: url(/ex/img/free/fw25-peanuts/sn2025/deco05.png) no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .classy04_mv__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .classy04_mv__txt {
    background: #aea387;
    padding: 5% 0 3%;
  }
  .classy04_mv__txt h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 0;
    position: relative;
  }
  .classy04_mv__txt h1 img {
    width: 70%;
  }
  .classy04_mv__txt h1 span {
    position: absolute;
    bottom: 19%;
    left: 21%;
    width: 58%;
  }
  .classy04_mv__txt h1 span img {
    width: 100%;
  }
  .classy04_lead {
    margin: 50px 0 0;
    padding-inline: 25px;
  }
  .classy04_lead p {
    font-size: 15px;
    line-height: 1.8;
  }
  .classy04_cl.--next {
    margin-top: 90px;
  }
  .classy04_cl__inr {
    margin: 0 auto;
    padding: 50px 25px 0;
  }
  .classy04_cl__ttl {
    max-width: 400px;
    margin: 0 auto;
  }
  .classy04_cl__lead {
    margin-top: 40px;
    letter-spacing: 0.1em;
    line-height: 1.8;
  }
  .classy04_cl__item {
    margin-top: 45px;
  }
  .classy04_cl__item.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .classy04_cl__item.--next {
    margin-top: 80px;
  }
  .classy04_cl__item h3 {
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2;
  }
  .classy04_cl__item__imgarea {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    /* レイアウトのためのスタイル */
    /* 選択されていないサムネイルは薄くする */
    /* 選択されているサムネイルだけ透過しない */
    /* 矢印のクリック範囲など */
    /* 矢印共通のスタイル */
    /* 前の矢印 */
    /* 次の矢印 */
    /* 次のスライドが無い場合の矢印 */
    /* スライドのサイズ調整 */
  }
  .classy04_cl__item__imgarea .splide_main .swiper-slide {
    padding-inline: 25px !important;
  }
  .classy04_cl__item__imgarea .slider-thumbnail {
    margin: 7px 0 0;
    padding-inline: 25px !important;
  }
  .classy04_cl__item__imgarea .slider-thumbnail .swiper-slide {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    width: 25%;
  }
  .classy04_cl__item__imgarea .swiper {
    width: 100%;
  }
  .classy04_cl__item__imgarea .swiper-slide img {
    height: auto;
    width: 100%;
  }
  .classy04_cl__item__imgarea .swiper-button-prev {
    color: #000;
    left: 15px;
  }
  .classy04_cl__item__imgarea .swiper-button-next {
    color: #000;
    right: 15px;
  }
  .classy04_cl__item__imgarea .slider-thumbnail .splide__slide {
    opacity: 1;
  }
  .classy04_cl__item__imgarea .slider-thumbnail .splide__slide.is-active {
    border-color: #1a4963 !important;
  }
  .classy04_cl__item__imgarea .button {
    background-color: transparent;
    /* ボタンの背景を透明にする */
    height: 50px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    width: 30px;
  }
  .classy04_cl__item__imgarea .button::before {
    content: "";
    width: 16px;
    height: 16px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
  }
  .classy04_cl__item__imgarea .splide__arrow--prev {
    left: 5px !important;
  }
  .classy04_cl__item__imgarea .splide__arrow--next {
    right: 5px !important;
  }
  .classy04_cl__item__imgarea .prev::before {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .classy04_cl__item__imgarea .next::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .classy04_cl__item__imgarea .button:disabled::before {
    display: none;
  }
  .classy04_cl__item__imgarea .splide__slide img {
    height: auto;
    width: 100%;
  }
  .classy04_cl__item__txtarea {
    margin-top: 35px;
  }
  .classy04_cl__item__txtarea__txt {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0 !important;
  }
  .classy04_cl__item__txtarea__mate {
    font-size: 13px;
    margin: 10px 0 20px !important;
    line-height: 1.6;
  }
  .classy04__limited__wrap {
    max-width: 600px;
    margin: 70px auto 50px;
    padding: 15px;
    background: url(/ex/img/free/fw25-peanuts/sn/vol2_bg_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
  }
  .classy04__limited__wrap a {
    margin: 10px auto 0;
    display: block;
    width: 95%;
    max-width: 350px;
    padding: 10px;
    background: #fff;
    color: #000;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
  }
  .classy04__limited__lead {
    margin-top: 15px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center !important;
    margin-bottom: 0 !important;
  }
  .classy04__copyrgt {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .classy04__copyrgt__img {
    width: 160px;
    margin: 0 auto 5px !important;
  }
  .classy04__copyrgt__txt {
    font-family: Helvetica, sans-serif;
    text-align: center !important;
    font-weight: 500;
    font-size: 12px;
    font-weight: lighter;
  }
  .classy04__lineup {
    padding-top: 0;
    margin-bottom: 50px !important;
  }
  .classy04__lineup__topTxt {
    text-align: center !important;
    font-size: 10px;
  }
  .classy04__lineup h2 {
    margin-top: 40px;
    font-size: 24px;
    color: #000;
  }
  .classy04__lineup ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .classy04__lineup ul li {
    width: 100%;
  }
  .classy04__lineup ul li:first-of-type {
    margin-top: 0;
  }
  .classy04__lineup__img {
    display: block;
    margin-bottom: 5px;
  }
  .classy04__lineup__txt table th {
    font-size: 12px;
  }
  .classy04__lineup__txt .classy04_tax_flex p {
    margin-bottom: 25px !important;
  }
  .classy04__lineup__btn {
    margin-top: 70px;
    text-align: center;
  }
  .classy04__lineup__btn a {
    display: inline-block;
    width: 300px;
    padding: 15px 10px;
    background: #001f37;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
  }
}