<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figure {
  margin: 1em 40px;
  margin: 0;
  padding: 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: inherit
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

[hidden],
template {
  display: none
}

html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none
}

.remodal,
[data-remodal-id] {
  display: none
}

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
  background: rgba(43, 46, 56, .9)
}

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
  padding: 10px 10px 0
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  content: ""
}

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.remodal {
  position: relative;
  outline: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff
}

.remodal-is-initialized {
  display: inline-block
}

.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
  -webkit-filter: blur(3px);
  filter: blur(3px)
}

.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes
}

.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle
}

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color .2s;
  transition: color .2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: 0 0
}

.remodal-close:focus,
.remodal-close:hover {
  color: #2b2e38
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center
}

.remodal-cancel,
.remodal-confirm {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background .2s;
  transition: background .2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0
}

.remodal-confirm {
  color: #fff;
  background: #81c784
}

.remodal-confirm:focus,
.remodal-confirm:hover {
  background: #66bb6a
}

.remodal-cancel {
  color: #fff;
  background: #e57373
}

.remodal-cancel:focus,
.remodal-cancel:hover {
  background: #ef5350
}

.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
  padding: 0;
  border: 0
}

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  to {
    -webkit-transform: scale(.95);
    transform: scale(.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0)
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  to {
    -webkit-transform: scale(.95);
    transform: scale(.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0)
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@media only screen and (min-width:641px) {
  .remodal {
    max-width: 700px
  }
}

.lt-ie9 .remodal-overlay {
  background: #2b2e38
}

.lt-ie9 .remodal {
  width: 700px
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative
}

.flickity-enabled:focus {
  outline: 0
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, .75);
  border: none;
  color: #333
}

.flickity-button:hover {
  background: #fff;
  cursor: pointer
}

.flickity-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 5px #19f;
  box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
  opacity: .6
}

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none
}

.flickity-button-icon {
  fill: currentColor
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
  left: 10px
}

.flickity-prev-next-button.next {
  right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1
}

.flickity-rtl .flickity-page-dots {
  direction: rtl
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer
}

.flickity-page-dots .dot.is-selected {
  opacity: 1
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

body,
html {
  -webkit-text-size-adjust: 100%
}

html {
  font-size: 62.5%
}

body {
  margin: 0;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  word-wrap: break-word;
  color: #000;
  -webkit-font-smoothing: antialiased
}

@media (max-width:48em) {
  body {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.75
  }
}

body ::selection {
  color: #fff;
  background-color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 100%
}

dl,
ol,
p,
ul {
  margin: 0
}

nav ul {
  padding-left: 0;
  list-style: none
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

td,
th {
  padding: 0;
  text-align: left
}

iframe {
  border: 0
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

@media (min-width:48.0625em) {

  a img,
  a svg {
    -webkit-transition: .3s;
    transition: .3s
  }
}

@media (min-width:48.0625em) {
  a:hover {
    text-decoration: none
  }
}

@media (min-width:48.0625em) {

  a:hover img,
  a:hover svg {
    opacity: .7
  }
}

.page-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: #fff
}

.page-container {
  overflow: hidden
}

.container {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px
}

@media (max-width:48em) {
  .container {
    padding: 0 38px
  }
}

.clear {
  clear: both !important
}

.clearfix:after {
  content: '';
  display: block;
  clear: both
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

#index .tuning__heading em,
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:48.0625em) {
  .sp-only {
    display: none !important
  }
}

@media (max-width:48em) {
  .pc-only {
    display: none !important
  }
}

#index .products__item .product-description .name,
#index .products__item:not(.first-child) .product-description .series,
#index .support .support-container .link-wrapper .link-label__text,
.c-more-button a,
.c-more-button i,
.c-section-heading,
.oswald {
  font-family: Oswald, sans-serif
}

.bold {
  font-weight: 700 !important
}

.regular {
  font-weight: 400 !important
}

.text-left {
  text-align: left !important
}

.text-center {
  text-align: center !important
}

.text-right {
  text-align: right !important
}

.text-justify {
  text-align: justify !important;
  text-justify: inter-ideograph !important
}

#index .tuning__heading em,
.text-hide {
  font: 0/0 a;
  color: transparent;
  border: 0;
  background-color: transparent;
  text-shadow: none
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

.valign-top {
  vertical-align: top !important
}

.valign-middle {
  vertical-align: middle !important
}

.valign-baseline {
  vertical-align: baseline !important
}

.valign-bottom {
  vertical-align: bottom !important
}

.visible {
  overflow: visible !important
}

.hidden {
  overflow: hidden !important
}

.scroll {
  overflow: scroll !important
}

.auto {
  overflow: auto !important
}

.invisible {
  visibility: hidden !important
}

#index .features .card__title,
#index .products__item .product-image,
.no-select {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

@media (min-width:48.0625em) {
  .rellax {
    -webkit-transition: -webkit-transform 1.08s cubic-bezier(.165, .84, .44, 1);
    transition: -webkit-transform 1.08s cubic-bezier(.165, .84, .44, 1);
    transition: transform 1.08s cubic-bezier(.165, .84, .44, 1);
    transition: transform 1.08s cubic-bezier(.165, .84, .44, 1), -webkit-transform 1.08s cubic-bezier(.165, .84, .44, 1)
  }
}

.is-no-rellax-smooth {
  -webkit-transition: none !important;
  transition: none !important
}

@media (max-width:48em) {
  .is-no-scroll {
    overflow: hidden;
    height: 100%
  }
}

.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
  -webkit-filter: blur(4px);
  filter: blur(4px)
}

.remodal-wrapper {
  padding: 20px
}

@media (max-width:48em) and (min-width:23.4375em) {
  .remodal-wrapper {
    padding: 28px
  }
}

.remodal-overlay {
  background-color: rgba(0, 0, 0, .8)
}

.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening,
.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
  -webkit-animation-duration: 0s !important;
  animation-duration: 0s !important
}

.remodal {
  max-width: 1140px;
  padding: 80px 120px;
  text-align: left
}

@media (max-width:48em) {
  .remodal {
    padding: 34px 30px 88px
  }
}

.remodal-close {
  -webkit-transition: .3s;
  transition: .3s;
  top: 40px;
  right: 40px;
  left: auto;
  width: 35px;
  height: 50px;
  -webkit-transition-property: opacity, color;
  transition-property: opacity, color;
  color: #000
}

@media (max-width:48em) {
  .remodal-close {
    top: calc(100% - 55px);
    left: 50%;
    width: 60px;
    height: 15px;
    -webkit-transform: translate(-55%, 0);
    transform: translate(-55%, 0)
  }
}

.remodal-close::before {
  content: 'close';
  width: inherit;
  height: inherit;
  font-family: Oswald, sans-serif !important;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  background: url(../images/common/icons/icon-close.svg) 50% 0 no-repeat;
  background-size: 30px auto
}

@media (min-width:48.0625em) {
  .remodal-close::before {
    padding-top: 38px
  }
}

@media (max-width:48em) {
  .remodal-close::before {
    padding-bottom: 1px;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: right;
    background-position: 0 50%;
    background-size: 15px auto
  }
}

@media (min-width:48.0625em) {
  .remodal-close:hover {
    opacity: .7;
    color: #000
  }
}

.c-section-heading {
  margin-bottom: 40px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  letter-spacing: 1px;
  letter-spacing: .1rem
}

@media (max-width:48em) {
  .c-section-heading {
    margin-bottom: 30px;
    font-size: 25px;
    font-size: 2.5rem
  }
}

.c-more-button a,
.c-more-button i {
  -webkit-transition: color .6s cubic-bezier(.165, .84, .44, 1);
  transition: color .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  display: block;
  padding: 8px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #000
}

.c-more-button a::before,
.c-more-button i::before {
  -webkit-transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  background-color: #000
}

.c-more-button a span,
.c-more-button i span {
  -webkit-transition: background-image .6s cubic-bezier(.165, .84, .44, 1);
  transition: background-image .6s cubic-bezier(.165, .84, .44, 1);
  display: block;
  background: url(../images/common/icons/icon-blank-black.svg) 100% 50% no-repeat;
  background-size: 14px auto
}

@media (min-width:48.0625em) {

  .c-more-button a:hover,
  .c-more-button i:hover {
    color: #fff
  }
}

@media (min-width:48.0625em) {

  .c-more-button a:hover::before,
  .c-more-button i:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}

@media (min-width:48.0625em) {

  .c-more-button a:hover span,
  .c-more-button i:hover span {
    background-image: url(../images/common/icons/icon-blank-white.svg)
  }
}

.c-more-button--white a,
.c-more-button--white i {
  border-color: #fff
}

.c-more-button--white a::before,
.c-more-button--white i::before {
  background-color: #fff
}

.c-more-button--white a span,
.c-more-button--white i span {
  background-image: url(../images/common/icons/icon-blank-white.svg)
}

@media (min-width:48.0625em) {

  .c-more-button--white a:hover,
  .c-more-button--white i:hover {
    color: #000
  }
}

@media (min-width:48.0625em) {

  .c-more-button--white a:hover span,
  .c-more-button--white i:hover span {
    background-image: url(../images/common/icons/icon-blank-black.svg)
  }
}

.c-animation-text .c-animation-text-content {
  position: relative;
  display: inline-block;
  overflow: hidden
}

.c-animation-text .c-animation-text-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-101%, 0);
  transform: translate(-101%, 0);
  background-color: #f7f7f7
}

