html,
body {
  width: 100%;
  height: 100%;
  overflow: auto;
}

@media screen and (max-width: 320px) {
  .container-index {
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/background@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    margin: 0 auto;
  }
  .h_bg_picture {
    height: 100%;
  }

  .h_bg_picture .bg-content,
  .start-picture {
    margin-bottom: 0px;
    padding: 0px;
    height: 86%;
  }
  .h_bg_picture .text {
    margin-top: 8px;
    font-weight: 300;
    font-size: 12px;
  }
  .content-text {
    font-size: 10px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .header {
    width: 280px;
    font-size: 12px;
    line-height: 21px;
    padding-bottom: 4px;
  }
  .title {
    font-family: "" Helvetica Neue ",system-ui,-apple-system,sans-serif";
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 4px;
  }
  .step {
    font-weight: 600;
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .start-picture {
    text-align: center;
    align-items: center;
    display: none;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
  }
  .bg-content {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 50px 0px;
  }
  .bg-content-second {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .how-to-play {
    border: 1px solid rgb(27, 27, 27);
    width: 80%;
    border-radius: 5px;
    margin: 20px 0px 10px 0px;
    background-color: #ffffff;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 14px;
  }
  .submit {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 48px;
    text-decoration: none;
    margin: 0 auto;
    font-size: 14px;
  }
  .submit_2 {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    font-size: 14px;
    display: grid;
    align-items: center;
  }

  .submit-picture {
    width: 50px;
    height: 20px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 20px;
    text-decoration: none;
    margin-top: -3px;
    font-size: 10px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .special-site {
    border: 1px solid grey;
    width: 80%;
    height: 60px;
    border-radius: 30px;
    background-color: white;
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
  }
  .special-site img {
    width: 100px;
  }
  .font-picture {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 12px;
  }

  #finish .menu_option {
    display: flex;
    margin-top: 0px;
    width: 80%;
    margin: 8px auto;
    padding-bottom: 5px;
  }
  #finish #finishImg {
    width: 250px;
    height: 250px;
  }
  .icon_share img {
    width: 30px;
    height: 30px;
  }

  .header_timeover {
    height: 15%;
    margin-top: 5%;
  }
  #finish .text {
    margin-top: 4px;
    font-size: 14px;
  }
  #finish .content_index {
    padding-bottom: 0px;
    position: relative;
    height: 100%;
  }
  .share_your_time {
    font-size: 12px;
    margin: 8px auto;
  }
  #finish .header_timeover span {
    margin-right: 0px;
  }
  #finish .title_time {
    margin-right: 0px;
  }
  .footer .footer_page {
    bottom: 0px;
  }
  .h_bg_picture .text {
    margin-top: 8px;
    font-weight: 300;
    font-size: 12px;
  }
  .h_bg_picture .img-picture {
    width: 75%;
    height: 100%;
  }
  .explanatory_text {
    font-size: 14px;
    margin-top: 4px;
    font-weight: 600;
  }
}

