@charset "UTF-8";.helvetica, .faq-label {font-family: "neue-haas-grotesk-display", sans-serif;font-weight: 700;font-style: normal;}.sub-section {padding-top: 10rem;}.other-section {padding-top: 5rem;}.main-visual .swiper {max-inline-size: 1920px;margin-inline: auto;padding-bottom: 60px;}.main-visual .mv-pagination-wrap {display: grid;justify-items: center;grid-template-columns: 1fr 25px;column-gap: 25px;block-size: 35px;padding-inline: 25px;background-color: rgba(255, 255, 255, .9);border-radius: var(--border-radius-large);position: absolute;bottom: 10px;left: 50%;transform: translate(-50%, 0);z-index: inherit;}.main-visual .mv-pagination {display: flex;justify-content: center;align-items: center;}.main-visual .mv-pagination .mv-bullet {inline-size: 30px;block-size: 30px;position: relative;}.main-visual .mv-pagination .mv-bullet::before {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);content: '';display: block;inline-size: 12px;block-size: 12px;background: var(--steel-gray);border-radius: 50%;}.main-visual .mv-pagination .mv-bullet-active::before {background-color: #ccc;}.main-visual .mv-pagination .mv-bullet:not(:first-child) {margin-left: 1rem;}.btn-swiper-control {display: flex;justify-content: center;align-items: center;inline-size: 35px;}.btn-swiper-control img:not(.is-active) {display: none;}.btn-swiper-control img.is-active {display: block;inline-size: 15px;}.has-tvcm {position: relative;}.tvcm-wrap {position: absolute;left: 5%;bottom: 20px;opacity: 1;transition: bottom .3s ease .5s, opacity .3s ease .5s;}.swiper-slide:not(.swiper-slide-active) .tvcm-wrap {opacity: 0;bottom: 10px;}.link-tvcm {grid-template-columns: 1fr auto;font-size: 1.6rem;color: #fff;background-color: #000;transition: color .3s ease, background-color .3s ease;}.video {position: relative;inline-size: 100%;padding-top: 56.25%;overflow: hidden;}.section-title {font-size: 2.4rem;font-weight: 700;text-align: center;margin-bottom: 1.2em;}.lineup-title {font-size: 1.6rem;font-weight: 500;margin-block: 2.2em .8em;}.section-title+.lineup-title {margin-top: 0;}.list-lineup {display: grid;grid-template-columns: repeat(2, 1fr);column-gap: 3%;row-gap: 2rem;}.list-lineup>li {display: contents;}.list-lineup>li>a {display: grid;grid-template-rows: subgrid;grid-row: span 2;row-gap: 0;background-color: var(--white-gray);border-radius: var(--border-radius-small);padding: 2.4rem 1.5rem;position: relative;}.product-img {aspect-ratio: 1 / 1;max-inline-size: 200px;margin-inline: auto;display: flex;justify-content: center;align-items: center;}.product-copy {font-size: 1.2rem;font-weight: 500;margin-bottom: 1em;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}.product-title {font-size: 1.8rem;font-weight: 700;text-align: center;margin-block: .2em;}.list-product-spec {font-size: 1.2rem;text-align: center;margin-top: 1em;}.list-product-spec>li {border-top: 1px solid var(--light-gray);padding-block: .2em;}.list-product-spec>li:last-child {border-bottom: 1px solid var(--light-gray);}.icon-new {background-color: var(--sharp-red);font-size: 1.2rem;font-weight: 700;color: #fff;padding: .1em .5em;position: absolute;left: 1.5rem;top: 0;inline-size: fit-content;block-size: fit-content;}.prod-release-date {color: var(--sharp-red);font-size: 1.2rem;text-align: center;}.prod-zaiko {font-size: 1.2rem;color: var(--sharp-red);border: 1px solid var(--sharp-red);inline-size: fit-content;margin: 0 auto .5em;padding-inline: .5em;}.prod-zaiko::after {content: '★';color: var(--cyan);}.list-product-color {display: flex;flex-wrap: wrap;justify-content: center;column-gap: .5em;margin-top: .5em;}.list-btn-links {display: flex;align-items: center;flex-direction: column;row-gap: 2rem;margin-top: 3rem;}.list-features {display: grid;grid-template-columns: 1fr;row-gap: 4rem;}.feature-img>img {border-radius: var(--border-radius-medium);}.list-sub-features .feature-img>img {border-radius: var(--border-radius-small);}.list-features .title {font-size: 2rem;font-weight: 700;margin-block: 1.2em .5em;}#feature .has-arrow-left {font-size: 1.6rem;margin-top: 1em;}.list-sub-features {display: grid;grid-template-columns: 1fr;row-gap: 4rem;margin-top: 4rem;}.list-sub-features .title {font-size: 1.8rem;font-weight: 700;margin-bottom: .5em;}.list-features .text {font-size: 1.6rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}.list-sub-features>li>a {display: flex;flex-wrap: nowrap;justify-content: space-between;}.list-sub-features .feature-img {inline-size: 34%;}.sub-feature-wrapper {inline-size: 60%;}.list-sub-features .has-arrow-left {font-size: 1.4rem;margin-top: 1em;}.sub-feature-wrapper .text {font-size: 1.6rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}.list-tips {display: grid;grid-template-columns: repeat(2, 1fr);column-gap: 4%;row-gap: 3rem;}.list-tips>li>a {font-size: 1.4rem;}.list-tips .title {font-size: 1.4rem;font-weight: 500;margin-top: .8em;}.list-tips .has-arrow-left {margin-top: 1em;}.list-tips>li.is-hidden {display: none;}.btn-open-more {display: block;inline-size: 100%;max-inline-size: 240px;margin-top: 3rem;margin-inline: auto;padding: .4em 1em;border: 1px solid #000;border-radius: var(--border-radius-medium);font-size: 1.4rem;transition: background-color .3s ease, color .3s ease;}.btn-open-more svg {inline-size: 1em;block-size: 1em;margin-right: .5em;}.list-news a {text-decoration: underline;}.list-news>li {padding-block: 2rem;border-bottom: 1px solid var(--light-gray);}.list-news>li:first-child {border-top: 1px solid var(--light-gray);}.list-news>li:nth-child(n+13) {display: none;}.list-news>li>time {display: inline-block;margin-bottom: .5em;font-size: 1.5rem;font-weight: 400;}.list-news>li>p {font-size: 1.4rem;}#news .link-btn-has-arrow {margin: 0 auto 3rem;}.faq-container {background-color: var(--white-gray);padding: 4rem 5%;}.list-faq {display: flex;flex-direction: column;row-gap: 0.5rem;}.faq-item {background-color: #fff;}.btn-faq-control {display: flex;align-items: start;inline-size: 100%;text-align: left;font-size: 1.4rem;font-weight: 500;padding: 1em 3.5rem 1em 1em;position: relative;}.btn-faq-control::before, .btn-faq-control::after {content: '';display: block;position: absolute;top: 1.8em;right: 10px;inline-size: 16px;block-size: 2px;transform: translateY(-50%);background-color: var(--charcoal-gray);transition: transform .3s ease;}.btn-faq-control::after {transform: translateY(-50%) rotate(90deg);}.btn-faq-control[aria-expanded="true"]::after {transform: translateY(-50%) rotate(0);}.answer-wrap {display: none;padding: 1em 1em 1em 1.4rem;border-top: 1px dashed var(--light-gray);}.answer {display: flex;align-items: start;}.faq-label {display: inline-block;inline-size: 5%;min-inline-size: 40px;font-size: 1.6rem;position: relative;}.faq-label::after {content: '｜';font-weight: 300;padding-left: .3em;}.faq-text {flex: 1 0;}.faq-text a {text-decoration: underline;}.answer .faq-label {color: var(--steel-gray);}.answer .faq-text {font-size: 1.2rem;line-height: 1.8;}@media (hover:hover) and (pointer: fine) {.link-tvcm:hover {color: #000;background-color: #fff;}.btn-open-more:hover {color: #fff;background-color: #000;}:where(.list-news, .faq-text) a:hover {text-decoration: none;}}@media screen and (width < 768px) {}@media print, screen and (width >=768px) {main {padding-bottom: 8rem;}.sub-section {padding-top: 15rem;}.other-section {padding-top: 10rem;}.main-visual .swiper {padding-bottom: 0;}.main-visual .mv-pagination-wrap {bottom: 20px;}.tvcm-wrap {left: 1.5%;bottom: 30px;}.swiper-slide:not(.swiper-slide-active) .tvcm-wrap {bottom: 20px;}.section-title {font-size: 4rem;}.lineup-title {font-size: 2.2rem;}.list-lineup {grid-template-columns: repeat(3, 1fr);row-gap: 6rem;}.list-lineup>li>a {padding: 3rem;}.product-copy {font-size: 1.6rem;}.product-title {font-size: 2.4rem;}.list-product-spec {font-size: 1.4rem;}.release {font-size: 1.4rem;}.icon-new {font-size: 1.4rem;left: 3rem;}.list-btn-links {flex-direction: row;justify-content: center;column-gap: 4rem;margin: 6rem auto 0;}.list-btn-links .btn-has-arrow-left {font-size: 1.8rem;}.main-visual-button-next, .main-visual-button-prev {position: absolute;top: 50%;width: 30px;height: 80px;margin-top: -40px;}.list-features {display: grid;grid-template-columns: repeat(2, 1fr);column-gap: 4%;row-gap: 0;}.list-features>li {display: contents;}.list-features>li>a {display: grid;grid-template-rows: subgrid;grid-row: span 4;row-gap: 0;}.list-features .title {font-size: 2.4rem;}#feature .btn-has-arrow-left {font-size: 1.6rem;}.list-sub-features {grid-template-columns: repeat(3, 1fr);grid-template-rows: 1fr;column-gap: 3%;margin-top: 5rem;}.list-sub-features .title {font-size: 2.4rem;margin-top: 1.2em;}.list-sub-features>li, .sub-feature-wrapper {display: contents;}.list-sub-features>li>a {display: grid;grid-template-rows: subgrid;grid-row: span 4;row-gap: 0;}.list-sub-features .feature-img, .sub-feature-wrapper {inline-size: auto;}.list-sub-features .has-arrow-left {font-size: 1.6rem;}.list-tips {grid-template-columns: repeat(3, 1fr);column-gap: 4%;row-gap: 6rem;}.list-tips>li>a {font-size: 1.6rem;}.list-tips .title {font-size: 1.6rem;}.btn-open-more {max-inline-size: 600px;margin-top: 6rem;padding: .4em 1em;font-size: 1.8rem;}.list-news>li {display: flex;padding-block: 3rem;}.list-news>li>time {inline-size: 8em;margin-right: 2em;margin-bottom: 0;}.list-news>li>p {flex: 1 0;}#news .link-btn-has-arrow {margin-bottom: 5rem;}.btn-faq-control {font-size: 1.8rem;padding: 1em 6rem 1em 3.2rem;}.btn-faq-control::before, .btn-faq-control::after {right: 20px;inline-size: 20px;block-size: 2px;}.faq-label {min-inline-size: 55px;font-size: 2.2rem;}.faq-label::after {padding-left: .5em;}.answer-wrap {padding: 1em 6rem 1em 3.2rem;}.answer .faq-text {font-size: 1.6rem;}}@media screen and (768px <=width < 1024px) {}@media screen and (1300px <=width) {.tvcm-wrap {left: calc(50% - 600px);}}