@charset "UTF-8";

h2.c-ttl-second {
  display: none;
}
.product-notes {
  margin-top: 60px;
  font-size: 15px;
  font-weight: normal;
}
.product-notes__head {
  margin-bottom: 34px;
  padding: .7em 1em;
  border-radius: 3px;
  border: solid 1px #9586b8;
  box-sizing: border-box;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Lucida Grande", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #443f6f;
}
.product-notes__summary, .product-notes__item p {
  margin: 0;
}
.product-notes__list {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 23px 50px;
}
.product-notes__item {
  line-height: 1.85;
}
.product-notes__item p.product-notes__icon {
  margin-bottom: 5px;
  text-align: center;
}
.product-notes.-page {
  position: relative;
  margin-top: 0;
  padding-bottom: 61px;
  font-size: 15px;
  font-weight: normal;
}
.product-notes.-page::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background-image: repeating-linear-gradient(45deg, #b4a983 0px, #b4a983 1px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
  background-size: 8px 8px;
}
.product-notes__head {
  margin-bottom: 34px;
  padding: .7em 1em;
  border-radius: 3px;
  border: solid 1px #9586b8;
  box-sizing: border-box;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Lucida Grande", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #443f6f;
}
.product-notes.-page .product-notes__head {
  font-size: 20px;  
}
.product-notes__list {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 23px 50px;
}
.product-notes__item {
  line-height: 1.85;
}
.product-notes__item p.product-notes__icon {
  margin-bottom: 5px;
  text-align: center;
}
.product-notes__body {
  text-align: justify;
}
.l-main-navi-list__item.-page-link a:hover {
  text-decoration: none;
}
/*-------------------------------------------------
 * mediaqueriess
-------------------------------------------------*/
@media screen and (max-width: 1279px) {
  .product-notes__list {
    gap: 15px 30px;
  }
  .product-notes__body br {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .c-ttl-main {
    font-size: 22px;
  }
  .c-ttl-main.is-s, .product-notes.-page .product-notes__head {
    font-size: 19px;
  }
  .c-ttl-second {
    font-size: 18px;
  }
}
@media screen and (max-width: 1023px) {
  .l-main-navi-list__item {
    margin-right: 15px;
  }
  .l-bottom {
    margin-top: 20px;
  }
  .l-footer {
    padding-top: 50px;
  }
  .l-footer-shopinfo__logo img {
    max-width: 180px;
  }
  .c-favorite-list {
    padding-left: 0;
    padding-right: 0;
  }
  .p-calendar {
    padding-top: 65px;
    padding-bottom: 55px;
  }
  .l-side-navi {
    margin-bottom: 35px;
  }
  .l-side-navi + .l-side-navi {
    margin-bottom: 0;
  }
  .l-side-navi-list {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    border: none;
    box-sizing: border-box;
  }
  .l-side-navi-list__item {
    width: 48.5%;
    box-sizing: border-box;
  }
  .l-side-navi-list__item:nth-last-child(-n+2) {
    border-bottom: 1px solid #b3b2b2;
  }
  .c-tbl-list__th {
    width: 230px;
  }
  .website-icon {
    position: relative;
    top: -1px;    
  }
}
@media screen and (max-width: 900px) {
  .l-header-main__in {
    width: 28%;
  }
  .l-main-navi-list__link {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-header-main__in {
    width: 100%;
  }
  .l-menu-btn {
    top: -14px;
    right: -70px;
  }
  .l-main-navi-list__item {
    margin-right: 0;
  }
  .l-main-navi-list__item.-page-link a {
    display: block;
    padding: 8px 0;
    width: 100%;
    height: 100%;
    color: #2d2d2d;
  }
  .l-sp-header-search__form {
    margin-bottom: 15px;
    border-color: #999;
  }
  .l-sp-header-help-box {
    padding-bottom: 8px;
  }
  .l-sp-header-help__ttl {
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: dashed 1px #999;   
    font-size: 15px;
  }
  .l-sp-header-help-list {
    margin: 0;
  }
  .l-sp-header-help-list__link {
    padding: 5px 0;
  }
  .c-breadcrumbs {
    margin: 16px 0 30px;
  }
  .c-ttl-main {
    font-size: 19px;
  }
  .c-ttl-main.is-s {
    font-size: 17px;
  }
  .c-ttl-second {
    font-size: 16px;
  } 
  .c-item-list__ttl, .c-favorite-list__item {
    font-size: 14px;
  }
  .c-item-list__soldout span {
    font-size: 12px;
  }
  .c-favorite-list__img {
    margin-bottom: 12px;
  }
  .p-calendar {
    padding-top: 38px;
    padding-bottom: 22px;
  }
  .c-btn-cart {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .product-notes {
    margin-top: 35px;
  }
  .product-notes, .product-notes.-page {
    font-size: 14px;
  }
  .product-notes__head {
    margin-bottom: 20px;
    padding: .5em .85em;
    font-size: 16px;
  }
  .product-notes.-page .product-notes__head {
    font-size: 17px;
  }
  .product-notes__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 30px;
  }
  .product-notes__item {
    line-height: 1.75;
  }
  .product-notes__item p.product-notes__icon {
    margin-left: auto;
    margin-right: auto;
    width: 45%;
  }
  @media screen and (max-width: 479px) {
    .product-notes__list {
      grid-template-columns: 1fr;
      gap: 18px;
    }
    .product-notes__item p.product-notes__icon {
      width: 26%;
    }
  }
  .l-contents-side {
    margin-top: 30px;
  }
  .l-side-navi__ttl, .l-side-navi__ttl.-cat-head {
    margin-bottom: 8px;
  }
  .l-side-navi {
    margin-bottom: 20px;
  }
  .l-side-navi-list__item {
    padding: 0 0 0 .85em;
    width: 47.5%;
  }
  .l-side-navi-list__link {
    padding: 7px;
    font-size: 14px;
  }
  .p-info-contents .c-tbl-list__th, .p-info-contents .c-tbl-list__td {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .p-info-contents .c-tbl-list__td {
    margin-bottom: 15px;
  }
  .c-pager {
    margin-top: 12px;
    margin-bottom: 42px;
    font-size: 13px;
  }
  .c-pager-list__link {
    font-size: 13px;
  }
  .c-not-found {
    margin-top: 53px;
    margin-bottom: 68px;
    font-size: 14px;
  }
  .l-footer {
    padding-top: 35px;
  }
  .l-footer-shopinfo {
    text-align: left;
  }
  .l-footer-shopinfo__logo img {
    max-width: 156px;
  }
  .l-footer-sns-list {
    justify-content: flex-start;
    margin-top: 24px;
  }
  .website-icon {
    top: -2px;    
  }
  .l-footer-navi {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .l-footer-navi-list {
    margin: 0 0 12px 0;
    width: 48%;
  }
  .l-footer-navi-list__item {
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    font-size: 12px;
  }
  .l-footer-sns-list__item {
    margin-right: 22px;
  }
  .l-copyright {
    margin-top: 15px;
    text-align: left;
  }
}