@charset "UTF-8";

/* *************************************************** */
/* ************ [キー:-] フリーエリア共通 ************ */
/* *************************************************** */
#d_grand_top .wgift2025 .h2 {
  background: url(/ec/shop/images/campaign/20251016_oseibo/bg-h2-01.png) left top no-repeat;
  border-bottom: 2px solid #D8345E;
  color: #111;
  font-size: 18px;
  font-weight: bold;
  height: 41px;
  line-height: 32px;
  margin: 0 0 20px;
  padding-left: 15px;
  text-align: left;
  margin: 0 0 20px;
}

.wgift2025 a img {
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.wgift2025 a:hover,
.wgift2025 .link-hover:hover,
.wgift2025 a:hover img {
  opacity: 0.7;
}

.wgift2025 .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* *************************************************** */
/* ********サイドメニュー上 ********* */
/* *************************************************** */
.wgift2025 .seasonGiftside {
  margin-bottom: 15px;
}

.wgift2025 .seasonGiftside .bnr {
  margin-bottom: 32px;
  margin-top: -15px;
}

.wgift2025 .seasonGiftside .bnr:last-child {
  margin-bottom: 28px;
}

/* *************************************************** */
/* ********サイドメニュー下 ********* */
/* *************************************************** */
.wgift2025 .second {
  margin: 15px 0 0;
}

.wgift2025 .second .sideMailmaga {
  margin-bottom: 20px;
}

.wgift2025 .second .catalogueS,
.wgift2025 .second .webAddress {
  background: #D9345E;
}

.wgift2025 .second .catalogueS {
  padding: 14px 6px;
  margin-bottom: 6px;
}

.wgift2025 .second .catalogueS h3 {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  padding-bottom: 10px;
}

.wgift2025 .second .webAddress {
  padding: 14px 6px 0;
  margin-bottom: 20px;
}

.wgift2025 .second .webAddress h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: -0.05em;
  line-height: 1.5;
  padding-bottom: 10px;
}

.wgift2025 .second .webAddress p {
  font-size: 13px;
  color: #fff;
  padding-bottom: 10px;
}

.wgift2025 .second .catalogueS .side-btn-area li,
.wgift2025 .second .webAddress .side-btn-area li {
  background: #fff;
  width: 172px;
  height: 39px;
  position: relative;
  margin-bottom: 2px;
}

.wgift2025 .second .catalogueS .side-btn-area li:last-of-type,
.wgift2025 .second .webAddress .side-btn-area li:last-of-type {
  margin-bottom: 0;
}

.wgift2025 .second .catalogueS .side-btn-area li a,
.wgift2025 .second .webAddress .side-btn-area li a {
  font-size: 12px;
  padding-left: 7px;
  color: #D9345E;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.wgift2025 .second .catalogueS .side-btn-area li a:hover,
.wgift2025 .second .webAddress .side-btn-area li a:hover {
  text-decoration: none;
}

.wgift2025 .second .catalogueS .side-btn-area li::after,
.wgift2025 .second .webAddress .side-btn-area li::after {
  content: "";
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 5px solid #D9345E;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
}




.wgift2025 .second .webAddress .side-address-date {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  padding: 12px 0 10px;
}

.wgift2025 .second .sideContent01 {
  margin: 20px 0;
}

/* *************************************************** */
/* テンプレートにあるグローバルナビゲーションの非表示 **** */
/* *************************************************** */
#d_grand_top.wgift #wrapheaderCategory,
#d_grand_top.wgift #wrapheaderCategory {
  display: none;
}

/* *************************************************** */
/* *********** メインビジュアル *********** */
/* *************************************************** */
.wgift2025 {
  border-top: 1px solid #fff;
}

.wgift2025 .mainvisual {
  /* background-color: #C70019; */
  width: 100%;
}

.wgift2025 .mainvisual h1 {
  background: url(/ec/shop/images/campaign/20251016_oseibo/bg.png) repeat-x;
  background-size: cover;
}

/**
* 【領収証をご希望のお客様へ】 ***************************** */

.wgift2025 .mainvisual .receipt_info {
  color: #C13C5E;
  border: 1px solid #C13C5E;
  width: 990px;
  margin: 5px auto;
  padding: .7em 0;
  font-size: 16px;
  text-align: center;
  line-height: 1.6;
}

