@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.pl-0 {
  padding-left: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.fz-0 {
  font-size: 0px;
}

.pl-1 {
  padding-left: 1px;
}

.pr-1 {
  padding-right: 1px;
}

.pb-1 {
  padding-bottom: 1px;
}

.pt-1 {
  padding-top: 1px;
}

.ml-1 {
  margin-left: 1px;
}

.mr-1 {
  margin-right: 1px;
}

.mb-1 {
  margin-bottom: 1px;
}

.mt-1 {
  margin-top: 1px;
}

.fz-1 {
  font-size: 1px;
}

.pl-2 {
  padding-left: 2px;
}

.pr-2 {
  padding-right: 2px;
}

.pb-2 {
  padding-bottom: 2px;
}

.pt-2 {
  padding-top: 2px;
}

.ml-2 {
  margin-left: 2px;
}

.mr-2 {
  margin-right: 2px;
}

.mb-2 {
  margin-bottom: 2px;
}

.mt-2 {
  margin-top: 2px;
}

.fz-2 {
  font-size: 2px;
}

.pl-3 {
  padding-left: 3px;
}

.pr-3 {
  padding-right: 3px;
}

.pb-3 {
  padding-bottom: 3px;
}

.pt-3 {
  padding-top: 3px;
}

.ml-3 {
  margin-left: 3px;
}

.mr-3 {
  margin-right: 3px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mt-3 {
  margin-top: 3px;
}

.fz-3 {
  font-size: 3px;
}

.pl-4 {
  padding-left: 4px;
}

.pr-4 {
  padding-right: 4px;
}

.pb-4 {
  padding-bottom: 4px;
}

.pt-4 {
  padding-top: 4px;
}

.ml-4 {
  margin-left: 4px;
}

.mr-4 {
  margin-right: 4px;
}

.mb-4 {
  margin-bottom: 4px;
}

.mt-4 {
  margin-top: 4px;
}

.fz-4 {
  font-size: 4px;
}

.pl-5 {
  padding-left: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.fz-5 {
  font-size: 5px;
}

.pl-6 {
  padding-left: 6px;
}

.pr-6 {
  padding-right: 6px;
}

.pb-6 {
  padding-bottom: 6px;
}

.pt-6 {
  padding-top: 6px;
}

.ml-6 {
  margin-left: 6px;
}

.mr-6 {
  margin-right: 6px;
}

.mb-6 {
  margin-bottom: 6px;
}

.mt-6 {
  margin-top: 6px;
}

.fz-6 {
  font-size: 6px;
}

.pl-7 {
  padding-left: 7px;
}

.pr-7 {
  padding-right: 7px;
}

.pb-7 {
  padding-bottom: 7px;
}

.pt-7 {
  padding-top: 7px;
}

.ml-7 {
  margin-left: 7px;
}

.mr-7 {
  margin-right: 7px;
}

.mb-7 {
  margin-bottom: 7px;
}

.mt-7 {
  margin-top: 7px;
}

.fz-7 {
  font-size: 7px;
}

.pl-8 {
  padding-left: 8px;
}

.pr-8 {
  padding-right: 8px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pt-8 {
  padding-top: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mt-8 {
  margin-top: 8px;
}

.fz-8 {
  font-size: 8px;
}

.pl-9 {
  padding-left: 9px;
}

.pr-9 {
  padding-right: 9px;
}

.pb-9 {
  padding-bottom: 9px;
}

.pt-9 {
  padding-top: 9px;
}

.ml-9 {
  margin-left: 9px;
}

.mr-9 {
  margin-right: 9px;
}

.mb-9 {
  margin-bottom: 9px;
}

.mt-9 {
  margin-top: 9px;
}

.fz-9 {
  font-size: 9px;
}

.pl-10 {
  padding-left: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.fz-10 {
  font-size: 10px;
}

.pl-11 {
  padding-left: 11px;
}

.pr-11 {
  padding-right: 11px;
}

.pb-11 {
  padding-bottom: 11px;
}

.pt-11 {
  padding-top: 11px;
}

.ml-11 {
  margin-left: 11px;
}

.mr-11 {
  margin-right: 11px;
}

.mb-11 {
  margin-bottom: 11px;
}

.mt-11 {
  margin-top: 11px;
}

.fz-11 {
  font-size: 11px;
}

.pl-12 {
  padding-left: 12px;
}

.pr-12 {
  padding-right: 12px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pt-12 {
  padding-top: 12px;
}

.ml-12 {
  margin-left: 12px;
}

.mr-12 {
  margin-right: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.mt-12 {
  margin-top: 12px;
}

.fz-12 {
  font-size: 12px;
}

.pl-13 {
  padding-left: 13px;
}

.pr-13 {
  padding-right: 13px;
}

.pb-13 {
  padding-bottom: 13px;
}

.pt-13 {
  padding-top: 13px;
}

.ml-13 {
  margin-left: 13px;
}

.mr-13 {
  margin-right: 13px;
}

.mb-13 {
  margin-bottom: 13px;
}

.mt-13 {
  margin-top: 13px;
}

.fz-13 {
  font-size: 13px;
}

.pl-14 {
  padding-left: 14px;
}

.pr-14 {
  padding-right: 14px;
}

.pb-14 {
  padding-bottom: 14px;
}

.pt-14 {
  padding-top: 14px;
}

.ml-14 {
  margin-left: 14px;
}

.mr-14 {
  margin-right: 14px;
}

.mb-14 {
  margin-bottom: 14px;
}

.mt-14 {
  margin-top: 14px;
}

.fz-14 {
  font-size: 14px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.fz-15 {
  font-size: 15px;
}

.pl-16 {
  padding-left: 16px;
}

.pr-16 {
  padding-right: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pt-16 {
  padding-top: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mr-16 {
  margin-right: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.fz-16 {
  font-size: 16px;
}

.pl-17 {
  padding-left: 17px;
}

.pr-17 {
  padding-right: 17px;
}

.pb-17 {
  padding-bottom: 17px;
}

.pt-17 {
  padding-top: 17px;
}

.ml-17 {
  margin-left: 17px;
}

.mr-17 {
  margin-right: 17px;
}

.mb-17 {
  margin-bottom: 17px;
}

.mt-17 {
  margin-top: 17px;
}

.fz-17 {
  font-size: 17px;
}

.pl-18 {
  padding-left: 18px;
}

.pr-18 {
  padding-right: 18px;
}

.pb-18 {
  padding-bottom: 18px;
}

.pt-18 {
  padding-top: 18px;
}

.ml-18 {
  margin-left: 18px;
}

.mr-18 {
  margin-right: 18px;
}

.mb-18 {
  margin-bottom: 18px;
}

.mt-18 {
  margin-top: 18px;
}

.fz-18 {
  font-size: 18px;
}

.pl-19 {
  padding-left: 19px;
}

.pr-19 {
  padding-right: 19px;
}

.pb-19 {
  padding-bottom: 19px;
}

.pt-19 {
  padding-top: 19px;
}

.ml-19 {
  margin-left: 19px;
}

.mr-19 {
  margin-right: 19px;
}

.mb-19 {
  margin-bottom: 19px;
}

.mt-19 {
  margin-top: 19px;
}

.fz-19 {
  font-size: 19px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.fz-20 {
  font-size: 20px;
}

.pl-21 {
  padding-left: 21px;
}

.pr-21 {
  padding-right: 21px;
}

.pb-21 {
  padding-bottom: 21px;
}

.pt-21 {
  padding-top: 21px;
}

.ml-21 {
  margin-left: 21px;
}

.mr-21 {
  margin-right: 21px;
}

.mb-21 {
  margin-bottom: 21px;
}

.mt-21 {
  margin-top: 21px;
}

.fz-21 {
  font-size: 21px;
}

.pl-22 {
  padding-left: 22px;
}

.pr-22 {
  padding-right: 22px;
}

.pb-22 {
  padding-bottom: 22px;
}

.pt-22 {
  padding-top: 22px;
}

.ml-22 {
  margin-left: 22px;
}

.mr-22 {
  margin-right: 22px;
}

.mb-22 {
  margin-bottom: 22px;
}

.mt-22 {
  margin-top: 22px;
}

.fz-22 {
  font-size: 22px;
}

.pl-23 {
  padding-left: 23px;
}

.pr-23 {
  padding-right: 23px;
}

.pb-23 {
  padding-bottom: 23px;
}

.pt-23 {
  padding-top: 23px;
}

.ml-23 {
  margin-left: 23px;
}

.mr-23 {
  margin-right: 23px;
}

.mb-23 {
  margin-bottom: 23px;
}

.mt-23 {
  margin-top: 23px;
}

.fz-23 {
  font-size: 23px;
}

.pl-24 {
  padding-left: 24px;
}

.pr-24 {
  padding-right: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pt-24 {
  padding-top: 24px;
}

.ml-24 {
  margin-left: 24px;
}

.mr-24 {
  margin-right: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-24 {
  margin-top: 24px;
}

.fz-24 {
  font-size: 24px;
}

.pl-25 {
  padding-left: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.fz-25 {
  font-size: 25px;
}

.pl-26 {
  padding-left: 26px;
}

.pr-26 {
  padding-right: 26px;
}

.pb-26 {
  padding-bottom: 26px;
}

.pt-26 {
  padding-top: 26px;
}

.ml-26 {
  margin-left: 26px;
}

.mr-26 {
  margin-right: 26px;
}

.mb-26 {
  margin-bottom: 26px;
}

.mt-26 {
  margin-top: 26px;
}

.fz-26 {
  font-size: 26px;
}

.pl-27 {
  padding-left: 27px;
}

.pr-27 {
  padding-right: 27px;
}

.pb-27 {
  padding-bottom: 27px;
}

.pt-27 {
  padding-top: 27px;
}

.ml-27 {
  margin-left: 27px;
}

.mr-27 {
  margin-right: 27px;
}

.mb-27 {
  margin-bottom: 27px;
}

.mt-27 {
  margin-top: 27px;
}

.fz-27 {
  font-size: 27px;
}

.pl-28 {
  padding-left: 28px;
}

.pr-28 {
  padding-right: 28px;
}

.pb-28 {
  padding-bottom: 28px;
}

.pt-28 {
  padding-top: 28px;
}

.ml-28 {
  margin-left: 28px;
}

.mr-28 {
  margin-right: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mt-28 {
  margin-top: 28px;
}

.fz-28 {
  font-size: 28px;
}

.pl-29 {
  padding-left: 29px;
}

.pr-29 {
  padding-right: 29px;
}

.pb-29 {
  padding-bottom: 29px;
}

.pt-29 {
  padding-top: 29px;
}

.ml-29 {
  margin-left: 29px;
}

.mr-29 {
  margin-right: 29px;
}

.mb-29 {
  margin-bottom: 29px;
}

.mt-29 {
  margin-top: 29px;
}

.fz-29 {
  font-size: 29px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.fz-30 {
  font-size: 30px;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

:root {
  --c-red: #ca000c;
  --c-red-2: #e80411;
  --c-main: #2b2c2a;
  --c-text: #000000;
  --c-gray: #7c7c7c;
  --c-gray-2: #17181a;
  --c-gray-3: #dedddd;
  --c-gray-4: #888888;
  --c-gray-5: #bdbdbd;
  --c-gray-6: #e0e0e0;
  --c-gray-7: #b2b2b2;
  --c-gray-8: #484848;
  --c-white: #fff;
  --c-white-2: #f6f6f6;
  --c-blue: #001e62;
  --c-orange: #fe905a;
  --c-yellow: #e7b504;
  --c-green: #1D924C;
  --c-green-2: #17753D;
  --gradient: linear-gradient(90deg, #1D924C 0%, #DCD7A3 100%);
}

html {
  box-sizing: border-box;
}

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

* {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 0;
}

@font-face {
  font-family: "CenturyGothic";
  src: url("/../fonts/centurygothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CenturyGothic";
  src: url("..//fonts/centurygothic_bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0;
}

html,
body {
  font-size: 16px;
  color: var(--c-text);
  background-color: var(--c-white-2);
  font-family: "Noto Sans JP", sans-serif;
}

.wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.container-c {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1000.98px) {
  .container-c {
    padding: 0 20px;
  }
}

@media (max-width: 765px) {
  .d-none-mobile {
    display: none;
  }
}

.pre-line {
  white-space: pre-line;
}

.pre {
  white-space: pre;
}

.px-44-only-pc {
  padding-left: 44px;
  padding-right: 44px;
}
@media (max-width: 765px) {
  .px-44-only-pc {
    padding-left: 0;
    padding-right: 0;
  }
}

.overflow-hidden {
  overflow: hidden;
}

.title-base {
  font-weight: 700;
  font-size: 28px;
}

p {
  margin-bottom: 0;
}

.white-space {
  white-space: pre-line;
}

.base-btn {
  border-radius: 300px;
  border: 1px solid var(--c-blue);
  background: var(--c-white);
  color: var(--c-blue);
  font-size: 14px;
  font-weight: 400;
  width: 236px;
  height: 54px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  padding-left: 29px;
  padding-right: 22px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .base-btn {
    width: 100%;
    height: 70px;
    padding-left: 37px;
    font-size: 16px;
  }
}
.base-btn:hover {
  color: var(--c-white);
  background-color: var(--c-blue);
}
.base-btn:hover svg path {
  fill: var(--c-white);
}

.box-title {
  text-align: center;
}
.box-title .line {
  width: 43px;
  height: 7px;
  background-color: var(--c-red);
  margin: 0 auto 20px;
}
.box-title .title {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 55px;
  line-height: 69px;
  letter-spacing: 8.25px;
  color: var(--c-blue);
  text-align: center;
  margin-bottom: 2px;
}
.box-title .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 1px;
  color: var(--c-blue);
  color: var(--c-blue);
}
@media screen and (max-width: 768.98px) {
  .box-title .title {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 63px;
    letter-spacing: 7.5px;
    color: var(--c-blue);
    text-align: center;
    margin-bottom: 0;
  }
  .box-title .desc {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.9px;
    color: var(--c-blue);
  }
}

.box-title-v2 {
  text-align: center;
}
.box-title-v2 .line {
  width: 2px;
  height: 47px;
  background-color: var(--c-green-2);
  margin: 0 auto 20px;
}
.box-title-v2 .title {
  font-family: "CenturyGothic", sans-serif;
  font-weight: 600;
  font-size: 65px;
  line-height: 1;
  letter-spacing: 2.6px;
  color: var(--c-green);
  margin-bottom: 16px;
  color: var(--c-green-2);
}
.box-title-v2 .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 1px;
  color: var(--c-blue);
  font-size: 18px;
  font-weight: 900;
  color: var(--c-green-2);
}
@media screen and (max-width: 768.98px) {
  .box-title-v2 .line {
    height: 36px;
  }
  .box-title-v2 .title {
    font-size: 44px;
    font-weight: 600;
    margin-bottom: 18px;
    letter-spacing: 1.76px;
  }
  .box-title-v2 .desc {
    font-size: 16px;
    font-weight: 900;
    line-height: 1;
  }
}

.img {
  overflow: hidden;
}
.img img {
  transition: all 1s ease-in-out;
}
.img img:hover {
  transform: scale(1.1);
}
.img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.owl-link {
  text-decoration: none;
  color: inherit;
}
.owl-link:focus {
  color: inherit !important;
}

.animation_box {
  opacity: 0;
  transform: translateX(-20px);
  transition: 3s ease;
}

.error-404 {
  padding: 20vh 0;
}
.error-404 .page-header {
  text-align: center;
}
.error-404 .page-header .page-title {
  font-size: 60px;
  font-weight: bold;
}
.error-404 .page-header .text {
  margin-bottom: 8px;
  font-size: 20px;
}
.error-404 .page-header .desc a {
  color: var(--c-main);
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .error-404 .page-header {
    width: calc(100% - 40px);
  }
}

/* PRELOADER CSS */
.page-loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: #272727;
  z-index: 1000;
  display: none;
}
.page-loader .txt {
  color: #666;
  text-align: center;
  top: 40%;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  font-weight: bold;
  line-height: 1.5;
}

/* SPINNER ANIMATION */
.spinner {
  position: relative;
  top: 35%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.msg_err {
  display: none;
  color: var(--c-red);
  font-size: 14px;
  line-height: 24px;
}

.px-44 {
  padding-left: 44px;
  padding-right: 44px;
}

@media only screen and (max-width: 765px) {
  .px-25-mb {
    padding: 0 25px !important;
  }
}

@media only screen and (max-width: 765px) {
  .container-mb {
    padding: 0;
  }
  .box-title .title {
    font-size: 50px;
    line-height: normal;
    margin-bottom: 0;
  }
  .box-title .desc {
    font-size: 18px;
    line-height: normal;
  }
}
.select2-color {
  display: flex;
  align-items: center;
  gap: 10px;
}
.select2-color .img-flag {
  display: inline-block;
  width: 19px;
  height: 19px;
}

.select2-individual {
  white-space: pre-line;
}

.form-checkbox-input-c {
  display: block;
  margin-bottom: 15px;
}

.form-checkbox-input-c input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-checkbox-input-c label {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.form-checkbox-input-c label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid var(--c-gray-5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.form-checkbox-input-c input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  width: 6px;
  height: 6px;
  background-color: var(--c-red);
  border-radius: 50%;
}

.dnd-upload-counter {
  display: none;
}

#toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  transform: rotate(0deg);
  z-index: 9999;
  top: 0;
  right: 0;
  width: 72px;
  height: 73px;
  background-color: var(--c-red);
  display: none;
}
#toggle .toggle-custom {
  position: relative;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  width: 29px;
  height: 23px;
}
#toggle .toggle-custom span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: var(--c-white);
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#toggle .toggle-custom.open span {
  background-color: var(--c-white);
}
#toggle .toggle-custom.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 0px;
  left: 4px;
}
#toggle .toggle-custom.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#toggle .toggle-custom.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 20px;
  left: 4px;
  width: 100%;
}
@media (max-width: 1000.98px) {
  #toggle {
    display: flex;
  }
}

/* Icon 4 */
.toggle-custom span {
  transform-origin: left center;
}
.toggle-custom span:nth-child(1) {
  top: 0px;
}
.toggle-custom span:nth-child(2) {
  top: 9px;
}
.toggle-custom span:nth-child(3) {
  top: 18px;
}

#header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
  padding: 0;
  height: 109px;
}
#header.toggle {
  background-color: var(--c-white-2);
}
#header .box-header {
  width: 100%;
}
#header.top-page .navbar .navbar-brand img {
  filter: unset;
}
#header.top-page .navbar a {
  color: var(--c-white) !important;
}
#header.top-page .navbar a span {
  color: var(--c-white) !important;
}
#header .navbar {
  padding: 0;
  flex-wrap: wrap;
}
#header .navbar .navbar-brand {
  padding: 0;
  margin-left: 46px;
  margin-right: 0;
}
#header .navbar .navbar-brand .logo {
  height: 21px;
  filter: brightness(0) saturate(100%) invert(9%) sepia(43%) saturate(5610%) hue-rotate(216deg) brightness(98%) contrast(104%);
}
#header .navbar .collapse .navbar-nav > .menu-item {
  position: relative;
}
#header .navbar .collapse .navbar-nav > .menu-item:last-child a {
  background-color: var(--c-red);
  color: var(--c-white);
}
#header .navbar .collapse .navbar-nav > .menu-item:last-child a span {
  color: var(--c-white);
}
#header .navbar .collapse .navbar-nav > .menu-item > a {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 2.2px;
  color: var(--c-blue);
  text-align: center;
  padding: 0;
  padding: 0 35px;
  display: inline-flex;
  height: 109px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
}
#header .navbar .collapse .navbar-nav > .menu-item > a span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.55px;
  color: var(--c-blue);
  margin-top: 4px;
}
#header .navbar .collapse .navbar-nav > .menu-item .sub-menu {
  position: absolute;
  background-color: var(--c-white);
  top: calc(100% + 10px);
  left: 0;
  padding: 0;
  width: 185px;
  list-style: none;
  border-radius: 6px;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  margin-top: 7px;
}
#header .navbar .collapse .navbar-nav > .menu-item .sub-menu::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 72px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid var(--c-white);
}
#header .navbar .collapse .navbar-nav > .menu-item .sub-menu .menu-item:not(#header .navbar .collapse .navbar-nav > .menu-item .sub-menu .menu-item:last-child) {
  border-bottom: 1px solid var(--c-gray-3);
}
#header .navbar .collapse .navbar-nav > .menu-item .sub-menu .menu-item a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.65px;
  color: var(--c-text) !important;
  text-decoration: none;
  display: block;
  text-align: left;
  padding: 15px 17px;
}
#header .navbar .collapse .navbar-nav > .menu-item .sub-menu .menu-item a span {
  display: block;
  color: var(--c-text) !important;
}
#header .navbar .collapse .navbar-nav > .menu-item:hover .sub-menu {
  visibility: visible;
  top: 100%;
}
@media (min-width: 1800.98px) {
  #header .navbar .collapse .navbar-nav > .menu-item:not(#header .navbar .collapse .navbar-nav > .menu-item:last-child) > a {
    padding: 0 60px;
  }
}
#header .navbar .collapse .group-btn-header {
  margin-left: 62px;
}
#header .navbar .collapse .group-btn-header .dropdown .dropdown-toggle {
  text-align: right;
}
#header .navbar .collapse .group-btn-header .btn-reserve {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 170px;
  height: 46px;
  border-radius: 30px;
  border: 2px solid var(--c-white);
  margin: 14px 0 12px;
}
#header .navbar .collapse .group-btn-header .tel {
  text-align: right;
}
@media (max-width: 1000.98px) {
  #header {
    height: 72px;
    z-index: 999;
  }
  #header .box-header {
    height: 100%;
  }
  #header .box-header .navbar {
    height: 100%;
  }
  #header .box-header .navbar .navbar-brand {
    margin-left: 25px;
  }
  #header .box-header .navbar .navbar-brand .logo {
    height: 19px;
  }
}
.logo-mobile {
  position: fixed;
  top: 25px;
  left: 25px;
  z-index: 9999;
  visibility: hidden;
}
.logo-mobile.open {
  visibility: visible;
}
.logo-mobile img {
  height: 19px;
  width: auto;
}