.c-animation-text .c-animation-text-body {
  opacity: 0
}

.c-animation-text-stagger .letter {
  display: inline-block;
  visibility: hidden;
  font-style: normal;
  text-indent: 0
}

.c-animation-text-stagger .letter.is-animated {
  visibility: visible;
  -webkit-animation: 1.08s cubic-bezier(.165, .84, .44, 1) text-fade;
  animation: 1.08s cubic-bezier(.165, .84, .44, 1) text-fade
}

@-webkit-keyframes text-fade {
  0% {
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
    opacity: 0
  }

  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
}

@keyframes text-fade {
  0% {
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
    opacity: 0
  }

  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1
  }
}

.js-slide-to-right {
  position: relative
}

.js-fade-in-up {
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  opacity: 0
}

.l-wrapper {
  position: relative
}

.l-loading {
  position: fixed;
  z-index: 111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #1a1a1a;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:48.0625em) {
  .l-loading {
    height: 100vh !important
  }
}

.l-loading .logo {
  width: 150px;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  opacity: 0
}

.l-loading .logo svg {
  fill: #fff
}

.l-loading .progress {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 101%;
  height: 3px;
  -webkit-transform: translate(-101%, 0);
  transform: translate(-101%, 0);
  background-color: #fff
}

#watch-image {
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0
}

#label-002 .c-animation-text-content {
  position: relative;
  display: inline-block;
  overflow: hidden
}

#label-002 .c-animation-text-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-101%, 0);
  transform: translate(-101%, 0);
  background-color: #c4ddec
}

#label-002 .c-animation-text-body {
  opacity: 0
}

#label-003 {
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0
}

#label-004 {
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  opacity: 0
}

.l-head {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .l-head__logo {
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  .l-head__logo .head__logo__anv {
      display: block;
      width: 48px;
      height: 30px;
  }
}

@media (max-width:48em) {
  .l-head__logo--ctz a img {
    vertical-align: text-bottom;
  }
}

.l-header {
  -webkit-transition: 1.08s cubic-bezier(.165, .84, .44, 1);
  transition: 1.08s cubic-bezier(.165, .84, .44, 1);
  position: fixed;
  z-index: 9;
  top: 80px;
  left: 0;
  width: 100%;
  -webkit-transition-property: background-color, opacity, -webkit-box-shadow;
  transition-property: background-color, opacity, -webkit-box-shadow;
  transition-property: background-color, box-shadow, opacity;
  transition-property: background-color, box-shadow, opacity, -webkit-box-shadow
}

@media (min-width:48.0625em) {
  .l-header {
    opacity: 0
  }
}

@media (max-width:48em) {
  .l-header {
    display: none;
    background-color: #fff
  }
}

.l-header .header-container {
  -webkit-transition: padding 1.08s cubic-bezier(.165, .84, .44, 1);
  transition: padding 1.08s cubic-bezier(.165, .84, .44, 1);
  padding: 33px 46px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width:64em) and (min-width:48.0625em) {
  .l-header .header-container {
    padding: 33px 23px
  }
}

@media (max-width:48em) {
  .l-header .header-container {
    height: 60px;
    padding: 0 28px
  }
}

@media (max-width:48em) {
  .l-header .page-title {
    position: relative;
    z-index: 9
  }
}

.l-header .page-title a {
  display: inline-block
}

.l-header .page-title a svg {
  width: 104px;
  height: 16px;
  vertical-align: middle
}

@media (min-width:48.0625em) {
  .l-header .page-title a svg {
    fill: #fff
  }
}

@media (max-width:48em) {
  .l-header .page-title a svg {
    width: 80px;
    height: 12px
  }
}

.l-header .burger {
  -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
  transition: .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  z-index: 9;
  width: 26px;
  height: 17px;
  margin-right: 20px
}

@media (min-width:48.0625em) {
  .l-header .burger {
    width: 0
  }
}

.l-header .burger span {
  position: absolute;
  z-index: 1;
  left: 0;
  display: block;
  width: 100%;
  -webkit-transition: .3s;
  transition: .3s;
  border-top: 2px solid #000
}

.l-header .burger span:nth-child(1) {
  top: 0
}

.l-header .burger span:nth-child(2) {
  top: 50%;
  margin-top: -1px
}

.l-header .burger span:nth-child(3) {
  bottom: 0
}

.l-header .burger:hover {
  cursor: pointer
}

.l-header .burger.is-active {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}

.l-header .burger.is-active span:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg)
}

.l-header .burger.is-active span:nth-child(2) {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg)
}

.l-header .burger.is-active span:nth-child(3) {
  opacity: 0
}

@media (min-width:48.0625em) {
  .l-header .gnav {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important
  }
}

@media (max-width:48em) {
  .l-header .gnav {
    position: fixed;
    z-index: 8;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    background-color: #fff
  }
}

@media (max-width:48em) {
  .l-header .gnav .gnav-container {
    overflow-y: scroll;
    height: 100%;
    padding-top: 38px
  }
}