.wgift2025 .mainvisual .receipt_info .receipt_info_ttl {
  font-size: 18px;
}

.wgift2025 .mainvisual .receipt_info .receipt_info_s {
  font-size: 14px;
}



/**
* アンカーメニュー ***************************** */
/* .wgift2025 .anchor-menu {
    margin: 0 auto 5px;
    width: 100%;
    background: #D9345E;
}

.wgift2025 .flex--anchor-menu {
    padding: 11px 10px;
    width: 965px;
    margin: 0 auto;
}

.wgift2025 .flex--anchor-menu li {
    margin-right: 6px;
    width: calc((100% - (6px * 2)) / 3);
}

.wgift2025 .flex--anchor-menu li:nth-of-type(n + 4) {
    width: calc((100% - (6px * 3)) / 4);
}

.wgift2025 .flex--anchor-menu li:not(:nth-of-type(n + 4)) {
    margin-bottom: 5px;
}

.wgift2025 .flex--anchor-menu li:nth-of-type(3),
.wgift2025 .flex--anchor-menu li:nth-of-type(7) {
    margin-right: 0;
} */

.wgift2025 .anchor-menu {
  margin: 0 auto 5px;
  width: 100%;
  background: #FFE9EF;
}

/* メニュー数: 7 */
.wgift2025 .anchor-menu-7list {
  margin: 0 auto 5px;
  width: 100%;
  background: #D9345E;
}

.wgift2025 .flex--anchor-menu-7list {
  padding: 11px 10px;
  width: 965px;
  margin: 0 auto;
}

.wgift2025 .flex--anchor-menu-7list li {
  margin-right: 6px;
  width: calc((100% - (6px * 2)) / 3);
}

.wgift2025 .flex--anchor-menu-7list li:nth-of-type(n + 4) {
  width: calc((100% - (6px * 3)) / 4);
}

.wgift2025 .flex--anchor-menu-7list li:not(:nth-of-type(n + 4)) {
  margin-bottom: 5px;
}

.wgift2025 .flex--anchor-menu-7list li:nth-of-type(3),
.wgift2025 .flex--anchor-menu-7list li:nth-of-type(7) {
  margin-right: 0;
}

/* メニュー数: 8 */
.wgift2025 .flex--anchor-menu-8list {
  padding: 11px 10px;
  width: 965px;
  margin: 0 auto;
}

.wgift2025 .flex--anchor-menu-8list li {
  margin-right: 6px;
  width: calc((100% - (6px * 3)) / 4);
}

.wgift2025 .flex--anchor-menu-8list li:nth-child(4n) {
  margin-right: 0;
}

.wgift2025 .flex--anchor-menu-8list li:nth-last-child(-n + 5) {
  margin-bottom: 5px;
}

/**
* アンカーメニュー 1201～ ***************************** */
.wgift2025 .anchor-menu {
  margin: 0 auto 5px;
  width: 100%;
}

.wgift2025 .flex--anchor-menu-1201 {
  width: 980px;
  margin: 0 auto;
  padding: 11px 10px;
}

.wgift2025 .flex--anchor-menu-1201 li {
  margin-right: 6px;
  width: calc((100% - (6px * 2)) / 3);
}


.wgift2025 .flex--anchor-menu-1201 li:not(:nth-of-type(n + 4)) {
  margin-bottom: 5px;
}

.wgift2025 .flex--anchor-menu-1201 li:nth-of-type(3),
.wgift2025 .flex--anchor-menu-1201 li:nth-of-type(6) {
  margin-right: 0;
}






/**
* フローティングバナー（電話サービス）************ */
.wgift2025 .sGift-tel {
  position: fixed;
  bottom: 200px;
  right: 10px;
  z-index: 1000;
}

/* *************************************************** */
/* ********* 600選 ********** */
/* *************************************************** */
/**
* ［ネット限定］産地直送グルメ&スイーツ ********** */
/* .wgift2025 .net-only-gourmet-sweets {
  margin-bottom: 25px;
}

.wgift2025 .net-only-gourmet-sweets div {
  margin-bottom: 14px;
}

.wgift2025 .net-only-gourmet-sweets .btn a {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  color: #FFF;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  position: relative;
  background-color: #E1A51A;
  letter-spacing: 0.05em;
}

.wgift2025 .net-only-gourmet-sweets .btn a::before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  line-height: 1;
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  top: 40%;
  right: 20px;
  transform: rotate(45deg);
}

.wgift2025 .net-only-gourmet-sweets .btn a:hover {
  text-decoration: none;
} */