@media screen and (min-width: 325px) and (max-width: 375px) {
  #finish .text {
    margin-top: 4px;
  }
  #finish .content_index {
    padding-bottom: 0px;
  }
  .share_your_time {
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    margin: 8px auto;
  }
  #finish .footer_page {
    font-size: 12px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .h_bg_picture .text {
    margin-top: 8px;
    font-weight: 300;
    font-size: 12px;
  }
  .explanatory_text {
    font-size: 12px;
    margin-top: 4px;
    font-weight: 600;
  }
}
@media screen and (min-width: 325px) and (max-width: 450px) {
  .content-text {
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 48px;
    text-decoration: none;
    margin: 10px auto;
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit_2 {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    margin: 10px auto;
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    display: grid;
    align-items: center;
  }
  #finish #finishImg {
    width: 250px;
    height: 250px;
  }
  .explanatory_text {
    font-size: 12px;
    margin-top: 4px;
    font-weight: 600;
  }
}
@media screen and (min-width: 378px) and (max-width: 540px) {
  .pick_text {
    font-size: 12px !important;
  }
  .content-text {
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
    line-height: 48px;
    text-decoration: none;
    margin: 20px auto;
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit_2 {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    margin-top: 20px;
    text-decoration: none;
    margin: 20px auto;
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    display: grid;
    align-items: center;
  }
  .h_bg_picture .img-picture {
    width: 100%;
    height: 100%;
  }
  .h_bg_picture .text {
    margin-top: 8px;
    font-weight: 300;
    font-size: 12px;
  }
  .explanatory_text {
    font-size: 12px;
    margin-top: 8px;
    font-weight: 600;
  }
}
@media screen and (min-width: 300px) and (max-width: 540px) {
  .content-text-header {
    font-size: 12px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .container-index {
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/background@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    margin: 0 auto;
  }
  .h_bg_picture {
    height: 100%;
  }
  .h_bg_picture .bg-content,
  .start-picture {
    margin-bottom: 0px;
    padding: 0px;
    height: 86%;
  }
  .header {
    width: 280px;
    height: 23px;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 4px;
  }
  .title {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 4px;
  }
  .step {
    font-weight: 600;
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .start-picture {
    text-align: center;
    align-items: center;
    display: none;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 90%;
    margin: 0 auto;
  }
  .bg-content {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 50px 0px;
  }
  .bg-content-second {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 90%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .how-to-play {
    border: 1px solid rgb(27, 27, 27);
    width: 200px;
    border-radius: 5px;
    margin: 20px 0px 10px 0px;
    background-color: #ffffff;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
  }
  .submit-picture {
    width: 50px;
    height: 20px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 20px;
    text-decoration: none;
    margin-top: -3px;
    font-size: 10px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .special-site {
    border: 1px solid white;
    width: 200px;
    height: 48px;
    border-radius: 5px;
    background-color: white;
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
  }
  .special-site img {
    width: 100px;
  }
  .font-picture {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 12px;
  }
  #finish .menu_option {
    display: flex;
    margin-top: 0px;
    width: 55%;
    width: 80%;
    margin: 8px auto;
    padding-bottom: 5px;
  }
  #finish .footer_page {
    font-size: 12px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .share_your_time {
    font-size: 14px;
    margin: 8px auto;
  }
  .footer .footer_page {
    bottom: 0px;
  }
}
@media only screen and (device-width: 540px) {
  #finish #finishImg {
    width: 250px;
    height: 250px;
  }
  #finish .footer #logo {
    width: 200px;
    height: 48px;
  }
  #finish .footer #logo {
    width: 200px;
    height: 48px;
  }
}

@media screen and (min-width: 541px) and (max-width: 768px) {
  .explanatory_text {
    font-size: 18px;
    margin-top: 8px;
    font-weight: 600;
  }

  .container-index {
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/background@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;

    width: 100%;
    margin: 0 auto;
  }
  .content-text-header {
    font-size: 12px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .h_bg_picture {
    height: 100%;
  }
  .h_bg_picture .bg-content,
  .start-picture {
    margin-bottom: 0px;
    padding: 0px;
    height: 86%;
  }
  .header {
    width: 280px;
    height: 23px;
    font-size: 16px;
  }
  .title {
    font-size: 16px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .pick_text {
    font-size: 18px !important;
  }
  .content-text {
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .how-to-play {
    border: 2px solid rgb(27, 27, 27);
    width: 200px;
    height: 31px;
    line-height: 31px;
    border-radius: 5px;
    margin-top: 20px;
    background-color: #ffffff;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 14px;
  }
  .step {
    font-weight: 600;
    margin-top: 20px;
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .start-picture {
    text-align: center;
    align-items: center;
    display: none;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
  }
  .bg-content {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 50px 0px;
  }
  .bg-content-second {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .submit-picture {
    width: 100px;
    height: 28px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 28px;
    text-decoration: none;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 48px;
    text-decoration: none;
    margin: 0 auto;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit_2 {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    display: grid;
    align-items: center;
  }
  .special-site {
    border: 1px solid white;
    width: 200px;
    height: 48px;
    border-radius: 5px;
    background-color: white;
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
  }
  .special-site img {
    width: 100px;
  }
  .font-picture {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 18px;
  }
  #finish .menu_option {
    width: 80%;
    margin: 8px auto;
    padding-bottom: 5px;
  }
  #finish .footer_page {
    font-size: 16px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .share_your_time {
    font-size: 14px;
    margin: 8px auto;
  }
}
@media screen and (min-width: 680px) and (max-width: 768px) {
  #finish .text {
    margin-top: 6px;
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  .container-index {
    object-fit: fill;
    width: 80%;
    margin: 0 auto;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/background@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .h_bg_picture {
    height: 100%;
  }
  .h_bg_picture {
    height: 100%;
  }

  .h_bg_picture .bg-content,
  .start-picture {
    margin-bottom: 0px;
    padding: 0px;
    height: 86%;
  }
  .title {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "" Helvetica Neue ",system-ui,-apple-system,sans-serif";
  }
  .header {
    height: 23px;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 4px;
  }
  .pick_text {
    font-size: 18px !important;
  }
  .explanatory_text {
    font-size: 18px;
    margin-top: 8px;
    font-weight: 600;
  }

  .content-text {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 6px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .how-to-play {
    border: 2px solid rgb(27, 27, 27);
    width: 200px;
    height: 31px;
    line-height: 31px;
    border-radius: 5px;
    margin-top: 20px;
    background-color: #ffffff;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .step {
    font-weight: 600;
    margin-top: 20px;
    font-size: 18px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .start-picture {
    text-align: center;
    align-items: center;
    display: none;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
  }
  .bg-content {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 50px 0px;
  }
  .bg-content-second {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .submit-picture {
    width: 100px;
    height: 50px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 50px;
    text-decoration: none;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    line-height: 48px;
    text-decoration: none;
    margin: 0 auto;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit_2 {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    display: grid;
    align-items: center;
  }
  .special-site {
    border: 1px solid white;
    width: 200px;
    height: 48px;
    border-radius: 5px;
    background-color: white;
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .special-site img {
    width: 100px;
    height: 35px;
  }
  .font-picture {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  #finish .text {
    margin-top: 6px;
    font-size: 16px;
  }
  #finish .menu_option {
    width: 80%;
    margin: 8px auto;
    padding-bottom: 5px;
  }
  #finish .footer_page {
    font-size: 18px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .share_your_time {
    font-size: 16px;
    margin: 8px auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .container-index {
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/background@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 70%;
    margin: 0 auto;
  }
  .h_bg_picture {
    height: 100%;
  }
  .title {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "" Helvetica Neue ",system-ui,-apple-system,sans-serif";
  }
  .header {
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 4px;
  }
  .content-text {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 6px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .how-to-play {
    border: 2px solid rgb(27, 27, 27);
    width: 200px;
    border-radius: 5px;
    margin-top: 20px;
    background-color: #ffffff;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .step {
    font-weight: 600;
    margin-top: 20px;
    font-size: 18px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .start-picture {
    text-align: center;
    align-items: center;
    display: none;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
  }
  .bg-content {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 50px 0px;
  }
  .bg-content-second {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .submit-picture {
    width: 75px;
    height: 25px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    margin-top: -3px;
    cursor: pointer;
    line-height: 25px;
    text-decoration: none;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit {
    width: 200px;
    height: 50px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    line-height: 50px;
    text-decoration: none;
    margin: 0 auto;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit_2 {
    width: 200px;
    height: 50px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    display: grid;
    align-items: center;
  }
  .special-site {
    border: 1px solid white;
    width: 200px;
    height: 48px;
    border-radius: 30px;
    background-color: white;
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
  }
  .special-site img {
    width: 100px;
    height: 56px;
  }
  .font-picture {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  #finish .menu_option {
    width: 40%;
    margin: 8px auto;
    padding-bottom: 10px;
  }
  #finish .text {
    margin-top: 10px;
    font-size: 16px;
  }
  #wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #finish .footer_page {
    font-size: 18px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .share_your_time {
    font-size: 18px;
    margin: 8px auto;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) {
  .container-index {
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/background@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 50%;
    margin: 0 auto;
    height: auto;
  }
}
@media screen and (min-width: 1440px) {
  .container-index {
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/background@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 50%;
    margin: 0 auto;
    height: auto;
  }
}
@media screen and (min-width: 1025px) {
  .explanatory_text {
    font-size: 18px;
    margin-top: 8px;
    font-weight: 600;
  }

  .play_time {
    font-size: 25px;
  }
  .text_time {
    font-size: 35px !important;
  }
  .title_time {
    font-size: 25px !important;
  }
  .sec {
    font-size: 25px !important;
  }
  .time_label {
    font-size: 25px;
  }
  .timer {
    font-size: 44px !important;
  }
  #timeFinish {
    font-size: 45px;
  }
  .header {
    height: 23px;
    font-size: 16px;
  }
  .title {
    font-size: 16px;
    font-family: "" Helvetica Neue ",system-ui,-apple-system,sans-serif";
  }
  .content-text-header {
    font-size: 12px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .pick_text {
    font-size: 18px !important;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .content-text {
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .how-to-play {
    border: 1px solid rgb(27, 27, 27);
    width: 200px;
    height: 31px;
    line-height: 31px;
    border-radius: 5px;
    margin: 20px 0px 10px 0px;
    background-color: #ffffff;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .step {
    margin: 20px 0px 10px 0px;
    font-size: 14px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-weight: 600;
  }
  .submit {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    line-height: 48px;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .submit_2 {
    width: 200px;
    height: 48px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    display: grid;
    align-items: center;
  }
  .btn_linkto {
    margin: 20px auto !important;
  }

  .submit-picture {
    width: 75px;
    height: 25px;
    border-radius: 5px;
    color: white;
    background-color: red;
    text-align: center;
    cursor: pointer;
    line-height: 25px;
    text-decoration: none;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .start-picture {
    text-align: center;
    align-items: center;
    display: none;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 50px 0px;
  }
  .bg-content {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 50px 0px;
  }
  .bg-content-second {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-image: url("https://image.uniqlo.mom/UQ/ST3/jp/imagesother/find-your-mickey-puzzlegame/assets/icons/parts_000@2x.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: fill;
    width: 75%;
    margin: 0 auto;
    padding-top: 40px;
  }
  .special-site {
    border: 1px solid white;
    width: 200px;
    height: 48px;
    border-radius: 5px;
    font-weight: 800;
    background-color: white;
    text-align: center;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
  }
  .special-site img {
    width: 80px;
    height: 25px;
  }
  .font-picture {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
    font-size: 18px;
  }
  .h_bg_picture .text {
    margin-top: 10px;
    font-weight: 300;
    font-size: 12px;
  }
  #finish .menu_option {
    display: flex;
    margin-top: 8px;
    padding-bottom: 15px;
  }

  #finish #finishImg {
    width: 350px;
    height: 350px;
  }
  #finish .btn_finish {
    margin: 12px auto;
  }
  .container-index .wrap-text {
    margin: 0 auto;
    position: relative;
  }
  .container-index .footer {
    margin: 0 auto;
    position: relative;
  }
  .h_bg_picture .img-picture {
    height: auto;
    width: 65%;
  }
  .style_count {
    width: 100%;
  }
  .footer_page {
    bottom: 0px;
  }
}

.special-site a {
  font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
}
.text_time_over {
  font-family: "" Helvetica Neue ",system-ui,-apple-system,sans-serif";
  color: red;
  font-size: 50px;
  z-index: 99999;
  width: 100%;
  display: none;
  position: absolute;
}
.text {
  cursor: pointer;
  font-weight: 300;
  font-size: 12px;
}

.h_bg_picture {
  height: 100%;
}

.h_bg_picture .bg-content,
.start-picture {
  margin-bottom: 0px;
  padding: 0px;
  height: 86%;
}
.menu_option {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  width: 55%;
  text-decoration: underline;
}
.icon_share {
  display: flex;
  margin-top: 15px;
  width: 40%;
  justify-content: space-between;
  margin: 8px auto;
}
.footer_page {
  font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  font-size: 12px;
  color: #221714;
}
.content_index {
  overflow: auto;
  flex: 1;
  width: 100%;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  object-fit: fill;
  margin: 0 auto;
  height: 100%;
}
.img_index {
  margin: 16px auto;
  width: auto;
  height: auto;
}
.share_text {
  padding: 8px 0px;
}
.share_your_time {
  color: red;
  display: block;
}
.btn_linkto {
  margin: 8px auto;
}
.style_qa {
  color: #221714;
  font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  margin: 15px auto;
  font-size: 12px;
}

@media screen and (max-width: 400px) {
  .content-text {
    font-size: 12px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
}

.content-text-header {
  font-weight: 600;
  font-size: 12px;
  font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
}

@media screen and (max-width: 321px) {
  .h_bg_picture .text {
    font-weight: 300;
    font-size: 12px;
  }
  .content-text-header {
    font-size: 10px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
  .content-text {
    font-size: 10px;
    line-height: 21px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
}

@media only screen and (device-width: 414px) {
  .btn_linkto {
    height: 48px;
    line-height: 48px;
    margin: 4px 0px 10px 0px;
  }
  #finish #logo {
    margin-top: 6px;
  }
  .h_bg_picture #finish .text {
    margin-top: 8px;
  }

  .h_bg_picture .text {
    font-weight: 300;
    font-size: 12px;
  }

  .header_timeover {
    height: 20%;
    margin-top: 5%;
  }
}
.sec {
  margin-top: 25px;
  font-weight: bold;
  font-size: 18px;
  margin-left: 10px;
}
.title_time {
  font-size: 16px;
  margin-right: 10px;
  line-height: 60px;
  margin-top: 10px;
}
#timeFinish span:first-child {
  font-size: 40px;
}
#timeFinish span {
  font-size: 30px;
  margin-right: 5px;
}
.title_time {
  font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
}
#finish .footer_page {
  font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
}
#finish .content_index {
  padding-bottom: 0px;
  position: relative;
  height: 100%;
  overflow: auto;
}
.btn_finish {
  border: 1px;
  margin: 10px auto;
  font-size: 16px;
}
#finish .text {
  font-weight: 600;
  position: unset;
  transform: unset;
}
#finish .footer #logo {
  width: 200px;
  height: 48px;
}

@media only screen and (device-width: 540px) {
  .h_bg_picture .text {
    margin-top: 12px;
    font-weight: 300;
    font-size: 12px;
  }
  .text.play {
    font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
  }
}
.text_back {
  transform: unset;
  font-family: "Helvetica Neue", system-ui, -apple-system, sans-serif;
}
@media only screen and (device-width: 1200px) and (device-height: 700px) {
  #waitingPic {
    width: 250px !important;
  }
  #finish #finishImg {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 319px) {
  .header {
    width: 90%;
  }
  #timeFinish span:first-child {
    font-size: 45px;
  }
  #timeFinish span {
    font-size: 35px;
  }
  #finish .content_index .time_header .time_label {
    margin-left: 2px;
  }
  .h_bg_picture .content_index .text {
    bottom: 0px;
  }
  .h_bg_picture .content_index .play-text {
    bottom: 3%;
  }
  .h_bg_picture .content_index .play {
    bottom: 0px;
  }
  .sec {
    margin-left: 8px;
  }
  .content_index {
    overflow-y: auto;
    overflow-x: hidden;
  }
  .start-picture {
    width: 90%;
  }
}
@media screen and (min-width: 541px) and (max-width: 679px) {
  #timeFinish span:first-child {
    font-size: 40px;
  }
  #timeFinish span {
    font-size: 30px;
  }
  #finish .title_time {
    line-height: 40px;
  }
  #finish .content_index .time_header .time_label {
    line-height: 50px;
  }
  .sec {
    margin-top: 18px;
  }
}
.index_style {
  height: 100%;
  overflow: auto;
}
.time_label {
  line-height: 60px;
  margin-left: 6px;
  margin-top: 10px;
}

.wrap-text {
  height: 25%;
  width: 100%;
  position: relative;
}

.img-picture {
  height: 100%;
  width: 100%;
}
.footer {
  height: 25%;
  width: 100%;
  position: relative;
  padding-top: 10px;
}
.font-picture {
  font-weight: 600;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 10%;
}
.footer_page {
  position: absolute;
  width: 100%;
  left: 0px;
}
#finish .footer_page {
  position: unset;
}
.bg-content-second .footer_page {
  position: unset;
}
.content_header {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 10%;
}

.menu_option {
  justify-content: space-around;
  width: 100%;
  text-decoration: underline;
}
.index_style .font-picture {
  font-weight: 600;
  position: unset;
  bottom: unset;
}
.footer .text {
  margin-top: 6px;
}
@media screen and (min-width: 768px) {
  .h_bg_picture .img-picture {
    height: 100%;
    width: 70%;
  }
}

.content_img {
  height: 50%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.h_bg_picture .img-picture {
  border: 2px solid white;
}

.play_picture {
  border: 2px solid white;
}

.footer .text {
  margin-top: 8px;
}
.how-to-play {
  font-weight: 600;
}
.content-text {
  font-weight: 600;
}
.play_time {
  font-weight: 600;
}