@media (max-width:48em) {
  .l-header .gnav .gnav-container .gnav-container-inner {
    padding: 0 38px 98px
  }
}

.l-header .gnav .gnav-container .sns {
  display: block;
  margin: 25px 0;
  -webkit-transform: translate(-20px, 0);
  transform: translate(-20px, 0);
  pointer-events: all;
  opacity: 0
}

.l-header .gnav .gnav-container .sns a {
  border-color: #000
}

.l-header .gnav .gnav-container .sns a svg {
  fill: #000
}

.l-header .gnav .gnav-container .banners {
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
  opacity: 0
}

.l-header .gnav .gnav-container .banners__item+.banners__item {
  margin-top: 10px
}

.l-header .gnav .gnav-container .banners__item img {
  width: 100%
}

@media (min-width:48.0625em) {
  .l-header .gnav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (min-width:48.0625em) {
  .l-header .gnav__item {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    opacity: 1 !important
  }
}

@media (max-width:48em) {
  .l-header .gnav__item {
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    opacity: 0
  }
}

@media (max-width:48em) {
  .l-header .gnav__item+.gnav__item {
    margin-top: 25px
  }
}

@media (min-width:48.0625em) {
  .l-header .gnav__item:not(:first-child) {
    margin-left: 33px
  }
}

@media (max-width:64em) and (min-width:48.0625em) {
  .l-header .gnav__item:not(:first-child) {
    margin-left: 14px
  }
}

.l-header .gnav__item a {
  -webkit-transition: color .6s cubic-bezier(.165, .84, .44, 1);
  transition: color .6s cubic-bezier(.165, .84, .44, 1);
  font-weight: 700;
  text-decoration: none;
  text-indent: 1px;
  text-indent: .1rem;
  letter-spacing: 1px;
  letter-spacing: .1rem;
  color: #fff
}

@media (max-width:64em) {
  .l-header .gnav__item a {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: normal
  }
}

@media (max-width:48em) {
  .l-header .gnav__item a {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1;
    color: #000
  }
}

.l-header .gnav__item a span {
  position: relative;
  display: inline-block
}

@media (min-width:48.0625em) {
  .l-header .gnav__item a span {
    padding: 0 9px
  }
}

.l-header .gnav__item a span::before {
  -webkit-transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
  transition: transform .6s cubic-bezier(.23, 1, .32, 1);
  transition: transform .6s cubic-bezier(.23, 1, .32, 1), -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  background-color: #fff
}

@media (min-width:48.0625em) {
  .l-header .gnav__item a:hover {
    color: #aec5d8
  }
}

@media (min-width:48.0625em) {
  .l-header .gnav__item a:hover span::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}

.l-header .line {
  -webkit-transition: opacity 1.08s cubic-bezier(.165, .84, .44, 1);
  transition: opacity 1.08s cubic-bezier(.165, .84, .44, 1);
  position: absolute;
  top: 50%;
  border-top: 1px solid #fff
}

@media (max-width:64em) {
  .l-header .line {
    display: none
  }
}

.l-header .sns {
  -webkit-transition: ease 1.08s cubic-bezier(.165, .84, .44, 1);
  transition: ease 1.08s cubic-bezier(.165, .84, .44, 1);
  width: 138px;
  margin-right: 46px;
  margin-left: auto;
  pointer-events: none;
  opacity: 0
}

@media (max-width:64em) {
  .l-header .sns {
    width: 120px;
    margin-right: 23px
  }
}

@media (max-width:48em) {
  .l-header .sns {
    display: none
  }
}

.l-header .sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.l-header .sns__item {
  width: 34px
}

.l-header .sns__item a {
  -webkit-transition: .3s;
  transition: .3s;
  display: block;
  border: 2px solid transparent;
  border-radius: 50%
}

.l-header .sns__item a svg {
  width: 32px;
  height: 30px;
  fill: transparent
}

.l-header .sns__item a svg .circle {
  fill: transparent
}

@media (min-width:48.0625em) {
  .l-header .sns__item a:hover {
    background-color: #000
  }
}

@media (min-width:48.0625em) {
  .l-header .sns__item a:hover svg {
    opacity: 1
  }
}

@media (max-width:48em) {
  .l-header .brand-logo {
    position: relative;
    z-index: 9;
    margin-right: -10px;
    margin-left: auto
  }
}

.l-header .brand-logo svg {
  -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
  transition: .6s cubic-bezier(.165, .84, .44, 1);
  width: 104px;
  height: 30px
}

@media (min-width:48.0625em) {
  .l-header .brand-logo svg {
    fill: #fff
  }
}

@media (max-width:48em) {
  .l-header .brand-logo svg {
    width: 80px;
    height: 23px
  }
}

@media (min-width:48.0625em) {
  .l-header.is-scroll {
    opacity: 1;
    background-color: rgba(255, 255, 255, .95);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
  }

  .l-header.is-scroll .header-container {
    padding-top: 18px;
    padding-bottom: 18px
  }

  .l-header.is-scroll .page-title a svg {
    fill: #000
  }

  .l-header.is-scroll .gnav__item a {
    color: #000
  }

  .l-header.is-scroll .gnav__item a span::before {
    background-color: #000
  }

  .l-header.is-scroll .gnav__item a:hover {
    color: rgba(255, 255, 255, .95)
  }

  .l-header.is-scroll .gnav__item a:hover span::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  .l-header.is-scroll .gnav__item.is-active a {
    color: rgba(255, 255, 255, .95)
  }

  .l-header.is-scroll .gnav__item.is-active a span::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  .l-header.is-scroll .line {
    pointer-events: none;
    opacity: 0
  }

  .l-header.is-scroll .sns {
    pointer-events: all;
    opacity: 1
  }

  .l-header.is-scroll .sns a {
    border-color: #000
  }

  .l-header.is-scroll .sns a svg {
    fill: #000
  }

  .l-header.is-scroll .sns a:hover svg {
    fill: #fff
  }

  .l-header.is-scroll .brand-logo svg {
    fill: #000
  }
}

.hd {
  line-height: 1.5
}

.hd .hd_l-inner .hd_l-bar .hd_l-bar-inner .hd_right .hd_sns li a span img,
.hd img {
  vertical-align: top
}

@media screen and (max-width:768px) {
  .hd_l-bar-inner {
    padding: 4.4vw 4.66vw
  }
}

.l-main {
  background-color: #f7f7f7
}

.l-foot {
  color: #fff;
}

.l-foot__nav__main li a sup,
.l-gnav__sub__ttl sup {
  line-height: inherit;
  position: static;
  vertical-align: top;
}

.l-foot__nav__btns {
  /* margin-left: auto; */
  margin-left: 7%;
}

.l-foot__nav__btns ul {
  margin: 20px auto 0;
}
.l-foot__nav__btns ul li {
  font-size: 1.6rem;
  line-height: 2.4285714286;
}
.l-foot__nav__btns ul li a {
  display: flex;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.l-foot__nav__btns ul li a::before {
  margin-right: 0.5em;
  content: "-";
}

@media screen and (min-width: 769px) {
  .l-foot__nav__btns ul li a:hover {
    opacity: 0.5;
  }
}

.l-footer {
  background-color: #fff
}

.l-footer .pagetop a {
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  background-color: #000
}

.l-footer .pagetop a::after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: 0 auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #fff
}

@media (min-width:48.0625em) {
  .l-footer .pagetop a:hover {
    opacity: .7
  }
}

.l-footer .footer-container {
  padding: 30px 8px 0
}

@media (min-width:48.0625em) {
  .l-footer .footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (max-width:48em) {
  .l-footer .footer-container {
    margin-top: -20px;
    padding: 55px 0
  }
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .column {
    width: 50%
  }
}

.l-footer .footer-container .main .page-title {
  margin-bottom: 35px
}

.l-footer .footer-container .main .page-title a svg {
  width: 160px;
  height: 25px;
  fill: #000
}

.l-footer .footer-container .main .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .main .nav__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (max-width:48em) {
  .l-footer .footer-container .main .nav__list {
    max-width: 185px;
    margin-bottom: -25px
  }
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .main .nav__list:last-of-type {
    margin-top: 30px
  }
}

@media (max-width:48em) {
  .l-footer .footer-container .main .nav__list:last-of-type {
    max-width: 100%
  }
}

.l-footer .footer-container .main .nav__list:last-of-type .nav__item a {
  font-weight: 400
}

@media (max-width:48em) {
  .l-footer .footer-container .main .nav__list:last-of-type .nav__item a {
    font-size: 10px;
    font-size: 1rem
  }
}

@media (max-width:48em) {
  .l-footer .footer-container .main .nav__list:last-of-type .nav__item:last-child {
    margin-left: 30px
  }
}

@media (max-width:48em) {
  .l-footer .footer-container .main .nav__item {
    margin-bottom: 25px
  }
}

.l-footer .footer-container .main .nav__item a {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: .5px;
  letter-spacing: .05rem
}

.l-footer .footer-container .main .nav__item a span {
  position: relative;
  display: inline-block
}

.l-footer .footer-container .main .nav__item a span::before {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  -webkit-transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  border-bottom: 1px solid #000
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .main .nav__item a:hover span::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .main .nav__item:not(:first-child) {
    margin-left: 44px
  }
}

@media (max-width:64em) and (min-width:48.0625em) {
  .l-footer .footer-container .main .nav__item:not(:first-child) {
    margin-left: 22px
  }
}

@media (max-width:48em) {
  .l-footer .footer-container .main .nav__item:nth-child(even) {
    margin-left: 30px
  }
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .aside .copyright {
    text-align: right
  }
}

@media (max-width:48em) {
  .l-footer .footer-container .aside .copyright {
    margin-top: 30px
  }
}

.l-footer .footer-container .aside .copyright small {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  letter-spacing: .1rem
}

@media (max-width:48em) {
  .l-footer .footer-container .aside .copyright small {
    font-size: 10px;
    font-size: 1rem
  }
}

.l-footer .footer-container .sns {
  width: 138px;
  margin-bottom: 20px
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .sns {
    margin-right: 0;
    margin-left: auto
  }
}

@media (max-width:48em) {
  .l-footer .footer-container .sns {
    margin-top: 30px;
    margin-bottom: 30px
  }
}

.l-footer .footer-container .sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.l-footer .footer-container .sns__item {
  width: 34px
}

.l-footer .footer-container .sns__item a {
  -webkit-transition: .3s;
  transition: .3s;
  display: block;
  border: 2px solid #000;
  border-radius: 50%
}

.l-footer .footer-container .sns__item a svg {
  width: 32px;
  height: 30px;
  fill: #000
}

.l-footer .footer-container .sns__item a svg .circle {
  fill: transparent
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .sns__item a:hover {
    background-color: #000
  }
}

@media (min-width:48.0625em) {
  .l-footer .footer-container .sns__item a:hover svg {
    opacity: 1;
    fill: #fff
  }
}

.ft {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.5
}

.ft img {
  vertical-align: top !important
}

.ft .ft_l-inner .ft_logo a img {
  vertical-align: top
}

@media (max-width:48em) {
  .ft .ft_l-inner .ft_logo a img {
    vertical-align: middle !important
  }
}

.ft .ft_l-inner .ft_other-nav .ft_sns li a span img {
  vertical-align: top
}

#index .fixed-banner {
  position: fixed;
  z-index: 9;
  top: 50%;
  right: 0;
  height: 295px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none
}

#index .fixed-banner__list {
  padding: 0;
  list-style: none
}