/**
* ピックアップボタン *********************************** */
.wgift2025 .pickup-btn {
  margin-top: 30px;
}

.wgift2025 .pickup-btn-list-all {
  background-color: #76A32E;
  height: 80px;
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  display: flex;
  color: #FFF;
  align-items: center;
  justify-content: center;
  padding: 20px 15px 15px;
  box-sizing: border-box;
  letter-spacing: .02em;
  background-image: url(/ec/shop/images/campaign/20251016_oseibo/icon_arrow04.svg);
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-size: 14.04px 23.86px;
  box-shadow: inset 0 0 0 5px #76A32E, inset 0 0 0 6px #FFF;
}

.wgift2025 .pickup-btn-list-all:hover {
  text-decoration: none;
}

.wgift2025 .pickup-btn-other {
  margin-top: 0;
  padding: 20px;
}

.wgift2025 .pickup-btn-list-other {
  background-color: #004375;
  height: 90px;
  font-size: 25px;
  font-weight: bold;
  display: flex;
  color: #FFF;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 20px 15px 15px;
  box-sizing: border-box;
  letter-spacing: .02em;
  background-image: url(/ec/shop/images/campaign/20251016_oseibo/icon_arrow04.svg);
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-size: 14.04px 23.86px;
}

.wgift2025 .pickup-btn-list-other:hover {
  text-decoration: none;
}



/* .wgift2025 .pickup-bnr {
  margin-bottom: 25px;
}

.wgift2025 .pickup-bnr div {
  margin-bottom: 14px;
}

.wgift2025 .pickup-bnr .passport-card {
  cursor: pointer;
  transition: opacity 0.3s ease 0s;
}

.wgift2025 .pickup-bnr .passport-card:hover {
  opacity: .7;
} */

/**
* 京王ご推奨ギフト 600選 共通 ****************** */
.wgift2025 #gift600 h2 {
  margin: 0 auto;
}

.wgift2025 .gift600 {
  background: #FFFAF9;
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 20px 20px 20px;
}

/**
* 京王ご推奨ギフト 600選 タイトル ************** */
#d_grand_top.wgift .ttl600 h2 {
  margin: 0;
}

.wgift2025 .stl600 {
  cursor: pointer;
  margin-bottom: 11px;
  transition: opacity 0.3s ease 0s;
}

.wgift2025 .stl600:hover {
  opacity: .7;
}

/**
* 京王ご推奨ギフト 600選 人気商品ランキング ***** */
.wgift2025 .ranking600 .ttl {
  position: relative;
  background: #C13C5E;
  color: #fff;
  padding: 10px 0 10px 20px;
  font-size: 18px;
}

.wgift2025 .ranking600 .ttl h3,
.wgift2025 .ranking600 .ttl-category h3 {
  background: url(/ec/shop/images/campaign/20251016_oseibo/icon-gift600-logo.png) center right 17px no-repeat;
  background-size: 38px 34px;
}

.wgift2025 .ranking600 .ttl h3.iconChange,
.wgift2025 .ranking600 .ttl-category h3.iconChange {
  background: url(/ec/shop/images/campaign/20251016_oseibo/icon-gift600-logo_20251017.png) center right 17px no-repeat;
  background-size: 38px 29px;
}

.wgift2025 .ranking600 .ttl .ttl_s {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  left: 0;
  top: 2px;
}

.wgift2025 .ranking600 .ttl span {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  left: 434px;
  position: absolute;
  top: 14px;
}

.wgift2025 .ranking_list {
  background: #fff;
  display: flex;
  margin-bottom: 21px;
  padding: 14px 10px 24px;
}

.wgift2025 .ranking_list li {
  padding-top: 40px;
  width: calc((100% - (11px * 4)) / 5);
  position: relative;
}

.wgift2025 .ranking_list li:not(:nth-child(5n)) {
  margin-right: 11px;
}

.wgift2025 .ranking_list li .ranking_img {
  margin-bottom: 12px;
  width: 133px;
}

.wgift2025 .ranking_list li img {
  width: 100%;
  border: solid 1px #cccccc;
}