.overlay {
  position: fixed;
  background: var(--c-blue);
  height: 100%;
  transition: transform 0.35s ease-in-out;
  overflow-y: auto;
  z-index: 9999;
  top: 0;
  right: 0;
  width: 100%;
  transform: translateX(100%);
}
.overlay.open {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.overlay.open li {
  animation: fadeInRight 0.5s ease forwards;
  animation-delay: 0.35s;
}
.overlay.open .nav-bottom a {
  animation: fadeInRight 0.5s ease forwards;
  animation-delay: 0.35s;
}
.overlay nav {
  margin-top: 142px;
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 30px;
}
.overlay nav .navbar-nav > .menu-item {
  border-bottom: 1px solid var(--c-white);
}
.overlay nav .navbar-nav > .menu-item > a {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 2.2px;
  color: var(--c-white);
  text-align: center;
  padding: 0;
  display: flex;
  height: 84px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
}
.overlay nav .navbar-nav > .menu-item > a span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.55px;
  color: var(--c-white);
  margin-top: 4px;
}
.overlay nav .navbar-nav > .menu-item > .sub-menu {
  padding: 0 0 25px;
  list-style: none;
}
.overlay nav .navbar-nav > .menu-item > .sub-menu .menu-item:not(.overlay nav .navbar-nav > .menu-item > .sub-menu .menu-item:last-child) {
  margin-bottom: 20px;
}
.overlay nav .navbar-nav > .menu-item > .sub-menu .menu-item > a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.7px;
  color: var(--c-white);
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  text-decoration: none;
}
.overlay nav .navbar-bottom {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 31px;
  letter-spacing: 0.6px;
  color: var(--c-white);
  white-space: pre-line;
  margin-top: 32px;
  text-align: center;
}
.overlay nav .navbar-bottom a {
  text-decoration: none;
  color: inherit;
}
@media (max-width: 768.98px) {
  .overlay {
    width: 100%;
  }
  .overlay nav {
    margin-top: 100px;
    margin-bottom: 0;
  }
  .overlay nav .navbar-nav li a {
    font-size: 16px;
  }
  .overlay .nav-bottom {
    margin-top: 37px;
    padding-left: 40px;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
#footer {
  background-color: var(--c-gray-2);
  position: relative;
  padding: 68px 120px 58px;
}
#footer.safety_helmet {
  background-color: var(--c-green);
}
#footer .footer__box .footer__box-img {
  width: 190px;
  margin-bottom: 24px;
}
#footer .footer__box .footer__box-nav {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  gap: 20px;
}
#footer .footer__box .footer__box-nav li a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 29px;
  letter-spacing: 0.6px;
  color: var(--c-white);
  text-decoration: none;
}
#footer .footer__box .footer__box-copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 10px;
  line-height: 29px;
  letter-spacing: unset;
  color: var(--c-white);
}
#footer .footer__top {
  position: absolute;
  top: 48px;
  right: 40px;
}
#footer .footer__top a {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2.7px;
  color: var(--c-white);
  text-align: center;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  text-decoration: none;
  color: var(--c-white);
}
#footer .footer__top a svg {
  height: 109px;
  width: auto;
}
@media screen and (max-width: 1000.98px) {
  #footer {
    padding: 46px 32px;
  }
  #footer.safety_helmet {
    padding: 46px 32px 34px;
  }
  #footer.safety_helmet .footer__box .footer__box-nav:not(.first) {
    margin-bottom: 23px;
  }
  #footer .footer__box .footer__box-img {
    width: auto;
    height: 19px;
    margin-bottom: 16px;
  }
  #footer .footer__box .footer__box-nav {
    flex-direction: column;
    gap: 0;
    margin-bottom: 65px;
  }
  #footer .footer__box .footer__box-nav.first {
    margin-bottom: 0;
  }
  #footer .footer__box .footer__box-nav li a {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.6px;
    color: var(--c-white);
  }
  #footer .footer__box .footer__box-copyright {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.5px;
    color: var(--c-white);
  }
  #footer .footer__top {
    position: absolute;
    top: 46px;
    right: 36px;
  }
  #footer .footer__top a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    width: 16px;
  }
  #footer .footer__top a svg {
    height: 128px;
    width: auto;
  }
  #footer .footer__top a span {
    transform: rotateZ(90deg);
    transform-origin: center;
    width: 155px;
    padding-left: 55px;
  }
}

.round {
  position: relative;
}
.round label {
  background-color: var(--c-white);
  border: 1px solid var(--c-gray-5);
  border-radius: 3px;
  cursor: pointer;
  height: 16px;
  width: 16px;
  left: 0;
  position: absolute;
  top: 0;
}
.round label::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  position: absolute;
  background-color: var(--c-red);
}
.round input[type=checkbox] {
  visibility: hidden;
}
.round input[type=checkbox]:checked + label {
  background-color: unset;
  border-color: unset;
}
.round input[type=checkbox]:checked + label:after {
  opacity: 1;
}

#banner {
  position: relative;
  height: 800px;
  margin-top: -109px;
  background: url("./../imgs/banner-bg.png") no-repeat;
  background-size: cover;
  background-position: bottom right;
}
#banner .box {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1900px) {
  #banner .box {
    width: calc(100% - 330px);
  }
}
#banner .owl-banner {
  position: absolute;
  top: 0;
  right: 0;
  width: 713px;
  height: 688px;
}
#banner .owl-banner .owl-item .item .owl-img {
  width: 713px;
  height: 688px;
  object-fit: cover;
}
#banner .banner-text {
  height: 283px;
  width: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 117px;
  z-index: 1;
}
#banner .banner-text.mobile {
  display: none;
}
@media screen and (max-width: 1000.98px) {
  #banner {
    height: 730px;
    margin-top: -72px;
    overflow: hidden;
    background: url("./../imgs/mobile/banner-mobile.png") no-repeat;
    background-size: cover;
    background-position: bottom right;
  }
  #banner .banner-text {
    top: unset;
    bottom: 50px;
    left: 32px;
    width: auto;
    height: 160px;
    z-index: 9;
  }
  #banner .banner-text.pc {
    display: none;
  }
  #banner .banner-text.mobile {
    display: block;
    height: 247px;
    width: auto;
    bottom: -72px;
  }
  #banner .owl-banner {
    width: 460px;
    height: 403px;
    top: 73px;
    right: -90px;
  }
  #banner .owl-banner .owl-item .item .owl-img {
    width: 460px;
    height: 403px;
  }
}

#news {
  position: relative;
  margin-top: -50px;
  margin-bottom: 73px;
}
#news .box {
  max-width: 991px;
  margin: 0 auto;
  background-color: var(--c-white-2);
  padding: 15.5px 55px;
  display: grid;
  grid-template-columns: 110px 1fr;
  align-items: center;
  gap: 70px;
}
#news .box .child .news__title {
  text-align: right;
}
#news .box .child .news__title .title {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 46px;
  line-height: 58px;
  letter-spacing: 6.9px;
  color: var(--c-blue);
  text-align: center;
  margin-bottom: 7px;
}
#news .box .child .news__title .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: var(--c-blue);
  text-align: right;
  margin-bottom: 10px;
}
#news .box .child .news__list .news__item {
  display: grid;
  grid-template-columns: 77px 1fr 14px;
  align-items: center;
  gap: 20px;
  padding: 15px 0;
  line-height: 1;
  text-decoration: none;
}
#news .box .child .news__list .news__item:not(#news .box .child .news__list .news__item:last-child) {
  border-bottom: 1px solid var(--c-gray-3);
}
#news .box .child .news__list .news__item .news__item-date {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: var(--c-text);
}
#news .box .child .news__list .news__item .news__item-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: var(--c-text);
}
#news .box .child .news__list .news__item .news__item-right {
  width: 30px;
}
#news .box .child .news__list .news__item .news__item-right img {
  width: 100%;
}
@media screen and (max-width: 1000.98px) {
  #news {
    margin-top: 60px;
    width: calc(100% - 100px);
    margin: 80px auto;
  }
}
@media screen and (max-width: 768.98px) {
  #news {
    width: 100%;
    margin-top: 0;
  }
  #news .box {
    grid-template-columns: 1fr;
    padding: 50px 33px 0;
    gap: 0;
  }
  #news .box .child .news__title {
    text-align: center;
    position: relative;
  }
  #news .box .child .news__title .title {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 6px;
    color: var(--c-blue);
    text-align: center;
    margin-bottom: 0;
  }
  #news .box .child .news__title .desc {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.8px;
    color: var(--c-blue);
    text-align: center;
    margin-bottom: 14px;
  }
  #news .box .child .news__title svg {
    position: absolute;
    bottom: 8px;
    right: 0;
  }
  #news .box .child .news__list .news__item {
    grid-template-columns: 1fr;
    gap: 0px;
    padding: 20px 0;
    line-height: 1;
    height: 85px;
    position: relative;
    padding-right: 20px;
  }
  #news .box .child .news__list .news__item:not(#news .box .child .news__list .news__item:last-child) {
    border-bottom: 1px solid var(--c-gray-3);
  }
  #news .box .child .news__list .news__item .news__item-date {
    color: var(--c-gray);
    margin-bottom: 2px;
  }
  #news .box .child .news__list .news__item .news__item-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  #news .box .child .news__list .news__item .news__item-right {
    display: none;
  }
  #news .box .child .news__list .news__item svg {
    position: absolute;
    right: 0;
    bottom: 22px;
  }
}

