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