@charset "UTF-8";
/* デザインサイズ → 必要に応じて変更*/
html {
  background: #000;
  scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1;
}
iframe {
  display: block;
}
hr {
  border: 1px solid #fff;
}
sup {
  font-size: calc(12px + 3 * (100vw - 375px) / 405);
}
img,
svg {
  width: 100%;
  height: auto;
}

.bot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.5;
  z-index: 1000;
}

.bot img {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#header,
#header2,
.contents__wrap,
#footer {
  color: #fff;
}
#header:not(nav),
#header2:not(nav),
.contents__wrap:not(nav),
#footer:not(nav) {
  font-family: "Noto Sans JP", sans-serif;
}
ul[class$="-globalNav"],
ol[class$="-globalNav2"] {
  display: flex;
}
ul[class$="-globalNav"] li[class$="-globalNav__list"],
ol[class$="-globalNav2"] li {
  list-style-type: none;
  font-size: 12px;
}
ul[class$="-globalNav"] a[class$="-globalNav__link"],
ol[class$="-globalNav2"] a {
  color: #fff;
  text-decoration: none;
}
ul[class$="-globalNav"] a[class$="-globalNav__link"]:link,
ul[class$="-globalNav"] a[class$="-globalNav__link"]:hover,
ul[class$="-globalNav"] a[class$="-globalNav__link"]:visited,
ol[class$="-globalNav2"] a:link,
ol[class$="-globalNav2"] a:hover,
ol[class$="-globalNav2"] a:visited {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
.chapter-title {
  font-family: "Chakra Petch", sans-serif;
  opacity: 0.25;
  text-align: center;
  line-height: 0.73;
}
.f_cha {
  font-family: "Chakra Petch", sans-serif;
}
.is-fadeIn {
  opacity: 0;
  visibility: hidden;
  transition: opacity 2s, transform 2s;
}
.is-fadeIn.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
#header,
#header2 {
  position: relative;
}
#header .lead-contents__text,
#header2 .lead-contents__text {
  font-size: 4vw;
}
#concept-second {
  height: 265.0666666667vw;
  padding-top: 19.6vw;
  position: relative;
}
#concept-second .lead-contents {
  right: 0;
}
#concept-second .lead-contents:first-child {
  text-align: center;
}
#concept-second .lead-contents__text {
  font-size: 10.6666666667vw;
  letter-spacing: 2vw;
  padding-left: 6.6666666667vw;
}
#concept-second .lead-contents__text-sub {
  font-size: 4.2666666667vw;
  letter-spacing: 0.9333333333vw;
  margin-top: 12px;
}
#concept-second .detail-contents__lead {
  font-size: 5.3333333333vw;
}
#concept-second .detail-contents__text {
  font-size: 3vw;
  margin-top: 1.5em;
  line-height: 1.8;
}
#concept-second .detail-contents__note {
  font-size: 2vw;
  margin-top: 1.5em;
}
#concept-second .detail-contents__image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#concept-second .detail-contents__image .emblem__text {
  fill: #fff;
}
#concept-third {
  height: 290.6666666667vw;
}
#concept-third .lead-contents__phonetic {
  text-align: center;
}
#concept-third .detail-contents__wrap {
  background: #000;
}
#concept-third .detail-contents__lead {
  font-size: 5.3333333333vw;
  letter-spacing: 0.25em;
  margin-top: 15px;
  line-height: 1.675;
}
#concept-third .detail-contents__text {
  text-align: justify;
}
#concept-third .detail-contents__note {
  display: flex;
  font-size: 2.6666666667vw;
  letter-spacing: 0.2em;
}
#concept-third .detail-contents__note::before {
  content: "※";
  display: flex;
  margin-right: 0.2em;
}
#story .chapter-title {
  color: #000;
}
#story .lead-contents {
  color: #000;
  text-align: center;
}
#story .lead-contents__image {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2vw;
}
#story .lead-contents__image .emblem__text {
  fill: #333;
}
#story .lead-contents__text {
  font-size: 5.3333333333vw;
  margin-top: 30px;
}
#story .lead-contents__text-sub {
  font-size: 3.3333333333vw;
  margin-top: 30px;
}
#story #technology {
  position: relative;
}
#story #technology .detail-contents {
  background: #000;
  color: #fff;
  position: absolute;
}
#story #technology .detail-contents__image img {
  width: 127.6vw;
  padding-top: 20.4vw;
}
#story #technology .detail-contents__lead {
  font-size: 5.3333333333vw;
}
#story #technology .detail-contents__text {
  font-size: 3.3333333333vw;
  text-align: justify;
  line-height: 2;
}
#story #design {
  position: relative;
}
#story #design .detail-contents {
  background: #000;
  color: #fff;
  position: absolute;
}
#story #design .detail-contents__lead {
  font-size: 5.3333333333vw;
}
#story #design .detail-contents__text {
  font-size: 3.3333333333vw;
}
#onlineStore .lead-contents {
  text-align: center;
}
#onlineStore .lead-contents__phonetic {
  margin-top: 30px;
}
#onlineStore .lead-contents__text {
  margin-top: 20px;
}
#onlineStore .lead-contents__note {
  display: flex;
  opacity: 0.5;
  justify-content: center;
}
#onlineStore .lead-contents__note::before {
  content: "※";
  display: flex;
  margin-right: 0.2em;
}
#onlineStore .lead-contents__image {
  margin-top: 60px;
}
#onlineStore .lead-contents__image__in {
  position: relative;
  max-width: 388px;
  margin: 0 auto;
}
#onlineStore .lead-contents__image__in::before {
  content: "";
  position: absolute;
  top: -22px;
  left: -146px;
  width: 152px;
  height: 152px;
  background: url(../img/pc/img_product_model_txt.png) no-repeat;
  background-size: cover;
  z-index: -1;
}
#onlineStore .lead-contents__image .onlineStore_img {
  /* max-width: 388px;
 height: auto; */
}
#onlineStore .purchase-button {
  color: #b12535;
  text-decoration: none;
  width: 64vw;
  height: 16vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #b12535;
  margin: 61px auto 0;
}
#onlineStore .purchase-button:link,
#onlineStore .purchase-button:hover,
#onlineStore .purchase-button:visited {
  color: #b12535;
  text-decoration: none;
}
#onlineStore .purchase-button__text {
  font-size: 3.2vw;
  padding-left: 2.4vw;
  color: #b12535;
}
#product .lead-contents__text {
  text-align: center;
  position: relative;
}
#product .lead-contents__text-sub {
  font-family: "Chakra Petch", sans-serif;
  letter-spacing: normal;
  margin-left: -0.5em;
}
#product .lead-contents__text sup {
  vertical-align: baseline;
}
#product .lead-contents__phonetic {
  position: absolute;
}
#product .lead-contents__note {
  display: flex;
  letter-spacing: normal;
}
#product .lead-contents__note::before {
  content: "*";
  display: flex;
  margin-right: 0.2em;
}
#product .detail-contents {
  display: flex;
}
#product .detail-contents__text {
  text-align: justify;
}
#product .detail-contents__text-sub {
  text-align: justify;
}
#product .detail-contents__note {
  display: flex;
}
#product .detail-contents__note::before {
  content: "※";
  display: flex;
  margin-right: 0.2em;
}
#product .detail-contents__movie::after {
  display: flex;
  content: "";
  width: 137px;
  height: 137px;
  position: absolute;
}
#product .detail-contents__movie video {
  width: 100vw;
  object-fit: cover;
}
#slider .lead-contents {
  text-align: center;
}
#slider .slide-contents__wrap,
#slider .slide-contents__wrap-inner {
  display: flex;
}
#slider .slide-contents__wrap {
  flex-direction: column;
}
#slider .slide-contents__wrap-inner {
  position: relative;
  flex-direction: column;
}
#slider
  .slide-contents__wrap-inner
  .slide-contents__wrap-inner
  .slide-contents__image
  img[class^="slide-contents__image0"] {
  width: 100%;
}
#slider .slide-contents__wrap-inner + .slide-contents__image img[class^="slide-contents__image0"] {
  width: 100%;
}
#slider .slide-contents__titleNum {
  font-family: "Chakra Petch", sans-serif;
  display: flex;
  align-items: center;
}
#slider .slide-contents__title {
  border-bottom: 1px solid white;
}
#slider .slide-contents__description-note {
  display: flex;
}
#slider .slide-contents__description-note::before {
  content: "※";
  display: flex;
  margin-right: 0.2em;
}
#slider .swiper-button-prev,
#slider .swiper-button-next {
  color: #fff;
}
#howto {
  margin: 0 auto;
  text-align: center;
}
#howto .lead-contents__text {
  color: #000;
}
#howto .movie-contents {
  width: 86.6666666667vw;
  margin: 10vw auto 0vw;
  padding: 11.0666666667vw 0vw 6.6666666667vw;
  background: #000;
}
#howto .movie-contents__lead {
  font-family: "Chakra Petch", sans-serif;
}
#howto .movie-contents__note {
  display: flex;
  justify-content: center;
}
#howto .movie-contents__note::before {
  content: "※";
  display: flex;
  margin-right: 0.2em;
}
#howto .movie-contents video {
  width: 74.6666666667vw;
  margin: 10vw auto 0vw;
  height: 42.6666666667vw;
}
#instagram {
  padding: 20vw 0vw 18.6666666667vw;
}
#instagram a {
  color: #fff;
  text-decoration: none;
}
#instagram .lead-contents {
  text-align: center;
}
#instagram .lead-contents__text {
  margin-bottom: 0.5em;
  font-family: "Chakra Petch", sans-serif;
  font-weight: bold;
}
#instagram .lead-contents__image {
  margin-top: 30px;
}
#movie .lead-contents {
  text-align: center;
}
#movie .lead-contents__text {
  margin-bottom: 0.5em;
  font-family: "Chakra Petch", sans-serif;
  font-weight: bold;
}
#movie .movie-contents {
  margin-top: 10.2666666667vw;
}
#movie .movie-contents video {
  width: 114.4vw;
}