.btn-view_more, #about .box .about__child .about__list .about__item .about__item-btn a, #about .box .about__child .about__child-title .link, #products .box .products__down .products__up-child .products__up-child__group-btn, #products .box .products__up .products__up-child .products__up-child__group .products__up-child__group-btn, #works .box .works__btn a, #pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2.7px;
  color: var(--c-white);
  text-align: center;
  gap: 20px;
  background-color: var(--c-red);
  height: 52px;
  width: 180px;
  text-decoration: none;
}
.btn-view_more img, #about .box .about__child .about__list .about__item .about__item-btn a img, #about .box .about__child .about__child-title .link img, #products .box .products__down .products__up-child .products__up-child__group-btn img, #products .box .products__up .products__up-child .products__up-child__group .products__up-child__group-btn img, #works .box .works__btn a img, #pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__btn img {
  width: 30px;
}

#pick-up {
  margin-bottom: 120px;
}
#pick-up .box {
  max-width: 1280px;
  margin: 0 auto;
}
#pick-up .box .box-title {
  margin-bottom: 90px;
}
#pick-up .box .pick-up__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
#pick-up .box .pick-up__list .pick-up__item {
  position: relative;
  cursor: pointer;
}
#pick-up .box .pick-up__list .pick-up__item .pick-up__item-img {
  width: 100%;
  height: 360px;
  object-fit: cover;
}
#pick-up .box .pick-up__list .pick-up__item .pick-up__item-content {
  width: 240px;
  height: 260px;
  position: absolute;
  top: 50px;
  left: 50px;
}
#pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__title {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 45px;
  line-height: 49px;
  letter-spacing: 4.5px;
  color: var(--c-blue);
  text-align: center;
  text-align: left;
  margin-bottom: 5px;
  white-space: pre-line;
}
#pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.65px;
  color: var(--c-text);
  text-align: left;
  white-space: pre-line;
  margin-bottom: 36px;
  width: calc(100% + 20px);
}
#pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__btn {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1000.98px) {
  #pick-up .box {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  #pick-up .box .pick-up__list {
    display: grid;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768.98px) {
  #pick-up {
    margin-bottom: 100px;
  }
  #pick-up .box .box-title {
    margin-bottom: 50px;
  }
  #pick-up .box .pick-up__list {
    gap: 30px;
  }
  #pick-up .box .pick-up__list .pick-up__item {
    position: relative;
  }
  #pick-up .box .pick-up__list .pick-up__item:last-child .pick-up__item-content__desc {
    white-space: unset;
  }
  #pick-up .box .pick-up__list .pick-up__item .pick-up__item-img {
    height: 240px;
  }
  #pick-up .box .pick-up__list .pick-up__item .pick-up__item-content {
    width: 140px;
    height: 185px;
    top: 26px;
    left: 26px;
  }
  #pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__title {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 27px;
    letter-spacing: 2.5px;
    color: var(--c-blue);
    text-align: center;
    text-align: left;
    margin-bottom: 5px;
    white-space: pre-line;
  }
  #pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__desc {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.6px;
    color: var(--c-text);
    text-align: left;
    width: 142px;
  }
  #pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__btn {
    width: 128px;
    height: 33px;
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1.8px;
    color: var(--c-white);
    text-align: center;
    gap: 14px;
  }
  #pick-up .box .pick-up__list .pick-up__item .pick-up__item-content .pick-up__item-content__btn img {
    width: 21px;
  }
}

#bg-ball {
  width: 100%;
  height: 208px;
  position: relative;
  display: block;
  background: url(../imgs/img-2.png) no-repeat;
  background-size: 100%;
  background-position: left;
}
#bg-ball img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#bg-ball::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--c-text);
  mix-blend-mode: color;
}
@media screen and (max-width: 768.98px) {
  #bg-ball {
    background: url(../imgs/mobile/img-2.png) no-repeat;
    background-size: 100%;
    background-position: left;
  }
}

#works {
  margin-top: 120px;
  margin-bottom: 140px;
}
#works .box .box-title {
  margin-bottom: 90px;
}
#works .box .owl-works {
  margin-bottom: 100px;
}
#works .box .owl-works .item {
  text-decoration: none;
  width: 340px;
  display: block;
}
#works .box .owl-works .item .owl-img {
  height: 252px;
  width: 100%;
  object-fit: cover;
}
#works .box .owl-works .item .owl-content {
  padding-top: 14px;
}
#works .box .owl-works .item .owl-content .owl-content__date {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.8px;
  color: var(--c-blue);
  text-align: center;
  text-align: left;
  margin-bottom: 4px;
}
#works .box .owl-works .item .owl-content .owl-content__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: var(--c-text);
  text-align: left;
  font-weight: normal;
  margin: 0;
}
#works .box .owl-works .item .owl-content .owl-content__desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: var(--c-text);
  text-align: left;
  font-weight: normal;
}
#works .box .works__btn a {
  margin: 0 auto;
}
@media screen and (max-width: 768.98px) {
  #works {
    margin: 100px 0;
  }
  #works .box .box-title {
    margin-bottom: 55px;
  }
  #works .box .owl-works {
    margin-bottom: 56px;
    padding: 0 25px;
  }
  #works .box .owl-works .item .owl-img {
    height: 252px;
    width: 100%;
    object-fit: cover;
  }
  #works .box .owl-works .item .owl-content .owl-content__desc {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    color: var(--c-text);
  }
  #works .box .owl-works .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 104px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0 7px;
  }
  #works .box .owl-works .owl-nav button {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 37px;
    height: 37px;
    background-color: var(--c-white);
    border-radius: 50%;
  }
  #works .box .owl-works .owl-nav button svg {
    width: 12px;
  }
  #works .box .owl-works .owl-nav button svg path {
    fill: var(--c-gray);
  }
}

#products .box .box-title {
  margin-bottom: 90px;
}
#products .box .products__up {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 10px;
}
#products .box .products__up .products__up-child {
  height: 303px;
  position: relative;
  cursor: pointer;
}
#products .box .products__up .products__up-child .products__up-child__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#products .box .products__up .products__up-child .products__up-child__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#products .box .products__up .products__up-child .products__up-child__group {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  margin-top: 25px;
}
#products .box .products__up .products__up-child .products__up-child__group .products__up-child__group-title {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 4px;
  color: var(--c-white);
  text-align: center;
  white-space: pre-line;
  margin-bottom: 30px;
}
#products .box .products__up .products__up-child .products__up-child__group .products__up-child__group-btn {
  background: unset;
  border: 1px solid var(--c-white);
  margin: 0 auto;
}
#products .box .products__down {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
#products .box .products__down .products__up-child {
  height: 300px;
  position: relative;
  cursor: pointer;
}
#products .box .products__down .products__up-child.active .products__up-child__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: unset;
  background-color: rgba(0, 0, 0, 0.5);
  mix-blend-mode: unset;
  opacity: unset;
}
#products .box .products__down .products__up-child.active .products__up-child__bg-2 {
  display: none;
}
#products .box .products__down .products__up-child .products__up-child__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#products .box .products__down .products__up-child .products__up-child__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.45;
  background: #000;
  mix-blend-mode: multiply;
}
#products .box .products__down .products__up-child .products__up-child__bg-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  mix-blend-mode: color;
}
#products .box .products__down .products__up-child .products__up-child__group {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
#products .box .products__down .products__up-child .products__up-child__group.mt {
  margin-top: 25px;
}
#products .box .products__down .products__up-child .products__up-child__group .products__up-child__group-title {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 4px;
  color: var(--c-white);
  text-align: center;
  white-space: pre-line;
}
#products .box .products__down .products__up-child .products__up-child__desc {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 2.7px;
  color: var(--c-white);
  text-align: center;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 48px;
}
#products .box .products__down .products__up-child .products__up-child__desc.center {
  bottom: unset;
  top: 50%;
  transform: translateY(-50%);
}
#products .box .products__down .products__up-child .products__up-child__group-btn {
  background: unset;
  border: 1px solid var(--c-white);
  margin: 24px auto 0;
}
@media screen and (max-width: 768.98px) {
  #products .box .box-title {
    margin-bottom: 70px;
  }
  #products .box .products__up {
    grid-template-columns: 1fr;
  }
  #products .box .products__up .products__up-child {
    height: 250px;
  }
  #products .box .products__up .products__up-child .products__up-child__group {
    width: 100%;
    margin-top: 16px;
  }
  #products .box .products__up .products__up-child .products__up-child__group .products__up-child__group-title {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 37px;
    line-height: 40px;
    letter-spacing: 3.7px;
    color: var(--c-white);
    text-align: center;
    white-space: pre-line;
    margin-bottom: 24px;
  }
  #products .box .products__down {
    grid-template-columns: 1fr;
  }
  #products .box .products__down .products__up-child {
    height: 250px;
  }
  #products .box .products__down .products__up-child .products__up-child__group .products__up-child__group-title {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 37px;
    line-height: 40px;
    letter-spacing: 3.7px;
    color: var(--c-white);
    text-align: center;
    white-space: pre-line;
    margin-bottom: 24px;
  }
}

#about {
  margin: 182px 0 130px;
  position: relative;
}
#about::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% + 150px);
  height: 576px;
  background: url(./../imgs/img-10.png) no-repeat;
  background-size: cover;
}
#about .box {
  max-width: 1080px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 656px;
  gap: 160px;
  position: relative;
  z-index: 1;
  height: 576px;
  align-items: center;
}
#about .box .about__child .about__child-title .line {
  width: 43px;
  height: 7px;
  margin: 0 0 20px;
  background-color: var(--c-white);
  opacity: 1;
}
#about .box .about__child .about__child-title .title {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 55px;
  line-height: 69px;
  letter-spacing: 8.25px;
  color: var(--c-blue);
  text-align: center;
  text-align: left;
  color: var(--c-white);
  margin-bottom: 0;
}
#about .box .about__child .about__child-title .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 1px;
  color: var(--c-blue);
  color: var(--c-white);
  margin-bottom: 14px;
}
#about .box .about__child .about__child-title .desc-short {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.7px;
  color: var(--c-white);
  white-space: pre-line;
}
#about .box .about__child .about__child-title .link {
  justify-content: flex-start;
  gap: 20px;
  background: unset;
  color: var(--c-white);
  text-decoration: none;
  width: unset;
  height: unset;
  margin-top: 46px;
}
#about .box .about__child .about__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
#about .box .about__child .about__list .about__item {
  height: 196px;
  position: relative;
  cursor: pointer;
}
#about .box .about__child .about__list .about__item .about__item-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#about .box .about__child .about__list .about__item .about__item-img.mobile {
  display: none;
}
#about .box .about__child .about__list .about__item .about__item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#about .box .about__child .about__list .about__item .about__item-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  color: var(--c-white);
  text-align: center;
}
#about .box .about__child .about__list .about__item .about__item-title .about__item-title__text {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 6px;
  color: var(--c-white);
  text-align: center;
}
#about .box .about__child .about__list .about__item .about__item-title .about__item-title__desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.7px;
  color: var(--c-white);
}
#about .box .about__child .about__list .about__item .about__item-btn a {
  gap: 20px;
  background: unset;
  position: absolute;
  bottom: 28px;
  right: 24px;
  color: var(--c-white);
  text-decoration: none;
  width: unset;
  height: unset;
}
@media screen and (max-width: 1000.98px) {
  #about {
    width: 100%;
    margin: 100px auto 120px;
    padding: 88px 0 100px;
  }
  #about::after {
    width: 100%;
    height: 100%;
    background: url(./../imgs/mobile/banner-about-mb.png) no-repeat;
    background-size: cover;
  }
  #about .box {
    grid-template-columns: 1fr;
    height: auto;
    gap: 60px;
    padding: 0 32px;
  }
  #about .box .about__child .about__child-title {
    padding: 0;
    text-align: center;
  }
  #about .box .about__child .about__child-title .line {
    margin: 0 auto 20px;
    background-color: var(--c-red);
  }
  #about .box .about__child .about__child-title .title {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 7.5px;
    color: var(--c-white);
    text-align: center;
    margin-bottom: 6px;
  }
  #about .box .about__child .about__child-title .desc {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.9px;
    color: var(--c-white);
    margin-bottom: 24px;
  }
  #about .box .about__child .about__child-title .desc-short {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.8px;
    color: var(--c-white);
  }
  #about .box .about__child .about__child-title .link {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2.4px;
    color: var(--c-white);
    text-align: center;
    gap: 10px;
    justify-content: flex-end;
    margin-top: 32px;
    padding-right: 20px;
  }
  #about .box .about__child .about__list .about__item .about__item-img:not(#about .box .about__child .about__list .about__item .about__item-img.mobile) {
    display: none;
  }
  #about .box .about__child .about__list .about__item .about__item-img.mobile {
    display: block;
  }
  #about .box .about__child .about__list .about__item .about__item-bg {
    opacity: 0.3;
    background: var(--c-text);
    mix-blend-mode: multiply;
  }
  #about .box .about__child .about__list .about__item .about__item-title {
    width: 70%;
  }
  #about .box .about__child .about__list .about__item .about__item-title .about__item-title__text {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 6px;
    color: var(--c-white);
    text-align: center;
    margin-bottom: 0;
  }
  #about .box .about__child .about__list .about__item .about__item-title .about__item-title__desc {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    color: var(--c-white);
  }
  #about .box .about__child .about__list .about__item .about__item-btn a {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2.4px;
    color: var(--c-white);
    text-align: center;
    gap: 10px;
    bottom: 15px;
    right: 20px;
  }
}

