/* ----------Mixin(common)---------- */
@media screen and (max-width: 1480px) {
  #hd h1 {
    font-size: 40px;
    line-height: 40px;
  }
  #hd h2 {
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 10px;
  }
  #hd h3 {
    font-size: 30px;
  }
  #hd h4 {
    font-size: 18px;
  }
  #hd h5 {
    font-size: 16px;
  }
  #hd p {
    font-size: 14px;
  }
  #hd #accurate_wider {
    font-size: 10px;
  }
  #hd #accurate_wider .contentfield {
    width: 70%;
  }
}

@media screen and (max-width: 1280px) {
  #hd h1 {
    font-size: 32px;
    line-height: 32px;
  }
  #hd h2 {
    font-size: 32px;
    line-height: 32px;
  }
  #hd h3 {
    font-size: 26px;
    line-height: 30px;
  }
  #hd h4 {
    font-size: 16px;
  }
  #hd h5 {
    font-size: 14px;
  }
  #hd p {
    font-size: 12px;
  }
  #hd #accurate_wider .contentfield {
    width: 80%;
  }
}

@media screen and (max-width: 1023px) {
  #hd {
    /* ---------- section ------------ */
    /* ---------- common ------------ */
    /*------- ult_monster -------*/
    /*------- ult_gaming -------*/
    /*------- bring_out -------*/
    /*accurate_wider*/
    /*fully_replicate*/
    /*anti_glare*/
    /*variable_refresh*/
    /*aura_sync*/
    /*robust_connect*/
  }
  #hd section .bgimg::after, #hd section .mask::after {
    display: block;
  }
  #hd section .bgimg img.pc, #hd section .mask img.pc {
    display: none;
  }
  #hd section .bgimg img.mobile, #hd section .mask img.mobile {
    display: block;
  }
  #hd .contentfield {
    position: static;
    width: 90%;
    text-align: center;
    padding: 5% 0;
    -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
  }
  #hd .contentfield.bottom {
    padding-top: 0;
  }
  #hd .contentfield.top {
    padding-bottom: 0;
  }
  #hd #ult_monster .contentfield.bottom img {
    width: 600px;
    margin: 0 auto;
  }
  #hd #ult_gaming #ult_tv {
    display: none;
  }
  #hd #ult_gaming .contentfield {
    text-align: center;
  }
  #hd #ult_gaming .contentfield p {
    padding-bottom: 20px;
  }
  #hd #ult_gaming .contentfield.bottom {
    opacity: 1;
  }
  #hd #ult_gaming .contentfield.bottom img {
    width: 400px;
    margin: 0 auto;
  }
  #hd .scrollmagic-pin-spacer {
    display: none !important;
  }
  #hd #ult_gaming_mobile {
    display: block;
  }
  #hd #ult_gaming_mobile .contentfield {
    text-align: start;
    margin: 0 auto;
  }
  #hd #bring_out .contentfield img {
    width: 400px;
  }
  #hd #accurate_wider .contentfield {
    width: 90%;
  }
  #hd #fully_replicate .contentfield img {
    width: 250px;
  }
  #hd #robust_connect .contentfield img {
    width: 400px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #hd h1 {
    font-size: 26px;
  }
  #hd h2 {
    font-size: 26px;
  }
  #hd h3 {
    font-size: 22px;
  }
  #hd h4 {
    font-size: 14px;
    line-height: 16px;
  }
  #hd h5 {
    line-height: 16px;
  }
  #hd p {
    line-height: 16px;
  }
  #hd #ult_monster .contentfield.bottom {
    padding: 0;
  }
  #hd #ult_monster .contentfield.bottom img {
    margin: 0 auto;
    width: 400px;
  }
}

@media screen and (max-width: 480px) {
  #hd {
    font-size: 7px;
    /* ---------- txt ------------ */
  }
  #hd h1 {
    font-size: 22px;
  }
  #hd h2 {
    font-size: 22px;
  }
  #hd h3 {
    font-size: 18px;
  }
}