#index .fixed-banner__item {
  -webkit-transition: right .6s cubic-bezier(.25, .46, .45, .94);
  transition: right .6s cubic-bezier(.25, .46, .45, .94);
  position: relative;
  z-index: 1;
  top: auto;
  right: -200px;
  width: 200px;
  pointer-events: all
}

#index .fixed-banner__item a {
  display: block;
  background-color: #fff
}

#index .fixed-banner__item+.fixed-banner__item {
  padding-top: 5px
}

#index .fixed-banner__item:nth-child(2) {
  -webkit-transition-delay: .05s;
  transition-delay: .05s
}

#index .fixed-banner__item:nth-child(3) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

#index .fixed-banner__item:nth-child(4) {
  -webkit-transition-delay: .15s;
  transition-delay: .15s
}

#index .fixed-banner__item:nth-child(5) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

#index .fixed-banner__item:nth-child(6) {
  -webkit-transition-delay: .25s;
  transition-delay: .25s
}

#index .fixed-banner.is-show .fixed-banner__item {
  right: -140px
}

#index .fixed-banner.is-show:hover .fixed-banner__item {
  right: 0
}

#index .jumbotron {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  background: url(../images/index/jumbotron-bg-pc.png) 50% 50% no-repeat;
  background-size: cover;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (min-width:48.0625em) {
  #index .jumbotron {
    height: 100vh !important;
    padding: 0 46px
  }
}

@media (min-width:48.0625em) and (max-width:74.9375em) {
  #index .jumbotron {
    height: 52.08333vw !important
  }
}

@media (max-width:48em) {
  #index .jumbotron {
    height: 620px;
    background-image: url(../images/index/jumbotron-bg-sp.png)
  }
}

#index .jumbotron .copy {
  padding-top: 2.60417vw
}

@media (min-width:48.0625em) {
  #index .jumbotron .copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 46.09375vw
  }
}

@media (max-width:48em) {
  #index .jumbotron .copy {
    padding-top: 70px
  }
}

#index .jumbotron .copy__watch {
  width: 53.10734%
}

@media (max-width:48em) {
  #index .jumbotron .copy__watch {
    width: 170px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto
  }
}

@media (max-width:23.375em) {
  #index .jumbotron .copy__watch {
    width: 140px;
    margin-bottom: 20px
  }
}

#index .jumbotron .copy__watch .watch-image {
  display: block;
  width: 77.44681%;
  height: 0;
  padding-top: 116.17021%;
  background: url(../images/index/jumbotron-watch.png) no-repeat;
  background-size: 100%
}

@media (max-width:48em) {
  #index .jumbotron .copy__watch .watch-image {
    width: 170px;
    height: 255px;
    margin-left: 5px;
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important
  }
}

@media (max-width:23.375em) {
  #index .jumbotron .copy__watch .watch-image {
    width: 140px;
    height: 210px;
    margin-left: 4px
  }
}

@media (min-width:48.0625em) {
  #index .jumbotron .copy__text {
    width: 46.89266%;
    padding-top: 4.81928%
  }
}