#movie .movie-contents .youtube2,
#movie .movie-contents .youtube2 iframe {
  margin: 0 auto;
  width: 86.6666vw;
  height: 48.6666vw;
}
#jointDevelopment {
  padding: 20vw 0vw;
  text-align: center;
}
#jointDevelopment .detail-contents__lead {
  font-size: 5.3333333333vw;
}
#jointDevelopment .detail-contents__image {
  width: 41.2vw;
  margin-top: 10.6666666667vw;
}
#limited {
  height: 147.6vw;
  padding-top: 19.4666666667vw;
  text-align: center;
}
#limited .lead-contents__image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#limited .lead-contents__image .emblem__text {
  fill: #fff;
}
#limited .lead-contents__phonetic {
  margin: 40px auto 20px;
  width: calc(100vw / (750 / 328));
  letter-spacing: 0.06em;
  line-height: 1;
}
#limited .lead-contents__text {
  width: calc(100vw / (750 / 355));
  margin: 0 auto calc(100vw / (750 / 50));
  line-height: 1;
  position: relative;
}
#limited .lead-contents__text sup {
  position: absolute;
  right: -30px;
  top: 0;
}
#limited .lead-contents__text-sub {
  font-size: 5.3333333333vw;
  letter-spacing: 0.25em;
  position: relative;
}
#limited .lead-contents__text-sub sup {
  position: absolute;
}
#limited .detail-contents__lead {
  font-size: 4.6666666667vw;
  position: relative;
  letter-spacing: 5px;
}
#limited .detail-contents__lead sup {
  margin-left: -1em;
}
#limited .detail-contents__text {
  font-size: 3.3333333333vw;
}
#limited .detail-contents .detail-contents__note {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#limited .detail-contents .detail-contents__note-num {
  display: flex;
  counter-increment: number;
  opacity: 0.6;
}
#limited .detail-contents .detail-contents__note-num::before {
  content: "※" counter(number);
  display: flex;
  margin-right: 0.2em;
}
#productDetail {
  background-color: #fff;
}
#productDetail .productDetail-contents {
  color: #000;
}
#productDetail
  .productDetail-contents__table
  div[class^="productDetail-contents__table-head"]:not(.productDetail-contents__table-head3) {
  background-color: rgba(35, 24, 20, 0.1);
}
/*********/
#productDetail .productDetail-contents__table {
  margin-top: 16px;
  font-size: 13px;
}
#productDetail .productDetail-contents__table .table-row {
  display: flex;
  border-bottom: 1px solid #a8a7a7;
}
#productDetail .productDetail-contents__table .table-row .table-cell-head {
  background-color: #e9e7e7;
  width: 119px;
  flex-shrink: 0;
  border-left: 1px solid #a8a7a7;
  border-right: 1px solid #a8a7a7;
  padding: 12px 15px;
}
#productDetail .productDetail-contents__table .table-row .table-cell-data {
  flex: 1;
  border-right: 1px solid #a8a7a7;
}
#productDetail .productDetail-contents__table .table-row .table-cell-data .table-cell-data-row {
  display: flex;
}
#productDetail .productDetail-contents__table .table-row .table-cell-data .table-cell-data-row:not(:last-child) {
  border-bottom: 1px solid #a8a7a7;
}
#productDetail .productDetail-contents__table .table-row .table-cell-data .table-cell-data-row .table-cell-data-head {
  width: 110px;
  flex-shrink: 0;
  padding: 12px 15px;
  border-right: 1px solid #a8a7a7;
}
#productDetail .productDetail-contents__table .table-row .table-cell-data .table-cell-data-row .table-cell-data-data {
  flex: 1;
  padding: 12px 15px;
}
#productDetail
  .productDetail-contents__table
  .table-row
  .table-cell-data
  .table-cell-data-row
  .table-cell-data-data.multiple-data {
  padding: 0;
}
#productDetail
  .productDetail-contents__table
  .table-row
  .table-cell-data
  .table-cell-data-row
  .table-cell-data-data.multiple-data
  .datas
  li {
  padding: 12px 15px;
}
#productDetail
  .productDetail-contents__table
  .table-row
  .table-cell-data
  .table-cell-data-row
  .table-cell-data-data.multiple-data
  .datas
  li:not(:last-child) {
  border-bottom: 1px solid #a8a7a7;
}
#productDetail .productDetail-contents__table .table-row:first-child {
  border-top: 1px solid #a8a7a7;
}
/*********/
#productDetail .productDetail-contents__text {
  font-size: 3.3333333333vw;
  margin-top: 11.0666666667vw;
}
#productDetail .purchase-button {
  color: #fff;
  text-decoration: none;
  width: 64vw;
  height: 16vw;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#productDetail .purchase-button:link,
