.sponly {
  display: block !important;
}

@media screen and (min-width: 768px) {
  .sponly {
    display: none !important;
  }
}

.pconly {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .pconly {
    display: block !important;
  }
}

@-webkit-keyframes ticker_wide {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2454px 0;
  }
}

@keyframes ticker_wide {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2454px 0;
  }
}

@-webkit-keyframes ticker_narrow {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -151.625vw 0;
  }
}

@keyframes ticker_narrow {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -151.625vw 0;
  }
}

.hover_op {
  transition: opacity .3s ease;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .hover_op:hover {
    opacity: 0.6 !important;
  }
}

.hover_down {
  transition: transform .3s;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .hover_down:hover {
    transition-duration: .3s !important;
    transform: translateY(15px) !important;
  }
}

.hover_down_right img {
  transition-delay: 0;
  transition: transform .3s ease;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .hover_down_right:hover img {
    transform: translate(20px, 20px);
  }
}

.hover_scale_up img {
  transition-delay: 0;
  transition: transform .3s ease;
}

@media (hover: hover), (-ms-high-contrast: none) {
  .hover_scale_up:hover img {
    transform: scale(1.02);
  }
}

.pink {
  color: #f8538c;
}

.note {
  margin: 0;
  padding: 0;
  font-size: 2.75vw;
  line-height: 1.5;
  color: #5f5f5f;
  text-indent: 0;
  list-style: none;
}

@media screen and (min-width: 768px) {
  .note {
    font-size: 20px;
    line-height: 1.5;
  }
}

.note li {
  position: relative;
  margin-top: 2.25vw;
  padding-left: 2.75vw;
}

@media screen and (min-width: 768px) {
  .note li {
    margin-top: 25px;
    padding-left: 22px;
  }
}

.note li::before {
  content: '';
  position: absolute;
  top: 2vw;
  left: 0px;
  width: 0.5vw;
  height: 0.5vw;
  border-radius: 50%;
  background-color: #5f5f5f;
}

@media screen and (min-width: 768px) {
  .note li::before {
    font-size: 20px;
    line-height: 1.5;
    top: 12px;
    left: 1px;
    width: 4px;
    height: 4px;
  }
}

.note li:first-child {
  margin-top: 0;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "Noto Sans JP", "Arial";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

img {
  position: absolute;
  display: block;
  margin: 0px;
  border: none;
  padding: 0px;
}

div {
  position: absolute;
}

#content-container {
  display: block;
  position: relative;
  width: 100vw;
  height: 2657.5vw;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

#content-container.join {
  height: 964vw;
  font-family: 'Noto Sans JP', sans-serif;
}

#top_wrap {
  top: 0px;
  left: 112.5vw;
  width: 100vw;
  height: 2132.5vw;
}

#kv {
  top: 0;
  left: -112.5vw;
  width: 100vw;
  height: 178.125vw;
}

#kv .tweet {
  position: absolute;
  top: 168.125vw;
  left: 2.5vw;
  width: 53vw;
  height: 7.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/kv_tweet.png");
}

@media screen and (min-width: 768px) {
  #kv .tweet {
    background-image: url("../images/pc/kv_tweet.png");
  }
}

#kv .liveend {
  position: absolute;
  width: 81.5vw;
  height: 60.125vw;
  top: 80.25vw;
  left: 9.375vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/liveend.png");
}

@media screen and (min-width: 768px) {
  #kv .liveend {
    background-image: url("../images/pc/liveend.png");
  }
}

.overlay, #yt_player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.overlay {
  z-index: -1;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/bg_end.png");
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .overlay {
    background-image: url("../images/pc/bg_end.png");
  }
}

#kv_bg {
  top: 0px !important;
  position: absolute !important;
  left: 11.25vw;
  width: 79.875vw;
  height: 131.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/kv_bg.png");
}

@media screen and (min-width: 768px) {
  #kv_bg {
    background-image: url("../images/pc/kv_bg.png");
  }
}

#kv_background {
  top: 0px !important;
  position: absolute !important;
  left: 0;
  width: 100vw;
  height: 178.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/kv_background.png");
}

@media screen and (min-width: 768px) {
  #kv_background {
    background-image: url("../images/pc/kv_background.png");
  }
}

#holding_information {
  top: 97.125vw !important;
  position: absolute !important;
  left: 0px;
  width: 75.5vw;
  height: 30vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/holding_information.png");
}

@media screen and (min-width: 768px) {
  #holding_information {
    background-image: url("../images/pc/holding_information.png");
  }
}

#holding_information_bar {
  top: 178.125vw !important;
  position: absolute !important;
  left: 0;
  width: 100vw;
  height: 21.625vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/holding_information_bar.png");
}

@media screen and (min-width: 768px) {
  #holding_information_bar {
    background-image: url("../images/pc/holding_information_bar.png");
  }
}

#kv_btn {
  top: 151.125vw !important;
  position: absolute !important;
  left: 61.625vw;
  width: 45.75vw;
  height: 45.5vw;
}

#kv_btn img {
  width: 100%;
}

#logo {
  top: 27.75vw !important;
  position: absolute !important;
  left: 8.375vw;
  width: 85.25vw;
  height: 40.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/logo.png");
  z-index: 2;
}

@media screen and (min-width: 768px) {
  #logo {
    background-image: url("../images/pc/logo.png");
  }
}

#sec1 {
  top: 208vw;
  left: -105vw;
  width: 85.125vw;
  height: 102.625vw;
}

#parent2 {
  position: absolute !important;
  left: 70.125vw;
  width: 15vw;
  height: 15vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/parent2.png");
  top: 120.125vw !important;
}

@media screen and (min-width: 768px) {
  #parent2 {
    background-image: url("../images/pc/parent2.png");
  }
}

#parentt1 {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 15vw;
  height: 15vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/parentt1.png");
}

@media screen and (min-width: 768px) {
  #parentt1 {
    background-image: url("../images/pc/parentt1.png");
  }
}

#sec1_dec {
  top: 10.875vw !important;
  position: absolute !important;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec1_dec.png");
  left: 1.5vw;
  width: 82.5vw;
  height: 113.125vw;
}

@media screen and (min-width: 768px) {
  #sec1_dec {
    background-image: url("../images/pc/sec1_dec.png");
  }
}

#sec2 {
  top: 347.375vw;
  left: -132.125vw;
  width: 151.625vw;
  height: 336.5vw;
}

#sec2_considerations {
  top: 271.125vw;
  left: 27.125vw;
  width: 85vw;
  height: 175.625vw;
  background-color: #E6E6E6;
}

#sec2_considerations_bg {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 85vw;
  height: 65.375vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_considerations_bg.png");
}

@media screen and (min-width: 768px) {
  #sec2_considerations_bg {
    background-image: url("../images/pc/sec2_considerations_bg.png");
  }
}

#sec2_considerations_t {
  top: 6vw !important;
  position: absolute !important;
  left: 7.5vw;
  width: 72.5vw;
  height: 51.875vw;
}

#sec2_bg {
  top: 7.75vw !important;
  position: absolute !important;
  left: 27.125vw;
  width: 85vw;
  height: 270.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_bg.png");
}

@media screen and (min-width: 768px) {
  #sec2_bg {
    background-image: url("../images/pc/sec2_bg.png");
  }
}

#sec2_deco {
  top: 34.25vw !important;
  position: absolute !important;
  left: 19.625vw;
  width: 99.875vw;
  height: 79vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_deco.png");
}

@media screen and (min-width: 768px) {
  #sec2_deco {
    background-image: url("../images/pc/sec2_deco.png");
  }
}

#sec2_btn {
  top: 245.25vw !important;
  position: absolute !important;
  left: 33.375vw;
  width: 72.5vw;
  height: 17.5vw;
}

#sec2_btn img {
  width: 100%;
}

#sec2_period {
  top: 214.875vw !important;
  position: absolute !important;
  left: 41.25vw;
  width: 56.25vw;
  height: 20.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_period.png");
}

@media screen and (min-width: 768px) {
  #sec2_period {
    background-image: url("../images/pc/sec2_period.png");
  }
}

#sec2_flst {
  top: 117.875vw !important;
  position: absolute !important;
  left: 0px;
  width: 315.625vw;
  height: 90.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_flst.png");
}

@media screen and (min-width: 768px) {
  #sec2_flst {
    background-image: url("../images/pc/sec2_flst.png");
  }
}

#sec2_catch {
  top: 100.875vw !important;
  position: absolute !important;
  left: 32.875vw;
  width: 74.875vw;
  height: 13.875vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_catch.png");
}

@media screen and (min-width: 768px) {
  #sec2_catch {
    background-image: url("../images/pc/sec2_catch.png");
  }
}

#sec2_subtitle {
  top: 59.25vw !important;
  position: absolute !important;
  left: 22.625vw;
  width: 93.75vw;
  height: 33.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_subtitle.png");
}

@media screen and (min-width: 768px) {
  #sec2_subtitle {
    background-image: url("../images/pc/sec2_subtitle.png");
  }
}

#sec2_title {
  top: 22.125vw !important;
  position: absolute !important;
  left: 31vw;
  width: 77.25vw;
  height: 30vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_title.png");
}

@media screen and (min-width: 768px) {
  #sec2_title {
    background-image: url("../images/pc/sec2_title.png");
  }
}

#sec2_attention {
  top: 0px !important;
  position: absolute !important;
  left: 19.625vw;
  width: 33.375vw;
  height: 25.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec2_attention.png");
}

@media screen and (min-width: 768px) {
  #sec2_attention {
    background-image: url("../images/pc/sec2_attention.png");
  }
}