@media (max-width:48em) {
  #index .jumbotron .copy__text {
    margin-top: -52px
  }
}

@media (max-width:23.375em) {
  #index .jumbotron .copy__text {
    margin-top: -39px
  }
}

@media (max-width:48em) {
  #index .jumbotron .copy__text .main-copy {
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important
  }
}

#index .jumbotron .copy__text .main-copy .text-img-001 {
  position: relative;
  width: 36.62651%
}

@media (min-width:48.0625em) {
  #index .jumbotron .copy__text .main-copy .text-img-001 {
    padding-top: 15.90361%
  }
}

@media (max-width:48em) {
  #index .jumbotron .copy__text .main-copy .text-img-001 {
    width: 252px;
    height: 32px;
    margin-right: auto;
    margin-left: auto
  }
}

#index .jumbotron .copy__text .main-copy .text-img-001 .img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  background: url(../images/index/jumbotron-main-copy-001.png) no-repeat;
  background-size: 7.91667vw 3.4375vw
}

@media (min-width:48.0625em) {
  #index .jumbotron .copy__text .main-copy .text-img-001 .img {
    padding-top: 43.42105%
  }
}

@media (max-width:48em) {
  #index .jumbotron .copy__text .main-copy .text-img-001 .img {
    height: 32px;
    background-image: url(../images/index/jumbotron-main-copy-sp.png);
    background-size: 252px 32px
  }
}

#index .jumbotron .copy__text .main-copy .text-img-002 {
  width: 77.83133%;
  padding-top: 4.81928%
}

#index .jumbotron .copy__text .main-copy .text-img-002 img {
  width: 100%
}

#index .jumbotron .copy__text .sub-copy {
  width: 76.62651%;
  padding: 12.04819% 0 10.84337%
}

@media (max-width:48em) {
  #index .jumbotron .copy__text .sub-copy {
    width: 135px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0 12px;
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important
  }
}

#index .jumbotron .copy__text .eco-drive {
  width: 55.66265%
}

@media (max-width:48em) {
  #index .jumbotron .copy__text .eco-drive {
    width: 105px;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: translate(0) !important;
    transform: translate(0) !important
  }
}

#index .jumbotron__sns-wrapper {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 28px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 46px - 46px);
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#index .jumbotron__sns-wrapper .line {
  width: calc(100% - 134px);
  border-top: 1px solid #fff
}

#index .jumbotron__sns-wrapper .sns {
  width: 163px;
  padding-left: 30px
}

#index .jumbotron__sns-wrapper .sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#index .jumbotron__sns-wrapper .sns__item {
  width: 38px
}

#index .jumbotron__sns-wrapper .sns__item a {
  -webkit-transition: .3s;
  transition: .3s;
  display: block;
  border: 1px solid #fff;
  border-radius: 50%
}

#index .jumbotron__sns-wrapper .sns__item a svg {
  width: 38px;
  height: 36px;
  fill: #fff
}

#index .jumbotron__sns-wrapper .sns__item a svg .circle {
  fill: transparent
}

#index .jumbotron__sns-wrapper .sns__item a:hover {
  opacity: .7
}

#index .jumbotron__sns-wrapper .sns__item a:hover svg {
  opacity: 1
}

#index .lead {
  padding: 170px 0 130px
}

@media (max-width:48em) {
  #index .lead {
    padding: 90px 0 60px
  }
}

#index .lead__heading {
  margin-bottom: 30px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 700;
  text-align: center
}

@media (max-width:48em) {
  #index .lead__heading {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.6
  }
}

@media (max-width:23.375em) {
  #index .lead__heading {
    font-size: 16px;
    font-size: 1.6rem
  }
}

#index .lead__heading.sp-only {
  margin-bottom: 8.5px;
  margin-bottom: .85rem;
  line-height: 1
}

@media (max-width:23.375em) {
  #index .lead__heading.sp-only {
    margin-bottom: 6px;
    margin-bottom: .6rem
  }
}

#index .lead__heading.sp-only+.sp-only {
  margin-bottom: 30px
}

#index .lead__text {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.3
}

@media (min-width:48.0625em) {
  #index .lead__text {
    text-align: center
  }
}

@media (max-width:48em) {
  #index .lead__text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.786
  }
}

@media (max-width:23.375em) {
  #index .lead__text {
    font-size: 12px;
    font-size: 1.2rem
  }
}

@media (min-width:48.0625em) {
  #index .lead__text&gt;span {
    display: block
  }
}

#index .features {
  padding: 40px 0 60px
}

@media (max-width:48em) {
  #index .features {
    padding: 30px 0 35px
  }
}

#index .features .card__list {
  padding: 0;
  list-style: none
}

@media (min-width:48.0625em) {
  #index .features .card__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

#index .features .card__item {
  overflow: hidden;
  border-radius: 20px
}

@media (min-width:48.0625em) {
  #index .features .card__item {
    width: 29.82456%
  }
}

@media (max-width:64em) and (min-width:48.0625em) {
  #index .features .card__item {
    width: 31.57895%
  }
}

@media (max-width:48em) and (min-width:34em) {
  #index .features .card__item {
    padding: 0 50px
  }
}

@media (max-width:48em) {
  #index .features .card__item+.card__item {
    margin-top: 35px
  }
}

#index .features .card__item a {
  -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
  transition: .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 536px;
  padding-top: 35px;
  -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
  transition-property: -webkit-transform, -webkit-box-shadow;
  transition-property: transform, box-shadow;
  transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover
}

@media (max-width:48em) {
  #index .features .card__item a {
    height: 125.33333vw;
    padding-top: 8vw
  }
}

@media (max-width:48em) and (min-width:34em) {
  #index .features .card__item a {
    height: 98.66667vw
  }
}

#index .features .card__item a::before {
  -webkit-transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover
}

#index .features .card__item a::after {
  -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
  transition: .6s cubic-bezier(.165, .84, .44, 1);
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, .5)
}

#index .features .card__item a:focus::before,
#index .features .card__item a:hover::before {
  -webkit-transform: scale(1.06);
  transform: scale(1.06)
}

#index .features .card__item a:focus::after,
#index .features .card__item a:hover::after {
  opacity: 1
}

#index .features .card__item .more {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 30px;
  left: 0;
  display: block;
  width: 86.666666666666666666666%;
  margin-right: auto;
  margin-left: auto
}

#index .features .card__item .more i span {
  position: relative;
  background-image: none
}

#index .features .card__item .more i span::after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-width: 1px;
  border-style: solid;
  border-color: #fff #fff transparent transparent
}

#index .features .card__item:nth-child(1) a::before {
  background-image: url(../images/index/features-image-001.jpg)
}

#index .features .card__item:nth-child(2) a::before {
  background-image: url(../images/index/features-image-002.jpg)
}

#index .features .card__item:nth-child(3) a::before {
  background-image: url(../images/index/features-image-003.jpg)
}

#index .features .card__title {
  position: relative;
  z-index: 2;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -1px;
  letter-spacing: -.1rem
}

@media (max-width:74.9375em) {
  #index .features .card__title {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media (max-width:64em) {
  #index .features .card__title {
    font-size: 13px;
    font-size: 1.3rem
  }
}

