@charset "utf-8";
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}
body {
  font-size: 1.4em;
  letter-spacing: 0.05em;
  line-height: 1.7;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 100%;
  min-width: 900px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
@media only screen and (max-width: 979px) {
  body {
    width: 100%;
    min-width: 100%;
    height: 100%;
    overflow-x: hidden;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
p {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
input,
button,
select,
textarea {
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  font: inherit;
  color: inherit;
  background: none;
}
a,
button,
select,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=radio],
input[type=checkbox],
label[for] {
  cursor: pointer;
}
*:disabled,
*[readOnly] {
  cursor: not-allowed !important;
}
a {
  color: #a041ff;
  position: relative;
  text-decoration: none;
}
a:hover {
  color: #a041ff;
}
em {
  font-style: normal;
}
nav ol,
nav ul {
  list-style: none;
}
img {
  display: block;
  width: 100%;
  margin: 0;
}
@media only screen and (max-width: 979px) {
  .is-pc {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  .is-sp {
    display: none;
  }
}
:root {
  --silver-dark: #757575;
  --silver-mid: #9e9e9e;
  --silver-light: #e8e8e8;
  --gold-dark: #b67b03;
  --gold-mid: #daaf08;
  --gold-light: #fee9a0;
}
@media print {
  * html body {
    zoom: 0.7;
  }
}
#container {
  width: 100%;
  color: #fff;
  position: relative;
  background: #000;
  font-size: clamp(1.2rem, calc(0.65rem + 1vw), 1.4rem);
}
.wrapper {
  position: relative;
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
a {
  text-decoration: underline;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
}
.genelec_text {
  color: #007a53;
}
.mainvisual {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 144/78;
  padding-right: 40%;
  text-align: center;
  overflow: hidden;
  z-index: 2;
}
@media only screen and (max-width: 979px) {
  .mainvisual {
    padding: 60px 0;
    aspect-ratio: auto;
  }
}
.mainvisual::before,
.mainvisual::after {
  content: '';
  position: absolute;
  z-index: -1;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: rotate(-11deg);
          transform: rotate(-11deg);
}
.mainvisual::after {
  bottom: -25%;
  left: 10%;
  width: 68%;
  aspect-ratio: 14/10;
  opacity: 0.2;
  background: radial-gradient(circle at 50% 50%, #d9d9d9 0%, #000 80%);
}
.mainvisual::before {
  top: -40%;
  left: -10%;
  width: 89%;
  aspect-ratio: 17/10;
  opacity: 0.2;
  background: radial-gradient(circle at 50% 50%, #000 0%, #d9d9d9 100%);
}
.mainvisual__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
  background: url("../img/kv.webp") no-repeat center center/cover;
  z-index: 0;
  pointer-events: none;
}
@media only screen and (max-width: 979px) {
  .mainvisual__bg {
    display: none;
  }
}
.mainvisual__hero {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 71.4%;
  gap: 3.5vw;
  margin: auto;
  font-weight: 600;
}
@media only screen and (max-width: 979px) {
  .mainvisual__hero {
    width: 90%;
    gap: 20px;
  }
}
.mainvisual__title h1 {
  font-size: clamp(2.2rem, 2.9vw, 6.524999999999999rem);
  line-height: 1.3;
}
@media only screen and (max-width: 979px) {
  .mainvisual__title h1 {
    font-size: clamp(2rem, calc(1.2rem + 2.5vw), 4rem);
  }
}
.mainvisual__title h1 em {
  font-size: 104.7%;
}
.mainvisual__title h1 span {
  font-size: 79%;
  letter-spacing: 0.275em;
  position: relative;
  border-bottom: 0.08em solid #fff;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  display: inline-block;
}
.mainvisual__title h1 span.ex {
  font-size: 74%;
  letter-spacing: normal;
}
.mainvisual__title h1 span::before,
.mainvisual__title h1 span::after {
  position: absolute;
  bottom: -24px;
  width: 56px;
  height: 24px;
  clip-path: polygon(0 0, 100% 0, 30% 100%);
  content: '';
}
@media only screen and (max-width: 979px) {
  .mainvisual__title h1 span::before,
  .mainvisual__title h1 span::after {
    bottom: -12px;
    width: 28px;
    height: 12px;
  }
}
.mainvisual__title h1 span::before {
  left: 35%;
  background-color: #fff;
}
.mainvisual__title h1 span::after {
  left: calc(35% - 0.07em);
  bottom: calc((24px - 0.08em) * -1);
  background-color: #000;
}
@media only screen and (max-width: 979px) {
  .mainvisual__title h1 span::after {
    left: calc(35% - 0.07em);
    bottom: calc((12px - 0.08em) * -1);
  }
}
.mainvisual__period {
  margin-top: 0.75em;
  font-size: clamp(1.5rem, 1.5vw, 3.375rem);
  background: #007a53;
  padding: 0.1em 1em;
}
.mainvisual__device {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5vw;
  width: 90%;
  margin: 0 auto;
}
.mainvisual__device__img {
  position: relative;
  -webkit-filter: drop-shadow(0 0 4rem rgba(255,255,255,0.3));
          filter: drop-shadow(0 0 4rem rgba(255,255,255,0.3));
}
section,
.footer {
  position: relative;
  padding: 80px 0;
  z-index: 0;
  overflow: hidden;
}
@media only screen and (max-width: 979px) {
  section,
  .footer {
    padding: 40px 0;
  }
}
section h2,
.footer h2 {
  font-size: clamp(2rem, calc(1.2rem + 2.5vw), 4rem);
  margin-bottom: 0.5em;
  text-align: center;
  letter-spacing: 0.25em;
}
@media only screen and (max-width: 979px) {
  section h2,
  .footer h2 {
    margin-bottom: 0.25em;
    letter-spacing: 0.05em;
  }
}
.section-outline::before {
  content: '';
  position: absolute;
  top: -50%;
  left: 20%;
  width: 130vw;
  height: 130vw;
  background: radial-gradient(circle at 50% 50%, #192534 0%, transparent 50%);
  z-index: -1;
  pointer-events: none;
}
.section-outline__content {
  font-size: clamp(1.6rem, calc(0.9rem + 1.8vw), 2.4rem);
  text-align: center;
  padding: 60px 0;
  letter-spacing: 0.2em;
  border-bottom: 3px solid;
  border-top: 3px solid;
  -o-border-image: linear-gradient(to right, transparent, #fff, transparent) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent)) 1;
     border-image: linear-gradient(to right, transparent, #fff, transparent) 1;
}
@media only screen and (max-width: 979px) {
  .section-outline__content {
    padding: 30px 0;
  }
}
.section-outline__content a {
  font-size: 116%;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section-outline__content a:hover {
  opacity: 0.7;
}
.section-outline__content p + p {
  margin-top: 1.5em;
}
.section-outline__content em {
  font-weight: 700;
}
.slider {
  overflow: hidden;
  width: 100%;
  margin-top: 80px;
}
@media only screen and (max-width: 979px) {
  .slider {
    margin-top: 40px;
  }
}
.slider-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(320px * 10);
  gap: 8px;
  -webkit-animation: scroll 50s linear infinite;
          animation: scroll 50s linear infinite;
  pointer-events: none;
}
@media only screen and (max-width: 979px) {
  .slider-track {
    width: calc(120px * 10);
  }
}
.slider-track img {
  width: 320px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 979px) {
  .slider-track img {
    width: 120px;
  }
}
.section-special {
  padding-bottom: 0;
  text-align: center;
}
.section-special h2 {
  display: inline-block;
  margin-bottom: 1em;
  padding: 0 0.25em 0.25em 0.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(15%, #007a53));
  background: linear-gradient(transparent 85%, #007a53 15%);
}
.section-special-wrap {
  background: #0e141b;
  text-align: left;
  padding: 80px 0;
}
@media only screen and (max-width: 979px) {
  .section-special-wrap {
    padding: 40px 0;
  }
}
.section-special__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  width: 100%;
  margin-bottom: 60px;
}
@media only screen and (max-width: 979px) {
  .section-special__content {
    gap: 20px;
    margin-bottom: 30px;
  }
}
.section-special__item {
  display: -ms-grid;
  display: grid;
  gap: 0 2vw;
  width: 100%;
  -ms-grid-columns: 95px 2vw 1fr 2vw 34%;
  grid-template-columns: 95px 1fr 34%;
  padding: 20px 40px;
  background: #262c32;
}
@media only screen and (max-width: 979px) {
  .section-special__item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 20px;
    gap: 20px;
  }
  .section-special__item .label-special {
    margin: 0 auto;
  }
}
@media screen and (min-width: 980px) {
  .section-special__item--first .label-special {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
  }
  .section-special__item--first .section-special__title,
  .section-special__item--first .section-special__text {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
  }
  .section-special__item--first .section-special__image {
    width: 61.3%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
@media only screen and (max-width: 979px) {
  .section-special__item--first .section-special__image {
    width: 50%;
  }
}
@media screen and (min-width: 980px) {
  .section-special__item--second .label-special,
  .section-special__item--second .section-special__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .section-special__item--second .section-special__image {
    width: 37%;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
}
@media only screen and (max-width: 979px) {
  .section-special__item--second .section-special__image {
    width: 30%;
  }
}
@media screen and (min-width: 980px) {
  .section-special__item--third {
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
  }
  .section-special__item--third .label-special,
  .section-special__item--third .section-special__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .section-special__item--third .section-special__image {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
  }
}
.section-special__column {
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: 1fr 20px 370px;
  grid-template-columns: 1fr 370px;
}
.section-special__image {
  margin: auto;
}
.section-special__image img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 980px) {
  .section-special__title {
    height: 95px;
    padding: 0.75em 0;
  }
}
@media only screen and (max-width: 979px) {
  .section-special__title {
    text-align: center;
  }
}
.section-special__title h3 {
  display: inline;
  font-size: clamp(1.8rem, calc(1rem + 2vw), 2.8rem);
  font-weight: 600;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #007a53));
  background: linear-gradient(transparent 70%, #007a53 30%);
  padding: 0 1px;
}
.section-special__text {
  font-size: clamp(1.5rem, calc(0.75rem + 1.5vw), 2rem);
  line-height: 1.75;
  letter-spacing: 0.05em;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}
.section-special__text em {
  font-weight: 700;
  font-size: 120%;
}
.em-red {
  background: #c90507;
  display: inline-block;
  padding: 0 0.5em;
  font-weight: 900;
  font-size: 140%;
  margin-top: 0.25em;
}
@media only screen and (max-width: 979px) {
  .em-red {
    font-size: 120%;
  }
}
.genelec-content {
  width: 100%;
  padding: 55px;
  background: #007a53;
  margin-bottom: 1em;
}
@media only screen and (max-width: 979px) {
  .genelec-content {
    padding: 20px;
  }
}
.genelec-content-title {
  font-size: clamp(1.8rem, calc(1rem + 2vw), 2.8rem);
  background: #fff;
  border-radius: 50px;
  color: #007a53;
  text-align: center;
  padding: 0.5em 1em;
  -webkit-box-shadow: 0 0 20px rgba(0,53,36,0.8);
          box-shadow: 0 0 20px rgba(0,53,36,0.8);
  line-height: 1.2;
}
.label-special {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 600;
  text-align: center;
  background: #007a53;
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: clamp(42px, 21vw, 95px);
  line-height: 1;
  display: -ms-grid;
  display: grid;
  gap: 0.25em;
  place-content: center;
  font-size: clamp(1.5rem, calc(0.75rem + 1.5vw), 2rem);
  color: #fff;
}
.label-special span {
  display: block;
}
.label-special .num {
  font-family: 'Oswald';
  font-size: 240%;
  line-height: 1;
}
.label-special.get::before,
.label-special.get::after {
  content: 'GET!!';
  position: absolute;
  bottom: 0;
  right: -1em;
  width: 100%;
  height: 1em;
  text-align: right;
  color: #c90507;
  z-index: 2;
  font-family: 'Oswald';
  font-size: 170%;
  font-weight: bold;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.label-special.get::before {
  -webkit-text-fill-color: #c90507;
  -webkit-text-stroke: 5px #fff;
}
.note {
  font-size: clamp(1.2rem, calc(0.65rem + 1vw), 1.4rem);
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}
.section-special__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  margin: 1.5em 0;
}
@media only screen and (max-width: 979px) {
  .section-special__price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5em;
  }
}
.special-price {
  font-size: clamp(1.5rem, calc(0.75rem + 1.5vw), 2rem);
  font-family: 'Oswald', 'Noto Sans JP';
}
.special-price .discount::after {
  height: 3px;
  -webkit-box-shadow: 0px 2px 0px #fff;
          box-shadow: 0px 2px 0px #fff;
  -webkit-transform: translateY(-50%) rotate(-16deg);
          transform: translateY(-50%) rotate(-16deg);
}
.special-price em {
  font-weight: 500;
  font-size: 240%;
  text-align: center;
  position: relative;
  line-height: 1;
}
.special-price span {
  font-size: 70%;
}
.special-price.em-red {
  font-size: clamp(1.6rem, calc(0.8rem + 1.6vw), 2.2rem);
}
.special-price.em-red em {
  font-size: 290%;
}
.special-arrow {
  width: 3em;
}
@media only screen and (max-width: 979px) {
  .special-arrow {
    width: 2em;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
/* --- ステップ -------------------------- */
.section-step {
  background: #192534;
}
.steps {
  max-width: 1050px;
  margin: 0 auto;
}
.step {
  position: relative;
  background: #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 30px;
  padding: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  color: #192534;
  font-size: clamp(1.6rem, calc(0.9rem + 1.8vw), 2.4rem);
  font-weight: 600;
}
@media only screen and (max-width: 979px) {
  .step {
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.step p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.step-number {
  width: 120px;
  aspect-ratio: 1/1;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  background: #192534;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  line-height: 1;
  font-size: clamp(1.6rem, calc(0.9rem + 1.8vw), 2.4rem);
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media only screen and (max-width: 979px) {
  .step-number {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.5em;
    font-size: clamp(1.5rem, calc(0.75rem + 1.5vw), 2rem);
    aspect-ratio: auto;
    padding: 0.5em;
  }
}
.step-number strong {
  font-size: 200%;
}
.badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 202px;
}
.arrow {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #fff;
  margin: -25px auto 15px;
}
.genelec-plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5em;
  margin: 2em 0 1em;
}
@media only screen and (max-width: 979px) {
  .genelec-plan {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* ---------- カード ---------- */
.plan-card {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 15px rgba(255,255,255,0.7);
          box-shadow: 0 4px 15px rgba(255,255,255,0.7);
  color: #000;
  text-align: center;
}
/* ------- ヘッダー（金色バー） ------- */
.plan-header {
  font-size: clamp(1.8rem, calc(1rem + 2vw), 2.8rem);
  font-weight: 700;
  padding: 0.5em;
  text-align: center;
  color: #333;
  text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  border: 1px solid #fff;
  border-radius: 10px 10px 0 0;
}
.plan-header--silver {
  background: linear-gradient(135deg, var(--silver-dark) 0%, var(--silver-mid) 45%, var(--silver-light) 70%, var(--silver-mid) 80%, var(--silver-dark) 90%);
}
.plan-header--gold {
  background: linear-gradient(135deg, var(--gold-dark) 0%, var(--gold-mid) 45%, var(--gold-light) 70%, var(--gold-mid) 80%, var(--gold-dark) 90%);
}
.plan-header h4 {
  letter-spacing: 0.03em;
}
.plan-header span {
  display: block;
  font-size: 71.4%;
}
.plan-body {
  padding: 1em 1em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5em;
}
.device-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  text-align: center;
  line-height: 1.2;
}
.device-area em {
  font-weight: 700;
}
.price-block {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  letter-spacing: normal;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: nowrap;
}
@media only screen and (max-width: 750px) {
  .price-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.price-block-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.2em auto;
  grid-template-columns: 1fr auto;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  line-height: 1;
  gap: 0 0.2em;
}
.price-block-wrap .base {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
}
.price-block-wrap .price {
  font-size: clamp(2.5rem, calc(1.6rem + 3vw), 5rem);
  font-weight: 900;
  font-family: 'Oswald';
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  grid-row: 2/4;
  color: #c90507;
}
.price-block-wrap .price-yen {
  font-size: clamp(1.5rem, calc(0.75rem + 1.5vw), 2rem);
  color: #c90507;
}
.price-block-wrap .price-tax {
  font-size: clamp(1.4rem, calc(0.7rem + 1.2vw), 1.6rem);
  color: #c90507;
}
.plus {
  color: #c90507;
  font-size: clamp(1.8rem, calc(1rem + 2vw), 2.8rem);
  font-weight: 900;
}
.init-fee {
  font-size: clamp(1.4rem, calc(0.7rem + 1.2vw), 1.6rem);
  line-height: 1.2;
  font-family: 'Oswald', 'Noto Sans JP';
}
.init-fee span {
  font-size: 87.5%;
}
.init-fee s {
  text-decoration: none;
}
.init-fee b {
  color: #c90507;
  font-weight: 900;
  font-size: clamp(1.5rem, calc(0.75rem + 1.5vw), 2rem);
}
.discount {
  position: relative;
  line-height: 1;
}
.discount::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  z-index: 0;
  background: #c90507;
  -webkit-box-shadow: 0px 1px 0px #fff;
          box-shadow: 0px 1px 0px #fff;
  -webkit-transform: translateY(-50%) rotate(-12deg);
          transform: translateY(-50%) rotate(-12deg);
}
.genelec-link {
  margin-top: 1em;
}
.genelec-link a {
  color: #007a53;
  font-weight: 700;
  font-size: clamp(1.5rem, calc(0.7rem + 1.4vw), 1.8rem);
}
.text-small {
  font-size: clamp(1.1rem, calc(0.6rem + 0.9vw), 1.2rem);
}
.section-genelecForm {
  position: relative;
  background: #ccc;
  padding: 60px 0;
  color: #192534;
}
@media only screen and (max-width: 979px) {
  .section-genelecForm {
    padding: 30px 0;
  }
}
.section-genelecForm__content {
  background: #fff;
  padding: 60px 5%;
  text-align: center;
  font-size: clamp(1.6rem, calc(0.9rem + 1.8vw), 2.4rem);
  font-weight: 600;
  display: -ms-grid;
  display: grid;
  gap: 20px;
}
@media only screen and (max-width: 979px) {
  .section-genelecForm__content {
    padding: 30px 5%;
  }
}
.trial_wrap {
  background: #fff;
  color: #3c3c3c;
  padding: 60px 5%;
}
@media only screen and (max-width: 979px) {
  .trial_wrap {
    padding: 30px 5%;
  }
}
.trial_wrap__inner {
  max-width: 1040px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 5%;
  margin: 0 auto;
}
@media only screen and (max-width: 979px) {
  .trial_wrap__inner {
    display: block;
  }
}
.trial_form__image {
  width: 50%;
  max-width: 404px;
  position: relative;
  display: -ms-grid;
  display: grid;
  gap: 25px;
}
@media only screen and (max-width: 979px) {
  .trial_form__image {
    width: 85%;
    margin: auto;
  }
}
.trial_form__text {
  color: #a041ff;
  font-size: clamp(1.8rem, calc(1rem + 2vw), 2.8rem);
  font-weight: 700;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 1em;
  line-height: 1.35;
}
.trial_form__text::before,
.trial_form__text::after {
  content: "";
  width: 44px;
  height: 56px;
  display: inline-block;
  background: url("../img/frame.svg") no-repeat 0 0/contain;
}
.trial_form__text::after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.trial_form__detail {
  width: 50%;
  text-align: center;
  font-size: clamp(1.4rem, calc(0.7rem + 1.2vw), 1.6rem);
}
@media only screen and (max-width: 979px) {
  .trial_form__detail {
    width: 100%;
  }
}
.trial_wrap form {
  width: 100%;
  max-width: 508px;
  text-align: left;
  position: relative;
}
.trial-form {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  margin: 0 auto;
}
.trial-form .notes {
  text-align: center;
}
.form-input {
  background: #fff;
  border: 1px solid #999;
  border-radius: 5px;
  padding: 0.5em;
  width: 100%;
}
.form-input::-webkit-input-placeholder {
  color: #ccc;
}
.form-input::-moz-placeholder {
  color: #ccc;
}
.form-input:-ms-input-placeholder {
  color: #ccc;
}
.form-input::-ms-input-placeholder {
  color: #ccc;
}
.form-input::placeholder {
  color: #ccc;
}
.form-label {
  color: #3c3c3c;
  font-weight: bold;
  text-align: left;
}
.form-group {
  text-align: left;
}
.form-checkbox {
  cursor: pointer;
  display: inline-block;
}
.form-checkbox > span {
  position: relative;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
}
.form-checkbox > span:before {
  content: '';
  width: 20px;
  height: 20px;
  background: #d9d9d9;
  border-radius: 2px;
  display: inline-block;
  margin-right: 7px;
}
.form-checkbox input {
  display: none;
}
.form-checkbox input:checked + span:before,
.form-checkbox.-active span:before {
  background: #a041ff;
}
.form-checkbox input:checked + span:after,
.form-checkbox.-active span:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 4px;
  width: 12px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.form-agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1em 0;
}
.form-agree__text {
  display: inline-block;
  text-align: left;
}
.form-agree__text a {
  color: #a041ff;
  font-weight: 700;
  display: initial;
}
button.btn,
a.btn {
  font-size: clamp(1.6rem, calc(0.9rem + 1.8vw), 2.4rem);
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding: 0.6em 1.5em;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  line-height: 1;
  z-index: 0;
  background: linear-gradient(135deg, #a041ff 0%, #7300e6 100%);
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
button.btn:before,
a.btn:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background: #fff;
  -webkit-animation: shiny-btn1 3s ease-in-out infinite;
          animation: shiny-btn1 3s ease-in-out infinite;
}
button.btn:hover,
a.btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
button.btn.js-genelec-button,
a.btn.js-genelec-button {
  background: #007a53;
}
.footer {
  text-align: center;
  font-size: clamp(1.1rem, calc(0.6rem + 0.9vw), 1.2rem);
  padding-bottom: 0;
  overflow: hidden;
  z-index: 0;
}
.footer::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -40%;
  width: 130vw;
  height: 130vw;
  background: radial-gradient(circle at 50% 50%, #192534 0%, transparent 50%);
  z-index: -1;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer-about__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2vw 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80%;
  margin: 0 auto;
  padding: 60px 0 80px;
  gap: 2vw;
}
@media only screen and (max-width: 979px) {
  .footer-about__content {
    width: 100%;
    padding: 20px 0;
    gap: 10px;
  }
}
.footer-about__content img {
  height: 268px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: drop-shadow(0 0 4rem rgba(255,255,255,0.3));
          filter: drop-shadow(0 0 4rem rgba(255,255,255,0.3));
  margin: 0 auto;
}
@media only screen and (max-width: 979px) {
  .footer-about__content img {
    height: 35vw;
  }
}
.footer-about__content p {
  margin-top: 1.5em;
}
@media only screen and (max-width: 979px) {
  .footer-about__content p {
    margin-top: 0;
    font-size: 1.1rem;
  }
}
.footer-about__item {
  font-weight: 700;
  font-size: clamp(1.5rem, calc(0.7rem + 1.4vw), 1.8rem);
}
.footer-about__item.genelec_text {
  color: #007a53;
}
.footer-about__item:hover img {
  -webkit-filter: drop-shadow(0 0 6rem rgba(255,255,255,0.5));
          filter: drop-shadow(0 0 6rem rgba(255,255,255,0.5));
}
.footer-about__item:first-child img {
  max-width: 50%;
  aspect-ratio: 113/67;
}
.footer__bottom {
  text-align: center;
  border-top: 3px solid;
  -o-border-image: linear-gradient(to right, transparent, #fff, transparent) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent)) 1;
     border-image: linear-gradient(to right, transparent, #fff, transparent) 1;
  padding: 40px;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes shiny-btn1 {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@keyframes shiny-btn1 {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
            transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
            transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
            transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
