@media (min-width: 768px) {
  .bfiber {
    font-size: 38.3px;
    font-weight: 900;
  }

  .mobile {
    display: none;
  }

  .back_320 {
    display: none;
  }

  .back_768 {
    display: block;
  }

  .top_banner {
    height: 340px;
  }

  .top_banner-contianer {
    width: fit-content;
    padding-top: 38px;
    margin-right: calc(50% - 316px);
  }

  .top_banner-title {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.02;
    letter-spacing: -0.27px;
    text-align: right;
    color: #fff;
    margin-bottom: 7px;
  }

  .top_banner-subtitle {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: -0.13px;
    text-align: right;
    color: #fff;
    width: auto;
    margin-bottom: 10px;
  }

  .top_banner-move {
    margin: 0;
    width: 215px;
    height: 51px;
    font-size: 17.6px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
  }

  .top_banner-move svg {
    margin-right: -1px;
    transform: translateX(-6px);
    width: 32px;
    height: 19px;
  }

  .title_between {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.67px;
    text-align: center;
    color: #16254f;
    width: 621px;
    padding: 10px 0 16px;
  }

  .video {
    /* background-image: url(./image/video768.png); */
    height: 370px;
  }

  .video_content {
    width: 272px;
    height: 134px;
  }

  .video_content svg {
    width: 50px;
    height: 50px;
  }

  .video_title {
    font-size: 23.9px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.2px;
    text-align: center;
    color: #16254f;
    width: 215px;
  }

  .game_time-title {
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.67px;
    text-align: center;
    color: #16254f;
    margin: 32px 0px;
  }

  .info {
    width: 768px;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 auto;
  }

  .info_single {
    width: 375px;
    height: 130px;
    padding: 23px 0 30px;
    margin: 0;
    margin-bottom: 34px;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
  }

  .number3 {
    width: 375px;
    height: 178px;
  }

  .number4 {
    width: 375px;
    height: 178px;
  }

  .info_single:not(:nth-child(even)) {
    margin-left: 18px;
  }

  .info_single-number {
    width: 31.3px;
    height: 31.3px;
    font-size: 19.1px;
  }

  .link {
    height: 160px;
  }

  .link_con {
    display: flex;
    flex-direction: row-reverse;
  }

  .link_con-url {
    margin-bottom: 0;
    font-size: 20px;
  }

  .link_con-copy {
    font-size: 13.9px;
    margin: 18px auto 15px;
    /* margin-left: 16px; */
  }

  .link_con-copy svg {
    width: 20px;
    height: 20px;
  }

  .link_text {
    margin: 0 auto;
    margin-top: 31px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    width: fit-content;
  }

  .link_text br {
    display: none;
  }

  .cando {
    padding-top: 12px;
  }

  .cando_title {
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.67px;
    text-align: center;
    color: #16254f;
    margin-bottom: 9px;
    width: 300px;
  }

  .cando_subtitle {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-bottom: 26px;
  }

  .cando_celebret {
    width: 492px;
    height: 124px;
    display: flex;
    flex-direction: row;
  }

  .cando_celebret img {
    width: 86px;
    height: 72px;
    margin-left: 14px;
  }

  .cando_celebret-title {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
  }

  .cando_anotherside img {
    width: 392px;
    height: 279px;
    margin-top: 18px;
  }

  .scenes {
    padding-bottom: 52px;
  }

  .scenes_title {
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.67px;
    text-align: center;
    color: #16254f;
    margin-bottom: 37px;
  }

  .scenes_con {
    padding: 0;
    width: fit-content;
    margin: 0 auto;
  }

  .scenes_single {
    margin: 0;
  }

  .scenes_single:not(:last-child) {
    margin-left: 20px;
  }

  .scenes_single-img {
    width: 374px;
    height: 207px;
    margin-bottom: 20px;
  }

  .scenes_single-title {
    width: auto;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    margin-bottom: 9px;
  }

  .scenes_single-text {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: -0.25px;
    text-align: right;
    color: #585858;
    width: 373px;
  }

  .scenes_single-link {
    font-size: 18px;
  }

  .wave {
    height: 316px;
  }

  .wave_title {
    font-size: 30px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    width: 649px;
    margin-bottom: 44px;
  }

  .br_768 {
    display: block;
  }

  .wave_link {
    border-radius: 32px;
    box-shadow: 0 7px 5px -2px rgba(48, 223, 255, 0.29);
    background-color: #fff;
    width: 246px;
    height: 64px;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.82;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
  }

  .wave_link svg {
    width: 17px;
    height: 14px;
  }

  .form_submit svg {
    width: 24px;
    height: 24px;
    margin-left: 6px;
  }

  .questions {
    padding: 48px 0 64px;
    background-color: #fafafa;
  }

  .questions_title {
    font-size: 34px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.76;
    letter-spacing: -0.29px;
    text-align: center;
    color: #16254f;
    margin-bottom: 40px;
  }

  .questions_con {
    margin: 0 auto;
    padding: 0;
    width: 768px;
  }

  .questions-single-title {
    width: 768px;
    height: 64px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
  }

  .questions-single-title svg {
    width: 16px;
    height: 16px;
  }

  .questions-single-description {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #666;
    padding-bottom: 22px;
  }

  .questions_policy {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    padding: 0;
    width: 768px;
    margin: 0 auto;
    margin-top: 28px;
  }

  .video_popup_continer {
    /* background: #5174fd; */
    width: 700px;
    border-radius: 34px;
    height: 530px;
  }

  .video_popup iframe {
    height: 393px;
    width: 658px;
  }

  .x_btn {
    top: 35px;
    left: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .x_btn-svg {
    width: 18px;
    height: 18px;
  }

  .x_btn-txt {
    display: inline;
    font-size: 18px;
    font-weight: 500;
    margin-left: 7px;
    line-height: 1;
    color: #fff;
  }
}