#productDetail .purchase-button:hover,
#productDetail .purchase-button:visited {
  color: #fff;
  text-decoration: none;
}
#productDetail .purchase-button__text {
  font-size: 3.2vw;
  padding-left: 5px;
}
#last {
  height: 168vw;
  position: relative;
  text-align: center;
}
#last .lead-contents__image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#last .lead-contents__image .emblem__text {
  fill: #fff;
}
#last .lead-contents__text {
  letter-spacing: 6px;
}
#footer .footer-globalNav__list:last-child {
  color: white;
  opacity: 0.5;
  letter-spacing: -0.01em !important;
}
#footer .footer-globalNav .order1 .footer-globalNav__link {
  padding: 14.4vw 14.4vw 6vw;
}
@media screen and (min-width: 781px) {
  sup {
    font-size: 10px;
  }
  .sp,
  .order1 {
    display: none !important;
  }
  .pc {
    display: block;
  }
  #header,
  #header2,
  .contents__wrap,
  #footer {
    margin: 0 auto;
  }
  #header:not(#header),
  #header2:not(#header),
  .contents__wrap:not(#header),
  #footer:not(#header) {
    max-width: 1200px;
  }
  ul[class$="-globalNav"],
  ol[class$="-globalNav2"] {
    align-items: center;
    padding: 39px 30px 0;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.3em;
    font-size: 12px;
  }

  ol[class$="-globalNav2"] {
    padding: 15px 30px 0 208px;
  }

  ul[class$="-globalNav"]
    li[class$="-globalNav__list"]:not(.header-globalNav__list:first-child, .footer-globalNav__list),
  ol[class$="-globalNav2"] li:last-child {
    opacity: 0.5;
  }
  .chapter-title {
    font-size: 128px;
  }
  #product,
  #onlineStore,
  #instagram,
  #movie,
  #limited,
  #card {
    margin: 0 calc(-50vw + 50%);
    border-bottom: 1px solid #666;
  }
  .is-fadeIn {
    transform: translateY(50px);
  }
  #header {
    background: url(../img/pc/bg_top.jpg) no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: calc(100vw / (1200 / 677));
    position: relative;
  }
  #header2 {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    min-height: 65px;
    position: relative;
    padding: 0 0 25px 0;
  }
  #header ul.key_logo li,
  #header2 ul.key_logo li {
    list-style: none;
  }
  #header ul.key_logo li img,
  #header2 ul.key_logo li img {
    width: 100%;
  }
  #header ul.key_logo li.lg,
  #header2 ul.key_logo li.lg {
    width: calc(100vw / (1200 / 290));
    position: absolute;
    top: calc(100vw / (1200 / 220));
    right: calc(100vw / (1200 / 198));
    animation-name: fadeDownAnime;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    opacity: 0;
  }
  @keyframes fadeDownAnime {
    from {
      opacity: 0;
      transform: translateY(-60px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  #header ul.key_logo li.ct,
  #header2 ul.key_logo li.ct {
    width: calc(100vw / (1200 / 435));
    position: absolute;
    top: calc(100vw / (1200 / 411));
    right: calc(100vw / (1200 / 116));
    animation-name: fadeUpAnime;
    animation-duration: 6s;
    animation-fill-mode: forwards;
    opacity: 0;
  }
  @keyframes fadeUpAnime {
    from {
      opacity: 0;
      transform: translateY(60px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  #header .header-globalNav,
  #header2 .header-globalNav {
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Montserrat", sans-serif;
  }
  #header .header-globalNav__logo,
  #header2 .header-globalNav__logo {
    width: 140px;
    height: 20px;
  }
  #header .header-globalNav__list:not(:first-child, :nth-child(2)),
  #header2 .header-globalNav__list:not(:first-child, :nth-child(2)) {
    margin-left: 40px;
  }
  #header .header-globalNav__list:first-child,
  #header2 .header-globalNav__list:first-child {
    margin-right: auto;
  }
  #header .header-globalNav__list:last-child .header-globalNav__link .icon__purchase,
  #header2 .header-globalNav__list:last-child .header-globalNav__link .icon__purchase {
    /* width: 25px; */
    width: 30px;
    /* height: 22px; */
    height: 26px;
    fill: #fff;
  }
  #header .lead-contents,
  #header2 .lead-contents {
    position: absolute;
    top: 177px;
    right: 115px;
  }
  #header .lead-contents__text,
  #header2 .lead-contents__text {
    font-size: 25px;
    letter-spacing: 6px;
    margin-top: 39px;
  }
  #concept {
    padding: 0 30px;
  }
  #concept-second {
    background: url(../img/pc/bg_concept-second.jpg) no-repeat;
    background-size: cover;
  }
  #concept-second {
    background-position: right;
    height: 970px;
    padding-top: 136px;
    margin: 0 calc(-50vw + 50%);
  }
  #concept-second .lead-contents {
    max-width: 920px;
    margin: 0 auto;
  }
  #concept-second .lead-contents__text {
    letter-spacing: 25px;
    font-size: 57px;
    padding-left: 70px;
  }
  #concept-second .lead-contents__text-sub {
    letter-spacing: 4px;
    font-size: 19px;
    margin-top: 12px;
  }
  #concept-second .lead-contents__logo {
    margin-top: 10px;
  }
  #concept-second .lead-contents__logo img {
    width: 147px;
    height: 20px;
  }
  #concept-second .detail-contents {
    max-width: 920px;
    margin: 103px auto 0;
  }
  #concept-second .detail-contents__lead {
    font-size: 19px;
    margin-top: 132px;
    letter-spacing: 0.35em;
  }
  #concept-second .detail-contents__text {
    font-size: 12px;
    margin-top: 27px;
    letter-spacing: 0.2em;
    line-height: 2.25;
  }
  #concept-second .detail-contents__note {
    margin-top: 25px;
    font-size: 10px;
  }
  #concept-second .detail-contents__image .emblem__image + .emblem__text {
    margin-top: 10px;
  }
  #concept-second .detail-contents__image .emblem__image {
    width: 45px;
    height: 52px;
  }
  #concept-second .detail-contents__image .emblem__text {
    width: 219px;
    height: 34px;
  }
  #concept-second .detail-contents__image {
    position: absolute;
    right: 20px;
    bottom: 148px;
    width: 220px;
    height: 98px;
  }
  #concept-third {
    /*  background: url(../img/pc/bg_concept-third.jpg) no-repeat;*/
  }
  #concept-third {
    background-position: center;
    height: 825px;
    padding-top: 149px;
    margin: 0 calc(-50vw + 50%);
    position: relative;
  }
  #concept-third .lead-contents {
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
  }
  #concept-third .lead-contents__logo {
    max-width: 490px;
    /*  max-height: 66px;*/
    margin: 0 auto;
  }
  #concept-third .lead-contents__phonetic {
    font-size: 14px;
    width: 478px;
    letter-spacing: 0.285em;
    margin: 5px auto 0 auto;
  }
  #concept-third .detail-contents {
    max-width: 920px;
    margin: 0 auto;
  }
  #concept-third .detail-contents__wrap {
    padding: 70px 0 0 0;
    text-align: center;
    height: 520px;
    width: 100%;
  }
  #concept-third .detail-contents__phonetic {
    font-size: 12px;
    letter-spacing: 0.285em;
    opacity: 0.5;
    font-family: "Chakra Petch", sans-serif;
    font-weight: bold;
  }
  #concept-third .detail-contents__lead {
    font-size: 19px;
    margin-top: 11px;
    letter-spacing: 0.285em;
  }
  #concept-third .detail-contents__text {
    font-size: 12px;
    margin-top: 19px;
    /*  width: 340px;*/
    width: 100%;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 2;
  }
  #concept-third .detail-contents__note {
    font-size: 10px;
    padding-top: 5px;
    text-align: center;
    justify-content: center;
  }
  #story {
    background: url(../img/pc/bg_oblique.png) no-repeat;
    background-color: #fff;
    background-position: bottom;
  }
  #story {
    margin: 0 calc(-50vw + 50%);
    padding-bottom: 140px;
  }
  #story .lead-contents__image .emblem__image + .emblem__text {
    margin-top: 0;
  }
  #story .lead-contents__image .emblem__image {
    width: 60px;
    height: 85px;
  }
  #story .lead-contents__image .emblem__text {
    width: 243px;
    height: 36px;
  }
  #story .lead-contents__image {
    margin-top: 37px;
  }
  #story .lead-contents__text {
    font-size: 26px;
    margin-top: 32px;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #story .lead-contents__text-sub {
    font-size: 12px;
    margin-top: 15px;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  #story #technology {
    background: url(../img/pc/bg_story_technology.png) no-repeat;
  }
  #story #technology {
    width: 709px;
    height: 374px;
    /* margin: 21px auto 0; */
    margin: 88px auto 0;
  }
  #story #technology .detail-contents {
    width: 370px;
    height: 332px;
    left: 20px;
  }
  #story #technology .detail-contents__lead {
    font-size: 19px;
    padding: 56px 0 0 50px;
    letter-spacing: 0.2em;
  }
  #story #technology .detail-contents__text {
    font-size: 12px;
    padding: 17px 0 0 50px;
    width: 318px;
    letter-spacing: 0.15em;
    line-height: 2.25;
  }
  #story #design {
    background: url(../img/pc/bg_story_design.png) no-repeat;
    background-size: cover;
  }
  #story #design {
    width: 709px;
    height: 365px;
    margin: 50px auto 0;
  }
  #story #design .detail-contents {
    width: 360px;
    height: 314px;
    right: 16px;
  }
  #story #design .detail-contents__lead {
    font-size: 19px;
    padding: 50px 0 0 50px;
    letter-spacing: 0.2em;
  }
  #story #design .detail-contents__text {
    font-size: 12px;
    padding: 15px 0 0 50px;
    width: 320px;
    line-height: 2.25;
  }
  #onlineStore {
    padding-bottom: 162px;
  }
  #onlineStore .lead-contents__phonetic {
    font-size: 14px;
    margin-top: 47px;
    letter-spacing: 0.265em;
  }
  #onlineStore .lead-contents__text {
    font-size: 38px;
    margin-top: 15px;
    letter-spacing: 0.185em;
  }
  #onlineStore .lead-contents__note {
    font-size: 11px;
    letter-spacing: 0.185em;
  }
  #onlineStore .lead-contents__image {
    background: url(../img/pc/logo_alphaone.svg) no-repeat;
  }
  #onlineStore .lead-contents__image {
    background-size: 728px 100px;
    background-position: center;
  }
  #onlineStore .purchase-button {
    width: 315px;
    height: 82px;
    padding: 30px 62px 30px 50px;
  }
  #onlineStore .purchase-button__text {
    font-size: 13px;
    padding-left: 23px;
    letter-spacing: 0.235em;
  }
  #onlineStore .purchase-button .icon__purchase {
    width: 25px;
    height: 22px;
    fill: #b12535;
  }
  #product {
    background: url(../img/pc/bg_product.png) no-repeat;
    background-position: center 100px;
    background-size: 904px auto;
  }
  #product {
    height: 1144px;
    padding: 0 30px;
    margin: 0 calc(-50vw + 50%);
    position: relative;
  }
  #product .lead-contents__text {
    font-size: 31px;
    margin: 153px auto 0;
    width: 485px;
    letter-spacing: 0.285em;
  }
  #product .lead-contents__text-sub {
    font-size: 40px;
  }
  #product .lead-contents__text sup {
    font-size: 31px;
  }
  #product .lead-contents__logo {
    width: 201px;
    height: 27px;
    margin-right: 0.285em;
  }
  #product .lead-contents__phonetic {
    font-size: 13px;
    right: 101px;
    bottom: 10px;
  }
  #product .lead-contents__note {
    font-size: 12px;
  }
  #product .lead-contents__note {
    padding-left: 50px;
  }
  #product .detail-contents {
    max-width: 920px;
    margin: 0 auto;
  }
  #product .detail-contents__wrap {
    max-width: 457px;
  }
  #product .detail-contents__lead {
    font-size: 19px;
    margin-top: 70px;
    letter-spacing: 0.15em;
  }
  #product .detail-contents__lead sup {
    font-size: 19px;
    vertical-align: baseline;
  }
  #product .detail-contents__text {
    max-width: 410px;
    font-size: 12px;
    margin-top: 30px;
    line-height: 2.3;
    letter-spacing: 0.01em;
  }
  #product .detail-contents__text-sub {
    font-size: 12px;
    line-height: 2.3;
  }
  #product .detail-contents__note {
    font-size: 10px;
    padding-top: 10px;
  }
  #product .detail-contents__note {
    opacity: 0.5;
  }
  #product .detail-contents__image {
    margin-top: 93px;
  }
  #product .detail-contents__image img {
    width: 100%;
  }
  #product .detail-contents__movie {
    align-self: flex-end;
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100vw / (1200 / 650));
    margin: 0 calc(-50vw + 50%);
    padding-top: 30px;
  }
  #product .detail-contents__movie::after {
    background: url(../img/pc/img_ultrasonic_waves.png) no-repeat;
    background-size: 124px auto;
  }
  #product .detail-contents__movie::after {
    top: 100px;
    left: 70px;
  }
  #product .detail-contents__movie video {
    height: 663px;
  }
  #slider {
    padding-top: 109px;
    padding-bottom: 30px;
  }
  #slider .lead-contents__text {
    font-size: 38px;
    letter-spacing: 0.06em;
    font-weight: 600;
  }
  #slider .lead-contents__phonetic {
    font-size: 12px;
    letter-spacing: 0.08em;
  }
  #slider .slide-contents__wrap {
    margin: 0 140px;
    max-width: 827px;
    margin-top: 75px;
  }
  #slider .slide-contents__wrap-inner .slide-contents__image01 {
    max-width: 557px;
  }
  #slider .slide-contents__wrap-inner .slide-contents__wrap-inner {
    max-width: 336px;
    flex-direction: column;
    position: absolute;
    right: 0;
  }
  #slider .slide-contents__wrap-inner .slide-contents__wrap-inner .slide-contents__image {
    margin-top: 45px;
  }
  #slider .mm02 .slide-contents__wrap-inner .slide-contents__wrap-inner .slide-contents__image {
    margin-top: 25px;
  }
  #slider
    .slide-contents__wrap-inner
    .slide-contents__wrap-inner
    .slide-contents__image
    img[class^="slide-contents__image0"] {
    max-width: 336px;
  }
  #slider .slide-contents__wrap-inner + .slide-contents__image {
    margin-top: 52px;
  }
  #slider .slide-contents__titleNum {
    font-size: 12px;
    letter-spacing: 0.175em;
  }
  #slider .slide-contents__titleNum span {
    margin-left: 0.1em;
    font-size: 24px;
    display: block;
  }
  #slider .slide-contents__title {
    font-size: 23px;
    padding-bottom: 15px;
    letter-spacing: 0.225em;
  }
  #slider .slide-contents__description {
    font-size: 12px;
    margin-top: 25px;
    letter-spacing: 0.1em;
    line-height: 1.8;
  }
  #slider .swiper-button-prev,
  #slider .swiper-button-next {
    top: 35%;
  }
  #slider .swiper-button-prev::after,
  #slider .swiper-button-next::after {
    font-size: 24px;
  }
  #howto {
    background: url(../img/pc/bg_oblique2.png) no-repeat;
    background-color: #fff;
    background-position: center;
  }
  #howto {
    height: 1146px;
    padding: 96px 0 155px;
    margin: 0 calc(-50vw + 50%);
  }
  #howto .lead-contents__text {
    font-size: 31px;
    line-height: 2;
    letter-spacing: 0.285em;
  }
  #howto .movie-contents {
    margin: 63px auto 0;
    max-width: 920px;
    height: 675px;
    padding-top: 96px;
  }
  #howto .movie-contents__lead {
    font-size: 38px;
    letter-spacing: 0.1em;
    font-weight: 600;
  }
  #howto .movie-contents__text {
    font-size: 19px;
    margin-top: 17px;
    letter-spacing: 0.225em;
  }
  #howto .movie-contents__note {
    font-size: 11px;
  }
  #howto .movie-contents__note {
    margin-top: 14px;
    letter-spacing: 0.184em;
  }
  #howto .movie-contents .youtube {
    margin: 30px auto 0;
    width: 593px;
    height: 339px;
  }
  #instagram {
    padding: 130px 0 155px;
  }
  #instagram a {
    color: #fff;
    text-decoration: none;
  }
  #instagram .lead-contents__text {
    font-size: 38px;
    letter-spacing: 0.2em;
    font-weight: 600;
  }
  #instagram .lead-contents__phonetic {
    font-size: 12px;
    margin-top: 8px;
    letter-spacing: 0.1em;
  }
  #instagram .lead-contents__image {
    width: 602px;
    margin: 62px auto 0;
  }
  #instagram .lead-contents__image img {
    width: 100vw;
    max-width: 602px;
  }
  #movie {
    padding: 134px 0 155px;
  }
  #movie .lead-contents__text {
    font-size: 38px;
    letter-spacing: 0.2em;
    font-weight: 600;
  }
  #movie .lead-contents__phonetic {
    font-size: 12px;
    margin-top: 8px;
    letter-spacing: 0.1em;
  }
  #movie .movie-contents {
    margin: 0 auto;
    width: 593px;
  }
  #movie .movie-contents video,
  #movie .movie-contents .youtube2 {
    margin: 63px auto 0;
    width: 593px;
    height: 340px;
  }
  #movie .movie-contents .youtube2 iframe {
    margin: 0 auto;
    width: 593px;
    height: 340px;
  }
  #movie .movie-contents__text {
    font-size: 12px;
    line-height: 2.5;
    margin-top: 24px;
    width: 593px;
    letter-spacing: 0.04em;
  }
  #jointDevelopment {
    background: url(../img/pc/bg_rhythm.png) no-repeat;
  }
  #jointDevelopment {
    max-width: 1200px;
    height: 550px;
    padding: 83px 30px 0;
  }
  #jointDevelopment .detail-contents__lead {
    font-size: 23px;
    line-height: 2;
    letter-spacing: 0.2em;
  }
  #jointDevelopment .detail-contents__text {
    font-size: 12px;
    line-height: 2.3;
    margin-top: 20px;
    letter-spacing: 0.1em;
  }
  #jointDevelopment .detail-contents__image {
    margin-top: 21px;
    width: 206px;
    height: 48px;
  }
  #limited {
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 80px 30px 60px;
    box-sizing: content-box;
  }

  #limited .lead-contents__image .emblem__image + .emblem__text {
    margin-top: 10px;
  }
  #limited .lead-contents__image .emblem__image {
    width: 64px;
    height: 90px;
  }
  #limited .lead-contents__image .emblem__text {
    width: 257px;
    height: 39px;
  }
  #limited .lead-contents__phonetic {
    width: 320px;
    margin: 40px auto 20px;
    line-height: 1;
  }
  #limited .lead-contents__text {
    width: 345px;
    line-height: 1;
    margin: 0 auto 30px;
    position: relative;
    font-size: 16px;
  }
  #limited .lead-contents__text sup {
    position: absolute;
    right: -30px;
    font-size: 10px;
  }
  #limited .lead-contents__text-sub {
    font-size: 38px;
    letter-spacing: 0.18em;
  }
  #limited .lead-contents__text-sub sup {
    top: 10px;
  }
  #limited .detail-contents__lead {
    font-size: 27px;
    margin-top: 46px;
  }
  #limited .detail-contents__lead sup {
    letter-spacing: normal;
  }
  #limited .detail-contents__text {
    font-size: 15px;
    letter-spacing: 0.2em;
  }
  #limited .detail-contents .detail-contents__note {
    margin-top: 60px;
    letter-spacing: 0.2em;
  }
  #limited .detail-contents .detail-contents__note-num {
    font-size: 11px;
  }

  #card .lead-contents {
    width: 527px;
    margin: 0 auto;
    padding: 140px 0 150px;
    text-align: center;
    box-sizing: content-box;
  }
  #card .lead-contents .lead-contents__text {
    font-size: 27px;
    line-height: 43px;
    letter-spacing: 0.2em;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px #fff solid;
  }
  #card .lead-contents .detail-contents__text {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 23px;
  }
  #card .lead-contents .detail-contents__text {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 20px;
  }
  #card .lead-contents ul.contents__image {
    display: flex;
    justify-content: space-between;
  }

  #card .lead-contents ul.contents__image li {
    width: 254px;
    list-style: none;
    margin-bottom: 15px;
  }
  #card .lead-contents p.fs {
    text-align: left;
    font-size: 11px;
    letter-spacing: 0.2em;
  }

  #productDetail {
    padding: 132px 30px 0;
    margin: 0 calc(-50vw + 50%);
  }
  #productDetail .productDetail-contents {
    display: flex;
    justify-content: center;
  }
  #productDetail .productDetail-contents__image img {
    width: 175px;
    margin-right: 125px;
  }
  #productDetail .productDetail-contents__text {
    font-size: 13px;
    margin-top: 20px;
  }
  #productDetail .logo__alphaone {
    width: 297px;
    height: 40px;
  }
  #productDetail .purchase-button {
    width: 315px;
    height: 50px;
    margin-top: 33px;
    margin-bottom: 130px;
    padding: 12px 67px 15px 60px;
  }
  #productDetail .purchase-button__text {
    font-size: 13px;
    padding-left: 23px;
  }
  #productDetail .purchase-button .icon__purchase {
    width: 25px;
    height: 22px;
    fill: #fff;
  }
  #last {
    background: url(../img/pc/bg_last.jpg) no-repeat;
    background-size: cover;
  }
  #last {
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    height: 550px;
    margin: 0 auto;
  }
  #last .lead-contents {
    /* width: 453px; */
    width: fit-content;
    margin: 0 0 0 auto;
    /* padding: 131px 83px 0 0; */
    padding: 220px 95px 0 0;
    box-sizing: content-box;
  }
  #last .lead-contents__image .emblem__image + .emblem__text {
    margin-top: 10px;
  }
  #last .lead-contents__image .emblem__image {
    width: 68px;
    /* height: 78px; */
    height: 99px;
    margin: 0 10px 6px 0;
  }
  #last .lead-contents__image .emblem__text {
    /* width: 328px; */
    width: 286px;
    /* height: 51px; */
    height: 42px;
  }
  #last .lead-contents__text {
    color: #fff;
    /* font-size: 20px; */
    font-size: 25px;
    /* margin-top: 79px; */
    margin-top: 30px;
    letter-spacing: 0.455em;
  }
  #last .lead-contents__logo {
    margin: 18px 0 0 -20px;
    width: 200px;
    height: 30px;
  }
  #last .page-top {
    display: flex;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 13px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    position: absolute;
    bottom: -20px;
    right: 86px;
    color: #fff;
    text-decoration: none;
  }
  #last .page-top::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 4px 5px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: 13px;
  }
  #last .page-top:link,
  #last .page-top:hover,
  #last .page-top:visited {
    color: #fff;
    text-decoration: none;
  }
  #footer {
    height: 100px;
  }
  #footer .footer-globalNav__logo {
    width: 140px;
    height: 20px;
  }
  #footer .footer-globalNav__list:not(:first-child) {
    padding-left: 40px;
  }
  #footer .footer-globalNav2 li:not(:last-child) {
    padding-right: 40px;
  }

  #footer .footer-globalNav__list:last-child {
    margin-left: auto;
  }
}
@media screen and (min-width: 1300px) {
  #concept-second {
    background-size: contain;
   }
}
@media screen and (min-width: 781px) {
  .sp-nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}