@media (max-width:48em) {
  #index .features .card__title {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media (max-width:23.375em) {
  #index .features .card__title {
    font-size: 13px;
    font-size: 1.3rem
  }
}

#index .features .card__title span:not(.is-android-entity-reference) {
  display: block;
  font-size: 1.66666666em
}

#index .features-modal .repleton-text {
  position: absolute;
  z-index: 1;
  right: 120px;
  bottom: 40px
}

@media (max-width:48em) {
  #index .features-modal .repleton-text {
    right: 30px;
    bottom: 15px
  }
}

#index .features-modal .repleton-text small {
  font-size: .9em
}

#index .features-modal .features-modal-container .title {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .title {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7
  }
}

#index .features-modal .features-modal-container .title::after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 3px;
  margin: 0 auto;
  background-color: #000
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .title::after {
    height: 2px
  }
}

#index .features-modal .features-modal-container .title span:not(.is-android-entity-reference) {
  display: block;
  font-size: 1.9em
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .title span:not(.is-android-entity-reference) {
    font-size: 1.5em
  }
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .title--sp-small {
    font-size: 13px;
    font-size: 1.3rem
  }
}

@media (max-width:23.375em) {
  #index .features-modal .features-modal-container .title--sp-small {
    font-size: 11px;
    font-size: 1.1rem
  }
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .title--sp-small span:not(.is-android-entity-reference) {
    font-size: 1.8em
  }
}

#index .features-modal .features-modal-container .images-wrapper {
  margin-top: 45px
}

@media (min-width:48.0625em) {
  #index .features-modal .features-modal-container .images-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .images-wrapper {
    margin-top: 35px
  }
}

@media (min-width:48.0625em) {
  #index .features-modal .features-modal-container .images-wrapper .column {
    width: 46.66667%
  }
}

@media (min-width:48.0625em) {
  #index .features-modal .features-modal-container .images-wrapper .column:not(:first-child) {
    margin-left: 6.66667%
  }
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .images-wrapper .column+.column {
    margin-top: 40px
  }
}

@media (min-width:48.0625em) {
  #index .features-modal .features-modal-container .images-wrapper .column.w100 {
    width: 100%
  }
}

#index .features-modal .features-modal-container .images-wrapper .image {
  margin-bottom: 28px
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .images-wrapper .image {
    margin-bottom: 18px
  }
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .images-wrapper .image img {
    width: 100%
  }
}

#index .features-modal .features-modal-container .images-wrapper .label {
  margin-bottom: 15px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2
}

@media (max-width:64em) {
  #index .features-modal .features-modal-container .images-wrapper .label {
    font-size: 22px;
    font-size: 2.2rem
  }
}

@media (max-width:48em) {
  #index .features-modal .features-modal-container .images-wrapper .label {
    font-size: 19px;
    font-size: 1.9rem;
    text-align: center
  }
}

@media (min-width:48.0625em) {
  #index .features-modal .features-modal-container .images-wrapper .more {
    max-width: 240px;
    margin-right: auto;
    margin-left: auto
  }
}

#index .middle-copy {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: url(../images/index/middle-copy-bg-pc.jpg) 50% 50% no-repeat #000;
  background-size: 100%
}

@media (min-width:90.0625em) {
  #index .middle-copy {
    height: 0;
    padding-top: 30%
  }
}

@media (max-width:90em) and (min-width:48.0625em) {
  #index .middle-copy {
    height: 480px;
    background-position: 60% 50%;
    background-size: cover
  }
}

@media (max-width:48em) {
  #index .middle-copy {
    padding-top: 61.86667%;
    background-image: url(../images/index/middle-copy-bg-sp.jpg)
  }
}

#index .middle-copy__text {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  color: #fff
}

@media (max-width:48em) {
  #index .middle-copy__text {
    font-size: 16px;
    font-size: 1.6rem
  }
}

#index .middle-copy__text span {
  display: block;
  font-size: 1.6em
}

#index .products {
  padding: 140px 0 0
}

@media (max-width:48em) {
  #index .products {
    padding: 80px 0 0
  }
}

#index .products__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (min-width:48.0625em) {
  #index .products__list {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px
  }
}

@media (min-width:48.0625em) {
  #index .products__sub-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (max-width:48em) {
  #index .products__sub-list {
    padding: 0;
    list-style: none
  }
}

@media (max-width:48em) {
  #index .products__sub-list::after {
    content: 'flickity';
    display: none
  }
}

#index .products__sub-list-wrapper {
  width: 100%
}

#index .products__item .product-description .name {
  font-weight: 600;
  line-height: 1
}

#index .products__item .product-description .price1 {
  margin-bottom: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-align: center
}

@media (max-width:48em) {
  #index .products__item .product-description .price1 {
    font-size: 12px;
    font-size: 1.2rem
  }
}

@media (max-width:33.9375em) {
  #index .products__item .product-description .price1 {
    font-size: 11px;
    font-size: 1.1rem
  }
}

#index .products__item .product-description .price {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1
}

@media (max-width:48em) {
  #index .products__item .product-description .price {
    font-size: 12px;
    font-size: 1.2rem
  }
}

@media (max-width:33.9375em) {
  #index .products__item .product-description .price {
    font-size: 11px;
    font-size: 1.1rem
  }
}

#index .products__item.first-child {
  width: 100%;
  margin-bottom: 80px
}

@media (max-width:48em) {
  #index .products__item.first-child {
    margin-bottom: 60px;
    padding: 0 38px
  }
}

@media (min-width:48.0625em) {
  #index .products__item.first-child .product-wide-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 885px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media (min-width:48.0625em) {
  #index .products__item.first-child .product-image {
    width: 33.33333%
  }
}

@media (max-width:48em) {
  #index .products__item.first-child .product-image {
    margin-bottom: 30px;
    text-align: center
  }
}

@media (max-width:48em) {
  #index .products__item.first-child .product-image img {
    width: 188px
  }
}

@media (min-width:48.0625em) {
  #index .products__item.first-child .product-description {
    width: 57.06215%
  }
}

#index .products__item.first-child .product-description .name {
  display: inline-block;
  font-size: 30px;
  font-size: 3rem
}

@media (min-width:48.0625em) {
  #index .products__item.first-child .product-description .name {
    margin-right: 10px
  }
}

@media (max-width:48em) {
  #index .products__item.first-child .product-description .name {
    display: block;
    margin-bottom: 13px;
    font-size: 25px;
    font-size: 2.5rem;
    text-align: center
  }
}

@media (max-width:48em) {

  #index .products__item.first-child .product-description .price,
  #index .products__item.first-child .product-description .price1 {
    display: block;
    text-align: center
  }
}

#index .products__item.first-child .product-description .text {
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-top: 32px
}

@media (max-width:48em) {
  #index .products__item.first-child .product-description .text {
    margin-top: 20px;
    margin-bottom: 25px;
    padding-top: 20px
  }
}

#index .products__item.first-child .product-description .text::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 4px;
  background-color: #000
}

@media (max-width:48em) {
  #index .products__item.first-child .product-description .text::before {
    right: 0;
    height: 2px;
    margin-right: auto;
    margin-left: auto
  }
}

@media (min-width:48.0625em) {
  #index .products__item.first-child .product-description .more {
    width: 240px
  }
}

