@charset "UTF-8";

@media screen and (min-width: 769px) {

  main{
    width: 984px;
    padding: 150px 0 0 0;
    margin: 0 auto 0 auto;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #000000;
    font-weight: 400;
    font-style: normal;
  }
  .topedge {
    position: relative;
    width: 100%;
  }
  .topedge-textcontainer {
  }
  .topedge__title {
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    font-size: 36px;
    letter-spacing: 0.05em;
    color: #2352a7;
    margin: 0 auto 50px;
    text-align: left;
  }

  .documents {
  }
  .documents .each h2 {
    font-size: 23px;
    letter-spacing: 0.06em;
    padding-top: 2px;
    padding-left: 15px;
    font-weight: 500;
    font-style: normal;
    height: 40px;
    font-family: noto-sans-cjk-jp, sans-serif;
    background-image: -moz-linear-gradient(0deg, #0bc1f5 0%, #1b68ce 32%, #2440b6 74%);
    background-image: -webkit-linear-gradient(0deg, #0bc1f5 0%, #1b68ce 32%, #2440b6 74%);
    background-image: -ms-linear-gradient(0deg, #0bc1f5 0%, #1b68ce 32%, #2440b6 74%);
    color: #fff;
    margin-bottom: 30px;
  }
  .documents .each .notebox {
    line-height: 2;
    padding: 0 0 70px 0;
  }
  .documents .each .notebox .normal {
    padding: 0 0 30px 0;
  }
  .documents .each .notebox .sub {
    padding: 0 0 30px 1em;
  }
  .documents .each .notebox .numlist {
    padding: 0 0 30px 0;
  }
  .documents .each .notebox .numlist dl {
    padding: 0 0 30px 2em;
  }
  .documents .each .notebox .numlist .detail-list dl{
    padding-bottom: 0;
    padding-top: 20px;
  }
  .documents .each .notebox .numlist dl>dt {
      text-indent: -2.7em;
  }
  .documents .each .notebox .numlist dl>dd {
  }
  .documents .each .notebox .caption {
      text-align: right;
  }
  .documents .each.purpose01 .notebox .numlist{
    padding-bottom: 0;
  }

}

@media screen and (max-width: 768px) {

  main{
    width: 92vw;
    padding: 15vw 0 0 0;
    margin: 0 auto 0 auto;
    font-size: 4vw;
    letter-spacing: 0.05em;
    color: #000000;
    font-weight: 400;
    font-style: normal;
  }
  .topedge {
    position: relative;
  }
  .topedge-textcontainer {
  }
  .topedge__title {
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    font-size: 4.8vw;
    color: #2352a7;
    width: 92vw;
    margin: 6vw auto 5.06667vw;
    text-align: left;
  }

  .documents {
  }
  .documents .each h2 {
    font-size: 4vw;
    letter-spacing: 0.05em;
    color: #fff;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 500;
    font-style: normal;
    background-image: -moz-linear-gradient(0deg, #0bc1f5 0%, #1b68ce 32%, #2440b6 74%);
    background-image: -webkit-linear-gradient(0deg, #0bc1f5 0%, #1b68ce 32%, #2440b6 74%);
    background-image: -ms-linear-gradient(0deg, #0bc1f5 0%, #1b68ce 32%, #2440b6 74%);
    padding: 1.7vw 0 1.7vw 3.46667vw;
    margin-bottom: 4vw;
  }
  .documents .each .notebox {
    padding: 0 0 5vw 0;
    font-size: 3.46667vw;
    line-height: 1.8;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 6.66667vw;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
  }
  .documents .each .notebox .normal {
    padding: 0 0 4vw 0;
  }
  .documents .each .notebox .sub {
    padding: 0 0 4vw 1em;
  }
  .documents .each .notebox .numlist {
    padding: 0 0 4vw 0;
  }
  .documents .each .notebox .numlist dl {
    padding: 0 0 4vw 1.9em;
  }
  .documents .each .notebox .numlist .detail-list dl{
    padding-bottom: 0;
    padding-top: 1em;
  }
  .documents .each .notebox .numlist dl>dt {
      text-indent: -1.9em;
  }
  .documents .each .notebox .numlist dl>dd {
  }
  .documents .each .notebox .caption {
      text-align: right;
  }

}
/*# sourceMappingURL=product_top.css.map */