@media screen and (min-width: 781px) and (min-width: 781px) {
  #productDetail .productDetail-contents {
    max-width: 920px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 780px) {
  .sp,
  .order1 {
    display: block;
  }
  .pc {
    display: none !important;
  }
  ul[class$="-globalNav"],
  ol[class$="-globalNav2"] {
    flex-direction: column;
    justify-content: center;
    font-family: "Montserrat", sans-serif;
  }
  ul[class$="-globalNav"] li[class$="-globalNav__list"],
  ol[class$="-globalNav2"] li {
    font-weight: bold;
    letter-spacing: 0.28em;
  }
  .chapter-title {
    font-size: 12.8vw;
    letter-spacing: 0.005em;
  }
  .is-fadeIn {
    transform: translateY(20px);
  }
  .hamburger-nemu {
    right: calc(100vw / (750 / 43));
    top: calc(100vw / (750 / 35));
    width: 6.6666666667vw;
    height: 5.3333333333vw;
    position: fixed;
    cursor: pointer;
    z-index: 300;
  }
  .hamburger-nemu__line {
    width: 6.6666666667vw;
    height: 0.4vw;
    position: absolute;
    right: 0;
    background-color: #fff;
    transition: all 0.5s;
  }
  .hamburger-nemu__line--1 {
    top: 0.1333333333vw;
  }
  .hamburger-nemu__line--2 {
    top: 2.4vw;
  }
  .hamburger-nemu__line--3 {
    top: 4.8vw;
  }

  #header2.multilingual_head .hamburger-nemu__line {
    background-color: #ffffff;
  }
  #header2 .hamburger-nemu__line {
    background-color: #000;
  }
  /*ハンバーガーがクリックされたら*/
  /* .is-open .hamburger-nemu {
    display: none;
  } */
  /* .is-open .hamburger-nemu__line--1,
  .is-open .hamburger-nemu__line--2,
  .is-open .hamburger-nemu__line--3 {
    opacity: 0;
  } */
  .is-open .hamburger-nemu__line--2 {
    opacity: 0;
  }
  .is-open .hamburger-nemu__line--1,
  .is-open .hamburger-nemu__line--3 {
    top: 50%;
    left: 50%;
  }
  .is-open .hamburger-nemu__line--1 {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .is-open .hamburger-nemu__line--3 {
    transform: translate(-50%, -50%) rotate(-45deg);
  }


  /*
  sp-nav(ナビ)
  =================================== */
  .sp-nav {
    position: fixed;
    right: -100%;
    /*ハンバーガーがクリックされる前はWindow右側に隠す*/
    top: 0;
    width: 70%;
    /* 出てくるスライドメニューの幅 */
    height: 100vh;
    background-color: #000;
    transition: all 0.5s;
    z-index: 200;
    overflow-y: auto;
    /* メニューが多くなったらスクロールできるように */
    /*ハンバーガーがクリックされたら右からスライド*/
  }
  .is-open .sp-nav {
    right: 0;
  }
  /*
  black-bg(ハンバーガーメニュー解除用bg)
  =================================== */
  .black-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 5;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    cursor: pointer;
    z-index: 100;
    /*ハンバーガーメニューが開いたら表示*/
  }
  .is-open .black-bg {
    opacity: 0.5;
    visibility: visible;
  }
  #header {
    background: url(../img/sp/bg_top.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
  }
  #header {
    /*  padding: 13.3333333333vw 0vw 0vw 10vw;*/
    /*  height: 178.9333333333vw;*/
    height: 162vw;
    background-size: 100vw;
  }
  #header2 {
    padding: 0 0vw 0vw 10vw;
  }
  #header ul.key_logo li,
  #header2 ul.key_logo li {
    list-style: none;
  }
  #header ul.key_logo li img,
  #header2 ul.key_logo li img {
    width: 100%;
    height: auto;
  }
  #header ul.key_logo li.lg,
  #header2 ul.key_logo li.lg {
    width: calc(100vw / (750 / 385));
    position: absolute;
    bottom: calc(100vh / (1341 / 124));
    left: calc(100vw / (750 / 183));
    animation-name: fadeDownAnime;
    animation-duration: 5s;
    animation-fill-mode: forwards;
    opacity: 0;
  }
  @keyframes fadeDownAnime {
    from {
      opacity: 0;
      transform: translateY(-60px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  #header ul.key_logo li.ct,
  #header2 ul.key_logo li.ct {
    width: calc(100vw / (750 / 28));
    position: absolute;
    top: calc(100vh / (750 / 260));
    left: calc(100vw / (750 / 116));
    animation-name: fadeUpAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    opacity: 0;
  }
  @keyframes fadeUpAnime {
    from {
      opacity: 0;
      transform: translateY(60px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  #header .header-globalNav,
  #header2 .header-globalNav {
    /* padding: 13.3333333333vw 0vw 0vw 14.6666666667vw; */
    padding: 16.3333333333vw 0vw 0vw 14.6666666667vw;
    font-family: "Montserrat", sans-serif;
  }
  #header .header-globalNav__list,
  #header2 .header-globalNav__list {
    font-size: 4vw;
  }
  #header .header-globalNav__list:first-child img,
  #header2 .header-globalNav__list:first-child img {
    width: 45.6vw;
    height: 6.2666666667vw;
  }
  #header .header-globalNav__list:nth-child(2),
  #header2 .header-globalNav__list:nth-child(2) {
    padding-top: 13.3333333333vw;
  }
  #header .header-globalNav__list:nth-child(n + 3):nth-child(-n + 6),
  #header2 .header-globalNav__list:nth-child(n + 3):nth-child(-n + 6) {
    padding-top: 2.6666666667vw;
  }
  #header .header-globalNav__list:last-child .header-globalNav__link .icon__purchase,
  #header2 .header-globalNav__list:last-child .header-globalNav__link .icon__purchase {
    margin: 22.8vw 0 0;
    width: 9.8666666667vw;
    height: 8.5333333333vw;
    fill: #fff;
  }
  #header .lead-contents,
  #header2 .lead-contents {
    padding: 0vw 0vw 28.6666666667vw 16vw;
    height: 186vw;
    width: 73.6vw;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  #header .lead-contents__image,
  #header2 .lead-contents__image {
    width: 51.3333333333vw;
    flex-direction: row;
    justify-content: flex-end;
  }
  #header .lead-contents__text {
    height: 77.0666666667vw;
    margin-top: 22.2666666667vw;
  }
  #concept-second {
    background: url(../img/sp/bg_concept-second.jpg) no-repeat;
  }
  #concept-second {
    padding-top: 4.8vw;
    margin-bottom: 19.7333333333vw;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    height: 247.067vw;
  }
  #concept-second .lead-contents__text-sub {
    margin-top: 3.2vw;
  }
  #concept-second .lead-contents__logo {
    margin-top: 6.53333vw;
  }
  #concept-second .lead-contents__logo img {
    width: 34.6666666667vw;
    height: 4.6666666667vw;
  }
  #concept-second .detail-contents__lead {
    text-indent: -1em;
  }
  #concept-second .detail-contents__image .emblem__image + .emblem__text {
    margin-top: 0;
  }
  #concept-second .detail-contents__image .emblem__image {
    width: 0vw;
    height: 0vw;
  }
  #concept-second .detail-contents__image .emblem__text {
    width: 0vw;
    height: 0vw;
  }
  #concept-third {
    /*  background: url(../img/sp/bg_concept-third.jpg) no-repeat;*/
  }
  #concept-third {
    height: auto;
    margin-bottom: 20vw;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #concept-third {
    text-align: center;
  }
  #concept-third .lead-contents__logo img {
    width: 63.7333333333vw;
    height: 8.8vw;
  }

  #concept-third .detail-contents__wrap {
    padding: 0;
  }
  #concept-third .detail-contents__lead {
    margin-top: 3.2vw;
  }

  #concept-third .lead-contents__phonetic {
    font-size: 2.6666666667vw;
    letter-spacing: 0.375em;
    margin-top: 3.86667vw;
  }
  #concept-third .detail-contents__phonetic {
    font-size: 3.2vw;
    opacity: 0.5;
    letter-spacing: 0.275em;
  }
  #concept-third .detail-contents__text {
    font-size: 3.3333333333vw;
    padding: 0vw 6.6666666667vw;
    line-height: 2.16;
    margin-top: 6.933333vw;
    letter-spacing: 0.25em;
  }
  #concept-third .detail-contents__note {
    font-size: 2.6666666667vw;
  }
  #story {
    background: url(../img/sp/bg_oblique.png) no-repeat;
    background-color: #fff;
    background-position: center 70.5%;
  }
  #story {
    padding-bottom: 20vw;
    height: 503.4666666667vw;
    background-size: 300vw;
  }
  #story .lead-contents__image .emblem__image + .emblem__text {
    margin-top: 0;
  }
  #story .lead-contents__image .emblem__image {
    width: 16vw;
    height: 22.6666666667vw;
  }
  #story .lead-contents__image .emblem__text {
    width: 64.9333333333vw;
    height: 9.7333333333vw;
  }
  #story .lead-contents__text {
    letter-spacing: 0.25em;
  }
  #story .lead-contents__text-sub {
    line-height: 2.2;
    letter-spacing: 0.18em;
  }
  #story #technology {
    background: url(../img/sp/bg_story_technology.png) no-repeat;
    background-position: right;
  }
  #story #technology {
    height: 150.8vw;
    margin-top: 17.8666666667vw;
    background-size: contain;
  }
  #story #technology .detail-contents {
    padding: 17.8666666667vw 6.6666666667vw 0vw;
    width: 86.6666666667vw;
    height: 94.5333333333vw;
    top: 57.16vw;
  }
  #story #technology .detail-contents__lead {
    letter-spacing: 10px;
  }
  #story #technology .detail-contents__text {
    margin-top: 4.2666666667vw;
    letter-spacing: 0.25em;
  }
  #story #design {
    background: url(../img/sp/bg_story_design.png) no-repeat;
    background-position: right;
  }
  #story #design {
    height: 153.7333333333vw;
    margin-top: 10.6666666667vw;
    background-size: contain;
  }
  #story #design .detail-contents {
    width: 86.6666666667vw;
    height: 100.2666666667vw;
    top: 53.3333333333vw;
    padding: 17.8666666667vw 6.6666666667vw 17.6vw;
  }
  #story #design .detail-contents__lead {
    letter-spacing: 10px;
  }
  #story #design .detail-contents__text {
    margin-top: 4.2666666667vw;
    letter-spacing: 0.2em;
    line-height: 2.16;
  }
  #onlineStore {
    padding-bottom: 18.1333333333vw;
  }
  #onlineStore .lead-contents__phonetic {
    font-family: "Chakra Petch", sans-serif;
    font-size: 3.2vw;
    letter-spacing: 0.275em;
    opacity: 0.5;
  }
  #onlineStore .lead-contents__text {
    font-size: 5.3333333333vw;
    letter-spacing: 0.25em;
  }
  #onlineStore .lead-contents__note {
    font-size: 2.6666666667vw;
  }
  #onlineStore .lead-contents__note {
    letter-spacing: 0.25em;
  }
  #onlineStore .lead-contents__image {
    background: url(../img/sp/logo_alphaone.svg) no-repeat;
  }
  #onlineStore .lead-contents__image {
    background-size: 100vw;
    background-position: center;
  }
  #onlineStore .lead-contents__image__in {
    max-width: none;
    width: 66vw;
  }
  #onlineStore .lead-contents__image__in::before {
    top: -54px;
    /* top: -15.428vw; */
    left: -56px;
    /* left: -16vw; */
    width: 101px;
    /* width: 28.857vw; */
    height: 101px;
    /* height: 28.857vw; */
    background: url(../img/sp/img_product_model_txt.png) no-repeat;
    background-size: cover;
  }
  #onlineStore .lead-contents__image img {
    /* width: 77.3333333333vw; */
  }
  #onlineStore .purchase-button__text {
    letter-spacing: 2px;
  }
  #onlineStore .purchase-button .icon__purchase {
    width: 4.9333333333vw;
    height: 4.2666666667vw;
    fill: #b12535;
  }
  #product {
    background: url(../img/sp/bg_product.png) no-repeat;
  }
  #product {
    height: 427.4666666667vw;
    margin-bottom: 20vw;
    background-size: contain;
  }
  #product .lead-contents__text {
    font-size: 5.3333333333vw;
    margin-top: 11.3333333333vw;
    letter-spacing: 0.285em;
  }
  #product .lead-contents__text-sub {
    font-size: 6.6666666667vw;
  }
  #product .lead-contents__text sup {
    font-size: 5.3333333333vw;
  }
  #product .lead-contents__logo {
    width: 34.2666666667vw;
    height: 4.6666666667vw;
  }
  #product .lead-contents__phonetic {
    font-size: 2.6666666667vw;
    right: 29.2666666667vw;
    bottom: 6.24vw;
    letter-spacing: normal;
  }
  #product .lead-contents__note {
    font-size: 2.6666666667vw;
  }
  #product .lead-contents__note {
    margin-top: 4.16vw;
    justify-content: center;
  }
  #product .detail-contents__wrap {
    margin-top: -20vw;
    padding: 0vw 6vw;
  }
  #product .detail-contents__lead {
    font-size: 4vw;
    /* letter-spacing: 0.28em; */
    letter-spacing: 0.2em;
  }
  #product .detail-contents__lead span {
    font-size: 4.5333333333vw;
    margin-top: 6.6666666667vw;
    display: block;
    /* letter-spacing: 0.1em; */
    letter-spacing: 0.05em;
    line-height: 1.52;
  }
  #product .detail-contents__text {
    font-size: 3.3333333333vw;
    margin-top: 4.2666666667vw;
    letter-spacing: 0.25em;
    line-height: 2.13;
  }
  #product .detail-contents__text-sub {
    font-size: 3.2vw;
    letter-spacing: 0.25em;
    line-height: 2.13;
  }
  #product .detail-contents__note {
    font-size: 2.6666666667vw;
  }
  #product .detail-contents__note {
    margin-top: 6.9333333333vw;
    letter-spacing: 0.2em;
  }
  #product .detail-contents__image {
    margin-top: 20.2666666667vw;
    text-align: center;
  }
  #product .detail-contents__image img {
    width: 63.6vw;
  }
  #product .detail-contents__movie {
    margin-top: calc(100vw / (750 / 10));
  }
  #product .detail-contents__movie::after {
    display: flex;
    content: "";
    width: calc(100vw / (750 / 137));
    height: calc(100vw / (750 / 137));
    position: absolute;
    background: url(../img/sp/img_ultrasonic_waves.png) no-repeat;
    background-size: 100% auto;
  }
  #product .detail-contents__movie::after {
    top: 9.8666666667vw;
    left: calc(100vw / (750 / 78));
  }
  #product .detail-contents__movie video {
    height: 112.6666666667vw;
  }
  #slider {
    padding: 20vw 0vw;
    background-color: #1a1a1a;
  }
  #slider .lead-contents__text {
    font-family: "Chakra Petch", sans-serif;
    font-size: 6.6666666667vw;
    letter-spacing: 0.065em;
    font-weight: 600;
  }
  #slider .lead-contents__phonetic {
    font-size: 2.6666666667vw;
    letter-spacing: 0.1em;
  }
  #slider .slide-contents {
    padding-top: 20vw;
  }
  #slider .slide-contents__wrap-inner .slide-contents__image01 {
    width: 85.3333333333vw;
  }
  #slider .slide-contents__wrap-inner .slide-contents__wrap-inner {
    width: 85.3333333333vw;
    padding: 26.6666666667vw 9.6666666667vw 0vw;
    margin-top: -6.6666666667vw;
    align-self: flex-end;
    background-color: #000;
    line-height: 1.75;
    z-index: -1;
  }
  #slider .slide-contents__wrap-inner .slide-contents__wrap-inner .slide-contents__image {
    margin-top: 10.6666666667vw;
  }
  #slider .slide-contents__wrap-inner + .slide-contents__image {
    width: 85.3333333333vw;
    padding: 20vw 9.6666666667vw 18.6666666667vw;
    align-self: flex-end;
    background-color: #000;
  }
  #slider .slide-contents__titleNum {
    line-height: 1;
    font-size: 3.2vw;
    letter-spacing: 0.135em;
    opacity: 0.5;
    font-weight: bold;
  }
  #slider .slide-contents__titleNum span {
    margin-left: 0.25em;
  }
  #slider .slide-contents__title {
    line-height: 1.2;
    font-size: 5.3333333333vw;
    margin-top: calc(100vw / (750 / 40));
    padding-bottom: 3.2vw;
    letter-spacing: 0.25em;
  }
  #slider .slide-contents__title.mm01 {
    letter-spacing: -0.001em;
  }
  #slider .slide-contents__description {
    font-size: 3.3333333333vw;
    margin-top: 5.3333333333vw;
    letter-spacing: 0.25em;
    line-height: 2;
  }
  #slider .slide-contents__description-note {
    font-size: 2.6666666667vw;
  }
  #slider .slide-contents__description-note {
    letter-spacing: 0.225em;
  }
  #slider .swiper-button-prev,
  #slider .swiper-button-next {
    top: 50vw;
  }
  #slider .swiper-button-prev::after,
  #slider .swiper-button-next::after {
    font-size: 32px;
  }
  #howto {
    background: url(../img/sp/bg_oblique2.png) no-repeat;
    background-color: #fff;
  }
  #howto {
    height: 167.3333333333vw;
    padding-top: 20vw;
    background-size: cover;
  }
  #howto .lead-contents__text {
    font-size: 5.3333333333vw;
    letter-spacing: 0.35em;
  }
  #howto .movie-contents__lead {
    font-size: 3.2vw;
    letter-spacing: 0.275em;
  }
  #howto .movie-contents__text {
    margin-top: 7.3333333333vw;
    font-size: 5.3333333333vw;
    letter-spacing: 0.25em;
  }
  #howto .movie-contents__note {
    font-size: 2.6666666667vw;
  }
  #howto .movie-contents__note {
    line-height: 2;
    letter-spacing: 0.25em;
  }
  #instagram .lead-contents__text {
    font-size: 6.6666666667vw;
    letter-spacing: 0.065em;
  }
  #instagram .lead-contents__phonetic {
    font-size: 2.6666666667vw;
    letter-spacing: 0.1em;
  }
  #instagram .lead-contents__image img {
    max-width: 88.6666666667vw;
  }
  #movie {
    padding-top: calc(100vw / (750 / 130));
  }
  #movie .lead-contents__text {
    font-size: 6.6666666667vw;
    letter-spacing: 0.145em;
  }
  #movie .lead-contents__phonetic {
    font-size: 2.6666666667vw;
    letter-spacing: 0.1em;
  }
  #movie .movie-contents {
    padding: 0vw 6.6666666667vw 20vw;
  }
  .movie-contents .youtube {
    position: relative;
    width: calc(100vw / (750 / 560));
    height: 0;
    padding-top: 56.25%;
    margin: calc(100vw / (750 / 72)) auto 0;
  }
  .movie-contents .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #movie .movie-contents__text {
    font-size: 3.3333333333vw;
    width: 86.6666666667vw;
    margin-top: 10.6666666667vw;
    padding: 0vw 1.3333333333vw;
    letter-spacing: 0.25em;
    line-height: 2.13;
  }
  #jointDevelopment {
    background: url(../img/sp/bg_rhythm.png) no-repeat;
  }
  #jointDevelopment {
    background-size: contain;
  }
  #jointDevelopment .detail-contents__lead {
    letter-spacing: 0.25em;
  }
  #jointDevelopment .detail-contents__text {
    width: 86.4vw;
    margin: 12vw auto 0vw;
    font-size: 3.3333333333vw;
    letter-spacing: 0.2em;
    line-height: 2.13;
    text-align: justify;
  }
  #limited {
    padding-bottom: calc(100vw / (750 / 130));
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
  }

  #limited .lead-contents__image .emblem__image + .emblem__text {
    margin-top: 0;
  }
  #limited .lead-contents__image .emblem__image {
    width: 12.6666666667vw;
    height: 17.8666666667vw;
  }
  #limited .lead-contents__image .emblem__text {
    width: 50.8vw;
    height: 7.6vw;
  }
  #limited .lead-contents__text sup {
    top: 0.1vw;
    letter-spacing: 0.24em;
  }
  #limited .lead-contents__text-sub sup {
    top: 1.3333333333vw;
    letter-spacing: 0.25em;
  }
  #limited .detail-contents__lead {
    margin-top: calc(100vw / (750 / 60));
  }
  #limited .detail-contents__text {
    letter-spacing: 0.25em;
    line-height: 2;
  }
  #limited .detail-contents .detail-contents__note {
    letter-spacing: 0.225em;
    line-height: 1.5;
    margin-top: 1em;
  }
  #limited .detail-contents .detail-contents__note-num {
    font-size: 2.2666666667vw;
    line-height: 2;
  }
  #limited .detail-contents .detail-contents__note-num:nth-child(2) {
    margin-left: -2em;
  }

  #card {
    text-align: center;
    padding-bottom: calc(100vw / (750 / 130));
    border-bottom: 1px solid #666;
  }
  #card .lead-contents {
    padding: calc(100vw / (750 / 140)) calc(100vw / (750 / 40)) 0;
  }
  #card .lead-contents .lead-contents__text {
    font-size: calc(100vw / (750 / 40));
    line-height: 1.6;
    border-bottom: 1px solid #fff;
    padding-bottom: calc(100vw / (750 / 30));
    margin-bottom: calc(100vw / (750 / 30));
    letter-spacing: 0.2em;
  }
  #card .lead-contents .detail-contents__text {
    margin-bottom: calc(100vw / (750 / 60));
    font-size: calc(100vw / (750 / 25));
    line-height: 2.1;
    letter-spacing: 0.15em;
  }
  #card .lead-contents ul.contents__image {
    width: calc(100vw / (750 / 650));
    display: flex;
    justify-content: space-between;
    margin: 0 auto calc(100vw / (750 / 30));
  }
  #card .lead-contents ul.contents__image li {
    width: calc(100vw / (750 / 315));
    list-style: none;
  }
  #card .lead-contents p.fs {
    font-size: calc(100vw / (750 / 20));
    letter-spacing: 0.2em;
  }

  #productDetail {
    padding: 0vw 6.6666666667vw 19.7333333333vw;
  }
  #productDetail .productDetail-contents__image {
    text-align: center;
  }
  #productDetail .productDetail-contents__tables {
    margin-top: -8.571vw;
  }
  /************/
  #productDetail .productDetail-contents__table {
    margin-top: 3.2vw;
    font-size: 3.3333333333vw;
    line-height: 1.5;
  }
  #productDetail .productDetail-contents__table .table-row {
    display: block;
  }
  #productDetail .productDetail-contents__table .table-row .table-cell-head {
    width: 100% !important;
    padding: 3.2vw;
    border-bottom: 1px solid #a8a7a7;
    background-color: #e9e7e7;
    width: 119px;
    flex-shrink: 0;
    border-left: 1px solid #a8a7a7;
    border-right: 1px solid #a8a7a7;
    padding: 12px 15px;
  }
  #productDetail .productDetail-contents__table .table-row .table-cell-data {
    border-left: 1px solid #a8a7a7;
  }
  #productDetail .productDetail-contents__table .table-row .table-cell-data .table-cell-data-row .table-cell-data-head {
    padding: 3.2vw;
    width: 30%;
  }
  #productDetail .productDetail-contents__table .table-row .table-cell-data .table-cell-data-row .table-cell-data-data {
    padding: 3.2vw;
  }
  #productDetail
    .productDetail-contents__table
    .table-row
    .table-cell-data
    .table-cell-data-row
    .table-cell-data-data.multiple-data
    .datas
    li {
    padding: 3.2vw;
  }
  /************/
  #productDetail .productDetail-contents__image img {
    width: 66.9333333333vw;
  }
  #productDetail .productDetail-contents__text {
    letter-spacing: 0.2em;
  }
  #productDetail .purchase-button {
    margin: 10.4vw auto 0vw;
  }
  #productDetail .purchase-button__text {
    letter-spacing: 5px;
  }
  #productDetail .purchase-button .icon__purchase {
    width: 4.9333333333vw;
    height: 4.2666666667vw;
    fill: #fff;
  }
  #last {
    background: #000000 url(../img/sp/bg_last.jpg) no-repeat;
  }
  #last {
    /*  padding-top: 20vw;*/
    padding: 0;
    /* height: 147.73333vw; */
    height: 156.73333vw;
    background-size: cover;
  }
  #last .lead-contents__image .emblem__image + .emblem__text {
    margin-top: 0;
  }
  #last .lead-contents__image .emblem__image {
    width: 12.6666666667vw;
    height: 17.8666666667vw;
  }
  #last .lead-contents__image .emblem__text {
    width: 51.3333333333vw;
    height: 7.6vw;
  }
  #last .lead-contents__text {
    font-size: 4vw;
    margin-top: 15.2vw;
  }
  #last .lead-contents__logo {
    margin-top: 5.8666666667vw;
    width: 44.2666666667vw;
    height: 5.8666666667vw;
  }
  #footer .footer-globalNav__logo {
    width: 40vw;
    height: 5.3333333333vw;
  }
  #footer .footer-globalNav__list,
  #footer .footer-globalNav2 li {
    font-size: 3.6vw;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.28em;
    width: 100vw;
  }
  #footer .footer-globalNav__list:not(.order1, .order7),
  #footer .footer-globalNav2 li:not(.order1, .order7) {
    border-top: 1px solid #3e3a3a;
  }
  #footer .footer-globalNav__list.order1 {
    position: relative;
  }
  #footer .footer-globalNav__list.order1::after {
    display: flex;
    content: "";
    width: 8px;
    height: 8px;
    margin-top: 5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(-45deg);
    position: absolute;
  }
  #footer .footer-globalNav__list.order6 {
    padding-top: 17.3333333333vw;
  }
  #footer .footer-globalNav__list.order7 {
    font-size: 2.6666666667vw;
    margin-top: 3vw;
    padding-bottom: 17.3333333333vw;
    font-weight: normal;
    letter-spacing: 0.18em;
  }
  #footer .footer-globalNav__link {
    padding: 6vw 38.2666666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
  }
  #footer .footer-globalNav2 li a {
    padding: 6vw 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
  }
  #footer .footer-globalNav2 li.order6 a {
    padding: 0;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .order3 {
    order: 3;
  }
  .order4 {
    order: 4;
  }
  .order5 {
    order: 5;
  }
  .order6 {
    order: 6;
  }
  .order7 {
    order: 7;
  }
  .order8 {
    order: 8;
  }
}
#footer .footer-globalNav2 {
  list-style: none;
}

