.appear.up .item {
  transform: translateY(6px);
}

.appear.down .item {
  transform: translateY(-6px);
}

.appear.left .item {
  transform: translateX(40px);
}

.appear.right .item {
  transform: translateX(-40px);
}

.appear .item {
  transition: all 0.8s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.1s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.2s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 0.3s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 0.4s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 0.5s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 0.6s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 0.7s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 0.9s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 1s;
}

.main-visual.inview .item {
  transition-delay: 0.3s !important;
}

.animate-title,
.tween-animate-title {
  opacity: 0;
}
.animate-title.inview,
.tween-animate-title.inview {
  opacity: 1;
}
.animate-title.inview .char,
.tween-animate-title.inview .char {
  display: inline-block;
}
.animate-title .char,
.tween-animate-title .char {
  opacity: 0;
}

.animate-title.inview .char {
  animation-name: kf-animate-chars;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}
.animate-title.inview .char:nth-child(1) {
  animation-delay: 0.29s;
}
.animate-title.inview .char:nth-child(2) {
  animation-delay: 0.38s;
}
.animate-title.inview .char:nth-child(3) {
  animation-delay: 0.47s;
}
.animate-title.inview .char:nth-child(4) {
  animation-delay: 0.56s;
}
.animate-title.inview .char:nth-child(5) {
  animation-delay: 0.65s;
}
.animate-title.inview .char:nth-child(6) {
  animation-delay: 0.74s;
}
.animate-title.inview .char:nth-child(7) {
  animation-delay: 0.83s;
}
.animate-title.inview .char:nth-child(8) {
  animation-delay: 0.92s;
}
.animate-title.inview .char:nth-child(9) {
  animation-delay: 1.01s;
}
.animate-title.inview .char:nth-child(10) {
  animation-delay: 1.1s;
}
.animate-title.inview .char:nth-child(11) {
  animation-delay: 1.19s;
}
.animate-title.inview .char:nth-child(12) {
  animation-delay: 1.28s;
}
.animate-title.inview .char:nth-child(13) {
  animation-delay: 1.37s;
}
.animate-title.inview .char:nth-child(14) {
  animation-delay: 1.46s;
}
.animate-title.inview .char:nth-child(15) {
  animation-delay: 1.55s;
}
.animate-title.inview .char:nth-child(16) {
  animation-delay: 1.64s;
}
.animate-title.inview .char:nth-child(17) {
  animation-delay: 1.73s;
}
.animate-title.inview .char:nth-child(18) {
  animation-delay: 1.82s;
}
.animate-title.inview .char:nth-child(19) {
  animation-delay: 1.91s;
}
.animate-title.inview .char:nth-child(20) {
  animation-delay: 2s;
}
.animate-title.inview .char:nth-child(21) {
  animation-delay: 2.09s;
}
.animate-title.inview .char:nth-child(22) {
  animation-delay: 2.18s;
}
.animate-title.inview .char:nth-child(23) {
  animation-delay: 2.27s;
}
.animate-title.inview .char:nth-child(24) {
  animation-delay: 2.36s;
}
.animate-title.inview .char:nth-child(25) {
  animation-delay: 2.45s;
}
.animate-title.inview .char:nth-child(26) {
  animation-delay: 2.54s;
}
.animate-title.inview .char:nth-child(27) {
  animation-delay: 2.63s;
}
.animate-title.inview .char:nth-child(28) {
  animation-delay: 2.72s;
}
.animate-title.inview .char:nth-child(29) {
  animation-delay: 2.81s;
}
.animate-title.inview .char:nth-child(30) {
  animation-delay: 2.9s;
}
.animate-title.inview .char:nth-child(31) {
  animation-delay: 2.99s;
}
.animate-title.inview .char:nth-child(32) {
  animation-delay: 3.08s;
}
.animate-title.inview .char:nth-child(33) {
  animation-delay: 3.17s;
}
.animate-title.inview .char:nth-child(34) {
  animation-delay: 3.26s;
}
.animate-title.inview .char:nth-child(35) {
  animation-delay: 3.35s;
}
.animate-title.inview .char:nth-child(36) {
  animation-delay: 3.44s;
}
.animate-title.inview .char:nth-child(37) {
  animation-delay: 3.53s;
}
.animate-title.inview .char:nth-child(38) {
  animation-delay: 3.62s;
}
.animate-title.inview .char:nth-child(39) {
  animation-delay: 3.71s;
}
.animate-title.inview .char:nth-child(40) {
  animation-delay: 3.8s;
}

