@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@500&display=swap");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol,
div {
  margin: 0;
  padding: 0;
}

html {
  font-family: a-otf-gothic-bbb-pr6n, sans-serif;
  color: #333;
  font-size: 10px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  max-width: 1920px;
  margin: 0 auto;
  scroll-behavior: smooth;
}
@media screen and (max-width: 980px) {
  html {
    min-width: 980px;
  }
}
@media screen and (max-width: 767px) {
  html {
    min-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .mobile-hide {
    display: none !important;
  }
}

.mobile-show {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .mobile-show {
    display: block !important;
  }
}

.crosszone {
  background: #000;
}
.crosszone__main-container {
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 980px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .crosszone__main-container {
    max-width: 100%;
    padding: 0 3%;
  }
}
.crosszone__black-container {
  background-color: #000;
  z-index: 0;
}
.crosszone__mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .crosszone__mv-img {
    width: 100%;
  }
}
.crosszone__button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0;
  max-width: 796.8333333333px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .crosszone__button-container {
    max-width: 100%;
    padding: 0 3%;
  }
}
@media screen and (max-width: 767px) {
  .crosszone__button-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.crosszone__button {
  position: relative;
  width: 369.9583333333px;
  height: 100px;
  padding: 20px 35.5729166667px;
  border: 1px solid #C08B66;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: url("../image/crosszone-button-bg.jpg") no-repeat;
  background-size: contain;
  background-position: right;
}
@media screen and (max-width: 767px) {
  .crosszone__button {
    width: 100%;
    margin: 10px 0;
  }
}
.crosszone__button::before {
  position: absolute;
  content: "";
  background: url("../image/crosszone-logo.svg") no-repeat;
  background-position: center;
  width: 138.734375px;
  height: 60px;
  left: 21.34375px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .crosszone__button::before {
    width: 90px;
  }
}
.crosszone__button--no-bg {
  background: none;
}
.crosszone__button-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: yu-mincho-pr6n, sans-serif;
  font-size: 19.9208333333px;
  color: #C08B66;
}
.crosszone__button-text--white {
  color: #fff;
  text-shadow: 1px 1px 5px #000;
}
.crosszone__button-text--small {
  font-size: 13.5177083333px;
}
.crosszone__background-img-wrapper {
  display: block;
  position: absolute;
  top: 850px;
  right: 0;
  z-index: -1;
}
.crosszone__background-img-wrapper::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: inset 0 5px 10px #000;
          box-shadow: inset 0 5px 10px #000;
}
.crosszone__background-img {
  display: block;
  width: 601.1822916667px;
}
.crosszone__img-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.crosszone__img-container {
  margin-right: 56.9166666667px;
}
@media screen and (max-width: 767px) {
  .crosszone__img-container {
    margin-right: 0;
  }
}
.crosszone__img-container--no-margin {
  margin-right: 0;
}
.crosszone__img {
  width: 177.8645833333px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .crosszone__img {
    width: 100%;
  }
}
.crosszone__img--fullwidth {
  width: 100%;
}
.crosszone__img-description {
  font-size: 12.80625px;
  font-weight: 500;
  color: #fff;
  line-height: 1.9444444444em;
  letter-spacing: 0.04em;
  text-align: center;
}
.crosszone__white-container {
  background-color: #fff;
  width: 100%;
  margin-top: 60px;
  padding: 40px 50px 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .crosszone__white-container {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .crosszone__white-container {
    padding: 4%;
  }
}
.crosszone__item {
  border-bottom: 1px #C08B66 solid;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .crosszone__item {
    padding-bottom: 25px;
  }
}
.crosszone__item:not(:first-child):not(.crosszone__item--bordered) {
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .crosszone__item:not(:first-child):not(.crosszone__item--bordered) {
    padding-top: 25px;
  }
}
.crosszone__item--no-border {
  border-bottom: none;
}
.crosszone__item--bordered {
  border: #C08B66 2px solid;
  padding: 0;
  margin-bottom: 50px;
}
.crosszone__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .crosszone__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
}
.crosszone__row:first-child:not(.crosszone__row--bordered) {
  margin-top: 0;
}
.crosszone__row--centered {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.crosszone__row--bordered {
  padding: 25px 60px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .crosszone__row--bordered {
    padding: 4%;
  }
}
.crosszone__row--subrow {
  padding: 10px 60px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .crosszone__row--subrow {
    padding: 4%;
    border-top: 2px solid #C08B66;
  }
}
.crosszone__row--subrow:last-child {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .crosszone__row--sp-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.crosszone__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .crosszone__column {
    width: 100% !important;
  }
}
.crosszone__column--fullwidth {
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .crosszone__column--fullwidth {
    margin-top: 20px;
  }
}
.crosszone__column--smaller {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .crosszone__column--smaller {
    margin-top: 20px;
  }
}
.crosszone__column--half {
  width: 50%;
}
.crosszone__column--half:last-child {
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .crosszone__column--half:last-child {
    padding-left: 0;
  }
}
.crosszone__column--full {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .crosszone__column--sp-transluscent {
    background: rgba(0, 0, 0, 0.5);
  }
}
.crosszone__product-logo {
  width: 106.71875px;
}
.crosszone__img-wrapper {
  margin: 0 10px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .crosszone__img-wrapper {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  .crosszone__img-wrapper {
    margin: 10px 0 0;
  }
}
.crosszone__img-wrapper--centered {
  padding: 30px 10px 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .crosszone__img-wrapper--centered {
    width: 80%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .crosszone__img-wrapper--centered {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
  }
  .crosszone__img-wrapper--centered > img {
    width: 50%;
    padding: 0 5px;
  }
}
.crosszone__img-wrapper--half {
  margin-left: 40px;
  margin-right: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .crosszone__img-wrapper--half {
    margin: 0 0;
    height: 100%;
    width: 100vh;
  }
}
@media screen and (max-width: 767px) {
  .crosszone__img-wrapper--half {
    margin: 10px 0 0;
  }
}
.crosszone__img-wrapper--half:first-child {
  margin-left: 0;
}
.crosszone__product-img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .crosszone__product-img {
    height: 100%;
  }
}
.crosszone__product-img--bordered {
  border: 1.5px solid #cfaa8e;
}
.crosszone__product-caption {
  font-size: 12.80625px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .crosszone__product-caption {
    padding: 10px 0;
  }
}
.crosszone__product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-bottom: 10px;
}
.crosszone__product-info--no-img {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 10px;
  padding-bottom: 0;
}
.crosszone__product-info--pin {
  padding: 5px 0;
}
.crosszone__product-code {
  font-family: "Bebas Neue", cursive;
  font-size: 56.9166666667px;
  color: #C08B66;
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .crosszone__product-code {
    width: 60%;
  }
}
.crosszone__product-code--small {
  font-size: 28.4583333333px;
  letter-spacing: 0;
}
.crosszone__product-audio {
  width: 35.5729166667px;
  height: 35.5729166667px;
  margin: 0 10px;
}
.crosszone__product-price {
  font-size: 11.3833333333px;
  line-height: 1.4375em;
  font-weight: 500;
  letter-spacing: 0.04em;
}
.crosszone__product-title {
  font-family: yu-mincho-pr6n, sans-serif;
  font-size: 17.075px;
  color: #C08B66;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 10px 0;
}
.crosszone__product-title--30 {
  font-size: 21.34375px;
  letter-spacing: 0;
  padding-top: 0;
}
.crosszone__product-title--large {
  font-size: 22.7666666667px;
}
.crosszone__product-details {
  font-size: 12.80625px;
  font-weight: 500;
  line-height: 1.9444444444em;
  letter-spacing: 0.04em;
  padding-top: 10px;
}
.crosszone__product-details--white {
  color: #fff;
}
.crosszone__product-details--no-padding {
  padding: 0 0;
}
.crosszone__table {
  width: 100%;
  display: table;
  text-align: center;
  border-collapse: collapse;
  margin: 18px 0;
}
.crosszone__table th:not(.crosszone__category),
.crosszone__table td {
  border: 1px #000 solid;
  padding: 10px;
  font-size: 17.075px;
}
@media screen and (max-width: 767px) {
  .crosszone__table th:not(.crosszone__category),
  .crosszone__table td {
    font-size: 10.56px;
  }
}
.crosszone__table-head {
  font-weight: 700;
  letter-spacing: 0.04em;
}
.crosszone__table-category {
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: start;
  border: 1px #000 solid;
  padding: 10px 10px 10px 35px;
  font-size: 17.075px;
}
.crosszone__table-category--baseline {
  vertical-align: baseline;
}
.crosszone__table-info {
  font-weight: 500;
}
.crosszone__table-caption {
  font-size: 17.075px;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding-top: 20px;
}
.crosszone__table-caption--title {
  color: #C08B66;
  font-weight: 700;
}
.crosszone__detail-pin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 10px;
}
.crosszone__detail-img {
  width: 56.9166666667px;
  height: 56.9166666667px;
}
.crosszone__detail-img--no-text {
  width: 204.1885416667px;
  height: 74.703125px;
  margin-top: 20px;
}
.crosszone__detail-img--with-text {
  width: 142.2916666667px;
  height: auto;
  margin-right: 20px;
}
.crosszone__pin-info {
  font-size: 12.80625px;
  font-weight: 500;
  line-height: 1.2777777778em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .crosszone__pin-info {
    font-size: 7.92px;
  }
}
.crosszone__pin-info--marker {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.crosszone__pin-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 5px;
}
.crosszone__product-block {
  border: 2px solid #C08B66;
  padding: 30px 67.5885416667px;
}
.crosszone__section-title {
  color: #fff;
  font-size: 21.34375px;
  line-height: 1.1em;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-align: center;
}
.crosszone__section-title--smaller {
  font-size: 20px;
  line-height: 1.65em;
}
.crosszone__brand-container {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .crosszone__brand-container {
    margin-top: 0;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.crosszone__brand-container--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.crosszone__brand-container > a:nth-child(n+6) {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .crosszone__brand-container > a:nth-child(n+6) {
    margin-top: 0;
  }
}
.crosszone__brand-img {
  width: 156.5208333333px;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .crosszone__brand-img {
    margin: 10px 0 !important;
  }
}
.crosszone__brand-img:nth-child(n+6) {
  margin-top: 40px;
}
.crosszone__brand-img--large {
  width: 227.6666666667px;
}
.crosszone__contact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .crosszone__contact-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.crosszone__contact-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  height: 280px;
  z-index: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .crosszone__contact-button {
    width: 100%;
    height: 140px;
  }
}
.crosszone__contact-button-bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  top: 0;
  left: 0;
}
.crosszone__contact-button-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("../image/contact-text-decor.png") no-repeat;
  width: 410px;
  height: 115px;
  font-family: yu-mincho-pr6n, sans-serif;
  font-size: 22.7666666667px;
  color: #fff;
  line-height: 1.75em;
}
@media screen and (max-width: 767px) {
  .crosszone__contact-button-text {
    width: 80%;
    background-size: contain;
    background-position: center;
    font-size: 20px;
  }
}