.company_body main {
  background: #ffffff;
}

.company_body .content-inner {
  color: #595959;
  max-width: 480px;
  margin: 0 auto;
  padding: 80px 0 90px;
}

.company_body .content-inner .page-title {
  font-size: 15px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 780px) {
  .company_body .content-inner .page-title {
    font-size: 4vw;
    margin-bottom: 10.6666666667vw;
  }
}

.company_body .content-inner dl {
  width: 100%;
  border-top: 1px solid #ccc;
  font-size: 11px;
}
.company_body .content-inner dl dt {
  width: 26%;
  float: left;
  clear: left;
  padding: 10px 1%;
}

.company_body .content-inner dl dd {
  padding: 10px 1% 10px 28%;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 780px) {
  .company_body .content-inner dl {
    width: 96%;
    margin: 20px auto;
    font-size: calc(100vw / (750 / 27));
    border: none;
  }
  .company_body .content-inner dl dt {
    width: 100%;
    padding: 10px 3%;
    margin-bottom: 10px;
    border-bottom: none;
    display: block;
    background: #f1f1f1;
  }

  .company_body .content-inner dl dd {
    width: 100%;
    padding: 10px 3%;
    display: block;
    border-bottom: none;
  }
}

/*追加コンテンツ*/
#multilingual {
  background: #ffffff;
  color: #000000;
  padding: 0 0 10px;
  margin: 0 calc(-50vw + 50%);
}
#multilingual .lead-contents {
  text-align: center;
}
#multilingual .lead-contents__text {
  margin-bottom: 0.5em;
  font-family: "Chakra Petch", sans-serif;
  font-weight: bold;
  font-size: 38px;
  letter-spacing: 0.2em;
  font-weight: 600;
}
#multilingual .detail-contents__text {
  font-size: 12px;
  margin-top: 27px;
  letter-spacing: 0.2em;
  line-height: 2.25;
}
#multilingual .btn {
  width: 315px;
  height: 50px;
  margin: 33px auto 130px;
  padding: 12px 67px 15px 60px;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#multilingual .btn a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