.product-intro__toggle-body:not(.product-intro__toggle-body:last-child) {
  margin-bottom: 29px;
}
.product-intro__toggle-body .product-intro__toggle-body__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-gray-4);
  margin-bottom: 8px;
}
.product-intro__toggle-body .product-intro__toggle-body__price {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 1.3px;
  color: var(--c-main);
  margin-bottom: 8px;
}
.product-intro__toggle-body .product-intro__toggle-body__price span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 1.8px;
  color: var(--c-main);
}
.product-intro__toggle-body .product-intro__toggle-body__price span.large {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 2.6px;
  color: var(--c-main);
}
.product-intro__toggle-body .product-intro__toggle-body__price span.price {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 1.8px;
  color: var(--c-main);
}
.product-intro__toggle-body .product-intro__toggle-body__note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 1.3px;
  color: var(--c-main);
}

.down-file {
  display: none;
}

#page-product {
  padding-bottom: 150px;
  background-color: var(--c-white-2);
  margin-top: 100px;
}
#page-product.product-equipment {
  padding-bottom: 219px;
}
#page-product.product-equipment .box .product-flow {
  margin-bottom: 146px;
}
@media screen and (max-width: 768.98px) {
  #page-product.product-equipment {
    padding-bottom: 100px;
  }
  #page-product.product-equipment .box .product-flow {
    margin-bottom: 60px;
  }
  #page-product.product-equipment .box .product-btn-bottom {
    max-width: calc(100% - 50px);
  }
}
#page-product .box {
  max-width: 1100px;
  margin: 0 auto;
}
#page-product .box .product-intro {
  max-width: 1052px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 350px 1fr;
  gap: 117px;
  margin-bottom: 120px;
}
#page-product .box .product-intro.product-2 .child .product-intro__title .title {
  width: calc(100% + 11px);
}
#page-product .box .product-intro.product-2 .child .product-intro__title .desc {
  width: calc(100% + 5px);
}
@media screen and (max-width: 768.98px) {
  #page-product .box .product-intro.product-2 .child .product-intro__title .title {
    letter-spacing: 3px;
  }
  #page-product .box .product-intro.product-2 .child .product-intro__title .desc {
    letter-spacing: 1px;
  }
}
#page-product .box .product-intro .child .product-intro__title .title {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 45px;
  line-height: 40px;
  letter-spacing: 4.5px;
  color: var(--c-blue);
  text-align: center;
  text-align: left;
  white-space: pre-line;
  line-height: 49px;
  margin-bottom: 20px;
}
#page-product .box .product-intro .child .product-intro__title .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 15px;
  letter-spacing: 2px;
  color: var(--c-main);
  margin-bottom: 24px;
}
#page-product .box .product-intro .child .product-intro__title .content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
}
#page-product .box .product-intro .child .product-intro__title .content.p3 {
  white-space: unset;
}
#page-product .box .product-intro .child .product-intro__title .content.p3 p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
}
#page-product .box .product-intro .child .product-intro__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 100%;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  margin: 44px 0 70px;
}
#page-product .box .product-intro .child .product-intro__btn img {
  height: 24px;
  width: auto;
}
#page-product .box .product-intro .child .product-intro__toggle .accordion-product .card {
  border-radius: unset;
  border: unset;
  background-color: unset;
}
#page-product .box .product-intro .child .product-intro__toggle .accordion-product .card:first-child .card-header {
  border-top: 1px solid var(--c-text);
}
#page-product .box .product-intro .child .product-intro__toggle .accordion-product .card .card-header {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  background-color: unset;
  border-radius: unset;
  height: 60px;
  padding: 0 15px;
  border-bottom: 1px solid var(--c-text);
  position: relative;
}
#page-product .box .product-intro .child .product-intro__toggle .accordion-product .card .card-header .icon-collapse {
  background: url("./../imgs/add.png") no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
}
#page-product .box .product-intro .child .product-intro__toggle .accordion-product .card .card-header .icon-collapse.active {
  background: url("./../imgs/remove.png") no-repeat;
  background-size: contain;
}
#page-product .box .product-intro .child .product-intro__toggle .accordion-product .card .collapse {
  border-bottom: 1px solid var(--c-text);
}
#page-product .box .product-intro .child .product-intro__img .product-intro__img-show {
  width: 100%;
  height: 585px;
  object-fit: cover;
  margin-bottom: 16px;
}
#page-product .box .product-intro .child .product-intro__img .product-intro__img-list {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 15px;
}
#page-product .box .product-intro .child .product-intro__img .product-intro__img-list .product-intro__img-item {
  width: 100%;
  height: 60px;
  object-fit: cover;
  cursor: pointer;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .product-intro {
    grid-template-columns: 1fr;
    padding: 0 25px;
    gap: 40px;
    margin-bottom: 100px;
  }
  #page-product .box .product-intro .child {
    order: 2;
  }
  #page-product .box .product-intro .child:last-child {
    order: 1;
  }
  #page-product .box .product-intro .child .product-intro__img .product-intro__img-show {
    height: 340px;
    margin-bottom: 10px;
  }
  #page-product .box .product-intro .child .product-intro__img .product-intro__img-list {
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
  }
  #page-product .box .product-intro .child .product-intro__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: unset;
    letter-spacing: 1.5px;
    color: var(--c-white);
    gap: 22px;
    width: 100%;
    height: 70px;
    background-color: var(--c-red);
    border: 1px solid var(--c-red);
    text-decoration: none;
    border-radius: 0;
    margin: 50px 0 60px;
  }
  #page-product .box .product-intro .child .product-intro__btn img {
    height: 24px;
    width: auto;
  }
  #page-product .box .product-intro .child .product-intro__title .content br {
    display: none;
  }
}
#page-product .box .product-flow {
  margin-bottom: 120px;
}
#page-product .box .product-flow .product-flow__list {
  max-width: 730px;
  margin: 0 auto;
  margin-top: 50px;
}
#page-product .box .product-flow .product-flow__list .product-flow__item {
  display: grid;
  grid-template-columns: 173px 1fr;
  align-items: center;
  padding: 21px 0;
  border: 1px solid var(--c-blue);
  height: 112px;
  position: relative;
}
#page-product .box .product-flow .product-flow__list .product-flow__item:not(#page-product .box .product-flow .product-flow__list .product-flow__item:last-child) {
  margin-bottom: 27px;
}
#page-product .box .product-flow .product-flow__list .product-flow__item:not(#page-product .box .product-flow .product-flow__list .product-flow__item:last-child)::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 8px solid var(--c-blue);
}
#page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child {
  padding-left: 50px;
}
#page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: unset;
  letter-spacing: 3.75px;
  color: var(--c-blue);
  text-align: center;
  text-align: left;
  border-right: 1px solid var(--c-blue);
  padding-left: 0;
  height: 100%;
}
#page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child .product-flow__item-child__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: unset;
  letter-spacing: 1.8px;
  color: var(--c-blue);
  letter-spacing: 0.9px;
  margin-bottom: 0;
}
#page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child .product-flow__item-child__desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
}
@media screen and (max-width: 768.98px) {
  #page-product .box .product-flow {
    margin-bottom: 100px;
    padding: 0 25px;
  }
  #page-product .box .product-flow .product-flow__list {
    margin-top: 63px;
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item {
    position: relative;
    grid-template-columns: 1fr;
    height: unset;
    gap: 0;
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item:not(#page-product .box .product-flow .product-flow__list .product-flow__item:last-child) {
    margin-bottom: 40px;
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item:not(#page-product .box .product-flow .product-flow__list .product-flow__item:last-child)::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid var(--c-blue);
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item:first-child .product-flow__item-child {
    padding: 0 16px;
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child {
    padding: 0 30px;
    text-align: center;
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child:first-child {
    border: none;
    line-height: 1;
    height: auto;
    margin: 0 auto;
    display: inline-block;
    padding: 0 10px;
    background-color: var(--c-white-2);
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child .product-flow__item-child__title {
    margin-bottom: 0;
  }
  #page-product .box .product-flow .product-flow__list .product-flow__item .product-flow__item-child .product-flow__item-child__desc {
    white-space: pre-line;
  }
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box {
  grid-template-columns: 1fr 440px;
  gap: 68px;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child {
  overflow: hidden;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note.note-hide {
  display: none;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note .note-btn {
  display: flex;
  gap: 10px;
  margin-top: 12px;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note .note-btn label span {
  padding-top: 0;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note .note-btn label span:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 118px;
  height: 27px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-white);
  background-color: var(--c-text);
  border: 1px solid var(--c-text);
  cursor: pointer;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note .note-btn label span:first-child img {
  height: 24px;
  width: auto;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note .note-btn label .wpcf7-form-control-wrap {
  display: none;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note .note-btn span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-gray);
  padding-top: 8px;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler {
  height: 140px;
  padding: 0 26px;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler .codedropz-upload-container .cd-upload-btn {
  width: 202px;
  margin-left: auto;
  margin-right: auto;
}
#page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler .codedropz-upload-container .cd-upload-btn span {
  display: block !important;
  color: var(--c-white);
  font-size: 14px;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  #page-product .box .order-form[data-product="4"] .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler {
    height: inherit;
  }
}
#page-product .box .order-form .order-form__box {
  padding: 65px 76px 60px;
  border-radius: 20px;
  background-color: var(--c-white);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  margin-top: 66px;
  min-height: 998px;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box {
    padding: 40px 27px;
    width: calc(100% - 56px);
    margin: 60px auto 0;
    min-height: unset;
  }
}
#page-product .box .order-form .order-form__box .order-form__box-step {
  max-width: 740px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
}
#page-product .box .order-form .order-form__box .order-form__box-step.product2 {
  max-width: 573px;
}
#page-product .box .order-form .order-form__box .order-form__box-step.product2 .order-form__box-step__child {
  width: 30%;
}
#page-product .box .order-form .order-form__box .order-form__box-step.product2 .order-form__box-step__child:first-child {
  width: 40%;
}
#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child {
  width: 25%;
  position: relative;
}
#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child:not(#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child:first-child)::before {
  content: "";
  position: absolute;
  top: 27px;
  left: -20px;
  height: 1px;
  width: 40px;
  background-color: var(--c-gray-5);
}
#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child.active .order-form__box-step__child-number {
  background-color: var(--c-text);
}
#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child.active .order-form__box-step__child-text {
  color: var(--c-text);
}
#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-number {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: unset;
  letter-spacing: unset;
  color: var(--c-white);
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--c-gray-5);
  margin-bottom: 12px;
  font-weight: 400;
  margin: 0 auto 12px;
}
#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-text {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-gray-5);
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box .order-form__box-step {
    margin-bottom: 28px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child:not(#page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child:first-child)::before {
    content: "";
    position: absolute;
    top: 14px;
    left: -9px;
    width: 20px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-number {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: unset;
    letter-spacing: unset;
    color: var(--c-white);
    text-align: center;
    width: 27px;
    height: 27px;
    margin: 0 auto 6px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-text {
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: unset;
    color: var(--c-gray-5);
    text-align: center;
    white-space: pre-line;
  }
}
#page-product .box .order-form .order-form__box .order-form__box-form {
  display: none;
}
#page-product .box .order-form .order-form__box .order-form__box-form.active {
  display: block;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box {
  display: grid;
  grid-template-columns: 1fr 412px;
  gap: 70px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box.product-4 {
  grid-template-columns: 1fr 440px;
  gap: 68px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
  padding: 12px 15px;
  border: 1px solid var(--c-red);
  margin-bottom: 20px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note a {
  color: var(--c-red);
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note a {
    display: block;
  }
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 {
  max-width: 625px;
  margin: 0 auto;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__head {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 1px;
  color: var(--c-blue);
  color: var(--c-text);
  text-align: center;
  margin-bottom: 36px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-p-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 17px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-input-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 56px;
  gap: 8px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-input-checkbox > label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 6px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot {
  max-width: 588px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 54px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 279px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom img {
  height: 24px;
  width: auto;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom:first-child {
  background-color: var(--c-gray);
  border: 1px solid var(--c-gray);
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-p-title {
    text-align: center;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 68px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title {
  height: 75px;
  margin-bottom: 30px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: unset;
  letter-spacing: 1.8px;
  color: var(--c-blue);
  color: var(--c-text);
  text-align: center;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__box .form-input-checkbox {
  justify-content: flex-start;
  padding-left: 17px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-input-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-input-checkbox.one {
  padding-top: 13px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-input-checkbox label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: unset;
  color: var(--c-text);
  line-height: unset;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-p-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 14px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot {
  max-width: 588px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 95px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 279px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom img {
  height: 24px;
  width: auto;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom:first-child {
  background-color: var(--c-gray);
  border: 1px solid var(--c-gray);
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body {
    grid-template-columns: 1fr;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title {
    height: auto;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__box .form-input-checkbox {
    padding-left: 0;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-p-title {
    text-align: center;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 60px;
  }
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 {
  padding: 0 73px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 44px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:not(#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:last-child) {
  margin-bottom: 50px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .content.two {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 32px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .content p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot {
  max-width: 588px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 95px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 279px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
  background-color: var(--c-text);
  border: 1px solid var(--c-text);
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom img {
  height: 24px;
  width: auto;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom:first-child {
  background-color: var(--c-gray);
  border: 1px solid var(--c-gray);
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom img {
  width: 30px;
  height: auto;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .btn-custom {
  background-color: var(--c-text);
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .btn-hide {
  display: none;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .wpcf7-submit {
  display: none;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .wpcf7-spinner {
  display: none;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 {
    padding: 0;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:not(#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:last-child) {
    margin-bottom: 50px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .title {
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .content.two {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 70px;
  }
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body {
  max-width: 633px;
  margin: 0 auto;
  padding-top: 158px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .img {
  display: block;
  height: 32px;
  width: auto;
  margin: 0 auto 60px;
  filter: brightness(0) saturate(100%) invert(9%) sepia(43%) saturate(5610%) hue-rotate(216deg) brightness(98%) contrast(104%);
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 37px;
  letter-spacing: unset;
  color: var(--c-text);
  text-align: center;
  margin-bottom: 60px;
  white-space: pre-line;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text {
  display: grid;
  align-items: center;
  grid-template-columns: 51px 1fr;
  gap: 20px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text p {
  color: var(--c-red-2);
  white-space: pre-line;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body {
    padding-top: 90px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .img {
    height: 24px;
    width: auto;
    margin-bottom: 38px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text .content {
    white-space: unset;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text svg {
    margin: 0 auto;
  }
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first {
  max-width: 625px;
  margin: 0 auto;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .product2-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 12px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .order-form__box-form__box-product2__first-foot .btn-sbm {
  margin-top: 86px;
}
#page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .order-form__box-form__box-product2__first-foot .btn-sbm:hover {
  color: var(--c-white) !important;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .order-form__box-form__box-product2__first-foot .btn-sbm {
    margin-top: 60px;
    width: 100%;
  }
  #page-product .box .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .product2-note {
    text-align: center;
    margin: 30px 0 20px;
  }
}
#page-product .box .order-form .order-form__btn .btn-sbm {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 466px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
  margin: 34px auto 0;
}
#page-product .box .order-form .order-form__btn .btn-sbm img {
  height: 24px;
  width: auto;
}
#page-product .box .order-form .order-form__btn .btn-sbm img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product .box .order-form .order-form__btn .btn-sbm {
    width: 100%;
  }
}
#page-product .box .product-btn-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 100%;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  margin: 0 auto;
  max-width: 460px;
}
#page-product .box .product-btn-bottom img {
  height: 24px;
  width: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product {
    margin-top: 44px;
    padding-bottom: 100px;
  }
}

.btn-sbm {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 466px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  margin: 34px auto 0;
  font-size: 17px;
  letter-spacing: 1.7px;
}
.btn-sbm img {
  height: 24px;
  width: auto;
}
.btn-sbm img {
  width: 30px;
  height: auto;
}

.row-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.row-group:not(.row-group:last-child) {
  margin-bottom: 20px;
}
.row-group .form-group {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768.98px) {
  .row-group {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 1.5em;
  height: 1.5em;
  width: 100%;
  white-space: normal; /* Wrap lines of text */
  overflow: hidden; /* Hide text that goes beyond the boundaries of the div */
  text-overflow: ellipsis; /* Ellipses (cross-browser) */
  -o-text-overflow: ellipsis; /* Ellipses (cross-browser) */
}

.form-group:not(.form-group:last-child) {
  margin-bottom: 20px;
}
.form-group label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: unset;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 9px;
}
.form-group label.large {
  width: calc(100% + 8px);
}
.form-group label .required {
  font-size: 12px;
  font-weight: 400;
  color: var(--c-red);
}
.form-group label .form-label-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: unset;
  color: var(--c-text);
  text-decoration: underline;
  padding-left: 16px;
}
.form-group .form-control {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-gray-5);
  font-weight: 500;
  height: 48px;
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid var(--c-gray-6);
  box-shadow: unset;
  color: var(--c-text);
}
.form-group .form-control::placeholder {
  color: var(--c-gray-5);
  font-weight: 500;
}
.form-group .form-control ~ .select2 {
  width: 100% !important;
}
.form-group .form-control ~ .select2 .select2-selection {
  font-weight: 500;
  height: 48px;
  padding: 9px 16px;
  border-radius: 8px;
  border: 1px solid var(--c-gray-6);
  box-shadow: unset;
  color: var(--c-text);
}
.form-group .form-control ~ .select2 .select2-selection::placeholder {
  color: var(--c-gray-5);
}
.form-group .form-control ~ .select2 .select2-selection .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  width: 12px;
}
.form-group select.form-control {
  appearance: auto;
}
.form-group .form-img {
  padding-top: 6px;
}
.form-group .form-img .form-img__desc {
  display: grid;
  grid-template-columns: 118px 1fr;
  align-items: center;
  gap: 25px;
  margin-bottom: 20px;
}
.form-group .form-img .form-img__desc .form-img__desc-img {
  height: 118px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
}
.form-group .form-img .form-img__desc .form-img__desc-img img {
  width: 100%;
  object-fit: cover;
}
.form-group .form-img .form-img__desc .form-img__desc-content .form-img__desc-content__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 14px;
}
.form-group .form-img .form-img__desc .form-img__desc-content .form-img__desc-content__desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
}
.form-group .form-img .form-img__input {
  padding: 35px 62px;
  border-radius: 8px;
  border: 1px dashed var(--c-gray-5);
}
.form-group .form-img .form-img__input h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-gray-5);
  text-align: center;
  margin: 0;
}
.form-group .form-img .form-img__input p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-gray-5);
  text-align: center;
  margin-bottom: 8px;
}
.form-group .form-img .form-img__input .file-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  height: 50px;
  background-color: var(--c-text);
  color: var(--c-white);
}
.form-group .form-img .form-img__input .file-btn span {
  font-weight: 500;
}
.form-group .form-img .form-img__input .file_input {
  display: none;
}
.form-group textarea.h-140 {
  height: 140px;
}
.form-group .note2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-top: 12px;
}
.form-group .note2 span {
  font-weight: bold;
  color: var(--c-red);
}
.form-group .note3 {
  margin-top: 12px;
  line-height: 1;
}
.form-group .note3 a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
}
@media screen and (max-width: 768px) {
  .form-group .form-img .form-img__desc {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .form-group .form-img .form-img__desc .form-img__desc-img {
    height: auto;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    gap: 10px;
  }
  .form-group .form-img .form-img__desc .form-img__desc-content .form-img__desc-content__title {
    margin-bottom: 9px;
  }
  .form-group .form-img .form-img__input {
    padding: 0;
    border-radius: unset;
    border: none;
  }
  .form-group .form-img .form-img__input label {
    width: 100%;
    margin-bottom: 24px;
  }
  .form-group .form-img .form-img__input label h4 {
    display: none;
  }
  .form-group .form-img .form-img__input label p {
    display: none;
  }
  .form-group .form-img .form-img__input .file_input {
    display: none;
  }
}

.card-body {
  padding: 24px 0;
}

.popup-custom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  visibility: hidden;
}
.popup-custom.v2 .box-head .box-title {
  font-size: 18px !important;
}
.popup-custom.open {
  visibility: visible;
}
.popup-custom.open .box-popup {
  top: 50%;
}
.popup-custom .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.popup-custom .box-popup {
  max-width: 600px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  padding: 58px 32px;
  transition: all 0.3s ease-in-out;
  max-height: calc(100% - 100px);
}
.popup-custom .box-popup .popup-close {
  position: absolute;
  top: 12px;
  right: 16px;
  cursor: pointer;
}
.popup-custom .box-popup .box-head {
  margin-bottom: 58px;
}
.popup-custom .box-popup .box-head .box-title {
  font-size: 20px;
  font-weight: bold;
  margin-left: -12px;
  margin-bottom: 0;
}
.popup-custom .box-popup .box-body {
  max-width: 420px;
  margin: 0 auto;
}
.popup-custom .box-popup .box-body .box-imgs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}
.popup-custom .box-popup .box-body .box-imgs .child .img {
  height: 170px;
  width: auto;
  object-fit: cover;
}
.popup-custom .box-popup .box-body .box-imgs .child .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
  margin-top: 14px;
  text-align: center;
}
.popup-custom .box-popup .box-foot {
  text-align: right;
  margin-top: 20px;
}
.popup-custom .box-popup .box-foot .btn-c {
  background-color: #007bff;
  padding: 5px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  width: 110px;
}
.popup-custom .box-popup .box-foot .btn-c.cancel {
  background-color: darkgray;
}
@media screen and (max-width: 768.98px) {
  .popup-custom .box-popup {
    width: calc(100% - 40px);
    padding: 40px 20px;
    margin: 0 auto;
  }
  .popup-custom .box-popup .box-head {
    margin-bottom: 30px;
  }
  .popup-custom .box-popup .box-body .box-imgs {
    gap: 12px;
  }
  .popup-custom .box-popup .box-body .box-imgs .child .img {
    width: 100%;
    height: 137px;
  }
}

.select2-selection__placeholder {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-text);
}

.product-breadcrumb {
  padding-left: 46px;
}

.codedropz-upload-handler {
  border-radius: 8px;
  border: 1px dashed var(--c-gray-5);
  padding: 35px 26px;
}
.codedropz-upload-handler .codedropz-upload-inner h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-gray-5);
  text-align: center;
  margin: 0;
  white-space: pre-line;
}
.codedropz-upload-handler .codedropz-upload-inner span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-gray-5);
  text-align: center;
}
.codedropz-upload-handler .codedropz-upload-inner .cd-upload-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  height: 50px;
  background-color: var(--c-text);
  color: var(--c-white);
  margin-top: 12px;
}
.codedropz-upload-handler .codedropz-upload-inner .cd-upload-btn span {
  font-weight: 500;
}
@media screen and (max-width: 768.98px) {
  .codedropz-upload-handler {
    padding: 0;
    border: unset;
  }
  .codedropz-upload-handler .codedropz-upload-container {
    padding: 0;
  }
  .codedropz-upload-handler .codedropz-upload-container h3 {
    display: none;
  }
  .codedropz-upload-handler .codedropz-upload-container span {
    display: none;
  }
  .codedropz-upload-handler .codedropz-upload-container .cd-upload-btn {
    margin-top: 0;
  }
}

.dnd-upload-status {
  padding: 10px 0 0;
}
.dnd-upload-status .dnd-upload-image {
  display: none;
}
.dnd-upload-status .dnd-upload-details {
  width: 100%;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
  height: 6px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  color: #4CAF50;
}

.wpcf7-list-item {
  margin: 0;
}

#page-product_3 {
  padding-top: 100px;
  padding-bottom: 150px;
}
#page-product_3 .box {
  max-width: 1130px;
  margin: 0 auto;
}
#page-product_3 .box .box-title {
  margin-bottom: 100px;
}
#page-product_3 .box .page-product_3__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 86px 70px;
}
#page-product_3 .box .page-product_3__list .page-product_3__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-img {
  height: 330px;
  width: 100%;
  object-fit: cover;
}
#page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  color: var(--c-gray-8);
  margin-top: 20px;
  margin-bottom: 8px;
}
#page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-price {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 2px;
  color: var(--c-gray-8);
  margin-bottom: 16px;
}
#page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-price span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1.5px;
  color: var(--c-gray-8);
}
#page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
#page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 1.5px;
  color: var(--c-white);
  height: 60px;
  background-color: var(--c-red);
  text-decoration: none;
  border: 1px solid var(--c-red);
}
#page-product_3 .box .page-product_3_note {
  padding: 0 48px;
  margin-top: 110px;
}
#page-product_3 .box .page-product_3_note .box {
  display: grid;
  grid-template-columns: 272px 1fr;
  gap: 40px;
  align-items: center;
  padding: 30px 40px;
  border: 1px solid var(--c-text);
}
#page-product_3 .box .page-product_3_note .box .page-product_3_note__img {
  width: 100%;
}
#page-product_3 .box .page-product_3_note .box .page-product_3_note__content .page-product_3_note__content-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1.6px;
  color: var(--c-main);
  margin-bottom: 18px;
}
#page-product_3 .box .page-product_3_note .box .page-product_3_note__content .page-product_3_note__content-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
}
@media screen and (max-width: 1000.98px) {
  #page-product_3 .box {
    padding: 0 25px;
  }
  #page-product_3 .box .page-product_3__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768.98px) {
  #page-product_3 {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  #page-product_3 .box .box-title {
    margin-bottom: 40px;
  }
  #page-product_3 .box .page-product_3__list {
    grid-template-columns: 1fr 1fr;
    gap: 40px 20px;
  }
  #page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-img {
    height: 164px;
  }
  #page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-title {
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 20px;
  }
  #page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-price {
    font-size: 16px;
    letter-spacing: 1.6px;
  }
  #page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-price span {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
  #page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-desc {
    font-size: 12px;
    line-height: 20px;
  }
  #page-product_3 .box .page-product_3__list .page-product_3__item .page-product_3__item-link {
    height: 40px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
  #page-product_3 .box .page-product_3_note {
    padding: 0;
    margin-top: 60px;
  }
  #page-product_3 .box .page-product_3_note .box {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 40px 30px;
  }
  #page-product_3 .box .page-product_3_note .box .page-product_3_note__img {
    width: 240px;
    margin: 0 auto;
  }
  #page-product_3 .box .page-product_3_note .box .page-product_3_note__content .page-product_3_note__content-title {
    text-align: center;
  }
  #page-product_3 .box .page-product_3_note .box .page-product_3_note__content .page-product_3_note__content-text {
    text-align: center;
  }
}

