.hamburger-line {
  background-color: #fff;
}
.img-hover-box {
  position: relative;
  overflow: hidden;
}
#profile-wrapper {
  position: relative;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.5vw;
  color: #fff;
  width: 100%;
  height: 50vw;
  margin-bottom: 0vw;
}
#profile-top {
  position: absolute;
  display: flex;
  color: #fff;
  font-family: 'Marcellus', serif;
  font-size: 1.3vw;
  top: 3.5%;
  width: 50%;
}
#profile-top-line {
  border: 0.1px solid #fff;
  width: 24%;
  margin-top: 0.7vw;
  margin-right: 25px;
  height: 0.1px;
  z-index: 1;
}
#profile-top-txt {
  font-size: 0.8vw;
  margin-bottom: 0vw;
  letter-spacing: 0.3em;
  line-height: 1.5vw;
}
#profile-name-left {
  position: fixed;
  color: #fff;
  font-family: 'Marcellus', serif;
  font-size: 1.3vw;
  letter-spacing: 0.2em;
  margin-left: 25px;
  margin-top: 24px;
  z-index: 2;
}
#profile-txt-wrapper {
  position: absolute;
  left: 0%;
  width: 100%;
  z-index: 1;
}
.profile-big-txt {
  font-family: 'Noto Serif JP', serif;
  font-size: 2vw;
  margin-bottom: 0.5vw;
  letter-spacing: 0.4em;
}
.profile-middle-txt {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.3vw;
  margin-bottom: 0.5vw;
  letter-spacing: 0.4em;
}
.profile-small-txt {
  font-family: 'Noto Serif JP', serif;
  font-size: 0.8vw;
  margin-bottom: 0.5vw;
  letter-spacing: 0.3em;
  line-height: 1.5vw;
}
.english {
  font-family: 'Marcellus', serif;
}
#profile-txt-a {
  margin-top: 15vw;
  margin-left: 14%;
  margin-bottom: 2vw;
}
#profile-txt-b {
  margin-left: 14%;
  margin-bottom: 5vw;
}
#profile-txt-c {
  margin-left: 14%;
  margin-bottom: 1vw;
  font-family: 'Noto Serif JP', serif;
  font-size: 1vw;
  margin-bottom: 0.5vw;
  letter-spacing: 0.1em;
  line-height: 1.8vw;
}
#profile-txt-line {
  border: 0.5px solid #fff;
  width: 5%;
  margin-left: 14%;
  margin-top: 2vw;
  margin-right: 30px;
  z-index: 1;
}
#profile-txt-d {
  margin-left: 14%;
  margin-top: 2vw;
  font-family: 'Marcellus', serif;
  font-size: 1vw;
  margin-bottom: 0.5vw;
  letter-spacing: 0.1em;
  line-height: 1.8vw;
}
#profile-img {
  position: absolute;
  width: 35vw;
  height: 45.64vw;
  top: 6vw;
  left: 52vw;
  background-image: url("../../images/ArtistProfile/profile.png");
  background-size: cover;
}
#contents-txt-wrap {
  position: relative;
  width: 100%;
  height: 70vw;
  background-color: #000;
}
#contents-txt-title {
  position: absolute;
  color: #fff;
  writing-mode: vertical-rl;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.3em;
  line-height: 3.7vw;
  font-size: 1.8vw;
  top: 15vw;
  left: 84.5%;
  pointer-events: none;
}
#contents-txt-a {
  position: absolute;
  color: #fff;
  writing-mode: vertical-rl;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.3em;
  line-height: 3.4vw;
  font-size: 1vw;
  top: 15vw;
  left: 37.5%;
  pointer-events: none;
}
#contents-txt-a-phone {
  display: none;
}
#contents-line-a {
  border: 0.5px solid #fff;
  width: 0.1px;
  left: 80.5%;
  top: 15vw;
  height: 3vw;
  z-index: 1;
  position: absolute;
}
#contents-line-txt-a {
  position: absolute;
  color: #fff;
  writing-mode: vertical-rl;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.3em;
  line-height: 3.1vw;
  font-size: 1vw;
  top: 18.5vw;
  left: 79%;
  pointer-events: none;
}
#contents-line-b {
  border: 0.5px solid #fff;
  width: 0.1px;
  left: 80.5%;
  top: 23vw;
  height: 3vw;
  z-index: 1;
  position: absolute;
}
#contents-line-c {
  border: 0.5px solid #fff;
  width: 0.1px;
  left: 35.7%;
  top: 15vw;
  height: 3vw;
  z-index: 1;
  position: absolute;
}
#contents-line-txt-b {
  position: absolute;
  color: #fff;
  writing-mode: vertical-rl;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.3em;
  line-height: 3.1vw;
  font-size: 1vw;
  top: 18.5vw;
  left: 34.2%;
  pointer-events: none;
}
#contents-line-d {
  border: 0.5px solid #fff;
  width: 0.1px;
  left: 35.7%;
  top: 24.5vw;
  height: 4vw;
  z-index: 1;
  position: absolute;
}
#contents-txt-b {
  position: absolute;
  color: #fff;
  writing-mode: vertical-rl;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.3em;
  line-height: 3.4vw;
  font-size: 1vw;
  top: 15vw;
  left: 17%;
  pointer-events: none;
}
#contents-txt-a-phone {
  display: none;
}
#contents-txt-position {
  position: absolute;
  color: #fff;
  writing-mode: vertical-rl;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.5em;
  line-height: 3.1vw;
  font-size: 0.8vw;
  top: 47vw;
  left: 12vw;
  pointer-events: none;
}
#contents-txt-name {
  position: absolute;
  color: #fff;
  writing-mode: vertical-rl;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.3em;
  line-height: 3.1vw;
  font-size: 1.5vw;
  top: 52vw;
  left: 12vw;
  pointer-events: none;
}
#award-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  height: 45vw;
}
#award-japanese {
  position: absolute;
  width: 50vw;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  left: 13.5vw;
}
#award-english {
  position: absolute;
  color: #fff;
  font-family: 'Marcellus', serif;
  left: 50vw;
}
#award-english-phone {
  display: none;
}
.award-middle-txt {
  letter-spacing: 0.3em;
  line-height: 3.1vw;
  font-size: 1.5vw;
}
.award-small-txt {
  letter-spacing: 0.1em;
  line-height: 3vw;
  font-size: 1vw;
}
#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;
}
