@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% */
/* メインカラー2 100% */
/* メインカラー 10% */
/* サブカラー1 10% */
/* 白 */
/* 店舗受取 */
.hokuriku2509 {
  /* 切り替えタブ */
  /* 承り期間 */
  /* 配送ページ承り開始日文言 */
  /* 配送本体 */
  /* 背景あり */
  /* 配送ボタン */
  /* 店舗受取ボタン */
  /* 商品画像高さ */
}
.hokuriku2509 .p-fair-tab {
  border-bottom-color: #df4d0c;
}
.hokuriku2509 .p-fair-tab__list--active .p-fair-tab__link {
  background-color: #df4d0c;
}
.hokuriku2509 .p-fair-open-info__heading-text {
  color: #df4d0c;
}
.hokuriku2509 .p-fair-open-info__heading-text::before,
.hokuriku2509 .p-fair-open-info__heading-text::after {
  background-color: #df4d0c;
}
.hokuriku2509 .p-fair-advance-notice__text,
.hokuriku2509 .p-fair-advance-notice__slash,
.hokuriku2509 .p-fair-advance-notice__date-day {
  color: #df4d0c;
}
.hokuriku2509 .txt_big {
  font-size: 1.8rem;
  color: #df4d0c;
}
.hokuriku2509 .txt_small {
  font-size: 1.6rem;
  color: #df4d0c;
}
.hokuriku2509 .p-fair-section--colored .p-fair-section__inner {
  background-color: #fae4db;
  background-image: url("/g_images/freearea/2509hokuriku/bg.png");
}
.hokuriku2509 .p-fair-section--colored:nth-child(odd) .p-fair-section__inner {
  background-color: #f3eade;
}
@media screen and (max-width: 768px) {
  .hokuriku2509 .p-fair-section--colored .p-fair-section__inner {
    background-size: auto;
  }
}
.hokuriku2509 .p-fair-section--colored .list--large .p-fair-item__text {
  border-color: #df4d0c;
}
.hokuriku2509 .p-fair-section--colored:nth-child(odd) .list--large .p-fair-item__text {
  border-color: #b07b32;
}
.hokuriku2509 .p-fair-section--colored .list--large .p-fair-item__text::after {
  background-color: #fff;
}
.hokuriku2509 .p-fair-section--colored .p-fair-title-h3__text {
  color: #df4d0c;
}
.hokuriku2509 .p-fair-section--colored:nth-child(odd) .p-fair-title-h3__text {
  color: #b07b32;
}
.hokuriku2509 .p-fair-section--colored .p-fair-view-all--category .p-fair-view-all__link {
  background-color: #df4d0c;
}
.hokuriku2509 .p-fair-section--colored:nth-child(odd) .p-fair-view-all--category .p-fair-view-all__link {
  background-color: #b07b32;
}
.hokuriku2509 .p-fair-view-all__link {
  background-color: #df4d0c;
  background-image: url("/g_images/freearea/2509hokuriku/bg-arrow-right-viewAll01.svg");
}
.hokuriku2509 .p-fair-view-all {
  margin-top: 40px;
}
.hokuriku2509 .p-fair-view-all--category {
  margin-top: 20px;
}
.hokuriku2509 .p-fair-view-all--pickup-delivery .p-fair-view-all__link {
  margin-top: 60px;
  color: #004acc;
  background-color: #fff;
  border-color: #004acc;
}
.hokuriku2509 .p-fair-view-all--pickup-delivery .p-fair-view-all__link {
  background-image: url("/g_images/freearea/2509hokuriku/bg-arrow-right-viewAll02.svg");
}
.hokuriku2509 .list .p-fair-item__image img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
}
.hokuriku2509 .p-fair-section--colorless .p-fair-item__image {
  box-shadow: 0 0 8px #ccc;
}
.hokuriku2509 .list--large .p-fair-item__image img {
  width: 100%;
  aspect-ratio: 5/4;
  object-fit: cover;
}
.hokuriku2509 .p-fair-section--colored:not(:last-child) {
  margin-bottom: 40px;
}
.hokuriku2509 .wave-bg {
  position: relative;
  padding: 0 60px; /* 左右の背景が見える余白を確保 */
  background-image: url("/g_images/freearea/2509hokuriku/wave.png"), url("/g_images/freearea/2509hokuriku/wave.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: 40px auto, 40px auto; /* 画像サイズに合わせて調整 */
}
@media screen and (max-width: 743px) {
  .hokuriku2509 {
    /* 店舗受取ボタン */
  }
  .hokuriku2509 .txt_big {
    font-size: 1.6rem;
  }
  .hokuriku2509 .txt_small {
    font-size: 1.2rem;
  }
  .hokuriku2509 .special-section .p-fair-section__inner .list--large {
    padding: 15px;
  }
  .hokuriku2509 .special-section .p-fair-section__inner .list--large .p-fair-item__text {
    padding: 10px;
    border: none;
  }
  .hokuriku2509 .special-section .p-fair-section__inner .list--large .p-fair-item__image {
    width: 100%;
  }
  .hokuriku2509 .p-fair-section .list--large {
    margin-bottom: 10px;
  }
  .hokuriku2509 .list--column2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 15px;
  }
  .hokuriku2509 .list--large .p-fair-item__image img {
    aspect-ratio: 4/3;
  }
  .hokuriku2509 .p-fair-section--colored .p-fair-section__inner,
  .hokuriku2509 .p-fair-section--colored:nth-child(odd) .p-fair-section__inner {
    margin-bottom: 0;
    background-size: auto;
  }
  .hokuriku2509 .p-fair-view-all--category {
    margin-top: 0;
  }
  .hokuriku2509 .p-fair-view-all__link {
    margin-top: 0;
  }
  .hokuriku2509 .js-inview-content .p-fair-view-all__link {
    margin-top: 24px;
  }
  .hokuriku2509 .p-fair-view-all--pickup-delivery {
    margin-top: 60px;
  }
  .hokuriku2509 .p-fair-view-all {
    margin-top: 0;
  }
  .hokuriku2509 .p-fair-view-all--pickup-delivery .p-fair-view-all__link {
    margin-top: 48px;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../scss/hokuriku2509.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22;AACQ;AAER;AAAA;AAAA;AAAA;AAAA;AAMA;AAGA;AAGA;AAGA;AAGA;AAGA;AAGA;AACE;AAUA;AAUA;AAOA;AAmCA;AAuBA;AAcA;AAYA;;AA7GA;EACE,qBArBI;;AAwBN;EACE,kBAzBI;;AA6BN;EACE,OA9BI;;AAiCN;AAAA;EAEE,kBAnCI;;AAuCN;AAAA;AAAA;EAGE,OA1CI;;AA+CN;EACE;EACA,OAjDI;;AAoDN;EACE;EACA,OAtDI;;AAyDN;EACE,kBApDM;EAqDN;;AAGF;EACE,kBAtDY;;AAyDd;EACE;IACE;;;AAIJ;EACE,cAzEI;;AA4EN;EACE,cA1EK;;AA8EP;EACE,kBAtEI;;AAyEN;EACE,OAtFI;;AAyFN;EACE,OAvFK;;AA0FP;EACE,kBA9FI;;AAiGN;EAGE,kBAjGK;;AAqGP;EACE,kBAzGI;EA0GJ;;AAGF;EACE;;AAGF;EACE;;AAIF;EACE;EACA,OAzGM;EA0GN,kBA7GI;EA8GJ,cA3GM;;AA8GR;EACE;;AAIF;EACE;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;;AAGF;EACE;;AAGF;EACE;EACA;EACA;EAEA;EACA,qBACE;EAEF,iBACE,sBACW;;AAGf;EAnJF;AAgNI;;EA5DA;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;IACA;;EAGF;IACE;;EAGF;AAAA;IAEE;IACA;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAGF;IACE;;EAIF;IACE%22,%22file%22:%22hokuriku2509.css%22%7D */