.wgift2025 .ranking_list .ranking_01::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  width: 38px;
  height: 30px;
  left: 35%;
  top: 0;
  background: url(/ec/shop/images/campaign/20251016_oseibo/bg-gift650-rank01.png) no-repeat;
}

.wgift2025 .ranking_list .ranking_02::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  width: 38px;
  height: 30px;
  left: 35%;
  top: 0;
  background: url(/ec/shop/images/campaign/20251016_oseibo/bg-gift650-rank02.png) no-repeat;
}

.wgift2025 .ranking_list .ranking_03::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  width: 38px;
  height: 30px;
  left: 35%;
  top: 0;
  background: url(/ec/shop/images/campaign/20251016_oseibo/bg-gift650-rank03.png) no-repeat;
}

.wgift2025 .ranking_list .ranking_04::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  width: 38px;
  height: 30px;
  left: 35%;
  top: 0;
  background: url(/ec/shop/images/campaign/20251016_oseibo/bg-gift650-rank04.png) no-repeat;
}

.wgift2025 .ranking_list .ranking_05::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  width: 38px;
  height: 30px;
  left: 35%;
  top: 0;
  background: url(/ec/shop/images/campaign/20251016_oseibo/bg-gift650-rank05.png) no-repeat;
}

.wgift2025 .ranking_list .txt {
  color: #000;
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
}

.wgift2025 .flex-ranking a:hover dd {
  text-decoration: underline;
}

/**
* 京王ご推奨ギフト 600選 人気商品カテゴリー ***** */
.wgift2025 .flex-favorite {
  margin-top: 20px;
  margin-bottom: 30px;
}

.wgift2025 .flex-favorite li {
  margin-bottom: 9px;
}

.wgift2025 .flex-favorite li:not(:nth-child(3n)) {
  margin-right: 10px;
}

.wgift2025 .flex-favorite li:nth-child(n + 4) {
  margin-bottom: 0;
}

/**
* 京王ご推奨ギフト 600選 その他のカテゴリー ***** */
.wgift2025 .flex-cate {
  margin: 20px 0;
}

.wgift2025 .ranking600 .ttl-category {
  color: #D9345E;
  border-bottom: solid 1px #D9345E;
  font-size: 18px;
  padding: 10px 0;
}

.wgift2025 .ranking600 .ttl-category h4 {
  background: url(/ec/shop/images/campaign/20251016_oseibo/icon-gift600-logo.png) center right 12px no-repeat;
  background-size: 38px 34px;
}

.wgift2025 .ranking600 .ttl-category h4.iconChange {
  background: url(/ec/shop/images/campaign/20251016_oseibo/icon-gift600-logo_20251017.png) center right 12px no-repeat;
  background-size: 38px 29px;
}

.wgift2025 .ranking600 .ttl-category .ttl_s {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  left: 0;
  top: 0;
}

.wgift2025 .flex-cate li {
  margin-bottom: 3px;
  width: 179px;
  height: 60px;
}

.wgift2025 .flex-cate li:not(:nth-child(4n)) {
  margin-right: 3px;
}

.wgift2025 .flex-cate li a {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 12px;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  color: #260000;
  background-color: #fff;
  background-image: url(/ec/shop/images/campaign/20251016_oseibo/icon_arrow02.svg);
  background-position: center right 6px;
  background-repeat: no-repeat;
  background-size: 7px 15px;
}

.wgift2025 .flex-cate li a:hover {
  color: #260000;
  text-decoration: none;
}

/**
* カタログ掲載の特集 *************************** */
.wgift2025 .catalog {
  margin-bottom: 20px;
}

.wgift2025 .flex-catalog {
  padding: 0 20px
}

.wgift2025 .flex-catalog li {
  margin-bottom: 9px;
}

.wgift2025 .flex-catalog li:not(:nth-child(3n)) {
  margin-right: 10px;
}

.wgift2025 .flex-catalog li:nth-child(n + 13) {
  margin-bottom: 0;
}

.wgift2025 .flex-catalog.limited li {
  margin-right: 9px !important;
}

.wgift2025 .flex-catalog.limited li:nth-child(2n) {
  margin-right: 0 !important;
}

.wgift2025 .flex-catalog-last {
  margin-top: 10px;
}

.wgift2025 .flex-catalog-last li.link-hover {
  margin: 0;
}

#d_grand_top.wgift #catalog.topTopMenu {
  margin-top: 20px;
}

