@charset "UTF-8";
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dd {
  margin-left: 0;
}

a {
  display: inline-block;
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  word-wrap: break-word;
}

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

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

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;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

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

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

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

label[for] {
  cursor: pointer;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

th {
  text-align: left;
  font-weight: bold;
}

picture {
  display: block;
  width: 100%;
  height: 100%;
}

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

html {
  font-size: min(1.013vw, 16px);
  scroll-behavior: smooth;
  scroll-padding-top: 5.625rem;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 3.333vw;
    scroll-padding-top: 5.28rem;
  }
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

a {
  word-break: break-all;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
a:hover {
  opacity: 0.7;
}

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

/* root container */
.l-wrapper {
  overflow-x: clip;
  background-color: #000;
}

/* main container */
.l-content-container {
  position: relative;
  padding: 0 0 12.5rem;
}

/* container */
.l-container {
  width: calc(100% - 2.4rem);
  max-width: 1580px;
  margin-left: auto;
  margin-right: auto;
}
.l-container.-sm {
  max-width: 1200px;
}
.l-container.-xs {
  max-width: 870px;
}

/* ================================
Header
================================ */
.l-header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 5.625rem;
  background-color: rgba(0, 0, 0, 0.3);
}
.l-header__inner {
  width: 100%;
  max-width: 1580px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1.25rem;
  padding: 0 1.875rem 0 0.938rem;
  margin: 0 auto;
}
.l-header__logo {
  position: relative;
  z-index: 1000;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 6px;
  margin: 0 auto 0 0;
}
.l-header__logo-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 6.875rem;
  aspect-ratio: 109/58;
}
.l-header__product-name {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 0.25em;
  font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
  color: #FF6600;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
}
.l-header__product-name .-model {
  font-size: 1.875rem;
  font-weight: 900;
}
.l-header__toggle {
  display: none;
}
.l-header__btn-wrap {
  display: none;
}
@media screen and (max-width: 1200px) {
  .l-header {
    height: 8.25rem;
  }
  .l-header__logo {
    gap: 0 1rem;
  }
  .l-header__logo-img {
    width: 8.75rem;
  }
  .l-header__product-name {
    -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;
    font-size: 0.75rem;
  }
  .l-header__product-name .-model {
    font-size: 2rem;
  }
  .l-header__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 0.938rem;
  }
  .l-header__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 5.75rem;
    aspect-ratio: 92/60;
    border-radius: 9999px;
    background-color: #fff;
  }
  .l-header__btn img {
    width: auto;
    height: 2.188rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .l-header__btn.-mail {
    border: 0.25rem solid #FF6600;
  }
  .l-header__btn.-store {
    background-color: #FF6600;
  }
  .l-header__btn.-store img {
    height: 2.625rem;
  }
  .l-header__toggle {
    display: block;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    z-index: 1000;
    width: 3.5rem;
    height: 4rem;
    cursor: pointer;
  }
  .l-header__toggle span {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .l-header__toggle span:nth-of-type(1) {
    top: 0;
  }
  .l-header__toggle span:nth-of-type(2) {
    top: 1rem;
  }
  .l-header__toggle span:nth-of-type(3) {
    top: 1.875rem;
  }
  .l-header__toggle::after {
    content: "MENU";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
    font-size: 1.313rem;
    font-weight: 700;
    line-height: 1;
  }
  .l-header__toggle.is-active span:nth-of-type(1) {
    top: 0.875rem;
    -webkit-transform: translateY(0.875rem) rotate(45deg);
            transform: translateY(0.875rem) rotate(45deg);
  }
  .l-header__toggle.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .l-header__toggle.is-active span:nth-of-type(3) {
    top: 2.875rem;
    -webkit-transform: translateY(-0.875rem) rotate(-45deg);
            transform: translateY(-0.875rem) rotate(-45deg);
  }
  .l-header__toggle.is-active::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 5.28rem;
  }
  .l-header__inner {
    gap: 0 0.8rem;
    padding: 0 1.2rem 0 0.6rem;
  }
  .l-header__logo {
    gap: 0 0.64rem;
  }
  .l-header__logo-img {
    width: 5.6rem;
  }
  .l-header__product-name {
    font-size: 0.48rem;
  }
  .l-header__product-name .-model {
    font-size: 1.28rem;
  }
  .l-header__btn-wrap {
    gap: 0 0.6rem;
  }
  .l-header__btn {
    width: 3.68rem;
  }
  .l-header__btn img {
    height: 1.4rem;
  }
  .l-header__btn.-mail {
    border: 0.16rem solid #FF6600;
  }
  .l-header__btn.-store img {
    height: 1.68rem;
  }
  .l-header__toggle {
    width: 2.24rem;
    height: 2.56rem;
  }
  .l-header__toggle span:nth-of-type(2) {
    top: 0.64rem;
  }
  .l-header__toggle span:nth-of-type(3) {
    top: 1.2rem;
  }
  .l-header__toggle::after {
    font-size: 0.84rem;
  }
  .l-header__toggle.is-active span:nth-of-type(1) {
    top: 0.56rem;
    -webkit-transform: translateY(0.64rem) rotate(45deg);
            transform: translateY(0.64rem) rotate(45deg);
  }
  .l-header__toggle.is-active span:nth-of-type(3) {
    top: 1.84rem;
    -webkit-transform: translateY(-0.6rem) rotate(-45deg);
            transform: translateY(-0.6rem) rotate(-45deg);
  }
}

