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) {
  div.calender p {
    font-size: 84%;
  }
  div.calender > .cal_wrapper {
    width: 225px;
  }
  div.calender div.cal_base {
    margin: 0 0 10px;
  }
  div.calender div.cal_base > p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    background-color: #968887;
    color: #ffffff;
    text-align: center;
    padding: 6px 0;
  }
  div.calender div.cal_base ul.cal_main {
    width: 100%;
    overflow: hidden;
    border-left: solid #aaaaaa 1px;
  }
  div.calender div.cal_base ul.cal_main li {
    width: 32px;
    height: 32px;
    overflow: hidden;
    float: left;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    border: solid #aaaaaa 2px;
    border-width: 0 1px 1px 0;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.calender div.cal_base ul.cal_main li.cal_headline {
    font-weight: bold;
  }
  div.calender div.cal_base ul.cal_main li.cal_headline span {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    color: #222222;
  }
  div.calender div.cal_base ul.cal_main li.Sat, div.calender div.cal_base ul.cal_main li.Sun, div.calender div.cal_base ul.cal_main li.holyday {
    color: #8c0000;
  }
  div.calender-col2 {
    overflow: hidden;
  }
  div.calender-col2 div.cal_wrapper {
    float: left;
    margin: 0 15px 0 0;
  }
  div.calender div.cal_base ul.cal_main li.Sat, div.calender div.cal_base ul.cal_main li.Sun, div.calender div.cal_base ul.cal_main li.holyday {
    background: #ffb6c1;
  }
  .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: 32px;
    text-align: left;
  }

  .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;
  }

  .fs-l-pageMain {
    width: 1024px;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 144px;
  }

  .fs-c-productList {
    display: none;
  }

  .aw-news__calender {
    border-radius: 11px;
    background-color: #e2e2dd;
    padding: 40px 0;
    margin-bottom: 72px;
  }
  .aw-news__calender .calender {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 25px;
  }
  .aw-news__calender .calender .cal_wrapper:first-of-type {
    margin-right: 32px;
  }
  .aw-news__calender > p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
  }
  .aw-news__tag {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 49px;
  }
  .aw-news__tag li {
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: solid 1px #777777;
  }
  .aw-news__tag li:first-of-type {
    border-radius: 20px 0px 0px 20px;
    border: solid 1px #777777;
    border-right: none;
  }
  .aw-news__tag li:last-of-type {
    border-radius: 0px 20px 20px 0px;
    border: solid 1px #777777;
    border-left: none;
  }
  .aw-news__tag li.is-active {
    background-color: #222222;
  }
  .aw-news__tag li.is-active p {
    color: #ffffff;
  }
  .aw-news__tag li p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #aaaaaa;
    line-height: 1;
    padding: 11px 0;
  }
  .aw-news__item:not(:last-of-type) {
    margin-bottom: 17px;
  }
  .aw-news__item.type1 .tag-color {
    color: #e089f9;
  }
  .aw-news__item.type2 .tag-color {
    color: #73d5ae;
  }
  .aw-news__detail {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 17px;
    border-bottom: 1px solid #dddddd;
  }
  .aw-news__detail__toptext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .aw-news__detail__date {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    color: #aaaaaa;
    margin-right: 16px;
  }
  .aw-news__detail__tag {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    padding: 3px 0;
    background-color: #ffffff;
    margin-right: 16px;
  }
  .aw-news__detail__text {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    color: #222222;
    width: 78%;
  }
}

@media screen and (max-width: 768px) {
  div.calender p {
    font-size: 84%;
  }
  div.calender > .cal_wrapper {
    width: 47.5218658892%;
  }
  div.calender div.cal_base {
    margin: 0 0 10px;
  }
  div.calender div.cal_base > p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    background-color: #968887;
    color: #ffffff;
    text-align: center;
    padding: 3px 0;
  }
  div.calender div.cal_base ul.cal_main {
    width: 100%;
    overflow: hidden;
    border-left: solid #aaaaaa 1px;
  }
  div.calender div.cal_base ul.cal_main li {
    width: 14.2%;
    height: 24px;
    overflow: hidden;
    float: left;
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    border: solid #aaaaaa 2px;
    border-width: 0 1px 1px 0;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.calender div.cal_base ul.cal_main li.cal_headline {
    font-weight: bold;
  }
  div.calender div.cal_base ul.cal_main li.cal_headline span {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    color: #222222;
  }
  div.calender div.cal_base ul.cal_main li.Sat, div.calender div.cal_base ul.cal_main li.Sun, div.calender div.cal_base ul.cal_main li.holyday {
    color: #8c0000;
  }
  div.calender-col2 {
    overflow: hidden;
  }
  div.calender-col2 div.cal_wrapper {
    float: left;
    margin: 0 15px 0 0;
  }
  div.calender div.cal_base ul.cal_main li.Sat, div.calender div.cal_base ul.cal_main li.Sun, div.calender div.cal_base ul.cal_main li.holyday {
    background: #ffb6c1;
  }
  .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;
    margin-bottom: 4.2666666667%;
    text-align: left;
  }

  .fs-l-pageMain {
    width: 100%;
    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-news__calender {
    background-color: #e2e2dd;
    padding: 8.5333333333% 4.2666666667%;
    margin-bottom: 10.6666666667%;
  }
  .aw-news__calender .calender {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 6.1333333333%;
  }
  .aw-news__calender .calender .cal_wrapper:first-of-type {
    margin-right: 4.5333333333%;
  }
  .aw-news__calender > p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
  }
  .aw-news__tag {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 91.4666666667%;
    margin: 0 auto;
    margin-bottom: 6.6666666667%;
  }
  .aw-news__tag li {
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border: solid 1px #777777;
  }
  .aw-news__tag li:first-of-type {
    border-radius: 20px 0px 0px 20px;
    border: solid 1px #777777;
    border-right: none;
  }
  .aw-news__tag li:last-of-type {
    border-radius: 0px 20px 20px 0px;
    border: solid 1px #777777;
    border-left: none;
  }
  .aw-news__tag li.is-active {
    background-color: #222222;
  }
  .aw-news__tag li.is-active p {
    color: #ffffff;
  }
  .aw-news__tag li p {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #aaaaaa;
    line-height: 1;
    padding: 11px 0;
  }
  .aw-news__item {
    width: 91.4666666667%;
    margin: 0 auto;
  }
  .aw-news__item:not(:last-of-type) {
    margin-bottom: 17px;
  }
  .aw-news__item.type1 .tag-color {
    color: #e089f9;
  }
  .aw-news__item.type2 .tag-color {
    color: #73d5ae;
  }
  .aw-news__detail {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding-bottom: 17px;
    border-bottom: 1px solid #dddddd;
  }
  .aw-news__detail__toptext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 9px;
  }
  .aw-news__detail__date {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    color: #aaaaaa;
    margin-right: 16px;
  }
  .aw-news__detail__tag {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    padding: 3px 0;
    background-color: #ffffff;
    margin-right: 16px;
  }
  .aw-news__detail__text {
    font-family: "YuGothic", "Yu Gothic", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    color: #222222;
    width: 100%;
  }
}