#multilingual .btn2 {
  width: 315px;
  height: 50px;
  margin: 33px auto 130px;
  padding: 12px 67px 15px 60px;
  background: #000;
  border: solid 1px #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
}
#multilingual .btn2 a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}

/*ダウンロードページ追加コンテンツ*/
.multilingual_body #multilingual {
  background: #000;
}
.multilingual_body .content-inner {
  color: #fff;
  max-width: 650px;
  margin: 0 auto;
  padding: 80px 0 90px;
}
.multilingual_body .content-inner .page-title {
  font-family: "Chakra Petch", sans-serif;
  font-weight: bold;
  font-size: 38px;
  letter-spacing: 0.2em;
  font-weight: 600;
  text-align: center;
}
.multilingual_body .lead-contents__phonetic {
  font-size: 12px;
  margin-top: 8px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 0.5em;
}

.multilingual_body .content-inner dl {
  width: 50%;
  margin-top: 5em;
}
.multilingual_body .content-inner dl dt {
  width: 30%;
  padding: 10px 0;
  font-size: 16px;
  margin-top: 3em;
}

.multilingual_body .content-inner dl dd {
  font-size: 13px;
  padding: 5px 0;
}

.multilingual_body .content-inner dl dd a {
  color: #fff;
  text-decoration: none;
}
.multilingual_body .content-inner dl dd a:hover {
  text-decoration: underline;
}