@media (min-width:48.0625em) {
  #index .products__item:not(.first-child) {
    width: 15.08772%
  }
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) {
    width: 210px;
    padding: 0 15px
  }
}

@media (max-width:33.9375em) {
  #index .products__item:not(.first-child) {
    width: 155px
  }
}

@media (max-width:23.375em) {
  #index .products__item:not(.first-child) {
    width: 130px;
    padding: 0 10px
  }
}

@media (min-width:48.0625em) {
  #index .products__item:not(.first-child):first-of-type {
    width: 14.91228%
  }
}

@media (max-width:48em) {
  #index .products__item:not(.first-child):first-of-type {
    width: 221px;
    padding-left: 30px
  }
}

@media (max-width:33.9375em) {
  #index .products__item:not(.first-child):first-of-type {
    width: 168.5px;
    width: 16.85rem
  }
}

@media (max-width:23.375em) {
  #index .products__item:not(.first-child):first-of-type {
    width: 138.5px;
    width: 13.85rem;
    padding-left: 20px
  }
}

@media (max-width:48em) {
  #index .products__item:not(.first-child):last-of-type {
    width: 219px;
    padding-right: 30px
  }
}

@media (max-width:33.9375em) {
  #index .products__item:not(.first-child):last-of-type {
    width: 170px
  }
}

@media (max-width:23.375em) {
  #index .products__item:not(.first-child):last-of-type {
    width: 140px;
    padding-right: 20px
  }
}

#index .products__item:not(.first-child) .product-image {
  margin-bottom: 45px
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) .product-image {
    margin-bottom: 30px;
    text-align: center
  }
}

#index .products__item:not(.first-child) .product-description {
  position: relative
}

#index .products__item:not(.first-child) .product-description .name,
#index .products__item:not(.first-child) .product-description .price,
#index .products__item:not(.first-child) .product-description .price1,
#index .products__item:not(.first-child) .product-description .release {
  display: block;
  text-align: center
}

#index .products__item:not(.first-child) .product-description .series {
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 0;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) .product-description .series {
    bottom: calc(100% + 4px);
    font-size: 11px;
    font-size: 1.1rem
  }
}

#index .products__item:not(.first-child) .product-description .name {
  margin-bottom: 12px;
  font-size: 20px;
  font-size: 2rem
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) .product-description .name {
    margin-bottom: 10px;
    font-size: 17px;
    font-size: 1.7rem
  }
}

#index .products__item:not(.first-child) .product-description .price {
  margin-bottom: 25px
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) .product-description .price {
    margin-bottom: 12px
  }
}

#index .products__item:not(.first-child) .product-description .price+.release {
  margin-top: -10px;
  margin-bottom: 15px
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) .product-description .price+.release {
    margin-top: 0;
    margin-bottom: 12px
  }
}

#index .products__item:not(.first-child) .product-description .release {
  font-weight: 600;
  line-height: 1.6;
  color: #ff7c00
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) .product-description .more {
    width: 90%;
    margin-right: auto;
    margin-left: auto
  }
}

@media (max-width:48em) {
  #index .products__item:not(.first-child) .product-description .more a {
    padding-right: 12px;
    font-size: 13px;
    font-size: 1.3rem;
    text-indent: -12px
  }
}

#index .tuning {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  height: 550px;
  margin-top: 160px;
  color: #fff;
  background: url(../images/index/tuning-bg-pc.jpg) 50% 50% no-repeat;
  background-size: cover
}

@media (max-width:48em) {
  #index .tuning {
    height: 81.33333vw;
    margin-top: 80px;
    background-image: url(../images/index/tuning-bg-sp.jpg)
  }
}

#index .tuning__heading {
  margin-bottom: 40px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center
}

@media (max-width:48em) {
  #index .tuning__heading {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media (max-width:23.375em) {
  #index .tuning__heading {
    margin-bottom: 16px;
    font-size: 14px;
    font-size: 1.4rem
  }
}

#index .tuning__heading em {
  display: block;
  width: 206px;
  height: 86px;
  margin-bottom: 36px;
  background: url(../images/index/tuning-logo.png) no-repeat;
  background-size: 206px auto
}

@media (max-width:48em) {
  #index .tuning__heading em {
    width: 127px;
    height: 53px;
    margin-bottom: 20px;
    background-size: 127px auto
  }
}

@media (max-width:23.375em) {
  #index .tuning__heading em {
    width: 110px;
    height: 46px;
    margin-bottom: 15px;
    background-size: 110px auto
  }
}

#index .tuning__heading span {
  display: block;
  margin-top: 5px;
  font-size: 1.6em;
  line-height: 1.4
}

@media (max-width:48em) {
  #index .tuning__heading span {
    line-height: 1.48
  }
}

@media (min-width:48.0625em) {
  #index .tuning__more {
    width: 240px;
    margin-right: auto;
    margin-left: auto
  }
}

#index .about {
  padding: 160px 0
}

@media (max-width:48em) {
  #index .about {
    padding: 80px 0
  }
}

#index .about__copy {
  margin-bottom: 35px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center
}

@media (max-width:48em) {
  #index .about__copy {
    margin-bottom: 25px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4
  }
}

@media (max-width:23.375em) {
  #index .about__copy {
    font-size: 16px;
    font-size: 1.6rem
  }
}

#index .about__text {
  margin-bottom: 40px;
  font-size: 15px;
  font-size: 1.5rem
}

@media (min-width:48.0625em) {
  #index .about__text {
    text-align: center
  }
}

@media (max-width:48em) {
  #index .about__text {
    margin-bottom: 35px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.785
  }
}

@media (max-width:23.375em) {
  #index .about__text {
    font-size: 13px;
    font-size: 1.3rem
  }
}

@media (min-width:48.0625em) {
  #index .about .about-bnrs {
    max-width: 958px;
    margin-right: auto;
    margin-left: auto
  }
}

#index .about .about-bnrs__list {
  margin-bottom: -10px;
  padding: 0;
  list-style: none
}

@media (min-width:48.0625em) {
  #index .about .about-bnrs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 635px;
    margin-right: auto;
    margin-left: auto
  }
}

@media (min-width:48.0625em) {
  #index .about .about-bnrs__list::after {
    content: '';
    display: block;
    width: 49.13386%
  }
}

#index .about .about-bnrs__item {
  margin-bottom: 10px;
  background-color: #000
}

@media (min-width:48.0625em) {
  #index .about .about-bnrs__item {
    width: 49.13386%
  }
}

#index .about .about-bnrs__item img {
  width: 100%
}

#index .support {
  padding: 94px 0;
  background-color: #fff
}

@media (max-width:48em) {
  #index .support {
    padding: 60px 0
  }
}

@media (min-width:48.0625em) {
  #index .support .support-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto
  }
}

@media (min-width:48.0625em) {
  #index .support .support-container .column {
    width: 50%
  }
}

@media (max-width:48em) {
  #index .support .support-container .column+.column {
    margin-top: 38px
  }
}

@media (min-width:48.0625em) {
  #index .support .support-container .column:last-child {
    padding-left: 30px
  }
}

@media (min-width:48.0625em) {
  #index .support .support-container .link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

#index .support .support-container .link-wrapper+.link-wrapper {
  margin-top: 25px
}

