body, div, pre, p, a, img, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, embed, object, figure {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

a {
  color: #000000;
  text-decoration: unset;
}

@media screen and (min-width: 768px) {
  .fs-c-heading.fs-c-heading--page {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #222222;
    width: 1024px;
    margin: 0 auto;
    margin-bottom: 16px;
    text-align: left;
  }

  .fs-l-pageMain {
    width: 1024px;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 144px;
  }

  .fs-c-productList {
    display: none;
  }

  .aw-headline {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 16px;
    border-left: solid 2px #833f77;
    padding-left: 8px;
  }

  .aw-asct__dl {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .aw-asct__dl dt {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #ffffff;
    background-color: #a2a2a2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 20%;
    border: solid 1px #cccccc;
    border-right: unset;
    padding: 16px;
  }
  .aw-asct__dl dd {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #222222;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    padding: 16px;
    border: solid 1px #cccccc;
  }
  .aw-asct__article {
    margin-bottom: 32px;
  }
  .aw-asct__article h3 {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .aw-asct__article p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .fs-c-heading.fs-c-heading--page {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #222222;
    width: 91.4666666667%;
    margin: 0 auto;
    margin-bottom: 4.2666666667%;
    text-align: left;
  }

  .fs-l-pageMain {
    width: 91.4666666667%;
    margin: 0 auto;
    margin-bottom: 18.6666666667%;
  }

  .fs-c-productList {
    display: none;
  }

  .aw-headline {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 16px;
    border-left: solid 2px #833f77;
    padding-left: 8px;
  }

  .aw-asct__dl {
    display: block;
    margin-bottom: 40px;
  }
  .aw-asct__dl dt {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #ffffff;
    background-color: #a2a2a2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    border: solid 1px #cccccc;
    border-right: unset;
    padding: 2.1333333333% 3.2%;
  }
  .aw-asct__dl dd {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #222222;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 2.1333333333% 3.2%;
    border: solid 1px #cccccc;
  }
  .aw-asct__article {
    margin-bottom: 32px;
  }
  .aw-asct__article h3 {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .aw-asct__article p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
}