@charset "UTF-8";

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

@font-face {
  font-family: "NotoSansJpMedium";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf);
}

@font-face {
  font-family: "NotoSansJpRegular";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf);
}

@font-face {
  font-family: "NotoSansJpBold";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}

@font-face {
  font-family: "NotoSansJpThin";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf);
}

@font-face {
  font-family: "NotoSansJpBlack";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Black.otf);
}

@font-face {
  font-family: "NotoSerifJpRegular";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf);
}

@font-face {
  font-family: "NotoSerifJpMedium";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Medium.otf);
}

@font-face {
  font-family: "NotoSerifJpBold";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf);
}

@font-face {
  font-family: "NotoSerifJpBlack";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Black.otf);
}

@font-face {
  font-family: "LatoRegular";
  src: url(../../fonts/Lato/Lato-Regular.ttf);
}

@font-face {
  font-family: "LatoBold";
  src: url(../../fonts/Lato/Lato-Bold.ttf);
}

@font-face {
  font-family: "RobotoRegular";
  src: url(../../fonts/Roboto/Roboto-Regular.ttf);
}

@font-face {
  font-family: "RobotoMedium";
  src: url(../../fonts/Roboto/Roboto-Medium.ttf);
}

@font-face {
  font-family: "RobotoBold";
  src: url(../../fonts/Roboto/Roboto-Bold.ttf);
}

@font-face {
  font-family: "RobotoBlack";
  src: url(../../fonts/Roboto/Roboto-Black.ttf);
}

@font-face {
  font-family: "RobotoSemiBold";
  src: url(../../fonts/Poppins/Poppins-SemiBold.ttf);
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(../../fonts/Poppins/Poppins-Bold.ttf);
}

@font-face {
  font-family: "Poppins-ExtraBold";
  src: url(../../fonts/Poppins/Poppins-ExtraBold.ttf);
}

@font-face {
  font-family: "Teko";
  src: url(../../fonts/Teko/Teko-Regular.ttf);
}

/*--------------------------------------------------*\
| カラー                                             |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| フォントサイズ                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| コンテンツ幅                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| レスポンシブ                                       |
\*--------------------------------------------------*/

/* パソコンで見たときは"pc"のclassがついた画像が表示される */

.pc {
  display: block !important;
}

.pc_inline {
  display: inline;
}

.pc_fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sp {
  display: none !important;
}

.sp_inline {
  display: none !important;
}

.sp_fx {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

@font-face {
  font-family: "NotoSansJpMedium";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf);
}

@font-face {
  font-family: "NotoSansJpRegular";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf);
}

@font-face {
  font-family: "NotoSansJpBold";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}

@font-face {
  font-family: "NotoSansJpThin";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf);
}

@font-face {
  font-family: "NotoSansJpBlack";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Black.otf);
}

@font-face {
  font-family: "NotoSerifJpRegular";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf);
}

@font-face {
  font-family: "NotoSerifJpMedium";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Medium.otf);
}

@font-face {
  font-family: "NotoSerifJpBold";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf);
}

@font-face {
  font-family: "NotoSerifJpBlack";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Black.otf);
}

@font-face {
  font-family: "LatoRegular";
  src: url(../../fonts/Lato/Lato-Regular.ttf);
}

@font-face {
  font-family: "LatoBold";
  src: url(../../fonts/Lato/Lato-Bold.ttf);
}

@font-face {
  font-family: "RobotoRegular";
  src: url(../../fonts/Roboto/Roboto-Regular.ttf);
}

@font-face {
  font-family: "RobotoMedium";
  src: url(../../fonts/Roboto/Roboto-Medium.ttf);
}

@font-face {
  font-family: "RobotoBold";
  src: url(../../fonts/Roboto/Roboto-Bold.ttf);
}

@font-face {
  font-family: "RobotoBlack";
  src: url(../../fonts/Roboto/Roboto-Black.ttf);
}

@font-face {
  font-family: "RobotoSemiBold";
  src: url(../../fonts/Poppins/Poppins-SemiBold.ttf);
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(../../fonts/Poppins/Poppins-Bold.ttf);
}

@font-face {
  font-family: "Poppins-ExtraBold";
  src: url(../../fonts/Poppins/Poppins-ExtraBold.ttf);
}

@font-face {
  font-family: "Teko";
  src: url(../../fonts/Teko/Teko-Regular.ttf);
}

/*--------------------------------------------------*\
| カラー                                             |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| フォントサイズ                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| コンテンツ幅                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| レスポンシブ                                       |
\*--------------------------------------------------*/

/* パソコンで見たときは"pc"のclassがついた画像が表示される */

.pc {
  display: block !important;
}

.pc_inline {
  display: inline;
}

.pc_fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sp {
  display: none !important;
}

.sp_inline {
  display: none !important;
}

.sp_fx {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

html {
  scroll-behavior: smooth;
  margin: 0 !important;
  scroll-padding-top: 100px;
}

body {
  color: #000;
  font-family: "NotoSansJpRegular";
  font-size: 10px;
  letter-spacing: 0.8px;
  margin: auto;
  max-width: 1920px;
  margin: auto;
}

body.-active {
  overflow: hidden;
}

main {
  overflow-x: hidden;
  margin-top: 90px;
}

a {
  text-decoration: none;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

/* 初期状態のスタイル */

.fadeIn {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
  visibility: hidden;
}

/* アニメーション後のスタイル */

.fadeIn.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.contents-title {
  font-size: 45px;
  font-family: "NotoSansJpBold";
  color: #1C508B;
}

.contents-title.white {
  color: #fff;
}

.contents-title.contact {
  font-size: 40px;
  color: #000;
}

.contents-title-en {
  font-family: "Teko";
  font-size: 32px;
  color: #000;
  letter-spacing: 0.1rem;
}

.contents-title-en.white {
  color: #fff;
}

.contents-title-en-blue {
  color: #2467B3;
}

.contents-title-en-blue.light {
  color: #BBDBFF;
}

.contents-title-en-orange {
  color: #F27F0C;
}

.contents-title__wrapper {
  text-align: center;
}

.contents-title__wrapper.price {
  text-align: left;
}

.yellow-text {
  color: #FFFF3E;
}

.slick-arrow {
  width: 65px;
  height: 65px;
  border: 5px solid #fff;
  background: #1C508B !important;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slick-arrow::before {
  content: "";
  opacity: 1;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 22px;
}

.slick-arrow:hover {
  background-color: #1C508B;
  opacity: 1;
}

.slick-arrow:hover::before {
  opacity: 0.8;
}

.slick-prev {
  left: -33px;
}

.slick-prev::before {
  background-image: url("../../images/slider_left_arrow.svg");
}

.slick-next {
  right: -33px;
}

.slick-next::before {
  background-image: url("../../images/slider_right_arrow.svg");
}

.slick-dots {
  bottom: -40px;
  left: 0;
}

.slick-dots li {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0 6px;
}

.slick-dots li.slick-active button::before {
  background: #1C508B;
  opacity: 1;
}

.slick-dots li button {
  width: 13px;
  height: 13px;
}

.slick-dots li button::before {
  width: 13px;
  height: 13px;
  background: #fff;
  content: "";
  opacity: 1;
  border-radius: 50%;
  border: 2px solid #1C508B;
}

.Header {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 1920px;
  height: 90px;
  z-index: 100000;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.15);
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
}

.Header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: 1666px;
  max-width: 1766px;
  padding: 0 80px;
  margin: auto;
}

.Header__logo__wrapper {
  width: 207px;
}

.Header__logo__link {
  display: block;
  width: 100%;
}

.Header__logo__image {
  width: 100%;
}

.Header__right__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.Header__right__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}

.Header__right__nav__item {
  font-size: 13px;
  font-family: "NotoSansJpBold";
}

.Header__right__tel__wrapper {
  margin-left: 30px;
}

.Header__right__tel__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
  color: #375197;
  line-height: 1;
  font-family: "RobotoBold";
}

.Header__right__tel__under-text {
  font-size: 11px;
  font-family: "NotoSansJpMedium";
  margin-left: 35px;
}

