@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-family: noto-sans-cjk-jp, sans-serif;
    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;
  }

  .links {
      padding: 0 0 50px 0;
  }
  .links .each {
  }
  .links .each a {
      position: relative;
      color: #2769e0;
  }
  .links .each a:hover {
      text-decoration: underline;
  }
  .links .each a i.mark {
      position: absolute;
      font-style: normal;
  }
  .links .each dl {
      padding: 0 0 50px 0;
  }
  .links .each dl>dt {
      padding: 0 0 5px 0;
      font-size: 22px;
      border-style: solid;border-width: 0 0 2px 0;border-color: #b2b2b2;
  }
  .links .each dl>dt a {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 30px;
  }
  .links .each dl>dt a i.mark {
      left: 0;
      top: 6px;
      width: 24px;
      height: 24px;
      line-height: 22px;
      text-indent: 8px;
      border-radius: 20px;
      font-size: 15px;
      background-color: #276fbd;
      color: #ffffff;
  }
  .links .each dl>dt span {
      color: #276fbd;
  }
  .links .each dl>dd {
      padding: 20px 0 0 0;
      font-size: 15px;
  }
  .links .each dl>dd p {
      display: inline-block;
      vertical-align: top;
      width: 324px;
      white-space: nowrap;
      margin: 0 0 15px 0;
  }
  .links .each dl>dd p:nth-child(3n){
      width: 300px;
  }
  .links .each dl>dd p:nth-child(1), .links .each dl>dd p:nth-child(3n+1){
      width: 350px;
  }
  .links .each dl>dd p a {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 14px;
  }
  .links .each dl>dd a i.mark {
      left: 0;
      top: 3px;
      font-size: 13px;
  }

}

@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-family: noto-sans-cjk-jp, sans-serif;
    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;
  }

  .links {
      padding: 0 0 8vw 0;
  }
  .links .each {
  }
  .links .each a {
      position: relative;
      color: #2769e0;
  }
  .links .each a i.mark {
      position: absolute;
      font-style: normal;
  }
  .links .each dl {
      padding: 0 0 4vw 0;
  }
  .links .each dl>dt {
      padding: 0 0 2vw 0;
      font-size: 4.8vw;
      border-style: solid;border-width: 0 0 0.4vw 0;border-color: #b2b2b2;
  }
  .links .each dl>dt a {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 6vw;
  }
  .links .each dl>dt a i.mark {
      left: 0;
      top: 1.2vw;
      width: 5vw;
      height: 5vw;
      line-height: 5.2vw;
      text-indent: 1.5vw;
      border-radius: 5vw;
      font-size: 3.5vw;
      background-color: #276fbd;
      color: #ffffff;
  }
  .links .each dl>dt span {
      color: #276fbd;
  }
  .links .each dl>dd {
      padding: 6vw 0 0 0;
      font-size: 3.5vw;
  }
  .links .each dl>dd p {
      margin: 0 0 6vw 0;
  }
  .links .each dl>dd p a {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 4vw;
  }
  .links .each dl>dd a i.mark {
      left: 0;
      top: 0;
      font-size: 3.5vw;
  }

}
/*# sourceMappingURL=product_top.css.map */
