@charset "UTF-8";

#whatissonic {
  position: relative;
  overflow: hidden;
  height: 116.7vw;
  background: #bdbdbd;
}

#whatissonic .whatissonicTitle {
  color: white;
}

#whatissonic #topLines {
  height: 8vw;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  top: 13vw;
}

#whatissonicAllLook {
  position: absolute;
  height: 8.8vw;
  /*background-color: #cd2957;*/
  width: 50vw;
  font-size: 5.3vw;
  color: white;
  /*border-radius: 4.4vw;*/
}

#whatissonicAllLook p {
  position: absolute;
  top: 1.6vw;
  width: 30vw;
  height: 10vw;
  left: 0; right: 0;
  margin: auto;
}

#whatissonic h2, #whatissonic h3, #whatissonic p, #whatissonic img, #whatissonic #ko {
  text-align: left;
}

#whatissonic h2 {
  left: 3vw;
  top: 4vw;
}

#whatissonic h3 {
  left: 4vw;
  top: 22vw;
  font-size: 2.4vw;
}

#whatissonic .lines, #whatissonicAfter .lines {
  position: absolute;
  display: flex;
  width: 20vw;
  height: 4vw;
  justify-content: space-between;
}

#whatissonic #topRightLines {
  display: flex;
  justify-content: space-between;
  left: 83vw;
  width: 8vw;
  height: 100%;
}

#whatissonic #beautyTechnology {
  top: 9vw;
  left: 53vw;
  width: 39vw;
  height: 43vw;
  font-size: 4vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

#whatissonic #beautyTechnology p {
  text-align: center;
}

#whatissonic #whatissonicMessage {
  font-size: 1.6vw;
  left: 4vw;
  top: 26vw;
  width: 49vw;
}

#whatissonic #whatissonicAllLook {
  left: 2.4vw;
  top: 38vw;
  width: 57.6vw;
}

#whatissonicAfter {
  position: relative;
  overflow: hidden;
  height: 92vw;
}

#whatissonic #actor1 {
  width: 66vw;
  height: 66vw;
  top: 48vw;
  left: 4vw;
}

#whatissonic #actor1 .border {
  position: absolute;
  background-color: black;
}

#whatissonic #actor1 .borderTop {
  height: 1.8vw;
  width: 100%;
  top: 0; left: 0;
}
#whatissonic #actor1 .borderLeft {
  width: 1.8vw;
  height: 100%;
  top: 0; left: 0;
}
#whatissonic #actor1 .borderRight {
  width: 1.8vw;
  height: 100%;
  top: 0; right: 0;
}
#whatissonic #actor1 .rect {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 26.5vw;
  height: 36vw;
}

#whatissonic #actor2 {
  width: 51vw;
  top: 80vw;
  left: 46vw;
}

#whatissonicAfter #rectA {
  position: absolute;
  border: #cd3764 solid 2px;
  width: 53.9vw;
  height: 68vw;
  top: 0.8vw;
  left: 2.5vw;
}

#whatissonicAfter #rectB {
  position: absolute;
  border: #cd3764 solid 2px;
  width: 48.333vw;
  height: 50.833vw;
  top: 35.8vw;
  right: 2.5vw;
}

#whatissonicAfter #rectC {
  position: relative;
  width: 88.3vw;
  height: 36.111vw;
  background-color: #f1f1f1;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10.417vw;
  margin-bottom: 10.417vw;
}

#whatissonicAfter #rectC #whatissonicAfterMessage {
  position: relative;
  font-size: 1.8vw;
  text-align: left;
  padding: 9vw 3.8vw;
}

#whatissonicAfter #rectC #linesA {
  top: 0;
  left: 0;
  margin-top: 3.8vw;
  margin-left: 3.8vw;
}

#whatissonicAfter #rectC #linesB {
  bottom: 0;
  right: 0;
  margin-right: 3.8vw;
  margin-bottom: 3.8vw;
}

.lines .dottedRect {
  width: 0.5vw;
  height: 4vw;
  background-color: #cd3764;
}

#whatissonicAfter h2 {
  font-size: 11.250vw;
  color: #444667;
  position: absolute;
  top: 38vw;
  right: 4vw;
}

#whatissonicAfter h3 {
  font-size: 2.5vw;
  color: #444667;
  position: absolute;
  top: 52vw;
  right: 3.5vw;
}

#whatissonicAfter #whatissonicAllLook {
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}

#whatissonic .spView {
  display: none;
}
@media screen and (max-width: 600px) {
  #whatissonic .pcView {
    display: none;
  }
  #whatissonic .spView {
    display: block;
  }

  #whatissonic #whatissonicMessage,
  #whatissonicAfter #whatissonicAfterMessage,
  #whatissonicAfter .lines {
    display: none;
  }
  #whatissonic #whatissonicAllLook,
  #whatissonicAfter #whatissonicAllLook,
  #whatissonic #whatissonicMessage img,
  #whatissonicAfter #whatissonicAfterMessage img {
    display: block;
  }
  #whatissonicAfter h2 {
    font-size: 16.8vw;
    top: 35vw;
  }
  #whatissonicAfter h3 {
    font-size: 5.6vw;
    top: 58vw;
    left: 0; right: 0;
    margin: auto;
  }
  #whatissonicAfter #whatissonicAllLook {
    bottom: 4vw;
    top: auto;
  }

  #whatissonic #topLines {
    top: 22vw;
    width: 100%;
    height: 7vw;
  }

  #whatissonic #topRightLines {
    left: 88vw;
    width: 6.6vw;
    height: 100%;
  }

  #whatissonic #beautyTechnology {
    font-size: 3.125vw;
    top: 18vw;
    left: 61vw;
    width: 36vw;
    height: 36vw;
  }
  #whatissonic {
    height: 140vw;
  }

  #whatissonic h2 {
    left: 2.6vw;
    top: 5vw;
  }

  #whatissonic h3 {
    font-size: 6.4vw;
    left: 2.6vw;
    top: 29vw;
  }
  #whatissonic #actor1 {
    top: 50.6vw;
    left: 2.6vw;
    width: 80vw;
    height: 80vw;
  }
  #whatissonic #actor1 .borderTop {
    height: 3.7vw;
    width: 100%;
    top: 0; left: 0;
  }
  #whatissonic #actor1 .borderLeft {
    width: 3.7vw;
    height: 100%;
    top: 0; left: 0;
  }
  #whatissonic #actor1 .borderRight {
    width: 3.7vw;
    height: 100%;
    top: 0; right: 0;
  }
  #whatissonic #actor1 .rect {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 43.4vw;
    height: 39.2vw;
  }
  #whatissonic #actor2 {
    width: 55vw;
    left: 42vw;
    top: 93.8vw;
  }
}