.Header__right__contact__btn {
  background: #59A7FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 17px;
  font-family: "NotoSansJpBold";
  color: #fff;
  gap: 12px;
  margin-left: 28px;
}

.Header__right__contact__btn__mail-icon {
  width: 30px;
}

.Fv__section {
  width: 100%;
}

.Fv__image {
  width: 100%;
  display: block;
}

.Step__section {
  width: 100%;
}

.Step__title {
  background: #F27F0C;
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-family: "NotoSansJpMedium";
}

.Step__title-large {
  font-size: 65px;
  margin-right: 10px;
}

.Step__contents__wrapper {
  position: relative;
  padding: 31px 0 45px 0;
  z-index: 1;
}

.Step__contents__wrapper::before {
  content: "";
  display: block;
  background: #FFF8F1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Step__contents__wrapper.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@-webkit-keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Step__contents__wrapper.show::before {
  opacity: 1;
}

.Step__contents__wrapper.gray::before {
  background: #F4F4F4;
}

.Step__contents__wrapper.hide {
  display: none;
}

.Step__contents__text {
  font-size: 20px;
  font-family: "NotoSansJpBold";
  text-align: center;
}

.Step__contents__text-right {
  margin-left: 24px;
}

.Step__contents__select-item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 31px;
  margin-top: 28px;
}

.Step__contents__select-item__wrapper {
  width: 187px;
  height: 158px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding-top: 12px;
  cursor: pointer;
  border: 1px solid #fff;
}

.Step__contents__select-item__wrapper:hover {
  border-color: #FF9417;
}

.Step__contents__select-item__wrapper.no-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.Step__contents__select-item__title {
  font-size: 16px;
  text-align: center;
  font-family: "NotoSansJpMedium";
}

.Step__contents__select-item__title.small {
  font-size: 14px;
}

.Step__contents__select-item__image {
  width: 100%;
  margin: auto;
}

.Step__contents__select-item__image.step1-1 {
  width: 114px;
  margin-top: 22px;
}

.Step__contents__select-item__image.step1-2 {
  width: 144px;
  margin-top: 10px;
}

.Step__contents__select-item__image.step1-3 {
  width: 128px;
  margin-top: 16px;
}

.Step__contents__select-item__image.step1-4 {
  width: 165px;
}

.Step__contents__select-item__image.step2-1 {
  width: 109px;
  margin-top: 15px;
}

.Step__contents__select-item__image.step2-2 {
  width: 133px;
  margin-top: 15px;
}

.Step__contents__select-item__image.step2-3 {
  width: 112px;
  margin-top: 7px;
}

.Step__contents__select-item__image.step2-4 {
  width: 140px;
}

.About__top-wrapper {
  position: relative;
}

.About__top-wrapper::before {
  content: "";
  display: block;
  background-image: url(../../images/about_bg.webp);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
  background-size: cover;
}

.About__top-wrapper.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.About__top-wrapper__inner {
  width: 1160px;
  margin: auto;
  padding: 92px 0 99px 0;
  position: relative;
}

.About__title {
  font-size: 50px;
  color: #1C508B;
  font-family: "NotoSansJpBold";
}

.About__text {
  font-size: 18px;
  width: 700px;
  margin-top: 40px;
  letter-spacing: -0.01rem;
  line-height: 2;
}

.About__bg-image {
  position: absolute;
  width: 784px;
  bottom: 0;
  right: -220px;
}

.About__bottom__wrapper {
  padding: 50px 0 122px 0;
  position: relative;
}

