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;
}
.fs-c-productList {
  display: none;
}
@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;
  }

  .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
    background: none;
    border-color: #aaaaaa;
  }

  .fs-c-checkbox__checkMark {
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border: solid 1px #aaaaaa;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fs-c-checkbox__checkMark::before {
    color: #777777;
    top: unset;
    left: unset;
    position: unset;
  }
  .fs-c-checkbox__labelText {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .fs-c-checkbox__labelText a {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #e5412e;
    text-decoration: underline;
  }

  .aw-button {
    width: 320px;
    padding: 12px 0;
    border: solid 1px #777777;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #ffffff;
    background-color: unset;
  }
  .aw-button:hover {
    background-color: #222222;
  }
  .aw-button:hover p,
.aw-button:hover span {
    color: #ffffff;
  }
  .aw-button:hover::after {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
  .aw-button p,
.aw-button span {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
  }
  .aw-button::after {
    position: absolute;
    display: block;
    right: 16px;
    width: 5px;
    height: 5px;
    content: "";
    border-top: 1px solid #222222;
    border-right: 1px solid #222222;
    transform: rotate(45deg);
  }

  .aw-mailmag__text {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 24px;
  }
  .aw-mailmag__scrollcontent {
    padding: 16px;
    background-color: #ffffff;
    margin-bottom: 32px;
    height: 240px;
  }
  .aw-mailmag__scrollcontent__wrap {
    height: 100%;
    overflow-y: scroll;
  }
  .aw-mailmag__scrollcontent__wrap::-webkit-scrollbar {
    width: 2px;
  }
  .aw-mailmag__scrollcontent__wrap::-webkit-scrollbar-track {
    background: #dddddd;
    border-left: solid 1px #dddddd;
  }
  .aw-mailmag__scrollcontent__wrap::-webkit-scrollbar-thumb {
    background: #dddddd;
    border-radius: 2px;
    box-shadow: inset 0 0 0 2px #777777;
  }
  .aw-mailmag__scrollcontent__wrap__scroll {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .aw-mailmag__scrollcontent__wrap__scroll h2 {
    font-weight: bold;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .aw-mailmag__flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 48px;
  }
  .aw-mailmag__flexbox .fs-c-checkbox {
    margin-bottom: 20px;
  }
  .aw-mailmag__flexbox .fs-c-checkbox a {
    color: #3ba9d1;
    text-decoration: underline;
  }
  .aw-mailmag__borderbox {
    border: solid 1px #cccccc;
    border-radius: 11px;
    padding: 32px 24px;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .aw-mailmag__borderbox a {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #3ba9d1;
    text-decoration: underline;
  }
}
@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;
  }

  .fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
    background: none;
    border-color: #aaaaaa;
  }

  .fs-c-checkbox__checkMark {
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border: solid 1px #aaaaaa;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fs-c-checkbox__checkMark::before {
    color: #777777;
    top: unset;
    left: unset;
    position: unset;
  }
  .fs-c-checkbox__labelText {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .fs-c-checkbox__labelText a {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #e5412e;
    text-decoration: underline;
  }

  .aw-button {
    width: 100%;
    padding: 12px 0;
    border: solid 1px #777777;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #ffffff;
    background-color: unset;
  }
  .aw-button:hover {
    background-color: #222222;
  }
  .aw-button:hover p,
.aw-button:hover span {
    color: #ffffff;
  }
  .aw-button:hover::after {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
  .aw-button p,
.aw-button span {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
  }
  .aw-button::after {
    position: absolute;
    display: block;
    right: 16px;
    width: 5px;
    height: 5px;
    content: "";
    border-top: 1px solid #222222;
    border-right: 1px solid #222222;
    transform: rotate(45deg);
  }

  .aw-mailmag__text {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 6.4%;
  }
  .aw-mailmag__scrollcontent {
    padding: 4.2666666667%;
    background-color: #ffffff;
    margin-bottom: 6.4%;
    height: 388px;
  }
  .aw-mailmag__scrollcontent__wrap {
    height: 100%;
    overflow-y: scroll;
  }
  .aw-mailmag__scrollcontent__wrap::-webkit-scrollbar {
    width: 2px;
  }
  .aw-mailmag__scrollcontent__wrap::-webkit-scrollbar-track {
    background: #dddddd;
    border-left: solid 1px #dddddd;
  }
  .aw-mailmag__scrollcontent__wrap::-webkit-scrollbar-thumb {
    background: #dddddd;
    border-radius: 2px;
    box-shadow: inset 0 0 0 2px #777777;
  }
  .aw-mailmag__scrollcontent__wrap__scroll {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .aw-mailmag__scrollcontent__wrap__scroll h2 {
    font-weight: bold;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .aw-mailmag__flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 12.8%;
  }
  .aw-mailmag__flexbox .fs-c-checkbox {
    margin-bottom: 5.3333333333%;
  }
  .aw-mailmag__flexbox .fs-c-checkbox a {
    color: #3ba9d1;
    text-decoration: underline;
  }
  .aw-mailmag__borderbox {
    border: solid 1px #cccccc;
    border-radius: 11px;
    padding: 6.4% 4.2666666667%;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .aw-mailmag__borderbox a {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #3ba9d1;
    text-decoration: underline;
  }
}