@media screen and (min-width: 641px) {
  .underPage {
    padding-top: 130px;
  }
  .underPage .mvArea {
    margin: 0 0 0px 0 !important;
    background-size: cover;
    background-position: center;
  }
  .secBox h2 {
    font-size: 36px;
    letter-spacing: 0.1em;
  }
  .linkBtn {
    padding: 0.8em 1.5em 0.8em 1.5em;
    font-size: 22px;
  }
}

/* min-width: 641px */
/*# sourceMappingURL=style_pc.css.map */