.fix-logo-mobile {
  position: absolute;
  top: 45px;
  right: 45px;
  z-index: 999;
}
.fix-logo-mobile img {
  height: 20px;
  width: auto;
}
@media screen and (max-width: 768.98px) {
  .fix-logo-mobile {
    top: 27px;
    right: inherit;
    left: 30px;
  }
}

.banner-v2 {
  position: relative;
}
.banner-v2 .banner-v2__img {
  width: 100%;
  height: 692px;
  object-fit: cover;
}
.banner-v2 .banner-v2__img.pc1440 {
  display: none;
}
.banner-v2 .banner-v2__img.mobile {
  display: none;
}
.banner-v2 .banner-v2__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  max-width: 1354px;
  width: 100%;
}
.banner-v2 .banner-v2__content .banner-v2__content--p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 27px;
  line-height: 46px;
  letter-spacing: 2.59px;
  color: var(--c-white);
  margin-bottom: 0;
}
.banner-v2 .banner-v2__content .banner-v2__content--p span {
  border-bottom: 3px solid var(--c-white);
}
.banner-v2 .banner-v2__content .banner-v2__content--img {
  margin-bottom: 16px;
}
.banner-v2 .banner-v2__content .banner-v2__content--img img {
  width: 562px;
  margin-left: -36px;
}
.banner-v2 .banner-v2__content .banner-v2__content--img img.mobile {
  display: none;
}
.banner-v2 .banner-v2__content .banner-v2__content--link {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: unset;
  letter-spacing: 1.4px;
  color: var(--c-white);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gradient);
  width: 280px;
  height: 71px;
  border-radius: 50px;
  text-decoration: none;
}
@media screen and (max-width: 1500.98px) {
  .banner-v2 .banner-v2__img.pc1440 {
    display: block;
  }
  .banner-v2 .banner-v2__img.pc {
    display: none;
  }
  .banner-v2 .banner-v2__content {
    max-width: 1170px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--p {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 27px;
    line-height: 46px;
    letter-spacing: 2.59px;
    color: var(--c-white);
    margin-bottom: 38px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--p span {
    border-bottom: 3px solid var(--c-white);
  }
  .banner-v2 .banner-v2__content .banner-v2__content--text1 {
    margin-bottom: 18px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--text1 span {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 49px;
    line-height: unset;
    letter-spacing: unset;
    color: var(--c-text);
    padding: 0 10px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--text1 span:first-child {
    background-color: var(--c-white);
    color: var(--c-green);
  }
  .banner-v2 .banner-v2__content .banner-v2__content--text2 {
    background-color: var(--c-white);
    margin-bottom: 50px;
    display: inline-block;
    padding: 0 10px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--text2 span {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 49px;
    line-height: unset;
    letter-spacing: unset;
    color: var(--c-green);
    color: var(--c-green);
  }
  .banner-v2 .banner-v2__content .banner-v2__content--text2 span:first-child {
    color: var(--c-text);
    padding-right: 4px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--link {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: unset;
    letter-spacing: 1.4px;
    color: var(--c-white);
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--gradient);
    width: 280px;
    height: 71px;
    border-radius: 50px;
    text-decoration: none;
  }
}
@media screen and (max-width: 768.98px) {
  .banner-v2 .banner-v2__img.pc1440 {
    display: none;
  }
  .banner-v2 .banner-v2__img.mobile {
    display: block;
    height: auto;
  }
  .banner-v2 .banner-v2__content {
    position: absolute;
    top: unset;
    left: 33px;
    bottom: 54px;
    transform: unset;
    margin: unset;
    width: calc(100% - 33px);
  }
  .banner-v2 .banner-v2__content .banner-v2__content--p {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1.05px;
    color: var(--c-white);
    margin-bottom: 0;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--p span {
    border-bottom: 2px solid var(--c-white);
  }
  .banner-v2 .banner-v2__content .banner-v2__content--img {
    margin-bottom: 0;
    margin-top: -12px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--img img {
    width: 325px;
    margin-left: -30px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--img img.mobile {
    display: block;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--img img.pc {
    display: none;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--link {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: unset;
    color: var(--c-white);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: var(--gradient);
    width: 94px;
    height: 94px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: -70px;
  }
  .banner-v2 .banner-v2__content .banner-v2__content--link span {
    display: block;
  }
}

#page-product_4 {
  padding-top: 100px;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 {
    padding-top: 60px;
  }
}
#page-product_4 .box-voice {
  max-width: 1105px;
  margin: 0 auto;
  margin-bottom: 175px;
}
#page-product_4 .box-voice .box-title-v2 {
  margin-bottom: 60px;
}
#page-product_4 .box-voice .voice-list .voice-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}
#page-product_4 .box-voice .voice-list .voice-item:not(#page-product_4 .box-voice .voice-list .voice-item:last-child) {
  margin-bottom: 95px;
}
#page-product_4 .box-voice .voice-list .voice-item.reverse .voice-item__img {
  order: 2;
}
#page-product_4 .box-voice .voice-list .voice-item.reverse .voice-item__img::before {
  bottom: 0;
  right: 0;
  top: unset;
  left: unset;
  transform: rotate(180deg);
}
#page-product_4 .box-voice .voice-list .voice-item.reverse .voice-item__content {
  padding-left: 72px;
  padding-right: 0;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__img {
  padding: 25px;
  position: relative;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 330px;
  height: 243px;
  background: var(--gradient);
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__img img {
  position: relative;
  width: 100%;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content {
  padding-right: 65px;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--short {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: unset;
  letter-spacing: unset;
  color: var(--c-green-2);
  position: relative;
  margin: 36px 0 13px;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--short::before {
  content: "";
  position: absolute;
  right: calc(100% + 12px);
  top: 12px;
  width: 10px;
  height: 3px;
  background-color: var(--c-green);
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
  margin-bottom: 17px;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28.8px;
  letter-spacing: unset;
  color: var(--c-text);
  text-align: justify;
  margin-bottom: 25px;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--group___link {
  display: flex;
  align-items: center;
  gap: 20px;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--group___link .voice-item__content--link {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-green);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  padding: 0 14px;
  border: 1px solid var(--c-green);
  text-decoration: none;
  display: inline-flex;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--group___link .voice-item__content--link2 {
  width: 36px;
  height: 36px;
}
#page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--group___link .voice-item__content--link2 img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .box-voice {
    margin-bottom: 90px;
  }
  #page-product_4 .box-voice .box-title-v2 {
    margin-bottom: 50px;
  }
  #page-product_4 .box-voice .voice-list .voice-item {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  #page-product_4 .box-voice .voice-list .voice-item:not(#page-product_4 .box-voice .voice-list .voice-item:last-child) {
    margin-bottom: 55px;
  }
  #page-product_4 .box-voice .voice-list .voice-item.reverse .voice-item__img {
    order: 1;
  }
  #page-product_4 .box-voice .voice-list .voice-item.reverse .voice-item__content {
    order: 2;
    padding: 0 28px;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__img::before {
    height: 243px;
    max-width: 330px;
    width: 100%;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__content {
    padding: 0 28px;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--short {
    margin-top: 0;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--title {
    font-size: 20px;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--desc {
    font-size: 15px;
  }
}
@media screen and (max-width: 500.98px) {
  #page-product_4 .box-voice .voice-list .voice-item.reverse .voice-item__img::before {
    top: 0;
    right: 0;
    transform: unset;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__img::before {
    max-width: 241px;
    height: 182px;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--short {
    margin-left: 20px;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--group___link {
    flex-direction: column;
  }
  #page-product_4 .box-voice .voice-list .voice-item .voice-item__content .voice-item__content--group___link .voice-item__content--link {
    height: 40px;
    width: 100%;
    font-size: 15px;
  }
}
#page-product_4 .box-product {
  max-width: 1508px;
  margin: 0 auto;
  margin-bottom: 120px;
}
#page-product_4 .box-product .box-title-v2.mobile {
  display: none;
}
#page-product_4 .box-product .list {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#page-product_4 .box-product .list .product-item {
  overflow: hidden;
}
#page-product_4 .box-product .list .product-item .owl-product-4 {
  padding-top: 100px;
  padding-left: 100px;
  position: relative;
}
#page-product_4 .box-product .list .product-item .owl-product-4::before {
  content: "";
  background-image: url("./../imgs/product4/img-10.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 652px;
  height: 658px;
}
#page-product_4 .box-product .list .product-item .owl-product-4 .owl-item .item img {
  height: 584px;
  object-fit: cover;
}
#page-product_4 .box-product .list .product-item .owl-product-4 .owl-nav {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
#page-product_4 .box-product .list .product-item .owl-product-4 .owl-nav button {
  width: 45px;
  height: 45px;
  background-color: var(--c-white);
  border-radius: 30px;
  line-height: 1;
  margin: 0;
}
#page-product_4 .box-product .list .product-item .owl-product-4 .owl-nav button:first-child {
  margin-right: 12px;
}
#page-product_4 .box-product .list .product-item .product-item__content {
  width: 570px;
  padding-left: 118px;
}
#page-product_4 .box-product .list .product-item .product-item__content .box-title-v2 {
  margin-bottom: 48px;
  text-align: left;
}
#page-product_4 .box-product .list .product-item .product-item__content .box-title-v2 .line {
  margin-left: 0;
}
#page-product_4 .box-product .list .product-item .product-item__content .box-title-v2 .title {
  text-align: left;
}
#page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 27px;
  white-space: pre-line;
}
#page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___link {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: unset;
  color: var(--c-text);
  display: flex;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  padding: 13px;
  height: 34px;
  border-radius: 50px;
  border: 1px solid var(--c-text);
  margin-bottom: 7px;
}
#page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___price {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 37px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 2px;
}
#page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___price span {
  font-size: 17px;
}
#page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
  margin-bottom: 45px;
}
#page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
  margin-bottom: 45px;
}
#page-product_4 .box-product .list .product-item .product-item__content .product-item__content--link {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: unset;
  letter-spacing: 1.4px;
  color: var(--c-white);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gradient);
  width: 280px;
  height: 71px;
  border-radius: 50px;
  text-decoration: none;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .box-product {
    margin-bottom: 90px;
  }
  #page-product_4 .box-product .box-title-v2.mobile {
    display: block;
    margin-bottom: 60px;
  }
  #page-product_4 .box-product .list {
    grid-template-columns: 1fr;
    gap: 35px;
  }
  #page-product_4 .box-product .list .product-item {
    overflow: hidden;
  }
  #page-product_4 .box-product .list .product-item .owl-product-4 {
    padding-top: 40px;
    padding-left: 18px;
  }
  #page-product_4 .box-product .list .product-item .owl-product-4::before {
    width: 353px;
    height: 304px;
  }
  #page-product_4 .box-product .list .product-item .owl-product-4 .owl-item .item img {
    height: 342px;
  }
  #page-product_4 .box-product .list .product-item .owl-product-4 .owl-nav {
    bottom: 20px;
    right: 20px;
  }
  #page-product_4 .box-product .list .product-item .owl-product-4 .owl-nav button {
    width: 32px;
    height: 32px;
  }
  #page-product_4 .box-product .list .product-item .owl-product-4 .owl-nav button:first-child {
    margin-right: 8px;
  }
  #page-product_4 .box-product .list .product-item .product-item__content {
    width: 100%;
    padding: 0 28px;
  }
  #page-product_4 .box-product .list .product-item .product-item__content .box-title-v2 {
    display: none;
  }
  #page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___title {
    font-size: 25px;
    line-height: 40px;
    font-weight: 900;
  }
  #page-product_4 .box-product .list .product-item .product-item__content .product-item__content--desc .product-item__content--desc___text {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  #page-product_4 .box-product .list .product-item .product-item__content .product-item__content--link {
    width: 100%;
  }
}
#page-product_4 .box-flow {
  max-width: 1250px;
  margin: 0 auto;
  margin-bottom: 200px;
}
#page-product_4 .box-flow .box-title-v2 {
  margin-bottom: 60px;
}
#page-product_4 .box-flow .box-flow__img img {
  width: 100%;
}
#page-product_4 .box-flow .box-flow__img img.mobile {
  display: none;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .box-flow {
    margin-bottom: 106px;
  }
  #page-product_4 .box-flow .box-flow__img img.mobile {
    display: block;
  }
  #page-product_4 .box-flow .box-flow__img img.pc {
    display: none;
  }
}
#page-product_4 .order-form {
  background-color: var(--c-green);
  padding: 100px 0;
  position: relative;
}
#page-product_4 .order-form::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  mix-blend-mode: multiply;
  z-index: 0;
}
#page-product_4 .order-form::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 800px solid var(--c-green);
  border-right: 760px solid transparent;
  mix-blend-mode: multiply;
  z-index: 1;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form {
    overflow: hidden;
  }
  #page-product_4 .order-form::before {
    border-bottom: 1200px solid var(--c-green);
    border-right: 1000px solid transparent;
  }
}
#page-product_4 .order-form .box-title-v2 {
  position: relative;
  z-index: 2;
}
#page-product_4 .order-form .box-title-v2 .line {
  background-color: var(--c-white);
}
#page-product_4 .order-form .box-title-v2 .title {
  color: var(--c-white);
}
#page-product_4 .order-form .box-title-v2 .desc {
  color: var(--c-white);
}
#page-product_4 .order-form .order-form__box {
  max-width: 1100px;
  margin: 0 auto;
  padding: 65px 76px 60px;
  background-color: var(--c-white);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  margin-top: 66px;
  min-height: 998px;
  position: relative;
  z-index: 2;
}
#page-product_4 .order-form .order-form__box:has(.step_1.active) {
  padding: 65px 101px 60px;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box {
    padding: 40px 27px;
    width: calc(100% - 56px);
    margin: 60px auto 0;
    min-height: unset;
  }
  #page-product_4 .order-form .order-form__box:has(.step_1.active) {
    padding: 40px 27px;
  }
}
#page-product_4 .order-form .order-form__box .order-form__box-step {
  max-width: 740px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
}
#page-product_4 .order-form .order-form__box .order-form__box-step.product2 {
  max-width: 573px;
}
#page-product_4 .order-form .order-form__box .order-form__box-step.product2 .order-form__box-step__child {
  width: 30%;
}
#page-product_4 .order-form .order-form__box .order-form__box-step.product2 .order-form__box-step__child:first-child {
  width: 40%;
}
#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child {
  width: 25%;
  position: relative;
}
#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child:not(#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child:first-child)::before {
  content: "";
  position: absolute;
  top: 27px;
  left: -20px;
  height: 1px;
  width: 40px;
  background-color: var(--c-gray-5);
}
#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child.active .order-form__box-step__child-number {
  background-color: var(--c-green-2);
}
#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child.active .order-form__box-step__child-text {
  color: var(--c-text);
}
#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-number {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: unset;
  letter-spacing: unset;
  color: var(--c-white);
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--c-gray-5);
  margin-bottom: 12px;
  font-weight: 400;
  margin: 0 auto 12px;
}
#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-text {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-gray-5);
  text-align: center;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box .order-form__box-step {
    margin-bottom: 28px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child:not(#page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child:first-child)::before {
    content: "";
    position: absolute;
    top: 14px;
    left: -9px;
    width: 20px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-number {
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: unset;
    letter-spacing: unset;
    color: var(--c-white);
    text-align: center;
    width: 27px;
    height: 27px;
    margin: 0 auto 6px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-text {
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: unset;
    color: var(--c-gray-5);
    text-align: center;
    white-space: pre-line;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-step .order-form__box-step__child .order-form__box-step__child-text span {
    display: block;
  }
}
#page-product_4 .order-form .order-form__box .order-form__box-form {
  display: none;
}
#page-product_4 .order-form .order-form__box .order-form__box-form.active {
  display: block;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box {
  display: grid;
  grid-template-columns: 1fr 412px;
  gap: 80px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box.product-4 {
  grid-template-columns: 1fr 440px;
  gap: 68px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
  padding: 12px 15px;
  border: 1px solid var(--c-red);
  margin-bottom: 20px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note a {
  color: var(--c-red);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .form-img__desc {
  margin-bottom: 30px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .form-img__note {
  margin-bottom: 30px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .form-img__note p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: unset;
  color: var(--c-red);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler {
  padding: 113px 26px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .cd-upload-btn {
  width: 190px;
  text-align: center;
  margin: 12px auto 0;
  color: var(--c-white);
  background-color: var(--c-green);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .cd-upload-btn span {
  color: var(--c-white);
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .note a {
    display: block;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .form-img__note {
    margin-bottom: 0;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    max-width: calc(100vw - 112px);
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler {
    padding: 0;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .cd-upload-btn {
    width: 100%;
    text-align: center;
    margin: 12px auto 0;
    color: var(--c-white);
    background-color: var(--c-green);
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box .order-form__box-form__box-child .form-img .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .cd-upload-btn span {
    color: var(--c-white);
    display: block;
  }
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 {
  max-width: 625px;
  margin: 0 auto;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__head {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 1px;
  color: var(--c-blue);
  color: var(--c-text);
  text-align: center;
  margin-bottom: 36px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-p-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 17px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-input-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 56px;
  gap: 8px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-input-checkbox > label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 0;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot {
  max-width: 588px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 54px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 279px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom img {
  height: 24px;
  width: auto;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom:first-child {
  background-color: var(--c-gray);
  border: 1px solid var(--c-gray);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot .btn-custom img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__body .form-p-title {
    text-align: center;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-2 .order-form__box-form__box-2__foot button {
    width: 100% !important;
  }
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 68px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title {
  height: 75px;
  margin-bottom: 30px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: unset;
  letter-spacing: 1.8px;
  color: var(--c-blue);
  color: var(--c-text);
  text-align: center;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__box .form-input-checkbox {
  justify-content: flex-start;
  padding-left: 17px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-input-checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-input-checkbox.one {
  padding-top: 13px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-input-checkbox label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: unset;
  color: var(--c-text);
  line-height: unset;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-p-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 14px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot {
  max-width: 588px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 95px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 279px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom img {
  height: 24px;
  width: auto;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom:first-child {
  background-color: var(--c-gray);
  border: 1px solid var(--c-gray);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot .btn-custom img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body {
    grid-template-columns: 1fr;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title {
    height: auto;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-checkbox-title .form-checkbox-title__box .form-input-checkbox {
    padding-left: 0;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__body .order-form__box-form__box-3__body-child .form-p-title {
    text-align: center;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 60px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-3 .order-form__box-form__box-3__foot button {
    width: 100% !important;
  }
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 {
  padding: 0 73px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 44px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:not(#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:last-child) {
  margin-bottom: 50px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .content.two {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 32px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .content p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: unset;
  color: var(--c-text);
  white-space: pre-line;
  word-break: break-all;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot {
  max-width: 588px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 95px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 279px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
  background-color: var(--c-text);
  border: 1px solid var(--c-text);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom img {
  height: 24px;
  width: auto;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom:first-child {
  background-color: var(--c-gray);
  border: 1px solid var(--c-gray);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .btn-custom img {
  width: 30px;
  height: auto;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .btn-custom {
  background-color: var(--c-text);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .btn-hide {
  display: none;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .wpcf7-submit {
  display: none;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn .wpcf7-spinner {
  display: none;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 {
    padding: 0;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:not(#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child:last-child) {
    margin-bottom: 50px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .title {
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__body .child .content.two {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 70px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot button {
    width: 100% !important;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-4 .order-form__box-form__box-4__foot .order-form__box-form__box-4__foot-btn label {
    width: 100% !important;
  }
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body {
  max-width: 633px;
  margin: 0 auto;
  padding-top: 158px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .img {
  display: block;
  height: 32px;
  width: auto;
  margin: 0 auto 60px;
  filter: brightness(0) saturate(100%) invert(9%) sepia(43%) saturate(5610%) hue-rotate(216deg) brightness(98%) contrast(104%);
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 37px;
  letter-spacing: unset;
  color: var(--c-text);
  text-align: center;
  margin-bottom: 60px;
  white-space: pre-line;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text {
  display: grid;
  align-items: center;
  grid-template-columns: 51px 1fr;
  gap: 20px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text p {
  color: var(--c-red-2);
  white-space: pre-line;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body {
    padding-top: 90px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .img {
    height: 24px;
    width: auto;
    margin-bottom: 38px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text .content {
    white-space: unset;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-5 .order-form__box-form__box-5__body .warning-text svg {
    margin: 0 auto;
  }
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first {
  max-width: 625px;
  margin: 0 auto;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .product2-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 12px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .order-form__box-form__box-product2__first-foot .btn-sbm {
  margin-top: 86px;
}
#page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .order-form__box-form__box-product2__first-foot .btn-sbm:hover {
  color: var(--c-white) !important;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .order-form__box-form__box-product2__first-foot .btn-sbm {
    margin-top: 60px;
    width: 100%;
  }
  #page-product_4 .order-form .order-form__box .order-form__box-form .order-form__box-form__box-product2__first .product2-note {
    text-align: center;
    margin: 30px 0 20px;
  }
}
#page-product_4 .order-form .order-form__btn .btn-sbm {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: unset;
  letter-spacing: 1.5px;
  color: var(--c-white);
  gap: 22px;
  width: 466px;
  height: 70px;
  background-color: var(--c-red);
  border: 1px solid var(--c-red);
  text-decoration: none;
  border-radius: 0;
  font-size: 17px;
  letter-spacing: 1.7px;
  margin: 34px auto 0;
}
#page-product_4 .order-form .order-form__btn .btn-sbm img {
  height: 24px;
  width: auto;
}
#page-product_4 .order-form .order-form__btn .btn-sbm img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  #page-product_4 .order-form .order-form__btn .btn-sbm {
    width: 100%;
  }
}
@media screen and (max-width: 500.98px) {
  #page-product_4 .order-form {
    padding-top: 34px;
    padding-bottom: 70px;
  }
  #page-product_4 .order-form .box-title-v2 {
    margin-bottom: 30px;
  }
  #page-product_4 .order-form .order-form__box {
    margin: 0 auto;
  }
}

#breadcrumb .breadcrumb {
  font-size: 12px;
  margin-bottom: 0;
}
#breadcrumb .breadcrumb .breadcrumb-item {
  line-height: 28px;
}
#breadcrumb .breadcrumb .breadcrumb-item a {
  color: #7C7C7C;
  text-decoration: none;
}
#breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}
#breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, "／");
  padding-right: 0;
}
#breadcrumb .breadcrumb .breadcrumb-item.active {
  color: #000;
}

#content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 63px;
}
#content .date {
  color: var(--154-a-7-c, #001E62);
  text-align: center;
  font-family: Staatliches;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.95px;
  margin-bottom: 0;
}
#content .categories {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
#content .categories .tag {
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 6px;
  border: 1px solid #7C7C7C;
  color: #7C7C7C;
  text-decoration: none;
  transition: color 0.3s, border-color 0.3s;
}
#content .title {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  white-space: pre-line;
  margin-top: 15px;
  margin-bottom: 0;
}
#content .sub-name {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#content .description {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 15px;
  max-width: 800px;
}

#image {
  margin-top: 30px;
  margin-bottom: 135px;
}
#image .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
#image .swiper-slide {
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#image .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 890px;
}
#image .swiper-button-next::after {
  content: url("../svg/next-btn.svg");
  width: 60px;
  height: 60px;
}
#image .swiper-button-prev::after {
  content: url("../svg/pre-btn.svg");
  width: 60px;
  height: 60px;
}
#image .img-product {
  min-height: 600px;
  max-width: 940px;
}
#image .img-product-thumb {
  max-width: 890px;
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
#image .img-product-thumb .swiper-slide {
  max-width: 170px;
  height: 170px;
}

@media only screen and (max-width: 992px) {
  #image .img-product-thumb .swiper-slide {
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  #breadcrumb {
    display: none;
  }
  #content {
    margin-top: 70px;
    margin-bottom: 0;
    padding: 0 10px;
  }
  #content .date {
    font-size: 21px;
  }
  #content .title {
    font-size: 18px;
    margin-top: 10px;
  }
  #content .sub-name {
    font-size: 18px;
  }
  #content .description {
    display: none;
  }
  #image {
    margin-top: 30px;
    margin-bottom: 90px;
  }
  #image .img-product {
    min-height: 340px;
    overflow: unset;
    max-width: 340px;
  }
  #image .swiper-slide img {
    max-width: 340px;
  }
  #image .img-product-thumb {
    max-width: 340px;
  }
  #image .img-product-thumb .swiper-wrapper {
    flex-wrap: wrap;
    gap: 10px;
  }
  #image .img-product-thumb .swiper-wrapper .swiper-slide {
    margin-right: 0 !important;
    height: 60px;
  }
  #image .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -8px);
  }
  #image .swiper-button-next::after {
    content: url("../svg/next-btn-mobile.svg");
  }
  #image .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -8px);
  }
  #image .swiper-button-prev::after {
    content: url("../svg/pre-btn-mobile.svg");
  }
}
@media only screen and (max-width: 375px) {
  #image .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 0);
  }
  #image .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 0);
  }
}
#company {
  margin: auto;
  margin-top: 67px;
  max-width: 800px;
  margin-bottom: 150px;
}
#company .banner-company {
  width: 100%;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-top: 80px;
  background-color: lightgray !important;
  background-position: 0px -69.413px !important;
  background-size: 100% 237.844% !important;
  background-repeat: no-repeat !important;
}
#company .content {
  margin-top: 40px;
}
#company .content_title {
  color: var(--154-a-7-c, #001E62);
  font-family: Staatliches;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 103%;
  letter-spacing: 3px;
  margin-bottom: 0;
}
#company .content_description {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  white-space: pre-line;
}
#company .introduce {
  margin-top: 25px;
}
#company .introduce .introduce_item {
  padding: 40px 0;
  border-bottom: 1px solid #BDBDBD;
  display: grid;
  grid-template-columns: 110px 1fr;
  align-items: flex-start;
}
#company .introduce .introduce_item:last-child {
  padding-bottom: 20px;
}
#company .introduce .introduce_item_block {
  margin-bottom: 30px;
}
#company .introduce .introduce_item_block:last-child {
  margin-bottom: 0;
}
#company .introduce .introduce_item_block ul li::marker {
  font-size: 14px;
}
#company .introduce .introduce_item_title {
  margin-bottom: 0;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
#company .introduce .introduce_item_content {
  color: #000000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#company .introduce .introduce_item_right_box {
  display: flex;
  align-items: center;
  gap: 40px;
}
#company .introduce .introduce_item_right_box-left {
  width: 60%;
}
#company .introduce .introduce_item_right_box-left ul {
  margin-top: 20px;
}
#company .introduce .introduce_item_right_box-right {
  max-width: 192px;
  max-height: 258px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