/**
* ネット限定特典 ***************************** */
.wgift2025 .net-only-benefits {
  margin-bottom: 30px;
}

.wgift2025 .flex-net-only-benefits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  background-color: #FFF9FB;
  padding: 20px 20px 10px 20px;
  margin-top: -20px;
}

.wgift2025 .flex-net-only-benefits li {
  width: calc((100% - 15px) / 2);
}

.wgift2025 .flex-net-only-benefits li.passport-card {
  transition: .2s;
}

.wgift2025 .flex-net-only-benefits li.passport-card:hover {
  cursor: pointer;
  opacity: 0.6;
  transition: .2s;
}

.wgift2025 .flex-net-only-benefits li img {
  width: 100%;
}


.wgift2025 .flex-net-only-benefits li:nth-child(2n - 1) {
  margin-right: 15px;
}

.wgift2025 .flex-net-only-benefits li:nth-last-child(n + 3) {
  margin-bottom: 15px;
}


/**
* ネット限定の特集 ***************************** */
.wgift2025 .net-only {
  margin-bottom: 30px;
}

.wgift2025 .flex-net-only {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #FFF9FB;
  padding: 20px;
  margin-top: -20px;
}

.wgift2025 .flex-net-only li img {
  width: 100%;
}


.wgift2025 .flex-net-only li:not(:last-child) {
  margin-bottom: 15px;
}


/** ------------------------------------------------------- **/
/**
* お得な特典 ********************************** */
.wgift2025 .net-only-benefits-list {
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 0 30px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

.wgift2025 .stl600 {
  cursor: pointer;
  /* margin: 20px auto; */
  transition: opacity 0.3s ease 0s;
}

.wgift2025 .stl600:hover {
  opacity: .7;
}

.wgift2025 .passport-card {
  cursor: pointer;
  transition: opacity 0.3s ease 0s;
}

.wgift2025 .passport-card:hover {
  opacity: .7;
}

/* 終了 */
.wgift2025 .net-only-benefits .end {
  display: block;
  position: relative;
  pointer-events: none;
}

.wgift2025 .net-only-benefits .endText {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 25px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.65;
}

/**
* ネット限定の特集 ***************************** */
.wgift2025 .net-only {
  margin: 0 0 30px 0;
}

/* #d_grand_top .wgift2025 .net-only .h2 {
  margin: 0;
} */

.wgift2025 .net-only-list {
  /* display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; */
  box-sizing: border-box;
  padding: 20px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  background-color: #F5FBFE;
}

/**
* ネット限定 産直グルメ＆スイーツ 全品送料込み **** */
.wgift2025 .gourmet-fruits-body {
  background-color: #F9FFEF;
  padding: 30px 20px;
}

.wgift2025 .gourmet-fruits-recommend-ttl {
  font-size: 30px;
  line-height: 1.3;
  color: #76A32E;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.wgift2025 .gourmet-fruits-sub-ttl {
  color: #E98124;
  font-size: 25px;
  line-height: 1.42;
  font-weight: bold;
  text-align: center;
  margin-bottom: 9px;
}

.wgift2025 .gourmet-fruits-list {
  display: grid;
  /* grid-template-columns: repeat(2, 1fr); */
  gap: 20px;
}

.wgift2025 .gourmet-fruits-item {
  /* background-color: #fff;
  padding: 15px; */
}

.wgift2025 .gourmet-fruits-product-card-image img {
  border: 1px solid #D9D9D9;
}

.wgift2025 .gourmet-fruits-product-card-image {
  margin-bottom: 10px;
}

.wgift2025 .gourmet-fruits-product-card-caption {
  font-size: 14px;
  color: #000;
  line-height: 1.43;
  margin-bottom: 5px;
}

.wgift2025 .gourmet-fruits-product-card-name {
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 5px;
  font-weight: bold;
}

.wgift2025 .gourmet-fruits-product-card-price {
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 16px;
  font-weight: bold;
}

.wgift2025 .gourmet-fruits-product-card-main-link {
  display: grid;
  gap: 10px;
  grid-template-columns: 280px auto;
  align-items: center;
}

.wgift2025 .gourmet-fruits-product-card-main-link:hover {
  text-decoration: none;
}

.wgift2025 .gourmet-fruits-product-card-action {
  background-color: #E98124;
  font-size: 18px;
  color: #fff;
  letter-spacing: .014em;
  line-height: 1;
  padding-top: 4px;
  text-align: center;
  height: 50px;
  width: 405px;
  box-sizing: border-box;
  margin: 0 auto;
  background-image: url(/ec/shop/images/campaign/20251016_oseibo/icon_arrow03.svg);
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-size: 9.42px 16px;
}

.wgift2025 .gourmet-fruits-product-card-action a {
  color: #fff;
  text-decoration: none;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
}


.wgift2025 .net-only {
  margin: 0;
}

.wgift2025 .gourmet-fruits {
  margin-top: 30px;
}

.wgift2025 .card-bnr {
  margin-bottom: 30px;
}

.wgift2025 .card-bnr-list {
  display: grid;
  gap: 20px;
}

/* 2カラムへ変更 */
.wgift2025 .gourmet-fruits-list.grid-column2{
  grid-template-columns: repeat(2, 1fr);
}

.wgift2025 .grid-column2 .gourmet-fruits-product-card-main-link {
  grid-template-columns: 1fr;
}

.wgift2025 .grid-column2 .gourmet-fruits-product-card-name,
.wgift2025 .grid-column2 .gourmet-fruits-product-card-price{
  text-align: center;
}

.wgift2025 .grid-column2 .gourmet-fruits-product-card-action{
  width: 100%;
  height: 60px;
  font-size: 16px;
}

/** ------------------------------------------------------- **/


/* *************************************************** */
/* ******* [キー:-] カタログの商品番号から探す ******** */
/* *************************************************** */
#d_grand_top.wgift .topTopMenu {
  margin: 30px 0 0;
  padding: 30px 20px 20px 46px;
}

