.page-main {
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .page-main {
    margin-bottom: 10%;
  }
}

.top-mainvisual {
  display: block;
  background: url("https://img21.shop-pro.jp/PA01454/307/etc/top-title-bg01.jpg?cmsp_timestamp=20201110164431") no-repeat center bottom;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 980px) {
  .top-mainvisual {
    background: url("https://img21.shop-pro.jp/PA01454/307/etc/top-title-bg_sp.jpg?cmsp_timestamp=20201110160028") no-repeat center bottom;
    background-size: cover;
    margin-bottom: 8%;
  }
}
@media screen and (min-width: 981px) {
  .top-mainvisual::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 93px;
    top: 0;
    left: 0;
    background: url("https://img21.shop-pro.jp/PA01454/307/etc/top-title-bg03.png?cmsp_timestamp=20201110164513") no-repeat center top;
    background-size: 100% 100%;
  }
  .top-mainvisual::after {
    content: "";
    position: absolute;
    width: 110px;
    height: 93px;
    top: 0;
    right: 0;
    background: url("https://img21.shop-pro.jp/PA01454/307/etc/top-title-bg04.png?cmsp_timestamp=20201110164518") no-repeat center top;
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 480px) {
  .top-mainvisual {
    margin-top: 6%;
  }
}
.top-mainvisual__title {
  text-align: center;
  padding: 120px 0 140px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .top-mainvisual__title {
    width: 73.5vw;
    text-align: center;
    padding: 11.5vw 0 11.5vw;
    margin: auto;
  }
}
@media screen and (min-width: 981px) {
  .top-mainvisual__title::before {
    content: "";
    position: absolute;
    width: 906px;
    height: 360px;
    top: 0;
    left: 50%;
    background: url("https://img21.shop-pro.jp/PA01454/307/etc/top-title-bg02.png?cmsp_timestamp=20201110164506") no-repeat center top;
    background-size: 100% 100%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.top-mainvisual__title .pc-only {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .top-mainvisual__title .pc-only {
    display: none;
  }
}
.top-mainvisual__title .sp-only {
  display: none;
}
@media screen and (max-width: 480px) {
  .top-mainvisual__title .sp-only {
    display: inline-block;
  }
}

.news-area {
  padding: 30px 30px 30px 60px;
  background-color: #fcf6ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 980px) {
  .news-area {
    padding: 3.334% 3.334% 3.334% 6.667%;
  }
}
@media screen and (max-width: 768px) {
  .news-area {
    padding: 4%;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .news-area {
    padding: 6% 4%;
  }
}
.news-area .news-area__title {
  min-width: 90px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.22em;
  color: #000;
}
@media screen and (max-width: 768px) {
  .news-area .news-area__title {
    min-width: 1px;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .news-area .news-area__title {
    font-size: 16px;
  }
}
.news-area .news-area__title span {
  display: block;
  position: relative;
  padding-top: 35px;
}
@media screen and (max-width: 768px) {
  .news-area .news-area__title span {
    display: inline-block;
    padding: 0;
  }
}
.news-area .news-area__title span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 27px;
  height: 25px;
  background-image: url("https://img21.shop-pro.jp/PA01454/307/etc/icon_news.png?cmsp_timestamp=20201022105758");
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .news-area .news-area__title span::before {
    left: -40px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 480px) {
  .news-area .news-area__title span::before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: -30px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.news-area .news-lists {
  width: 100%;
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .news-area .news-lists {
    margin-top: 30px;
    margin-left: 0;
  }
}
.news-area .news-list {
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 480px) {
  .news-area .news-list {
    display: block;
  }
}
.news-area .news-list:nth-child(n+2) {
  margin-top: 12px;
}
@media screen and (max-width: 480px) {
  .news-area .news-list:nth-child(n+2) {
    margin-top: 5%;
  }
}
.news-area .news-list__date {
  color: #666;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  .news-area .news-list__date {
    margin-right: 0;
    margin-bottom: 1.5%;
  }
}
.news-area .news-list__text {
  color: #000;
}
.news-area .news-list__link {
  color: #000;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.news-area .news-list__link:hover {
  opacity: 0.7;
}

.recommend-items {
  margin-top: 40px;
}
@media screen and (max-width: 480px) {
  .recommend-items {
    margin-top: 10%;
  }
}
.recommend-items .prd-lst-unit {
  width: 30.2222222%;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .recommend-items .prd-lst-unit {
    width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12%;
  }
}
.recommend-items .prd-lst-unit:nth-child(3n+2) {
  margin-left: 4.4444444444%;
  margin-right: 4.4444444444%;
}
@media screen and (max-width: 480px) {
  .recommend-items .prd-lst-unit:nth-child(3n+2) {
    margin-left: auto;
    margin-right: auto;
  }
}
.recommend-items .prd-lst-unit a {
  display: block;
}
.recommend-items .prd-lst-img {
  width: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .recommend-items .prd-lst-img {
    border-radius: 9px;
  }
}
@media screen and (max-width: 480px) {
  .recommend-items .prd-lst-name {
    font-size: 15px;
  }
}
.recommend-items .prd-lst-price {
  color: #666;
}

.recommend-items__title {
  position: relative;
  letter-spacing: 0.22em;
  margin-bottom: 45px;
  font-size: 24px;
}
@media screen and (max-width: 480px) {
  .recommend-items__title {
    margin-bottom: 9%;
    font-size: 20px;
  }
}
.recommend-items__title::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: block;
  width: 470px;
  height: 2px;
  content: "";
  background: url("https://img21.shop-pro.jp/PA01454/307/etc/titile_side-dot.gif?cmsp_timestamp=20201022120937") repeat-x;
  background-size: auto 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 30px;
}
@media screen and (max-width: 480px) {
  .recommend-items__title::before {
    width: 90%;
    margin-top: 20px;
  }
}

.recommend-items__title-body {
  padding: 66px 22px 0;
  background: #fff;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .recommend-items__title-body {
    padding: 50px 12px 0;
  }
}
.recommend-items__title-body::before {
  position: absolute;
  bottom: 4px;
  left: 50%;
  width: calc(100% - 44px);
  height: 7px;
  content: "";
  background: url("https://img21.shop-pro.jp/PA01454/307/etc/titie_bottom_deco.png?cmsp_timestamp=20201022123808") repeat-x;
  background-size: auto 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 480px) {
  .recommend-items__title-body::before {
    width: calc(100% - 24px);
    height: 6px;
    bottom: 1px;
  }
}
.recommend-items__title-body::after {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  width: 50px;
  height: 49px;
  content: "";
  background: url("https://img21.shop-pro.jp/PA01454/307/etc/icon_pickup.png?cmsp_timestamp=20201022122900") no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 480px) {
  .recommend-items__title-body::after {
    width: 40px;
    height: 40px;
  }
}

.recommend-items__title-text {
  position: relative;
  z-index: 10;
}