#company .introduce .introduce_item_right_box-right img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

@media only screen and (max-width: 765px) {
  #company {
    margin-top: 44px;
    margin-bottom: 100px;
  }
  #company .banner-company {
    margin-top: 44px;
    background-position: center !important;
    background-size: cover !important;
  }
  #company .content, #company .introduce {
    padding: 0 25px;
  }
  #company .content_title {
    text-align: center;
  }
  #company .introduce .introduce_item {
    display: block;
    padding: 30px 0;
  }
  #company .introduce .introduce_item_left .introduce_item_title {
    font-size: 16px;
  }
  #company .introduce .introduce_item_right {
    padding-left: 17px;
    margin-top: 10px;
  }
  #company .introduce .introduce_item_right_box {
    display: block;
  }
  #company .introduce .introduce_item_right_box-left {
    width: 100%;
  }
  #company .introduce .introduce_item_right_box-right {
    margin: auto;
  }
  #company .introduce .introduce_item_right_box-right.img-bottom {
    margin-top: 35px;
  }
  #company .introduce .introduce_item_title {
    font-size: 14px;
  }
  #company .introduce .introduce_item_block .introduce_item_title {
    font-size: 14px;
  }
}
#news_screen {
  margin: auto;
  margin-top: 67px;
  max-width: 800px;
  margin-bottom: 150px;
}
#news_screen .list_news {
  margin-top: 35px;
}
#news_screen .list_news_item {
  padding: 30px 0;
  border-bottom: 1px solid #DEDDDD;
  text-decoration: none;
  display: block;
}
#news_screen .list_news_item_top {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: center;
}
#news_screen .list_news_item_date {
  color: var(--154-a-7-c, #001E62);
  font-family: Staatliches;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.8px;
  margin-bottom: 0;
  padding-top: 5px;
}
#news_screen .list_news_item_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
}
#news_screen .list_news_item_title-text {
  color: var(--000000, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.17px;
  letter-spacing: 0.8px;
}
#news_screen .list_news_item_title .arrow-down {
  display: none;
}
#news_screen .list_news_item_title .arrow-up {
  display: block;
}
#news_screen .list_news_item_title.collapsed .arrow-down {
  display: block;
  transform: rotate(-90deg);
}
#news_screen .list_news_item_content {
  color: var(--000000, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.27px;
  letter-spacing: 0.8px;
  padding: 30px 60px 0 100px;
}
#news_screen .list_news_item .btn-custom {
  padding: 0;
}
#news_screen .list_news_item .btn-custom:focus {
  box-shadow: none;
}
#news_screen .paging_news {
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 100px;
}
#news_screen .paging_news_page {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  gap: 12px;
}
#news_screen .paging_news_page li {
  list-style: none;
}
#news_screen .paging_news_page-item .page-link {
  border: 1px solid var(--154-a-7-c, #001E62);
  font-family: Staatliches;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  height: 35px;
  width: 35px;
  text-align: center;
  color: var(--c-text);
}
#news_screen .paging_news_page-item .page-link:hover {
  background: var(--154-a-7-c, #001E62);
  color: #fff;
}
#news_screen .paging_news_page-item-dot .page-link {
  border: none;
  background: none;
}
#news_screen .paging_news_page-item-dot .page-link:hover {
  background: var(--154-a-7-c, #001E62);
  color: #fff;
}
#news_screen .paging_news_page-item.active .page-link {
  background: var(--154-a-7-c, #001E62);
  color: #fff;
}
#news_screen .paging_news_page-pre {
  margin-right: 10px;
}
#news_screen .paging_news_page-next {
  margin-left: 10px;
}