.About__bottom__wrapper::after {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#D9EEF1), color-stop(25%, #FFFFFF));
  background: -webkit-linear-gradient(top, #D9EEF1 0%, #FFFFFF 25% #FFFFFF 100%);
  background: linear-gradient(180deg, #D9EEF1 0%, #FFFFFF 25% #FFFFFF 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.About__bottom__wrapper.visible::after {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.About__bottom__title {
  width: 700px;
  margin: auto;
  -webkit-animation: tada 5s infinite;
  animation: tada 5s infinite;
}

.About__bottom__title.contact-page {
  width: 100%;
}

.About__bottom__contents__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1160px;
  margin: auto;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
  margin-top: 30px;
}

.About__bottom__contents__text {
  font-size: 18px;
  padding: 10px 0 0 38px;
}

.About__bottom__contents__text-wrapper {
  width: 730px;
}

.About__bottom__contents__title {
  background: -webkit-gradient(linear, right top, left top, from(#2467B3), to(#598CC8));
  background: -webkit-linear-gradient(right, #2467B3 0%, #598CC8 100%);
  background: linear-gradient(270deg, #2467B3 0%, #598CC8 100%);
  height: 70px;
  line-height: 70px;
  color: #fff;
  font-size: 35px;
  font-family: "NotoSansJpBold";
}

.About__bottom__contents__title-number {
  display: inline-block;
  background: #6A98CC;
  width: 90px;
  text-align: center;
}

.About__bottom__contents__title-right {
  margin-left: 26.2px;
}

.About__bottom__contents__image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.About__bottom__contents__image-wrapper {
  width: 430px;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.Service__section {
  position: relative;
  padding: 66px 0 107px 0;
}

.Service__section::after {
  content: "";
  background: url(../../images/service_bg.webp);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Service__section.visible::after {
  opacity: 0;
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Service__contents {
  width: 350px;
  position: relative;
}

.Service__contents__wrapper {
  width: 1160px;
  margin: auto;
  margin-top: 93px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 35px;
  -moz-column-gap: 35px;
  column-gap: 35px;
  row-gap: 44px;
}

.Service__contents__image {
  width: 100%;
}

.Service__contents__title {
  position: absolute;
  top: 204px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 320px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  font-family: "NotoSansJpBold";
  border-radius: 99999px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #FFAE4E), color-stop(50%, #FF9417));
  background: -webkit-linear-gradient(top, #FFAE4E 50%, #FF9417 50%);
  background: linear-gradient(to bottom, #FFAE4E 50%, #FF9417 50%);
}

.Service__contents__text {
  font-size: 16px;
}

.Service__contents__text__wrapper {
  width: 100%;
  height: 141px;
  background: #fff;
  padding: 40px 0 23px 25px;
}

.Construction-results__section {
  position: relative;
  padding: 70px 0 60px 0;
  z-index: -1;
}

.Construction-results__section::before {
  content: "";
  display: block;
  background: #E0F1FF;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Construction-results__section.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Construction-results__contents {
  width: 380px;
  background: #fff;
  padding: 60px 40px 22px 40px;
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.Construction-results__contents__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 50px;
  margin-top: 72px;
}

.Construction-results__contents__title {
  font-size: 30px;
  color: #fff;
  font-family: "NotoSansJpBold";
  background: #2467B3;
  border-radius: 9999px;
  text-align: center;
  width: 330px;
  height: 56px;
  line-height: 56px;
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.Construction-results__contents__text {
  font-size: 23px;
  font-family: "NotoSansJpBold";
  text-align: center;
}

.Construction-results__contents__text-under {
  white-space: nowrap;
  font-size: 20px;
  font-family: "NotoSansJpBold";
  text-align: center;
}

.Construction-results__contents__text-price {
  font-size: 30px;
  color: #FF9417;
}

.Construction-results__contents__image {
  width: 100%;
  margin: 14px auto 10px auto;
}

.Construction-results__contents__image.fx {
  width: 139px;
  margin: 0;
}

.Construction-results__contents__image-triangle {
  width: 15px;
  margin: 0 5px;
}

.Construction-results__contents__image__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 14px 0 10px 0;
}

.Construction-results__contents__bottom-text {
  font-size: 16px;
  margin-top: 10px;
  font-family: "NotoSansJpBold";
  letter-spacing: 0.001rem;
}

.Flow__section {
  padding: 70px 0 86px 0;
}

.Flow__section__contents {
  width: 917.9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  margin: auto;
  margin-top: 15px;
}

.Flow__section__contents__wrapper {
  margin-top: 50px;
}

.Flow__section__contents__step-text {
  font-size: 35px;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.Flow__section__contents__step-text-small {
  font-size: 17px;
}

.Flow__section__contents__step-text__wrapper {
  width: 85px;
  background: -webkit-linear-gradient(315deg, #2467B3 0%, #1C508B 100%);
  background: linear-gradient(135deg, #2467B3 0%, #1C508B 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px 0 0 10px;
}

.Flow__section__contents__right__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Flow__section__contents__right__text-wrapper {
  padding: 15px 33px 15px 25px;
  background: #F0F0F0;
  width: 540px;
}

.Flow__section__contents__right__title {
  font-size: 28px;
  color: #2467B3;
  font-family: "NotoSansJpBold";
}

.Flow__section__contents__right__title-image {
  display: inline-block;
  margin-right: 15px;
  vertical-align: -3px;
}

.Flow__section__contents__right__title-image.step2 {
  vertical-align: -5px;
}

.Flow__section__contents__right__title-image.step3 {
  vertical-align: -8px;
}

.Flow__section__contents__right__text-body {
  margin-top: 14.5px;
  font-size: 16px;
  letter-spacing: -0.01rem;
}

.Flow__section__contents__right__image {
  width: 292.85px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0 10px 10px 0;
}

@font-face {
  font-family: "NotoSansJpMedium";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf);
}

@font-face {
  font-family: "NotoSansJpRegular";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf);
}

@font-face {
  font-family: "NotoSansJpBold";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}

@font-face {
  font-family: "NotoSansJpThin";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf);
}

@font-face {
  font-family: "NotoSansJpBlack";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Black.otf);
}

@font-face {
  font-family: "NotoSerifJpRegular";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf);
}

@font-face {
  font-family: "NotoSerifJpMedium";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Medium.otf);
}

@font-face {
  font-family: "NotoSerifJpBold";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf);
}

@font-face {
  font-family: "NotoSerifJpBlack";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Black.otf);
}

@font-face {
  font-family: "LatoRegular";
  src: url(../../fonts/Lato/Lato-Regular.ttf);
}

@font-face {
  font-family: "LatoBold";
  src: url(../../fonts/Lato/Lato-Bold.ttf);
}

@font-face {
  font-family: "RobotoRegular";
  src: url(../../fonts/Roboto/Roboto-Regular.ttf);
}

@font-face {
  font-family: "RobotoMedium";
  src: url(../../fonts/Roboto/Roboto-Medium.ttf);
}

@font-face {
  font-family: "RobotoBold";
  src: url(../../fonts/Roboto/Roboto-Bold.ttf);
}

@font-face {
  font-family: "RobotoBlack";
  src: url(../../fonts/Roboto/Roboto-Black.ttf);
}

@font-face {
  font-family: "RobotoSemiBold";
  src: url(../../fonts/Poppins/Poppins-SemiBold.ttf);
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(../../fonts/Poppins/Poppins-Bold.ttf);
}

@font-face {
  font-family: "Poppins-ExtraBold";
  src: url(../../fonts/Poppins/Poppins-ExtraBold.ttf);
}

@font-face {
  font-family: "Teko";
  src: url(../../fonts/Teko/Teko-Regular.ttf);
}

/*--------------------------------------------------*\
| カラー                                             |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| フォントサイズ                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| コンテンツ幅                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| レスポンシブ                                       |
\*--------------------------------------------------*/

/* パソコンで見たときは"pc"のclassがついた画像が表示される */

.pc {
  display: block !important;
}

.pc_inline {
  display: inline;
}

.pc_fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sp {
  display: none !important;
}

.sp_inline {
  display: none !important;
}

.sp_fx {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

html {
  scroll-behavior: smooth;
  margin: 0 !important;
  scroll-padding-top: 100px;
}

body {
  color: #000;
  font-family: "NotoSansJpRegular";
  font-size: 10px;
  letter-spacing: 0.8px;
  margin: auto;
  max-width: 1920px;
  margin: auto;
}

body.-active {
  overflow: hidden;
}

main {
  overflow-x: hidden;
  margin-top: 90px;
}

a {
  text-decoration: none;
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

/* 初期状態のスタイル */

.fadeIn {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
  visibility: hidden;
}

/* アニメーション後のスタイル */

.fadeIn.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.contents-title {
  font-size: 45px;
  font-family: "NotoSansJpBold";
  color: #1C508B;
}

.contents-title.white {
  color: #fff;
}

.contents-title.contact {
  font-size: 40px;
  color: #000;
}

.contents-title-en {
  font-family: "Teko";
  font-size: 32px;
  color: #000;
  letter-spacing: 0.1rem;
}

.contents-title-en.white {
  color: #fff;
}

.contents-title-en-blue {
  color: #2467B3;
}

.contents-title-en-blue.light {
  color: #BBDBFF;
}

.contents-title-en-orange {
  color: #F27F0C;
}

.contents-title__wrapper {
  text-align: center;
}

.contents-title__wrapper.price {
  text-align: left;
}

.yellow-text {
  color: #FFFF3E;
}

.slick-arrow {
  width: 65px;
  height: 65px;
  border: 5px solid #fff;
  background: #1C508B !important;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slick-arrow::before {
  content: "";
  opacity: 1;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 22px;
}

.slick-arrow:hover {
  background-color: #1C508B;
  opacity: 1;
}

.slick-arrow:hover::before {
  opacity: 0.8;
}

.slick-prev {
  left: -33px;
}

.slick-prev::before {
  background-image: url("../../images/slider_left_arrow.svg");
}

.slick-next {
  right: -33px;
}

.slick-next::before {
  background-image: url("../../images/slider_right_arrow.svg");
}

.slick-dots {
  bottom: -40px;
  left: 0;
}

.slick-dots li {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0 6px;
}

.slick-dots li.slick-active button::before {
  background: #1C508B;
  opacity: 1;
}

.slick-dots li button {
  width: 13px;
  height: 13px;
}

.slick-dots li button::before {
  width: 13px;
  height: 13px;
  background: #fff;
  content: "";
  opacity: 1;
  border-radius: 50%;
  border: 2px solid #1C508B;
}

.Point__section {
  position: relative;
  padding: 70px 0 107px 0;
}

.Point__section::before {
  content: "";
  display: block;
  background: #E0F1FF;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Point__section.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Point__section__contents {
  width: 560px;
}

.Point__section__contents__wrapper {
  width: 1158px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 38px;
  -moz-column-gap: 38px;
  column-gap: 38px;
  row-gap: 30px;
  margin: auto;
  margin-top: 83px;
}

.Point__section__contents__image {
  width: 100%;
  height: auto;
}

.Point__section__contents__text-wrapper {
  background: #fff;
  padding: 21px 0 35px 0;
  width: 100%;
  height: 220px;
}

.Point__section__contents__title {
  font-size: 27px;
  font-family: "NotoSansJpBold";
  color: #2467B3;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.Point__section__contents__title-en {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3ABAF0), color-stop(50%, #29ABE2));
  background: -webkit-linear-gradient(top, #3ABAF0 50%, #29ABE2 50%);
  background: linear-gradient(to bottom, #3ABAF0 50%, #29ABE2 50%);
  border-radius: 0 99999px 99999px 0;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.Point__section__contents__text {
  font-size: 16px;
  padding: 20px 55px 0 55px;
  letter-spacing: -0.01rem;
  line-height: 1.5;
  font-family: "NotoSansJpMedium";
}

.Customer-voice__section {
  padding: 70px 0 110px 0;
}

.Customer-voice__section__inner {
  width: 1160px;
  margin: auto;
}

.Customer-voice__section__nav {
  font-size: 23px;
  font-family: "NotoSansJpBold";
  color: #1C508B;
  border: 2px solid #1C508B;
  width: 190px;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 99999px;
  cursor: pointer;
  padding-bottom: 3px;
}

.Customer-voice__section__nav.active {
  background: #1C508B;
  color: #fff;
}

.Customer-voice__section__nav__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 29px;
  margin-top: 73px;
}

.Customer-voice__section__slider__wrapper {
  width: 100%;
  margin: 0 30px;
  border: 2px solid #1C508B;
  border-radius: 10px;
  margin-top: 46px;
  padding: 63px 75px 68px 75px;
}

.Customer-voice__section__slider__title {
  font-size: 32px;
  font-family: "NotoSansJpBold";
  color: #1C508B;
}

.Customer-voice__section__slider__text {
  font-size: 18px;
  font-family: "NotoSansJpMedium";
  margin-top: 33px;
  line-height: 2;
}

.Graph__section {
  position: relative;
  padding: 62px 0 88px 0;
}

.Graph__section::before {
  content: "";
  display: block;
  background: #1C508B;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Graph__section.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Graph__section__title {
  text-align: center;
  color: #fff;
  font-family: "NotoSansJpBold";
  font-size: 50px;
}

.Graph__section__contents__wrapper {
  width: 1160px;
  margin: auto;
  margin-top: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.Graph__section__contents__image {
  width: 563px;
}

.Graph__section__contents__text__wrapper {
  width: 561px;
}

.Graph__section__contents__title {
  font-size: 25px;
  font-family: "NotoSansJpBold";
  background: #CEDFF2;
  color: #37506F;
  text-align: center;
  width: 100%;
  height: 62px;
  line-height: 62px;
  border-radius: 99999px;
  position: relative;
}

.Graph__section__contents__title::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  /* 左のborder */
  border-right: 14px solid transparent;
  /* 右のborder */
  border-top: 18px solid #CEDFF2;
  /* 上のborder（三角形の色） */
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -12px;
}

.Graph__section__contents__text {
  color: #fff;
  font-size: 22px;
  font-family: "NotoSansJpBold";
  letter-spacing: -0.01rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 21px;
}

.Graph__section__contents__text.top {
  margin-top: 44px;
}

.Graph__section__contents__text-number {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: #FFFF3E;
  color: #37506F;
  font-size: 20px;
  border-radius: 50%;
  margin-right: 15px;
}

.Price__section {
  position: relative;
  padding: 64px 0 79.5px 0;
}

.Price__section::before {
  content: "";
  display: block;
  background: #E8F0F8;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Price__section.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Price__section__inner {
  width: 1040px;
  margin: auto;
  position: relative;
}

.Price__section__bg-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 372.34px;
}

.Price__section__contents {
  width: 500px;
  border: 4px solid #2467B3;
  text-align: center;
  background: #2467B3;
}

.Price__section__contents.steel-frame {
  background: #2CA6DC;
  border-color: #2CA6DC;
}

.Price__section__contents.rc {
  background: #1C508B;
  border-color: #1C508B;
}

.Price__section__contents.interior {
  background: #1C8C8C;
  border-color: #1C8C8C;
}

.Price__section__contents-small {
  font-size: 18px;
}

.Price__section__contents-wrapper {
  margin-top: 87px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 30px;
}

.Price__section__contents__title {
  color: #fff;
  font-size: 28px;
  font-family: "NotoSansJpBold";
  padding: 14px 0;
}

.Price__section__contents__title-small {
  font-size: 18px;
}

.Price__section__contents__text {
  font-size: 20px;
  font-family: "NotoSansJpBold";
}

.Price__section__contents__text-wrapper {
  background: #fff;
  padding: 16px 0;
}

.Price__section__contents__text-number {
  font-family: Arial;
  font-weight: bold;
}

.Price__section__contents__text-number.large {
  font-size: 36px;
}

.Price__section__contents__text-number.small {
  font-size: 28px;
}

.Price__section__contents__under-text {
  font-size: 18px;
  text-align: center;
  margin-top: 19.5px;
}

.Faq__section {
  padding: 105px 0 150px 0;
}

.Faq__contents {
  width: 930px;
  margin: auto;
  margin-top: 75px;
}

.Faq__contents__wrapper {
  margin-top: 100px;
}

.Faq__contents__question__wrapper {
  width: 100%;
  border-bottom: 2px solid #2467B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

.Faq__contents__question__wrapper.answer {
  margin-top: 30px;
  border-bottom: none;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.Faq__contents__question__icon {
  background: #2467B3;
  font-size: 35px;
  font-family: "NotoSansJpBold";
  color: #fff;
  width: 63px;
  height: 63px;
  line-height: 63px;
  text-align: center;
}

.Faq__contents__question__icon.answer {
  background: transparent;
  color: #F27F0C;
  height: 35px;
  line-height: 35px;
}

.Faq__contents__question__text {
  color: #2467B3;
  font-family: "NotoSansJpBold";
  font-size: 27px;
}

.Faq__contents__question__text.answer {
  color: #707070;
  font-size: 21px;
}

.Company-profile__section {
  position: relative;
  padding: 100px 0 50px 0;
}

.Company-profile__section::before {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#D9EEF1), to(#FFFFFF));
  background: -webkit-linear-gradient(top, #D9EEF1 0%, #FFFFFF 100%);
  background: linear-gradient(180deg, #D9EEF1 0%, #FFFFFF 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Company-profile__section.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Company-profile__inner {
  background: #fff;
  width: 1600px;
  margin: auto;
  padding: 80px 0 115px 0;
}

.Company-profile__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #D3D3D3;
  padding-bottom: 25px;
  width: 930px;
  margin: auto;
  margin-top: 25px;
}

.Company-profile__contents.multiple-lines {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.Company-profile__contents__wrapper {
  margin-top: 95px;
}

.Company-profile__contents__left-text {
  width: 226px;
  font-size: 22px;
  font-family: "NotoSansJpBold";
  color: #2467B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 17px;
}

.Company-profile__contents__left-text::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 50px;
  background: #2467B3;
}

.Company-profile__contents__right-text {
  font-size: 21px;
  font-family: "NotoSansJpMedium";
}

.Company-profile__contents__right-text.multiple-lines {
  line-height: 2;
}

.Contact__section {
  position: relative;
  padding: 50px 0 97px 0;
}

.Contact__section::before {
  content: "";
  display: block;
  background: #FFF8F1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.Contact__section.visible::before {
  -webkit-animation: fadeBgAnimation 2s ease-out forwards;
  animation: fadeBgAnimation 2s ease-out forwards;
  opacity: 1;
}

@keyframes fadeBgAnimation {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.Contact__section__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 35px;
  font-family: "NotoSansJpBold";
  gap: 15px;
  width: 550px;
  height: 100px;
  color: #fff;
}

.Contact__section__btn.step {
  background: #FF9417;
}

.Contact__section__btn.mail {
  background: #59A7FF;
}

.Contact__section__btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 51px;
  margin-top: 50px;
}

.Footer {
  width: 100%;
  background: #fff;
}

.Footer__top__inner {
  width: 1280px;
  margin: auto;
  padding: 50px 0 123px 0;
}

.Footer__top__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.Footer__top__left__logo {
  width: 207px;
}

.Footer__top__left__address {
  font-size: 16px;
  margin-top: 20px;
}

.Footer__top__right__wrapper {
  width: 640px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  row-gap: 16px;
}

.Footer__top__right__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  width: 213px;
  height: 24px;
}

.Footer__top__right__link::before {
  content: "";
  background-image: url("../../images/footer_menu_icon.svg");
  width: 24px;
  height: 24px;
  background-size: contain;
  display: inline-block;
}

.Footer__top__right__link.left {
  width: 200px;
}

.Footer__top__right__link.center {
  width: 100px;
}

.Footer__top__right__link.right {
  width: 250px;
}

.Footer__bottom__wrapper {
  background: #F7F7F7;
  padding: 22px;
  font-size: 14px;
}

.Footer__bottom__inner {
  width: 1380px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.Footer__bottom__privacy-policy-link {
  text-decoration: underline;
}

.Footer__bottom__copy-right {
  color: #888888;
}

@font-face {
  font-family: "NotoSansJpMedium";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf);
}

@font-face {
  font-family: "NotoSansJpRegular";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf);
}

@font-face {
  font-family: "NotoSansJpBold";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}

@font-face {
  font-family: "NotoSansJpThin";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf);
}

@font-face {
  font-family: "NotoSansJpBlack";
  src: url(../../fonts/Noto_Sans_JP/NotoSansJP-Black.otf);
}

@font-face {
  font-family: "NotoSerifJpRegular";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Regular.otf);
}

@font-face {
  font-family: "NotoSerifJpMedium";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Medium.otf);
}

@font-face {
  font-family: "NotoSerifJpBold";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Bold.otf);
}

@font-face {
  font-family: "NotoSerifJpBlack";
  src: url(../../fonts/Noto_Serif_JP/NotoSerifJP-Black.otf);
}

@font-face {
  font-family: "LatoRegular";
  src: url(../../fonts/Lato/Lato-Regular.ttf);
}

@font-face {
  font-family: "LatoBold";
  src: url(../../fonts/Lato/Lato-Bold.ttf);
}

@font-face {
  font-family: "RobotoRegular";
  src: url(../../fonts/Roboto/Roboto-Regular.ttf);
}

@font-face {
  font-family: "RobotoMedium";
  src: url(../../fonts/Roboto/Roboto-Medium.ttf);
}

@font-face {
  font-family: "RobotoBold";
  src: url(../../fonts/Roboto/Roboto-Bold.ttf);
}

@font-face {
  font-family: "RobotoBlack";
  src: url(../../fonts/Roboto/Roboto-Black.ttf);
}

@font-face {
  font-family: "RobotoSemiBold";
  src: url(../../fonts/Poppins/Poppins-SemiBold.ttf);
}

@font-face {
  font-family: "Poppins-Bold";
  src: url(../../fonts/Poppins/Poppins-Bold.ttf);
}

@font-face {
  font-family: "Poppins-ExtraBold";
  src: url(../../fonts/Poppins/Poppins-ExtraBold.ttf);
}

@font-face {
  font-family: "Teko";
  src: url(../../fonts/Teko/Teko-Regular.ttf);
}

/*--------------------------------------------------*\
| カラー                                             |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| フォントサイズ                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| コンテンツ幅                                       |
\*--------------------------------------------------*/

/*--------------------------------------------------*\
| レスポンシブ                                       |
\*--------------------------------------------------*/

/* パソコンで見たときは"pc"のclassがついた画像が表示される */

.pc {
  display: block !important;
}

.pc_inline {
  display: inline;
}

.pc_fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sp {
  display: none !important;
}

.sp_inline {
  display: none !important;
}

.sp_fx {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */

.lower-page__main {
  background: #FFF8F1;
}

.lower-page__inner {
  width: 1200px;
  margin: auto;
}

.lower-page__contents__wrapper {
  width: 100%;
  background: #fff;
  border-top: 6px solid #FF9417;
  padding: 66px 65px 70px 65px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 20px 20px;
}

.lower-page__contents__wrapper.privacy-policy {
  margin: 38px 0 80px 0;
}

.lower-page__contents__wrapper.contact {
  padding: 40px 240px 49px 240px;
}

.lower-page__contents__title {
  font-family: "NotoSansJpBold";
  font-size: 40px;
  text-align: center;
  color: #FF9417;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 38.4px;
}

.breadcrumb-trail__wrapper {
  padding-top: 35px;
  font-size: 14px;
}

.breadcrumb-trail__link:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.breadcrumb-trail__arrow {
  margin: 0 16px;
}

input[type=checkbox] {
  width: 16px;
  height: 16px;
  border: 1px solid #777777;
  margin-right: 8px;
  margin-left: 0;
  vertical-align: -5px;
}

.contact__caution-text {
  font-size: 14px;
  line-height: 2;
  text-align: center;
  margin-top: 33px;
}

.contact__form__checkbox__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 500px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  row-gap: 13px;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

.contact__form__checkbox__wrapper span label {
  font-size: 14px;
}

.contact__form__checkbox__wrapper span input {
  width: 16px;
  height: 16px;
  vertical-align: -3px;
}

.contact__form__wrapper {
  margin-top: 40px;
}

.contact__form__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact__form__input-wrapper.textarea {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact__form__input-wrapper.confirm {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 80px;
  font-size: 14px;
}

.contact__form__input-label {
  width: 182px;
  font-size: 14px;
  font-family: "NotoSansJpBold";
}

.contact__form__input-label.checkbox {
  letter-spacing: 0.03rem;
  width: 120px;
}

.contact__form__input-label.checkbox.mr {
  margin-right: 10px;
}

.contact__form__input-label.checkbox.other {
  padding-top: 13px;
  display: inline-block;
}

.contact__form__input {
  width: 520px;
  padding: 10px;
  border: 1px solid #777777;
  border-radius: 4px;
  font-size: 14px;
}

.contact__form__input.confirm {
  border: none;
  padding: 0;
}

.contact__form__input:focus {
  outline: none;
}

.contact__form__input::-webkit-input-placeholder {
  color: #BBBBBB;
  font-size: 14px;
}

.contact__form__input::-moz-placeholder {
  color: #BBBBBB;
  font-size: 14px;
}

.contact__form__input:-ms-input-placeholder {
  color: #BBBBBB;
  font-size: 14px;
}

.contact__form__input::-ms-input-placeholder {
  color: #BBBBBB;
  font-size: 14px;
}

.contact__form__input::placeholder {
  color: #BBBBBB;
  font-size: 14px;
}

.contact__form__input.address {
  margin-top: 16px;
}

.contact__form__input.textarea {
  white-space: pre-wrap;
  height: 240px;
  resize: none;
}

.contact__form__input.textarea.confirm {
  height: auto;
}

.contact__form__address-wrapper {
  width: 520px;
}

.contact__form__privacy-policy__wrapper {
  padding: 24px 32px 0 32px;
  margin-top: 60px;
  width: 100%;
  height: 240px;
  overflow: auto;
  background: #FAFAFA;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}

.contact__form__privacy-policy__title {
  font-size: 18px;
  text-align: center;
}

.contact__form__privacy-policy__text {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 16px;
}

.contact__form__privacy-policy__text__head-line {
  font-size: 18px;
  font-family: "NotoSansJpBold";
  margin-bottom: -10px;
  margin-top: 10px;
}

.contact__form__privacy-policy__consent__wrapper {
  margin-top: 40px;
  text-align: center;
  font-size: 14px;
}

.contact__form__privacy-policy__consent__checkbox span {
  margin-right: 8px !important;
  vertical-align: -2px !important;
}

.contact__form__submit-button {
  background: #FF9417;
  color: #fff;
  border: none;
  font-size: 16px;
  width: 280px;
  height: 56px;
  margin: auto;
  display: block;
  cursor: pointer;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.contact__form__submit-button.confirm {
  margin: 0;
}

.contact__form__submit-button.thanks {
  position: relative;
  width: 240px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #777777;
}

.contact__form__submit-button.thanks.contact-back {
  margin-bottom: 60px;
}

.contact__form__submit-button.thanks.sp-step {
  display: none;
}

.contact__form__submit-button.back-btn {
  color: #FF9417;
  background: #fff;
  border: 2px solid #FF9417;
  line-height: 56px;
  text-align: center;
}

.contact__form__submit-button:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contact__form__submit-button__wrapper {
  margin-top: 32px;
  width: 100%;
}

.contact__form__submit-button__wrapper.confirm {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  margin-top: 62px;
}

.contact__form__submit-button__wrapper.confirm .wpcf7-spinner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.contact__form__tel-section {
  margin-top: 60px;
}

.contact__form__content-bottom-text {
  font-size: 14px;
  width: 520px;
  font-family: "NotoSansJpMedium";
  letter-spacing: -0.001rem;
}

.tel-section__wrapper {
  padding: 36px 0;
  background: #FAFAFA;
  width: 100%;
}

.tel-section__title {
  font-size: 20px;
  font-family: "NotoSansJpBold";
  text-align: center;
}

.tel-section__text {
  font-size: 14px;
  margin-top: 12px;
  text-align: center;
}

.tel-section__link {
  display: block;
  width: 660px;
  margin: auto;
  border: 2px solid #CCCCCC;
  border-radius: 4px;
  margin-top: 20px;
  padding: 24px 0 30px 0;
  color: #375197;
  font-size: 40px;
  font-family: "NotoSansJpBold";
  background: #fff;
}

.tel-section__link__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tel-section__link__icon {
  margin-right: 7px;
  width: 32px;
  height: 32px;
}

.tel-section__link__bottom__text {
  font-size: 14px;
  font-family: "NotoSansJpRegular";
  text-align: center;
  color: #000;
  margin-top: 10px;
}

.valid-message {
  font-size: 14px;
  margin-top: 8px;
  display: none;
}

.valid-message.active {
  display: block;
}

.required_text {
  color: #FF0000;
}

.thanks-page__inner {
  padding: 100px 0 112px 0;
  width: 734px;
  margin: auto;
}

.thanks-page__title {
  font-size: 30px;
  font-family: "NotoSansJpBold";
  text-align: center;
  color: #F27F0C;
}

.thanks-page__text {
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
  letter-spacing: -0.001rem;
  white-space: nowrap;
  line-height: 1.8;
}

.thanks-page__tel-wrapper {
  padding: 0 7px;
  margin: 50px 0;
}

.thanks-page__btn-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
}

.privacy-policy__text__wrapper {
  margin-top: 33px;
  line-height: 1.8;
}

.privacy-policy__text__wrapper p {
  font-size: 14px;
}

.privacy-policy__text__head-line {
  font-size: 16px;
  font-family: "NotoSansJpBold";
  color: #C40032;
}

.sp-mt {
  display: inline;
}

.contact-confirm__tel-section-wrapper {
  margin-top: 64px;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
  margin-top: 10px;
}

.Contact-page-component__wrapper {
  margin-top: 90px;
  position: relative;
  width: 100%;
  height: 280px;
  background: #fff;
  border: 10px solid #FF9417;
  border-radius: 20px;
  padding: 58px 0 0 132px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.Contact-page-component__top-image-wrapper {
  position: absolute;
  width: 477px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -90px;
}

.Contact-page-component__text {
  font-size: 28px;
  font-family: "NotoSansJpBold";
}

.Contact-page-component__text-head-line {
  font-size: 36px;
}

.Contact-page-component__text-price {
  font-size: 70px;
  font-family: "Arial";
  font-weight: 700;
  position: relative;
  z-index: 10;
}

.Contact-page-component__text-price::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
  background: #FFFF3E;
}

.Contact-page-component__text-price.small {
  font-family: "NotoSansJpBold";
  font-size: 40px;
}

.Contact-page-component__image {
  width: 100%;
}

.Contact-page-component__image__wrapper {
  width: 214px;
  position: absolute;
  top: 36px;
  right: 121px;
}

.Contact-page-component__image__wrapper.steel {
  width: 278.55px;
  right: 75px;
}

.Contact-page-component__image__wrapper.rc {
  width: 205px;
  right: 112px;
  top: 33.4px;
}

.Contact-page-component__image__wrapper.interior {
  width: 234px;
  top: 22px;
  right: 93.6px;
}

@media (max-width: 1441px) {
  .Header {
    padding: 0;
  }

  .Header__inner {
    width: 1440px;
    min-width: 1440px;
    padding: 0 40px;
  }
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
    margin: 0;
    padding: 0;
  }

  .pc_fx {
    display: none !important;
  }

  .pc_inline {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .sp_inline {
    display: inline !important;
  }

  .sp_fx {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .pc {
    display: none !important;
    margin: 0;
    padding: 0;
  }

  .pc_fx {
    display: none !important;
  }

  .pc_inline {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .sp_inline {
    display: inline !important;
  }

  .sp_fx {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  main {
    margin-top: 0;
  }

  section {
    overflow: hidden;
  }

  .contents-title {
    font-size: 28px;
  }

  .contents-title.contact {
    font-size: 28px;
  }

  .contents-title-en {
    font-size: 22px;
  }

  .contents-title__wrapper.price {
    text-align: center;
  }

  .slick-arrow {
    width: 32px;
    height: 32px;
  }

  .slick-arrow::before {
    width: 5.3px;
    height: 10.67px;
  }

  .slick-prev {
    left: -16px;
  }

  .slick-next {
    right: -16px;
  }

  .Header {
    width: 100%;
    height: 50px;
    padding: 0;
  }

  .Header__inner {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .Header__logo__wrapper {
    width: 99px;
    margin-left: 8px;
  }

  .Header__right__tel__wrapper {
    margin-left: 24px;
  }

  .Header__right__tel__link {
    font-size: 18px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .Header__right__tel__link__icon {
    width: 20px;
  }

  .Header__right__tel__link__sp-text-wrapper {
    margin-top: 2px;
  }

  .Header__right__tel__under-text {
    font-size: 10px;
    margin-left: 0;
    color: #000;
    letter-spacing: -0.0005rem;
    text-align: center;
  }

  .Header__right__contact__btn {
    font-size: 10px;
    margin-left: 9px;
    width: 72px;
    height: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 4px;
    letter-spacing: -0.001rem;
  }

  .Header__right__contact__btn__mail-icon {
    width: 17px;
  }

  .Step__title {
    font-size: 20px;
  }

  .Step__title-large {
    font-size: 33px;
  }

  .Step__contents__wrapper {
    padding: 9px 0 33px 0;
  }

  .Step__contents__text {
    font-size: 16px;
  }

  .Step__contents__text-right {
    font-size: 16px;
    margin-left: 0;
  }

  .Step__contents__select-item__flex {
    width: 360px;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 14px auto 0 auto;
  }

  .Step__contents__select-item__wrapper {
    width: 175px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    border-radius: 10px;
  }

  .Step__contents__select-item__wrapper.step3-item {
    width: 113px;
  }

  .Step__contents__select-item__wrapper.last {
    width: 100%;
    height: 60px;
  }

  .Step__contents__select-item__title {
    font-size: 13px;
  }

  .Step__contents__select-item__title.small {
    font-size: 13px;
  }

  .Step__contents__select-item__image {
    margin: 0;
  }

  .Step__contents__select-item__image.step1-1 {
    width: 80px;
    margin-top: 0;
    margin-left: 22px;
  }

  .Step__contents__select-item__image.step1-2 {
    width: 80px;
    margin-top: 0;
    margin-left: 6px;
  }

  .Step__contents__select-item__image.step1-3 {
    width: 80px;
    margin-top: 0;
    margin-left: 24px;
  }

  .Step__contents__select-item__image.step1-4 {
    width: 80px;
    margin-top: 0;
    margin-left: 27px;
  }

  .Step__contents__select-item__image.step2-1 {
    width: 75.4px;
    margin-top: 8px;
    margin-left: 25px;
  }

  .Step__contents__select-item__image.step2-2 {
    width: 92px;
    margin-top: 6px;
    margin-left: 6px;
  }

  .Step__contents__select-item__image.step2-3 {
    width: 72px;
    margin-left: 28.4px;
    margin-top: 4px;
  }

  .Step__contents__select-item__image.step2-4 {
    width: 78.91px;
    margin-top: 3px;
    margin-left: 19.4px;
  }

  .About__top-wrapper::before {
    background-image: url(../../images/about_bg_sp.webp);
  }

  .About__top-wrapper__inner {
    width: 330px;
    padding: 37px 0 221px 0;
  }

  .About__title {
    font-size: 27px;
  }

  .About__text {
    width: 100%;
    font-size: 16px;
    margin-top: 17px;
    letter-spacing: -0.001rem;
  }

  .About__bg-image {
    width: 304.7px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .About__bottom__wrapper {
    padding: 34px 0 70px 0;
  }

  .About__bottom__title {
    width: 342px;
  }

  .About__bottom__contents__wrapper {
    width: 360px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .About__bottom__contents__text {
    font-size: 16px;
    padding: 10px 15px 20px 15px;
    letter-spacing: -0.001rem;
  }

  .About__bottom__contents__text-wrapper {
    width: 100%;
  }

  .About__bottom__contents__title {
    font-size: 20px;
    width: 360px;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
  }

  .About__bottom__contents__title-number {
    width: 45px;
  }

  .About__bottom__contents__title-right {
    margin-left: 5px;
    letter-spacing: -0.01rem;
  }

  .About__bottom__contents__image-wrapper {
    width: 100%;
    padding: 16px 15px 0 15px;
  }

  .Service__section::after {
    background-image: url(../../images/service_bg_sp.webp);
    padding: 44px 0 74px 0;
  }

  .Service__contents {
    width: 176px;
  }

  .Service__contents__wrapper {
    width: 362px;
    row-gap: 10px;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-top: 36px;
  }

  .Service__contents__title {
    position: static;
    width: 100%;
    -webkit-transform: none;
    transform: none;
    border-radius: 0;
    height: 35px;
    font-size: 17px;
  }

  .Service__contents__text {
    font-size: 15px;
    letter-spacing: -0.001rem;
  }

  .Service__contents__text__wrapper {
    padding: 11px 11px 12px 11px;
  }

  .Service__contents__text__wrapper.center {
    height: 167px;
  }

  .Service__contents__text__wrapper.bottom {
    height: 145px;
  }

  .Construction-results__section {
    padding: 31px 0 70px 0;
  }

  .Construction-results__contents {
    width: 360px;
    border-radius: 10px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 15px 22px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .Construction-results__contents__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    margin-top: 30px;
  }

  .Construction-results__contents__title {
    position: static;
    text-align: left;
    border-radius: 0 9999px 9999px 0;
    padding-left: 15px;
    width: 199px;
    height: 41px;
    line-height: 41px;
    font-size: 20px;
    -webkit-transform: none;
    transform: none;
  }

  .Construction-results__contents__text {
    text-align: left;
    padding-left: 15px;
    font-size: 16px;
    margin-top: 12px;
    letter-spacing: -0.001rem;
  }

  .Construction-results__contents__text-under {
    font-size: 13px;
    text-align: left;
    padding-left: 15px;
    letter-spacing: -0.001rem;
  }

  .Construction-results__contents__text-price {
    font-size: 19px;
  }

  .Construction-results__contents__text-small {
    font-size: 14px;
  }

  .Construction-results__contents__image.fx {
    width: 125px;
  }

  .Construction-results__contents__image {
    width: 125px;
    margin: 0;
  }

  .Construction-results__contents__image-triangle {
    width: 12px;
    margin: 5px 0;
  }

  .Construction-results__contents__image__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
  }

  .Construction-results__contents__bottom-text {
    font-size: 13px;
    padding-left: 15px;
    letter-spacing: -0.001rem;
    width: 204px;
    margin-top: 12px;
  }

  .Flow__section {
    padding: 40px 0 70px 0;
  }

  .Flow__section__contents {
    width: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .Flow__section__contents__wrapper {
    margin-top: 0;
  }

  .Flow__section__contents__wrapper.content {
    margin-top: 29px;
  }

  .Flow__section__contents__step-text {
    font-size: 18px;
    line-height: 1.5;
  }

  .Flow__section__contents__step-text-small {
    font-size: 14px;
  }

  .Flow__section__contents__step-text__wrapper {
    width: 100%;
    border-radius: 10px 10px 0 0;
  }

  .Flow__section__contents__right__text-wrapper {
    padding: 13px 15px 21.5px 15px;
    border-radius: 0 0 10px 10px;
  }

  .Flow__section__contents__right__title {
    font-size: 20px;
    text-align: center;
  }

  .Flow__section__contents__right__title-image {
    width: 30px;
    margin-right: 6px;
  }

  .Flow__section__contents__right__title-image.step3 {
    width: 22.49px;
  }

  .Flow__section__contents__right__title-image.step4 {
    vertical-align: -3px;
  }

  .Flow__section__contents__right__title-image.step5 {
    vertical-align: -3px;
  }

  .Flow__section__contents__right__text-body {
    font-size: 15px;
    margin-top: 0;
    letter-spacing: -0.001rem;
  }

  .Flow__section__contents__right__image {
    border-radius: 0;
    width: 106px;
  }

  .Flow__section__sp-contents-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 11px;
    gap: 14px;
  }

  .pc {
    display: none !important;
    margin: 0;
    padding: 0;
  }

  .pc_fx {
    display: none !important;
  }

  .pc_inline {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .sp_inline {
    display: inline !important;
  }

  .sp_fx {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  main {
    margin-top: 0;
  }

  section {
    overflow: hidden;
  }

  .contents-title {
    font-size: 28px;
  }

  .contents-title.contact {
    font-size: 28px;
  }

  .contents-title-en {
    font-size: 22px;
  }

  .contents-title__wrapper.price {
    text-align: center;
  }

  .slick-arrow {
    width: 32px;
    height: 32px;
  }

  .slick-arrow::before {
    width: 5.3px;
    height: 10.67px;
  }

  .slick-prev {
    left: -16px;
  }

  .slick-next {
    right: -16px;
  }

  .Point__section {
    padding: 40px 0 59px 0;
  }

  .Point__section__contents {
    width: 100%;
  }

  .Point__section__contents__wrapper {
    width: 360px;
    margin-top: 30px;
  }

  .Point__section__contents__text-wrapper {
    height: auto;
    padding: 14px 0 21px 0;
  }

  .Point__section__contents__title {
    font-size: 23px;
  }

  .Point__section__contents__title-en {
    width: 95px;
    font-size: 14px;
  }

  .Point__section__contents__text {
    padding: 16px 20px 0 20px;
    letter-spacing: -0.05rem;
    line-height: 1.8;
  }

  .Customer-voice__section {
    padding: 40px 0 50px 0;
  }

  .Customer-voice__section__inner {
    width: 330px;
  }

  .Customer-voice__section__nav {
    width: 77px;
    height: 77px;
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
  }

  .Customer-voice__section__nav__wrapper {
    gap: 19px;
    margin-top: 25px;
  }

  .Customer-voice__section__slider__wrapper {
    margin: 0;
    margin-top: 32px;
    padding: 33px 32px 28px 32px;
  }

  .Customer-voice__section__slider__title {
    font-size: 25px;
    text-align: center;
  }

  .Customer-voice__section__slider__text {
    margin-top: 17px;
    font-size: 16px;
    letter-spacing: -0.001rem;
  }

  .Graph__section {
    padding: 40px 0 52px 0;
  }

  .Graph__section__title {
    font-size: 24px;
  }

  .Graph__section__contents__wrapper {
    width: 330px;
    margin-top: 41px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }

  .Graph__section__contents__image {
    width: 100%;
  }

  .Graph__section__contents__text__wrapper {
    width: 330px;
  }

  .Graph__section__contents__title {
    font-size: 20px;
    height: 44px;
    line-height: 44px;
  }

  .Graph__section__contents__text {
    font-size: 16px;
    width: 100%;
  }

  .Graph__section__contents__text.top {
    margin-top: 37px;
  }

  .Graph__section__contents__text-number {
    width: 22px;
    height: 22px;
    line-height: 20px;
    font-size: 13px;
    margin-right: 9px;
    margin-top: 3px;
  }

  .Graph__section__contents__text-body {
    width: 299px;
  }

  .Price__section {
    padding: 40px 0 57px 0;
  }

  .Price__section__inner {
    width: 330px;
  }

  .Price__section__bg-image {
    position: static;
    width: 301px;
    margin: auto;
    margin-top: 8px;
  }

  .Price__section__contents {
    width: 100%;
  }

  .Price__section__contents-wrapper {
    margin-top: 0;
    row-gap: 15px;
  }

  .Price__section__contents__title {
    font-size: 22px;
    padding: 9px 0;
  }

  .Price__section__contents__title-small {
    font-size: 16px;
  }

  .Price__section__contents__text {
    font-size: 16px;
  }

  .Price__section__contents__text-wrapper {
    padding: 9px 0;
  }

  .Price__section__contents__text-number.large {
    font-size: 30px;
  }

  .Price__section__contents__text-number.small {
    font-size: 26px;
  }

  .Price__section__contents__under-text {
    font-size: 11px;
    margin-top: 10px;
  }

  .Faq__section {
    padding: 40px 0 50px 0;
  }

  .Faq__contents {
    margin-top: 26px;
    width: 330px;
  }

  .Faq__contents__wrapper {
    margin-top: 30px;
  }

  .Faq__contents__question__wrapper {
    gap: 12px;
    border-bottom: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .Faq__contents__question__icon {
    font-size: 22px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    margin-top: 5px;
  }

  .Faq__contents__question__icon.answer {
    line-height: 1;
    margin-top: 3px;
  }

  .Faq__contents__question__text {
    font-size: 18px;
    width: 283px;
    letter-spacing: -0.01rem;
    border-bottom: 2px solid #2467B3;
    padding-bottom: 8px;
  }

  .Faq__contents__question__text.nowrap {
    white-space: nowrap;
  }

  .Faq__contents__question__text.answer {
    border-bottom: none;
    font-size: 16px;
    line-height: 1.8;
  }

  .Company-profile__section {
    padding: 30px 0 50px 0;
  }

  .Company-profile__inner {
    width: 360px;
    padding: 30px 0 35px 0;
  }

  .Company-profile__contents {
    width: 330px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
  }

  .Company-profile__contents__wrapper {
    margin-top: 59px;
  }

  .Company-profile__contents__left-text {
    width: 100%;
    font-size: 19px;
    gap: 10px;
  }

  .Company-profile__contents__left-text::before {
    width: 6px;
    height: 30px;
  }

  .Company-profile__contents__right-text {
    font-size: 16px;
    width: 100%;
    margin-left: 16px;
  }

  .Company-profile__contents__right-text.multiple-lines {
    font-size: 16px;
  }

  .Contact__section {
    padding: 40px 0 50px 0;
  }

  .Contact__section__btn {
    width: 330px;
    height: 60px;
    font-size: 20px;
    gap: 9.4px;
  }

  .Contact__section__btn-icon {
    width: 26px;
  }

  .Contact__section__btn-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
  }

  .Footer {
    padding: 33px 0 70px 0;
  }

  .Footer__top__inner {
    width: 330px;
    padding: 0;
  }

  .Footer__top__left__logo {
    width: 108px;
    margin: auto;
  }

  .Footer__top__left__address {
    margin-top: 25px;
    font-size: 13px;
    text-align: center;
  }

  .Footer__bottom__wrapper {
    background: #fff;
    font-size: 12px;
    padding: 28px 0 0 0;
  }

  .Footer__bottom__inner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .Footer__bottom__copy-right {
    font-size: 11px;
    margin-top: 6px;
  }

  .pc {
    display: none !important;
    margin: 0;
    padding: 0;
  }

  .pc_fx {
    display: none !important;
  }

  .pc_inline {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .sp_inline {
    display: inline !important;
  }

  .sp_fx {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .lower-page__main {
    padding-top: 60px;
  }

  .lower-page__main.sp-step {
    padding-top: 50px;
    height: 579px;
    position: relative;
  }

  .lower-page__main.sp-step.gray {
    background: #F4F4F4;
  }

  .lower-page__inner {
    width: 359px;
  }

  .lower-page__contents__wrapper.privacy-policy {
    padding: 30px 14px 40px 15px;
    margin: 10px 0 40px 0;
  }

  .lower-page__contents__wrapper.contact {
    padding: 30px 14px 40px 14px;
  }

  .lower-page__contents__title {
    font-size: 24px;
    gap: 17.6px;
  }

  .lower-page__contents__title img {
    width: 24px;
  }

  .breadcrumb-trail__wrapper {
    padding-top: 10px;
    font-size: 10px;
    letter-spacing: -0.01rem;
  }

  .breadcrumb-trail__arrow {
    width: 3px;
    margin: 0 6px;
    vertical-align: -1px;
  }

  input[type=checkbox] {
    vertical-align: -3px;
  }

  .contact__caution-text {
    font-size: 13px;
    margin-top: 25px;
  }

  .contact__form__checkbox__wrapper {
    width: 330px;
    row-gap: 10px;
  }

  .contact__form__checkbox__wrapper span {
    margin: 0;
  }

  .contact__form__checkbox__wrapper span input {
    vertical-align: -1px;
  }

  .contact__form__wrapper {
    margin-top: 23px;
  }

  .contact__form__input-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
    margin-top: 16px;
  }

  .contact__form__input-wrapper.confirm {
    margin-top: 42px;
    gap: 5px;
  }

  .contact__form__input-label {
    width: 100%;
  }

  .contact__form__input-label.checkbox {
    width: 120px;
  }

  .contact__form__input-label.checkbox.mr {
    margin-right: 16px;
  }

  .contact__form__input-label.checkbox.sp-mr {
    margin-right: 16px;
  }

  .contact__form__input-label.checkbox.other {
    padding-top: 0;
    display: inline;
  }

  .contact__form__input {
    width: 100%;
    width: 330px;
  }

  .contact__form__input.textarea {
    height: 200px;
  }

  .contact__form__address-wrapper {
    width: 100%;
  }

  .contact__form__privacy-policy__wrapper {
    margin-top: 40px;
    padding: 24px 10px 15px 10px;
  }

  .contact__form__privacy-policy__text {
    letter-spacing: 0.008rem;
  }

  .contact__form__privacy-policy__consent__wrapper {
    margin-top: 25px;
  }

  .contact__form__submit-button {
    width: 280px;
    height: 56px;
  }

  .contact__form__submit-button.thanks {
    width: 100%;
    height: 60px;
  }

  .contact__form__submit-button.thanks.contact-back {
    width: 280px;
    height: 56px;
  }

  .contact__form__submit-button.thanks.sp-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 277px;
    height: 50px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 47px;
  }

  .contact__form__submit-button__wrapper.confirm {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
  }

  .contact__form__tel-section {
    margin-top: 40px;
  }

  .contact__form__content-bottom-text {
    font-size: 12px;
    width: 330px;
    margin-top: 10px;
  }

  .tel-section__wrapper {
    padding: 15px 0 20px 0;
  }

  .tel-section__title {
    font-size: 20px;
  }

  .tel-section__text {
    margin-top: 10px;
    font-size: 12px;
  }

  .tel-section__link {
    width: 300px;
    font-size: 26px;
    height: 125px;
    margin-top: 15px;
    padding: 17px 0 27px 0;
  }

  .tel-section__link__icon {
    width: 25px;
    height: 25px;
  }

  .tel-section__link__bottom__text {
    font-size: 12px;
    margin-top: 8px;
  }

  .thanks-page__inner {
    width: 330px;
    padding: 41px 0 50px 0;
  }

  .thanks-page__title {
    font-size: 24px;
  }

  .thanks-page__text {
    font-size: 14px;
    margin-top: 24px;
  }

  .thanks-page__tel-wrapper {
    padding: 0;
    margin: 40px 0;
  }

  .thanks-page__btn-icon.sp-step {
    left: 0;
  }

  .privacy-policy__text__wrapper {
    margin-top: 29px;
  }

  .privacy-policy__text__wrapper p {
    letter-spacing: 0.001rem;
  }

  .sp-mt {
    display: block;
    margin-top: 10px;
  }

  .wpcf7-not-valid-tip {
    font-size: 12px;
  }

  .Contact-page-component__wrapper {
    margin-top: 70px;
    border: 3px solid #FF9417;
    padding: 57px 0 0 25px;
    height: 193px;
    margin-bottom: 30px;
  }

  .Contact-page-component__top-image-wrapper {
    top: -50px;
    width: 266px;
  }

  .Contact-page-component__text {
    font-size: 16px;
  }

  .Contact-page-component__text-head-line {
    font-size: 20px;
  }

  .Contact-page-component__text-head-line.interior {
    font-size: 18px;
    letter-spacing: -0.01rem;
  }

  .Contact-page-component__text-price {
    font-size: 37px;
  }

  .Contact-page-component__text-price::after {
    height: 20px;
    bottom: -3px;
  }

  .Contact-page-component__text-price.small {
    font-size: 20px;
  }

  .Contact-page-component__image__wrapper {
    width: 115px;
    top: 55px;
    right: 21px;
  }

  .Contact-page-component__image__wrapper.steel {
    width: 140px;
    top: 53.3px;
    right: 4px;
  }

  .Contact-page-component__image__wrapper.rc {
    width: 115px;
    top: 50.4px;
    right: 19px;
  }

  .Contact-page-component__image__wrapper.interior {
    width: 116px;
    top: 55px;
    right: 14.4px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/*# sourceMappingURL=styles.css.map */