.tagline__sub.inview .char:nth-child(1) {
  animation-delay: 0.33s;
}
.tagline__sub.inview .char:nth-child(2) {
  animation-delay: 0.36s;
}
.tagline__sub.inview .char:nth-child(3) {
  animation-delay: 0.39s;
}
.tagline__sub.inview .char:nth-child(4) {
  animation-delay: 0.42s;
}
.tagline__sub.inview .char:nth-child(5) {
  animation-delay: 0.45s;
}
.tagline__sub.inview .char:nth-child(6) {
  animation-delay: 0.48s;
}
.tagline__sub.inview .char:nth-child(7) {
  animation-delay: 0.51s;
}
.tagline__sub.inview .char:nth-child(8) {
  animation-delay: 0.54s;
}
.tagline__sub.inview .char:nth-child(9) {
  animation-delay: 0.57s;
}
.tagline__sub.inview .char:nth-child(10) {
  animation-delay: 0.6s;
}
.tagline__sub.inview .char:nth-child(11) {
  animation-delay: 0.63s;
}
.tagline__sub.inview .char:nth-child(12) {
  animation-delay: 0.66s;
}
.tagline__sub.inview .char:nth-child(13) {
  animation-delay: 0.69s;
}
.tagline__sub.inview .char:nth-child(14) {
  animation-delay: 0.72s;
}
.tagline__sub.inview .char:nth-child(15) {
  animation-delay: 0.75s;
}
.tagline__sub.inview .char:nth-child(16) {
  animation-delay: 0.78s;
}
.tagline__sub.inview .char:nth-child(17) {
  animation-delay: 0.81s;
}
.tagline__sub.inview .char:nth-child(18) {
  animation-delay: 0.84s;
}
.tagline__sub.inview .char:nth-child(19) {
  animation-delay: 0.87s;
}
.tagline__sub.inview .char:nth-child(20) {
  animation-delay: 0.9s;
}
.tagline__sub.inview .char:nth-child(21) {
  animation-delay: 0.93s;
}
.tagline__sub.inview .char:nth-child(22) {
  animation-delay: 0.96s;
}
.tagline__sub.inview .char:nth-child(23) {
  animation-delay: 0.99s;
}
.tagline__sub.inview .char:nth-child(24) {
  animation-delay: 1.02s;
}
.tagline__sub.inview .char:nth-child(25) {
  animation-delay: 1.05s;
}
.tagline__sub.inview .char:nth-child(26) {
  animation-delay: 1.08s;
}
.tagline__sub.inview .char:nth-child(27) {
  animation-delay: 1.11s;
}
.tagline__sub.inview .char:nth-child(28) {
  animation-delay: 1.14s;
}
.tagline__sub.inview .char:nth-child(29) {
  animation-delay: 1.17s;
}
.tagline__sub.inview .char:nth-child(30) {
  animation-delay: 1.2s;
}
.tagline__sub.inview .char:nth-child(31) {
  animation-delay: 1.23s;
}
.tagline__sub.inview .char:nth-child(32) {
  animation-delay: 1.26s;
}
.tagline__sub.inview .char:nth-child(33) {
  animation-delay: 1.29s;
}
.tagline__sub.inview .char:nth-child(34) {
  animation-delay: 1.32s;
}
.tagline__sub.inview .char:nth-child(35) {
  animation-delay: 1.35s;
}
.tagline__sub.inview .char:nth-child(36) {
  animation-delay: 1.38s;
}
.tagline__sub.inview .char:nth-child(37) {
  animation-delay: 1.41s;
}
.tagline__sub.inview .char:nth-child(38) {
  animation-delay: 1.44s;
}
.tagline__sub.inview .char:nth-child(39) {
  animation-delay: 1.47s;
}
.tagline__sub.inview .char:nth-child(40) {
  animation-delay: 1.5s;
}