@media only screen and (max-width: 480px) {
  #news_screen {
    margin-top: 44px;
    margin-bottom: 85px;
  }
  #news_screen .list_news {
    margin-top: 4px;
  }
  #news_screen .list_news_item {
    padding: 30px 0;
  }
  #news_screen .list_news_item_top {
    display: block;
  }
  #news_screen .list_news_item_title {
    margin-top: 16px;
  }
  #news_screen .list_news_item_content {
    padding: 0;
    margin-top: 10px;
  }
  #news_screen .paging_news {
    margin-top: 70px;
  }
}
#page-news-detail {
  padding-top: 100px;
  padding-bottom: 150px;
}
#page-news-detail .box {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
#page-news-detail .box .date {
  font-family: "Staatliches", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  color: var(--c-blue);
  text-align: center;
  margin-bottom: 25px;
}
#page-news-detail .box .title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 1px;
  color: var(--c-blue);
  color: var(--c-text);
  margin-bottom: 40px;
}
#page-news-detail .box .box-img {
  margin: 60px auto;
}
#page-news-detail .box .box-img .img {
  max-width: 512px;
  height: auto;
  width: 100%;
}
#page-news-detail .box .desc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: unset;
  color: var(--c-text);
  margin-bottom: 22px;
}
#page-news-detail .box .news-link {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: unset;
  color: var(--c-blue);
}
@media screen and (max-width: 1000.98px) {
  #page-news-detail {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  #page-news-detail .box {
    width: 100%;
    padding: 0 25px;
  }
  #page-news-detail .box .date {
    font-size: 21px;
    letter-spacing: 1.05px;
    margin-bottom: 20px;
  }
  #page-news-detail .box .title {
    font-size: 18px;
    letter-spacing: 0.9px;
  }
  #page-news-detail .box .box-img {
    margin: 40px auto;
    padding: 0 10px;
  }
  #page-news-detail .box .box-img .img {
    max-width: 512px;
    height: auto;
  }
}

#contact {
  margin: auto;
  margin-top: 67px;
  max-width: 800px;
  margin-bottom: 150px;
}
#contact input, #contact select {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: unset;
  color: var(--c-text);
  height: 48px;
}
#contact .warning {
  color: var(--e-80411, #CA000C);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 40px;
  text-align: center;
}
#contact .warning img {
  margin-right: 8px;
}
#contact .form_contact {
  max-width: 600px;
  margin: auto;
  margin-top: 64px;
}
#contact .form_contact .form-label {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 1rem;
}
#contact .form_contact .form-label .required {
  color: var(--e-80411, #CA000C);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
#contact .form_contact .form-control {
  border-radius: 8px;
  border: 1px solid #E0E0E0;
  background: #FFF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
#contact .form_contact .form-control::placeholder {
  color: var(--bdbdbd, #BDBDBD);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
#contact .form_contact .form-select {
  border-radius: 8px;
  border: 1px solid #E0E0E0;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  background-image: url("../svg/arrow-select.svg");
  background-size: 12px 7.4px;
}
#contact .form_contact .form-select.placeholder {
  color: var(--bdbdbd, #BDBDBD);
}
#contact .form_contact .form-select option {
  color: #555;
}
#contact .form_contact .form-select option:first-child {
  color: var(--bdbdbd, #BDBDBD);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  display: none;
}
#contact .form_contact .btn-submit {
  display: flex;
  width: 279px;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1.7px;
  border-radius: 0;
  background: var(--000000, #000);
  margin: auto;
  margin-top: 70px;
}
#contact .form_contact .btn-submit:focus {
  outline: none;
  box-shadow: none;
}
#contact .form_contact textarea {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: unset;
  color: var(--c-text);
  min-height: 294px;
}
#contact .wpcf7-response-output {
  display: none;
}