@media (max-width:48em) {
  #index .support .support-container .link-wrapper+.link-wrapper {
    margin-top: 45px
  }
}

#index .support .support-container .link-wrapper .link-label__text {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1px;
  letter-spacing: .1rem
}

@media (max-width:48em) {
  #index .support .support-container .link-wrapper .link-label__text {
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 2rem
  }
}

@media (min-width:48.0625em) {
  #index .support .support-container .link-wrapper .link-body {
    width: 77.08333%
  }
}

@media (max-width:64em) and (min-width:48.0625em) {
  #index .support .support-container .link-wrapper .link-body .link-button {
    padding-left: 20px
  }
}

@media (min-width:48.0625em) {
  #index .support .support-container .link-wrapper .link-body .link-button {
    padding-right: 30px
  }
}

#index .support .support-container .link-wrapper .link-body .link-button+.link-button {
  margin-top: 25px
}

@media (max-width:48em) {
  #index .support .support-container .link-wrapper .link-body .link-button+.link-button {
    margin-top: 16px
  }
}

#index .support .support-container .link-wrapper .link-body .link-button a {
  -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
  transition: .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  padding: 0 20px 0 15px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.384;
  text-decoration: none;
  color: #fff;
  border: 1px solid #000;
  background-color: #000;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#index .support .support-container .link-wrapper .link-body .link-button a::before {
  -webkit-transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
  transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
  transition: transform .6s cubic-bezier(.23, 1, .32, 1);
  transition: transform .6s cubic-bezier(.23, 1, .32, 1), -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  background-color: #fff
}

#index .support .support-container .link-wrapper .link-body .link-button a span {
  -webkit-transition: .6s cubic-bezier(.165, .84, .44, 1);
  transition: .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  background: url(../images/common/icons/icon-blank-white.svg) 100% 50% no-repeat;
  background-size: 10px auto
}

@media (min-width:48.0625em) {
  #index .support .support-container .link-wrapper .link-body .link-button a:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}

@media (min-width:48.0625em) {
  #index .support .support-container .link-wrapper .link-body .link-button a:hover span {
    color: #000;
    background-image: url(../images/common/icons/icon-blank-black.svg)
  }
}

#index .support .support-container .link-wrapper .link-body .link-bnr {
  margin-bottom: 4px
}

#index .support .support-container .link-wrapper .link-body .link-bnr a {
  display: inline-block;
  overflow: hidden
}

@media (max-width:48em) {
  #index .support .support-container .link-wrapper .link-body .link-bnr a {
    width: 100%
  }
}

#index .support .support-container .link-wrapper .link-body .link-bnr a img {
  width: 100%
}

@media (min-width:48.0625em) {
  #index .support .support-container .link-wrapper .link-body .link-bnr a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1
  }
}

#index .support .support-container .link-wrapper .link-body .link-bnr-label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700
}

#index .support .support-container .link-wrapper .link-body .link-bnr-label a {
  display: inline-block;
  padding-right: 20px;
  font-weight: 500;
  letter-spacing: .5px;
  letter-spacing: .05rem;
  background: url(../images/common/icons/icon-blank-black.svg) 100% 50% no-repeat;
  background-size: 10px auto
}

@media (max-width:48em) {
  #index .support .support-container .link-wrapper .link-body .link-bnr-label a {
    padding-right: 16px
  }
}

#index .support .support-container .link-wrapper .link-body .link-bnr-label a span {
  position: relative;
  display: inline-block
}

#index .support .support-container .link-wrapper .link-body .link-bnr-label a span::before {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: 3px;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  -webkit-transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  border-bottom: 1px solid #000
}

@media (min-width:48.0625em) {
  #index .support .support-container .link-wrapper .link-body .link-bnr-label a:hover span::before {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
  }
}

#index .support .support-repletion-text {
  margin-top: 10px
}

@media (max-width:64em) and (min-width:48.0625em) {
  #index .support .support-repletion-text {
    padding-left: 20px
  }
}

#index .support .support-repletion-text small {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem
}

@media (min-width:48.0625em) {
  #index .support .support-repletion-text small {
    letter-spacing: -1px;
    letter-spacing: -.1rem
  }
}

@media (max-width:48em) {
  #index .support .support-repletion-text small {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6669
  }
}

/* support
----------------------------------- */
.c-support {
  margin-top: -40px;
}

.c-sec-ttl {
  text-align: center;
}
.c-sec-ttl img {
  width: auto;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl img {
    height: 20px;
  }
}

.c-support__list {
  margin-bottom: -30px;
}
.c-support__btn {
  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: 296px;
  height: 60px;
  font-size: 2rem;
  border: solid 1px #433f42;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
.c-support__btn::after {
  margin-left: 20px;
  display: block;
  width: 14px;
  height: 20px;
  background: url("../images/index/arw_bk.svg") no-repeat;
  background-size: 14px auto;
  content: "";
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.c-support__btn span {
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .c-support__btn:hover {
    /* opacity: 0.7; */
  }
}
@media screen and (max-width: 768px) {
  .c-support {
    /* margin-top: 0; */
  }
  .c-support__list {
    margin-top: 25px;
    display: block;
    padding: 0 30px;
  }
  .c-support__list &gt; li:nth-of-type(n+2) {
    margin-top: 18px;
  }
  .c-support__btn {
    width: 100%;
    height: auto;
    padding: 18px 0;
    font-size: 30px;
    font-size: 1.5rem;
  }
  @media screen and (max-width: 768px) {
    .c-support__btn {
      padding: 16px 0;
    }
  }
  .c-support__btn::after {
    margin-left: 10px;
    width: 10px;
    height: 15px;
    background-size: 10px auto;
  }
}


/* サポート各種ボタンに既存のアニメーションを追加 */
.c-support__btn {
  -webkit-transition: color .6s cubic-bezier(.165, .84, .44, 1);
  transition: color .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
}

.c-support__btn::before {
  -webkit-transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  transition: transform .6s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s cubic-bezier(.165, .84, .44, 1);
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  background-color: #000
}

.c-support__btn span {
  -webkit-transition: background-image .6s cubic-bezier(.165, .84, .44, 1);
  transition: background-image .6s cubic-bezier(.165, .84, .44, 1);
  display: block;
  /* background: url(../images/common/icons/icon-blank-black.svg) 100% 50% no-repeat; */
  background-size: 14px auto
}

@media (min-width:48.0625em) {

  .c-support__btn:hover {
    color: #fff
  }
}

@media (min-width:48.0625em) {

  .c-support__btn:hover::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  .c-support__btn:hover::after {
    background: url("../../../../assets/layout/images/arw_wt.svg") no-repeat;
  }
}

@media (min-width:48.0625em) {

  .c-support__btn:hover span{
    /* background-image: url(../images/common/icons/icon-blank-white.svg) */
  }
}

.c-support__btn::before {
  background-color: #000
}

.c-support__btn span {
  /* background-image: url(../images/common/icons/icon-blank-white.svg) */
}

@media (min-width:48.0625em) {

  .c-support__btn:hover {
    color: #fff
  }
}

@media (min-width:48.0625em) {

  .c-support__btn:hover span {
    /* background-image: url(../images/common/icons/icon-blank-black.svg) */
  }
}
</pre></body></html>