.home .mv {
  position: relative;
}
.home .mv .visual {
  position: relative;
  width: 100%;
  z-index: 0;
}
.home .mv .visual .image .ratio {
  padding-top: 125vw;
}
.home .mv .title {
  top: 0;
  width: 0;
  height: 100vh;
  z-index: 1;
}
.home .mv .title .text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
}
.home .mv .title .text * {
  color: #ffffff;
}
.home .mv .title .text h1 {
  flex-direction: row-reverse;
  margin: auto;
  width: 6rem;
}
.home .mv .title .text h1 span {
  display: block;
  width: 2.2rem;
  font-size: 2.2rem;
  line-height: 1;
}
.home .mv .title .text h1 span:first-of-type {
  padding-bottom: 3rem;
}
.home .mv .title .text .en_hn {
  display: inline-block;
  display: block;
  width: 24rem;
  padding: 0 2.4rem;
  line-height: 1;
}
.home .mv .title .text .en_hn.coord {
  text-align: right;
}
.home .mv .address {
  position: absolute;
  top: calc(50vh - 1rem);
  display: inline-block;
  line-height: 1;
  color: #ffffff;
  z-index: 1;
}
.home .mv .address.location {
  left: 2.4rem;
}
.home .mv .address.coord {
  right: 2.4rem;
}
.home .mv .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6rem;
  display: block;
  margin: auto;
  width: 48rem;
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
  z-index: 1;
}
@media only screen and (max-width: 860px) {
  .home .mv .visual .image .ratio {
    padding-top: 150svh;
  }
  .home .mv .title .text h1 {
    width: 4.8rem;
  }
  .home .mv .title .text h1 span {
    width: 1.6rem;
    font-size: 1.6rem;
  }
  .home .mv .title .text h1 span:first-of-type {
    padding-bottom: 4.2rem;
  }
  .home .mv .title .text .en_hn {
    display: none;
  }
  .home .mv .address {
    display: none;
  }
  .home .mv .description {
    bottom: 3rem;
    width: calc(100% - 6rem);
    font-size: 1rem;
  }
}
.home .about {
  padding: 15rem 2.4rem 20rem;
}
.home .about .visual .image {
  margin: auto;
  width: 35rem;
}
.home .about .visual .image .ratio {
  padding-top: 135%;
}
.home .about .visual h2 {
  position: relative;
  margin-top: 1.6rem;
  margin-left: auto;
  padding-right: 8rem;
  width: calc(50% + 30rem);
  font-size: 4.2rem;
  text-align: center;
}
.home .about .visual h2 span {
  position: absolute;
  top: -6.4rem;
  left: -23.6rem;
  display: block;
  width: 42rem;
  font-size: 4.2rem;
  text-align: right;
}
.home .about .text {
  margin-top: 20rem;
}
.home .about .text p {
  width: calc(50% - 2rem);
}
.home .about .images {
  margin-top: 18rem;
}
.home .about .images .image_1 {
  width: 30%;
}
.home .about .images .image_1 .ratio {
  padding-top: 125%;
}
.home .about .images .image_2 {
  width: 70%;
}
.home .about .images .image_2 .ratio {
  padding-top: 120%;
}
.home .about .images .image_3 {
  margin-left: 30%;
  width: 35%;
}
.home .about .images .image_3 .ratio {
  padding-top: 115%;
}
.home .about .feature {
  display: none;
  margin-top: 16rem;
  padding: 0 8.6rem;
}
.home .about .feature .en_s {
  margin-top: 18rem;
}
@media only screen and (max-width: 860px) {
  .home .about {
    padding: 8rem 2rem 12rem;
  }
  .home .about .visual .image {
    width: 50%;
  }
  .home .about .visual h2 {
    margin-top: 3.5rem;
    padding-right: 0;
    width: 100%;
    font-size: 2.2rem;
    text-align: initial;
  }
  .home .about .visual h2 span {
    position: relative;
    top: initial;
    left: initial;
    display: inline-block;
    width: auto;
    font-size: 2.2rem;
    text-align: initial;
  }
  .home .about .text {
    margin-top: 6rem;
  }
  .home .about .text p {
    margin-bottom: 3.5rem;
    width: 100%;
  }
  .home .about .images {
    margin-top: 4.8rem;
  }
  .home .about .images .image_1 {
    width: 60%;
  }
  .home .about .images .image_1 .ratio {
    padding-top: 125%;
  }
  .home .about .images .image_2 {
    width: 100%;
  }
  .home .about .images .image_2 .ratio {
    padding-top: 120%;
  }
  .home .about .images .image_3 {
    margin-left: auto;
    width: 75%;
  }
  .home .about .images .image_3 .ratio {
    padding-top: 115%;
  }
  .home .about .feature {
    margin-top: 6rem;
    padding: 0;
  }
  .home .about .feature .en_s {
    margin-top: 4.8rem;
  }
}
.home .brands h2 {
  padding: 0 2.4rem;
  font-size: 4rem;
}
.home .brands h2 .heading {
  display: inline-block;
  width: 35rem;
  font-size: 1.3rem;
  vertical-align: top;
}
.home .brands ul li {
  position: relative;
  margin-top: 8rem;
}
.home .brands ul li .visual {
  width: 100%;
}
.home .brands ul li .visual .ratio {
  padding-top: 86vw;
}
.home .brands ul li .title {
  top: 0;
  width: 0;
  height: 100vh;
  z-index: 1;
}
.home .brands ul li .title .text {
  position: absolute;
  top: 25vh;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 75vh;
}
.home .brands ul li .title .text * {
  color: #ffffff;
}
.home .brands ul li .title .text h3, .home .brands ul li .title .text p {
  padding: 0 2.4rem;
  width: 48rem;
  color: #ffffff;
}
.home .brands ul li .title .text h3 {
  font-size: 3rem;
  line-height: 1.25;
}
.home .brands ul li .title .text a {
  display: inline-block;
  margin-top: 3.5rem;
  margin-left: 2.4rem;
}
.home .brands ul li .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6rem;
  display: block;
  margin: auto;
  width: 48rem;
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
  z-index: 1;
}
.home .brands ul li .cursor {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  display: none;
  padding-right: 0;
  color: #ffffff;
  opacity: 0;
  z-index: 10;
}
.home .brands ul li .cursor .underline {
  display: inline-block;
  padding-left: 0.4rem;
  padding-right: 2.2rem;
  color: #ffffff;
}
.home .brands ul li .cursor i {
  right: 1rem;
}
.home .brands ul li .cursor:hover .underline:after {
  transform: scaleX(100%);
  transform-origin: left;
}
.home .brands.yamagami ul li {
  margin-bottom: 0;
}
@media only screen and (max-width: 860px) {
  .home .brands h2 {
    padding: 0 2rem;
    font-size: 2.2rem;
  }
  .home .brands h2 .heading {
    display: block;
    margin-right: 0;
    margin-bottom: 0.8rem;
    width: 100%;
    font-size: 1.2rem;
  }
  .home .brands ul li {
    margin-top: 3.5rem;
  }
  .home .brands ul li .visual .ratio {
    padding-top: 200vw;
  }
  .home .brands ul li .title {
    position: absolute;
    width: 100%;
    height: auto;
  }
  .home .brands ul li .title .text {
    position: relative;
    top: 9.6rem;
    top: 12rem;
    width: 100vw;
    height: auto;
  }
  .home .brands ul li .title .text h3, .home .brands ul li .title .text p {
    padding: 0 2rem;
    width: calc(100% - 4rem);
  }
  .home .brands ul li .title .text h3 {
    font-size: 2.2rem;
  }
  .home .brands ul li .title .text p {
    margin-top: 2.4rem;
  }
  .home .brands ul li .title .text a {
    display: inline-block;
    margin-top: 3rem;
    margin-left: 2rem;
  }
  .home .brands ul li .description {
    bottom: 3rem;
    width: calc(100% - 6rem);
    font-size: 1rem;
  }
  .home .brands ul li .cursor {
    display: none;
  }
  .home .brands.yamagami ul li {
    margin-bottom: 0;
  }
}
.home .products {
  padding: 16rem 2.4rem;
}
.home .products h2 {
  font-size: 4rem;
}
.home .products h2 .heading {
  display: inline-block;
  width: 35rem;
  font-size: 1.3rem;
  vertical-align: top;
}
.home .products .images {
  display: none;
}
.home .products .link {
  margin-top: 6rem;
  text-align: right;
}
.home .products.yamagami .images {
  position: relative;
  display: block;
  margin-top: 12rem;
}
.home .products.yamagami .images .image_1 {
  width: 42%;
}
.home .products.yamagami .images .image_1 .ratio {
  padding-top: 150%;
}
.home .products.yamagami .images .image_2 {
  position: absolute;
  top: 60rem;
  right: 0;
  width: 35%;
}
.home .products.yamagami .images .image_2 .ratio {
  padding-top: 135%;
}
.home .products.yamagami .images .image_3 {
  margin: 48rem auto 0;
  width: 42%;
}
.home .products.yamagami .images .image_3 .ratio {
  padding-top: 135%;
}
.home .products.yamagami .link {
  text-align: center;
}
@media only screen and (max-width: 860px) {
  .home .products {
    padding: 6rem 2rem;
  }
  .home .products h2 {
    font-size: 2.2rem;
  }
  .home .products h2 .heading {
    display: block;
    margin-right: 0;
    margin-bottom: 0.8rem;
    width: 100%;
    font-size: 1rem;
  }
  .home .products .link {
    margin-top: 3.5rem;
    text-align: initial;
  }
  .home .products.yamagami .images {
    margin-top: 6rem;
  }
  .home .products.yamagami .images .image_1 {
    width: 77%;
  }
  .home .products.yamagami .images .image_2 {
    position: relative;
    top: initial;
    right: initial;
    margin-top: 8rem;
    margin-left: auto;
    width: 70%;
  }
  .home .products.yamagami .images .image_2 .ratio {
    padding-top: 135%;
  }
  .home .products.yamagami .images .image_3 {
    margin: 8rem auto 0;
    width: 75%;
  }
  .home .products.yamagami .link {
    margin-top: 6rem;
    text-align: center;
  }
}
.home .mission {
  position: relative;
  display: block;
}
.home .mission .text {
  position: absolute;
  top: 6rem;
  right: 3.5rem;
  flex-direction: row-reverse;
  margin: auto;
  width: fit-content;
  z-index: 1;
}
.home .mission .text .vertical_text {
  margin-left: 1.2rem;
  width: 1.6rem;
  color: #ffffff;
}
.home .mission .text .vertical_text:last-of-type {
  margin-left: 0;
}
.home .mission .visual {
  width: 100%;
}
.home .mission .visual .ratio {
  padding-top: 80%;
}
.home .mission .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6rem;
  display: block;
  margin: auto;
  width: 48rem;
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
  mix-blend-mode: difference;
  z-index: 1;
}
@media only screen and (max-width: 860px) {
  .home .mission .text {
    top: 3.5rem;
    right: 2rem;
  }
  .home .mission .text .vertical_text {
    margin-left: 0.8rem;
    width: 1.3rem;
  }
  .home .mission .visual .ratio {
    padding-top: 200%;
  }
  .home .mission .description {
    bottom: 3.5rem;
    width: 90%;
    font-size: 1.2rem;
  }
}
.home .mission_old {
  position: relative;
  display: block;
  height: 100vh;
  overflow: hidden;
}
.home .mission_old .text {
  position: absolute;
  top: 6rem;
  left: 0;
  right: 0;
  flex-direction: row-reverse;
  margin: auto;
  width: fit-content;
  font-size: 1.2rem;
  z-index: 1;
}
.home .mission_old .text .vertical_text {
  margin-left: 1.2rem;
  width: 1.6rem;
}
.home .mission_old .text .vertical_text:last-of-type {
  margin-left: 0;
}
.home .mission_old .visual {
  position: absolute;
  top: 6rem;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 16rem;
  height: fit-content;
}
.home .mission_old .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6rem;
  display: block;
  margin: auto;
  width: 48rem;
  font-size: 1.2rem;
  text-align: center;
  mix-blend-mode: difference;
  z-index: 1;
}
.home .journal {
  padding: 12rem 2.4rem 20rem;
}
.home .journal h2 {
  font-size: 2.2rem;
}
.home .journal ul {
  margin-top: 6rem;
  border-top: 1px solid #000000;
}
.home .journal ul li {
  border-bottom: 1px solid #000000;
}
.home .journal ul li a {
  position: relative;
  display: flex;
  padding: 1.2rem 0;
}
.home .journal ul li a .date {
  width: 20%;
  width: 10%;
}
.home .journal ul li a .thumbnail {
  top: 0;
  bottom: 0;
  display: block;
  margin-right: 6%;
  width: 8%;
  width: 8rem;
  height: fit-content;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.home .journal ul li a .thumbnail .ratio {
  padding-top: 135%;
  padding-top: 11rem;
}
.home .journal ul li a .category {
  width: 10%;
  width: 15%;
}
.home .journal ul li a .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-right: 5%;
  width: 58%;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home .journal ul li a:hover .thumbnail {
  opacity: 1;
}
.home .journal .to_all {
  margin-top: 6rem;
  text-align: right;
}
@media only screen and (max-width: 860px) {
  .home .journal {
    padding: 8rem 2rem 12rem;
  }
  .home .journal h2 {
    font-size: 2rem;
  }
  .home .journal ul {
    margin-top: 3.5rem;
  }
  .home .journal ul li a {
    align-items: initial;
    padding: 2.4rem 0;
    height: auto;
  }
  .home .journal ul li a .date {
    width: 30%;
  }
  .home .journal ul li a .thumbnail {
    position: relative;
    left: 0;
    margin: auto;
    width: 20%;
    opacity: 1;
  }
  .home .journal ul li a .thumbnail .ratio {
    padding-top: 135%;
  }
  .home .journal ul li a .category {
    width: 35%;
    width: 30%;
    text-align: right;
  }
  .home .journal ul li a .title {
    margin-top: 1.6rem;
    width: 100%;
  }
  .home .journal .to_all {
    margin-top: 3.5rem;
  }
}