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;
  }

  .brand_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
  }
  .brand_logo.margin-top {
    margin-top: 100px;
  }
  .brand_logo img {
    display: block;
    width: 150px;
  }
  .aw-list-content {
    width: 100%;
  }
  .aw-list-content__article {
    width: 100%;
    margin-bottom: 8px;
  }
  .aw-list-content__article__headline {
    border-radius: 3px;
    background-color: #e2e2dd;
    padding: 14px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  .aw-list-content__article__headline__flexbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .aw-list-content__article__headline__flexbox p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-right: 24px;
  }
  .aw-list-content__article__headline__flexbox span {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .aw-list-content__article__headline.active .icon {
    background-image: url(https://ryugi.itembox.design/item/images/common/menu-on.png);
  }
  .aw-list-content__article__headline .icon {
    width: 16px;
    height: 16px;
    background-image: url(https://ryugi.itembox.design/item/images/common/menu-off.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .aw-list-content__article__content {
    width: 992px;
    margin: 24px auto;
    display: none;
  }
  .aw-list-content__article__content--headline {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    border-left: solid 2px #777777;
    border-bottom: none;
    padding-left: 8px;
    color: #222222;
    margin-bottom: 16px;
  }
  .aw-list-content__article__content--headline2 {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #222222;
    margin-bottom: 16px;
  }
  .aw-list-content__article__content--text {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #222222;
    margin-bottom: 40px;
  }
  .aw-list-content__article__content--text .border-block {
    display: inline-block;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #222222;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 14px;
  }
  .aw-list-content__article__content--text .border-block > span {
    color: #e5412e;
  }
  .aw-list-content__article__content--text > strong {
    font-weight: bold;
  }
  .aw-list-content__article__content--text > span {
    color: #e5412e;
  }
  .aw-list-content__article__content--text > a {
    color: #3ba9d1;
    text-decoration: underline;
  }
  .aw-list-content__article__shoplist__flexbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #dddddd;
  }
  .aw-list-content__article__shoplist__link > a {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .aw-list-content__article__shoplist__link > p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .aw-list-content__article__shoplist__map {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    width: 160px;
    height: 40px;
    border: solid 1px #707070;
  }
  .aw-list-content__article__shoplist__map p {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .aw-list-content__article__shoplist__map p::before {
    width: 9px;
    height: 13px;
    display: block;
    content: "";
    background-image: url(https://ryugi.itembox.design/item/images/shoplist/icon-pin.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 5px;
  }
  .aw-list-content__article__shoplist__map::after {
    position: absolute;
    right: 13px;
    width: 9px;
    height: 9px;
    display: block;
    content: "";
    content: "";
    background-image: url(https://ryugi.itembox.design/item/images/shoplist/icon-blank.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

@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;
  }

  .brand_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 9.3333333333%;
  }
  .brand_logo.margin-top {
    margin-top: 22.6666666667%;
  }
  .brand_logo img {
    display: block;
    width: 150px;
  }
  .aw-list-content {
    width: 100%;
  }
  .aw-list-content__article {
    width: 100%;
    margin-bottom: 8px;
  }
  .aw-list-content__article__headline {
    border-radius: 3px;
    background-color: #e2e2dd;
    padding: 14px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  .aw-list-content__article__headline__flexbox {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .aw-list-content__article__headline__flexbox p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-right: 24px;
  }
  .aw-list-content__article__headline__flexbox span {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .aw-list-content__article__headline.active .icon {
    background-image: url(https://ryugi.itembox.design/item/images/common/menu-on.png);
  }
  .aw-list-content__article__headline .icon {
    width: 16px;
    height: 16px;
    background-image: url(https://ryugi.itembox.design/item/images/common/menu-off.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .aw-list-content__article__content {
    width: 100%;
    margin: 6.4% auto;
    display: none;
  }
  .aw-list-content__article__content--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;
    border-bottom: none;
    padding-left: 8px;
    margin-bottom: 4.2666666667%;
  }
  .aw-list-content__article__content--headline2 {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #222222;
    margin-bottom: 4.2666666667%;
  }
  .aw-list-content__article__content--text {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #222222;
    margin-bottom: 10.6666666667%;
  }
  .aw-list-content__article__content--text .border-block {
    display: inline-block;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    color: #222222;
    font-weight: bold;
    border: solid 1px #cccccc;
    padding: 14px;
  }
  .aw-list-content__article__content--text .border-block > span {
    color: #e5412e;
  }
  .aw-list-content__article__content--text > strong {
    font-weight: bold;
  }
  .aw-list-content__article__content--text > span {
    color: #e5412e;
  }
  .aw-list-content__article__content--text > a {
    color: #3ba9d1;
    text-decoration: underline;
  }
  .aw-list-content__article__shoplist__flexbox {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 6.4%;
    padding-bottom: 6.4%;
    border-bottom: 1px solid #dddddd;
  }
  .aw-list-content__article__shoplist__link > a {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .aw-list-content__article__shoplist__link > p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 4.2666666667%;
  }
  .aw-list-content__article__shoplist__map {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    border: solid 1px #707070;
  }
  .aw-list-content__article__shoplist__map p {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .aw-list-content__article__shoplist__map p::before {
    width: 9px;
    height: 13px;
    display: block;
    content: "";
    background-image: url(https://ryugi.itembox.design/item/images/shoplist/icon-pin.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 5px;
  }
  .aw-list-content__article__shoplist__map::after {
    position: absolute;
    right: 13px;
    width: 9px;
    height: 9px;
    display: block;
    content: "";
    content: "";
    background-image: url(https://ryugi.itembox.design/item/images/shoplist/icon-blank.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}