* {
  margin: 0;
  padding: 0;
}
.content {
  position: relative;
}
.sketch-container {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.front-content {
  width: 100%;
  height: 100vh;
}

.title-logo {
  width: 800px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-top: 350px;
}
.title-logo img {
  fill: #fff;
  width: 100%;
  height: auto;
}


.moon {
  position: absolute;
  left: -8%;
}

.moon img{
  width: 60%;
}

.kimono {
  position: absolute;
  right: 0;
}

.kimono img{
  width: 100%;
}

h2.section1-title {
  position: absolute;
  font-size: 257px;
  color: transparent;
  z-index: 2;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -5px;
  line-height: 180px;
  -webkit-text-stroke: 2px white;
  left: 5%;
}

h3.section1-title {
  position: relative;
  font-size: 80px;
  color: yellow;
  z-index: 3;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -2px;
  line-height: 80px;
  top: 5%;
  text-align: start;

}

h2.section2-title {
  position: absolute;
  font-size: 257px;
  color: transparent;
  z-index: 2;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -5px;
  line-height: 180px;
  -webkit-text-stroke: 2px white;
  right: 15%;
  top: -7%;
}

h3.section2-title {
  position: relative;
  font-size: 80px;
  color: yellow;
  z-index: 3;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -2px;
  line-height: 80px;
  top: 5%;
  text-align: end;
}

/* section3 PRODUCT */
h2.section3-title {
  position: absolute;
  font-size: 257px;
  color: transparent;
  z-index: 2;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -5px;
  line-height: 180px;
  -webkit-text-stroke: 2px white;
  left: 50%;
  transform: translateX(-50%);
}

h3.section3-title {
  position: relative;
  font-size: 80px;
  color: yellow;
  z-index: 3;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -2px;
  line-height: 80px;
  left: 45%;
  transform: translateX(-50%);
  padding-top: 130px;
}

h2 {
  font-size: 157px;
  color: transparent;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -5px;
  line-height: 180px;
  -webkit-text-stroke: 2px white;
}

h3 {
  font-size: 157px;
  color: yellow;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: oblique;
  letter-spacing: -2px;
  line-height: 80px;
  text-align: end;
}

.product-text-wrap {
  position: relative;
  margin: 100px 0;
}

.product-img {
  position: absolute;
  z-index: -1;
  left: 15%;
  top: 50%;
  transform: translateY(-50%);
}

.product-img img{
  width: 300px;
  height: 300px;
}

.product-title {
  position: relative;
  font-size: 130px;
  color: yellow;
  z-index: 3;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0px;
  text-align: center;
}

.product-subtitle {
  position: absolute;
  font-size: 70px;
  z-index: 3;
  font-family: "futura-pt";
  font-weight: bold;
  font-style: italic;
  color: rgb(152, 186, 208);
  letter-spacing: -4px;
  top: 44%;
  left: 50%;
  transform: translateX(-50%);
}

.product-japanese-text {
  font-size: 30px;
  z-index: 2;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;;
  font-weight: bold;
  font-style: italic;
  color: white;
  letter-spacing: -4px;
  text-align: center;


}

.text-wrap {
  position: relative;
  top: 5%;
  width: 1080px;
  margin: 0 auto;
}

.section1-japanese {
  position: absolute;
  font-size: 78px;
  z-index: 3;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: yellow;
  line-height: 110px;
  letter-spacing: -2px;
  text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
}

.section1-english {
  position: absolute;
  font-size: 78px;
  z-index: 2;
  font-family: "futura-pt";
  font-weight: bold;
  font-style: italic;
  color: rgb(152, 186, 208);
  line-height: 110px;
  letter-spacing: -4px;
  text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
  top: 35px;
  left: 60px;
}

.section2-japanese {
  position: absolute;
  font-size: 78px;
  z-index: 3;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: yellow;
  line-height: 110px;
  letter-spacing: -2px;
  text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
}

.section2-english {
  position: absolute;
  font-size: 69px;
  z-index: 2;
  font-family: "futura-pt";
  font-weight: bold;
  font-style: italic;
  color: rgb(152, 186, 208);
  line-height: 95px;
  letter-spacing: -4px;
  text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
  top: 35px;
  left: 60px;
}

section.section0 {
  position: relative;
  width: 100%;
  height: 100vh;
  padding-bottom: 300px;
}

section.section1 {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 300px;
}

section.section2 {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 300px;
}

section {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 300px;
}

.vivi-container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
}