#sec3 {
  top: 809.125vw;
  left: -117.125vw;
  width: 106.5vw;
  height: 429.375vw;
}

#sec3_consideration {
  top: 363vw;
  left: 12vw;
  width: 85vw;
  height: 325.375vw;
  background-color: #E6E6E6;
}

#sec3_considerations_bg {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 85vw;
  height: 65.375vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_considerations_bg.png");
}

@media screen and (min-width: 768px) {
  #sec3_considerations_bg {
    background-image: url("../images/pc/sec3_considerations_bg.png");
  }
}

#sec3_consideration_t {
  top: 5.875vw !important;
  position: absolute !important;
  left: 6.875vw;
  width: 72.5vw;
  height: 51.875vw;
}

#sec3_bg {
  top: 7.625vw !important;
  position: absolute !important;
  left: 12vw;
  width: 85vw;
  height: 356.375vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_bg.png");
}

@media screen and (min-width: 768px) {
  #sec3_bg {
    background-image: url("../images/pc/sec3_bg.png");
  }
}

#sec3_deco {
  top: 56.125vw !important;
  position: absolute !important;
  left: 0px;
  width: 106.5vw;
  height: 31.375vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_deco.png");
}

@media screen and (min-width: 768px) {
  #sec3_deco {
    background-image: url("../images/pc/sec3_deco.png");
  }
}

#sec3_btn {
  top: 336.25vw !important;
  position: absolute !important;
  left: 17.5vw;
  width: 72.5vw;
  height: 17.5vw;
}

#sec3_btn img {
  width: 100%;
}

#sec3_period {
  top: 306.25vw;
  left: 26vw;
  width: 56.25vw;
  height: 20.5vw;
}

#sec3_period_frame {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 56.25vw;
  height: 20.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_period_frame.png");
}

@media screen and (min-width: 768px) {
  #sec3_period_frame {
    background-image: url("../images/pc/sec3_period_frame.png");
  }
}

#sec3_period_1 {
  top: 3.5vw !important;
  position: absolute !important;
  left: 21.125vw;
  width: 13.625vw;
  height: 3.375vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_period_1.png");
}

@media screen and (min-width: 768px) {
  #sec3_period_1 {
    background-image: url("../images/pc/sec3_period_1.png");
  }
}

#sec3_period_2 {
  top: 10.125vw !important;
  position: absolute !important;
  left: 2.875vw;
  width: 50.875vw;
  height: 4vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_period_2.png");
}

@media screen and (min-width: 768px) {
  #sec3_period_2 {
    background-image: url("../images/pc/sec3_period_2.png");
  }
}

#sec3_2 {
  top: 238.875vw;
  left: 20.375vw;
  width: 70.125vw;
  height: 56.375vw;
}

#sec3_2_bg {
  top: 0px !important;
  position: absolute !important;
  left: 3vw;
  width: 56.75vw;
  height: 52.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_2_bg.png");
}

@media screen and (min-width: 768px) {
  #sec3_2_bg {
    background-image: url("../images/pc/sec3_2_bg.png");
  }
}

#sec3_2_icon {
  top: 8.75vw;
  left: 0.5vw;
  width: 66.875vw;
  height: 39.25vw;
}

#sec3_2_t1 {
  top: 0px !important;
  position: absolute !important;
  left: 23.75vw;
  width: 26vw;
  height: 7.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_2_t1.png");
}

@media screen and (min-width: 768px) {
  #sec3_2_t1 {
    background-image: url("../images/pc/sec3_2_t1.png");
  }
}

#sec3_2_ticket {
  top: 1.5vw !important;
  position: absolute !important;
  left: 0px;
  width: 66.875vw;
  height: 33vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_2_ticket.png");
}

@media screen and (min-width: 768px) {
  #sec3_2_ticket {
    background-image: url("../images/pc/sec3_2_ticket.png");
  }
}

#sec3_2_get {
  top: 23.125vw !important;
  position: absolute !important;
  left: 38vw;
  width: 25.875vw;
  height: 16.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_2_get.png");
}

@media screen and (min-width: 768px) {
  #sec3_2_get {
    background-image: url("../images/pc/sec3_2_get.png");
  }
}

#sec3_2_t2 {
  top: 52.5vw !important;
  position: absolute !important;
  left: 0px;
  width: 70.125vw;
  height: 3.875vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_2_t2.png");
}

@media screen and (min-width: 768px) {
  #sec3_2_t2 {
    background-image: url("../images/pc/sec3_2_t2.png");
  }
}

#sec3_arrow_1 {
  top: 222.5vw !important;
  position: absolute !important;
  left: 44.875vw;
  width: 19vw;
  height: 9.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_arrow_1.png");
}

@media screen and (min-width: 768px) {
  #sec3_arrow_1 {
    background-image: url("../images/pc/sec3_arrow_1.png");
  }
}

#sec3_1 {
  top: 140.75vw;
  left: 23.5vw;
  width: 62.875vw;
  height: 75vw;
}

#sec3_1_bg {
  top: 0px !important;
  position: absolute !important;
  left: 3.5vw;
  width: 53.75vw;
  height: 52.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_1_bg.png");
}

@media screen and (min-width: 768px) {
  #sec3_1_bg {
    background-image: url("../images/pc/sec3_1_bg.png");
  }
}

#sec3_1_icon {
  top: 6.25vw;
  left: 4.75vw;
  width: 52.625vw;
  height: 37.75vw;
}

#sec3_1_icon_1 {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 52.625vw;
  height: 37.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_1_icon_1.png");
}

@media screen and (min-width: 768px) {
  #sec3_1_icon_1 {
    background-image: url("../images/pc/sec3_1_icon_1.png");
  }
}

#sec3_1_icon_2 {
  top: 23.375vw !important;
  position: absolute !important;
  left: 42.5vw;
  width: 10.125vw;
  height: 10.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_1_icon_2.png");
}

@media screen and (min-width: 768px) {
  #sec3_1_icon_2 {
    background-image: url("../images/pc/sec3_1_icon_2.png");
  }
}

#sec3_1_dec {
  top: 45.75vw !important;
  position: absolute !important;
  left: 0px;
  width: 62.875vw;
  height: 29.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_1_dec.png");
}

@media screen and (min-width: 768px) {
  #sec3_1_dec {
    background-image: url("../images/pc/sec3_1_dec.png");
  }
}

#sec3_subtitle {
  top: 96.125vw !important;
  position: absolute !important;
  left: 7.375vw;
  width: 93.75vw;
  height: 37.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_subtitle.png");
}

@media screen and (min-width: 768px) {
  #sec3_subtitle {
    background-image: url("../images/pc/sec3_subtitle.png");
  }
}

#sec3_tickets {
  top: 56.625vw;
  left: 16.25vw;
  width: 76.5vw;
  height: 38.875vw;
}

#ticket1 {
  top: 7.5vw !important;
  position: absolute !important;
  left: 0px;
  width: 73vw;
  height: 28vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/ticket1.png");
}

@media screen and (min-width: 768px) {
  #ticket1 {
    background-image: url("../images/pc/ticket1.png");
  }
}

#ticket2 {
  top: 0px !important;
  position: absolute !important;
  left: 1.125vw;
  width: 75.375vw;
  height: 38.875vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/ticket2.png");
}

@media screen and (min-width: 768px) {
  #ticket2 {
    background-image: url("../images/pc/ticket2.png");
  }
}

#sec3_logo {
  top: 20.625vw !important;
  position: absolute !important;
  left: 18.125vw;
  width: 73.125vw;
  height: 38.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_logo.png");
}

@media screen and (min-width: 768px) {
  #sec3_logo {
    background-image: url("../images/pc/sec3_logo.png");
  }
}

#sec3_attention {
  top: 0px !important;
  position: absolute !important;
  left: 4.625vw;
  width: 33.25vw;
  height: 25.625vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec3_attention.png");
}

@media screen and (min-width: 768px) {
  #sec3_attention {
    background-image: url("../images/pc/sec3_attention.png");
  }
}

#sec4 {
  top: 1513.375vw;
  left: -112.5vw;
  width: 96.125vw;
  height: 542.125vw;
}

#sec4_considerations {
  top: 476.75vw;
  left: 7.5vw;
  width: 85vw;
  height: 471.625vw;
  background-color: #E6E6E6;
}

#sec4_considerations_bg {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 85vw;
  height: 65.375vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_considerations_bg.png");
}

@media screen and (min-width: 768px) {
  #sec4_considerations_bg {
    background-image: url("../images/pc/sec4_considerations_bg.png");
  }
}

#sec4_considerations_t {
  top: 6vw !important;
  position: absolute !important;
  left: 6.875vw;
  width: 72.5vw;
  height: 51.875vw;
}

#sec4_bg {
  top: 7.625vw !important;
  position: absolute !important;
  left: 7.5vw;
  width: 85vw;
  height: 469.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_bg.png");
}

@media screen and (min-width: 768px) {
  #sec4_bg {
    background-image: url("../images/pc/sec4_bg.png");
  }
}

#sec4_deco {
  top: 65.5vw !important;
  position: absolute !important;
  left: 2vw;
  width: 90vw;
  height: 62.875vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_deco.png");
}

@media screen and (min-width: 768px) {
  #sec4_deco {
    background-image: url("../images/pc/sec4_deco.png");
  }
}

#sec4_btn {
  top: 448vw !important;
  position: absolute !important;
  left: 12.75vw;
  width: 72.5vw;
  height: 17.5vw;
}

#sec4_btn img {
  width: 100%;
}

#sec4_period {
  top: 418.875vw;
  left: 20.875vw;
  width: 56.25vw;
  height: 20.5vw;
}