.l-header-drawer {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 3.125rem;
}
.l-header-drawer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1.563rem;
}
.l-header-drawer__menu-item {
  position: relative;
  font-size: 15px;
  font-weight: 500;
}
.l-header-drawer__menu-item a {
  display: block;
  white-space: nowrap;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.l-header-drawer__menu-item.menu-item-blank > a {
  pointer-events: none;
}
.l-header-drawer__menu-item.menu-item-inactive {
  opacity: 0.7;
  pointer-events: none;
}
.l-header-drawer__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.438rem 2.5rem;
}
.l-header-drawer__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.5em;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
  background-color: #FF6600;
  border-radius: 9999px;
  padding: 0.625rem 2.188rem;
}
.l-header-drawer__btn::before {
  content: "";
  display: inline-block;
  height: 1em;
}
.l-header-drawer__btn.-tel {
  font-size: max(15px, 1.563rem);
  font-weight: 700;
  padding: 0;
  background-color: transparent;
}
.l-header-drawer__btn.-tel::before {
  aspect-ratio: 18/24;
  background: url(../img/cmn/phone_ico_wh.svg) no-repeat center center/contain;
}
.l-header-drawer__btn.-mail::before {
  aspect-ratio: 19/16;
  background: url(../img/cmn/mail_ico_wh.svg) no-repeat center center/contain;
}
@media screen and (max-width: 1200px) {
  .l-header-drawer {
    visibility: hidden;
    height: auto;
    opacity: 0;
    position: fixed;
    z-index: 500;
    top: 8.25rem;
    right: 0;
    max-width: 46.875rem;
    width: 100%;
    height: calc(100lvh - 8.25rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4.375rem 0;
    padding: 0 1.875rem;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
  .l-header-drawer.is-active {
    visibility: visible;
    opacity: 1;
    padding: 1.875rem 1.875rem 0.571rem;
  }
  .l-header-drawer__menu {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .l-header-drawer__menu-item {
    font-size: 1.875rem;
    border-bottom: 2px solid #9A9A9A;
  }
  .l-header-drawer__menu-item a {
    padding: 1.563rem 1.25rem;
  }
  .l-header-drawer__btn-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-header-drawer__btn {
    width: 40.313rem;
    height: 9.063rem;
    font-size: 2.5rem;
    padding: 0;
  }
  .l-header-drawer__btn.-tel {
    color: #000;
    font-size: 3.5rem;
    background-color: #fff;
  }
  .l-header-drawer__btn.-tel::before {
    background: url(../img/cmn/phone_ico.svg) no-repeat center center/contain;
  }
}
@media screen and (max-width: 768px) {
  .l-header-drawer {
    top: 5.28rem;
    height: calc(100lvh - 5.28rem);
    gap: 2.8rem 0;
    padding: 0 1.2rem;
  }
  .l-header-drawer.is-active {
    padding: 1.2rem 1.2rem 4rem;
  }
  .l-header-drawer__menu-item {
    font-size: 1.2rem;
  }
  .l-header-drawer__menu-item a {
    padding: 1rem 0.8rem;
  }
  .l-header-drawer__btn-wrap {
    gap: 2.2rem 0;
  }
  .l-header-drawer__btn {
    width: 25.8rem;
    height: 5.8rem;
    font-size: 1.6rem;
  }
  .l-header-drawer__btn.-tel {
    font-size: 2.24rem;
  }
}

.l-header-company {
  display: none;
}
@media screen and (max-width: 1200px) {
  .l-header-company {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .l-header-company__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 1.563rem;
  }
  .l-header-company__logo-img {
    width: 9.063rem;
    aspect-ratio: 145/87;
  }
  .l-header-company__name {
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    line-height: 1.2;
    font-size: 2.063rem;
    margin: 0 0 0.938rem;
  }
  .l-header-company__name .-company {
    display: block;
    font-size: 2.938rem;
  }
  .l-header-company__name .-dep {
    display: block;
  }
  .l-header-company__address {
    font-size: 1.563rem;
    margin: 0 0 0.625rem;
  }
  .l-header-company__contact {
    font-size: 1.563rem;
    margin: 0 0 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header-company__logo {
    gap: 0 1rem;
  }
  .l-header-company__logo-img {
    width: 5.8rem;
  }
  .l-header-company__name {
    font-size: 1.32rem;
    margin: 0 0 0.6rem;
  }
  .l-header-company__name .-company {
    font-size: 1.88rem;
  }
  .l-header-company__address {
    font-size: 1rem;
    margin: 0 0 0.4rem;
  }
  .l-header-company__contact {
    font-size: 1rem;
    margin: 0 0 1.6rem;
  }
}

/*heading*/
.c-underline-heading {
  color: #FF6600;
  font-size: 2.813rem;
  font-weight: 500;
  text-align: center;
  margin: 0 0 4.688rem;
}
.c-underline-heading__text {
  display: inline-block;
  min-width: 14em;
  text-align: center;
  padding: 0 3.5em 0.5em;
  background: url(../img/cmn/heading_border.png) no-repeat bottom center/100% 0.85em;
}
@media screen and (max-width: 768px) {
  .c-underline-heading {
    font-size: 2rem;
    margin: 0 0 2.4rem;
  }
  .c-underline-heading__text {
    min-width: initial;
    width: calc(100% + 2.4rem);
    padding: 0 0 0.5em;
    margin: 0 0 0 -1.2rem;
  }
}

.c-square-heading {
  position: relative;
  color: #FF6600;
  font-size: max(18px, 1.375rem);
  font-weight: 500;
  line-height: 1.3;
  padding: 0 0 0 1.5em;
}
.c-square-heading::before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  display: inline-block;
  height: 1em;
  aspect-ratio: 1/1;
  background-color: currentColor;
}
.c-square-heading + .c-sentence {
  margin-top: 0.625rem;
}
@media screen and (max-width: 768px) {
  .c-square-heading {
    font-size: 1.4rem;
  }
  .c-square-heading + .c-sentence {
    margin-top: 0.6rem;
  }
}

/*sentence*/
.c-sentence {
  font-size: 16px;
}
.c-sentence + .c-sentence {
  margin-top: 1.8em;
}
.c-sentence + .c-dot-list,
.c-sentence + .c-num-list {
  margin-top: 0.625rem;
}
@media screen and (max-width: 768px) {
  .c-sentence {
    font-size: 1rem;
  }
  .c-sentence + .c-sentence {
    margin-top: 1em;
  }
  .c-sentence + .c-dot-list,
  .c-sentence + .c-num-list {
    margin-top: 0.4rem;
  }
}

.c-catch-text {
  font-size: max(16px, 1.125rem);
  font-weight: 500;
}
.c-catch-text + .c-sentence {
  margin-top: 0.625rem;
}
@media screen and (max-width: 768px) {
  .c-catch-text {
    font-size: 1.2rem;
  }
  .c-catch-text + .c-sentence {
    margin-top: 0.2rem;
  }
}

/* button */
.c-btn {
  display: inline-block;
  min-width: 21.25rem;
  color: #FF6600;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  background-color: #fff;
  border: 2px solid #FF6600;
  border-radius: 9999px;
  padding: 0.75em 1.75em;
}
@media screen and (max-width: 768px) {
  .c-btn {
    min-width: initial;
    max-width: 26rem;
    width: 100%;
    font-size: 1.2rem;
  }
}

.c-btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.625rem 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-btn__wrap {
    gap: 0.5rem 0.5rem;
  }
}
.c-btn__wrap.-left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.c-btn__wrap.-right {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.c-btn__wrap.-verticalOnlyDesktop {
  -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;
}
@media screen and (max-width: 768px) {
  .c-btn__wrap.-verticalOnlyDesktop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.c-btn__wrap.-rightOnlyDesktop {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
@media screen and (max-width: 768px) {
  .c-btn__wrap.-rightOnlyDesktop {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-btn__wrap.-leftOnlyDesktop {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
@media screen and (max-width: 768px) {
  .c-btn__wrap.-leftOnlyDesktop {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* table */
.c-bg-table {
  width: 100%;
  border-collapse: collapse;
}
.c-bg-table thead th {
  font-size: max(18px, 1.375rem);
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  background-color: #FF6600;
  padding: 0.75rem 0.625rem;
  border: 1px solid #7c7c7c;
}
.c-bg-table tbody th,
.c-bg-table tbody td {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  vertical-align: middle;
  background-color: #ffc29a;
  padding: 1rem 2.625rem;
  border: 1px solid #7c7c7c;
}
.c-bg-table tbody tr:nth-of-type(even) th,
.c-bg-table tbody tr:nth-of-type(even) td {
  background-color: #ffeee2;
}
.c-bg-table.-vertical tbody th,
.c-bg-table.-vertical tbody td {
  display: block;
  width: 100%;
}
.c-bg-table.-vertical tbody th {
  border-top: none;
}
.c-bg-table.-vertical tbody th:has(+ td) {
  padding-bottom: 0;
  border-bottom: none;
}
.c-bg-table.-vertical tbody td {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .c-bg-table {
    table-layout: fixed;
  }
  .c-bg-table thead th {
    font-size: 1.2rem;
  }
  .c-bg-table tbody th,
  .c-bg-table tbody td {
    font-size: 1rem;
    padding: 1rem;
  }
}

/* list */
.c-dot-list li {
  position: relative;
  font-size: 16px;
  padding: 0 0 0 1em;
}
.c-dot-list li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
}
.c-dot-list + .c-sentence {
  margin-top: 0.625rem;
}
@media screen and (max-width: 768px) {
  .c-dot-list li {
    font-size: 1rem;
  }
  .c-dot-list + .c-sentence {
    margin-top: 0.4rem;
  }
}

.c-num-list li {
  position: relative;
  counter-increment: table-ol;
  font-size: 16px;
  padding-left: 1.5em;
}
.c-num-list li::before {
  content: counter(table-ol) ".";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
}
.c-num-list + .c-sentence {
  margin-top: 0.625rem;
}
@media screen and (max-width: 768px) {
  .c-num-list li {
    font-size: 1rem;
  }
  .c-num-list + .c-sentence {
    margin-top: 0.4rem;
  }
}

.c-faq-list {
  counter-reset: number 0;
}
.c-faq-list__item {
  cursor: pointer;
}
.c-faq-list__item:not(:last-of-type) {
  margin-bottom: 0.625rem;
}
.c-faq-list__item.is-open .c-faq-list__header::after {
  content: "－";
}
.c-faq-list__item.is-open .c-faq-list__content {
  visibility: visible;
  opacity: 1;
  height: auto;
  padding: 0.938rem 2.188rem;
}
.c-faq-list__header {
  min-height: 5.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1.875rem;
  padding: 0.625rem 1.563rem;
  background-color: #FF6600;
}
.c-faq-list__header::before {
  counter-increment: number 1;
  content: "Q" counter(number);
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
  font-size: 4.375rem;
  line-height: 1;
  font-weight: 700;
  margin: -0.2em 0 0;
}
.c-faq-list__header::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "＋";
  display: inline-block;
  font-size: max(20px, 1.875rem);
  line-height: 1;
  margin: 0 0 0 auto;
}
.c-faq-list__question {
  font-size: max(18px, 1.375rem);
  font-weight: 500;
  line-height: 1.3;
}
.c-faq-list__content {
  visibility: hidden;
  opacity: 0;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  background-color: #FFC096;
  border-top: 2px solid #000;
  padding: 0 2.188rem;
  -webkit-transition: opacity 0.2s ease-out, height 0.2s ease-out, padding 0.2s ease-out;
  transition: opacity 0.2s ease-out, height 0.2s ease-out, padding 0.2s ease-out;
}
.c-faq-list__content::before {
  content: "A";
  font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 700;
  padding: 0 1.875rem 0 0;
  margin: -0.1em 0 0;
}
.c-faq-list__answer {
  padding: 0.938rem 0 0.938rem 1.875rem;
  border-left: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .c-faq-list__item.is-open .c-faq-list__content {
    padding: 0.8rem 1rem;
  }
  .c-faq-list__header {
    gap: 0 1rem;
    padding: 0.4rem 1rem;
  }
  .c-faq-list__header::before {
    font-size: 2.8rem;
  }
  .c-faq-list__question {
    font-size: 1.2rem;
  }
  .c-faq-list__content {
    padding: 0 1rem;
  }
  .c-faq-list__content::before {
    font-size: 2.8rem;
    padding: 0 1rem 0 0;
  }
  .c-faq-list__answer {
    padding: 0 0 0 1rem;
  }
}

/* Contact Form 7 */
.wpcf7-form-control-wrap {
  width: 100%;
  height: 100%;
}

.wpcf7-not-valid-tip {
  font-size: 0.8em;
  white-space: nowrap;
}

.wpcf7-checkbox {
  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: 1.25rem 1.25rem;
}
@media screen and (max-width: 768px) {
  .wpcf7-checkbox {
    -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;
    gap: 0.8rem 0;
  }
}

.wpcf7-list-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.wpcf7-list-item label {
  cursor: pointer;
}
.wpcf7-list-item input {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em;
  accent-color: #000;
}

.wpcf7-spinner {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
}

.wpcf7-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.625rem 2.5rem;
}
.wpcf7-item.-required .wpcf7-form-label::after {
  content: "必須";
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  background-color: #FF6600;
  border-radius: 5px;
  padding: 0 0.25em;
}
.wpcf7-item.-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wpcf7-item.-vertical .wpcf7-item-col--label {
  width: 100%;
}
.wpcf7-item.-vertical .wpcf7-item-col--controls {
  width: 100%;
}
.wpcf7-item.-vertical .wpcf7-form-label {
  min-height: initial;
}
.wpcf7-item:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 768px) {
  .wpcf7-item.-required .wpcf7-form-label::after {
    font-size: 0.8rem;
    border-radius: 0.2rem;
  }
}

.wpcf7-item-col--label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 18.125rem;
  font-size: 16px;
}
.wpcf7-item-col--controls {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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: 0.625rem 0.625rem;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .wpcf7-item-col--label {
    font-size: 1rem;
  }
  .wpcf7-item-col--controls {
    font-size: 1rem;
  }
}

.wpcf7-form-label {
  min-height: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.625rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .wpcf7-form-label {
    min-height: initial;
  }
}

.wpcf7-form-control-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.313rem 0.625rem;
}
.wpcf7-form-control-block__label {
  line-height: 45px;
  font-size: 15px;
}
.wpcf7-form-control-block.-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wpcf7-form-control-block.-vertical .wpcf7-form-control-block__label {
  line-height: inherit;
}
@media screen and (max-width: 768px) {
  .wpcf7-form-control-block__label {
    line-height: 3.2rem;
    font-size: 1rem;
  }
}

.wpcf7-text {
  width: 100%;
  height: 45px;
  border: 1px solid #9A9A9A;
  background-color: #fff;
  padding: 0 1em;
}
.wpcf7-text.-sm {
  width: 12.5rem;
}
@media screen and (max-width: 768px) {
  .wpcf7-text {
    height: 3.2rem;
  }
}

.wpcf7-textarea {
  width: 100%;
  height: 15.313rem;
  border: 1px solid #9A9A9A;
  background-color: #fff;
  padding: 1em;
}
@media screen and (max-width: 768px) {
  .wpcf7-textarea {
    height: 16rem;
  }
}

.wpcf7-action {
  margin: 3.75rem 0 0;
}
@media screen and (max-width: 768px) {
  .wpcf7-action {
    margin: 2.4rem 0 0;
  }
}

.wpcf7-form-button {
  position: relative;
  width: 19.688rem;
  color: #fff;
  font-size: max(18px, 1.375rem);
  font-weight: 500;
  text-align: center;
  background-color: #FF6600;
  border-radius: 0.625rem;
  margin: 0 auto;
}
.wpcf7-form-button input {
  width: 100%;
  height: 100%;
  padding: 0.625rem;
}
.wpcf7-form-button:has(input:disabled) {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .wpcf7-form-button {
    max-width: 26rem;
    width: 100%;
    font-size: 1.2rem;
  }
}

/* ================================
Top
================================ */
.p-top-intro {
  background: url(../img/top/intro_bg.png) no-repeat bottom center/cover;
  padding: 3.75rem 0 23.75rem;
}
.p-top-intro__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-top-intro__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0 1.875rem;
}
.p-top-intro__catch01 {
  font-family: "Shippori Mincho", serif;
  color: #FF6600;
  font-weight: 400;
  font-size: 6.313rem;
  line-height: 1.2;
  margin: 0 0 1.25rem;
}
.p-top-intro__catch02 {
  font-family: "Shippori Mincho", serif;
  font-size: 3.625rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 2.5rem;
}
.p-top-intro__name {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1.2;
  font-size: max(18px, 1.5rem);
  margin: 0 0 0.625rem;
}
.p-top-intro__name .-category {
  display: block;
}
.p-top-intro__name .-model {
  display: block;
  font-size: 5rem;
}
.p-top-intro__right {
  position: relative;
  z-index: 0;
  width: 35%;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1.25rem 0;
  margin: -11.25rem 0 0;
}
.p-top-intro__img {
  width: 100%;
}
.p-top-intro__price {
  min-width: initial !important;
  left: 1.25rem !important;
  -webkit-transform: translateX(-100%) !important;
          transform: translateX(-100%) !important;
}
@media screen and (max-width: 1200px) {
  .p-top-intro__price {
    -webkit-transform: none !important;
            transform: none !important;
  }
}
@media screen and (max-width: 768px) {
  .p-top-intro {
    padding: 0;
    margin: 0 0 6.25rem;
  }
  .p-top-intro__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.2rem 0;
  }
  .p-top-intro__right {
    width: 18.08rem;
    gap: 0.8rem 0;
    margin: -4rem 0 0;
  }
  .p-top-intro__price {
    margin: 0 !important;
  }
  .p-top-intro__catch01 {
    font-size: 3.44rem;
  }
  .p-top-intro__catch02 {
    font-size: 1.96rem;
    padding: 0 0 1.2rem;
    margin: 0 0 1.2rem;
    border-bottom: 1px solid #9A9A9A;
  }
  .p-top-intro__name {
    font-size: 1.12rem;
  }
  .p-top-intro__name .-model {
    font-size: 3.68rem;
  }
}

.p-top-merit {
  margin: -16.25rem 0 10rem;
}
.p-top-merit__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.125rem 2.375rem;
}
.p-top-merit__item {
  width: calc((100% - 9.563rem) / 5);
  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: 1rem 0;
}
.p-top-merit__img {
  aspect-ratio: 250/204;
}
.p-top-merit__title {
  font-size: max(18px, 1.25rem);
  font-weight: 500;
  text-align: center;
  margin: 0 0 0.625rem;
}
@media screen and (max-width: 1024px) {
  .p-top-merit__item {
    width: calc((100% - 4.75rem) / 3);
  }
}
@media screen and (max-width: 768px) {
  .p-top-merit {
    margin: 0 0 4.8rem;
  }
  .p-top-merit__list {
    gap: 1.4rem 0;
  }
  .p-top-merit__item {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 1.6rem;
  }
  .p-top-merit__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 10rem;
  }
  .p-top-merit__title {
    font-size: 1rem;
    text-align: left;
    margin: 0 0 0.4rem;
  }
}

