.hamburger-line {
  background-color: #fff;
}
.img {
  width: 100%;
}
.img-hover-box {
  position: relative;
}
#top {
  position: fixed;
  z-index: 3;
  height: 70px;
  background: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0));
}
#name-left-wrapper {
  padding-top: 24px;
}
#arawa-name-left {
  color: #fff;
  font-family: 'Marcellus', serif;
  font-size: 1.3vw;
  letter-spacing: 0.2em;
  margin-left: 25px;
}
#top-arawa-title {
  position: absolute;
  color: #fff;
  font-family: 'Marcellus', serif;
  width: 100%;
  top: 20%;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 25px;
  margin-left: 2px;
  pointer-events: none;
  z-index: 3;
  opacity: 0;
}
#top-arawa-subtitle {
  position: absolute;
  color: #fff;
  font-family: 'Marcellus', serif;
  width: 100%;
  top: 9%;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 0.5vw;
  margin-top: 35px;
  pointer-events: none;
  z-index: 3;
  opacity: 0;
}
.fadeIn {
  animation-name: fadeInAnime;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-direction: normal;
}
#arawa-title {
  position: absolute;
  color: #fff;
  font-family: 'Marcellus', serif;
  width: 100%;
  top: 9%;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 30px;
  margin-left: 2px;
  pointer-events: none;
  z-index: 3;
}
#arawa-subtitle {
  position: absolute;
  color: #fff;
  font-family: 'Marcellus', serif;
  width: 100%;
  top: 9%;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 10px;
  margin-top: 35px;
  pointer-events: none;
  z-index: 3;
}
#top-img-a {
  display: block;
  transition: 0.5s all;
  height: 56.2vw;
  background-image: url("../../images/ARAWA/img01.png");
  background-size: cover;
  z-index: 1;
}
#arawa-txt-wrap {
  position: relative;
  height: 63vw;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  line-height: 2.5vw;
  font-size: 1.25vw;
  font-family: 'Noto Serif JP', serif;
  margin-top: 7.5vw;
}
#arawa-txt-wrap-phone {
  display: none;
}
#product-wrap {
  position: relative;
  height: 103vw;
}
.product-hover-box-a {
  position: absolute;
  overflow: hidden;
  top: 6vw;
  left: 19%;
}
.product-hover-box-b {
  position: absolute;
  overflow: hidden;
  top: 6vw;
  left: 41.5%;
}
.product-hover-box-c {
  position: absolute;
  overflow: hidden;
  top: 6vw;
  left: 64%;
}
.product-hover-box-d {
  position: absolute;
  overflow: hidden;
  top: 31vw;
  left: 19%;
}
.product-hover-box-e {
  position: absolute;
  overflow: hidden;
  top: 31vw;
  left: 41.5%;
}
.product-hover-box-f {
  position: absolute;
  overflow: hidden;
  top: 31vw;
  left: 64%;
}
.product-hover-box-g {
  position: absolute;
  overflow: hidden;
  top: 56.5vw;
  left: 19%;
}
.product-hover-box-h {
  position: absolute;
  overflow: hidden;
  top: 56.5vw;
  left: 41.5%;
}
.product-hover-box-i {
  position: absolute;
  overflow: hidden;
  top: 56.5vw;
  left: 64%;
}
.product-hover-box-j {
  position: absolute;
  overflow: hidden;
  top: 82.5vw;
  left: 19%;
}
.product-hover-box-k {
  position: absolute;
  overflow: hidden;
  top: 82.5vw;
  left: 41.5%;
}
.product-hover-box-l {
  position: absolute;
  overflow: hidden;
  top: 82.5vw;
  left: 64%;
}
.product-back {
  width: 17vw;
  transition: 0.5s all;
}
.product-back:hover {
  transform: scale(1.1, 1.1);
  transition: 0.5s all;
}
.product-txt {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  top: 0%;
  left: 0%;
  text-align: center;
  padding-top: 52%;
  color: #fff;
  font-family: 'Marcellus', serif;
  letter-spacing: 0.2em;
  font-size: 2.5vw;
  transition: 0.5s all;
}
.product-txt:hover {
  background-color: rgba(0,0,0,0);
  color: rgba(255,255,255,0);
  transition: 0.5s all;
}
.product-txt-phone-a {
  display: none;
}
.product-txt-phone-b {
  display: none;
}
.product-txt-phone-c {
  display: none;
}
.product-txt-phone-d {
  display: none;
}
.product-txt-phone-e {
  display: none;
}
.product-txt-phone-f {
  display: none;
}
.product-txt-phone-g {
  display: none;
}
.product-txt-phone-h {
  display: none;
}
.product-txt-phone-i {
  display: none;
}
.product-txt-phone-j {
  display: none;
}
.product-txt-phone-k {
  display: none;
}
#sns-twitter-back {
  width: 22vw;
  transition: 0.5s all;
}
#sns-twitter-back:hover {
  transform: scale(1.1, 1.1);
  transition: 0.5s all;
}
#footer {
  position: relative;
  width: 100%;
  height: 20vw;
}
#footer-name-a {
  position: absolute;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.2em;
  font-size: 0.8vw;
  margin: 0 auto;
  bottom: 60%;
  left: 27px;
}
#footer-name-b {
  position: absolute;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.2em;
  font-size: 1.8vw;
  margin: 0 auto;
  bottom: 40%;
  left: 25px;
}
#footer-name-c {
  position: absolute;
  color: #fff;
  font-family: 'Marcellus', serif;
  letter-spacing: 0.2em;
  font-size: 0.8vw;
  margin: 0 auto;
  bottom: 27%;
  left: 27px;
}
#footer-instagram-icon {
  position: absolute;
  width: 1.8vw;
  height: 1.8vw;
  background-image: url("../../images/Top/Top-instagram-icon.png");
  background-size: cover;
  bottom: 42%;
  right: 5.9vw;
}
#footer-twitter-icon {
  position: absolute;
  width: 1.6vw;
  height: 1.6vw;
  background-image: url("../../images/Top/Top-twitter-icon.png");
  background-size: cover;
  bottom: 42.5%;
  right: 2.4vw;
}
#footer-copyright {
  position: absolute;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.2em;
  font-size: 0.7vw;
  margin: 0 auto;
  bottom: 27%;
  right: 23px;
}
@-moz-keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