.dg.main {
  display: none;
}
.sketch-stats {
  display: none;
}

.title-content {
  background-color: black;
  opacity: .7;
  padding: 200px 0px;
}

.event-wrap {
  width: 900px;
  margin: 0 auto;
  background-color: black;
  padding: 100px 100px
}

.event-content p{
  margin-bottom: 10px;
}

.event-label {
  color: white;
  font-size: 30px;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;
  font-weight: bold;
  font-style: italic;
}

.event-title {
  color: white;
  font-size: 50px;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;
  font-weight: bold;
  font-style: italic;
}

.event-date {
  color: white;
  font-size: 38px;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;
  font-weight: bold;
  font-style: italic;
}

.event-url {
  color: yellow;
  font-size: 30px;
  font-family: "futura-pt";
  font-weight: bold;
  font-style: italic;  
}

.event-img {
  margin: 50px 0;
}

.event-img img{
  width: 100%;
}

.event-catch {
  color: white;
  font-size: 50px;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;
  font-weight: bold;
  font-style: italic;
}

.event-disc {
  color: white;
  font-size: 30px;
  font-family: "Hiragino Kaku Gothic StdN", sans-serif;
  font-weight: bold;
  font-style: italic;
}

.end-title {
  position: relative;
  height: 70vh;
  margin: 200px 0;
}

h1 {
  position: absolute;
  font-size: 250px;
  color: yellow;
  font-family: "futura-pt";
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 180px;
  letter-spacing: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.end-logo {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 3;
  -webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.8));
  filter: drop-shadow(0px 3px 10px rgba(0,0,0,.8));
}
.end-logo img{
  width: 700px;
}