@keyframes kf-animate-chars {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eee;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom, .bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: background-color 0.3s ease;
  pointer-events: none;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-img-zoom {
  background-image: url(images/image-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: "";
  padding-top: 50%;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Barlow Condensed", "Noto Sans JP", sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  font-feature-settings: "palt";
}

a {
  text-decoration: none;
  display: block;
  color: #333;
}

img {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
}

em {
  font-style: normal;
}

ul {
  list-style: none;
}

p {
  line-height: 2;
}

button {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}

.mb-sm {
  margin-bottom: 64px !important;
}

.mb-lg {
  margin-bottom: 80px !important;
}
@media screen and (min-width: 960px) {
  .mb-lg {
    margin-bottom: 96px !important;
  }
}

.content-width, .pickup-items__inner, .about-us__inner, .journal__inner, .all-items__inner, .footer__inner, .header__inner {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}

.flex, .pickup-items__ul, .about-us__ul, .journal__li, .all-items__ul, .footer__content, .header__nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 600px) {
  .flex, .pickup-items__ul, .about-us__ul, .journal__li, .all-items__ul, .footer__content, .header__nav {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.section {
  position: relative;
  margin-bottom: 64px;
}
@media screen and (min-width: 600px) {
  .section {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .section {
    margin-bottom: 96px;
  }
}

.left {
  text-align: left;
}

.h2-group {
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 32px;
}
.h2-group .title {
  font-weight: 500;
  font-size: 55px;
}
.h2-group .caption {
  font-size: 14px;
}

h3.title {
  font-size: 20px;
}

p.text {
  line-height: 1.6;
}

p.descri {
  line-height: 2;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.tag-list li a {
  font-size: 10px;
  color: #E58FB3;
  padding: 4px 8px;
  border: 1px solid #E58FB3;
  border-radius: 10px;
  display: inline-block;
}

.transition, .journal__li, .all-items__li a, .footer__ul li a, .header__ul li a, .btn a, .btn-mini a {
  transition: 0.3s ease-out;
}

.btn-mini a {
  font-size: 12px;
  padding: 8px 24px;
  color: #fff;
  background: #333;
  border-radius: 30px;
}
.btn-mini a:hover {
  opacity: 0.8;
}

.btn {
  margin: 0 auto;
}
.btn a {
  font-size: 20px;
  padding: 12px 56px;
  color: #fff;
  background: #333;
  border-radius: 30px;
}
.btn a:hover {
  opacity: 0.8;
}

.btn-outline-w {
  color: #fff;
  font-size: 12px;
  padding: 4px 16px;
  border: 1px solid #fff;
  border-radius: 20px;
}

.header {
  width: 100%;
  height: 73px;
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  display: flex;
  align-items: center;
  z-index: 100;
  transition: transform 0.7s;
}
.header.triggered {
  background: rgba(255, 255, 255, 0.5);
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 960px) {
  .header__inner {
    justify-content: start;
  }
}
.header__logo {
  width: 110px;
}
@media screen and (min-width: 600px) {
  .header__logo {
    width: 220px;
  }
}
.header__nav {
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .header__nav {
    margin-left: 80px;
  }
}
.header__ul {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  transform: translateX(100%);
  transition: transform 0.7s;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.9);
  height: 100vh;
  padding: 0 40px;
  top: 0;
  right: 0;
}
@media screen and (min-width: 960px) {
  .header__ul {
    transform: translateX(0);
    flex-direction: row;
    background: none;
    height: initial;
    padding: 0;
    top: initial;
    right: initial;
  }
}
.header__ul li {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 40px;
  border-right: 1px solid #D8D8D8;
}
.header__ul li a {
  letter-spacing: 0.1em;
}
.header__ul li a:hover {
  opacity: 0.6;
}
.header__ul li:first-child {
  padding-left: 0;
}
.header__ul li:last-child {
  border: none;
}
@media screen and (min-width: 960px) {
  .header__ul li {
    padding: 0 24px;
    margin: 0;
  }
}
.active .header__ul {
  transform: translateX(0);
}
.active .header__ul li {
  border: none;
}
.active .header__ul li:last-child {
  margin: 0;
}

.mobile-menu__btn {
  position: relative;
  z-index: 999;
}
@media screen and (min-width: 960px) {
  .mobile-menu__btn {
    display: none;
  }
}
.mobile-menu__btn > span {
  background-color: #fff;
  width: 35px;
  height: 2px;
  display: block;
  margin-bottom: 9px;
  transition: transform 0.7s;
}
.mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
.mobile-menu__btn.active {
  transform: rotateY(180deg);
}
.mobile-menu__btn.active > span {
  background-color: #333;
}
.mobile-menu__btn.active > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(11px) rotate(135deg);
}
.mobile-menu__btn.active > span:nth-child(2) {
  transition-delay: 0s;
  transform: translateX(-18px) scaleX(0);
}
.mobile-menu__btn.active > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-11px) rotate(-135deg);
}

.first-visual-outer .tagline {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: absolute;
  width: 142px;
  left: 10%;
  top: 15%;
  line-height: 1;
}
.first-visual-outer .tagline__main {
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .first-visual-outer .tagline__main {
    font-size: 86px;
  }
}
@media screen and (min-width: 960px) {
  .first-visual-outer .tagline__main {
    font-size: 180px;
  }
}
.first-visual-outer .tagline__sub {
  font-size: 13x;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .first-visual-outer .tagline__sub {
    font-size: 20px;
  }
}
@media screen and (min-width: 960px) {
  .first-visual-outer .tagline__sub {
    font-size: 34px;
  }
}
@media screen and (min-width: 600px) {
  .first-visual-outer .tagline {
    width: 367px;
  }
}
@media screen and (min-width: 960px) {
  .first-visual-outer .tagline {
    width: 768px;
    top: 20%;
    left: 18%;
  }
}
.first-visual-outer .first-visual {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 32px;
  width: 100%;
  height: 800px;
}
.first-visual-outer .first-visual .suv-visual {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 24px;
}
.first-visual-outer .first-visual .suv-visual li {
  width: 109px;
  height: 192px;
  overflow-x: hidden;
}
.first-visual-outer .first-visual .main-visual {
  height: 100%;
  overflow-x: hidden;
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 600px) {
  .first-visual-outer .first-visual {
    gap: 88px;
    height: 1024px;
  }
  .first-visual-outer .first-visual .suv-visual li {
    width: 221px;
    height: 290px;
  }
}
@media screen and (min-width: 960px) {
  .first-visual-outer .first-visual {
    gap: 96px;
    height: 900px;
  }
  .first-visual-outer .first-visual .suv-visual {
    flex-direction: row;
  }
  .first-visual-outer .first-visual .suv-visual li {
    width: 320px;
    height: 320px;
  }
  .first-visual-outer .first-visual .main-visual {
    width: 100%;
  }
}

.pickup-items {
  overflow: hidden;
  padding-bottom: 80px;
}
.pickup-items::before {
  content: "";
  position: absolute;
  background: #eee;
  z-index: -1;
  top: 200px;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 960px) {
  .pickup-items__pc {
    display: flex;
    justify-content: center;
    gap: 32px;
  }
  .pickup-items__pc .h2-group {
    width: 352px;
  }
}
.pickup-items__ul {
  gap: 24px;
}
.pickup-items__li {
  flex-basis: 100%;
}
@media screen and (min-width: 600px) {
  .pickup-items__li {
    flex-basis: 48%;
  }
}
.pickup-items__img {
  margin-bottom: 20px;
}
.pickup-items__info .title {
  margin-bottom: 8px;
}
.pickup-items__info .text {
  margin-bottom: 8px;
}
.pickup-items__info .btn-mini {
  margin-left: auto;
}
.pickup-items__info .btn-mini a {
  font-size: 20px;
}

.about-us__ul {
  gap: 32px;
  align-items: center;
}
@media screen and (min-width: 960px) {
  .about-us__ul {
    gap: 64px;
  }
}
.about-us__li {
  flex-basis: 100%;
}
@media screen and (min-width: 960px) {
  .about-us__li {
    flex-basis: 47%;
  }
}

@media screen and (min-width: 960px) {
  .journal__ul {
    display: flex;
    gap: 32px;
    margin-bottom: 32px;
  }
}
.journal__li {
  gap: 24px;
  margin-bottom: 28px;
  border-bottom: 1px dotted #D8D8D8;
  padding-bottom: 24px;
}
.journal__li:hover {
  opacity: 0.8;
}
@media screen and (min-width: 960px) {
  .journal__li {
    flex-basis: 100%;
    gap: 24px;
  }
}
@media screen and (min-width: 600px) {
  .journal__img {
    flex-basis: 38%;
  }
}
@media screen and (min-width: 960px) {
  .journal__img {
    flex-basis: 100%;
  }
}
.journal__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 600px) {
  .journal__info {
    flex-basis: 58%;
    justify-content: center;
  }
}
@media screen and (min-width: 960px) {
  .journal__info {
    flex-basis: 100%;
    justify-content: start;
  }
}