.spendor {
  position: relative;
  -webkit-font-feature-settings: initial;
          font-feature-settings: initial;
  background-color: #F2F0EF;
}
.spendor__upper-mv {
  position: relative;
  height: 100vh;
  max-height: 878px;
  isolation: isolate;
}
.spendor__upper-mv-image {
  overflow: hidden;
  position: relative;
  height: 100%;
  z-index: -1;
}
.spendor__upper-mv-image img {
  width: 101%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.spendor__upper-mv-image::before, .spendor__upper-mv-image::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-mv-image::before, .spendor__upper-mv-image::after {
    width: 100%;
    background-image: none;
  }
}
.spendor__upper-mv-image::before {
  left: 0;
  background-image: url("../image/spendor/mv-shape-gray.svg");
  max-width: 1126px;
  width: 58.65%;
  z-index: 1;
  overflow: visible;
  background-position: right top;
}
@media screen and (max-width: 767px) {
  .spendor__upper-mv-image::before {
    left: -65%;
    top: -45%;
    width: 100%;
    height: 150%;
    background-color: #cec9c5;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
}
@media only screen and (max-height: 560px) and (max-width: 767px) {
  .spendor__upper-mv-image::before {
    top: -50%;
    left: -60%;
  }
}
.spendor__upper-mv-image::after {
  right: 0;
  background-image: url("../image/spendor/mv-shape-pink.svg");
  max-width: 815px;
  width: 42.45%;
  background-position: left top;
}
@media screen and (max-width: 767px) {
  .spendor__upper-mv-image::after {
    right: -65%;
    top: -80%;
    width: 100%;
    height: 150%;
    background-color: #efc3b5;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
}
@media only screen and (max-height: 560px) and (max-width: 767px) {
  .spendor__upper-mv-image::after {
    top: -120%;
    right: -50%;
  }
}
@media screen and (max-width: 350px) {
  .spendor__upper-mv-image::after {
    top: -70%;
  }
}
.spendor__upper-mv-brand {
  position: absolute;
  top: 11.23%;
  left: 10.16%;
  max-width: 309px;
  width: 16.14%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .spendor__upper-mv-brand {
    max-width: 200px;
    width: 40%;
    left: 5%;
  }
}
.spendor__upper-mv-brand img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.spendor__upper-history-intro-block {
  height: 340px;
  position: relative;
  background-color: #676766;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-intro-block {
    height: auto;
    padding: 135px 0 140px;
  }
}
.spendor__upper-history-intro-block--yellow {
  background-color: #F8E979;
  display: block;
  height: 390px;
  color: #AA8166;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-intro-block--yellow {
    height: auto;
    padding: 50px 5%;
  }
}
.spendor__upper-history-logo-wrap {
  position: absolute;
  height: 100%;
  background-image: url("../image/spendor/history-logo-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  max-width: 505px;
  width: 26.3%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-logo-wrap {
    max-width: initial;
    width: 50%;
    min-width: 320px;
    top: 0;
    height: 115px;
  }
}
.spendor__upper-history-logo-wrap img {
  position: absolute;
  top: 30%;
  right: 30.69%;
  max-width: 155px;
  width: 30.69%;
  min-width: 120px;
}
@media screen and (max-width: 1270px) {
  .spendor__upper-history-logo-wrap img {
    right: 40%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-logo-wrap img {
    max-width: 200px;
    width: 45%;
    top: 0;
    bottom: 0;
    right: 30px;
    left: 0;
    margin: auto;
  }
}
.spendor__upper-history-icon {
  max-width: 192.94px;
  width: 10.05%;
  min-width: 130px;
  margin-bottom: 10px;
}
.spendor__upper-history-content {
  max-width: 900px;
  width: 46.88%;
  margin-right: auto;
  margin-left: 26.3%;
  color: #fff;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-content {
    width: 90%;
    margin: auto;
  }
}
.spendor__upper-history-tagline-wrapper {
  position: absolute;
  right: 10.05%;
  bottom: 0;
  max-width: 358px;
  width: 100%;
  height: 50%;
  background-image: url("../image/spendor/tagline-bg.svg");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1270px) {
  .spendor__upper-history-tagline-wrapper {
    right: 2%;
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-tagline-wrapper {
    max-width: 250px;
    height: 25%;
  }
}
.spendor__upper-history-tagline-text {
  position: absolute;
  bottom: 22.35%;
  right: 16.76%;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
}
@media screen and (max-width: 1270px) {
  .spendor__upper-history-tagline-text {
    bottom: 10%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-tagline-text {
    font-size: 1.2rem;
  }
}
.spendor__upper-history-row {
  width: 100%;
  gap: 4.38%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    gap: 20px;
  }
}
.spendor__upper-history-title {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-size: 5rem;
  line-height: 0.42em;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .spendor__upper-history-title {
    font-size: 3.8rem;
    line-height: initial;
  }
}
.spendor__upper-history-title-text span {
  display: block;
  margin-bottom: 26px;
  font-size: 3.2rem;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 300;
  line-height: 0.65625em;
  letter-spacing: 0.02em;
}
.spendor__upper-history-bold-text {
  color: #AA8166;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.9em;
  letter-spacing: 0.04em;
}
.spendor__upper-history-bold-text--content {
  margin-bottom: 11px;
}
.spendor__upper-content-wrapper {
  background-color: #fff;
  max-width: 1600px;
  width: 83.33%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .spendor__upper-content-wrapper {
    width: 90%;
  }
}
.spendor__upper-content-wrapper--history {
  margin: 35px auto 40px;
  padding: 45px 5.59%;
}
.spendor__upper-content-wrapper--figure {
  padding: 40px 1.5%;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .spendor__upper-content-wrapper--figure {
    padding: 25px 4.9%;
  }
}
.spendor__upper-content-wrapper--line {
  margin: 30px auto;
  padding: 25px 1.88%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-content-wrapper--line {
    padding: 25px 5%;
  }
}
.spendor__upper-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.44%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-content-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.spendor__upper-content-image {
  min-width: 400px;
}
@media screen and (max-width: 767px) {
  .spendor__upper-content-image {
    min-width: initial;
    text-align: center;
  }
}
.spendor__upper-content-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.spendor__upper-content {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2em;
}
.spendor__upper-figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  isolation: isolate;
  position: relative;
  border: 0.5px solid #C7C2BB;
  padding: 0 1.21%;
  height: 1060px;
}
@media screen and (max-width: 767px) {
  .spendor__upper-figure {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 25px;
    padding: 0;
  }
}
.spendor__upper-figure-legend-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FAFAF9;
  max-width: 380px;
  width: 24.84%;
  padding: 37px 1.94%;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  letter-spacing: 0.04em;
  border-bottom: 0.5px solid #C7C2BB;
  border-right: 0.5px solid #C7C2BB;
}
@media screen and (max-width: 767px) {
  .spendor__upper-figure-legend-wrapper {
    padding: 18.5px 1.5%;
    position: relative;
    width: 100%;
    max-width: initial;
    height: auto;
    border-top: 0.5px solid #C7C2BB;
    border-left: none;
    border-right: none;
  }
}
.spendor__upper-legend-logo {
  max-width: 263px;
  width: 69.21%;
  margin-bottom: 83px;
}
@media screen and (max-width: 767px) {
  .spendor__upper-legend-logo {
    max-width: 100px;
    margin-bottom: 10px;
  }
}
.spendor__upper-legend-title {
  display: block;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.3004347826em;
  margin-bottom: 100px;
}
@media screen and (max-width: 1110px) {
  .spendor__upper-legend-title {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-legend-title {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.spendor__upper-legend-label {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.1364285714em;
  margin-bottom: 2.83%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-legend-label {
    font-size: 1rem;
  }
}
.spendor__upper-legend-item {
  width: 100%;
  background-color: #F5E03C;
  padding: 0 5.63%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-legend-item {
    padding: 0 2.815%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-legend-item {
    display: inline-block;
    width: calc(33.3333333333% - 20px);
    padding: 0 1.5%;
  }
}
.spendor__upper-legend-item--pink {
  background-color: #ECB6A5;
}
.spendor__upper-legend-item--green {
  background-color: #7BADA1;
}
.spendor__upper-legend-item:not(:last-of-type) {
  margin-bottom: 3.04%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-legend-item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.spendor__upper-legend-item span {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2.1364285714em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .spendor__upper-legend-item span {
    font-size: 1.2rem;
  }
}
.spendor__upper-section-visual {
  position: relative;
  background-image: url("../image/spendor/section-a-line.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .spendor__upper-section-visual {
    background-position: 58%;
  }
}
.spendor__upper-section-visual--d-line {
  background-image: url("../image/spendor/section-d-line.jpg");
}
.spendor__upper-section-visual--classic-line {
  background-image: url("../image/spendor/section-classic-line.jpg");
}
.spendor__upper-visual-content {
  position: relative;
  max-width: 1096px;
  width: 58.08%;
  min-width: 975px;
  color: #fff;
  padding: 85px 330px 85px 10.1%;
  isolation: isolate;
}
@media screen and (max-width: 1200px) {
  .spendor__upper-visual-content {
    padding: 85px 14% 85px 8%;
    max-width: initial;
    width: 77%;
    min-width: initial;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-visual-content {
    max-width: initial;
    width: 100%;
    padding: 60px 7%;
  }
}
.spendor__upper-visual-content::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: url("../image/spendor/bg-line-a.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .spendor__upper-visual-content::before {
    background-image: none;
    background-color: rgba(128, 132, 120, 0.9);
  }
}
.spendor__upper-visual-content--d-line::before {
  background-image: url("../image/spendor/bg-line-d.svg");
}
@media screen and (max-width: 767px) {
  .spendor__upper-visual-content--d-line::before {
    background-image: none;
    background-color: rgba(206, 201, 197, 0.9);
  }
}
.spendor__upper-visual-content--classic-line {
  padding: 120px 330px 120px 10.1%;
}
@media screen and (max-width: 1200px) {
  .spendor__upper-visual-content--classic-line {
    padding: 120px 14% 120px 8%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-visual-content--classic-line {
    padding: 60px 7%;
  }
}
.spendor__upper-visual-content--classic-line::before {
  background-image: url("../image/spendor/bg-line-classic.svg");
}
@media screen and (max-width: 767px) {
  .spendor__upper-visual-content--classic-line::before {
    background-image: none;
    background-color: rgba(170, 129, 102, 0.9);
  }
}
.spendor__upper-visual-product-image {
  max-width: 124px;
  width: 21.7%;
  margin-bottom: 24px;
}
.spendor__upper-visual-product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.spendor__upper-visual-name {
  display: block;
  margin-bottom: 16px;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.05em;
  color: #F8E979;
}
.spendor__upper-visual-headline {
  display: block;
  margin-bottom: 21px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.05em;
}
.spendor__upper-visual-content-text {
  font-size: 1.5rem;
  line-height: 2em;
}
@media screen and (max-width: 1200px) {
  .spendor__upper-visual-content-text {
    width: 56%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-visual-content-text {
    width: 100%;
  }
}
.spendor__upper-visual-lineup {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 22px;
  margin-top: 42px;
  padding-bottom: 20px;
  border-bottom: 0.5px solid #fff;
}
.spendor__upper-visual-lineup--classic {
  margin-top: 22px;
}
.spendor__upper-visual-lineup--classic .spendor__upper-visual-lineup-item:first-of-type {
  width: 18px;
}
.spendor__upper-visual-lineup--classic .spendor__upper-visual-lineup-item:nth-of-type(2) {
  width: 22px;
}
.spendor__upper-visual-lineup--classic .spendor__upper-visual-lineup-item:nth-of-type(3) {
  width: 27px;
}
.spendor__upper-visual-lineup--classic .spendor__upper-visual-lineup-item:nth-of-type(4) {
  width: 31px;
}
.spendor__upper-visual-lineup--classic .spendor__upper-visual-lineup-item:nth-of-type(5) {
  width: 37px;
}
.spendor__upper-visual-lineup--classic .spendor__upper-visual-lineup-item:nth-of-type(6) {
  width: 37px;
}
.spendor__upper-visual-lineup--d-line .spendor__upper-visual-lineup-item {
  width: 27px;
}
.spendor__upper-visual-lineup-item {
  width: 18px;
  text-align: center;
}
.spendor__upper-visual-lineup-item span {
  font-size: 1.2rem;
  font-weight: 500;
}
.spendor__upper-visual-item-icon {
  width: 100%;
  margin-bottom: 6px;
}
.spendor__upper-visual-item-icon img {
  width: 100%;
  height: 100%;
}
.spendor__upper-line-label {
  position: absolute;
  bottom: -5px;
  right: 0;
  max-width: 354px;
  width: 18.44%;
}
@media screen and (max-width: 767px) {
  .spendor__upper-line-label {
    width: 30%;
  }
}
.spendor__upper-line-label img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.spendor__upper-feature-label {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.6666666667em;
}
.spendor__upper-feature-list {
  list-style: disc;
  padding-left: 15px;
}
.spendor__upper-feature-list--d-line {
  max-width: 1079px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}
@media screen and (max-width: 767px) {
  .spendor__upper-feature-list--d-line {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.spendor__upper-feature-list--classic {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .spendor__upper-feature-list--classic {
    position: relative;
  }
}
.spendor__upper-feature-list li {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2em;
}
@media screen and (max-width: 980px) {
  .spendor__upper-feature-list .column:first-of-type {
    margin-right: 4%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-table-wrapper {
    padding: 0 0.5%;
    overflow: scroll;
  }
}
.spendor__upper-line-table {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 100%;
  margin-top: 18px;
  border-collapse: collapse;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.4em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .spendor__upper-line-table {
    min-width: 767px;
    font-size: 1.3rem;
  }
}
.spendor__upper-line-table .image-row {
  vertical-align: bottom;
  border: none;
}
.spendor__upper-line-table .image-row img {
  vertical-align: bottom;
}
.spendor__upper-line-table .image-row td {
  padding-bottom: 20px;
}
.spendor__upper-line-table .image-row td:nth-of-type(2) img {
  max-width: 204px;
  width: 58.79%;
}
.spendor__upper-line-table .image-row td:not(:nth-of-type(2)) img {
  max-width: 217px;
  width: 62.53%;
}
.spendor__upper-line-table tr.table-content,
.spendor__upper-line-table tr.table-content > th,
.spendor__upper-line-table tr.table-content > td {
  border: 1px solid #B3B3B3;
}
.spendor__upper-line-table tr.table-content td:nth-child(even) {
  background-color: #FEFBE4;
}
.spendor__upper-line-table tr.table-content td:nth-of-type(odd) {
  background-color: #F2F3F1;
}
.spendor__upper-line-table tr.table-content td:first-of-type {
  background-color: transparent;
}
.spendor__upper-line-table tr.table-content:nth-of-type(2) {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  font-size: 2.3rem;
  line-height: 0.9130434783em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1170px) {
  .spendor__upper-line-table tr.table-content:nth-of-type(2) {
    font-size: 2rem;
  }
}
@media screen and (max-width: 980px) {
  .spendor__upper-line-table tr.table-content:nth-of-type(2) {
    font-size: 1.8rem;
    line-height: 1em;
  }
}
@media screen and (max-width: 767px) {
  .spendor__upper-line-table tr.table-content:nth-of-type(2) {
    font-size: 1.4rem;
  }
}
.spendor__upper-line-table tr.table-content:nth-of-type(2) td {
  padding: 10px 0.5%;
}
.spendor__upper-line-table tr.table-content:not(:nth-of-type(2)) td {
  padding: 13px 0.5%;
}
.spendor__upper-line-table td:first-of-type {
  text-align: start;
  min-width: 142px;
  width: 142px;
}
.spendor__upper-line-table td {
  max-width: 347px;
  width: 22.65%;
}
.spendor__upper-line-table--d-line .image-row td:nth-of-type(2) img {
  max-width: 218px;
  width: 31.41%;
}
.spendor__upper-line-table--d-line .image-row td:nth-of-type(3) img {
  max-width: 270px;
  width: 38.9%;
}
.spendor__upper-line-table--d-line .image-row td img:first-of-type {
  margin-right: 13.83%;
}
.spendor__upper-line-table--d-line tr.table-content td:nth-child(2) {
  background-color: #D9E5EE;
}
.spendor__upper-line-table--d-line tr.table-content td:nth-of-type(odd) {
  background-color: #F0EFEE;
}
.spendor__upper-line-table--d-line tr.table-content td:first-of-type {
  background-color: transparent;
}
.spendor__upper-line-table--d-line td {
  max-width: 695px;
  width: 45.42%;
}
.spendor__upper-line-table--classic .image-row td:nth-of-type(2) img,
.spendor__upper-line-table--classic .image-row td:nth-of-type(5) img {
  max-width: 170px;
  width: 74%;
}
.spendor__upper-line-table--classic .image-row td:nth-of-type(3) img {
  max-width: 200px;
  width: 86.58%;
}
.spendor__upper-line-table--classic .image-row td:nth-of-type(6) img {
  max-width: 210px;
  width: 90.91%;
}
.spendor__upper-line-table--classic .image-row td:nth-of-type(7) img {
  max-width: 230px;
  width: 99.57%;
}
.spendor__upper-line-table--classic td {
  max-width: 231px;
  width: 15.1%;
}
.spendor__upper-line-table--classic tr.table-content td:nth-child(even) {
  background-color: #FAEDE9;
}
.spendor__upper-line-table--classic tr.table-content td:nth-of-type(odd) {
  background-color: #F6F2F0;
}
.spendor__upper-line-table--classic tr.table-content td:first-of-type {
  background-color: transparent;
}
.spendor__upper-classic-item {
  position: relative;
}
.spendor__upper-classic-item:first-of-type {
  margin-bottom: 10px;
}
.spendor__upper-classic-item span {
  position: absolute;
  bottom: -10px;
  right: 0;
  font-size: 1.5rem;
  letter-spacing: -0.03em;
  width: 100%;
  text-align: end;
  z-index: 1;
}
.spendor__upper-classic-item span.offset {
  right: 12%;
}

.modal {
  visibility: hidden;
  position: fixed;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 999;
  -webkit-transition: opacity 350ms ease;
  transition: opacity 350ms ease;
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal.active {
  visibility: visible;
  opacity: 1;
}
.modal__image-wrapper {
  width: 95%;
  height: 95%;
}
@media screen and (max-width: 767px) {
  .modal__image-wrapper {
    width: 80%;
    height: 80%;
  }
}
.modal__image {
  width: 100%;
  height: 100%;
}
.modal__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal__exit {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  background-image: url("../image/spendor/icon-close.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.history-chart {
  position: relative;
  padding: 6px 15px;
  height: 95.87%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .history-chart {
    overflow: scroll;
  }
}
.history-chart__grid {
  width: 100%;
  height: 105%;
  display: grid;
  grid-template-rows: repeat(12, 4.9%);
  grid-template-columns: repeat(14, 5.36%);
  gap: 3.32% 1.97%;
}
@media screen and (max-width: 767px) {
  .history-chart__grid {
    min-width: 1000px;
    grid-template-rows: repeat(12, 30px);
    padding: 3%;
  }
}
.history-chart__item {
  text-align: center;
  background-color: #C5C1BC;
  border: 1px solid #fff;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.16);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.history-chart__item span {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
}
.history-chart__item.col-1 {
  grid-column: 1/2;
}
.history-chart__item.col-2 {
  grid-column: 2/3;
}
.history-chart__item.col-3 {
  grid-column: 3/4;
}
.history-chart__item.col-4 {
  grid-column: 4/5;
}
.history-chart__item.col-5 {
  grid-column: 5/6;
}
.history-chart__item.col-6 {
  grid-column: 6/7;
}
.history-chart__item.col-7 {
  grid-column: 7/8;
}
.history-chart__item.col-8 {
  grid-column: 8/9;
}
.history-chart__item.col-9 {
  grid-column: 9/10;
}
.history-chart__item.col-10 {
  grid-column: 10/11;
}
.history-chart__item.col-11 {
  grid-column: 11/12;
}
.history-chart__item.col-12 {
  grid-column: 12/13;
}
.history-chart__item.col-13 {
  grid-column: 13/14;
}
.history-chart__item.col-14 {
  grid-column: 14/15;
}
.history-chart__item--green {
  background-color: #8BB5A4;
}
.history-chart__item--pink {
  background-color: #ECB6A5;
}
.history-chart__item--yellow {
  background-color: #F5E03C;
}
.history-chart__item-name {
  color: #000;
  font-size: 1.4rem;
  line-height: 1em;
}
@media screen and (max-width: 1770px) {
  .history-chart__item-name {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1500px) {
  .history-chart__item-name {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1200px) {
  .history-chart__item-name {
    font-size: 0.8rem;
  }
}
.history-chart__date {
  font-size: 0.9rem;
  color: #fff;
}
@media screen and (max-width: 1500px) {
  .history-chart__date {
    font-size: 0.7rem;
  }
}
.history-chart__item-mark {
  font-size: 0.8rem;
}
@media screen and (max-width: 1614px) {
  .history-chart__item-mark {
    font-size: 0.6rem;
  }
}
.history-chart__bg-vertical, .history-chart__bg-horizontal {
  background-color: #EDEBE8;
  z-index: -1;
}
.history-chart__bg-vertical {
  justify-self: center;
  width: 2px;
}
@media screen and (max-width: 767px) {
  .history-chart__bg-vertical--with-curved {
    height: 88%;
  }
}
.history-chart__bg-horizontal {
  height: 2px;
  -ms-flex-item-align: center;
      align-self: center;
}
.history-chart__bg-horizontal--col-7 {
  justify-self: end;
  width: 100%;
}
@media screen and (max-width: 1360px) {
  .history-chart__bg-horizontal--col-7 {
    width: 60%;
  }
}
.history-chart__bg-rounded {
  width: 79.5%;
  border: 2.3px solid #EDEBE8;
  justify-self: end;
  height: 82%;
  border-top: none;
  border-right: none;
  border-bottom-left-radius: 60px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .history-chart__bg-rounded {
    width: 80%;
    height: 79.9%;
  }
}
.history-chart__bg-rounded--col-7 {
  width: 60%;
  height: 60%;
  -ms-flex-item-align: center;
      align-self: center;
  justify-self: center;
}
.history-chart__bg-rounded--col-10 {
  width: 30%;
  height: 79.5%;
  justify-self: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transform: scale(1, -1) translateX(-50%);
          transform: scale(1, -1) translateX(-50%);
  border-bottom-left-radius: 30px;
}
@media screen and (max-width: 767px) {
  .history-chart__bg-rounded--col-10 {
    height: 75%;
  }
}
.history-chart__bg-rounded--col-11 {
  justify-self: center;
  width: 30%;
  height: 84.7%;
  border-bottom-left-radius: 30px;
  -webkit-transform: scaleX(-1) translateX(-50%);
          transform: scaleX(-1) translateX(-50%);
}

.spendor {
  /**column**/
  /**column -left**/
  /**column-right**/
  /**table**/
  /**table-texture**/
  /**stand option**/
  /**left column lower**/
  /**price list**/
}
.spendor table {
  border-collapse: collapse;
}
.spendor__lower {
  background-color: #d3dfd9;
  padding-bottom: 60px;
}
.spendor__lower-container {
  max-width: 1600px;
  width: 83.33%;
  margin: 0 auto;
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-container {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-container:first-child {
    padding-top: 20px;
  }
}
.spendor__lower-tech {
  background-color: #fff;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-tech {
    padding: 25px 5%;
  }
}
.spendor__lower-tech-heading {
  font: 2.6rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 1.1538461538em;
  letter-spacing: 0.04em;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .spendor__lower-tech-heading {
    font-size: 1.8rem;
  }
}
.spendor__lower-tech-heading::before, .spendor__lower-tech-heading::after {
  background-color: #b5c9c0;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.spendor__lower-tech-heading::before {
  right: 0.5em;
  margin-left: -50%;
}
.spendor__lower-tech-heading::after {
  left: 0.5em;
  margin-right: -50%;
}
.spendor__lower-tech-desc {
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 2em;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .spendor__lower-tech-desc {
    padding: 20px 0 30px;
  }
}
.spendor__lower-philo-heading {
  font: 2rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .spendor__lower-philo-heading {
    font-size: 1.8rem;
  }
}
.spendor__lower-philo-heading .line {
  width: 160px;
  margin: 20px auto;
  height: 1px;
  background-color: #b5c9c0;
  border: none;
}
@media screen and (max-width: 767px) {
  .spendor__lower-philo-heading .line {
    width: 60px;
  }
}
.spendor__lower-philo-desc {
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 2em;
}
.spendor__lower-column {
  max-width: 1600px;
  width: 83.33%;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 2.5%;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-column {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.spendor__lower-heading {
  font: 2rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .spendor__lower-heading {
    font-size: 1.8rem;
  }
}
.spendor__lower-heading::before, .spendor__lower-heading::after {
  content: " ━ ";
  color: #b5c9c0;
}
.spendor__lower-desc {
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 2em;
}
.spendor__lower-item {
  background-color: #fff;
  padding: 20px 30px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-item {
    padding: 25px 5%;
  }
}
.spendor__lower-column-left {
  max-width: 780px;
  width: 48.75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px 0;
}
@media screen and (max-width: 767px) {
  .spendor__lower-column-left {
    width: 100%;
  }
}
.spendor__lower-image-wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .spendor__lower-image-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.spendor__lower-drive-img {
  max-width: 165px;
  width: 22.95%;
}
.spendor__lower-drive-img:last-of-type {
  max-width: 320px;
  width: 44.51%;
}
@media screen and (max-width: 767px) {
  .spendor__lower-drive-img:last-of-type {
    width: 140.8px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-drive-img {
    width: 72.6px;
  }
}
.spendor__lower-column-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 780px;
  width: 48.75%;
  gap: 40px 0;
}
@media screen and (max-width: 980px) {
  .spendor__lower-column-right {
    gap: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-column-right {
    gap: 20px 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-column-right > .spendor__lower-item:first-child {
    margin-top: 20px;
  }
}
.spendor__lower-wrapper {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 40px;
  padding: 35px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 25px 5%;
  }
}
.spendor__lower-details {
  width: 335px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.spendor__lower-details > ul {
  list-style-type: disc;
  padding-left: 15px;
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .spendor__lower-details {
    width: 100%;
  }
}
.spendor__lower-title {
  font: 1.8rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 1.6666666667em;
  padding-bottom: 10px;
}
.spendor__lower-table-wrapper {
  width: 1160px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-wrapper {
    width: 100%;
    padding: 0 0.2%;
    overflow: scroll;
  }
}
.spendor__lower-table {
  border-spacing: 0px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table {
    min-width: 767px;
  }
}
.spendor__lower-table > table, .spendor__lower-table td {
  border: 1px solid #B3B3B3;
}
.spendor__lower-table td:nth-of-type(3) {
  background-color: #F2F2F2;
}
.spendor__lower-table > tbody > tr > th {
  font: 1.8rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 1.6666666667em;
}
.spendor__lower-table > tbody > tr > td {
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 2em;
  color: #b5c9c0;
  text-align: center;
}
.spendor__lower-table > tbody > tr > th:first-child,
.spendor__lower-table td:first-child {
  color: #000;
  text-align: left;
  padding: 0px 2% 0 6%;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table > tbody > tr > th:first-child,
  .spendor__lower-table td:first-child {
    padding: 0px 2% 0 3%;
  }
}
.spendor__lower-table > tbody > tr > td:nth-child(1) {
  width: 445px;
}
.spendor__lower-table > tbody > tr > td:nth-child(2),
.spendor__lower-table td:nth-child(3),
.spendor__lower-table td:nth-child(4) {
  width: 240px;
}
.spendor__lower-table tbody tr td {
  padding-block: 9.5px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table {
    margin-top: 20px;
    width: 100%;
  }
}
.spendor__lower-table-container {
  background-color: #fff;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-container {
    overflow: scroll;
    padding: 0 0.2%;
    margin-top: 20px;
  }
}
.spendor__lower-table-texture {
  width: 100%;
  border-spacing: 0px;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-table-texture {
    table-layout: fixed;
    min-width: 767px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-texture {
    table-layout: fixed;
    min-width: 767px;
  }
}
.spendor__lower-table-texture > table, .spendor__lower-table-texture td {
  border: 1px solid #B3B3B3;
}
.spendor__lower-table-texture > tbody > tr:nth-child(2) > th {
  border: 1px solid #B3B3B3;
  padding: 16px 5px;
}
.spendor__lower-table-texture > tbody > tr:nth-child(2) > td.no-border {
  border: none;
  color: #AA8166;
  text-align: left;
  padding: 0px 5px;
  font: 2.3rem "M PLUS 1p", sans-serif;
  font-weight: 500;
  line-height: 1.3043478261em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-texture > tbody > tr:nth-child(2) > td.no-border {
    font-size: 1.6rem;
  }
}
.spendor__lower-table-texture > tbody > tr:first-of-type > th {
  padding: 0;
}
.spendor__lower-table-texture > tbody > tr > th {
  font: 1.8rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  padding: 5px;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-texture > tbody > tr > th {
    font-size: 1.5rem;
  }
}
.spendor__lower-table-texture > tbody > tr > td {
  font: 1.8rem "M PLUS 1p", sans-serif;
  font-weight: 500;
  line-height: 1.6666666667em;
  letter-spacing: 0.01em;
  color: #AA8166;
  text-align: center;
  width: 14%;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-texture > tbody > tr > td {
    font-size: 1.4rem;
  }
}
.spendor__lower-table-texture > tbody > tr > td:first-child {
  color: #000;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: left;
  padding: 14.5px 5px;
  width: 140px;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-table-texture > tbody > tr > td:first-child {
    width: 97px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-texture > tbody > tr > td:first-child {
    font-size: 1.4rem;
  }
}
.spendor__lower-table-texture > tbody > tr > th:nth-child(2),
.spendor__lower-table-texture td:nth-child(2) {
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  text-align: center;
  width: 85px;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-table-texture > tbody > tr > th:nth-child(2),
  .spendor__lower-table-texture td:nth-child(2) {
    width: 97px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-texture > tbody > tr > th:nth-child(2),
  .spendor__lower-table-texture td:nth-child(2) {
    font-size: 1.4rem;
  }
}
.spendor__lower-table-texture > tbody > tr > td:nth-child(odd):not(td:first-child) {
  background-color: #F7F2F0;
}
.spendor__lower-texture-product {
  font: 2.3rem "M PLUS 1p", sans-serif;
  font-weight: 500;
  color: #AA8166;
  padding: 20px 5px 0px;
  line-height: 1.3043478261em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .spendor__lower-texture-product {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.spendor__lower-texture-img {
  width: 150px;
  height: 100px;
  position: relative;
  vertical-align: bottom;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-texture-img {
    width: 75px;
    height: 44px;
  }
}
.spendor__lower-stand-container {
  background-color: #fff;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-stand-container {
    margin-top: 20px;
    padding: 25px 5%;
  }
}
.spendor__lower-stand-title {
  font: 2rem "M PLUS 1p", sans-serif;
  font-weight: 700;
  line-height: 1.5em;
  color: #AA8166;
}
@media screen and (max-width: 767px) {
  .spendor__lower-stand-title {
    font-size: 1.8rem;
  }
}
.spendor__lower-stand-title > p {
  font: 1.8rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  line-height: 1.6666666667em;
  color: #AA8166;
}
@media screen and (max-width: 767px) {
  .spendor__lower-stand-title > p {
    font-size: 1.6rem;
  }
}
.spendor__lower-table-stand {
  width: 100%;
  border-spacing: 0px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-stand {
    min-width: 767px;
  }
}
.spendor__lower-table-stand > table, .spendor__lower-table-stand td {
  border: 1px solid #B3B3B3;
}
.spendor__lower-table-stand > tbody > tr > th, .spendor__lower-table-stand td {
  overflow-wrap: anywhere;
}
.spendor__lower-table-stand > tbody > tr.heading > td {
  font: 2.3rem "M PLUS 1p", sans-serif;
  font-weight: 500;
  line-height: 1.3043478261em;
  padding: 14.5px 5px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-stand > tbody > tr.heading > td {
    font-size: 1.6rem;
  }
}
.spendor__lower-table-stand > tbody > tr > td {
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 1.2666666667em;
  text-align: center;
  padding: 10px 5px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-stand > tbody > tr > td {
    font-size: 1.3rem;
  }
}
.spendor__lower-table-stand tr:nth-of-type(4) > td {
  padding: 20px 5px;
}
.spendor__lower-table-stand > tbody > tr > td:nth-child(even) {
  background-color: #FAEDE9;
}
.spendor__lower-table-stand > tbody > tr > td:nth-child(odd):not(td:first-child) {
  background-color: #F7F2F0;
}
.spendor__lower-stand-img {
  width: 180px;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-stand-img {
    width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-stand-img {
    width: 60px;
  }
}
.spendor__lower-left {
  max-width: 780px;
  width: 48.75%;
  background-color: #fff;
  padding: 35px;
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .spendor__lower-left {
    padding: 25px 5%;
  }
}
.spendor__lower-left > ul {
  list-style-type: disc;
  padding-left: 10px;
}
.spendor__lower-left > ul.bullet {
  list-style-type: none;
  padding-left: 0px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-left {
    width: 100%;
    margin-top: 20px;
    font-size: 1.5rem;
  }
}
.spendor__lower-left-heading {
  position: relative;
  font: 2rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 1.4rem;
}
@media screen and (max-width: 767px) {
  .spendor__lower-left-heading {
    font-size: 1.8rem;
  }
}
.spendor__lower-left-heading::before, .spendor__lower-left-heading::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 40px;
  height: 3px;
  background-color: #b5c9c0;
}
@media screen and (max-width: 767px) {
  .spendor__lower-left-heading::before, .spendor__lower-left-heading::after {
    width: 20px;
  }
}
.spendor__lower-left-heading::before {
  right: -70px;
}
@media screen and (max-width: 980px) {
  .spendor__lower-left-heading::before {
    right: -50px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-left-heading::before {
    right: -30px;
  }
}
@media screen and (max-width: 340px) {
  .spendor__lower-left-heading::before {
    right: -20px;
  }
}
.spendor__lower-left-heading::after {
  left: -70px;
}
@media screen and (max-width: 980px) {
  .spendor__lower-left-heading::after {
    left: -50px;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-left-heading::after {
    left: -30px;
  }
}
@media screen and (max-width: 340px) {
  .spendor__lower-left-heading::after {
    left: -20px;
  }
}
.spendor__lower-price-list {
  background-color: #fff;
  padding: 35px;
}
@media screen and (max-width: 767px) {
  .spendor__lower-price-list {
    margin-top: 20px;
    padding: 25px 5%;
  }
}
.spendor__lower-price-title {
  font: 2.3rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 1.3043478261em;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .spendor__lower-price-title {
    font-size: 1.8rem;
  }
}
.spendor__lower-price-title::before, .spendor__lower-price-title::after {
  content: " ━ ";
  font-size: 2rem;
  width: 200px;
  color: #b5c9c0;
}
.spendor__lower-product-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0;
}
.spendor__lower-product-category > p {
  font: 1.6rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  line-height: 1.875em;
}
.spendor__lower-product-category--small {
  width: 54.63%;
  min-width: 595px;
}
@media screen and (max-width: 980px) {
  .spendor__lower-product-category--small {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-product-category--small {
    min-width: initial;
  }
}
.spendor__lower-product-category--wide {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .spendor__lower-product-category {
    width: 100%;
  }
}
.spendor__lower-bullet {
  position: relative;
  padding-left: 30px;
  font-size: 1.5rem;
}
.spendor__lower-bullet::before {
  content: "⬤";
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 1.5rem;
}
.spendor__lower-bullet--yellow::before {
  color: #F8E979;
}
.spendor__lower-bullet--blue::before {
  color: #00528B;
}
.spendor__lower-bullet--pink::before {
  color: #EFC3B5;
}
.spendor__lower-bullet > .text {
  font: 1.6rem "M PLUS 1p", sans-serif;
  letter-spacing: 0.04em;
  line-height: 1.875em;
  color: #000;
}
.spendor__lower-table-price {
  width: 57.63%;
  min-width: 595px;
  border-spacing: 0px;
}
@media screen and (max-width: 980px) {
  .spendor__lower-table-price {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-price {
    width: initial;
    min-width: 767px;
  }
}
.spendor__lower-table-price > tbody > tr > th, .spendor__lower-table-price td {
  border: 1px solid #B3B3B3;
  text-align: center;
  font: 1.5rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
  line-height: 2em;
  padding: 5px;
}
.spendor__lower-table-price th {
  width: 217px;
}
@media screen and (max-width: 1200px) {
  .spendor__lower-table-price th {
    width: 170px;
  }
}
@media screen and (max-width: 980px) {
  .spendor__lower-table-price th {
    width: 120px;
  }
}
.spendor__lower-table-price > tbody > tr > td.data-price {
  font: 2rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  line-height: 1.5em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-price > tbody > tr > td.data-price {
    font-size: 1.8rem;
  }
}
.spendor__lower-table-price > tbody > tr > td.data-price > span {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-price > tbody > tr > td.data-price > span {
    font-size: 1.4rem;
  }
}
.spendor__lower-table-price--wide {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-price--wide {
    width: 1534px;
  }
}
.spendor__lower-table-price:last-child {
  padding-top: 20px;
}
.spendor__lower-table-heading {
  font: 1.4rem "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 700;
  line-height: 2.1428571429em;
}
@media screen and (max-width: 767px) {
  .spendor__lower-table-heading {
    font-size: 0.616rem;
  }
}
.spendor__lower-table-heading--yellow {
  background-color: #FDF8D7;
}
.spendor__lower-table-heading--blue {
  background-color: #E5EEF3;
}
.spendor__lower-table-heading--pink {
  background-color: #FAEDE9;
}

.ra180 {
  padding-bottom: 25px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-weight: 500;
}
.ra180__content-wrap {
  margin-inline: auto;
  max-width: 1500px;
  width: 83.33%;
}
@media screen and (max-width: 767px) {
  .ra180__content-wrap {
    width: 93.33%;
  }
}
.ra180__mv {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 800px;
  max-height: 900px;
}
@media screen and (max-width: 767px) {
  .ra180__mv {
    height: 170px;
    min-height: unset;
    max-height: unset;
  }
}
.ra180__mv-image {
  width: 100%;
  height: 100%;
}
.ra180__mv-image img {
  -o-object-position: right;
     object-position: right;
}
@media screen and (max-width: 1500px) {
  .ra180__mv-image img {
    -o-object-position: 85%;
       object-position: 85%;
  }
}
@media screen and (max-width: 767px) {
  .ra180__mv-image img {
    margin-left: -12%;
    width: 112%;
  }
}
@media screen and (max-width: 350px) {
  .ra180__mv-image img {
    margin-left: -28%;
    width: 128%;
  }
}
.ra180__mv-brand {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 108px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1500px) {
  .ra180__mv-brand {
    right: 60px;
  }
}
@media screen and (max-width: 767px) {
  .ra180__mv-brand {
    right: unset;
    left: 59%;
  }
}
@media screen and (max-width: 350px) {
  .ra180__mv-brand {
    right: 12.5px;
    left: unset;
  }
}
.ra180__mv-logo {
  margin-bottom: 40px;
  width: 190px;
  height: 70.5px;
}
@media screen and (max-width: 767px) {
  .ra180__mv-logo {
    margin-bottom: 12px;
    width: 55px;
    height: 20.5px;
  }
}
.ra180__mv-tagline {
  margin-bottom: 10px;
  width: 480px;
}
@media screen and (max-width: 767px) {
  .ra180__mv-tagline {
    margin-bottom: -2px;
    width: 140px;
  }
}
.ra180__mv-desc {
  font-size: 1.8rem;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ra180__mv-desc {
    font-size: 5.25px;
  }
}
.ra180__prod-img-main {
  margin-block: 60px;
  width: 100%;
  max-height: 840px;
}
@media screen and (max-width: 767px) {
  .ra180__prod-img-main {
    margin-block: 30px;
    max-height: unset;
  }
}
.ra180__cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 6px;
}
.ra180__cats::after {
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #000;
  content: "";
  display: block;
  position: absolute;
}
.ra180__cat {
  padding-block: 11px;
  border: 1px solid #000;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  width: 150px;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  text-align: center;
  cursor: default;
}
@media screen and (max-width: 767px) {
  .ra180__cat {
    padding-block: 5.5px;
    border-radius: 2.5px 2.5px 0 0;
    width: 85px;
    font-size: 13px;
  }
}
.ra180__cat.active {
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.ra180__cat:not(.active):hover {
  background: #E6E6E6;
}
.ra180__content {
  padding-top: 25px;
  width: 100%;
  display: none;
}
.ra180__content.active {
  display: block;
}
.ra180__info-title {
  padding-bottom: 22px;
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .ra180__info-title {
    line-height: 1.5em;
  }
}
.ra180__info-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}
@media screen and (max-width: 767px) {
  .ra180__info-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.ra180__info {
  margin-bottom: 28px;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}
@media screen and (max-width: 767px) {
  .ra180__info {
    margin-bottom: 46px;
  }
}
.ra180__info-texts {
  margin-top: -8px;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 2.0666666667em;
}
@media screen and (max-width: 767px) {
  .ra180__info-texts {
    line-height: 1.9333333333em;
    text-align: justify;
  }
}
.ra180__info-img-wrap {
  width: 42.67%;
  min-width: 420px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .ra180__info-img-wrap {
    width: 100%;
    min-width: unset;
  }
}
.ra180__info-img-caption {
  margin-top: 12px;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .ra180__info-img-caption {
    line-height: 1.6666666667em;
  }
}
.ra180__info-img-caption .bullet {
  color: #efc3b5;
}
.ra180__info-img-caption-big {
  margin-top: 12px;
  font-size: 1.8rem;
  letter-spacing: 0.02em;
}
.ra180__parts-img-wrap {
  margin-bottom: 40px;
  border: 1px solid #E6E6E6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ra180__parts-img-wrap {
    margin-bottom: 30px;
    padding: 30px 37px 28px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow: scroll;
  }
}
.ra180__parts-img-wrap--front {
  margin-top: 60px;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .ra180__parts-img-wrap--front {
    padding: 30px 34px;
  }
}
.ra180__parts-img-wrap--rear {
  margin-top: 80px;
  padding: 54px;
}
@media screen and (max-width: 767px) {
  .ra180__parts-img-wrap--rear {
    margin-top: 60px;
    padding: 30px;
  }
}
.ra180__parts-img {
  max-width: 1380px;
}
@media screen and (max-width: 767px) {
  .ra180__parts-img {
    width: 840px !important;
  }
}
.ra180__list-title {
  margin-bottom: 20px;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .ra180__list-title {
    font-size: 20px;
  }
}
.ra180__list-item {
  border-bottom: 1px solid #000;
  padding-block: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  line-height: 2.0666666667em;
}
@media screen and (max-width: 767px) {
  .ra180__list-item {
    padding-block: 14px;
    font-size: 14px;
    line-height: 1.6428571429em;
  }
}
.ra180__list-item:first-child {
  border-top: 1px solid #000;
}
.ra180__list-item.lh26 {
  padding-block: 13.5px;
  line-height: 1.7333333333em;
}
@media screen and (max-width: 767px) {
  .ra180__list-item.lh26 {
    line-height: 1.6428571429em;
  }
}
.ra180__list-label {
  padding-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 195px;
  font-weight: 700;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}
@media screen and (max-width: 767px) {
  .ra180__list-label {
    padding-right: 28px;
    width: 27.4%;
    min-width: 96px;
    letter-spacing: -0.04em;
    text-align: justify;
  }
}
.ra180__list-label.pr-0 {
  padding-right: 0;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .ra180__list-label.pr-0 {
    padding-right: 28px;
    word-break: break-all;
  }
}
.ra180__list-detail {
  letter-spacing: 0.02em;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .ra180__list-detail {
    line-height: 1.6428571429em;
  }
}

.goldnote img {
  display: block;
}
.goldnote .xl .ra180__list-label {
  width: 637px;
  padding: initial;
}
.goldnote .lg .ra180__list-label {
  width: 250px;
  padding: initial;
}
.goldnote .md .ra180__list-label {
  width: 195px;
  padding: initial;
}
.goldnote__mv {
  max-height: 520px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .goldnote__mv {
    height: 170px;
  }
}
.goldnote__mv-image {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .goldnote__mv-image img {
    -o-object-position: 15%;
       object-position: 15%;
  }
}
.goldnote__mv-brand {
  position: absolute;
  inset: 0 12.5% 0 auto;
  width: 27.08%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .goldnote__mv-brand {
    right: 6.25%;
  }
}
.goldnote__content-wrap {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .goldnote__content-wrap {
    padding-top: 30px;
  }
}
.goldnote__pagenav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.67%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .goldnote__pagenav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
    gap: 15px 3%;
  }
}
.goldnote__link {
  position: relative;
  max-width: 500px;
  width: 18.67%;
  aspect-ratio: 280/80;
  border: 2px solid #221815;
  border-radius: 10px;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1600px) {
  .goldnote__link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .goldnote__link {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .goldnote__link {
    font-size: 1rem;
    height: 51px;
    max-width: unset;
    width: 48%;
    border-width: 1px;
  }
}
.goldnote__link.ls-init {
  letter-spacing: initial;
}
.goldnote__link::after {
  content: "";
  position: absolute;
  inset: 0 6.07% 0 auto;
  margin: auto;
  display: block;
  max-width: 16px;
  width: 5.71%;
  aspect-ratio: 16/10;
  background-image: url("../image/goldnote/caret.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 980px) {
  .goldnote__link::after {
    right: 4.86%;
  }
}
@media screen and (max-width: 767px) {
  .goldnote__link::after {
    max-width: 8px;
  }
}
.goldnote__heading-text {
  padding: 50px 3.33%;
  background-color: #F6F6F6;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .goldnote__heading-text {
    padding-block: 25px;
    margin-bottom: 30px;
  }
}
.goldnote__heading-text h2 {
  margin-bottom: 40px;
  font-size: 2.4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .goldnote__heading-text h2 {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
}
.goldnote__heading-text p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.9375em;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .goldnote__heading-text p {
    font-size: 1.4rem;
  }
}
.goldnote__tab-component:not(:last-of-type) {
  margin-bottom: 60px;
}
.goldnote__item-heading {
  margin-bottom: 30px;
  border-bottom: 1px solid #221815;
  padding-bottom: 20px;
  font-size: 2rem;
  line-height: 1.55em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .goldnote__item-heading {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 1.5rem;
  }
}
.goldnote__image-wrapper {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .goldnote__image-wrapper {
    margin-bottom: 27.5px;
  }
}
.goldnote__paragraph {
  -ms-flex-preferred-size: 55.33%;
      flex-basis: 55.33%;
  margin-bottom: 30px;
  font-size: 1.5rem;
  line-height: 2.0666666667em;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .goldnote__paragraph {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 15px;
  }
}
.goldnote__image-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6%;
}
@media screen and (max-width: 767px) {
  .goldnote__image-row {
    gap: 15px 3%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .goldnote__image-item {
    width: 48%;
  }
}
.goldnote__image-item--half {
  width: 52%;
  aspect-ratio: 780/450;
  border: 1px solid #E6E6E6;
}
@media screen and (max-width: 767px) {
  .goldnote__image-item--half {
    width: 100%;
    aspect-ratio: 390/225;
  }
}
.goldnote__content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2%;
}
@media screen and (max-width: 767px) {
  .goldnote__content-row {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.goldnote__image-column {
  -ms-flex-preferred-size: 42.67%;
      flex-basis: 42.67%;
  aspect-ratio: 640/360;
  border: 1px solid #E6E6E6;
}
@media screen and (max-width: 767px) {
  .goldnote__image-column {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.white {
  color: #fff;
}

.white-bg {
  background: #fff;
}

.black {
  color: #000;
}

.black-bg {
  background: #000;
}

.primary {
  color: #C08B66;
}

.primary-bg {
  background: #C08B66;
}

.overflow {
  overflow: hidden;
}

.red {
  color: #f00;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.black-22 {
  color: #221815;
}

.blue-00 {
  color: #00528B;
}

.pink-ef {
  color: #efc3b5;
}

.brown-aa {
  color: #AA8166;
}

.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

.pc-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .pc-flex {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .sp-hide {
    display: none;
  }
}

.hidden {
  display: none;
}

.offset {
  padding-top: 2px;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.break-all {
  word-break: break-all;
}

.nowrap {
  white-space: nowrap;
}

/*# sourceMappingURL=/main.css.map */