@media (max-width: 768px) {
  .content {
    overflow: hidden;
    overflow-y: scroll;
  }
  .title-logo {
    position: relative;
    width: 300px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
  }
  .title-logo img {
    fill: #fff;
    width: 100%;
    height: auto;
  }
  
  
  .moon {
    position: absolute;
    left: -20%;
  }
  
  .moon img{
    width: 80%;
  }
  
  .kimono {
    text-align: end;
    margin-top: 70px;
  }
  
  .kimono img{
    width: 100%;
    height: auto;
  }
  
  h2.section1-title {
    position: absolute;
    font-size: 80px;
    color: transparent;
    z-index: 2;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -5px;
    line-height: 60px;
    -webkit-text-stroke: 2px white;
    left: 5%;
  }
  
  h3.section1-title {
    position: relative;
    font-size: 50px;
    color: yellow;
    z-index: 3;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -2px;
    line-height: 40px;
    top: 5%;
    text-align: start;
  
  }
  
  h2.section2-title {
    position: absolute;
    font-size: 80px;
    color: transparent;
    z-index: 2;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -5px;
    line-height: 60px;
    -webkit-text-stroke: 2px white;
    right: 5%;
    top: -5%;
  }
  
  h3.section2-title {
    position: relative;
    font-size: 50px;
    color: yellow;
    z-index: 3;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -2px;
    line-height: 40px;
    top: -10%;
    text-align: end;
    padding-bottom: 30px;
  }
  
  /* section3 PRODUCT */
  h2.section3-title {
    position: absolute;
    font-size: 80px;
    color: transparent;
    z-index: 2;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -5px;
    line-height: 180px;
    -webkit-text-stroke: 2px white;
    left: 50%;
    transform: translateX(-50%);
  }
  
  h3.section3-title {
    position: relative;
    font-size: 49px;
    color: yellow;
    z-index: 3;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -2px;
    line-height: 50px;
    left: 45%;
    transform: translateX(-50%);
    padding-top: 130px;
  }
  
  h2 {
    font-size: 50px;
    color: transparent;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -5px;
    line-height: 65px;
    -webkit-text-stroke: 2px white;
  }
  
  h3 {
    font-size: 50px;
    color: yellow;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: oblique;
    letter-spacing: -2px;
    line-height: 65px;
    text-align: end;
  }
  
  .product-text-wrap {
    position: relative;
    margin: 100px 0;
  }
  
  .product-img {
    position: absolute;
    z-index: -1;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .product-img img{
    width: 150px;
    height: 150px;
  }
  
  .product-title {
    position: relative;
    font-size: 50px;
    color: yellow;
    z-index: 3;
    font-family: "futura-pt";
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0px;
    text-align: center;
  }
  
  .product-subtitle {
    position: absolute;
    font-size: 35px;
    z-index: 3;
    line-height: 30px;
    font-family: "futura-pt";
    font-weight: bold;
    font-style: italic;
    color: rgb(152, 186, 208);
    letter-spacing: -4px;
    top: 40%;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    text-align: center;
  }
  
  .product-japanese-text {
    font-size: 20px;
    z-index: 2;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;;
    font-weight: bold;
    font-style: italic;
    color: white;
    letter-spacing: -4px;
    text-align: center;
    
  
  }
  
  .text-wrap {
    position: relative;
    top: 5%;
    width: 1080px;
    margin: 0 auto;
  }
  
  .section1-japanese {
    position: absolute;
    font-size: 38px;
    z-index: 3;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;
    font-weight: bold;
    font-style: italic;
    color: yellow;
    line-height: 50px;
    letter-spacing: -2px;
    text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
  }
  
  .section1-english {
    position: absolute;
    font-size: 38px;
    z-index: 2;
    font-family: "futura-pt";
    font-weight: bold;
    font-style: italic;
    color: rgb(152, 186, 208);
    line-height: 50px;
    letter-spacing: -4px;
    text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
    top: 20px;
    left: 30px;
  }
  
  .section2-japanese {
    position: absolute;
    font-size: 30px;
    z-index: 3;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;
    font-weight: bold;
    font-style: italic;
    color: yellow;
    line-height: 50px;
    letter-spacing: -2px;
    text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
  }
  
  .section2-english {
    position: absolute;
    font-size: 28px;
    z-index: 2;
    font-family: "futura-pt";
    font-weight: bold;
    font-style: italic;
    color: rgb(152, 186, 208);
    line-height: 43px;
    letter-spacing: -1px;
    text-shadow: 5px 4px 8px rgba(0, 0, 0, 0.4);
    top: 20px;
    left: 30px;
  }
  
  section {
    position: relative;
    width: 100%;
    height: 100dvh;
    margin-bottom: 300px;
  }
  
  .vivi-container {
    width: 350px;
    margin: 0 auto;
    padding-top: 100px;
  }
  
  .dg.main {
    display: none;
  }
  .sketch-stats {
    display: none;
  }
  
  .title-content {
    background-color: black;
    opacity: .7;
    padding: 100px 0px;
  }
  
  .event-wrap {
    width: 350px;
    margin: 0 auto;
    background-color: black;
    padding: 30px 0;
  }
  .event-content {
    padding: 20px;
  }
  .event-content p{
    margin-bottom: 10px;
  }
  
  .event-label {
    color: white;
    font-size: 18px;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;
    font-weight: bold;
    font-style: italic;
  }
  
  .event-title {
    color: white;
    font-size: 30px;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;
    font-weight: bold;
    font-style: italic;
  }
  
  .event-date {
    color: white;
    font-size: 18px;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;
    font-weight: bold;
    font-style: italic;
  }
  
  .event-url {
    color: yellow;
    font-size: 15px;
    font-family: "futura-pt";
    font-weight: bold;
    font-style: italic;  
  }
  
  .event-img {
    margin: 50px 0;
  }
  
  .event-img img{
    width: 100%;
  }
  
  .event-catch {
    color: white;
    font-size: 20px;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;
    font-weight: bold;
    font-style: italic;
    letter-spacing: -1px;
  }
  
  .event-disc {
    color: white;
    font-size: 15px;
    font-family: "Hiragino Kaku Gothic StdN", sans-serif;
    font-weight: bold;
    font-style: italic;
  }
  
  .end-title {
    position: relative;
    height: auto;
    margin-bottom: 300px;
  }

  .end-logo img{
    width: 300px;
  }
  
  h1 {
    position: absolute;
    font-size: 80px;
    color: yellow;
    font-family: "futura-pt";
    font-weight: bold;
    font-style: italic;
    text-align: center;
    line-height: 80px;
    letter-spacing: -4px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .end-logo {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 3;
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.8));
    filter: drop-shadow(0px 3px 10px rgba(0,0,0,.8));
  }
  
}