.multilingual_body .content-inner .conditions {
  width: 100%;
  margin-top: 5em;
  height: 500px;
  overflow: auto;
  padding: 20px;
  border: 1px solid #ccc;
}
.multilingual_body .content-inner .conditions dt {
  width: 100%;
  margin-top: 0em;
}
.multilingual_body .content-inner p {
  text-align: center;
  margin-top: 2em;
}

@media screen and (max-width: 780px) {
  .multilingual_body .content-inner dl {
    width: 90%;
    margin: 20px auto;
    font-size: calc(100vw / (750 / 27));
    border: none;
  }
  .multilingual_body .content-inner dl dt {
    width: 100%;
    /*padding:10px 3%;*/
    border-bottom: none;
    display: block;
  }

  .multilingual_body .content-inner dl dd {
    width: 100%;
    padding: 10px 0;
    display: block;
    border-bottom: none;
  }

  .multilingual_body .content-inner .conditions {
    width: 90%;
  }
}

#info {
  background: #ffffff;
  color: #000000;
  padding: 0 0 80px;
  margin: 0 calc(-50vw + 50%);
}
#info .detail-contents__lead {
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.2em;
  margin: 0 0 20px 0;
}
#info dl {
  border-bottom: 1px solid #666;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 100%;
  max-width: 550px;
  font-size: 13px;
  margin: 0 auto;
  padding: 10px 0 14px 0;
}
#info dl dt {
  width: 80px;
}
@media screen and (max-width: 780px) {
  #info {
    padding: 0 0 20vw 0vw;
    margin: 0 calc(-50vw + 50%);
  }
  #info .detail-contents__lead {
    font-size: 5.3333333333vw;
    letter-spacing: 0.2em;
    margin: 0 0 20px 0;
  }
  #info dl {
    font-size: 3.3333333333vw;
    width: 86.4vw;
    padding: 10px 0 14px 0;
  }
  #info dl dt {
    width: 24%;
  }
  #info dl dd {
    width: 70%;
  }
  #multilingual {
    padding: 0 0 80px;
  }
  #multilingual .lead-contents__text {
    font-size: 6.6666666667vw;
    letter-spacing: 0.065em;
  }
  #multilingual .detail-contents__text {
    font-size: 3.3333333333vw;
    padding: 0vw 6.6666666667vw;
    line-height: 2.16;
    margin-top: 6.933333vw;
    letter-spacing: 0.25em;
  }
  #multilingual .btn {
    width: 64vw;
    height: 16vw;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10.4vw auto 0vw;
    padding: 15px;
  }
  #multilingual .btn a {
    font-size: 3.2vw;
  }
}