.all-items__ul {
  gap: 24px;
  margin-bottom: 60px;
}
.all-items__li {
  position: relative;
  flex-basis: 47%;
}
.all-items__li a:hover {
  opacity: 0.8;
}
@media screen and (min-width: 960px) {
  .all-items__li {
    flex-basis: 23%;
  }
}
.all-items__img img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 600px) {
  .all-items__img img {
    aspect-ratio: 1;
  }
}
.all-items__info {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 24px 12px 12px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.all-items__info .item-info {
  display: flex;
  justify-content: end;
  gap: 16px;
}
.all-items__info .item-info p {
  font-size: 12px;
  color: #fff;
}

.footer {
  width: 100%;
  position: relative;
  background: #eee;
}
.footer__inner {
  padding: 64px 0;
}
.footer__content {
  gap: 32px;
  justify-content: space-between;
}
.footer__logo {
  width: 220px;
}
.footer__ul {
  display: flex;
  gap: 10px;
}
.footer__ul li {
  padding: 0 12px;
  border-right: 1px solid #D8D8D8;
}
.footer__ul li a {
  letter-spacing: 0.1em;
}
.footer__ul li a:hover {
  opacity: 0.6;
}
.footer__ul li:first-child {
  padding-left: 0;
}
.footer__ul li:last-child {
  border: none;
}
.footer__info {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer__sns {
  display: flex;
  gap: 12px;
}
.footer small {
  font-size: 10px;
  letter-spacing: 0.15em;
}/*# sourceMappingURL=style.css.map */