#sec4_period_frame {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 56.25vw;
  height: 20.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_period_frame.png");
}

@media screen and (min-width: 768px) {
  #sec4_period_frame {
    background-image: url("../images/pc/sec4_period_frame.png");
  }
}

#sec4_period_t {
  top: 3.75vw !important;
  position: absolute !important;
  left: 2.5vw;
  width: 50.875vw;
  height: 10.625vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_period_t.png");
}

@media screen and (min-width: 768px) {
  #sec4_period_t {
    background-image: url("../images/pc/sec4_period_t.png");
  }
}

#sec4_3 {
  top: 341.75vw;
  left: 17.875vw;
  width: 66vw;
  height: 61.625vw;
}

#sec4_3_bg {
  top: 0px !important;
  position: absolute !important;
  left: 0.875vw;
  width: 56.5vw;
  height: 52.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_3_bg.png");
}

@media screen and (min-width: 768px) {
  #sec4_3_bg {
    background-image: url("../images/pc/sec4_3_bg.png");
  }
}

#sec4_3_card {
  top: 1vw !important;
  position: absolute !important;
  left: 12.875vw;
  width: 36.625vw;
  height: 44.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_3_card.png");
}

@media screen and (min-width: 768px) {
  #sec4_3_card {
    background-image: url("../images/pc/sec4_3_card.png");
  }
}

#sec4_3_get {
  top: 31.875vw !important;
  position: absolute !important;
  left: 36.875vw;
  width: 25.875vw;
  height: 16.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_3_get.png");
}

@media screen and (min-width: 768px) {
  #sec4_3_get {
    background-image: url("../images/pc/sec4_3_get.png");
  }
}

#sec4_3_dec {
  top: 51.875vw !important;
  position: absolute !important;
  left: 0px;
  width: 66vw;
  height: 17.875vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_3_dec.png");
}

@media screen and (min-width: 768px) {
  #sec4_3_dec {
    background-image: url("../images/pc/sec4_3_dec.png");
  }
}

#sec4_arrow_2 {
  top: 326.5vw !important;
  position: absolute !important;
  left: 39.5vw;
  width: 19vw;
  height: 9.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_arrow_2.png");
}

@media screen and (min-width: 768px) {
  #sec4_arrow_2 {
    background-image: url("../images/pc/sec4_arrow_2.png");
  }
}

#sec4_2 {
  top: 262.875vw;
  left: 18.875vw;
  width: 58.875vw;
  height: 55.5vw;
}

#sec4_2_bg {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 56.75vw;
  height: 52.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_2_bg.png");
}

@media screen and (min-width: 768px) {
  #sec4_2_bg {
    background-image: url("../images/pc/sec4_2_bg.png");
  }
}

#sec4_2_icon {
  top: 2.875vw;
  left: 4.375vw;
  width: 54.5vw;
  height: 45.75vw;
}

#sec4_2_icon1 {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 52.625vw;
  height: 45.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_2_icon1.png");
}

@media screen and (min-width: 768px) {
  #sec4_2_icon1 {
    background-image: url("../images/pc/sec4_2_icon1.png");
  }
}

#sec4_2_icon2 {
  top: 30.375vw !important;
  position: absolute !important;
  left: 44.625vw;
  width: 9.875vw;
  height: 9.875vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_2_icon2.png");
}

@media screen and (min-width: 768px) {
  #sec4_2_icon2 {
    background-image: url("../images/pc/sec4_2_icon2.png");
  }
}

#sec4_2_t1 {
  top: 51.625vw !important;
  position: absolute !important;
  left: 11.75vw;
  width: 38.25vw;
  height: 3.875vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_2_t1.png");
}

@media screen and (min-width: 768px) {
  #sec4_2_t1 {
    background-image: url("../images/pc/sec4_2_t1.png");
  }
}

#sec4_arrow_1 {
  top: 247.125vw !important;
  position: absolute !important;
  left: 39.625vw;
  width: 19vw;
  height: 9.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_arrow_1.png");
}

@media screen and (min-width: 768px) {
  #sec4_arrow_1 {
    background-image: url("../images/pc/sec4_arrow_1.png");
  }
}

#sec4_1 {
  top: 184.5vw;
  left: 21.875vw;
  width: 53.75vw;
  height: 54.75vw;
}

#sec4_1_bg {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 53.75vw;
  height: 52.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_1_bg.png");
}

@media screen and (min-width: 768px) {
  #sec4_1_bg {
    background-image: url("../images/pc/sec4_1_bg.png");
  }
}

#sec4_1_icon {
  top: 13.5vw;
  left: 14.125vw;
  width: 26.625vw;
  height: 27.125vw;
}

#sec4_1_center {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 26.625vw;
  height: 27.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_1_center.png");
}

@media screen and (min-width: 768px) {
  #sec4_1_center {
    background-image: url("../images/pc/sec4_1_center.png");
  }
}

#sec4_1_finger {
  top: 14vw !important;
  position: absolute !important;
  left: 10.875vw;
  width: 6.125vw;
  height: 8.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_1_finger.png");
}

@media screen and (min-width: 768px) {
  #sec4_1_finger {
    background-image: url("../images/pc/sec4_1_finger.png");
  }
}

#sec4_1_t1 {
  top: 51vw !important;
  position: absolute !important;
  left: 10.125vw;
  width: 34.75vw;
  height: 3.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_1_t1.png");
}

@media screen and (min-width: 768px) {
  #sec4_1_t1 {
    background-image: url("../images/pc/sec4_1_t1.png");
  }
}

#sec4_subtitle {
  top: 139.875vw !important;
  position: absolute !important;
  left: 2.375vw;
  width: 93.75vw;
  height: 37.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_subtitle.png");
}

@media screen and (min-width: 768px) {
  #sec4_subtitle {
    background-image: url("../images/pc/sec4_subtitle.png");
  }
}

#sec4_dec {
  top: 80.5vw;
  left: 9.75vw;
  width: 30.375vw;
  height: 52.125vw;
  z-index: 2;
}

#sec4_card {
  top: 22.5vw !important;
  position: absolute !important;
  left: 0.25vw;
  width: 26.875vw;
  height: 29.625vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_card.png");
}

@media screen and (min-width: 768px) {
  #sec4_card {
    background-image: url("../images/pc/sec4_card.png");
  }
}

#sec4_dec_1 {
  top: 0px !important;
  position: absolute !important;
  left: 1.375vw;
  width: 29vw;
  height: 10.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_dec_1.png");
}

@media screen and (min-width: 768px) {
  #sec4_dec_1 {
    background-image: url("../images/pc/sec4_dec_1.png");
  }
}

#sec4_dec_2 {
  top: 8.5vw !important;
  position: absolute !important;
  left: 3.125vw;
  width: 24.5vw;
  height: 9.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_dec_2.png");
}

@media screen and (min-width: 768px) {
  #sec4_dec_2 {
    background-image: url("../images/pc/sec4_dec_2.png");
  }
}

#sec4_dec_3 {
  top: 16.75vw !important;
  position: absolute !important;
  left: 0px;
  width: 24.5vw;
  height: 9.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_dec_3.png");
}

@media screen and (min-width: 768px) {
  #sec4_dec_3 {
    background-image: url("../images/pc/sec4_dec_3.png");
  }
}

#sec4_chara_1 {
  top: 27vw !important;
  position: absolute !important;
  left: 7.5vw;
  width: 85vw;
  height: 115vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: cover;
  z-index: 1;
}

#sec4_chara_1.chara-1 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_1.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-1 {
    background-image: url("../images/pc/sec4_chara_1.png");
  }
}

#sec4_chara_1.chara-2 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_2.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-2 {
    background-image: url("../images/pc/sec4_chara_2.png");
  }
}

#sec4_chara_1.chara-3 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_3.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-3 {
    background-image: url("../images/pc/sec4_chara_3.png");
  }
}

#sec4_chara_1.chara-4 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_4.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-4 {
    background-image: url("../images/pc/sec4_chara_4.png");
  }
}

#sec4_chara_1.chara-5 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_5.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-5 {
    background-image: url("../images/pc/sec4_chara_5.png");
  }
}

#sec4_chara_1.chara-6 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_6.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-6 {
    background-image: url("../images/pc/sec4_chara_6.png");
  }
}

#sec4_chara_1.chara-7 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_7.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-7 {
    background-image: url("../images/pc/sec4_chara_7.png");
  }
}

#sec4_chara_1.chara-8 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_8.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-8 {
    background-image: url("../images/pc/sec4_chara_8.png");
  }
}

#sec4_chara_1.chara-9 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_9.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-9 {
    background-image: url("../images/pc/sec4_chara_9.png");
  }
}

#sec4_chara_1.chara-10 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_10.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-10 {
    background-image: url("../images/pc/sec4_chara_10.png");
  }
}

#sec4_chara_1.chara-11 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_11.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-11 {
    background-image: url("../images/pc/sec4_chara_11.png");
  }
}

#sec4_chara_1.chara-12 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_12.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-12 {
    background-image: url("../images/pc/sec4_chara_12.png");
  }
}

#sec4_chara_1.chara-13 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_13.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-13 {
    background-image: url("../images/pc/sec4_chara_13.png");
  }
}

#sec4_chara_1.chara-14 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_14.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-14 {
    background-image: url("../images/pc/sec4_chara_14.png");
  }
}

#sec4_chara_1.chara-15 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_15.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-15 {
    background-image: url("../images/pc/sec4_chara_15.png");
  }
}

#sec4_chara_1.chara-16 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_chara_16.png");
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-16 {
    background-image: url("../images/pc/sec4_chara_16.png");
  }
}