@media only screen and (max-width: 480px) {
  #contact {
    margin-top: 44px;
    margin-bottom: 80px;
  }
  #contact .warning {
    margin-top: 44px;
    display: flex;
    gap: 15px;
    text-align: unset;
    align-items: center;
  }
  #contact .warning img {
    margin-right: 0;
    width: 37px;
    height: 37px;
    margin-left: 5px;
  }
  #contact .form_contact {
    margin-top: 60px;
  }
  #contact .form_contact .row {
    flex-direction: column;
    gap: 25px;
  }
  #contact .form_contact textarea {
    min-height: 298px;
  }
}
#privacy {
  margin: auto;
  margin-top: 67px;
  max-width: 800px;
  margin-bottom: 150px;
}
#privacy .introduce {
  color: var(--000000, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  margin-top: 60px;
}
#privacy .privacy_list {
  margin-top: 70px;
}
#privacy .privacy_list_item {
  margin-bottom: 40px;
}
#privacy .privacy_list_item:last-child {
  margin-bottom: 0;
}
#privacy .privacy_list_item-title {
  color: var(--154-a-7-c, #001E62);
  padding-bottom: 20px;
  border-bottom: 1px solid #DEDDDD;
  margin-bottom: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
}
#privacy .privacy_list_item-content {
  color: var(--000000, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.7px;
}

@media only screen and (max-width: 480px) {
  #privacy {
    margin-top: 44px;
    margin-bottom: 100px;
  }
  #privacy .introduce {
    margin-top: 34px;
  }
  #privacy .privacy_list {
    margin-top: 44px;
  }
  #privacy .privacy_list_item {
    border-bottom: 1px solid #DEDDDD;
    margin-bottom: 0;
    padding-bottom: 30px;
    margin-top: 25px;
  }
  #privacy .privacy_list_item-title {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 12px;
  }
  #privacy .privacy_list_item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
#guide {
  margin: auto;
  margin-top: 67px;
  max-width: 800px;
  margin-bottom: 150px;
}
#guide .box-title .desc {
  font-size: 30px;
  line-height: 43.44px;
}
#guide .guide_list {
  margin-top: 110px;
}
#guide .guide_list_item {
  display: grid;
  grid-template-columns: 138px 1fr;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #BDBDBD;
  align-items: center;
}
#guide .guide_list_item:last-child {
  margin-bottom: 0;
}
#guide .guide_list_item-title {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  white-space: pre-line;
  margin-bottom: 0;
}
#guide .guide_list_item-content {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media only screen and (max-width: 480px) {
  #guide {
    margin-top: 44px;
    margin-bottom: 100px;
  }
  #guide .box-title .desc {
    font-size: 25px;
    line-height: 36.2px;
  }
  #guide .guide_list {
    margin-top: 62px;
  }
  #guide .guide_list_item {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #guide .guide_list_item-title {
    white-space: unset;
  }
}
#works-screen {
  margin: auto;
  margin-top: 67px;
  max-width: 1080px;
  margin-bottom: 135px;
}
#works-screen .filter-box {
  margin-top: 40px;
}
#works-screen .filter-box .tag-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
#works-screen .filter-box .tag {
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  padding: 3px 6px;
  border: 1px solid #7c7c7c;
  color: #7c7c7c;
  text-decoration: none;
  transition: color 0.3s, border-color 0.3s;
}
#works-screen .filter-box .tag.active {
  color: #001e62;
  border-color: #001e62;
}
#works-screen .filter-box .tag:hover {
  color: #001e62;
  border-color: #001e62;
}
#works-screen .works_list {
  margin-top: 90px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
  row-gap: 55px;
}
#works-screen .works_list a {
  text-decoration: none;
}
#works-screen .works_list_item-block-bottom {
  margin-top: 14px;
}
#works-screen .works_list_item-img {
  width: 100%;
  height: 100%;
}
#works-screen .works_list_item-date {
  color: var(--154-a-7-c, #001e62);
  font-family: Staatliches;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  margin-bottom: 0;
}
#works-screen .works_list_item-categories {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 15px;
}
#works-screen .works_list_item .tag {
  line-height: 1;
  font-size: 12px;
  font-weight: 400;
  padding: 3px 6px;
  border: 1px solid #7c7c7c;
  color: #7c7c7c;
  text-decoration: none;
  transition: color 0.3s, border-color 0.3s;
}
#works-screen .works_list_item-content {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
}
#works-screen .paging {
  display: flex;
  justify-content: center;
  margin: auto;
  margin-top: 100px;
}
#works-screen .paging_page {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  gap: 12px;
}
#works-screen .paging_page li {
  list-style: none;
}
#works-screen .paging_page-item .page-link {
  border: 1px solid var(--154-a-7-c, #001e62);
  font-family: Staatliches;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.8px;
  width: 35px;
  height: 35px;
  text-align: center;
  background-color: #f6f6f6;
  color: #000000;
}
#works-screen .paging_page-item .page-link:hover {
  background: var(--154-a-7-c, #001e62);
  color: #fff;
}
#works-screen .paging_page-item-dot .page-link {
  border: none;
  background: transparent;
}
#works-screen .paging_page-item.active .page-link {
  background: var(--154-a-7-c, #001e62);
  color: #fff;
}
#works-screen .paging_page-pre {
  margin-right: 10px;
}
#works-screen .paging_page-next {
  margin-left: 10px;
}

@media only screen and (max-width: 765px) {
  #works-screen {
    margin-top: 44px;
    margin-bottom: 85px;
  }
  #works-screen .works_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    margin-top: 52px;
    row-gap: 30px;
  }
  #works-screen .works_list_item-date {
    font-size: 13px;
  }
  #works-screen .works_list_item-content {
    font-size: 12px;
    margin-top: 4px;
  }
  #works-screen .works_list_item-content:last-child {
    margin-top: 0px;
  }
  #works-screen .works_list_item-block-bottom {
    margin-top: 8px;
  }
  #works-screen .paging {
    margin-top: 80px;
  }
}
#interview {
  margin: auto;
  margin-top: 62px;
  max-width: 800px;
  margin-bottom: 150px;
}
#interview .desc {
  letter-spacing: 0.8px;
}
#interview img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
#interview .mt_30 {
  margin-top: 30px;
}
#interview .mt-70 {
  margin-top: 70px;
}
#interview .interview_main {
  margin-top: 80px;
}
#interview .interview_main-img-top img {
  height: 392px;
}
#interview .interview_main-content {
  color: var(--000000, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.17px;
  letter-spacing: 0.8px;
  white-space: pre-line;
}
#interview .interview_main_block {
  margin-top: 40px;
  padding-bottom: 70px;
  border-bottom: 1px solid #BDBDBD;
}
#interview .interview_main_block:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#interview .interview_main_block .interview_main-content {
  margin-top: 5px;
  padding: 0 45px;
}
#interview .interview_main_block-img {
  margin: 60px 0;
  width: auto;
  height: 489px;
}
#interview .interview_main_block-img.multi-img {
  margin-bottom: 40px;
}
#interview .interview_main_block-img.multi-img img {
  height: 472px;
}
#interview .interview_main_block-box-preview {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 70px;
}
#interview .interview_main_block-box-preview_img {
  max-width: 454px;
}
#interview .interview_main_block-box-preview .interview_main-content {
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
}
#interview .interview_main_block .interview_main-img-top img {
  width: 100%;
  margin-bottom: 40px;
}
#interview .interview_main-footer {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
#interview .interview_main-footer_logo {
  max-width: 400px;
}
#interview .interview_main-footer_link {
  background: var(--e-80411, #CA000C);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 296px;
  height: 52px;
  color: var(--ffffff, #FFF);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.7px;
  text-decoration: none;
}

@media only screen and (max-width: 765px) {
  .pre {
    white-space: pre-line;
  }
  #interview {
    margin-top: 44px;
    margin-bottom: 100px;
  }
  #interview .interview_main {
    margin-top: 44px;
  }
  #interview .interview_main-img-top img {
    height: 240px;
  }
  #interview .interview_main-img-top .interview_main-content {
    padding: 0 25px;
    font-size: 14px;
    margin-top: 30px;
    letter-spacing: normal;
  }
  #interview .interview_main-img-top .interview_main-content pre {
    font-size: 14px;
    letter-spacing: normal;
  }
  #interview .interview_main_block {
    border-top: 1px solid #BDBDBD;
    margin: 40px 25px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #interview .interview_main_block .interview_main-content {
    padding: 0;
    font-size: 14px;
    margin-top: 0px;
    line-height: 20.27px;
  }
  #interview .interview_main_block .interview_main-content:first-child {
    margin-top: 16px;
  }
  #interview .interview_main_block-img {
    height: auto;
    margin: 50px 0;
  }
  #interview .interview_main_block-img_mb {
    display: flex !important;
    flex-direction: column;
    gap: 15px !important;
  }
  #interview .interview_main_block .interview_main-img-top {
    margin-top: 50px;
  }
  #interview .interview_main_block-box-preview {
    margin-top: 50px;
  }
  #interview .interview_main_block-box-preview_img {
    height: 276px;
  }
  #interview .interview_main-footer {
    margin-top: 50px;
  }
}
#contact-page {
  padding-top: 176px;
  padding-bottom: 379px;
}
#contact-page.thank-you {
  padding-bottom: 1320px;
}
#contact-page.thank-you .box .box-title {
  margin-bottom: 30px;
}
#contact-page.thank-you .box .thank-you__content {
  text-align: center;
  max-width: 617px;
  margin: 0 auto;
  line-height: 30px;
  margin-bottom: 125px;
}
#contact-page.thank-you .box .thank-you__btn {
  text-align: center;
}
#contact-page.thank-you .box .thank-you__btn .btn-top_page {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  margin: 0 auto;
}
#contact-page.thank-you .box .thank-you__btn .btn-top_page:hover span::after {
  width: 100%;
}
#contact-page.thank-you .box .thank-you__btn .btn-top_page span {
  position: relative;
  display: inline-block;
}
#contact-page.thank-you .box .thank-you__btn .btn-top_page span::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: var(--c-white);
  transition: width 0.4s ease-in-out;
}
@media (max-width: 768.98px) {
  #contact-page.thank-you {
    padding-bottom: 284px;
  }
  #contact-page.thank-you .box .box-title {
    margin-bottom: 40px;
  }
  #contact-page.thank-you .box .thank-you__content {
    margin-bottom: 60px;
    font-size: 16px;
  }
  #contact-page.thank-you .box .thank-you__btn .btn-top_page {
    font-size: 16px;
    gap: 10px;
  }
  #contact-page.thank-you .box .thank-you__btn .btn-top_page svg {
    font-size: 16px;
    width: 14px;
  }
}
#contact-page .box {
  max-width: 948px;
  margin: 0 auto;
}
#contact-page .box .box-title {
  margin-bottom: 108px;
}
#contact-page .box .box-title .title {
  margin-bottom: 32px;
}
#contact-page .box .box-title .desc {
  margin-bottom: 0;
  padding-bottom: 28px;
  width: 100%;
}
#contact-page .box .form-contact {
  max-width: 680px;
  margin: 0 auto;
}
#contact-page .box .form-contact .form-group {
  display: grid;
  grid-template-columns: 224px 1fr;
}
#contact-page .box .form-contact .form-group:not(#contact-page .box .form-contact .form-group:last-child) {
  margin-bottom: 116px;
}
#contact-page .box .form-contact .form-group:nth-last-child(2) {
  margin-bottom: 106px !important;
}
#contact-page .box .form-contact .form-group .form-title .title {
  text-align: left;
  margin: 0;
  line-height: 29px;
}
#contact-page .box .form-contact .form-group .form-title .required {
  text-align: left;
  line-height: 29px;
  color: var(--c-red-2);
}
#contact-page .box .form-contact .form-group .form-control {
  height: 63px;
  border: unset;
}
#contact-page .box .form-contact .form-group textarea.form-control {
  height: 387px;
}
#contact-page .box .form-contact .form-group .form-sbm .form-checkbox-input {
  display: grid;
  grid-template-columns: 25px 1fr;
  gap: 17px;
  align-items: flex-start;
  margin-bottom: 60px;
}
#contact-page .box .form-contact .form-group .form-sbm .form-checkbox-input input {
  width: 25px;
  height: 25px;
}
#contact-page .box .form-contact .form-group .form-sbm .form-checkbox-input .content {
  text-align: left;
  line-height: 30px;
  margin-top: -5px;
  width: calc(100% + 50px);
  white-space: unset;
}
#contact-page .box .form-contact .form-group .form-sbm .btn-sbm {
  text-decoration: none;
  width: 228px;
  height: 46px;
  border-radius: 30px;
  border: 2px solid var(--c-white);
  background-color: unset;
}
#contact-page .box .form-contact .form-group .form-sbm .btn-sbm:hover {
  color: var(--c-red-bold);
  background-color: var(--c-white);
}
#contact-page .box .contact-back {
  text-align: center;
  margin-top: 232px;
}
#contact-page .box .contact-back a img {
  width: 261px;
  height: 49px;
}
#contact-page .box .contact-back a img.mobile {
  display: none;
}
@media (max-width: 768.98px) {
  #contact-page {
    margin-top: 96px;
    padding-top: 0;
    padding-bottom: 284px;
  }
  #contact-page .box {
    max-width: unset;
    width: 100%;
    padding: 0 30px;
  }
  #contact-page .box .box-title {
    margin-bottom: 22px;
  }
  #contact-page .box .box-title .title {
    margin-bottom: 20px;
  }
  #contact-page .box .box-title .desc {
    padding-bottom: 16px;
  }
  #contact-page .box .form-contact .form .form-group {
    grid-template-columns: 1fr;
  }
  #contact-page .box .form-contact .form .form-group:not(#contact-page .box .form-contact .form .form-group:last-child) {
    margin-bottom: 50px;
  }
  #contact-page .box .form-contact .form .form-group:nth-last-child(2) {
    margin-bottom: 50px !important;
  }
  #contact-page .box .form-contact .form .form-group:last-child {
    padding-left: 22px;
    padding-right: 12px;
  }
  #contact-page .box .form-contact .form .form-group .form-title {
    display: flex;
    gap: 12px;
    margin-bottom: 4px;
  }
  #contact-page .box .form-contact .form .form-group .form-title .title {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.6px;
    color: var(--c-white);
  }
  #contact-page .box .form-contact .form .form-group .form-title .required {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.6px;
    color: var(--c-red-2);
  }
  #contact-page .box .form-contact .form .form-group .form-control {
    height: 50px;
  }
  #contact-page .box .form-contact .form .form-group textarea.form-control {
    height: 309px;
  }
  #contact-page .box .form-contact .form .form-group .form-sbm .form-checkbox-input {
    margin-bottom: 50px;
  }
  #contact-page .box .form-contact .form .form-group .form-sbm .form-checkbox-input .content {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.6px;
    color: var(--c-white);
    width: 100%;
    white-space: unset;
  }
  #contact-page .box .form-contact .form .form-group .form-sbm .btn-sbm {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.5px;
    color: var(--c-white);
    width: 156px;
    height: 37px;
    padding-top: 6px;
    margin: 0 auto;
  }
}
