.margin_buttonm_reset {
  margin: 0 0 0 !important;
}

.maincontents {
  width: 63.235%;
  margin: 70px auto 0;
}

h2 {
  font-size: 1.6rem;
  color: #000000;
  letter-spacing: 2.4px;
  line-height: 36px;
  text-align: center;
}

h2+p {
  font-size: 1.0rem;
  color: #9B9B9B;
  letter-spacing: 1.36px;
  line-height: 20px;
  text-align: center;
}

.preface {
  font-size: 11px;
  color: #000000;
  letter-spacing: 1.25px;
  line-height: 20px;
  margin: 41px auto 0;
  width: 90.6976%;
}

.text {
  width: 90.6976%;
  margin: 0 auto;
}

.text h3 {
  font-size: 11px;
  color: #000000;
  letter-spacing: 1.25px;
  line-height: 20px;
  margin: 20px 0 19px;
}

.text h3.first-h3 {
  font-size: 11px;
  color: #000000;
  letter-spacing: 1.25px;
  line-height: 20px;
  margin: 38px 0 41px;
}

.text h4 {
  font-size: 11px;
  color: #000000;
  letter-spacing: 1.25px;
  line-height: 20px;
}

.text p {
  font-size: 11px;
  color: #000000;
  letter-spacing: 1.25px;
  line-height: 20px;
  margin: 0 0 21px;
}

.text ul {
  margin: 0 0 20px;
}

.text ul li {
  font-size: 1.1rem;
  color: #000000;
  letter-spacing: 1.25px;
  line-height: 20px;
}

.pageindex {
  font-size: 1.4rem;
  letter-spacing: 1.89px;
  line-height: 35px;
  text-align: center;
  margin: 115px 0 0;
}

.pageindex a {
  position: relative;
  color: #000000;
  padding: 0 0 8px;
}

.pageindex a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #000;
  width: 100%;
}

#footer {
  margin: 119px 0 0;
}

#footer .footerlink li.footer_terms a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #9B9B9B;
  width: 100%;
}

.en {
  display: none;
}

.spnav ul {
  font-size: 0;
  width: 73.3333%;
  margin: 52px auto 0;
  text-align: center;
}

.spnav li {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 15px;
  font-size: 12px;
  color: #9b9b9b;
  letter-spacing: 0.04em;
}

.spnav li+li {
  margin-left: 32px;
}

.spnav li+li::after {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background: #ccc;
  position: absolute;
  top: 1px;
  left: -15px;
}

.spnav li a {
  color: #9B9B9B;
  position: relative;
}

.spnav li a.active {
  color: #111111
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .maincontents.new {
    margin: 53px auto 0;
  }

  h2 {
    font-size: 1.3rem;
    color: #000000;
    letter-spacing: 1.75px;
  }

  .preface {
    width: 100%;
    font-size: 1.2rem;
    color: #000000;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 33px auto 21px;
    ;
  }

  h2+p {
    font-size: 1.0rem;
    color: #9B9B9B;
    letter-spacing: 1.25px;
    margin-top: -8px;
  }

  .text {
    width: 100%;
  }

  .text h3 {
    font-size: 1.2rem;
    color: #000000;
    letter-spacing: 1px;
    line-height: 20px;
  }

  .text h4 {
    font-size: 1.2rem;
    color: #000000;
    letter-spacing: 1px;
    line-height: 20px;
  }

  .text p {
    font-size: 1.2rem;
    color: #000000;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0 0 19px;
  }

  .text ul {
    margin: 0 0 20px;
  }

  .text ul li {
    font-size: 12px;
    color: #000000;
    letter-spacing: 1px;
    line-height: 20px;
  }

  .pageindex {
    font-size: 13px;
    color: #000000;
    letter-spacing: 1.76px;
    margin: 67px 0 0;
  }

  .pageindex a {
    color: #000000;
    padding: 0 0 7px;
  }

  #footer {
    margin: 0 0 0;
  }
}

@media only screen and (max-width: 320px) {}