#sec4_logo {
  top: 18.75vw !important;
  position: absolute !important;
  left: 4.75vw;
  width: 89vw;
  height: 50.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_logo.png");
}

@media screen and (min-width: 768px) {
  #sec4_logo {
    background-image: url("../images/pc/sec4_logo.png");
  }
}

#sec4_attention {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 33.25vw;
  height: 25.625vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/sec4_attention.png");
}

@media screen and (min-width: 768px) {
  #sec4_attention {
    background-image: url("../images/pc/sec4_attention.png");
  }
}

#footer {
  top: 2474.625vw;
  left: -112.625vw;
  width: 100.125vw;
  height: 183.25vw;
}

#footer_con_bg {
  top: 32.5vw !important;
  position: absolute !important;
  left: 0px;
  width: 100vw;
  height: 150.75vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/footer_con_bg.png");
}

@media screen and (min-width: 768px) {
  #footer_con_bg {
    background-image: url("../images/pc/footer_con_bg.png");
  }
}

#footer_copyrights {
  top: 177.625vw !important;
  position: absolute !important;
  left: 33vw;
  width: 34.5vw;
  height: 2.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/footer_copyrights.png");
}

@media screen and (min-width: 768px) {
  #footer_copyrights {
    background-image: url("../images/pc/footer_copyrights.png");
  }
}

#immunity {
  top: 168.375vw !important;
  position: absolute !important;
  left: 6.375vw;
  width: 87.625vw;
  height: 5.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/immunity.png");
}

@media screen and (min-width: 768px) {
  #immunity {
    background-image: url("../images/pc/immunity.png");
  }
}

#guide {
  top: 159.75vw !important;
  position: absolute !important;
  left: 55.125vw;
  width: 39vw;
  height: 3.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/guide.png");
}

@media screen and (min-width: 768px) {
  #guide {
    background-image: url("../images/pc/guide.png");
  }
}

#privacy {
  top: 159.75vw !important;
  position: absolute !important;
  left: 21.625vw;
  width: 30vw;
  height: 3.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/privacy.png");
}

@media screen and (min-width: 768px) {
  #privacy {
    background-image: url("../images/pc/privacy.png");
  }
}

#management {
  top: 159.75vw !important;
  position: absolute !important;
  left: 5.875vw;
  width: 12vw;
  height: 3.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/management.png");
}

@media screen and (min-width: 768px) {
  #management {
    background-image: url("../images/pc/management.png");
  }
}

#studio {
  top: 136.5vw;
  left: 17.875vw;
  width: 63.875vw;
  height: 10.625vw;
}

#ft_logo_cacalia {
  top: 0px !important;
  position: absolute !important;
  left: 36.25vw;
  width: 27.625vw;
  height: 10.625vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/ft_logo_cacalia.png");
}

@media screen and (min-width: 768px) {
  #ft_logo_cacalia {
    background-image: url("../images/pc/ft_logo_cacalia.png");
  }
}

#ft_logo_happy {
  top: 0.25vw !important;
  position: absolute !important;
  left: 0px;
  width: 27.75vw;
  height: 9.625vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/ft_logo_happy.png");
}

@media screen and (min-width: 768px) {
  #ft_logo_happy {
    background-image: url("../images/pc/ft_logo_happy.png");
  }
}

#dl {
  top: 107vw;
  left: 5.875vw;
  width: 88.25vw;
  height: 17.25vw;
}

#app_dl_music_sp {
  top: 0px !important;
  position: absolute !important;
  left: 45.875vw;
  width: 42.375vw;
  height: 17.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/app_dl_music_sp.png");
}

@media screen and (min-width: 768px) {
  #app_dl_music_sp {
    background-image: url("../images/pc/app_dl_music_sp.png");
  }
}

#app_dl_basic_sp {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 42.25vw;
  height: 17.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/app_dl_basic_sp.png");
}

@media screen and (min-width: 768px) {
  #app_dl_basic_sp {
    background-image: url("../images/pc/app_dl_basic_sp.png");
  }
}

#official {
  top: 80.375vw;
  left: 37vw;
  width: 26.125vw;
  height: 14.625vw;
}

#offical_title {
  top: 0px !important;
  position: absolute !important;
  left: 6.875vw;
  width: 12.625vw;
  height: 2.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/offical_title.png");
}

@media screen and (min-width: 768px) {
  #offical_title {
    background-image: url("../images/pc/offical_title.png");
  }
}

#twitter {
  top: 7.5vw !important;
  position: absolute !important;
  left: 0px;
  width: 8.75vw;
  height: 7.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/twitter.png");
}

@media screen and (min-width: 768px) {
  #twitter {
    background-image: url("../images/pc/twitter.png");
  }
}

#youtube {
  top: 7.375vw !important;
  position: absolute !important;
  left: 16vw;
  width: 10.125vw;
  height: 7.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/youtube.png");
}

@media screen and (min-width: 768px) {
  #youtube {
    background-image: url("../images/pc/youtube.png");
  }
}

#footer_logo {
  top: 47.375vw !important;
  position: absolute !important;
  left: 17.875vw;
  width: 64vw;
  height: 26.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/footer_logo.png");
}

@media screen and (min-width: 768px) {
  #footer_logo {
    background-image: url("../images/pc/footer_logo.png");
  }
}

#share {
  top: 9.5vw;
  left: 0px;
  width: 100vw;
  height: 23vw;
}

#share_bg {
  top: 0px !important;
  position: absolute !important;
  left: 0px;
  width: 100vw;
  height: 23vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/share_bg.png");
}

@media screen and (min-width: 768px) {
  #share_bg {
    background-image: url("../images/pc/share_bg.png");
  }
}

#icon_fb {
  top: 8.5vw !important;
  position: absolute !important;
  left: 63.375vw;
  width: 3.875vw;
  height: 7.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/icon_fb.png");
}

@media screen and (min-width: 768px) {
  #icon_fb {
    background-image: url("../images/pc/icon_fb.png");
  }
}

#icon_line {
  top: 8.125vw !important;
  position: absolute !important;
  left: 45.375vw;
  width: 8.75vw;
  height: 8.25vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/icon_line.png");
}

@media screen and (min-width: 768px) {
  #icon_line {
    background-image: url("../images/pc/icon_line.png");
  }
}

#icon_twi {
  top: 9.125vw !important;
  position: absolute !important;
  left: 29.75vw;
  width: 8.75vw;
  height: 7.125vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/icon_twi.png");
}

@media screen and (min-width: 768px) {
  #icon_twi {
    background-image: url("../images/pc/icon_twi.png");
  }
}

#totop {
  top: 0px !important;
  position: absolute !important;
  left: 81.125vw;
  width: 19vw;
  height: 9.5vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/totop.png");
}

@media screen and (min-width: 768px) {
  #totop {
    background-image: url("../images/pc/totop.png");
  }
}

#flower {
  width: auto;
  height: 75vw;
  top: 100vw;
  display: flex;
}

#flower.ani {
  -webkit-animation: kvslide 180s linear infinite;
          animation: kvslide 180s linear infinite;
}

#flower .flowerbox {
  position: relative;
  display: flex;
}

#flower .flowerbox img {
  position: relative;
  width: 68vw;
  height: 75vw;
}

#join_wrap {
  top: 0px;
  left: 112.5vw;
  width: 100vw;
  height: 922.5vw;
}

#join_wrap #joinkv {
  top: 0;
  left: -112.5vw;
  width: 100vw;
  height: 137.625vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/bg_kv.png");
  background-position: center top;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv {
    background-image: url("../images/pc/join/bg_kv.png");
  }
}

#join_wrap #joinkv h1 {
  position: absolute;
  margin: 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/logo.png");
  width: 98.25vw;
  height: 70vw;
  top: -3.75vw;
  left: 0.875vw;
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv h1 {
    background-image: url("../images/pc/join/logo.png");
  }
}

#join_wrap #joinkv h2 {
  position: absolute;
  margin: 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/tit_kv.png");
  width: 48.25vw;
  height: 6.5vw;
  top: 55.125vw;
  left: 25.875vw;
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv h2 {
    background-image: url("../images/pc/join/tit_kv.png");
  }
}

#join_wrap #joinkv .btn_music {
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/btn_music.png");
  width: 86.5vw;
  height: 22.5vw;
  top: 70.375vw;
  left: 6.75vw;
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_music {
    background-image: url("../images/pc/join/btn_music.png");
  }
}

#join_wrap #joinkv .btn_music:hover {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/btn_music_on.png");
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_music:hover {
    background-image: url("../images/pc/join/btn_music_on.png");
  }
}

#join_wrap #joinkv .btn_tokuban {
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/btn_tokuban.png");
  width: 86.5vw;
  height: 22.5vw;
  top: 96.625vw;
  left: 6.75vw;
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_tokuban {
    background-image: url("../images/pc/join/btn_tokuban.png");
  }
}

#join_wrap #joinkv .btn_tokuban:hover {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/btn_tokuban_on.png");
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_tokuban:hover {
    background-image: url("../images/pc/join/btn_tokuban_on.png");
  }
}

#join_wrap #bar1 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 137.625vw;
  left: -112.5vw;
  width: 100vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/sec1_subtitle.png");
  height: 21.625vw;
}

@media screen and (min-width: 768px) {
  #join_wrap #bar1 {
    background-image: url("../images/pc/join/sec1_subtitle.png");
  }
}

#join_wrap h4 {
  margin: 0;
  padding: 0;
  color: #00B3FF;
  font-size: 4vw;
  font-weight: bold;
  text-indent: -1em;
  width: 89.125vw;
  margin-left: 9.625vw;
  line-height: 5.375vw;
  margin-bottom: 0.7em;
  letter-spacing: -0.1em;
}