.p-top-feature {
  position: relative;
  z-index: 0;
  margin: 0 0 11.875rem;
}
.p-top-feature::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 76.875rem;
  aspect-ratio: 1230/1380;
  background: url(../img/top/feature_bg.png) no-repeat center center/contain;
}
.p-top-feature__block {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-top-feature__block:not(:last-of-type) {
  margin-bottom: 5.313rem;
}
.p-top-feature__block:nth-of-type(even) {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.p-top-feature__block:nth-of-type(even) .p-top-feature__img {
  left: initial;
  right: 0;
  clip-path: polygon(3.125rem 0, 100% 0, 100% 100%, 0 100%);
}
.p-top-feature__block:nth-of-type(even) .p-top-feature__content {
  padding: 3.125rem 42% 1.875rem 1.875rem;
}
.p-top-feature__block:nth-of-type(even) .p-top-feature__catch {
  padding: 0 20% 0 1.875rem;
  margin: 0 -20% 1.25rem -1.875rem;
}
.p-top-feature__img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  max-width: 640px;
  width: 60%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, calc(100% - 3.125rem) 100%, 0 100%);
}
.p-top-feature__content {
  max-width: 80%;
  padding: 3.125rem 0 1.875rem 42%;
}
.p-top-feature__catch {
  position: relative;
  z-index: 1;
  max-width: 46.25rem;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: max(20px, 1.875rem);
  background-color: #FF6600;
  padding: 0 1.875rem 0 20%;
  margin: 0 0 1.25rem -20%;
}
.p-top-feature__title {
  font-size: max(18px, 1.25rem);
  font-weight: 500;
  margin: 0 0 0.5rem;
}
@media screen and (max-width: 1200px) {
  .p-top-feature__content {
    max-width: initial;
  }
}
@media screen and (max-width: 768px) {
  .p-top-feature {
    padding: 0 0 6.4rem;
    margin: 0;
  }
  .p-top-feature::before {
    content: "";
    width: 30rem;
    aspect-ratio: initial;
    height: 100%;
    background: url(../img/top/feature_bg_sp.png) no-repeat center center/cover;
  }
  .p-top-feature__block {
    -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;
    gap: 0.8rem 0;
  }
  .p-top-feature__block:not(:last-of-type) {
    margin-bottom: 2.8rem;
  }
  .p-top-feature__block:nth-of-type(even) .p-top-feature__img {
    -ms-flex-item-align: end;
        align-self: flex-end;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 2.4rem 100%);
    margin: 0 -1.2rem 0 0;
  }
  .p-top-feature__catch {
    display: none !important;
  }
  .p-top-feature__img {
    position: initial;
    width: 28.6rem;
    height: auto;
    aspect-ratio: 1390/590;
    margin: 0 0 0 -1.2rem;
    clip-path: none !important;
  }
  .p-top-feature__content {
    padding: 0 !important;
  }
  .p-top-feature__title {
    font-size: 1.2rem;
    margin: 0 0 0.6rem;
  }
}

