@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap");
body {
  width: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans JP";
  font-style: normal;
  color: #222;
  font-weight: 300;
  font-size: 3.4vw;
  font-feature-settings: "palt";
  line-height: 1.8em;
  letter-spacing: 0.08em;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 13px;
  }
}

.noto {
  font-family: "Noto Sans JP";
}

.smp-block {
  display: block;
}
@media screen and (min-width: 768px) {
  .smp-block {
    display: none;
  }
}

.pc-block {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc-block {
    display: block;
  }
}

.pc-middle {
  display: none;
}
@media screen and (min-width: 1000px) {
  .pc-middle {
    display: block;
  }
}

.pc-large-block {
  display: none;
}

.pc-middle-block {
  display: block;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

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

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

span.inline-block {
  display: inline-block;
}

.sup {
  font-size: 0.5em;
  vertical-align: super;
}

main {
  overflow: hidden;
}
main div.gray-bg {
  background: #516268;
  padding: 0 0 20%;
  position: relative;
}
@media screen and (min-width: 768px) {
  main div.gray-bg {
    padding: 0 0 20%;
  }
}
main div.gray-bg div.bg-img01 {
  position: absolute;
  top: 122vw;
  left: 0;
}
@media screen and (min-width: 768px) {
  main div.gray-bg div.bg-img01 {
    top: 290px;
  }
}
main div.gray-bg div.bg-img02 {
  position: absolute;
  top: 438vw;
  left: 0;
}
@media screen and (min-width: 768px) {
  main div.gray-bg div.bg-img02 {
    top: 1020px;
  }
}
main div.gray-bg div.bg-img03 {
  position: absolute;
  top: 718vw;
  left: 0;
}
@media screen and (min-width: 768px) {
  main div.gray-bg div.bg-img03 {
    top: 2100px;
  }
}
main div.gray-bg h1 {
  width: 86%;
  margin: 18% auto 20%;
}
main div.gray-bg .hero {
  position: relative;
  z-index: 1;
}
main div.gray-bg div.txt-wrap {
  width: 78.6%;
  margin: auto;
  color: #fff;
}
main div.gray-bg div.txt-wrap h2 {
  line-height: 1.6em;
  font-size: 2.2em;
  font-weight: 300;
  padding: 1.6em 0;
}
main div.gray-bg div.txt-wrap h2.ir {
  width: 120%;
}
main div.gray-bg div.txt-wrap p {
  font-size: 1.2em;
  line-height: 2em;
}
main div.gray-bg div.d1-img01 {
  width: 91.2%;
  margin: 20% 0 0 auto;
}
main div.gray-bg div.d1-img02 {
  width: 79.6%;
  margin-top: 15%;
}
main div.gray-bg div.d1-img03 {
  margin-bottom: 10%;
}
main div.gray-bg div.d1-img04 {
  width: 60%;
  margin: 18% 0 0 auto;
}
main div.gray-bg div.d1-img05 {
  width: 82%;
  margin-top: 10%;
}
main div.gray-bg div.interview-box {
  width: 88%;
  margin: auto;
  border: solid 1px #fff;
  padding-bottom: 5%;
}
main div.gray-bg div.interview-box {
  margin-top: 15%;
  color: #fff;
}
main div.gray-bg div.interview-box p {
  padding: 5% 7%;
  border-top: solid 1px #fff;
}
main div.gray-bg div.interview-box p.interview-txt02 {
  font-size: 1.6em;
  line-height: 1.6em;
}
main div.gray-bg div.interview-box p.interview-txt03 {
  font-size: 1.18em;
  text-align: justify;
  word-break: break-all;
  line-height: 1.8em;
}

section.sec-garage {
  background: #c6ced3;
  padding: 10% 0;
}
section.sec-garage h2 {
  margin-bottom: 10%;
}
section.sec-garage h3 {
  text-align: center;
  font-weight: 300;
  font-size: 2.6em;
  line-height: 1.4em;
}
section.sec-garage div.garage-cont {
  padding-top: 10%;
}
section.sec-garage div.garage-cont h4 {
  margin-bottom: 10%;
}
section.sec-garage div.garage-cont p.garage-cont-txt01 {
  text-align: center;
  font-size: 1.4em;
  line-height: 2em;
  margin-bottom: 8%;
}
section.sec-garage div.garage-cont p.garage-cont-txt02 {
  width: 88%;
  font-size: 1.2em;
  line-height: 1.8em;
  text-align: justify;
  word-break: break-all;
  margin: 1em auto 10%;
}
@media screen and (min-width: 768px) {
  section.sec-garage div.garage-cont p.garage-cont-txt02 {
    font-size: 1.24em;
  }
}
section.sec-garage div.garage-cont p.garage-cont-txt03 {
  width: 88%;
  font-size: 1.12em;
  line-height: 1.8em;
  text-align: justify;
  word-break: break-all;
  margin: 1em auto 10%;
}
@media screen and (min-width: 768px) {
  section.sec-garage div.garage-cont p.garage-cont-txt03 {
    font-size: 1.14em;
  }
}
section.sec-garage div.garage-cont div.garage-cont-img.border {
  padding-top: 10%;
  position: relative;
}
section.sec-garage div.garage-cont div.garage-cont-img.border::after {
  content: "";
  display: block;
  width: 88%;
  height: 1px;
  background: #111;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

section.sec-interior {
  padding: 3% 0 20%;
  border-top: solid 1px #231815;
  background: #fff;
}
section.sec-interior h3 {
  text-align: center;
  font-weight: 300;
  font-size: 2em;
  line-height: 1.6em;
  margin: 15% 0;
}
section.sec-interior div.interior-box01 {
  width: 88%;
  margin: auto;
}
section.sec-interior div.interior-box01 div.interior-box01-inner {
  border-top: solid 1px #111;
  border-bottom: solid 1px #111;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
section.sec-interior div.interior-box01 div.interior-box01-inner div.interior-logo {
  width: 25%;
}
section.sec-interior div.interior-box01 div.interior-box01-inner p {
  width: 70%;
}
section.sec-interior div.interior-box01 div.interior-box01-inner p span {
  display: block;
}
section.sec-interior div.interior-box01 div.interior-box01-inner p span.txt01 {
  font-size: 1.4em;
  line-height: 1.6em;
}
section.sec-interior div.interior-box01 div.interior-box01-inner p span.txt02 {
  font-size: 0.92em;
  letter-spacing: 0;
}
section.sec-interior div.interior-box01 p.interior-box01-txt01 {
  text-align: justify;
  word-break: break-all;
  margin-top: 2em;
}
section.sec-interior div.interior-box02 {
  margin-top: 15%;
}
section.sec-interior div.interior-box02 p.interior-box02-txt01 {
  text-align: center;
  font-size: 1.4em;
  line-height: 1.8em;
  margin: 8% 0;
}
section.sec-interior div.interior-box02 div.interior-img03-wrap {
  width: 88%;
  margin: 10% auto 0;
}
section.sec-interior div.interior-box02 div.interior-img03-wrap div.interior-img03 {
  margin: 0 0 5%;
}

section.sec-exterior {
  padding: 3% 0 10%;
  background: #c6ced3;
  border-top: solid 1px #231815;
}
section.sec-exterior h3 {
  text-align: center;
  font-weight: 300;
  font-size: 2em;
  line-height: 1.6em;
  margin: 10% 0;
}
section.sec-exterior div.exterior-img01 {
  margin-bottom: 10%;
}
section.sec-exterior div.exterior-box01 {
  width: 88%;
  margin: auto;
}
section.sec-exterior div.exterior-box01 p.exterior-txt01 {
  margin: 1em 0;
  font-size: 1.4em;
}
section.sec-exterior div.exterior-box01 p.exterior-txt02 {
  font-size: 1.2em;
  line-height: 1.8em;
  text-align: justify;
  word-break: break-all;
  margin: 1em auto 10%;
}

section.sec-plan {
  padding: 3% 0 20%;
  border-top: solid 1px #231815;
  background: #fff;
}
section.sec-plan div.plan-box01 {
  width: 88%;
  margin: 18% auto 0;
}
section.sec-plan div.plan-box01 span.plan-number {
  display: block;
  width: 30%;
  margin: auto;
}
section.sec-plan div.plan-box01 h3 {
  text-align: center;
  font-size: 2.6em;
  line-height: 1.2em;
  font-weight: 300;
  margin: 10% 0;
}
section.sec-plan div.plan-box01 p.plan-txt01 {
  text-align: center;
  font-size: 1.3em;
  line-height: 1.8em;
  margin: 10% 0;
}
section.sec-plan div.plan-box01 button {
  display: block;
  width: 26%;
  margin: 5% 0 20% auto;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  section.sec-plan div.plan-box01 button {
    transition: all 0.3s;
  }
  section.sec-plan div.plan-box01 button:hover {
    transform: scale(1.1);
  }
}
section.sec-plan div.plan-box01 div.plan-box-inner {
  margin-bottom: 15%;
}
section.sec-plan div.plan-box01 div.plan-box-inner p.plan-txt02 {
  margin-top: 1em;
  font-size: 1.2em;
  line-height: 1.8em;
}

div.modaal-inner-wrapper {
  padding: 0;
}
@media screen and (min-width: 768px) {
  div.modaal-inner-wrapper {
    padding: 5% 10%;
  }
}
@media screen and (min-width: 768px) {
  div.modaal-inner-wrapper div.modaal-container {
    max-width: 700px;
  }
}
div.modaal-inner-wrapper div.modaal-content-container {
  padding: 5% 0;
}

button.modaal-close {
  top: 10px;
  right: 10px;
}
button.modaal-close:hover {
  background: none;
}
button.modaal-close:hover::after, button.modaal-close:hover::before {
  background: #fff;
}
button.modaal-close::after, button.modaal-close::before {
  border-radius: 0;
  width: 2px;
}

p.introduction-txt {
  text-align: center;
  border: solid 1px #111;
  width: 88%;
  margin: 15% auto 0;
  font-size: 1.2em;
  padding: 3% 0;
}

section.sec-resilience {
  padding: 3% 0 10%;
  background: #c6ced3;
  border-top: solid 1px #231815;
  overflow: hidden;
}
section.sec-resilience h3 {
  text-align: center;
  font-weight: 300;
  font-size: 2em;
  line-height: 1.6em;
  margin: 10% 0;
}
section.sec-resilience p.resilience-txt01 {
  text-align: center;
  font-size: 1.32em;
  line-height: 2em;
  margin: 0 0 10%;
}
section.sec-resilience div.resilience-slide {
  position: relative;
  padding-bottom: 17%;
}
@media screen and (min-width: 768px) {
  section.sec-resilience div.resilience-slide {
    padding-bottom: 15%;
  }
}
section.sec-resilience div.resilience-slide div.swiper-button-prev, section.sec-resilience div.resilience-slide div.swiper-button-next {
  top: auto;
  bottom: 0;
  width: 3em;
  height: 3em;
  z-index: 1;
}
section.sec-resilience div.resilience-slide div.swiper-button-prev::after, section.sec-resilience div.resilience-slide div.swiper-button-next::after {
  content: none;
}
section.sec-resilience div.resilience-slide div.swiper-button-prev {
  left: 7%;
}
section.sec-resilience div.resilience-slide div.swiper-button-next {
  right: 7%;
}
section.sec-resilience div.resilience-slide div.swiper-pagination {
  top: auto;
  bottom: 1%;
  z-index: 1;
}
section.sec-resilience div.resilience-slide div.swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  border: solid 1px #111;
  opacity: 1;
  margin: 0 2%;
}
section.sec-resilience div.resilience-slide div.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #111;
}
section.sec-resilience div.slide-inner {
  width: 88%;
  margin: auto;
}
section.sec-resilience div.slide-inner p.resilience-txt02 {
  margin: 1em 0;
  text-align: center;
  font-size: 1.3em;
  line-height: 1.62em;
}
section.sec-resilience div.slide-inner p.resilience-txt03 {
  text-align: justify;
  word-break: break-all;
  font-size: 1.2em;
  line-height: 1.8em;
}
section.sec-resilience p.resilience-note {
  width: 88%;
  margin: 10% auto 0;
  text-align: justify;
  word-break: break-all;
  line-height: 1.4em;
}

section.sec-catalog {
  background: #e6e5db;
  padding: 10% 0;
}
section.sec-catalog div.catalog-box {
  background: #fff;
  width: 88%;
  margin: auto;
  padding: 12% 0;
}
section.sec-catalog div.catalog-box div.catalog-box-inner {
  width: 82%;
  margin: auto;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul01 li {
  text-align: center;
  background: #111;
  color: #fff;
  font-size: 1.4em;
  border-radius: 50em;
  margin-bottom: 3%;
  line-height: 1.2em;
  padding: 0.4em 0;
}
section.sec-catalog div.catalog-box div.catalog-box-inner h2 {
  text-align: center;
  font-weight: 300;
  font-size: 1.6em;
  line-height: 1.6em;
  margin: 13% 0;
}
section.sec-catalog div.catalog-box div.catalog-box-inner h2 span {
  color: #7d633f;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul02 {
  width: 92%;
  margin: auto;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul02 li {
  margin-bottom: 30%;
  position: relative;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul02 li::after {
  content: "";
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background-image: url("../myimg/plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -13%;
  right: 0;
  left: 0;
  margin: auto;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul02 li:last-child {
  margin-bottom: 20%;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul02 li:last-child::after {
  content: none;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul02 li h3 {
  text-align: center;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.4em;
  margin: 0.8em 0;
}
section.sec-catalog div.catalog-box div.catalog-box-inner ul.ul02 li h3 span {
  display: block;
  margin-top: 0.6em;
  font-size: 0.88em;
  line-height: 1.6em;
}

section.sec-form {
  background: #fff;
  padding: 70% 0;
}

a.catalog-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #745531;
  color: #fff;
  padding: 0.8em 0;
  border-radius: 0.4em;
  font-size: 1.4em;
  line-height: 1.2em;
  position: relative;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  a.catalog-btn:hover {
    background: #801c24;
  }
}
a.catalog-btn.w90 {
  width: 90%;
  margin: 5% auto 0;
}
a.catalog-btn span {
  display: block;
}
a.catalog-btn span.arrow {
  position: absolute;
  top: 52%;
  right: 1em;
  transform: translate(0, -50%);
  width: 0.8em;
}

/*------------------------------- header -------------------------------*/
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
@media screen and (min-width: 768px) {
  header {
    display: none;
  }
}
header div.hd-inner {
  padding: 5% 6%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
}
header.active::after {
  opacity: 1;
}
header.active02::after {
  opacity: 0;
}
header::after {
  content: "";
  display: block;
  width: 95%;
  height: 87%;
  background: rgba(127, 127, 127, 0.3411764706);
  position: absolute;
  top: 8%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  border-radius: 1em;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  transition: all 0.4s;
  opacity: 0;
}
header a.hd-logo {
  display: block;
  width: 71%;
}
header button.hd-btn {
  position: relative;
  width: 8vw;
  height: 8vw;
  cursor: pointer;
}
header button.hd-btn.active img {
  transform: rotate(90deg);
}
header button.hd-btn img {
  display: block;
  transition: all 0.3s;
}
header button.hd-btn span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  width: 5em;
  top: 5%;
}

/*-----------------------------------------------------------------------*/
/*------------------------------- footer -------------------------------*/
footer {
  background: #e2e2e2;
  padding: 10% 0 20%;
}
@media screen and (min-width: 768px) {
  footer {
    padding: 10% 0;
  }
}
footer a.logo-img {
  display: block;
  width: 83%;
  margin: auto;
}
footer div.link-box {
  padding: 5% 0 3%;
}
footer div.link-box a {
  display: block;
  text-align: center;
  margin-bottom: 0.4em;
}
footer p {
  text-align: center;
  font-size: 0.9em;
  letter-spacing: 0.14em;
  line-height: 1.6em;
}

/*-----------------------------------------------------------------------*/
div.hd-nav-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.3s;
  z-index: 9;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
  opacity: 0;
  transform: scale(0.95);
  background: #111;
  border-radius: 1em;
  overflow: hidden;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  div.hd-nav-wrap {
    opacity: 1;
    width: calc((100% - 400px) / 2);
    left: auto;
    right: 0;
    transform: scale(1);
    pointer-events: fill;
    border-left: solid 1px #111;
    border-radius: 0;
  }
}
div.hd-nav-wrap.active {
  opacity: 1;
  pointer-events: fill;
  transform: scale(1);
  border-radius: 0;
}
div.hd-nav-wrap ul li {
  margin-bottom: 25%;
}
div.hd-nav-wrap ul li:last-child {
  margin-bottom: 0;
}
div.hd-nav-wrap ul li a {
  display: block;
}
@media screen and (min-width: 768px) {
  div.hd-nav-wrap ul li a img {
    transition: all 0.3s;
  }
  div.hd-nav-wrap ul li a:hover img {
    padding-left: 1em;
  }
}
div.hd-nav-wrap nav.hd-nav {
  position: absolute;
  top: 39vw;
  left: 8vw;
  z-index: 2;
  width: 30%;
}
@media screen and (min-width: 768px) {
  div.hd-nav-wrap nav.hd-nav {
    width: 60%;
    top: 50%;
    left: 15%;
    transform: translate(0, -50%);
    max-width: 148px;
  }
}
@media screen and (min-width: 1000px) {
  div.hd-nav-wrap nav.hd-nav {
    left: 75px;
  }
}
div.hd-nav-wrap div.slide-img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100vh;
}

div.pc-larea {
  position: fixed;
  width: calc((100% - 400px) / 2);
  height: 100vh;
  background: #516268;
  border-right: solid 1px #111;
}
div.pc-larea div.pc-lbox {
  max-width: 500px;
  margin: 0 0 0 auto;
  position: relative;
  height: 100vh;
}
div.pc-larea div.pc-lbox div.pc-lbox-inner {
  padding: 30px 0 0;
}
div.pc-larea div.pc-lbox div.pc-lbox-inner div.hd-logo-wrap {
  display: block;
  width: 80%;
  margin: auto;
}
div.pc-larea div.pc-lbox div.pc-lbox-inner div.hd-logo-wrap a {
  display: block;
  max-width: 245px;
}
div.pc-larea div.pc-lbox div.pc-lbox-inner h1 {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% - 70px));
}
div.pc-larea div.hd-img {
  position: absolute;
  bottom: 0;
  left: 0;
}
div.pc-larea h1 {
  position: relative;
  z-index: 1;
}
div.pc-larea div.bg-img04 {
  position: absolute;
  top: 290px;
  right: 0;
  width: 527px;
}

@media screen and (min-width: 768px) {
  div.main-wrap {
    width: 400px;
    margin: auto;
  }
}

nav.fix-nav {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  nav.fix-nav {
    z-index: 10;
    width: 220px;
    bottom: 25px;
    right: 25px;
  }
}
@media screen and (min-width: 1000px) {
  nav.fix-nav {
    width: 250px;
  }
}
@media screen and (min-width: 1280px) {
  nav.fix-nav {
    width: 280px;
  }
}
nav.fix-nav a {
  display: block;
  width: 50%;
}
@media screen and (min-width: 768px) {
  nav.fix-nav a {
    width: 48%;
    transform-origin: center center;
    transition: all 0.3s;
    border: solid 1px #fff;
    border-radius: 50em;
    box-sizing: border-box;
  }
  nav.fix-nav a:nth-of-type(2) {
    border: solid 1px #801c24;
  }
  nav.fix-nav a img {
    transition: all 0.3s;
  }
  nav.fix-nav a:hover img {
    transform: scale(0.94);
  }
}

div.hero-slide01 {
  overflow: hidden;
}
div.hero-slide01 .swiper-slide-active .slide-img,
div.hero-slide01 .swiper-slide-duplicate-active .slide-img,
div.hero-slide01 .swiper-slide-prev .slide-img {
  width: 120%;
  animation: hero-slide 15s linear 0s both;
  pointer-events: none !important;
}
@media screen and (min-width: 768px) {
  div.hero-slide01 .swiper-slide-active .slide-img,
  div.hero-slide01 .swiper-slide-duplicate-active .slide-img,
  div.hero-slide01 .swiper-slide-prev .slide-img {
    width: 120%;
    animation: hero-slide 20s linear 0s both;
  }
}
div.hero-slide01 .swiper-slide {
  pointer-events: none !important;
}
@keyframes hero-slide {
  0% {
    transform: translate(0);
  }
  100% {
    transform: translate(-20%, 0);
  }
}

div.all-wrap {
  background: #516268;
  position: relative;
  z-index: 2;
}/*# sourceMappingURL=style.css.map */