#d_grand_top.wgift .topTopMenu h2 {
  background: none;
  font-size: 20px;
  font-weight: bold;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  text-align: center;
}

#d_grand_top .topTopMenu .ttmText {
  color: #000 !important;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 9px;
  padding: 0 13px;
}

/* *************************************************** */
/* ********* [キー:sg_contents2] コンテンツ2 ********** */
/* *************************************************** */
/**
* 法人向けギフト特集 ************************** */
.wgift2025 .corporate-gift-bnr {
  margin: 10px 0 20px;
}

.wgift2025 .flex-corporate-gift-bnr {
  padding: 0 20px;
  justify-content: space-between;
}

/**
* 人気ランキング・人気キーワード **************** */
.wgift2025 .ninki-rank {
  margin: 30px 0 26px;
}

.wgift2025 .flex-ninki-rank {
  margin-bottom: 27px;
  padding: 0 20px;
  justify-content: space-between;
  /*width: 100%;*/
}

/*.wgift2025 .flex-ninki-rank li {
    width: calc((100% - 21px) / 2);
}

.wgift2025 .flex-ninki-rank li:not(:nth-child(2n)) {
    margin-right: 21px;
}*/

/**
* 【キーワード】 ******************************* */
.wgift2025 .ninki-rank .key-ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 20px;
}

.wgift2025 .ninki-rank .keyword {
  padding: 0 0 0 20px;
}

.wgift2025 .ninki-rank .keyword li {
  float: left;
  font-size: 15px;
  line-height: 28px;
  margin: 0px 28px 0 0;
}

.wgift2025 .ninki-rank .keyword li a {
  color: #000;
  transition: all 0.3s ease 0s;
  text-decoration: underline;
}

.wgift2025 .ninki-rank .keyword li a:hover {
  opacity: 0.5;
}

/**
* お歳暮カテゴリーから探す ********************* */
.wgift2025 .category-search {
  margin-bottom: 29px;
}

.wgift2025 .flex-category-search,
.wgift2025 .flex-category-search2 {
  padding: 0 20px;
}

.wgift2025 .flex-category-search {
  margin-bottom: 1px;
}

.wgift2025 .flex-category-search li {
  margin-bottom: 9px;
}

.wgift2025 .flex-category-search li:not(:nth-child(3n)) {
  margin-right: 9px;
}

.wgift2025 .flex-category-search2 {
  margin: 0;
}

.wgift2025 .flex-category-search2 li {
  margin-bottom: 3px;
  width: 179px;
  height: 68px;
  position: relative;
}

.wgift2025 .flex-category-search2 li:not(:nth-child(4n)) {
  margin-right: 3px;
}