.p-top-effect {
  background: url(../img/top/effect_bg.jpg) no-repeat center center/cover;
  padding: 7.5rem 0;
  margin: 0 0 10rem;
}
.p-top-effect__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3.125rem 5.625rem;
}
.p-top-effect__header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-top-effect__catch {
  font-family: "Shippori Mincho", serif;
  font-size: 4.688rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 0.625rem;
}
.p-top-effect__heading {
  font-size: 2.813rem;
  font-weight: 500;
  padding: 0.625rem 0;
  border-top: 1px solid #fff;
}
.p-top-effect__item {
  position: relative;
  padding: 0 0 0 5.625rem;
}
.p-top-effect__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 5rem;
  aspect-ratio: 80/72;
}
.p-top-effect__item:nth-of-type(1)::before {
  background: url(../img/top/effect-item01_ico.png) no-repeat center center/contain;
}
.p-top-effect__item:nth-of-type(2)::before {
  background: url(../img/top/effect-item02_ico.png) no-repeat center center/contain;
}
.p-top-effect__item:nth-of-type(3)::before {
  background: url(../img/top/effect-item03_ico.png) no-repeat center center/contain;
}
.p-top-effect__item:nth-of-type(4)::before {
  background: url(../img/top/effect-item04_ico.png) no-repeat center center/contain;
}
.p-top-effect__item:not(:last-of-type) {
  margin-bottom: 2.188rem;
}
.p-top-effect__title {
  font-size: max(20px, 1.875rem);
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .p-top-effect__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-top-effect__heading {
    border-bottom: 1px solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-top-effect {
    padding: 4rem 0;
    margin: 0 0 3rem;
    background: url(../img/top/effect_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-top-effect__body {
    gap: 2rem 0;
  }
  .p-top-effect__catch {
    font-size: 2.96rem;
    letter-spacing: -0.05em;
  }
  .p-top-effect__heading {
    font-size: 1.8rem;
    padding: 0.2rem 0;
  }
  .p-top-effect__item {
    padding: 0 0 0 5.2rem;
  }
  .p-top-effect__item::before {
    width: 4.6rem;
  }
  .p-top-effect__item:not(:last-of-type) {
    margin-bottom: 1.6rem;
  }
  .p-top-effect__title {
    font-size: 1.72rem;
  }
}

.p-top-product {
  position: relative;
  z-index: 0;
}
.p-top-product::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 3840/2400;
  background: url(../img/top/product_bg.png) no-repeat center center/cover;
}
.p-top-product__body {
  display: grid;
  grid-template-areas: "header img-wrap" "feature img-wrap" "detail detail";
  grid-template-columns: 1fr 52%;
  gap: 1.875rem 0;
}
.p-top-product__header {
  position: relative;
  z-index: 1;
  grid-area: header;
}
.p-top-product__logo {
  display: block;
  width: 7.5rem;
  aspect-ratio: 130/64;
  margin: 0 0 0.625rem;
}
.p-top-product__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1.563rem;
  font-size: 3.313rem;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  margin: 0 0 0.938rem;
}
.p-top-product__name .-model {
  font-size: 5rem;
  line-height: 1;
}
.p-top-product__name .-wat {
  font-size: max(18px, 1.563rem);
  padding: 0 1em;
  border: 1px solid #fff;
  margin: 0.625rem 0 0;
}
.p-top-product__catch {
  font-family: "Shippori Mincho", serif;
  font-size: max(20px, 2.188rem);
  font-weight: 400;
  line-height: 1.2;
}
.p-top-product__title {
  font-size: max(18px, 1.375rem);
  font-weight: 500;
  margin: 0 0 0.625rem;
}
.p-top-product__img-wrap {
  position: relative;
  z-index: 0;
  grid-area: img-wrap;
  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: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-top-product__img-wrap::before {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 16.875rem;
  left: 0;
  display: block;
  width: 65.938rem;
  height: 20.938rem;
  background-color: #FF6600;
  -webkit-transform: skewY(-15deg);
          transform: skewY(-15deg);
}
.p-top-product__img {
  position: relative;
  z-index: 1;
  width: 71%;
}
.p-top-product__price {
  position: absolute;
  bottom: 1.875rem;
  left: 0;
  z-index: -1;
  min-width: 37.5rem;
  display: inline-block;
  color: #FF6600;
  font-size: max(18px, 1.563rem);
  line-height: 1.2;
  font-weight: 500;
  background-color: #fff;
  padding: 0 1.875rem 0.313rem;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 1.25rem 100%);
}
.p-top-product__price .-num {
  font-family: "Shippori Mincho", serif;
  font-size: 2.3em;
  font-weight: 600;
}
.p-top-product__price .-unit {
  margin: 0 0 0 0.25em;
}
.p-top-product__feature {
  position: relative;
  z-index: 1;
  grid-area: feature;
}
.p-top-product__feature-block:not(:last-of-type) {
  margin-bottom: 0.625rem;
}
.p-top-product__detail {
  position: relative;
  z-index: 1;
  grid-area: detail;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 3.125rem;
}
.p-top-product__table-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 855px;
}
.p-top-product:not(:last-of-type) {
  margin-bottom: 5.625rem;
}
.p-top-product:not(:last-of-type) .p-top-product__body {
  border-bottom: 1px solid #FF6600;
  padding-bottom: 5.625rem;
}
@media screen and (max-width: 1200px) {
  .p-top-product__price {
    position: initial;
    -webkit-transform: none;
            transform: none;
    min-width: initial;
  }
}
@media screen and (max-width: 768px) {
  .p-top-product__body {
    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: 2rem 0;
  }
  .p-top-product__header {
    width: 100%;
  }
  .p-top-product__logo {
    width: 4.8rem;
  }
  .p-top-product__name {
    font-size: 2.12rem;
    letter-spacing: -0.05em;
  }
  .p-top-product__name .-model {
    font-size: 3.16rem;
  }
  .p-top-product__name .-wat {
    font-size: 1rem;
  }
  .p-top-product__catch {
    font-size: 1.4rem;
  }
  .p-top-product__img-wrap {
    width: 100%;
    gap: 1.6rem 0;
  }
  .p-top-product__img-wrap::before {
    bottom: 11rem;
    height: 13rem;
  }
  .p-top-product__img {
    width: 19.4rem;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .p-top-product__price {
    font-size: 1rem;
    padding: 0.2rem 1.2rem 0.2rem 1.6rem;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0.4rem 100%);
    margin: 0 -1.2rem 0 0;
  }
  .p-top-product__price .-num {
    font-size: 1.72rem;
  }
  .p-top-product__feature-block:not(:last-of-type) {
    margin-bottom: 1.2rem;
  }
  .p-top-product__detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.2rem 0;
  }
  .p-top-product__title {
    font-size: 1.2rem;
    margin: 0 0 0.8rem;
  }
  .p-top-product::before {
    aspect-ratio: 750/1200;
    background: url(../img/top/product_bg_sp.png) no-repeat center center/cover;
  }
  .p-top-product:not(:last-of-type) {
    margin-bottom: 3rem;
  }
  .p-top-product:not(:last-of-type) .p-top-product__body {
    padding-bottom: 3rem;
  }
}

