@charset "UTF-8";
@import 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&display=swap';
/* Light 300
Regular 400
Medium 500
Bold 700
Black 900 */
/* メインカラー 100% */
/* メインカラー 10% */
/* 配送 */
/* 白 */
/* 赤 */
.pan2511 {
  /* 切り替えタブ */
  /* 承り期間 */
  /* 店舗受取ページ承り開始日文言 */
  /* 店舗受取お渡し場所文言 */
  /* 本体 */
  /* 背景あり */
  /* 商品画像高さ */
  /* 店舗受取・配送商品ボタン */
  /* タブレット　予告調整 */
}
.pan2511 .p-fair-tab {
  border-bottom-color: #e39e4f;
}
.pan2511 .p-fair-tab__list--active .p-fair-tab__link {
  background-color: #e39e4f;
}
.pan2511 .p-fair-open-info__heading-text {
  color: #e39e4f;
}
.pan2511 .p-fair-open-info__heading-text::before,
.pan2511 .p-fair-open-info__heading-text::after {
  background-color: #e39e4f;
}
.pan2511 .p-fair-advance-notice__text,
.pan2511 .p-fair-advance-notice__slash,
.pan2511 .p-fair-advance-notice__date-day {
  color: #f00;
}
.pan2511 .p-fair-pickup-location,
.pan2511 .p-fair-pickup-location__heading-text {
  background-color: #f9ecdc;
}
.pan2511 .p-fair-section--colored .p-fair-section__inner {
  background-color: #f9ecdc;
  background-image: url("/g_images/freearea/2511pan/bg.png");
  background-repeat: repeat-x;
  background-position: top;
  background-size: auto;
  padding: 45px 30px;
}
.pan2511 .p-fair-section--colored .list--large .p-fair-item__text {
  border-color: #e39e4f;
}
.pan2511 .p-fair-section--colored .p-fair-section__inner {
  background-color: #f9ecdc;
}
.pan2511 .p-fair-section--colored .list--large .p-fair-item__text::after {
  background-color: #fff;
}
.pan2511 .p-fair-section--colorless .p-fair-section__inner {
  padding-top: 30px;
  padding-bottom: 80px;
}
.pan2511 .p-fair-section--colorless .list--large .p-fair-item__text {
  border-color: #e39e4f;
}
.pan2511 .p-fair-section--colorless .list--large .p-fair-item__text::after {
  background-color: #f1fafc;
}
.pan2511 .p-fair-section--colored .p-fair-title-h3__text {
  color: #e39e4f;
}
.pan2511 .p-fair-section--colored .p-fair-view-all--category .p-fair-view-all__link {
  background-color: #e39e4f;
}
.pan2511 .p-fair-view-all .p-fair-view-all__link {
  margin-top: 60px;
  background-color: #e39e4f;
}
.pan2511 .p-fair-view-all--pickup-delivery .p-fair-view-all__link {
  margin-top: 0;
}
.pan2511 .list--column2 {
  margin-top: 15px;
}
.pan2511 .list .p-fair-item__image img {
  width: 100%;
  aspect-ratio: 4/4;
  -o-object-fit: cover;
     object-fit: cover;
}
.pan2511 .list--large .p-fair-item__image img {
  width: 100%;
  aspect-ratio: 5/5;
  -o-object-fit: cover;
     object-fit: cover;
}
.pan2511 .p-fair-section:not(:last-child) {
  margin-bottom: 50px;
}
.pan2511 span.txt_big {
  font-size: 18px;
  color: #e50012;
  font-weight: bold;
}
@media screen and (max-width: 743px) {
  .pan2511 .p-fair-open-info {
    margin-bottom: 15px;
  }
  .pan2511 .p-fair-open-info__date {
    font-size: 1.7rem;
  }
  .pan2511 .p-fair-view-all .p-fair-view-all__link {
    margin-top: 40px;
  }
  .pan2511 .list--large .p-fair-item__image img {
    aspect-ratio: 4/4;
  }
  .pan2511 .list--column3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 10px;
    margin-top: 20px;
  }
  .pan2511 .list--large {
    margin-bottom: 0;
  }
  .pan2511 .p-fair-section--colored .p-fair-section__inner {
    margin-bottom: 0;
    background-size: auto;
    padding: 40px 12px;
  }
  .pan2511 .p-fair-section:not(:last-child) {
    margin-bottom: 0;
  }
  .pan2511 .list--column2 {
    margin-top: 20px;
  }
  .pan2511 .p-fair-mainvisual__notice-icon {
    width: 40px;
    height: 30px;
    font-size: 14px;
  }
  .pan2511 .p-fair-section--colored:not(:last-child) {
    margin-bottom: 40px;
  }
  .pan2511 span.txt_big {
    font-size: 1.6rem;
  }
}
.pan2511 .p-fair-view-all--pickup-delivery .p-fair-view-all__link {
  color: #a2b709;
  background-color: #fff;
  background-image: url("/g_images/freearea/2511pan/bg-arrow-right-viewAll02.svg");
  border-color: #a2b709;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .pan2511 .p-fair-mainvisual__notice-icon {
    width: 70px;
    height: 50px;
    font-size: 18px;
  }
}
.pan2511 .category01 .list--large,
.pan2511 .category02 .list--large {
  margin-bottom: 0;
}
.pan2511 .btn_style {
  text-align: center;
}
.pan2511 .btn_style .p-fair-view-all__link {
  margin-top: 30px;
}
@media screen and (max-width: 743px) {
  .pan2511 .btn_style .p-fair-view-all__link {
    margin-top: 20px;
    height: 60px;
  }
}
.pan2511 .p-fair-item__description {
  margin-top: 10px;
}
.pan2511 .txt04 {
  font-weight: bold;
  font-size: 2rem;
  display: inline-block;
  margin-top: 6px;
}
@media screen and (max-width: 743px) {
  .pan2511 .txt04 {
    font-size: 1.7rem;
  }
}/*# sourceMappingURL=pan2511.css.map */