.wgift2025 .flex-category-search2 li a {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  font-size: 13px;
  height: 100%;
  padding-left: 10px;
  width: 100%;
  color: #535353;
  background: linear-gradient(to bottom, #f9f9f9, #f2f2f2);
}

.wgift2025 .flex-category-search2 li a::after {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(/ec/shop/images/campaign/20251016_oseibo/icon_arrow01.svg);
  background-repeat: no-repeat;
  width: 7px;
  height: 15px;
  background-size: cover;
  top: 36%;
  right: 6px;
}

.wgift2025 .flex-category-search2 li a:hover {
  text-decoration: none;
}

/**
* 予算から探す（金額） ************************* */
.wgift2025 .yosan {
  padding: 20px 0 !important;
}

.wgift2025 .yosan .sgC:nth-last-child(n + 4) {
  margin-bottom: 14px !important;
}

.wgift2025 .yosan ul li a {
  color: #D9345E;
}

#d_grand_top .wgift2025 .topTopMenu ul li.txtLink.sgC {
  box-shadow: none;
}

/**
* おすすめ商品 ******************************** */
.wgift2025 .osusume-list {
  margin: 30px 0 27px;
}

.wgift2025 .osusume-item-list {
  padding: 0 18px;
  display: flex;
}

.wgift2025 .osusume-item-list li {
  width: calc((100% - (11px * 4)) / 5);
}

.wgift2025 .osusume-item-list li:not(:nth-child(5n)) {
  margin-right: 11px;
}

.wgift2025 .osusume-item-list li .ranking_img {
  width: 137px;
  margin-bottom: 12px;
}

.wgift2025 .osusume-item-list li .ranking_img img {
  width: 100%;
  border: solid 1px #cccccc;
}