.p-top-product02__img {
  width: 75%;
}

.p-top-product03__img {
  width: 52%;
}

.p-top-product04__img {
  width: 100%;
  margin: 0 0 6.25rem;
}
.p-top-product04__table-wrap {
  max-width: 540px;
  margin: 1.25rem 0;
}
@media screen and (min-width: 769px) {
  .p-top-product04::before {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
}

.p-top-product05 {
  margin: 0 0 7.5rem;
}
.p-top-product05__body {
  grid-template-areas: "header header" "img-wrap img-wrap";
  margin: 0 auto 2.813rem;
}
.p-top-product05__img-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top-product05__img-wrap::before {
  width: 107.5rem;
}
.p-top-product05__img {
  max-width: 75rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-top-product05::before {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
}
@media screen and (max-width: 768px) {
  .p-top-product05__img-wrap::before {
    bottom: 70%;
  }
  .p-top-product05__img {
    width: 23.2rem;
  }
}

.p-top-example {
  position: relative;
  z-index: 0;
  margin: 0 0 8.438rem;
  background: url(../img/top/example_bg.png) no-repeat bottom center/100% auto;
}
.p-top-example__slide img {
  opacity: 0.5;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.p-top-example__slide.slick-center img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.p-top-example__slide.slick-center .p-top-example__title {
  opacity: 1;
}
.p-top-example__img {
  aspect-ratio: 890/660;
}
.p-top-example__title {
  opacity: 0;
  font-size: max(18px, 1.25rem);
  font-weight: 500;
  text-align: center;
  margin: 0.625rem 0 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.p-top-example__arrow {
  position: absolute;
  z-index: 10;
  top: calc(50% - 0.938rem);
  font-size: 2.375rem;
  line-height: 1;
  font-weight: 100;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-top-example__arrow.-prev {
  left: calc(50% - 14.688rem);
}
.p-top-example__arrow.-next {
  left: calc(50% + 13.438rem);
}
.p-top-example__heading02 {
  font-size: max(20px, 1.875rem);
  font-weight: 500;
  text-align: center;
  margin: 3.75rem 0 2.813rem;
}
.p-top-example__heading02 span {
  border: 1px solid #fff;
  padding: 0 1em 0.313rem;
}
.p-top-example__video {
  max-width: 37.5rem;
  width: 100%;
  aspect-ratio: 603/352;
  border: 0.625rem solid #FF6600;
  margin: 0 auto 2.188rem;
}
@media screen and (max-width: 768px) {
  .p-top-example__title {
    font-size: 1rem;
  }
  .p-top-example__arrow.-prev {
    left: 0;
  }
  .p-top-example__arrow.-next {
    left: initial;
    right: 0;
  }
  .p-top-example__heading02 {
    font-size: 1.2rem;
  }
  .p-top-example__video {
    border-width: 2px;
  }
}

.p-top-compare {
  margin: 0 0 10rem;
}
.p-top-compare__intro {
  font-size: max(18px, 1.25rem);
  font-weight: 500;
  text-align: center;
  margin: 0 0 2rem;
}
.p-top-compare__body {
  background: url(../img/top/compare_bg.jpg) no-repeat center center/cover;
  padding: 3.75rem 0;
}
.p-top-compare__table-wrap {
  width: 100%;
  padding: 0.625rem 0;
  overflow-x: auto;
}
.p-top-compare__table {
  min-width: 1100px;
  table-layout: fixed;
}
.p-top-compare__table thead th:nth-child(2) {
  position: relative;
  z-index: 0;
}
.p-top-compare__table thead th:nth-child(2)::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -0.625rem;
  left: -0.625rem;
  display: block;
  width: calc(100% + 1.25rem);
  height: calc(100% + 1.25rem);
  border: 0.625rem solid #fff115;
  border-bottom: none;
}
.p-top-compare__table tbody td:nth-child(2) {
  position: relative;
  z-index: 0;
}
.p-top-compare__table tbody td:nth-child(2)::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: -0.625rem;
  display: block;
  width: calc(100% + 1.25rem);
  height: 100%;
  border-left: 0.625rem solid #fff115;
  border-right: 0.625rem solid #fff115;
}
.p-top-compare__table tbody tr:last-child td:nth-child(2)::before {
  height: calc(100% + 0.625rem);
  border-bottom: 0.625rem solid #fff115;
}
.p-top-compare__table tbody th,
.p-top-compare__table tbody td {
  height: 5.375rem;
  text-align: center;
  padding: 1rem 0.5rem;
}
.p-top-compare__mark {
  display: inline-block;
  font-size: 2.5em;
  line-height: 1;
  vertical-align: middle;
  margin: 0 0.5rem 0.5rem 0;
}
@media screen and (min-width: 769px) {
  .p-top-compare__table thead th:nth-child(2) {
    font-size: max(18px, 1.25rem);
  }
}
@media screen and (max-width: 768px) {
  .p-top-compare__intro {
    font-size: 1rem;
  }
  .p-top-compare__table {
    min-width: 60rem;
  }
  .p-top-compare__table tbody th,
  .p-top-compare__table tbody td {
    height: 4rem;
  }
  .p-top-compare__mark {
    font-size: 1.5em;
  }
}

.p-top-reason {
  margin: 0 0 8.125rem;
}
.p-top-reason__body {
  position: relative;
  z-index: 0;
  padding: 0 0 3.75rem;
  margin: 0 0 7.5rem;
}
.p-top-reason__body::before {
  content: "";
  position: absolute;
  z-index: -2;
  top: -5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100vw;
  aspect-ratio: 3840/1892;
  background: url(../img/top/reason_bg.png) no-repeat center center/cover;
}
.p-top-reason__logo {
  width: 6.25rem;
  aspect-ratio: 100/60;
}
.p-top-reason__text01 {
  font-family: "Shippori Mincho", serif;
  font-size: max(20px, 2.188rem);
  font-weight: 400;
}
.p-top-reason__text02 {
  font-family: "Shippori Mincho", serif;
  font-size: 4.688rem;
  font-weight: 400;
  margin: 0 0 0.625rem;
}
.p-top-reason__text02 .-lg {
  font-size: 1.2em;
}
.p-top-reason__text03 {
  display: inline-block;
  font-size: max(20px, 1.875rem);
  font-weight: 500;
  text-align: center;
}
.p-top-reason__text03 .-lg {
  color: #FF6600;
  font-size: max(20px, 2.188rem);
}
.p-top-reason__img {
  position: absolute;
  z-index: -1;
  top: 0;
  right: -11.25rem;
  width: 64%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 9.063rem 100%);
}
.p-top-reason__img img {
  -o-object-position: left center;
     object-position: left center;
}
.p-top-reason__list {
  position: relative;
  z-index: 0;
}
.p-top-reason__item {
  display: grid;
  grid-template-areas: "num title" "num desc";
  grid-template-columns: 9.063rem 1fr;
  gap: 0 1.875rem;
}
.p-top-reason__item:not(:last-of-type) {
  margin-bottom: 3.125rem;
}
.p-top-reason__num {
  grid-area: num;
  font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
  color: #FF6600;
  font-size: 7.5rem;
  font-weight: 700;
  line-height: 0.75em;
  border-right: 3px solid #FF6600;
  padding: 0 0 0.1em;
}
.p-top-reason__title {
  grid-area: title;
  font-family: "Shippori Mincho", serif;
  color: #FF6600;
  font-size: max(20px, 2.188rem);
  font-weight: 400;
  margin: 0 0 0.625rem;
}
.p-top-reason__desc {
  grid-area: desc;
  font-size: 16px;
}
@media screen and (max-width: 1580px) {
  .p-top-reason__img {
    right: -1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .p-top-reason__body {
    padding: 0;
    margin: 0 0 3.2rem;
  }
  .p-top-reason__logo {
    width: 4rem;
    margin: 0 0 0.8rem;
  }
  .p-top-reason__text01 {
    font-size: 1.4rem;
    text-align: center;
    margin: 0 0 0.8rem;
  }
  .p-top-reason__img {
    position: initial;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    clip-path: none;
  }
  .p-top-reason__text02 {
    font-size: 2.52rem;
    text-align: center;
    letter-spacing: -0.05em;
    margin: -2.4rem 0 0.4rem;
  }
  .p-top-reason__text02 .-lg {
    font-size: 3.04rem;
  }
  .p-top-reason__text03 {
    display: block;
    font-size: 1.2rem;
  }
  .p-top-reason__text03 .-lg {
    font-size: 1.4rem;
  }
  .p-top-reason__item {
    grid-template-columns: 4.8rem 1fr;
    gap: 0 1.6rem;
  }
  .p-top-reason__item:not(:last-of-type) {
    margin-bottom: 1.6rem;
  }
  .p-top-reason__num {
    font-size: 4rem;
    border-right: 2px solid #FF6600;
  }
  .p-top-reason__title {
    font-size: 1.4rem;
    margin: 0 0 0.2rem;
  }
  .p-top-reason__desc {
    font-size: 1rem;
  }
}

.p-top-support {
  margin: 0 0 10.625rem;
}
.p-top-support__catch {
  font-family: "Shippori Mincho", serif;
  font-size: max(20px, 2.188rem);
  font-weight: 400;
  text-align: center;
  margin: 0 0 1.875rem;
}
.p-top-support__body {
  position: relative;
  z-index: 0;
  padding: 0 0 1.563rem;
  margin: 0 0 0.313rem;
}
.p-top-support__body::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 9.688rem);
  background-color: #fff;
}
.p-top-support__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-top-support__item {
  max-width: 265px;
  width: 30%;
  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: 0.6rem 0;
}
.p-top-support__ico {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top-support__content {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-top-support__catch {
    font-size: 1.4rem;
    margin: 0 0 1.8rem;
  }
  .p-top-support__body::before {
    content: none;
  }
  .p-top-support__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.2rem 0;
  }
  .p-top-support__item {
    max-width: initial;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .p-top-support__ico {
    position: relative;
    z-index: 1;
    width: 10.8rem;
    margin: 0 -3rem 0 0;
  }
  .p-top-support__content {
    position: relative;
    z-index: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #fff;
    padding: 1.6rem 1.2rem 1.6rem 3rem;
    margin: 0 -1.2rem 0 0;
  }
}

.p-top-faq {
  margin: 0 0 11.25rem;
}

.p-top-company {
  margin-bottom: 7.5rem;
}
.p-top-company__body {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.p-top-company__title {
  font-family: "Shippori Mincho", serif;
  font-size: max(20px, 2.188rem);
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 0.938rem;
}
.p-top-company__address {
  font-size: 16px;
  margin: 0 0 0.625rem;
}
.p-top-company__contact {
  font-size: 16px;
  margin: 0 0 2.188rem;
}
@media screen and (max-width: 768px) {
  .p-top-company__title {
    font-size: 1.88rem;
  }
  .p-top-company__address {
    font-size: 1rem;
    margin: 0 0 0.4rem;
  }
  .p-top-company__contact {
    font-size: 1rem;
    margin: 0 0 1.6rem;
  }
}

.p-top-tel {
  max-width: 48.125rem;
  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;
  text-align: center;
  background: url(../img/top/tel_bg.jpg) no-repeat center center/cover;
  border: 1px solid #686868;
  padding: 1.25rem;
  margin: 0 auto 5rem;
}
.p-top-tel__heading {
  font-size: max(18px, 1.563rem);
  font-weight: 500;
}
.p-top-tel__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.25em;
  font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", sans-serif;
  font-size: 4.375rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 1.25rem;
}
.p-top-tel__num::before {
  content: "";
  display: inline-block;
  height: 0.75em;
  aspect-ratio: 40/53;
  background: url(../img/cmn/phone_ico_wh.svg) no-repeat center center/contain;
  margin: 0 0 -0.75rem 0;
}
.p-top-tel__info {
  font-size: 16px;
  border: 1px solid #fff;
  padding: 0 2.5rem;
}
@media screen and (max-width: 768px) {
  .p-top-tel__heading {
    font-size: 1.2rem;
  }
  .p-top-tel__num {
    font-size: 2.8rem;
  }
  .p-top-tel__info {
    font-size: 1rem;
  }
}

.p-top-contact__body {
  color: #000;
  background-color: #fff;
  padding: 3.75rem 8.75rem;
}
.p-top-contact__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.625rem;
  color: #FF6600;
  font-size: max(18px, 1.5rem);
  font-weight: 500;
  margin: 0 0 1.563rem;
}
.p-top-contact__heading::before {
  content: "";
  display: inline-block;
  height: 1em;
  aspect-ratio: 27/21;
  background: url(../img/cmn/mail_ico_or.svg) no-repeat center center/contain;
}
.p-top-contact__message {
  border: 1px solid #9A9A9A;
  padding: 1.25rem 2.5rem;
  margin: 0 0 2.813rem;
}
@media screen and (max-width: 768px) {
  .p-top-contact__body {
    padding: 2.4rem 1rem;
  }
  .p-top-contact__message {
    padding: 1rem;
  }
}

/* adjustment */
.u-fit--contain {
  text-align: center;
}
.u-fit--contain img,
.u-fit--contain source {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  vertical-align: middle;
}

.u-color--primary {
  color: #FF6600;
}
.u-color--wh {
  color: #fff;
}

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

.u-indent--01 {
  text-indent: -1em;
  padding-left: 1em;
}

.u-display_ib {
  display: inline-block;
}
.u-display_ib--sm {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-display_ib--sm {
    display: inline-block;
  }
}

.u-display--lg {
  display: none;
}
@media screen and (max-width: 1200px) {
  .u-display--lg {
    display: block;
  }
}
.u-display--md {
  display: none;
}
@media screen and (max-width: 1024px) {
  .u-display--md {
    display: block;
  }
}
.u-display--sm {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-display--sm {
    display: block;
  }
}

.u-display_flex--lg {
  display: none;
}
@media screen and (max-width: 1200px) {
  .u-display_flex--lg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.u-display_flex--md {
  display: none;
}
@media screen and (max-width: 1024px) {
  .u-display_flex--md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.u-display_flex--sm {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-display_flex--sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 1200px) {
  .u-hidden--lg {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .u-hidden--md {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .u-hidden--sm {
    display: none;
  }
}