#join_wrap p {
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 3.5vw;
  line-height: 5.25vw;
  width: 83.75vw;
  margin-left: 9.75vw;
}

#join_wrap p .red {
  color: #F8538C;
}

#join_wrap #step1 {
  top: 169.125vw;
  left: -112.5vw;
  width: 100vw;
}

#join_wrap #step1 .img {
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/step1.png");
  width: 87.25vw;
  height: 49.125vw;
  margin: 5vw auto;
}

@media screen and (min-width: 768px) {
  #join_wrap #step1 .img {
    background-image: url("../images/pc/join/step1.png");
  }
}

#join_wrap #step2 {
  top: 253.5vw;
  left: -112.5vw;
  width: 100vw;
}

#join_wrap #step2 .img {
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/step2.png");
  width: 87.25vw;
  height: 49.125vw;
  margin: 5vw auto;
}

@media screen and (min-width: 768px) {
  #join_wrap #step2 .img {
    background-image: url("../images/pc/join/step2.png");
  }
}

#join_wrap #step3 {
  top: 387.75vw;
  left: -112.5vw;
  width: 100vw;
}

#join_wrap #step3 .img {
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/step3.png");
  width: 87.25vw;
  height: 49.125vw;
  margin: 5vw auto;
}

@media screen and (min-width: 768px) {
  #join_wrap #step3 .img {
    background-image: url("../images/pc/join/step3.png");
  }
}

#join_wrap #attention {
  top: 509.875vw;
  left: -112.5vw;
  width: 100vw;
}

#join_wrap #attention p {
  width: 89.5vw;
  margin-left: 5.625vw;
}

#join_wrap #bar2 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 553.5vw;
  left: -112.5vw;
  width: 100vw;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/sec2_subtitle.png");
  height: 21.625vw;
}

@media screen and (min-width: 768px) {
  #join_wrap #bar2 {
    background-image: url("../images/pc/join/sec2_subtitle.png");
  }
}

#join_wrap #live {
  top: 578.5vw;
  left: -112.5vw;
  width: 100vw;
}

#join_wrap #live h4 {
  text-indent: 0;
  width: 88.75vw;
  margin-left: 5.625vw;
  margin-bottom: 0;
  margin-top: 0.5em;
}

#join_wrap #live .minilogo {
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/minilogo.png");
  width: 65.25vw;
  height: 46.5vw;
  margin: 0px auto;
}

@media screen and (min-width: 768px) {
  #join_wrap #live .minilogo {
    background-image: url("../images/pc/join/minilogo.png");
  }
}

#join_wrap #live p {
  font-weight: bold;
  text-indent: 0;
  margin-left: 5.625vw;
}

#join_wrap #live a {
  color: #000000;
}

#join_wrap #footerlink {
  top: 708.125vw;
  left: -112.5vw;
  width: 100vw;
}

#join_wrap #footerlink .imgtop {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/sec4_bg_top.png");
  width: 100vw;
  height: 12.5vw;
  left: -0.5vw;
}

@media screen and (min-width: 768px) {
  #join_wrap #footerlink .imgtop {
    background-image: url("../images/pc/join/sec4_bg_top.png");
  }
}

#join_wrap #footerlink .box {
  background: #0A327F;
  width: 100vw;
  height: 83.5vw;
  top: 12.5vw;
  left: 0;
}

#join_wrap #footerlink .bnr {
  position: relative;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/sec4_bnr_off.png");
  width: 87.5vw;
  height: 27.5vw;
  margin: 15vw auto 0;
}

@media screen and (min-width: 768px) {
  #join_wrap #footerlink .bnr {
    background-image: url("../images/pc/join/sec4_bnr_off.png");
  }
}

#join_wrap #footerlink .bnr:hover {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/sec4_bnr_on.png");
}

@media screen and (min-width: 768px) {
  #join_wrap #footerlink .bnr:hover {
    background-image: url("../images/pc/join/sec4_bnr_on.png");
  }
}

#join_wrap #footerlink .txt {
  position: relative;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/sp/join/footer_link.png");
  width: 46.75vw;
  height: 3.75vw;
  margin: 1.25vw auto 0;
}

@media screen and (min-width: 768px) {
  #join_wrap #footerlink .txt {
    background-image: url("../images/pc/join/footer_link.png");
  }
}

#join_wrap #footer {
  top: 781.75vw;
}

html {
  scroll-behavior: smooth;
}

.page {
  position: static;
}

.wrapper {
  overflow: hidden;
  position: relative;
}

#content-container {
  overflow: hidden;
}

#sec2_flst {
  background-repeat: repeat-x;
  -webkit-animation: ticker_narrow 40s infinite linear;
          animation: ticker_narrow 40s infinite linear;
}

@media screen and (min-width: 768px) {
  body {
    margin: 0px;
    padding: 0px;
    font-family: "Noto";
  }
  img {
    position: absolute;
    display: block;
    margin: 0px;
    border: none;
    padding: 0px;
  }
  div {
    position: absolute;
  }
  #content-container {
    display: block;
    position: relative;
    width: 1920px;
    height: 17220px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
  }
  #content-container.join {
    height: 6270px;
    font-family: 'Noto Sans JP', sans-serif;
  }
  #top_wrap {
    top: 0px;
    left: 2020px;
    width: 1920px;
    height: 14862px;
  }
  #kv {
    top: 0;
    left: -2020px;
    width: 100%;
    height: 875px;
    overflow: hidden;
  }
  #kv .tweet {
    position: absolute;
    top: 695px;
    left: 50%;
    transform: translateX(-230%);
    width: 255px;
    height: 36px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/kv_tweet.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #kv .tweet {
    background-image: url("../images/pc/kv_tweet.png");
  }
}

@media screen and (min-width: 768px) {
  #kv .liveend {
    position: absolute;
    width: 720px;
    height: 280px;
    top: 345px;
    left: 600px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/liveend.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #kv .liveend {
    background-image: url("../images/pc/liveend.png");
  }
}

@media screen and (min-width: 768px) {
  .overlay, #yt_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .overlay {
    z-index: -1;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/bg_end.png");
    background-size: cover;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .overlay {
    background-image: url("../images/pc/bg_end.png");
  }
}

@media screen and (min-width: 768px) {
  #yt_player {
    z-index: -2;
  }
  .fukidashi_box {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 730px;
    width: 480px;
  }
  .fukidashi_box .box {
    position: absolute;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
    background-color: white;
    border-radius: 1em;
    bottom: 0;
  }
  .fukidashi_box .box:after {
    position: absolute;
    bottom: -16px;
    left: 50%;
    width: 16px;
    height: 18px;
    transform: translateX(-50%);
    content: '';
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/fukidashi.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .fukidashi_box .box:after {
    background-image: url("../images/pc/fukidashi.png");
  }
}

@media screen and (min-width: 768px) {
  .fukidashi_box .box.odd {
    left: 20px;
    animation: kvtweet 5s linear both, yure 1.7s infinite linear alternate-reverse;
  }
  .fukidashi_box .box.even {
    right: 20px;
    animation: kvtweet 5s linear both, yure 1.7s infinite linear alternate-reverse;
  }
  .fukidashi_box .item {
    box-sizing: border-box;
    position: relative;
    font-size: 10px;
    width: 174px;
    padding: 0.7rem;
  }
  .fukidashi_box .item .tag {
    color: #00B3FF;
  }
  #kv_bg {
    top: 0px !important;
    position: absolute !important;
    left: 70px;
    width: 1260px;
    height: 800px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/kv_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #kv_bg {
    background-image: url("../images/pc/kv_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #kv_background {
    top: 0px !important;
    position: absolute !important;
    left: 0;
    width: 100%;
    height: 745px;
    background-size: cover !important;
    background-position: center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/kv_background.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #kv_background {
    background-image: url("../images/pc/kv_background.png");
  }
}

@media screen and (min-width: 768px) {
  #kv_cover {
    top: 0px !important;
    position: absolute !important;
    left: 0;
    width: 100%;
    height: 745px;
    background-size: cover !important;
    background-position: center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/kv_cover.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #kv_cover {
    background-image: url("../images/pc/kv_cover.png");
  }
}

@media screen and (min-width: 768px) {
  #holding_information {
    top: 620px !important;
    position: absolute !important;
    left: 0px;
    width: 458px;
    height: 150px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/holding_information.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #holding_information {
    background-image: url("../images/pc/holding_information.png");
  }
}

@media screen and (min-width: 768px) {
  #holding_information_bar {
    top: 745px !important;
    position: absolute !important;
    left: 0;
    width: 100%;
    height: 130px;
    background-size: auto 100% !important;
    background-position: center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/holding_information_bar.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #holding_information_bar {
    background-image: url("../images/pc/holding_information_bar.png");
  }
}

@media screen and (min-width: 768px) {
  #kv_btn {
    top: 550px !important;
    position: absolute !important;
    left: 1259px;
    width: 346px;
    height: 344px;
  }
  #logo {
    top: 116px !important;
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    width: 414px;
    height: 197px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/logo.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #logo {
    background-image: url("../images/pc/logo.png");
  }
}

@media screen and (min-width: 768px) {
  #sec1 {
    top: 1015px;
    left: -1578px;
    width: 1038px;
    height: 614px;
  }
  #parent2 {
    top: 556px !important;
    position: absolute !important;
    left: 918px;
    width: 120px;
    height: 120px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/parent2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #parent2 {
    background-image: url("../images/pc/parent2.png");
  }
}

