@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*======================================================
# Media Query
====================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #252525;
  overflow-x: hidden;
}

main {
  overflow-x: hidden;
}

img {
  vertical-align: bottom;
}

a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
a:hover {
  opacity: 0.7;
}

/*======================================================
# サムネイル
====================================================== */
/*======================================================
# 円
====================================================== */
/*======================================================
# アローアイコン
====================================================== */
.l-inner {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-inner {
    padding: 0 26px;
  }
}
.l-inner-md {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background-color: #000;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(37, 37, 37, .3);
          box-shadow: 3px 3px 10px 0px rgba(37, 37, 37, .3);
  width: 100%;
  height: 100px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 70px;
  }
}
.l-header.js-active {
  background-color: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.l-header.js-active .l-header__logo {
  display: none;
}
@media screen and (max-width: 768px) {
  .l-header.js-active .l-header__logo {
    display: block;
    position: relative;
    z-index: 9999;
  }
}
.l-header.js-active .l-header__contents {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.l-header__inner {
  width: 100%;
  height: 100%;
  padding: 0 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    padding: 0 17px;
  }
}
.l-header__logo {
  max-width: 458px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    max-width: 230px;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
.l-header__contents {
  position: fixed;
  z-index: 90;
  right: 0;
  top: 0;
  width: 380px;
  height: 100vh;
  background-color: rgba(0, 0, 0, .85);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  border-top: 100px solid #000;
  padding: 53px 60px;
}
@media screen and (max-width: 768px) {
  .l-header__contents {
    border-top: 60px solid #000;
    width: 100%;
    padding: 47px 50px;
  }
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
}
.l-header__navitem {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.l-header__navitem .-en {
  font-size: 20px;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Jost", sans-serif;
}
.l-header__navitem .-ja {
  font-size: 12px;
  font-weight: 500;
}

.l-footer {
  background-color: #000000;
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding-top: 23px;
  }
}
.l-footer__inner {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-footer__inner {
    padding: unset;
  }
}
.l-footer__logo {
  max-width: 458px;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    max-width: 253px;
    margin: 0 auto;
  }
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  max-width: 458px;
  margin: 49px 0 0;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 96% 100%, 0% 100%);
  padding: 24px 0px 14px 0;
}
@media screen and (max-width: 768px) {
  .l-footer__button {
    display: none;
  }
}
.l-footer__button figure {
  padding-right: 18px;
}
.l-footer__button figure img {
  width: 100%;
  height: auto;
  max-width: 296px;
}
.l-footer__button span {
  padding-right: unset;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  position: relative;
  padding-right: 18px;
}
.l-footer__button span::after {
  position: absolute;
  content: "";
  background-image: url("../images/common/icon-outlink-color.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-footer__copy {
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
  border-top: 1px solid #fff;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 100px;
  font-size: 13px;
  line-height: 1;
  padding: 13px 0 40px;
}
@media screen and (max-width: 768px) {
  .l-footer__copy {
    margin-top: 50px;
    font-size: 10px;
    padding: 7px 0 12px;
  }
}

.l-page {
  margin-top: -83px;
}

.l-grade {
  margin: 0 calc(50% - 50vw) 0;
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  background-image: url(../images/common/grade.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.l-grade2 {
  margin: 0 calc(50% - 50vw) 0;
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  background-image: url(../images/common/grade2.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.l-bgcolor {
  margin: -83px calc(50% - 50vw) 0;
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  background-color: #000000;
}

.c-title {
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .c-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.c-title .-lg, .c-title .-sm {
  height: 107px;
  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;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
@media screen and (max-width: 768px) {
  .c-title .-lg, .c-title .-sm {
    height: 60px;
  }
}
.c-title .-lg {
  color: #fff;
  font-size: 80px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  width: 46.5277777778vw;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1070px) {
  .c-title .-lg {
    font-size: 4.6728971963vw;
    width: 32.7102803738vw;
  }
}
@media screen and (max-width: 768px) {
  .c-title .-lg {
    width: 258px;
    height: 49px;
    font-size: 29px;
  }
}
.c-title .-lg.is-active {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.c-title .-sm {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  background-image: url(../images/common/title-color2.png);
  background-size: contain;
  background-repeat: repeat;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  min-width: 375px;
  -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
  margin-left: -1.3888888889vw;
  padding: 0 30px;
}
@media screen and (max-width: 1070px) {
  .c-title .-sm {
    min-width: 28.0373831776vw;
    margin-left: -1.8691588785vw;
  }
}
@media screen and (max-width: 768px) {
  .c-title .-sm {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-clip-path: polygon(0 0, 100% 0%, 98% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 98% 100%, 0% 100%);
    font-size: 10px;
    min-width: 32vw;
    margin-left: calc(50% - 50vw);
    margin-top: -1px;
    padding: 0 0 0 calc(50vw - 50%);
    line-height: 1.2;
    width: 250px;
    height: 30px;
  }
}
.c-title .-sm.is-active {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.c-title .-instaicon {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .c-title .-instaicon {
    width: 15px;
    margin-left: 8px;
  }
}
.c-title.-color1 .-lg {
  background-image: url(../images/common/title-color1.png);
  background-size: contain;
  background-repeat: repeat;
}
.c-title.-color2 .-lg {
  background-color: #252525;
}
.c-title.-color3 .-lg {
  background-color: #fff;
  color: #000;
}

.c-lead {
  font-size: 18px;
  line-height: 1.9444444444;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-lead {
    font-size: 16px;
    text-align: left;
  }
}
.c-lead.-color {
  color: #fff;
}

.c-burger {
  display: block;
  position: fixed;
  right: 56px;
  top: 27px;
  width: 49px;
  height: 47px;
  z-index: 999;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .c-burger {
    height: 35px;
    right: 16px;
    top: 10px;
  }
}
.c-burger__border {
  width: 43px;
  height: 2px;
  display: block;
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 768px) {
  .c-burger__border {
    width: 26px;
    height: 1px;
  }
}
.c-burger__border--top {
  bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-burger__border--top {
    bottom: 12px;
  }
}
.c-burger__border--mid {
  bottom: 10px;
}
@media screen and (max-width: 768px) {
  .c-burger__border--mid {
    bottom: 6px;
  }
}
.c-burger__border--bottom {
  bottom: 0;
}
.c-burger__text {
  color: #fff;
  font-size: 17px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 51%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .c-burger__text {
    font-size: 10px;
    top: 6px;
  }
}
@media screen and (max-width: 768px) {
  .c-burger.js-active .c-burger__text {
    opacity: 0;
  }
}
.c-burger.js-active .c-burger__border--top {
  rotate: -17deg;
  bottom: 16px;
  width: 50px;
}
@media screen and (max-width: 768px) {
  .c-burger.js-active .c-burger__border--top {
    rotate: -28deg;
    width: 28px;
    bottom: 19px;
    left: 23px;
  }
}
.c-burger.js-active .c-burger__border--mid {
  opacity: 0;
}
.c-burger.js-active .c-burger__border--bottom {
  rotate: 16deg;
  bottom: 2px;
  width: 50px;
}
@media screen and (max-width: 768px) {
  .c-burger.js-active .c-burger__border--bottom {
    width: 28px;
    rotate: 28deg;
    bottom: 5px;
    left: 23px;
  }
}

.c-outbutton {
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  background-color: #000;
  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;
  max-width: 210px;
  width: 100%;
  height: 40px;
}
@media screen and (max-width: 768px) {
  .c-outbutton {
    max-width: 210px;
    height: 48px;
  }
}
.c-outbutton span {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  position: relative;
  padding-right: 11px;
}
@media screen and (max-width: 768px) {
  .c-outbutton span {
    font-size: 14px;
  }
}
.c-outbutton span::after {
  position: absolute;
  content: "";
  background-image: url("../images/common/icon-outlink.svg");
  background-size: contain;
  background-repeat: no-repeat;
  right: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 14px;
}

.c-button {
  background-color: #fff;
  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;
  max-width: 480px;
  height: 47px;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
}
@media screen and (max-width: 768px) {
  .c-button {
    max-width: 230px;
    height: 48px;
    padding-right: 20px;
  }
}
.c-button span {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 768px) {
  .c-button span {
    font-size: 15px;
  }
}
.c-button span::after {
  position: absolute;
  content: "";
  background-color: #DC0000;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 51%);
          clip-path: polygon(0 0, 0% 100%, 100% 51%);
  width: 9px;
  height: 10px;
  right: -27px;
  top: 62%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .c-button span::after {
    top: 55%;
  }
}
.c-button.-border {
  position: relative;
  background: #252525;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  z-index: 1;
}
.c-button.-border span {
  position: relative;
  z-index: 2;
}
.c-button.-border::before {
  content: "";
  position: absolute;
  inset: 1px;
  background: #fff;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.c-button.-border:hover {
  opacity: 1;
}
.c-button.-border:hover span {
  color: #fff;
}
.c-button.-border:hover::before {
  background-color: #252525;
}
.c-button.-color {
  background-color: #DC0000;
  color: #fff;
  border: 1px solid #DC0000;
}
.c-button.-color span {
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.c-button.-color span::after {
  background-color: #fff;
}
.c-button.-color:hover {
  background-color: #fff;
}
.c-button.-color:hover span {
  color: #DC0000;
}
.c-button.-color:hover span::after {
  background-color: #DC0000;
}
.c-button:hover {
  background-color: #252525;
  opacity: 1;
}
.c-button:hover span {
  color: #fff;
}

.c-cta {
  background-color: #fff;
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .c-cta {
    padding: unset;
  }
}
.c-cta__item {
  width: 50vw;
  padding: 122px 20px 86px;
  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;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .c-cta__item {
    width: 100%;
    height: 140px;
    padding: unset;
  }
}
.c-cta__item.-testdrive {
  background-image: url(../images/common/title-color1.png);
  margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 768px) {
  .c-cta__item.-testdrive {
    margin-left: unset;
  }
}
.c-cta__item.-testdrive:hover {
  background-image: url(../images/common/bg-white.webp);
}
.c-cta__item.-testdrive:hover .c-cta__text {
  color: #FF0000;
}
.c-cta__item.-contact {
  background-image: url(../images/common/title-color2.png);
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 768px) {
  .c-cta__item.-contact {
    margin-right: unset;
  }
}
.c-cta__item.-contact:hover {
  background-image: url(../images/common/bg-white.webp);
}
.c-cta__item.-contact:hover .c-cta__text {
  color: #666;
}
.c-cta__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: -30px;
  color: #fff;
  -webkit-transform: 0.4s;
          transform: 0.4s;
}
@media screen and (max-width: 768px) {
  .c-cta__text {
    margin-top: unset;
    gap: 5px;
  }
}
.c-cta__text .-lg {
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 768px) {
  .c-cta__text .-lg {
    font-size: 20px;
  }
}
.c-cta__text .-sm {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .c-cta__text .-sm {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .c-floatingtop {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .c-floatingtop.is-show {
    opacity: 1;
    visibility: visible;
  }
}

.c-floating {
  position: fixed;
  z-index: 80;
  bottom: 50px;
  right: 0px;
  width: 212px;
  height: 77px;
  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;
  -webkit-clip-path: polygon(6% 0%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(6% 0%, 100% 0, 100% 100%, 0% 100%);
  background-color: #000;
}
.c-floating::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgb(220, 0, 0)), to(rgb(110, 0, 0)));
  background: linear-gradient(90deg, rgb(220, 0, 0) 0%, rgb(110, 0, 0) 100%);
  left: 8px;
  top: 0;
  -webkit-clip-path: polygon(6% 0%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(6% 0%, 100% 0, 100% 100%, 0% 100%);
}
@media screen and (max-width: 768px) {
  .c-floating {
    right: 0;
    bottom: 0;
    width: 212px;
    height: 60px;
    padding: 0 7px 0 7px;
  }
}
.c-floating__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  position: relative;
  gap: 5px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-floating__text {
    margin-left: -20px;
    gap: 4px;
  }
}
.c-floating__text::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.391 9.854'><path d='M-19249.039-13842.648l5.166,4.146-5.166,4.148' transform='translate(19249.666 13843.429)' fill='none' stroke='%23fff' stroke-width='2'/></svg>") no-repeat center/contain;
  right: -15px;
  bottom: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .c-floating__text::after {
    right: -22px;
  }
}
.c-floating__text .-sm {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  margin-top: -2px;
  font-family: "Noto Sans", sans-serif;
}
@media screen and (max-width: 768px) {
  .c-floating__text .-sm {
    margin-top: unset;
    font-size: 12px;
  }
}
.c-floating__text .-lg {
  font-size: 23px;
  line-height: 1;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .c-floating__text .-lg {
    font-size: 20px;
  }
}

.c-pageheader__kv {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.c-pageheader__kv img {
  width: 100%;
  height: auto;
}
.c-pageheader .c-title {
  margin-top: -24px;
}

.c-pageheader2 {
  position: relative;
}
.c-pageheader2__kv {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.c-pageheader2__kv img {
  width: 100%;
  height: 266px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .c-pageheader2__kv img {
    height: 180px;
  }
}
.c-pageheader2__title {
  position: absolute;
  left: 50%;
  top: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  gap: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.c-pageheader2__title .-lg {
  font-size: 80px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Jost", sans-serif;
  font-style: italic;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .c-pageheader2__title .-lg {
    font-size: 40px;
  }
}
.c-pageheader2__title .-sm {
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .c-pageheader2__title .-sm {
    font-size: 16px;
  }
}
.c-pageheader2__title .-sm {
  font-size: 17px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 768px) {
  .c-pageheader2__title .-sm {
    font-size: 16px;
  }
}
.c-pageheader2__title2 {
  position: absolute;
  left: 50%;
  top: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  gap: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-family: "Jost", sans-serif;
}
.c-pageheader2__title2 .-lg {
  font-size: 80px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-style: italic;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .c-pageheader2__title2 .-lg {
    font-size: 40px;
  }
}
.c-pageheader2__title2 .-sm {
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 768px) {
  .c-pageheader2__title2 .-sm {
    font-size: 16px;
  }
}

.c-pager .wp-pagenavi {
  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;
  gap: 20px;
}
.c-pager .wp-pagenavi a, .c-pager .wp-pagenavi span {
  border: unset;
  font-size: 16px;
  letter-spacing: 0.02em;
  font-weight: 700;
  font-style: italic;
  font-family: "Jost", sans-serif;
}
.c-pager .previouspostslink, .c-pager .nextpostslink {
  width: 8px;
  height: 11px;
  background-image: url(../images/common/pager.svg);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: center;
  padding: unset;
  display: block;
}
.c-pager .previouspostslink {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.c-textgrow {
  overflow: hidden;
}
.c-textgrow span {
  display: inline-block;
  -webkit-transform: translateY(110%);
          transform: translateY(110%);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}
.c-textgrow.is-show span {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.p-top__bg {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 200px;
  width: 100vw;
  background-size: cover;
  background-position: top;
  background-color: #fff;
  background-image: url(../images/top/bg1.webp);
}
@media screen and (max-width: 768px) {
  .p-top__bg {
    padding: 85px calc(50vw - 50%) 0px;
    background-image: url(../images/top/bg-sp.webp);
  }
}
.p-top__bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top__grade {
  margin: 0 calc(50% - 50vw);
  padding: 0px calc(50vw - 50%);
  width: 100vw;
  height: 630px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .9)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 100%);
}
@media screen and (max-width: 768px) {
  .p-top__grade {
    height: 315px;
  }
}
.p-top__lead {
  font-size: 18px;
  line-height: 1.9444444444;
  font-weight: 500;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-top__lead {
    font-size: 14px;
    line-height: 1.7142857143;
    font-weight: 500;
    margin-top: 32px;
  }
}
.p-top__lead.-white {
  color: #fff;
}
.p-top-kv {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: calc(100vh - 100px);
  padding-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-kv {
    height: 100vh;
    padding-top: unset;
  }
}
.p-top-kv__inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-top-kv__bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.p-top-kv__bg video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top-kv__title {
  max-width: 703px;
  width: 100%;
  margin: auto 0 auto 90px;
}
@media screen and (max-width: 768px) {
  .p-top-kv__title {
    position: unset;
    left: unset;
    margin-left: 0;
    padding: 0 20px;
  }
}
.p-top-kv__title img {
  width: 100%;
  height: auto;
}
.p-top-kv__news {
  position: relative;
  background-color: rgba(255, 255, 255, .8);
  padding: 15px 64px 15px 20px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .p-top-kv__news {
    width: 100%;
    display: block;
  }
}
.p-top-kv__news::after {
  position: absolute;
  content: "";
  background-color: #DC0000;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 9px;
  height: 10px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-top-kv__news a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2px 0;
}
@media screen and (max-width: 768px) {
  .p-top-kv__news a {
    gap: 8px 0;
  }
}
.p-top-kv__news--cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #DC0000;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 700;
  padding: 5px 10px;
}
.p-top-kv__news--time {
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 700;
  margin-left: 15px;
  position: relative;
  padding-right: 13px;
  margin-right: 6px;
}
.p-top-kv__news--time::after {
  position: absolute;
  content: "";
  background-color: #5D5D5D;
  width: 2px;
  height: 25px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-top-kv__news--time::after {
    position: unset;
    content: none;
  }
}
.p-top-kv__news--title {
  font-size: 16px;
  font-weight: 700;
}
.p-top-about {
  background-color: rgba(255, 255, 255, .9);
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  position: relative;
}
.p-top-about__inner {
  position: relative;
  padding: 372px 0 428px;
}
@media screen and (max-width: 768px) {
  .p-top-about__inner {
    padding: 282px 0 120vw;
  }
}
.p-top-about__title {
  font-size: 53px;
  line-height: 1.5094339623;
  letter-spacing: 0.05em;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-top-about__title {
    font-size: 24px;
  }
}
.p-top-about__disc {
  margin: 42px auto 0;
  font-size: 18px;
  line-height: 1.9444444444;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-top-about__disc {
    margin: 22px auto 0;
    max-width: 90%;
    font-size: 16px;
    line-height: 1.875;
    text-align: left;
  }
}
.p-top-about__lead {
  font-size: 30px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 900;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-top-about__lead {
    font-size: 18px;
    margin-top: 22px;
  }
}
.p-top-about__img {
  position: absolute;
}
.p-top-about__img img {
  width: 100%;
  height: auto;
}
.p-top-about__img.-img1 {
  width: 341px;
  left: 100px;
  top: 130px;
}
@media screen and (max-width: 980px) {
  .p-top-about__img.-img1 {
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-about__img.-img1 {
    width: 160px;
    left: -6px;
    top: 158px;
  }
}
.p-top-about__img.-img2 {
  width: 380px;
  right: 25px;
  top: 0;
}
@media screen and (max-width: 980px) {
  .p-top-about__img.-img2 {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-about__img.-img2 {
    width: 198px;
    right: 0px;
  }
}
.p-top-about__img.-img3 {
  width: 330px;
  left: 0px;
  bottom: 214px;
}
@media screen and (max-width: 768px) {
  .p-top-about__img.-img3 {
    width: calc(100% + 56px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
}
.p-top-about__img.-img4 {
  width: 390px;
  right: 0px;
  bottom: 160px;
}
@media screen and (max-width: 980px) {
  .p-top-about__img.-img4 {
    bottom: 110px;
  }
}
@media screen and (max-width: 768px) {
  .p-top-about__img.-img4 {
    width: 58.6666666667vw;
    right: -2px;
    bottom: 66.6666666667vw;
  }
}
.p-top {
  /*
  &-us{
    max-width: 1065px;
    margin: 0 auto;
    padding: 83px 20px 84px;
    background-color: rgb(0, 0, 0 ,.66);
    clip-path: polygon(6% 0%, 100% 0%, 97% 100%, 3% 100%);
    color: #fff;
    @include s.mq(md) {
      clip-path: polygon(4% 0%, 99% 0%, 96% 100%, 0% 100%);
      padding: 42px 20px 40px;
    }
    &__title{
      font-size: 30px;
      line-height: calc(50 / 30);
      font-weight: 500;
      letter-spacing: .05em;
      text-align: center;
      width: fit-content;
      margin: 0 auto;
      @include s.mq(md) {
        font-size: 18px;
        line-height: calc(34 / 18);
      }
    }
    &__disc{
      font-size: 18px;
      line-height: calc(40 / 18);
      font-weight: 700;
      text-align: center;
      max-width: 500px;
      margin: 38px auto 0;
      @include s.mq(md) {
        font-size: 16px;
        line-height: calc(24 / 16);
        font-weight: 500;
        text-align: left;
        max-width: 85%;
        margin: 22px auto 0;
      }
      & + .p-top-us__disc{
        margin: 20px auto 0;
        @include s.mq(md) {
          margin: 0 auto;
        }
      }
    }
  }
  */
}
.p-top-news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 64px 50px;
  margin: 225px auto 0;
  max-width: 1000px;
}
@media screen and (max-width: 768px) {
  .p-top-news__list {
    gap: 40px 20px;
    margin: 40px auto 0;
  }
}
.p-top-news__item {
  width: calc(33.33333% - 33.33333px);
}
@media screen and (max-width: 768px) {
  .p-top-news__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  .p-top-news__item {
    width: 100%;
  }
}
.p-top-news__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 300/220;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top-news__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  gap: 10px;
}
.p-top-news__head time {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top-news__head time {
    font-size: 12px;
  }
}
.p-top-news__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-top-news__cat li {
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #DC0000;
  padding: 5px 10px;
}
@media screen and (max-width: 768px) {
  .p-top-news__cat li {
    font-size: 12px;
  }
}
.p-top-news__title {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  margin-top: 8px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top-news__title {
    font-size: 14px;
  }
}
.p-top-news__button {
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-news__button {
    margin: 40px auto 0;
  }
}
.p-top-news__button.-color span::after {
  background-color: #000;
}
.p-top-insta {
  position: relative;
  z-index: 0;
  margin-top: 160px;
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-bottom: 118px;
}
@media screen and (max-width: 768px) {
  .p-top-insta {
    margin-top: 50px;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-top: 20px;
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    padding-bottom: 50px;
  }
}
.p-top-insta::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-color: rgba(255, 255, 255, .65);
  z-index: -1;
}
.p-top-insta::after {
  content: "";
  width: 100vw;
  height: calc(var(--insta-section-height) + 358px);
  position: absolute;
  left: 0;
  bottom: -200px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgb(142, 142, 142)));
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(142, 142, 142) 100%);
  z-index: -2;
}
@media screen and (max-width: 768px) {
  .p-top-insta::after {
    height: calc(var(--insta-section-height) + 290px);
  }
}
.p-top-insta__section {
  max-width: 1000px;
  margin: 60px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-insta__section {
    margin: 38px auto 0;
  }
}
.p-top-insta__section + .p-top-insta__section {
  margin: 84px auto 0;
}
.p-top-insta__title img {
  width: 100%;
  height: auto;
}
.p-top-insta__title.-title1 {
  max-width: 459px;
}
.p-top-insta__title.-title2 {
  max-width: 514px;
}
.p-top-insta__inc {
  margin-top: 20px;
}
.p-top-insta__disc {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .p-top-insta__disc {
    font-size: 14px;
    line-height: 1.7142857143;
    text-align: center;
  }
}
.p-top-insta__button {
  margin: 20px 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-top-insta__button {
    margin: 28px auto 0;
  }
}
.p-top-insta__button span::after {
  content: none;
  position: unset;
}
.p-top-custom {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 200px;
  width: 100vw;
  background-image: url(../images/top/custom-bg.webp);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .p-top-custom {
    padding: 20px calc(50vw - 50%) 55px;
  }
}
.p-top-custom .p-top__lead {
  max-width: 1035px;
  letter-spacing: 0.02em;
}
.p-top-custom__list {
  margin-top: 74px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  .p-top-custom__list {
    margin-top: 24px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
}
.p-top-custom__list figure:nth-of-type(1) {
  grid-row: 1/3;
}
@media screen and (max-width: 768px) {
  .p-top-custom__list figure:nth-of-type(1) {
    grid-column: 1/3;
    grid-row: 1;
  }
  .p-top-custom__list figure:nth-of-type(2) {
    grid-column: 1;
    grid-row: 2;
  }
  .p-top-custom__list figure:nth-of-type(3) {
    grid-column: 2;
    grid-row: 2;
  }
}
.p-top-custom__list img {
  width: 100%;
  height: auto;
}
.p-top-custom__buttons {
  margin: 70px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
}
@media screen and (max-width: 768px) {
  .p-top-custom__buttons {
    margin: 35px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-top-custom__button {
  width: calc(50% - 10px);
  max-width: 388px;
}
@media screen and (max-width: 768px) {
  .p-top-custom__button {
    width: 100%;
    max-width: 230px;
  }
}
.p-top-products {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 200px;
  width: 100vw;
  background-image: url(../images/top/products-bg.webp);
  background-color: #2A2A2A;
}
@media screen and (max-width: 768px) {
  .p-top-products {
    padding: 20px calc(50vw - 50%) 60px;
  }
}
.p-top-products__list {
  margin: 76px calc(50% - 50vw) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-top-products__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    margin: 15px auto 0;
  }
}
.p-top-products__item {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .p-top-products__item {
    width: unset;
  }
  .p-top-products__item:nth-of-type(1) {
    grid-column: 1/3;
    grid-row: 1;
  }
  .p-top-products__item:nth-of-type(2) {
    grid-column: 1;
    grid-row: 2;
  }
  .p-top-products__item:nth-of-type(3) {
    grid-column: 2;
    grid-row: 2;
  }
}
.p-top-products__item img {
  width: 100%;
  height: auto;
}
.p-top-products__button {
  margin: 83px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-products__button {
    margin: 35px auto 0;
  }
}
.p-top-shop {
  margin: 0 calc(50% - 50vw);
  padding: 73px calc(50vw - 50%) 200px;
  width: 100vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top-shop {
    padding: 20px calc(50vw - 50%) 60px;
  }
}
.p-top-shop__list {
  margin-top: 123px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  .p-top-shop__list {
    margin-top: 28px;
    gap: 53px;
  }
}
.p-top-shop__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1100px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-top-shop__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
.p-top-shop__head {
  width: 49.4%;
}
@media screen and (max-width: 768px) {
  .p-top-shop__head {
    width: 100%;
  }
}
.p-top-shop__head img {
  width: 100%;
  height: auto;
}
.p-top-shop__body {
  width: 50%;
  padding-left: 3%;
}
@media screen and (max-width: 768px) {
  .p-top-shop__body {
    width: 100%;
    padding-left: unset;
  }
}
.p-top-shop__logo.-logo1 {
  max-width: 459px;
  margin: -45px 0 20px 0;
}
@media screen and (max-width: 768px) {
  .p-top-shop__logo.-logo1 {
    margin: 0 auto;
    max-width: 330px;
  }
}
.p-top-shop__logo.-logo2 {
  max-width: 515px;
  margin: -14px 0 20px 0;
}
@media screen and (max-width: 768px) {
  .p-top-shop__logo.-logo2 {
    margin: 5px auto -4px;
    max-width: 330px;
  }
}
.p-top-shop__logo img {
  width: 100%;
  height: auto;
}
.p-top-shop__disc {
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-top-shop__disc {
    margin: 15px auto 0;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-top-shop__button {
  margin: 78px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-shop__button {
    margin: 53px auto 0;
  }
}
.p-top-lineup {
  margin: 0 calc(50% - 50vw);
  padding: 100px calc(50vw - 50%) 200px;
  width: 100vw;
  background-image: url(../images/top/lineup-bg.webp);
  background-position-x: right;
  background-size: cover;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-top-lineup {
    padding: 20px calc(50vw - 50%) 58px;
    background-position-x: right 12%;
  }
}
.p-top-lineup__slider {
  margin: 24.7222222222vw calc(50% - 50vw) 0;
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .p-top-lineup__slider {
    margin: 6vw calc(50% - 50vw) 0;
  }
}
.p-top-lineup__slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.p-top-lineup__slider .swiper-slide img {
  width: 100%;
  height: auto;
}
.p-top-lineup__slider .swiper-pagination {
  position: unset;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-top-lineup__slider .swiper-pagination {
    margin-top: 5px;
  }
}
.p-top-lineup__slider .swiper-pagination-bullet {
  width: 39px;
  height: 4px;
  background-color: #000000;
  opacity: 1;
  border-radius: unset;
  margin: 0 8px;
}
@media screen and (max-width: 768px) {
  .p-top-lineup__slider .swiper-pagination-bullet {
    width: 16px;
  }
}
.p-top-lineup__slider .swiper-pagination-bullet-active {
  background-color: #DC0000;
}
.p-top-lineup__button {
  margin: 70px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-lineup__button {
    margin: 43px auto 0;
  }
}
.p-top-racing {
  margin: 0 calc(50% - 50vw);
  padding: 90px calc(50vw - 50%) 200px;
  width: 100vw;
  background-image: url(../images/top/racing-bg.webp);
  background-size: cover;
  background-position: center;
  background-color: #000;
}
@media screen and (max-width: 768px) {
  .p-top-racing {
    padding: 20px calc(50vw - 50%) 58px;
  }
}
.p-top-racing .p-top__lead {
  line-height: 2.2222222222;
}
@media screen and (max-width: 768px) {
  .p-top-racing .p-top__lead {
    line-height: 1.7142857143;
  }
}
.p-top-racing__button {
  margin: 580px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-racing__button {
    margin: 102px auto 0;
  }
}

.p-customize {
  padding: 123px 0 225px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-customize {
    padding: 123px 0 80px;
  }
}
.p-customize .p-customize-point, .p-customize .p-customize-case, .p-customize .p-customize-consul, .p-customize .p-customize-contact {
  max-width: 1000px;
  margin: 0 auto;
}
.p-customize .p-customize-consul__title, .p-customize .p-customize-case__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-customize .p-customize-consul__title, .p-customize .p-customize-case__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-customize .p-customize-consul__title .-en, .p-customize .p-customize-case__title .-en {
  font-size: 50px;
  line-height: 1;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .p-customize .p-customize-consul__title .-en, .p-customize .p-customize-case__title .-en {
    font-size: 32px;
  }
}
.p-customize .p-customize-consul__title .-ja, .p-customize .p-customize-case__title .-ja {
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
}
.p-customize .p-customize-case__button, .p-customize .p-customize-contact__button {
  color: #252525;
}
.p-customize__lead {
  font-size: 16px;
  text-align: left;
}
.p-customize__section.-section1 {
  padding-top: 150px;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section1 {
    padding-top: 80px;
  }
}
.p-customize__section.-section3 {
  padding-top: 160px;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section3 {
    padding-top: 80px;
  }
}
.p-customize__section.-section2 {
  margin: 0 calc(50% - 50vw);
  padding: 103px calc(50vw - 50%) 160px;
  width: 100vw;
  background-image: url(../images/customize/bg.webp);
  background-size: cover;
  background-color: #DC0000;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 {
    padding: 80px calc(50vw - 50%) 80px;
  }
}
.p-customize__section.-section2 .p-customize-point {
  display: block;
}
.p-customize__section.-section2 .p-customize-point__title .-sm {
  color: #fff;
  margin-top: 42px;
}
.p-customize__section.-section2 .p-customize-point__head {
  padding-right: unset;
  padding-left: unset;
  width: 100%;
}
.p-customize__section.-section2 .p-customize-point__title2 {
  font-size: 18px;
  font-weight: 700;
}
.p-customize__section.-section2 .p-customize-point__list {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-point__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-customize__section.-section2 .p-customize-point__item {
  width: calc(50% - 40px);
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-point__item {
    width: 100%;
  }
}
.p-customize__section.-section2 .p-customize-point {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-customize__section.-section2 .p-customize-point__img {
  width: 100%;
  position: relative;
  margin-top: 12px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-point__img {
    margin-right: unset;
  }
}
.p-customize__section.-section2 .p-customize-point__img img {
  width: 100%;
  height: auto;
}
.p-customize__section.-section2 .p-customize-point__img iframe {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.p-customize__section.-section2 .p-customize-point__img::after {
  position: absolute;
  content: "";
  background-image: url(../images/customize/icon-play.webp);
  background-size: contain;
  background-position: center;
  width: 97px;
  height: 97px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-point__img::after {
    width: 60px;
    height: 60px;
  }
}
.p-customize__section.-section2 .p-customize-point__button {
  padding: 0 27px 0 40px;
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 210px;
  width: 100%;
  height: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-point__button {
    max-width: 210px;
    margin: 20px auto 0;
  }
}
.p-customize__section.-section2 .p-customize-point__button span {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-point__button span {
    font-size: 12px;
  }
}
.p-customize__section.-section2 .p-customize-contact {
  margin: 98px auto 0;
}
@media screen and (max-width: 768px) {
  .p-customize__section.-section2 .p-customize-contact {
    margin: 60px auto 0;
  }
}
.p-customize-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-customize-point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.p-customize-point__maintitle {
  margin-left: calc(50% - 50vw);
  padding: 30px 86px 30px calc(50vw - 50%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 98.5% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 98.5% 100%, 0% 100%);
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(95deg, rgb(126, 11, 11) 0%, rgb(0, 0, 0) 100%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .p-customize-point__maintitle {
    font-size: 20px;
    line-height: 1.3;
    padding: 15px 20px 15px calc(50vw - 50%);
  }
}
.p-customize-point__head {
  width: 50%;
  padding-right: 28px;
}
@media screen and (max-width: 768px) {
  .p-customize-point__head {
    width: 100%;
    padding-right: unset;
  }
}
.p-customize-point__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.p-customize-point__title .-sm {
  color: #DC0000;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
  border-bottom: 2px solid;
  width: 100%;
  padding-bottom: 11px;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-customize-point__title .-sm {
    font-size: 28px;
  }
}
.p-customize-point__title .-lg {
  font-size: 32px;
  line-height: 1.25;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-customize-point__title .-lg {
    font-size: 24px;
  }
}
.p-customize-point__text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .p-customize-point__text {
    font-size: 14px;
  }
}
.p-customize-point__img {
  width: 60%;
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 768px) {
  .p-customize-point__img {
    width: 100%;
    margin-right: unset;
  }
}
.p-customize-point__img img {
  width: 100%;
  height: auto;
}
.p-customize-point__img video {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.p-customize-case {
  padding-top: 92px;
  padding-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .p-customize-case {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.p-customize-case__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 65px;
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .p-customize-case__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.p-customize-case__item {
  width: calc(50% - 32.5px);
}
@media screen and (max-width: 768px) {
  .p-customize-case__item {
    width: 100%;
  }
}
.p-customize-case__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 467/260;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-customize-case__disc {
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
  margin-top: 6px;
}
.p-customize-case__button {
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .p-customize-case__button {
    margin: 40px auto 0;
  }
}
.p-customize-contact {
  border-top: 2px solid #fff;
  padding-top: 96px;
}
@media screen and (max-width: 768px) {
  .p-customize-contact {
    padding-top: 60px;
  }
}
.p-customize-contact__title {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-customize-contact__title {
    font-size: 22px;
  }
}
.p-customize-contact__button.c-button.-color {
  margin: 40px auto 0;
  background: linear-gradient(95deg, rgb(126, 11, 11) 0%, rgb(0, 0, 0) 100%);
  border: unset;
}
.p-customize-contact__button.c-button.-color:hover {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p-customize-contact__button.c-button.-color {
    margin: 40px auto 0;
  }
}
.p-customize-product {
  border-top: 2px solid #DC0000;
  padding-top: 107px;
  padding-bottom: 160px;
}
@media screen and (max-width: 768px) {
  .p-customize-product {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.p-customize-product__title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-customize-product__title {
    font-size: 20px;
    line-height: 1.4;
  }
}
.p-customize-product .c-button {
  margin: 40px auto 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(220, 0, 0)), to(rgb(110, 0, 0)));
  background: linear-gradient(90deg, rgb(220, 0, 0) 0%, rgb(110, 0, 0) 100%);
  border: unset;
}
.p-customize-product .c-button:hover {
  background: #fff;
}
.p-customize-consul {
  padding-top: 110px;
}
@media screen and (max-width: 768px) {
  .p-customize-consul {
    padding-top: 80px;
  }
}
.p-customize-consul__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 77px 20px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-customize-consul__list {
    gap: 40px 20px;
  }
}
.p-customize-consul__item {
  width: calc(33.33333% - 13.33333px);
}
@media screen and (max-width: 768px) {
  .p-customize-consul__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  .p-customize-consul__item {
    width: 100%;
  }
}
.p-customize-consul__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 320/222;
}
.p-customize-consul__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin-top: 24px;
  padding: 0px 23px 0;
}
.p-customize-consul__body::after {
  position: absolute;
  content: "";
  width: 68px;
  height: 3px;
  background: #DC0000;
  -webkit-transform: rotate(-77deg);
          transform: rotate(-77deg);
  left: -25px;
  top: 29px;
}
.p-customize-consul__name {
  font-size: 18px;
  line-height: 2.1;
  font-weight: 700;
}
.p-customize-consul__potision, .p-customize-consul__store {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
}

.p-customize-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 999;
}
.p-customize-modal.is-open {
  display: block;
}
.p-customize-modal__bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: rgba(37, 37, 37, .6);
}
.p-customize-modal__body {
  max-height: 80vh;
  max-width: 70%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  aspect-ratio: 16/9;
}
@media screen and (max-width: 768px) {
  .p-customize-modal__body {
    max-width: 80%;
  }
}
.p-customize-modal__body iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-news {
  padding-top: 138px;
  padding-bottom: 142px;
}
@media screen and (max-width: 768px) {
  .p-news {
    padding-bottom: 80px;
  }
}
.p-news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 64px 50px;
  margin: 97px auto 0;
}
@media screen and (max-width: 768px) {
  .p-news__list {
    gap: 40px 20px;
    margin: 40px auto 0;
  }
}
.p-news__item {
  width: calc(33.33333% - 33.33333px);
}
@media screen and (max-width: 768px) {
  .p-news__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  .p-news__item {
    width: 100%;
  }
}
.p-news__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 300/220;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-news__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  gap: 10px;
}
.p-news__head time {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-news__head time {
    font-size: 12px;
  }
}
.p-news__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-news__cat li {
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #DC0000;
  padding: 5px 10px;
}
@media screen and (max-width: 768px) {
  .p-news__cat li {
    font-size: 12px;
  }
}
.p-news__title {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .p-news__title {
    font-size: 14px;
  }
}
.p-news__pager {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-news__pager {
    margin-top: 30px;
  }
}

.wp-block-button .wp-block-button__link[href$=".pdf"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
}
.wp-block-button .wp-block-button__link[href$=".pdf"]::after {
  content: "";
  width: 14px;
  height: 17px;
  background: url("../images/common/icon_pdf.svg") no-repeat center/contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-works {
  padding-top: 140px;
  padding-bottom: 128px;
}
@media screen and (max-width: 768px) {
  .p-works {
    padding-bottom: 80px;
  }
}
.p-works__lead {
  text-align: left;
  font-size: 16px;
}
.p-works__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 53px 80px;
  margin: 87px auto 0;
  max-width: 970px;
}
@media screen and (max-width: 768px) {
  .p-works__list {
    gap: 40px 20px;
    margin: 40px auto 0;
  }
}
.p-works__item {
  width: calc(33.33333% - 53.33333px);
  border-bottom: #BBBBBB 1px solid;
}
@media screen and (max-width: 768px) {
  .p-works__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  .p-works__item {
    width: 100%;
  }
}
.p-works__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 270/180;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-works__time {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 9px;
}
@media screen and (max-width: 768px) {
  .p-works__time {
    font-size: 12px;
  }
}
.p-works__cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 6px;
  padding-left: 18px;
}
.p-works__cat::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  background: #DC0000;
  -webkit-transform: rotate(-71deg);
          transform: rotate(-71deg);
  left: -12px;
  top: 20px;
}
.p-works__cat li {
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #DC0000;
}
@media screen and (max-width: 768px) {
  .p-works__cat li {
    font-size: 12px;
  }
}
.p-works__title {
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
  margin-top: 5px;
  padding-bottom: 20px;
  padding-left: 18px;
}
@media screen and (max-width: 768px) {
  .p-works__title {
    font-size: 14px;
  }
}
.p-works__title span {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.p-works__pager {
  margin-top: 88px;
}
@media screen and (max-width: 768px) {
  .p-works__pager {
    margin-top: 30px;
  }
}

.p-single {
  padding: 66px 0 100px;
}
.p-single__header {
  border-bottom: 1px solid;
  padding-bottom: 22px;
}
.p-single__head1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 16px;
  gap: 14px;
}
.p-single__head1 time {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-single__head1 time {
    font-size: 12px;
  }
}
.p-single__newscat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-single__newscat li {
  font-size: 16px;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #DC0000;
  padding: 5px 10px;
}
@media screen and (max-width: 768px) {
  .p-single__newscat li {
    font-size: 12px;
  }
}
.p-single__modelcat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-single__modelcat li {
  font-size: 16px;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #707070;
}
@media screen and (max-width: 768px) {
  .p-single__modelcat li {
    font-size: 12px;
  }
}
.p-single__title {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-single__title {
    font-size: 20px;
  }
}
.p-single__contents {
  padding: 26px 0 32px;
}
.p-single__contents p, .p-single__contents li, .p-single__contents a {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .p-single__contents p, .p-single__contents li, .p-single__contents a {
    font-size: 14px;
  }
}
.p-single__contents .wp-block-image {
  margin-bottom: 30px;
  max-width: 744px;
}
.p-single__contents img {
  width: 100%;
  height: auto;
}
.p-single__eyecatch img {
  width: 100%;
  height: auto;
}
.p-single__pager {
  margin-top: 74px;
  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;
  gap: 52px;
}
@media screen and (max-width: 768px) {
  .p-single__pager {
    gap: unset;
    max-width: 336px;
    width: 100%;
    margin: 60px auto 0;
    gap: 20px;
  }
}
.p-single__pager .-button {
  max-width: 255px;
  width: 100%;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #252525;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
}
@media screen and (max-width: 768px) {
  .p-single__pager .-button {
    max-width: 180px;
    font-size: 15px;
  }
}
.p-single__pager .-button::after {
  position: absolute;
  content: "";
  background-color: #DC0000;
  width: 9px;
  height: 10px;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  right: 23px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-single__pager .-button::after {
    right: 12px;
  }
}
.p-single__pager .-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 19px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-single__pager .-prev, .p-single__pager .-next {
    width: 58px;
  }
}

.p-lineup {
  padding: 137px 0 155px;
  color: #fff;
}
.p-lineup__nav {
  max-width: 1000px;
  margin: 127px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-lineup__nav {
    gap: 10px;
    margin: 80px auto 0;
  }
}
.p-lineup__nav a {
  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;
  padding-left: 20px;
  gap: 12px;
  width: calc(50% - 20px);
  height: 47px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(220, 0, 0)), to(rgb(110, 0, 0)));
  background: linear-gradient(90deg, rgb(220, 0, 0) 0%, rgb(110, 0, 0) 100%);
  font-size: 17px;
  letter-spacing: 0.02em;
  font-weight: 700;
  font-style: italic;
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .p-lineup__nav a {
    width: calc(50% - 5px);
    font-size: 14px;
  }
  .p-lineup__nav a svg {
    width: 8px;
  }
}
.p-lineup__section:first-of-type {
  padding-top: 58px;
}
.p-lineup__section {
  padding-top: 123px;
}
.p-lineup__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-lineup__title {
    font-size: 16px;
    line-height: 1.4;
  }
}
.p-lineup__title img {
  max-width: 83px;
  width: 100%;
}
.p-lineup__list {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 53px 30px;
}
@media screen and (max-width: 768px) {
  .p-lineup__list {
    gap: 40px 20px;
  }
}
.p-lineup__item {
  width: calc(33.33333% - 20px);
}
@media screen and (max-width: 768px) {
  .p-lineup__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  .p-lineup__item {
    width: 100%;
  }
}
.p-lineup__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 380/210;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-lineup__name {
  margin-top: 16px;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 700;
  font-family: "Jost", sans-serif;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-lineup__name {
    font-size: 24px;
  }
}
.p-lineup__link {
  margin: 22px auto 0;
  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;
  gap: 6px;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  background-color: #fff;
  max-width: 210px;
  width: 100%;
  height: 40px;
  position: relative;
  z-index: 1;
}
.p-lineup__link::before {
  position: absolute;
  content: "";
  background-color: #000;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

.p-products {
  padding: 137px 0 0px;
}
.p-products .l-grade {
  padding-bottom: 145px;
}
@media screen and (max-width: 768px) {
  .p-products .l-grade {
    padding-bottom: 80px;
  }
}
.p-products-nav {
  padding: 106px 0 140px;
}
@media screen and (max-width: 768px) {
  .p-products-nav {
    padding: 80px 0 80px;
  }
}
.p-products-nav__title {
  font-size: 38px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-products-nav__title {
    font-size: 24px;
  }
}
.p-products-nav__list {
  max-width: 956px;
  margin: 54px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px 58px;
}
@media screen and (max-width: 768px) {
  .p-products-nav__list {
    gap: 10px;
    margin: 40px auto 0;
  }
}
.p-products-nav__list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
  gap: 12px;
  width: calc(25% - 43.5px);
  height: 47px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(220, 0, 0)), to(rgb(110, 0, 0)));
  background: linear-gradient(90deg, rgb(220, 0, 0) 0%, rgb(110, 0, 0) 100%);
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 700;
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-products-nav__list a {
    width: calc(50% - 5px);
    font-size: 14px;
  }
  .p-products-nav__list a svg {
    width: 8px;
  }
}
.p-products__section:first-of-type {
  padding-top: 137px;
}
@media screen and (max-width: 768px) {
  .p-products__section:first-of-type {
    padding-top: 80px;
  }
}
.p-products__section {
  padding-top: 123px;
}
@media screen and (max-width: 768px) {
  .p-products__section {
    padding-top: 80px;
  }
}
.p-products__section#tuning .p-products__title .-lg::first-letter {
  text-transform: uppercase;
}
.p-products__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.p-products__title::after {
  position: absolute;
  content: "";
  background-color: #000;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
}
.p-products__title .-lg {
  background-color: #DC0000;
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  font-weight: 700;
  font-style: italic;
  font-family: "Jost", sans-serif;
  width: 253px;
  height: 64px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 38px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-products__title .-lg {
    font-size: 20px;
    width: 140px;
    height: 54px;
    padding: 0 10px;
  }
}
.p-products__title .-sm {
  font-size: 18px;
  letter-spacing: 0.02em;
  font-weight: 500;
  width: calc(100% - 253px);
  padding: 21px 20px;
}
@media screen and (max-width: 768px) {
  .p-products__title .-sm {
    width: calc(100% - 140px);
    font-size: 16px;
    padding: 18px 12px;
  }
}
.p-products__list {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-products__list {
    gap: 40px 20px;
  }
}
.p-products__item {
  background-color: #EEEEEE;
  width: calc(33.33333% - 26.66667px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .p-products__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  .p-products__item {
    width: 100%;
  }
}
.p-products__inner {
  padding: 26px 24px 22px;
}
.p-products__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 325/157;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.p-products__name {
  margin-top: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
}
.p-products__name .-lg {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Jost", sans-serif;
}
.p-products__name .-sm {
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
}
.p-products__link {
  margin: auto auto 0;
  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;
  gap: 6px;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 500;
  background-color: #000;
  color: #fff;
  width: 100%;
  height: 46px;
}
.p-products__text {
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin-top: 170px;
}
@media screen and (max-width: 768px) {
  .p-products__text {
    font-size: 14px;
    margin-top: 60px;
    text-align: left;
  }
}
.p-products__button {
  position: relative;
  margin: 40px auto 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(220, 0, 0)), to(rgb(110, 0, 0)));
  background: linear-gradient(90deg, rgb(220, 0, 0) 0%, rgb(110, 0, 0) 100%);
  color: #fff;
  border: unset;
  z-index: 1;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  -webkit-clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
          clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
}
@media screen and (min-width: 769px) {
  .p-products__button {
    max-width: 490px;
  }
  .p-products__button span::after {
    right: -37px;
  }
}
.p-products__button::before {
  content: "";
  position: absolute;
  inset: 0.5px;
  background: #fff;
  -webkit-clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
          clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.p-products__button:hover {
  color: #dc0000;
}
.p-products__button:hover::before {
  opacity: 1;
}
.p-products__button:hover span {
  color: #dc0000;
}

.p-racing__bg {
  margin: -83px calc(50% - 50vw) 0;
  padding: 0 calc(50vw - 50%);
  width: 100vw;
  background: linear-gradient(to bottom, #fff 0, #fff 100px, #000 100px, #000 100%);
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-racing__bg {
    background: linear-gradient(to bottom, #fff 0, #fff 60px, #000 60px, #000 100%);
    color: #fff;
  }
}
.p-racing__bg .p-racing__lead {
  margin-top: 38px;
}
.p-racing__bg {
  /*
  .p-racing__link{
    padding-left: 10px;
    clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
    background-color: #fff;
    position: relative;
    z-index: 1;
    &::before {
      position: absolute;
      content: "";
      background-color: #000;
      width: calc(100% - 2px);
      height: calc(100% - 2px);
      clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
      z-index: -1;
    }
  }
    */
}
.p-racing__title {
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 205px 0 167px;
}
@media screen and (max-width: 768px) {
  .p-racing__title {
    font-size: 28px;
    padding: 150px 0 120px;
  }
}
.p-racing__section {
  margin-top: -100px;
  padding-bottom: 240px;
}
@media screen and (max-width: 768px) {
  .p-racing__section {
    margin-top: -60px;
    padding-bottom: 180px;
  }
}
.p-racing__section.-last {
  padding-bottom: 155px;
}
@media screen and (max-width: 768px) {
  .p-racing__section.-last {
    padding-bottom: 100px;
  }
}
.p-racing__sectiontitle {
  font-size: 50px;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  color: #fff;
  padding: 32px 24px 246px;
  max-width: 1000px;
  margin: 0 auto 0;
  background-size: cover;
  background-position: right;
}
@media screen and (max-width: 768px) {
  .p-racing__sectiontitle {
    font-size: 24px;
    padding: 10px 20px 150px;
  }
}
.p-racing__sectiontitle.-title1 {
  background-image: url(../images/racing/title1.webp);
}
.p-racing__sectiontitle.-title2 {
  background-image: url(../images/racing/title2.webp);
}
.p-racing__sectiontitle.-title3 {
  background-image: url(../images/racing/title3.webp);
}
.p-racing__lead {
  margin-top: 31px;
  font-size: 16px;
  line-height: 2.1875;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-racing__lead {
    text-align: left;
  }
}
.p-racing__slider {
  max-width: 780px;
  margin: 96px auto 0;
}
@media screen and (max-width: 768px) {
  .p-racing__slider {
    margin: 40px auto 0;
  }
}
.p-racing__slider .main-slider .swiper-slide {
  cursor: pointer;
}
.p-racing__slider .main-slider .swiper-button-next, .p-racing__slider .main-slider .swiper-button-prev {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, .7);
}
.p-racing__slider .main-slider .swiper-button-next:after, .p-racing__slider .main-slider .swiper-button-prev:after {
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #252525;
}
.p-racing__slider .main-slider .swiper-pagination-bullet-active {
  background-color: #fff;
}
.p-racing__slider .main-slider img {
  width: 100%;
  height: 100%;
  aspect-ratio: 780/520;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-racing__slider .thumb-slider {
  margin-top: 14px;
}
.p-racing__slider .thumb-slider .swiper-slide {
  cursor: pointer;
}
.p-racing__slider .thumb-slider img {
  width: 100%;
  height: 100%;
  aspect-ratio: 121/80;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-racing__link {
  margin: 82px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-racing__link {
    margin: 40px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 480px;
    -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
            clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  }
}
.p-racing__link--head {
  -webkit-clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
          clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000000;
  max-width: 280px;
  width: 100%;
  height: 100px;
  margin-right: -20px;
}
@media screen and (max-width: 768px) {
  .p-racing__link--head {
    max-width: unset;
    height: 60px;
    -webkit-clip-path: unset;
            clip-path: unset;
  }
}
.p-racing__link--head img {
  width: 100%;
  height: auto;
}
.p-racing__link--body {
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  background-color: #DC0000;
  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;
  gap: 20px;
  max-width: 506px;
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 768px) {
  .p-racing__link--body {
    max-width: unset;
    gap: 16px;
    height: 60px;
    -webkit-clip-path: unset;
            clip-path: unset;
  }
}
.p-racing__link--body span {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-racing__link--body span {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-racing__link.-link1 {
    background-color: #000;
  }
}
.p-racing__link.-link1 .p-racing__link--head figure {
  max-width: 158px;
}
@media screen and (max-width: 768px) {
  .p-racing__link.-link2 {
    background-color: #000;
  }
}
.p-racing__link.-link2 .p-racing__link--head figure {
  max-width: 110px;
}
@media screen and (max-width: 768px) {
  .p-racing__link.-link2 .p-racing__link--head figure {
    max-width: 70px;
  }
}
@media screen and (max-width: 768px) {
  .p-racing__link.-link3 {
    background-color: #fff;
  }
}
.p-racing__link.-link3 .p-racing__link--head {
  background-color: #fff;
}
.p-racing__link.-link3 .p-racing__link--head figure {
  max-width: 191px;
}
.p-racing-team {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 102px;
}
@media screen and (max-width: 768px) {
  .p-racing-team {
    padding-top: 80px;
  }
}
.p-racing-team__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 21px;
}
@media screen and (max-width: 768px) {
  .p-racing-team__title {
    gap: 10px;
  }
}
.p-racing-team__title .-lg {
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .p-racing-team__title .-lg {
    font-size: 40px;
  }
}
.p-racing-team__title .-sm {
  font-size: 16px;
  line-height: 1.75;
}
.p-racing-team__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 46px 37px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-racing-team__list {
    gap: 40px 20px;
  }
}
.p-racing-team__item {
  width: calc(33.33333% - 24.66667px);
}
@media screen and (max-width: 768px) {
  .p-racing-team__item {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 500px) {
  .p-racing-team__item {
    width: 100%;
  }
}
.p-racing-team__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 309/190;
}
.p-racing-team__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin-top: 8px;
  padding: 0px 21px 0;
}
.p-racing-team__body::after {
  position: absolute;
  content: "";
  width: 44px;
  height: 3px;
  background: #DC0000;
  -webkit-transform: rotate(-74deg);
          transform: rotate(-74deg);
  left: -15px;
  top: 29px;
}
.p-racing-team__name {
  font-size: 18px;
  line-height: 2.2222222222;
  font-weight: 700;
}
.p-racing-team__potision {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
}

.p-testdrive {
  padding: 140px 0 95px;
}
@media screen and (max-width: 768px) {
  .p-testdrive {
    padding: 140px 0 40px;
  }
}
.p-testdrive__contents {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.p-testdrive__contents iframe {
  max-width: 1240px;
  margin: 0 auto;
  display: block;
}
.p-testdrive__title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .p-testdrive__title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

.p-shop {
  padding: 0 0 138px;
}
@media screen and (max-width: 768px) {
  .p-shop {
    padding: 0 0 80px;
  }
}
.p-shop__section.-section1 {
  color: #fff;
}
.p-shop__section.-section1 .l-bgcolor {
  padding: 195px 20px 170px;
}
@media screen and (max-width: 768px) {
  .p-shop__section.-section1 .l-bgcolor {
    padding: 140px 20px 80px;
  }
}
.p-shop__section.-section2 {
  margin: 0 calc(50% - 50vw);
  padding: 105px calc(50vw - 50%) 110px;
  width: 100vw;
  background-image: url(../images/shop/bg.webp);
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-shop__section.-section2 {
    padding: 80px 0px 80px;
  }
}
.p-shop__section.-section2 .p-shop-about {
  margin: 100px auto 0;
}
@media screen and (max-width: 768px) {
  .p-shop__section.-section2 .p-shop-about {
    margin: 40px auto 0;
  }
}
.p-shop__title {
  font-size: 50px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-shop__title {
    font-size: 24px;
  }
}
.p-shop__logo {
  position: absolute;
  top: 130px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url(../images/shop/logo.webp);
  background-size: contain;
  width: 100%;
  max-width: 1202px;
  height: auto;
  aspect-ratio: 1202/425;
}
@media screen and (max-width: 768px) {
  .p-shop__logo {
    top: 90px;
  }
}
.p-shop__inner {
  position: relative;
  z-index: 3;
}
.p-shop-about {
  max-width: 1000px;
  margin: 108px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-shop-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 40px auto 0;
  }
}
.p-shop-about__head {
  width: 50%;
  padding-right: 22px;
}
@media screen and (max-width: 768px) {
  .p-shop-about__head {
    width: 100%;
    padding-right: unset;
  }
}
.p-shop-about__text {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-shop-about__text {
    margin-top: 20px;
  }
}
.p-shop-about__img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-shop-about__img {
    width: 100%;
  }
}
.p-shop-about__img img {
  width: 100%;
  height: auto;
}
.p-shop-about__img.js-video-open {
  position: relative;
  cursor: pointer;
}
.p-shop-about__img.js-video-open::after {
  position: absolute;
  content: "";
  background-image: url(../images/shop/icon-play.webp);
  background-size: contain;
  background-position: center;
  width: 97px;
  height: 97px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .p-shop-about__img.js-video-open::after {
    width: 60px;
    height: 60px;
  }
}
.p-shop-about__img.js-video-open video {
  width: 100%;
  height: 100%;
  aspect-ratio: 500/367;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-shop-about__box {
  margin-top: 33px;
  max-width: 460px;
  color: #fff;
  background-color: #808080;
  -webkit-clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
          clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
}
@media screen and (max-width: 768px) {
  .p-shop-about__box {
    max-width: unset;
  }
}
.p-shop-about__box h3 {
  background-color: #000;
  font-size: 18px;
  line-height: 1.2222222222;
  font-weight: 700;
  padding: 12px 28px;
}
@media screen and (max-width: 768px) {
  .p-shop-about__box h3 {
    font-size: 16px;
  }
}
.p-shop-about__box div {
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  padding: 14px 22px 22px;
}
@media screen and (max-width: 768px) {
  .p-shop-about__box div {
    font-size: 14px;
  }
}
.p-shop-about__modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 999;
}
.p-shop-about__modal.is-open {
  display: block;
}
.p-shop-about__modal--bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: rgba(37, 37, 37, .6);
}
.p-shop-about__modal--body {
  max-height: 80vh;
  max-width: 70%;
  width: 100%;
  aspect-ratio: 16/9;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .p-shop-about__modal--body {
    max-width: 80%;
  }
}
.p-shop-about__modal--body iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-shop-info.-info2 {
  margin-top: 140px;
}
@media screen and (max-width: 768px) {
  .p-shop-info.-info2 {
    margin-top: 80px;
  }
}
.p-shop-info__bg {
  background-color: #000;
  margin: 0 calc(50% - 50vw);
  padding: 105px calc(50vw - 50%) 207px;
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .p-shop-info__bg {
    padding: 80px calc(50vw - 50%) 150px;
  }
}
.p-shop-info__col2 {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-shop-info__col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.p-shop-info__head {
  width: 50%;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-shop-info__head {
    width: 100%;
  }
}
.p-shop-info__logo.-logo1 {
  max-width: 459px;
}
.p-shop-info__logo {
  width: 100%;
}
.p-shop-info__logo img {
  width: 100%;
  height: auto;
}
.p-shop-info__disc {
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
  margin-top: 20px;
}
.p-shop-info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 10px;
  margin-top: 30px;
  max-width: 451px;
}
.p-shop-info__list dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #DC0000;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  width: 80px;
  height: 24px;
}
.p-shop-info__list dd {
  width: calc(100% - 90px);
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.p-shop-info__list dd small {
  font-size: 12px;
  line-height: 1.6666666667;
  font-weight: 500;
  display: block;
}
.p-shop-info__button {
  margin: 17px 0px 0 90px;
  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;
  gap: 6px;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  background-color: #fff;
  max-width: 210px;
  width: 100%;
  height: 40px;
  position: relative;
  z-index: 1;
}
.p-shop-info__button::before {
  position: absolute;
  content: "";
  background-color: #000;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  -webkit-clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
          clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
.p-shop-info__img {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .p-shop-info__img {
    width: 100%;
  }
}
.p-shop-info__img img {
  width: 100%;
  height: auto;
}
.p-shop-showroom {
  margin: -141px auto 0;
  max-width: 1000px;
}
@media screen and (max-width: 768px) {
  .p-shop-showroom {
    margin: -100px auto 0;
  }
}
.p-shop-showroom__title {
  color: #707070;
  font-size: 30px;
  letter-spacing: 0.02em;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  text-align: center;
}
.p-shop-showroom__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000;
  color: #fff;
}
.p-shop-showroom__gallery {
  margin-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .p-shop-showroom__gallery {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-shop-showroom__gallery li {
  cursor: pointer;
  position: relative;
}
.p-shop-showroom__gallery li::after {
  position: absolute;
  content: "";
  background-image: url("../images/shop/icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  right: 8px;
  top: 8px;
}
@media screen and (max-width: 768px) {
  .p-shop-showroom__gallery li {
    width: calc(50% - 10px);
  }
}
.p-shop-showroom__gallery li img {
  width: 100%;
  height: 100%;
  aspect-ratio: 234/160;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-shop-showroom__modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 999;
}
.p-shop-showroom__modal.active {
  display: block;
}
.p-shop-showroom__modal--overlay {
  position: absolute;
  inset: 0;
  background: rgba(37, 37, 37, .6);
}
.p-shop-showroom__modal--content {
  background-color: #000000;
  padding: 73px 106px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
  max-width: 886px;
}
@media screen and (max-width: 768px) {
  .p-shop-showroom__modal--content {
    padding: 20px;
  }
  .p-shop-showroom__modal--content .swiper {
    max-width: 80%;
  }
}
.p-shop-showroom__modal--close {
  position: absolute;
  top: 22px;
  right: 29px;
  font-size: 22px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-shop-showroom__modal--close {
    top: 10px;
    right: 10px;
  }
}
.p-shop-showroom__modal img {
  width: 100%;
  height: auto;
}
.p-shop-showroom__modal .swiper-button-next, .p-shop-showroom__modal .swiper-button-prev {
  background-image: url(../images/shop/modalarrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 21px;
  height: 10px;
}
@media screen and (max-width: 768px) {
  .p-shop-showroom__modal .swiper-button-next, .p-shop-showroom__modal .swiper-button-prev {
    top: 55%;
  }
}
.p-shop-showroom__modal .swiper-button-prev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.p-shop-showroom__modal .swiper-button-next:after, .p-shop-showroom__modal .swiper-rtl .swiper-button-prev:after, .p-shop-showroom__modal .swiper-button-prev:after, .p-shop-showroom__modal .swiper-rtl .swiper-button-next:after {
  content: none;
}
.p-shop-showroom__link {
  margin: 43px auto 0;
  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;
  max-width: 485px;
  width: 100%;
  height: 48px;
  -webkit-clip-path: polygon(1.7% 0%, 100% 0%, 98.3% 100%, 0% 100%);
          clip-path: polygon(1.7% 0%, 100% 0%, 98.3% 100%, 0% 100%);
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  gap: 10px;
}

.p-contact {
  padding: 230px 0 230px;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-contact {
    padding: 140px 0 100px;
  }
}
.p-contact__form {
  color: #fff;
}
.p-contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 46px;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .p-contact__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    padding: 20px 0;
  }
}
.p-contact__item.-column {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-contact__item.-column .p-contact__title {
  padding-top: 28px;
}
@media screen and (max-width: 768px) {
  .p-contact__item.-column .p-contact__title {
    padding-top: unset;
  }
}
.p-contact__item.-time {
  margin-top: 22px;
  margin-bottom: 4px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .p-contact__item.-time {
    margin-top: unset;
    margin-bottom: unset;
  }
}
.p-contact__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  font-size: 14px;
  font-weight: 900;
  width: 191px;
}
@media screen and (max-width: 768px) {
  .p-contact__title {
    width: 100%;
    font-size: 15px;
  }
}
.p-contact__rec {
  font-size: 12px;
  font-weight: 500;
}
.p-contact__data {
  width: calc(100% - 237px);
}
@media screen and (max-width: 768px) {
  .p-contact__data {
    width: 100%;
  }
}
.p-contact__data > span {
  font-size: 15px;
  line-height: 1;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .p-contact__data > span {
    font-size: 14px;
  }
}
.p-contact__data .wpcf7-form-control-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.p-contact__data .wpcf7-not-valid-tip {
  font-size: 14px;
  position: absolute;
  bottom: -16px;
}
.p-contact__data.-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 26px;
}
@media screen and (max-width: 768px) {
  .p-contact__data.-flex {
    gap: 10px;
  }
}
.p-contact__data.-flex > label, .p-contact__data.-flex > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .p-contact__data.-flex > label, .p-contact__data.-flex > div {
    font-size: 14px;
  }
}
.p-contact__data.-flex > label .wpcf7-form-control-wrap, .p-contact__data.-flex > div .wpcf7-form-control-wrap {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  .p-contact__data.-flex > label .wpcf7-form-control-wrap, .p-contact__data.-flex > div .wpcf7-form-control-wrap {
    max-width: 100px;
  }
}
.p-contact__data > br {
  display: none !important;
}
.p-contact__input {
  background-color: #FFFFFF;
  min-height: 50px;
  border-radius: 10px;
  width: 100%;
  padding: 0 28px;
  margin: 10px 0;
  color: #252525;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .p-contact__input {
    padding: 0 14px;
  }
}
.p-contact__input.-textarea {
  min-height: 264px;
  padding: 19px 30px;
}
@media screen and (max-width: 768px) {
  .p-contact__input.-textarea {
    padding: 24px 14px;
  }
}
.p-contact__input::-webkit-input-placeholder {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.p-contact__input::-moz-placeholder {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.p-contact__input::-ms-input-placeholder {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.p-contact__input::placeholder {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-contact__input::-webkit-input-placeholder {
    font-size: 13px;
  }
  .p-contact__input::-moz-placeholder {
    font-size: 13px;
  }
  .p-contact__input::-ms-input-placeholder {
    font-size: 13px;
  }
  .p-contact__input::placeholder {
    font-size: 13px;
  }
}
.p-contact__radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  padding: 17px 0;
}
@media screen and (max-width: 768px) {
  .p-contact__radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-contact__radio .wpcf7-list-item {
  font-size: 15px;
  font-weight: 900;
  margin: unset;
}
.p-contact__radio input[type=radio] {
  display: none;
}
.p-contact__radio .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-contact__radio .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  border-radius: 50%;
  background-color: #fff;
}
.p-contact__radio input[type=radio]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #DC0000;
}
.p-contact__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  padding: 17px 0;
}
@media screen and (max-width: 768px) {
  .p-contact__check {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-contact__check .wpcf7-list-item {
  font-size: 15px;
  font-weight: 900;
  margin: unset;
}
.p-contact__check input[type=checkbox] {
  display: none;
}
.p-contact__check .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-contact__check .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background-color: #fff;
}
.p-contact__check input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 48%;
  width: 6px;
  height: 10px;
  border: solid #DC0000;
  border-width: 0 2px 2px 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.p-contact__lead {
  font-size: 15px;
  line-height: 1.6666666667;
  font-weight: 500;
  text-align: left;
  margin: 38px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .p-contact__lead {
    width: 100%;
  }
}
.p-contact__lead a {
  text-decoration: underline;
}
.p-contact__submit {
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  background-color: #DC0000;
  color: #fff;
  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;
  max-width: 480px;
  height: 47px;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  margin: 70px auto 0;
  text-align: center;
  position: relative;
}
.p-contact__submit input {
  display: block;
  width: 100%;
  height: 100%;
}
.p-contact__submit .wpcf7-spinner {
  position: absolute;
  right: 0;
  top: 0;
}
.p-contact .wpcf7 form .wpcf7-response-output {
  color: #fff;
}
.p-contact-thanks {
  padding: 93px 0 170px;
}
.p-contact-thanks__text {
  font-size: 14px;
  line-height: 2.8571428571;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  max-width: 642px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__text {
    text-align: left;
  }
}
.p-contact-thanks__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 74px;
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 40px;
  }
}
.p-contact-thanks__button {
  width: calc(50% - 37px);
  border: 1px solid;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 32px 20px 30px;
  gap: 13px;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__button {
    width: 100%;
  }
}
.p-contact-thanks__button .-sm {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__button .-sm {
    font-size: 16px;
  }
}
.p-contact-thanks__button .-lg {
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__button .-lg {
    font-size: 30px;
  }
}
.p-contact-thanks__time {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  margin-top: 26px;
}
.p-contact-thanks__small {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  display: block;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__small {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
}
.p-contact-thanks__link {
  font-size: 16px;
  font-weight: 500;
  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;
  gap: 10px;
  margin-top: 42px;
}
.p-contact-thanks .c-button {
  margin: 60px auto 0;
}

.p-p404 {
  padding: 86px 0 93px;
}
.p-p404__text {
  font-size: 14px;
  line-height: 2.8571428571;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  max-width: 642px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-p404__text {
    text-align: left;
  }
}
.p-p404 .c-button {
  margin: 98px auto 0;
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-mr16 {
  margin-right: 16px !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
  .u-smt0 {
    margin-top: 0 !important;
  }
  .u-smt5 {
    margin-top: 5px !important;
  }
  .u-smt10 {
    margin-top: 10px !important;
  }
  .u-smt15 {
    margin-top: 15px !important;
  }
  .u-smt20 {
    margin-top: 20px !important;
  }
  .u-smb0 {
    margin-bottom: 0 !important;
  }
  .u-smb5 {
    margin-bottom: 5px !important;
  }
  .u-smb10 {
    margin-bottom: 10px !important;
  }
  .u-smb15 {
    margin-bottom: 15px !important;
  }
  .u-smb20 {
    margin-bottom: 20px !important;
  }
  .u-sml0 {
    margin-left: 0 !important;
  }
}
.u-w03per {
  width: 3% !important;
}

.u-w05per {
  width: 5% !important;
}

.u-w10per {
  width: 10% !important;
}

.u-w13per {
  width: 13% !important;
}

.u-w15per {
  width: 15% !important;
}

.u-w20per {
  width: 20% !important;
}

.u-w23per {
  width: 23% !important;
}

.u-w25per {
  width: 25% !important;
}

.u-w30per {
  width: 30% !important;
}

.u-w33per {
  width: 33% !important;
}

.u-w35per {
  width: 35% !important;
}

.u-w40per {
  width: 40% !important;
}

.u-w43per {
  width: 43% !important;
}

.u-w45per {
  width: 45% !important;
}

.u-w50per {
  width: 50% !important;
}

.u-w53per {
  width: 53% !important;
}

.u-w55per {
  width: 55% !important;
}

.u-w60per {
  width: 60% !important;
}

.u-w63per {
  width: 63% !important;
}

.u-w65per {
  width: 65% !important;
}

.u-w70per {
  width: 70% !important;
}

.u-w73per {
  width: 73% !important;
}

.u-w75per {
  width: 75% !important;
}

.u-w80per {
  width: 80% !important;
}

.u-w83per {
  width: 83% !important;
}

.u-w85per {
  width: 85% !important;
}

.u-w90per {
  width: 90% !important;
}

.u-w93per {
  width: 93% !important;
}

.u-w95per {
  width: 95% !important;
}

.u-table-fixed {
  table-layout: fixed;
}

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .s-text-center {
    text-align: center;
  }
}

/* background
--------------------------------------------------------------*/
.u-bg-blue {
  background: #F4F8FF;
}

/* hidden
--------------------------------------------------------------*/
.u-header-only {
  display: none;
}
@media screen and (max-width: 1480px) {
  .u-header-only {
    display: block;
  }
}

.u-header-hidden {
  display: block;
}
@media screen and (max-width: 1480px) {
  .u-header-hidden {
    display: none;
  }
}

.u-xxl-only {
  display: none;
}
@media screen and (max-width: 1276px) {
  .u-xxl-only {
    display: block;
  }
}

.u-xxl-hidden {
  display: block;
}
@media screen and (max-width: 1276px) {
  .u-xxl-hidden {
    display: none;
  }
}

.u-md-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-md-only {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .u-md-only--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-md-hidden {
  display: block;
}
@media screen and (max-width: 768px) {
  .u-md-hidden {
    display: none;
  }
}
.u-md-hidden--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .u-md-hidden--flex {
    display: none;
  }
}