@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 .notebox {
    line-height: 2;
    padding: 0 0 70px 0;
  }
  .documents .each .notebox .normal {
    padding: 0 0 30px 0;
  }
  .documents .each .notebox .numlist {
    padding: 0 0 30px 0;
  }
  .documents .each .notebox .numlist dl {
    padding: 0 0 30px 2em;
  }
  .documents .each .notebox .numlist dl>dt {
      text-indent: -2.1em;
  }
  .documents .each .notebox .numlist dl>dd {
  }
  .documents .each .notebox .caption {
      text-align: right;
  }
  /* quality-control */
  .quality {
    overflow: hidden;
    margin-bottom: 130px;
    padding: 0 20px;
  }
  .quality-container {
    max-width: 1024px;
    margin: 0 auto;
  }
  .quality-container .text__desc {
    font-size: 14px;
    line-height: 2;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 40px;
  }
  .quality .security__text {
    max-width: 520px;
    width: 50.7%;
    letter-spacing: 0.03em;
    float: left;
  }
  .quality .security__image {
    max-width: 446px;
    width: 43.5%;
    float: right;
    margin-bottom: 110px;
  }
  .quality .security__image img {
    width: 100%;
    height: 100%;
  }
  .quality .privacy__text {
    width: 820px;
    letter-spacing: 0.03em;
    float: left;
  }
  .quality .privacy__image {
    width: 141px;
    margin: 0 16px 0 0;
    float: right;
  }
  .quality .privacy__image img {
    width: 100%;
    height: 100%;
  }
  .quality .blu-gradation__title {
    clear: both;
  }
  .heading__title {
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,メイリオ,sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    font-size: 36px;
    letter-spacing: 0.05em;
    color: #2352a7;
    width: 1024px;
    margin: 0 auto 50px;
    text-align: left;
  }
  .border__title {
    font-size: 14px;
    font-family: "Noto Sans CJK JP", noto-sans-cjk-jp, sans-serif;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1.2;
    padding-bottom: 13px;
    margin-bottom: 7px;
    border-bottom: 1px solid #2352a7;
    color: #2352a7;
  }
  .blu-gradation__title {
    font-size: 23px;
    letter-spacing: 0.06em;
    padding-top: 2px;
    padding-left: 15px;
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,メイリオ,sans-serif;
    font-weight: 500;
    font-style: normal;
    height: 40px;
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #0bc1f5), color-stop(32%, #1b68ce), to(#2440b6));
    background: linear-gradient(to right, #0bc1f5 1%, #1b68ce 32%, #2440b6 100%);
    color: #fff;
    margin-bottom: 30px;
  }

}

@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.3;
    font-size: 4.8vw;
    color: #2352a7;
    width: 92vw;
    margin: 6vw auto 5.06667vw;
    text-align: left;
  }

  .documents {
  }
  .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 .numlist {
    padding: 0 0 4vw 0;
  }
  .documents .each .notebox .numlist dl {
    padding: 0 0 4vw 2em;
  }
  .documents .each .notebox .numlist dl>dt {
      text-indent: -1.5em;
  }
  .documents .each .notebox .numlist dl>dd {
  }
  .documents .each .notebox .caption {
      text-align: right;
  }
  /* quality-control */
  .quality {
    padding-bottom: 5.33333vw;
  }
  .quality-container {
    padding: 0 4vw;
  }
  .quality-container .text__desc {
    font-size: 3.46667vw;
    line-height: 1.8;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 6.66667vw;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.1em;
  }
  .quality .security__image {
    width: 64.8vw;
    margin: 0 auto 10.66667vw;
  }
  .quality .security__image img {
    width: 100%;
  }
  .quality .security__text {
    margin-bottom: 5.33333vw;
    word-break: break-all;
  }
  .quality .privacy__image {
    width: 25.33333vw;
    margin: 0 auto 9.33333vw;
  }
  .quality .privacy__image img {
    width: 100%;
  }
  .heading__title {
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,メイリオ,sans-serif;
    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;
  }
  .border__title {
    font-size: 3.46667vw;
    font-family: "Noto Sans CJK JP", noto-sans-cjk-jp, sans-serif;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1.2;
    padding-bottom: 2.26667vw;
    margin-bottom: 1.6vw;
    border-bottom: 1px solid #2352a7;
    color: #2352a7;
  }
  .blu-gradation__title {
    font-size: 4vw;
    letter-spacing: 0.03em;
    color: #fff;
    font-family: noto-sans-cjk-jp, "Noto Sans CJK JP", ヒラギノ角ゴ Pro W3,メイリオ,sans-serif;
    font-weight: 500;
    font-style: normal;
    background-image: -webkit-linear-gradient(0deg, #0bc1f5 0%, #1b68ce 32%, #2440b6 74%);
    padding: 1.7vw 0 1.7vw 3.46667vw;
    margin-bottom: 4vw;
  }
}
/*# sourceMappingURL=product_top.css.map */