@media screen and (min-width: 768px) {
  #parentt1 {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 120px;
    height: 120px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/parentt1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #parentt1 {
    background-image: url("../images/pc/parentt1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec1_dec {
    top: 82px !important;
    position: absolute !important;
    left: 75px;
    width: 846px;
    height: 506px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec1_dec.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec1_dec {
    background-image: url("../images/pc/sec1_dec.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2 {
    top: 1817px;
    left: -2272px;
    width: 2454px;
    height: 2623px;
  }
  #sec2_considerations {
    top: 2171px;
    left: 583px;
    width: 1260px;
    height: 1052px;
    background-color: #E6E6E6;
  }
  #sec2_considerations_bg {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 1260px;
    height: 452px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_considerations_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_considerations_bg {
    background-image: url("../images/pc/sec2_considerations_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_considerations_t {
    top: 48px !important;
    position: absolute !important;
    left: 193px;
    width: 878px;
    height: 330px;
  }
  #sec2_bg {
    top: 62px !important;
    position: absolute !important;
    left: 583px;
    width: 1260px;
    height: 2110px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_bg {
    background-image: url("../images/pc/sec2_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_deco {
    top: 117px !important;
    position: absolute !important;
    left: 531px;
    width: 1435px;
    height: 645px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_deco.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_deco {
    background-image: url("../images/pc/sec2_deco.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_btn {
    top: 1962px !important;
    position: absolute !important;
    left: 767px;
    width: 890px;
    height: 140px;
  }
  #sec2_period {
    top: 1716px !important;
    position: absolute !important;
    left: 988px;
    width: 450px;
    height: 164px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_period.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_period {
    background-image: url("../images/pc/sec2_period.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_flst {
    top: 926px !important;
    position: absolute !important;
    left: 0px;
    width: 2454px;
    height: 721px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_flst.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_flst {
    background-image: url("../images/pc/sec2_flst.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_catch {
    top: 804px !important;
    position: absolute !important;
    left: 932px;
    width: 579px;
    height: 113px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_catch.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_catch {
    background-image: url("../images/pc/sec2_catch.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_subtitle {
    top: 473px !important;
    position: absolute !important;
    left: 836px;
    width: 750px;
    height: 270px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_subtitle.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_subtitle {
    background-image: url("../images/pc/sec2_subtitle.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_title {
    top: 178px !important;
    position: absolute !important;
    left: 913px;
    width: 618px;
    height: 240px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_title.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_title {
    background-image: url("../images/pc/sec2_title.png");
  }
}

@media screen and (min-width: 768px) {
  #sec2_attention {
    top: 0px !important;
    position: absolute !important;
    left: 522px;
    width: 266px;
    height: 205px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec2_attention.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec2_attention {
    background-image: url("../images/pc/sec2_attention.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3 {
    top: 5170px;
    left: -2063px;
    width: 1985px;
    height: 3353px;
  }
  #sec3_consideration {
    top: 2901px;
    left: 372px;
    width: 1260px;
    height: 1900px;
    background-color: #E6E6E6;
  }
  #sec3_considerations_bg {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 1260px;
    height: 452px;
  }
  #sec3_consideration_t {
    top: 48px !important;
    position: absolute !important;
    left: 194px;
    width: 878px;
    height: 330px;
  }
  #sec3_bg {
    top: 62px !important;
    position: absolute !important;
    left: 373px;
    width: 1260px;
    height: 2839px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_bg {
    background-image: url("../images/pc/sec3_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_deco {
    top: 286px !important;
    position: absolute !important;
    left: 0px;
    width: 1985px;
    height: 595px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_deco.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_deco {
    background-image: url("../images/pc/sec3_deco.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_btn {
    top: 2679px !important;
    position: absolute !important;
    left: 558px;
    width: 890px;
    height: 140px;
  }
  #sec3_period {
    top: 2437px;
    left: 773px;
    width: 450px;
    height: 164px;
  }
  #sec3_period_frame {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 450px;
    height: 164px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_period_frame.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_period_frame {
    background-image: url("../images/pc/sec3_period_frame.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_period_1 {
    top: 30px !important;
    position: absolute !important;
    left: 171px;
    width: 109px;
    height: 27px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_period_1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_period_1 {
    background-image: url("../images/pc/sec3_period_1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_period_2 {
    top: 83px !important;
    position: absolute !important;
    left: 23px;
    width: 407px;
    height: 32px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_period_2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_period_2 {
    background-image: url("../images/pc/sec3_period_2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_2 {
    top: 1902px;
    left: 801px;
    width: 411px;
    height: 412px;
  }
  #sec3_2_bg {
    top: 0px !important;
    position: absolute !important;
    left: 20px;
    width: 340px;
    height: 315px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_2_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_2_bg {
    background-image: url("../images/pc/sec3_2_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_2_icon {
    top: 50px;
    left: 0px;
    width: 411px;
    height: 236px;
  }
  #sec3_2_t1 {
    top: 0px !important;
    position: absolute !important;
    left: 147px;
    width: 156px;
    height: 43px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_2_t1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_2_t1 {
    background-image: url("../images/pc/sec3_2_t1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_2_ticket {
    top: 7px !important;
    position: absolute !important;
    left: 0px;
    width: 411px;
    height: 208px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_2_ticket.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_2_ticket {
    background-image: url("../images/pc/sec3_2_ticket.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_2_get {
    top: 139px !important;
    position: absolute !important;
    left: 232px;
    width: 155px;
    height: 97px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_2_get.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_2_get {
    background-image: url("../images/pc/sec3_2_get.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_2_t2 {
    top: 343px !important;
    position: absolute !important;
    left: 63px;
    width: 277px;
    height: 69px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_2_t2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_2_t2 {
    background-image: url("../images/pc/sec3_2_t2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_arrow_1 {
    top: 1786px !important;
    position: absolute !important;
    left: 943px;
    width: 120px;
    height: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_arrow_1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_arrow_1 {
    background-image: url("../images/pc/sec3_arrow_1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_1 {
    top: 1252px;
    left: 811px;
    width: 395px;
    height: 480px;
  }
  #sec3_1_bg {
    top: 0px !important;
    position: absolute !important;
    left: 26px;
    width: 324px;
    height: 315px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_1_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_1_bg {
    background-image: url("../images/pc/sec3_1_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_1_icon {
    top: 42px;
    left: 30px;
    width: 326px;
    height: 237px;
  }
  #sec3_1_icon_1 {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 326px;
    height: 237px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_1_icon_1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_1_icon_1 {
    background-image: url("../images/pc/sec3_1_icon_1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_1_icon_2 {
    top: 144px !important;
    position: absolute !important;
    left: 260px;
    width: 61px;
    height: 61px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_1_icon_2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_1_icon_2 {
    background-image: url("../images/pc/sec3_1_icon_2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_1_dec {
    top: 296px !important;
    position: absolute !important;
    left: 0px;
    width: 395px;
    height: 184px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_1_dec.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_1_dec {
    background-image: url("../images/pc/sec3_1_dec.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_subtitle {
    top: 926px !important;
    position: absolute !important;
    left: 501px;
    width: 1000px;
    height: 270px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_subtitle.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_subtitle {
    background-image: url("../images/pc/sec3_subtitle.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_tickets {
    top: 457px;
    left: 546px;
    width: 916px;
    height: 461px;
  }
  #ticket1 {
    top: 59px !important;
    position: absolute !important;
    left: 9px;
    width: 884px;
    height: 324px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/ticket1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #ticket1 {
    background-image: url("../images/pc/ticket1.png");
  }
}

@media screen and (min-width: 768px) {
  #ticket2 {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 916px;
    height: 461px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/ticket2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #ticket2 {
    background-image: url("../images/pc/ticket2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_logo {
    top: 141px !important;
    position: absolute !important;
    left: 710px;
    width: 585px;
    height: 310px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_logo.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_logo {
    background-image: url("../images/pc/sec3_logo.png");
  }
}

@media screen and (min-width: 768px) {
  #sec3_attention {
    top: 0px !important;
    position: absolute !important;
    left: 313px;
    width: 266px;
    height: 205px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec3_attention.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec3_attention {
    background-image: url("../images/pc/sec3_attention.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4 {
    top: 10100px;
    left: -2063px;
    width: 1985px;
    height: 3875px;
  }
  #sec4_considerations {
    top: 3423px;
    left: 373px;
    width: 1260px;
    height: 2680px;
    background-color: #E6E6E6;
  }
  #sec4_considerations_bg {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 1260px;
    height: 452px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_considerations_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_considerations_bg {
    background-image: url("../images/pc/sec4_considerations_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_considerations_t {
    top: 49px !important;
    position: absolute !important;
    left: 194px;
    width: 878px;
    height: 330px;
  }
  #sec4_bg {
    top: 59px !important;
    position: absolute !important;
    left: 373px;
    width: 1260px;
    height: 3364px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_bg {
    background-image: url("../images/pc/sec4_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_deco {
    top: 430px !important;
    position: absolute !important;
    left: 0px;
    width: 1985px;
    height: 596px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_deco.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_deco {
    background-image: url("../images/pc/sec4_deco.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_btn {
    top: 3203px !important;
    position: absolute !important;
    left: 557px;
    width: 890px;
    height: 140px;
  }
  #sec4_period {
    top: 2960px;
    left: 777px;
    width: 450px;
    height: 164px;
  }
  #sec4_period_frame {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 450px;
    height: 164px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_period_frame.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_period_frame {
    background-image: url("../images/pc/sec4_period_frame.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_period_t {
    top: 31px !important;
    position: absolute !important;
    left: 21px;
    width: 407px;
    height: 85px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_period_t.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_period_t {
    background-image: url("../images/pc/sec4_period_t.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_3 {
    top: 2418px;
    left: 768px;
    width: 462px;
    height: 420px;
  }
  #sec4_3_bg {
    top: 0px !important;
    position: absolute !important;
    left: 59px;
    width: 339px;
    height: 315px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_3_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_3_bg {
    background-image: url("../images/pc/sec4_3_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_3_card {
    top: 2px !important;
    position: absolute !important;
    left: 126px;
    width: 228px;
    height: 276px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_3_card.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_3_card {
    background-image: url("../images/pc/sec4_3_card.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_3_get {
    top: 192px !important;
    position: absolute !important;
    left: 273px;
    width: 155px;
    height: 97px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_3_get.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_3_get {
    background-image: url("../images/pc/sec4_3_get.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_3_dec {
    top: 345px !important;
    position: absolute !important;
    left: 0px;
    width: 462px;
    height: 137px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_3_dec.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_3_dec {
    background-image: url("../images/pc/sec4_3_dec.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_arrow_2 {
    top: 2305px !important;
    position: absolute !important;
    left: 946px;
    width: 120px;
    height: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_arrow_2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_arrow_2 {
    background-image: url("../images/pc/sec4_arrow_2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_2 {
    top: 1880px;
    left: 824px;
    width: 354px;
    height: 368px;
  }
  #sec4_2_bg {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 341px;
    height: 315px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_2_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_2_bg {
    background-image: url("../images/pc/sec4_2_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_2_icon {
    top: 16px;
    left: 22px;
    width: 332px;
    height: 282px;
  }
  #sec4_2_icon1 {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 323px;
    height: 282px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_2_icon1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_2_icon1 {
    background-image: url("../images/pc/sec4_2_icon1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_2_icon2 {
    top: 184px !important;
    position: absolute !important;
    left: 273px;
    width: 59px;
    height: 59px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_2_icon2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_2_icon2 {
    background-image: url("../images/pc/sec4_2_icon2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_2_t1 {
    top: 341px !important;
    position: absolute !important;
    left: 33px;
    width: 268px;
    height: 27px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_2_t1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_2_t1 {
    background-image: url("../images/pc/sec4_2_t1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_arrow_1 {
    top: 1764px !important;
    position: absolute !important;
    left: 944px;
    width: 120px;
    height: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_arrow_1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_arrow_1 {
    background-image: url("../images/pc/sec4_arrow_1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_1 {
    top: 1338px;
    left: 842px;
    width: 323px;
    height: 372px;
  }
  #sec4_1_bg {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 323px;
    height: 315px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_1_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_1_bg {
    background-image: url("../images/pc/sec4_1_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_1_icon {
    top: 81px;
    left: 81px;
    width: 169px;
    height: 169px;
  }
  #sec4_1_center {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 169px;
    height: 169px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_1_center.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_1_center {
    background-image: url("../images/pc/sec4_1_center.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_1_finger {
    top: 85px !important;
    position: absolute !important;
    left: 70px;
    width: 37px;
    height: 49px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_1_finger.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_1_finger {
    background-image: url("../images/pc/sec4_1_finger.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_1_t1 {
    top: 345px !important;
    position: absolute !important;
    left: 45px;
    width: 244px;
    height: 27px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_1_t1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_1_t1 {
    background-image: url("../images/pc/sec4_1_t1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_subtitle {
    top: 1011px !important;
    position: absolute !important;
    left: 502px;
    width: 1000px;
    height: 270px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_subtitle.png");
    z-index: 3;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_subtitle {
    background-image: url("../images/pc/sec4_subtitle.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_dec {
    top: 589px;
    left: 657px;
    width: 275px;
    height: 470px;
    z-index: 2;
  }
  #sec4_card {
    top: 204px !important;
    position: absolute !important;
    left: 6px;
    width: 241px;
    height: 266px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_card.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_card {
    background-image: url("../images/pc/sec4_card.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_dec_1 {
    top: 0px !important;
    position: absolute !important;
    left: 10px;
    width: 265px;
    height: 93px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_dec_1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_dec_1 {
    background-image: url("../images/pc/sec4_dec_1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_dec_2 {
    top: 74px !important;
    position: absolute !important;
    left: 28px;
    width: 224px;
    height: 85px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_dec_2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_dec_2 {
    background-image: url("../images/pc/sec4_dec_2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_dec_3 {
    top: 151px !important;
    position: absolute !important;
    left: 0px;
    width: 224px;
    height: 85px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_dec_3.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_dec_3 {
    background-image: url("../images/pc/sec4_dec_3.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1 {
    top: 209px !important;
    position: absolute !important;
    left: 303px;
    width: 1400px;
    height: 820px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 1;
  }
  #sec4_chara_1.chara-1 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_1.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-1 {
    background-image: url("../images/pc/sec4_chara_1.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-2 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_2.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-2 {
    background-image: url("../images/pc/sec4_chara_2.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-3 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_3.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-3 {
    background-image: url("../images/pc/sec4_chara_3.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-4 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_4.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-4 {
    background-image: url("../images/pc/sec4_chara_4.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-5 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_5.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-5 {
    background-image: url("../images/pc/sec4_chara_5.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-6 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_6.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-6 {
    background-image: url("../images/pc/sec4_chara_6.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-7 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_7.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-7 {
    background-image: url("../images/pc/sec4_chara_7.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-8 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_8.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-8 {
    background-image: url("../images/pc/sec4_chara_8.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-9 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_9.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-9 {
    background-image: url("../images/pc/sec4_chara_9.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-10 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_10.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-10 {
    background-image: url("../images/pc/sec4_chara_10.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-11 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_11.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-11 {
    background-image: url("../images/pc/sec4_chara_11.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-12 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_12.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-12 {
    background-image: url("../images/pc/sec4_chara_12.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-13 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_13.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-13 {
    background-image: url("../images/pc/sec4_chara_13.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-14 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_14.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-14 {
    background-image: url("../images/pc/sec4_chara_14.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-15 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_15.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-15 {
    background-image: url("../images/pc/sec4_chara_15.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_chara_1.chara-16 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_chara_16.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_chara_1.chara-16 {
    background-image: url("../images/pc/sec4_chara_16.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_logo {
    top: 145px !important;
    position: absolute !important;
    left: 667px;
    width: 712px;
    height: 406px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_logo.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_logo {
    background-image: url("../images/pc/sec4_logo.png");
  }
}

@media screen and (min-width: 768px) {
  #sec4_attention {
    top: 0px !important;
    position: absolute !important;
    left: 315px;
    width: 266px;
    height: 205px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/sec4_attention.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #sec4_attention {
    background-image: url("../images/pc/sec4_attention.png");
  }
}

@media screen and (min-width: 768px) {
  #footer {
    top: 16264px;
    left: -2020px;
    width: 1920px;
    height: 956px;
  }
  #footer_con_bg {
    top: 232px !important;
    position: absolute !important;
    left: 0px;
    width: 1920px;
    height: 724px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/footer_con_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #footer_con_bg {
    background-image: url("../images/pc/footer_con_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #footer_copyrights {
    top: 920px !important;
    position: absolute !important;
    left: 853px;
    width: 214px;
    height: 14px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/footer_copyrights.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #footer_copyrights {
    background-image: url("../images/pc/footer_copyrights.png");
  }
}

@media screen and (min-width: 768px) {
  #immunity {
    top: 898px !important;
    position: absolute !important;
    left: 644px;
    width: 626px;
    height: 13px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/immunity.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #immunity {
    background-image: url("../images/pc/immunity.png");
  }
}

@media screen and (min-width: 768px) {
  #guide {
    top: 838px !important;
    position: absolute !important;
    left: 999px;
    width: 208px;
    height: 17px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/guide.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #guide {
    background-image: url("../images/pc/guide.png");
  }
}

@media screen and (min-width: 768px) {
  #privacy {
    top: 838px !important;
    position: absolute !important;
    left: 808px;
    width: 160px;
    height: 17px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/privacy.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #privacy {
    background-image: url("../images/pc/privacy.png");
  }
}

@media screen and (min-width: 768px) {
  #management {
    top: 837px !important;
    position: absolute !important;
    left: 711px;
    width: 64px;
    height: 17px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/management.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #management {
    background-image: url("../images/pc/management.png");
  }
}

@media screen and (min-width: 768px) {
  #studio {
    top: 721px;
    left: 822px;
    width: 274px;
    height: 46px;
  }
  #ft_logo_cacalia {
    top: 0px !important;
    position: absolute !important;
    left: 154px;
    width: 120px;
    height: 46px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/ft_logo_cacalia.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #ft_logo_cacalia {
    background-image: url("../images/pc/ft_logo_cacalia.png");
  }
}

@media screen and (min-width: 768px) {
  #ft_logo_happy {
    top: 5px !important;
    position: absolute !important;
    left: 0px;
    width: 110px;
    height: 38px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/ft_logo_happy.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #ft_logo_happy {
    background-image: url("../images/pc/ft_logo_happy.png");
  }
}

@media screen and (min-width: 768px) {
  #dl {
    top: 577px;
    left: 741px;
    width: 438px;
    height: 82px;
  }
  #app_dl_music_sp {
    top: 0px !important;
    position: absolute !important;
    left: 236px;
    width: 202px;
    height: 82px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/app_dl_music_sp.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #app_dl_music_sp {
    background-image: url("../images/pc/app_dl_music_sp.png");
  }
}

@media screen and (min-width: 768px) {
  #app_dl_basic_sp {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 202px;
    height: 82px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/app_dl_basic_sp.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #app_dl_basic_sp {
    background-image: url("../images/pc/app_dl_basic_sp.png");
  }
}

@media screen and (min-width: 768px) {
  #official {
    top: 479px;
    left: 906px;
    width: 106px;
    height: 56px;
  }
  #youtube {
    top: 25px !important;
    position: absolute !important;
    left: 63px;
    width: 43px;
    height: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/youtube.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #youtube {
    background-image: url("../images/pc/youtube.png");
  }
}

@media screen and (min-width: 768px) {
  #twitter {
    top: 26px !important;
    position: absolute !important;
    left: 0px;
    width: 37px;
    height: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/twitter.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #twitter {
    background-image: url("../images/pc/twitter.png");
  }
}

@media screen and (min-width: 768px) {
  #offical_title {
    top: 0px !important;
    position: absolute !important;
    left: 23px;
    width: 64px;
    height: 12px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/official_title.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #offical_title {
    background-image: url("../images/pc/official_title.png");
  }
}

@media screen and (min-width: 768px) {
  #footer_logo {
    top: 313px !important;
    position: absolute !important;
    left: 809px;
    width: 304px;
    height: 124px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/footer_logo.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #footer_logo {
    background-image: url("../images/pc/footer_logo.png");
  }
}

@media screen and (min-width: 768px) {
  #share {
    top: 102px;
    left: 0px;
    width: 1920px;
    height: 130px;
    z-index: 2;
  }
  #share_bg {
    top: 0px !important;
    position: absolute !important;
    left: 0px;
    width: 1920px;
    height: 130px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/share_bg.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #share_bg {
    background-image: url("../images/pc/share_bg.png");
  }
}

@media screen and (min-width: 768px) {
  #icon_fb {
    top: 28px !important;
    position: absolute !important;
    left: 1157px;
    width: 31px;
    height: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/icon_fb.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #icon_fb {
    background-image: url("../images/pc/icon_fb.png");
  }
}

@media screen and (min-width: 768px) {
  #icon_line {
    top: 28px !important;
    position: absolute !important;
    left: 930px;
    width: 70px;
    height: 66px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/icon_line.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #icon_line {
    background-image: url("../images/pc/icon_line.png");
  }
}

@media screen and (min-width: 768px) {
  #icon_twi {
    top: 33px !important;
    position: absolute !important;
    left: 712px;
    width: 70px;
    height: 57px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/icon_twi.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #icon_twi {
    background-image: url("../images/pc/icon_twi.png");
  }
}

@media screen and (min-width: 768px) {
  #totop {
    top: 0px !important;
    position: absolute !important;
    left: 1715px;
    width: 204px;
    height: 102px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/totop.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #totop {
    background-image: url("../images/pc/totop.png");
  }
}

@media screen and (min-width: 768px) {
  #flower {
    width: auto;
    height: 300px;
    top: 450px;
    display: flex;
  }
  #flower.ani {
    -webkit-animation: kvslide 180s linear infinite;
            animation: kvslide 180s linear infinite;
  }
  #flower .flowerbox {
    position: relative;
    display: flex;
  }
  #flower .flowerbox img {
    position: relative;
    width: 272px;
    height: 300px;
  }
  #join_wrap {
    top: 0px;
    left: 2020px;
    width: 1920px;
    height: 14821px;
  }
  #join_wrap #joinkv {
    top: 0;
    left: -2020px;
    width: 1920px;
    height: 712px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/bg_kv.png");
    background-position: center top;
    background-size: auto auto;
    background-repeat: repeat-x;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #joinkv {
    background-image: url("../images/pc/join/bg_kv.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv h1 {
    position: absolute;
    margin: 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/logo.png");
    width: 600px;
    height: 428px;
    top: 0px;
    left: 664px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #joinkv h1 {
    background-image: url("../images/pc/join/logo.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv h2 {
    position: absolute;
    margin: 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/tit_kv.png");
    width: 400px;
    height: 52px;
    top: 346px;
    left: 760px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #joinkv h2 {
    background-image: url("../images/pc/join/tit_kv.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_music {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/btn_music.png");
    width: 486px;
    height: 126px;
    top: 501px;
    left: 460px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #joinkv .btn_music {
    background-image: url("../images/pc/join/btn_music.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_music:hover {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/btn_music_on.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #joinkv .btn_music:hover {
    background-image: url("../images/pc/join/btn_music_on.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_tokuban {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/btn_tokuban.png");
    width: 486px;
    height: 126px;
    top: 501px;
    left: 974px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #joinkv .btn_tokuban {
    background-image: url("../images/pc/join/btn_tokuban.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #joinkv .btn_tokuban:hover {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/btn_tokuban_on.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #joinkv .btn_tokuban:hover {
    background-image: url("../images/pc/join/btn_tokuban_on.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #bar1 {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 712px;
    left: -2020px;
    width: 1920px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/sec1_subtitle.png");
    height: 100px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #bar1 {
    background-image: url("../images/pc/join/sec1_subtitle.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap h4 {
    margin: 0;
    padding: 0;
    color: #00B3FF;
    font-size: 26px;
    font-weight: bold;
    text-indent: -1em;
    width: 1093px;
    margin-left: 439px;
    line-height: 43px;
    margin-bottom: 0.7em;
    letter-spacing: 0;
  }
  #join_wrap p {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 20px;
    line-height: 35px;
    width: 1020px;
    margin-left: 445px;
  }
  #join_wrap p .red {
    color: #F8538C;
  }
  #join_wrap #step1 {
    top: 873px;
    left: -2020px;
    width: 1920px;
  }
  #join_wrap #step1 .img {
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/step1.png");
    width: 960px;
    height: 540px;
    margin: 40px auto;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #step1 .img {
    background-image: url("../images/pc/join/step1.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #step2 {
    top: 1597px;
    left: -2020px;
    width: 1920px;
  }
  #join_wrap #step2 .img {
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/step2.png");
    width: 960px;
    height: 540px;
    margin: 40px auto;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #step2 .img {
    background-image: url("../images/pc/join/step2.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #step3 {
    top: 2544px;
    left: -2020px;
    width: 1920px;
  }
  #join_wrap #step3 .img {
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/step3.png");
    width: 960px;
    height: 540px;
    margin: 40px auto;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #step3 .img {
    background-image: url("../images/pc/join/step3.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #attention {
    top: 3478.84px;
    left: -2020px;
    width: 1920px;
  }
  #join_wrap #attention p {
    width: 1072px;
    margin-left: 448px;
    text-indent: -1em;
  }
  #join_wrap #bar2 {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 3670.96px;
    left: -2020px;
    width: 1920px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/sec2_subtitle.png");
    height: 100px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #bar2 {
    background-image: url("../images/pc/join/sec2_subtitle.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #live {
    top: 3852.84px;
    left: -2020px;
    width: 1920px;
  }
  #join_wrap #live h4 {
    text-indent: 0;
    width: 924px;
    margin-left: 517px;
    margin-bottom: 0;
    margin-top: 0.5em;
    text-align: center;
  }
  #join_wrap #live h4.info {
    text-align: left;
  }
  #join_wrap #live .minilogo {
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/minilogo.png");
    width: 522px;
    height: 372px;
    margin: 0px auto;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #live .minilogo {
    background-image: url("../images/pc/join/minilogo.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #live p {
    font-weight: bold;
    text-indent: 0;
    margin-left: 517px;
    width: 880px;
  }
  #join_wrap #live a {
    color: #000000;
  }
  #join_wrap #footerlink {
    top: 4776px;
    left: -2020px;
    width: 1920px;
  }
  #join_wrap #footerlink .imgtop {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/sec4_bg_top.png");
    width: 1920px;
    height: 180px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #footerlink .imgtop {
    background-image: url("../images/pc/join/sec4_bg_top.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #footerlink .box {
    background: #0A327F;
    width: 1920px;
    height: 674px;
    top: 180px;
    left: 0;
  }
  #join_wrap #footerlink .bnr {
    position: relative;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/sec4_bnr_off.png");
    width: 700px;
    height: 220px;
    margin: 120px auto 0;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #footerlink .bnr {
    background-image: url("../images/pc/join/sec4_bnr_off.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #footerlink .bnr:hover {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/sec4_bnr_on.png");
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #footerlink .bnr:hover {
    background-image: url("../images/pc/join/sec4_bnr_on.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #footerlink .txt {
    position: relative;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/sp/join/footer_link.png");
    width: 374px;
    height: 30px;
    margin: 10px auto 0;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  #join_wrap #footerlink .txt {
    background-image: url("../images/pc/join/footer_link.png");
  }
}

@media screen and (min-width: 768px) {
  #join_wrap #footer {
    top: 5327px;
  }
  body {
    min-width: 1380px;
  }
  .page {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
  }
  .wrapper {
    width: 100%;
    min-width: 1380px;
    height: 100%;
  }
  #content-container {
    left: 50%;
    transform: translate(-50%, 0);
  }
  #sec2_flst {
    background-repeat: repeat-x;
    -webkit-animation: ticker_wide 50s infinite linear;
            animation: ticker_wide 50s infinite linear;
  }
}

@media screen and (min-width: 767px) and (max-width: 1920px) {
  #totop {
    left: auto;
    right: 270px;
  }
}

@-webkit-keyframes kvtweet {
  0% {
    opacity: 0;
    bottom: 0;
  }
  5% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 150px;
  }
}

@keyframes kvtweet {
  0% {
    opacity: 0;
    bottom: 0;
  }
  5% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 150px;
  }
}

@-webkit-keyframes yure {
  0% {
    transform: translateX(-3%);
  }
  100% {
    transform: translateX(3%);
  }
}

@keyframes yure {
  0% {
    transform: translateX(-3%);
  }
  100% {
    transform: translateX(3%);
  }
}

@-webkit-keyframes kvslide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes kvslide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
