@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
body {
  margin: 0;
  padding: 0;
  background-color: black;
  font-family: 'Helvetica Neue', Helvetica, 'Noto Sans TC', 'Noto Sans', sans-serif;
  color: white;
  letter-spacing: 1px; }
  body img {
    max-width: 100%;
    height: auto; }
  body a.scrollup {
    display: inline;
    z-index: 100; }
  body .scrollup {
    opacity: .5;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 999;
    color: #333;
    font-size: 2.5em; }

@media (min-width: 1200px) {
  .head {
    text-align: center; } }
.head picture {
  display: inline; }

.container {
  max-width: 100%; }
  @media (max-width: 768px) {
    .container {
      text-align: center; } }
  @media (min-width: 767px) {
    .container {
      max-width: 750px; } }
  @media (max-width: 768px) {
    .container .title-wrap {
      padding: 0 5vw; } }
  @media (max-width: 768px) {
    .container .btn-wrap {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0 1em; } }
  .container .btn-wrap a {
    display: inline-block; }

.step-wrap {
  position: relative;
  margin: 2rem auto;
  /* @include desktop {*/
  /*     bottom: 15vh;*/
  /* }*/ }
  @media (min-width: 990px) {
    .step-wrap {
      width: 100%;
      margin: 0 auto;
      bottom: 10vh; } }
  @media (max-width: 768px) {
    .step-wrap .img-inner {
      padding: 1rem; } }
  .step-wrap .img-inner .last-img {
    padding: 1.5rem; }

section {
  padding: 8vh 0; }
  section .Mg-name {
    max-width: 140px;
    margin: 0 0.35em;
    display: inline-block; }
    section .Mg-name img {
      width: 100%;
      vertical-align: baseline; }
  section h4 {
    font-size: 20px;
    line-height: 2;
    letter-spacing: 1px;
    margin: 0 auto 1.5em; }
    @media (max-width: 768px) {
      section h4 {
        width: 80%; } }
  section .img-wrap {
    margin: 10px auto; }
    @media (min-width: 990px) {
      section .img-wrap {
        text-align: center; } }
  section h6 {
    margin: 0.8rem 0;
    line-height: 1.5;
    letter-spacing: .8px; }
  section .footer-data {
    display: none;
    text-align: center; }
  section .btn-wrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

section.gy-1 {
  background: url(../images/hami_mhsp/gy-1.png) top center no-repeat;
  -o-background-size: cover;
  background-size: cover; }

section.gy-2 {
  background: url(../images/hami_mhsp/gy-2.png) top center no-repeat;
  -o-background-size: cover;
  background-size: cover; }
  section.gy-2 .col-md-12 {
    margin-bottom: 2em; }

.hero-wrap {
  padding: 8vh 0 0;
  text-align: center; }
  @media (min-width: 767px) {
    .hero-wrap {
      padding: 20vh 0 0; } }
  @media (max-width: 768px) {
    .hero-wrap .title-wrap {
      max-width: 80%;
      margin: 0 auto; } }
  @media (min-width: 767px) {
    .hero-wrap .mg-svg {
      max-width: 410px; } }
  @media (max-width: 991px) {
    .hero-wrap .btn-wrap {
      margin-bottom: 5em;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (max-width: 768px) {
    .hero-wrap .hero-preview {
      padding: 0 1em; } }

@media (min-width: 767px) {
  .notice-wrap {
    max-width: 680px; } }
.notice-wrap h2,
.notice-wrap li {
  font-weight: bold; }
.notice-wrap ul {
  margin-top: 30px;
  -webkit-padding-start: 15px;
  -moz-padding-start: 15px;
  padding-inline-start: 15px; }
.notice-wrap li {
  margin-bottom: 0.8rem; }
  @media (max-width: 768px) {
    .notice-wrap li {
      text-align: left; } }

/* 0114 MOD+*/
.step-box {
  padding: 0 1em;
  max-width: 700px;
  text-align: center; }

.info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .info p {
    text-align: left; }

.no {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 22px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  margin-right: 0.5em; }

.light-grean {
  color: #51FFCC; }

/*# sourceMappingURL=hami_mhsp_s1.css.map */
