@charset "UTF-8";
.garage {
  min-width: 980px;
  color: #202020;
  overflow: hidden;
}
.garage#page_content {
  padding: 0;
}
.garage .is-br {
  display: block;
}
.garage .is-pc {
  display: block;
}
.garage .is-pc-br {
  display: block;
}
.garage .is-sp {
  display: none;
}
.garage .is-sp-br {
  display: inline;
}
.garage img {
  width: 100%;
  height: auto;
}
.garage-header {
  position: relative;
  width: 100%;
  height: 694px;
  background: url(../img/img_mv.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.garage-header__ttl {
  position: absolute;
  top: 14.409221902%;
  left: 50%;
  transform: translateX(-50%);
  width: 485px;
}
.garage .section {
  padding-top: 140px;
  padding-bottom: 140px;
}
.garage .section__inner {
  width: 99.1379310345%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  box-sizing: border-box;
}
.garage .section__inner--sm {
  width: 98.9795918367%;
  max-width: 980px;
}
.garage .intro {
  text-align: center;
  font-size: 142.9%;
}
.garage .intro #ttl_intro {
  width: 515px;
}
.garage .intro__ttl {
  text-align: center;
  margin-bottom: 60px;
}
.garage .intro__txt {
  line-height: 3;
  letter-spacing: 0.2em;
}
.garage .intro__img {
  margin-top: 120px;
}
.garage .intro__img figure {
  display: block;
  margin-bottom: 5em;
}
.garage .intro__img figcaption {
  display: block;
  margin-top: 2em;
}
.garage .style {
  background: #e4e4e4;
}
.garage .style #ttl_style {
  width: 177px;
}
.garage .style__ttl {
  text-align: center;
  margin-bottom: 90px;
}
.garage .style__list {
  margin-bottom: 140px;
}
.garage .style__list .item {
  background: #FFFFFF;
  position: relative;
}
.garage .style__list .item:nth-of-type(n+2) {
  margin-top: 60px;
}
.garage .style__list .item::before {
  position: absolute;
  top: 75px;
  right: 40px;
  display: block;
  content: "";
}
.garage .style__list .item:nth-of-type(1)::before {
  background: url(../img/bg_style_01.svg) 50% 50% no-repeat;
  background-size: 100% auto;
  width: 143px;
  height: 108px;
}
.garage .style__list .item:nth-of-type(2)::before {
  background: url(../img/bg_style_02.svg) 50% 50% no-repeat;
  background-size: 100% auto;
  width: 147px;
  height: 108px;
}
.garage .style__list .item__ttl {
  width: 82.7586206897%;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.6;
  border-bottom: 1px solid #202020;
  padding: 70px 0 20px 90px;
  box-sizing: border-box;
}
.garage .style__list .item__content {
  position: relative;
  padding: 50px 90px 90px 90px;
  box-sizing: border-box;
}
.garage .style__list .item__txt {
  position: absolute;
  top: 50px;
  left: 90px;
  width: 230px;
  font-size: 16px;
  line-height: 2;
}
.garage .style__list .item__txt p {
  text-align: justify;
}
.garage .mind__content {
  position: relative;
  width: 100%;
  height: 2000px;
  background: #ecede3;
  margin-bottom: 340px;
}
.garage .mind__content::before {
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: "";
  width: 65.6%;
  height: 1434px;
  background: #FFFFFF;
  z-index: 1;
}
.garage .mind #ttl_mind {
  width: 289px;
}
.garage .mind__ttl {
  position: absolute;
  z-index: 3;
  top: 120px;
  left: 11.2068965517%;
}
.garage .mind__sign {
  position: absolute;
  z-index: 4;
  bottom: -220px;
  left: 50%;
  transform: translateX(-50%);
  width: 349px;
}
.garage .mind__list {
  position: relative;
  z-index: 2;
}
.garage .mind__list .item {
  position: absolute;
  display: flex;
  flex-direction: column;
}
.garage .mind__list .item:nth-of-type(1) {
  width: 46.5517241379%;
  top: 110px;
  right: 7.7586206897%;
  align-items: flex-end;
}
.garage .mind__list .item:nth-of-type(2) {
  width: 19.8275862069%;
  top: 390px;
  left: 7.7586206897%;
}
.garage .mind__list .item:nth-of-type(3) {
  width: 37.0689655172%;
  top: 617px;
  left: 12.9310344828%;
}
.garage .mind__list .item:nth-of-type(4) {
  width: 12.0689655172%;
  top: 630px;
  right: 11.2068965517%;
}
.garage .mind__list .item:nth-of-type(5) {
  width: 15.5172413793%;
  top: 770px;
  left: 58.275862069%;
}
.garage .mind__list .item:nth-of-type(6) {
  width: 37.9310344828%;
  top: 1094px;
  right: 7.7586206897%;
}
.garage .mind__list .item:nth-of-type(7) {
  width: 18.9655172414%;
  top: 1204px;
  left: 10.3448275862%;
}
.garage .mind__list .item:nth-of-type(8) {
  width: 20.6896551724%;
  top: 1430px;
  left: 21.5517241379%;
}
.garage .mind__list .item__txt {
  font-size: 20px;
  line-height: 1.8;
  margin-top: 1em;
}
.garage .catalog {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 980px;
  height: 180px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
.garage .catalog__txt, .garage .catalog__btn {
  display: flex;
  align-items: center;
  width: 50%;
  box-sizing: border-box;
}
.garage .catalog__txt {
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
  background: #7e8444;
  color: #FFFFFF;
  padding: 20px 40px;
}
.garage .catalog__txt strong {
  display: block;
  font-size: 28px;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 0.5em;
}
.garage .catalog__btn {
  justify-content: center;
  text-align: center;
  background: url(../img/bg_catalog.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.garage .catalog__btn a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 20px;
  letter-spacing: 0.1em;
  border: 4px solid #FFFFFF;
  padding: 0.75em 2em;
  box-sizing: border-box;
  transition: color 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}
.garage .catalog__btn a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  content: "";
  width: 0%;
  height: 110%;
  background: #FFFFFF;
  z-index: 1;
  transition: width 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}
.garage .catalog__btn a span {
  position: relative;
  z-index: 1;
}
.garage .catalog__btn a:hover {
  color: #202020;
}
.garage .catalog__btn a:hover::before {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .garage {
    min-width: 100%;
  }
  .garage#page_content {
    padding: 55px 0 0 0;
  }
  .garage .is-pc {
    display: none;
  }
  .garage .is-pc-br {
    display: inline;
  }
  .garage .is-sp {
    display: block;
  }
  .garage .is-sp-br {
    display: block;
  }
  .garage-header {
    height: 92.5333333333vw;
  }
  .garage-header__ttl {
    width: 64.6666666667vw;
  }
  .garage .section {
    padding-top: 14.6666666667vw;
    padding-bottom: 14.6666666667vw;
  }
  .garage .section__inner {
    width: 100%;
    padding-right: 4vw;
    padding-left: 4vw;
    box-sizing: border-box;
  }
  .garage .section__inner--sm {
    width: 100%;
  }
  .garage .intro {
    font-size: 3.2vw;
  }
  .garage .intro #ttl_intro {
    width: 68.6666666667vw;
  }
  .garage .intro__ttl {
    margin-bottom: 8vw;
  }
  .garage .intro__txt {
    letter-spacing: 0.05em;
  }
  .garage .intro__img {
    margin-top: 10.6666666667vw;
  }
  .garage .intro__img figure {
    margin-bottom: 3.5em;
  }
  .garage .intro__img figcaption {
    margin-top: 1.5em;
  }
  .garage .style #ttl_style {
    width: 23.6vw;
  }
  .garage .style__ttl {
    margin-bottom: 12vw;
  }
  .garage .style__list {
    margin-bottom: 14.6666666667vw;
  }
  .garage .style__list .item:nth-of-type(n+2) {
    margin-top: 8vw;
  }
  .garage .style__list .item::before {
    top: 4vw;
    right: 4vw;
  }
  .garage .style__list .item:nth-of-type(1)::before {
    width: 14.5333333333vw;
    height: 11.0666666667vw;
  }
  .garage .style__list .item:nth-of-type(2)::before {
    width: 14.8vw;
    height: 11.0666666667vw;
  }
  .garage .style__list .item__ttl {
    width: 87.3333333333vw;
    font-size: 4.8vw;
    padding: 16vw 0 1.3333333333vw 5.3333333333vw;
  }
  .garage .style__list .item__content {
    padding: 4vw 5.3333333333vw 10.6666666667vw 5.3333333333vw;
  }
  .garage .style__list .item__txt {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    font-size: 3.7333333333vw;
    margin-right: -0.5em;
    margin-bottom: 1.5em;
    line-height: 1.8;
  }
  .garage .style__list .item__txt p {
    text-align: left;
  }
  .garage .mind__content {
    height: 532vw;
    margin-bottom: 72vw;
  }
  .garage .mind__content::before {
    top: 20vw;
    width: 60vw;
    height: 437.3333333333vw;
  }
  .garage .mind #ttl_mind {
    width: 38.5333333333vw;
  }
  .garage .mind__ttl {
    top: 9.3333333333vw;
    left: 5.3333333333vw;
  }
  .garage .mind__sign {
    bottom: -49.3333333333vw;
    width: 73.0666666667vw;
  }
  .garage .mind__list .item:nth-of-type(1) {
    width: 81.3333333333vw;
    top: 41.6vw;
    right: 5.3333333333vw;
    align-items: flex-start;
  }
  .garage .mind__list .item:nth-of-type(2) {
    width: 30.6666666667vw;
    top: 123.2vw;
    left: 48.8vw;
  }
  .garage .mind__list .item:nth-of-type(3) {
    width: 81.3333333333vw;
    top: 153.0666666667vw;
    left: 5.3333333333vw;
  }
  .garage .mind__list .item:nth-of-type(4) {
    width: 18.6666666667vw;
    top: 257.3333333333vw;
    right: 30.6666666667vw;
  }
  .garage .mind__list .item:nth-of-type(5) {
    width: 24vw;
    top: 275.7333333333vw;
    left: 11.7333333333vw;
  }
  .garage .mind__list .item:nth-of-type(6) {
    width: 81.3333333333vw;
    top: 321.6vw;
    right: 5.3333333333vw;
  }
  .garage .mind__list .item:nth-of-type(7) {
    width: 29.3333333333vw;
    top: 415.2vw;
    left: 52.4vw;
  }
  .garage .mind__list .item:nth-of-type(8) {
    width: 32vw;
    top: 444.4vw;
    left: 36.5333333333vw;
  }
  .garage .mind__list .item__txt {
    font-size: 3.7333333333vw;
    margin-top: 1.25em;
  }
  .garage .catalog {
    flex-direction: column;
    width: 70.6666666667vw;
    height: auto;
    box-sizing: border-box;
  }
  .garage .catalog__txt, .garage .catalog__btn {
    width: 100%;
  }
  .garage .catalog__txt {
    font-size: 3.2vw;
    padding: 5.3333333333vw 0 5.3333333333vw 6vw;
  }
  .garage .catalog__txt strong {
    display: block;
    font-size: 4.2666666667vw;
    margin-top: 0.5em;
  }
  .garage .catalog__btn {
    padding: 8.6666666667vw 9.0666666667vw;
  }
  .garage .catalog__btn a {
    width: 100%;
    font-size: 3.7333333333vw;
    padding: 0.75em;
    border-width: 0.5333333333vw;
  }
}/*# sourceMappingURL=style.css.map */