.wgift2025 .osusume-item-list .txt {
  color: #000;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

/* 商品券 */
.wgift2025 .gift-certificates {
  margin-top: 30px;
  margin-bottom: 20px;
}

/* ご自宅用限定 お買い得品&人気グルメ */
.wgift2025 .gojitaku {
  margin: 0;
  margin-bottom: 50px;
  margin-top: 30px !important;
}

.wgift2025 .gojitaku a {
  display: block;
}

.wgift2025 .bnr-sale-item01 {
  margin-bottom: -1px;
  position: relative;
  z-index: -1;
}

/* お買い得品&人気グルメ / ネット限定 防災備蓄品特集 */
/* .wgift2025 .bnr-new {
    margin-bottom: 30px;
    overflow: hidden;
}

.wgift2025 .bnr-new img {
    float: left;
} */


/**
* ページ下部のバナーエリア ********************* */
.wgift2025 .bnr-list {
  display: flex;
  justify-content: space-between;
}

.wgift2025 .bnr-list li {
  margin-bottom: 30px;
}

/* *************************************************** */
/* **** [キー:sg_attention] ご注文前にこちらをご確認 **** */
/* *************************************************** */
.wgift2025 .attention {
  font-size: 14px;
  margin-bottom: 60px;
}

.wgift2025 .attention-ttl {
  margin-bottom: 15px;
}

.wgift2025 .attention-list {
  margin-bottom: 20px;
  margin-left: 10px;
  text-align: left;
}

.wgift2025 .attention-list .list-item {
  font-size: 14px;
  letter-spacing: -.02em;
  line-height: 26px;
  text-indent: -1em;
}

.wgift2025 .attention-list .list-item::before {
  content: '・';
}

.wgift2025 .attention-list .list-item-emphasis {
  color: #ca0611;
}

.wgift2025 .attention-list .list-item-asterisk {
  padding-left: 1em;
  text-indent: -1em;
}

.wgift2025 .attention-list .list-item-asterisk::before {
  content: '※';
}

.wgift2025 .attention-list .list-item .link {
  color: #0567a2;
  text-decoration: underline;
}

.wgift2025 .attention .attention-inquiry {
  border: 2px solid #D9345E;
  border-radius: 10px;
  color: #D9345E;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px;
  text-align: center;
}

.wgift2025 .attention .attention-inquiry .number {
  font-size: 22px;
}


/**
* お役立ちコラム ***************************** */
.wgift2025 .article-link {
  max-width: 990px;
  margin: 0 auto 20px;
  background: #f6f6f6;
  /*border: solid 5px #ddd;*/
  padding: 30px 20px;
  color: #000000;
}

.wgift2025 .article-link a img:hover {
  opacity: 0.7;
}

/* title */
.wgift2025 .article-link .title {
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  font-weight: 600;
  padding: 0;
}

.wgift2025 .article-link .title .sub {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
  display: block;
  clear: both;
}

/* articleArea */
.wgift2025 .article-link .linkArea {
  /*margin: 0px -2% 0 0;*/
  clear: both;
}

.wgift2025 .article-link .linkArea .aBox {
  display: table;
  float: left;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  padding: 12px;
  width: 44%;
  margin-top: 14px;
  margin-left: 2%;
}

.wgift2025 .article-link .linkArea .aBox .img {
  float: left;
  display: table-cell;
  vertical-align: middle;
  padding: auto 0;
}

.wgift2025 .article-link .linkArea .aBox .img img {
  height: 80px;
}

.wgift2025 .article-link .linkArea .aBox .txt {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
  padding: 0 0 0 12px;
}

.wgift2025 .article-link .linkArea .aBox .arrow {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 30px;
}

.wgift2025 .article-link .linkArea .aBox .arrow img {
  width: 14px;
}

/*----------------------------*/
.wgift2025 .article-link .onlySP {
  display: none;
}

.wgift2025 .article-link .clear {
  clear: both
}

/* *************************************************** */
/* *************** [キー:-] お知らせ **************** */
/* *************************************************** */
#d_grand_top #d_news h2 {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/**
* 開催終了したキャンペーン ************************* */
.wgift2025 .end-campaign {
  background-color: #FFF;
  padding: 0;
}

.wgift2025 .end-campaign .h2 {
  background: url(/ec/shop/images/campaign/20240516_otyugen/bg-h2-02.png) left top no-repeat;
  border-bottom: 1px solid #000;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignDay {
  font-size: 16px;
  margin-bottom: 10px;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox {
  margin-bottom: 20px;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox .endCampaignInner.flex {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-bottom: 10px;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox .endCampaignInner.flex .endCampaignBnr:nth-child(odd) {
  margin-right: 5px;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox .endCampaignInner.flex .endCampaignBnr:nth-child(even) {
  margin-left: 5px;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox .endCampaignInner.flex .endCampaignBnr {
  margin-bottom: 0 !important;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr {
  position: relative;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr:not(:last-child) {
  margin-bottom: 10px;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr .endText {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 25px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.65;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr .endText:hover {
  opacity: 0.5;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr .BnrBox {
  width: 100%;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr a:hover {
  opacity: 1;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr .BnrBox img {
  width: 100%;
  transition: none !important;
  opacity: 1;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr a:hover .BnrBox img {
  opacity: 0.3;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr a {
  display: block;
  position: relative;
  pointer-events: none;
}

.wgift2025 .end-campaign .endCampaignWrap .campaignBox dl .endCampaignBnr .BnrBox .pick-up-bnr:hover {
  cursor: pointer;
}

/**
* リンクラップ ************************* */
.wgift2025 .categoryLinkWrap {
  margin: 30px auto 0;
}

.wgift2025 .categoryLinkWrap .flex {
  flex-wrap: wrap;
  justify-content: center;
}

.wgift2025 .categoryLinkWrap .flex .btn {
  width: calc((100% - 10px) / 2);
  display: flex;
  justify-content: center;
}

.wgift2025 .categoryLinkWrap .flex .btn:first-child {
  margin-right: 10px;
}

.wgift2025 .categoryLinkWrap .flex .btn a {
  font-size: 18px;
  display: flex;
  color: #FFF;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 25px 0;
  position: relative;
}

.wgift2025 .categoryLinkWrap .flex .btn a::before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  line-height: 1;
  width: 0.8em;
  height: 0.8em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  top: 40%;
  right: 20px;
  transform: rotate(45deg);
}

.wgift2025 .categoryLinkWrap .flex .btn a:hover {
  text-decoration: none;
}

.wgift2025 .categoryLinkWrap .flex .allBtn a {
  background-color: #D9345E;
}

.wgift2025 .categoryLinkWrap .flex .gift600Btn a {
  background-color: #FBA35F;
  border: 1px solid #FFF;
  color: #fff;
}

.wgift2025 .categoryLinkWrap .flex .gift600Btn a::before {
  color: #FFF;
}