@charset "UTF-8";
/* ============================================= */
/* 基本設定 */
/* ============================================= */
.sgift2026 * {
  box-sizing: border-box;
}
.sgift2026 a {
  text-decoration: none;
}
.sgift2026 a:link, .sgift2026 a:visited {
  color: #000;
}
/* ============================================= */
/* ユーティリティクラス */
/* ============================================= */
.sgift2026 .u-db-pc {
  display: block;
}
.sgift2026 .u-db-sp {
  display: none;
}
.sgift2026 .u-link-hover {
  text-decoration: none;
  transition: 0.4s;
}
.sgift2026 .u-link-hover:hover {
  cursor: pointer;
  opacity: 0.7;
}
.sgift2026 .u-underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.sgift2026 .u-w100 {
  width: 100%;
  height: auto;
}
.sgift2026 .u-text-center {
  text-align: center;
}
.sgift2026 .u-mb0 {
  margin-bottom: 0;
}
/* ============================================= */
/* コンポーネント */
/* ============================================= */
.sgift2026__section {
  margin-bottom: 50px;
}
.sgift2026__section--bg {
  padding: 30px 20px;
}
.sgift2026__section-title {
  margin: 0 0 15px !important;
  font-size: 30px !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  color: #0065b2;
  text-align: center;
  letter-spacing: 0.014em;
}
/* ============================================= */
/* メインビジュアル / アンカーリンク */
/* フリーエリア: sg_MV */
/* ============================================= */
.sgift2026__mv {
  margin-bottom: 20px;
  background-color: #e3f2f9;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
.sgift2026__mv-inner {
  width: 990px;
  margin: 0 auto;
}
.sgift2026__anchor {
  margin-bottom: 20px;
}
.sgift2026__anchor-inner {
  width: 990px;
  margin: 0 auto;
}
.sgift2026__anchor-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
/* ============================================= */
/* うれしい特典 */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__benefit-section {
  background-color: #e5f1f3;
}
.sgift2026__benefit-section .sgift2026__section-title {
  margin-bottom: 10px !important;
}
.sgift2026__benefit-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 9px;
  align-items: end;
}
/* ============================================= */
/* ネット限定キャンペーン */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__netonly-campaign-section {
  margin-top: 20px;
}
.sgift2026__netonly-campaign-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 15px;
}
.sgift2026__netonly-campaign-section-title {
  margin: 0 0 12px;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  color: #260000;
  text-align: center;
  letter-spacing: 0.014em;
}
/* ============================================= */
/* 簡単ギフト検索 */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__gift-search-section {
  background-color: #f5f5f5;
}
.sgift2026__gift-search-section .sgift2026__section-title {
  font-size: 35px !important;
}
/* ============================================= */
/* カテゴリー×予算からギフトを探す */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__gift-search-form-section {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c1c1c1;
}
.sgift2026__gift-search-form-section-title {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #260000;
  text-align: center;
  letter-spacing: 0.014em;
}
.sgift2026__gift-search-form-top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.sgift2026__gift-search-form-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 35px;
  padding: 0;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.014em;
  cursor: pointer;
  background-color: #0065b2;
  border: none;
  border-radius: 5px;
}
.sgift2026__gift-search-form-btn-text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-left: 19px;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon-search01.svg");
  background-repeat: no-repeat;
  background-position: left 0 center;
  background-size: 16px 14px;
}
.sgift2026__gift-search-form-select {
  width: 230px;
  height: 35px;
  padding: 2px 13px 0;
  padding-right: 20px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #000;
  letter-spacing: 0.014em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: url('data:image/svg+xml;utf8,<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><polygon points="0,0 12,0 6,10" fill="%237A7A7A"/></svg>') no-repeat right 7px center/12px 10px;
  background-color: #fff;
  border: 1px solid #7a7a7a;
  border-radius: 3px;
}
.sgift2026__gift-search-form-select:invalid {
  color: #7a7a7a;
}
.sgift2026__gift-search-form-select option {
  color: #000;
}
.sgift2026__gift-search-form-select:focus {
  border: 1px solid #7a7a7a;
  outline: none;
  box-shadow: none;
}
.sgift2026__gift-search-form-separator {
  padding: 0 15px;
  font-size: 18px;
  line-height: 1;
  color: #000;
}
/* ============================================= */
/* 人気キーワード */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__popular-keyword-section-title {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #260000;
  text-align: center;
  letter-spacing: 0.014em;
}
.sgift2026__popular-keyword-list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 15px;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.sgift2026__popular-keyword-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sgift2026__popular-keyword-item:nth-child(1), .sgift2026__popular-keyword-item:nth-child(2), .sgift2026__popular-keyword-item:nth-child(3) {
  padding-left: 26px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 22px 22px;
}
.sgift2026__popular-keyword-item:nth-child(1) {
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon-rank01.svg");
}
.sgift2026__popular-keyword-item:nth-child(2) {
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon-rank02.svg");
}
.sgift2026__popular-keyword-item:nth-child(3) {
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon-rank03.svg");
}
.sgift2026__popular-keyword-link {
  font-size: 16px;
  line-height: 1.6;
  color: #260000;
  text-align: center;
  letter-spacing: 0.014em;
}
.sgift2026__popular-keyword-link::before {
  content: "#";
}
.sgift2026__popular-keyword-link.u-underline:link, .sgift2026__popular-keyword-link.u-underline:visited {
  color: #260000;
}
/* ============================================= */
/* 人気カテゴリー */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__category-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 10px;
}
.sgift2026__category-list--textonly {
  grid-template-columns: repeat(4, 1fr);
  gap: 3px;
  margin-top: 10px;
}
.sgift2026__category-list--textonly .sgift2026__category-label {
  justify-content: start;
  height: 50px;
  padding: 6px 17px 4px 10px;
  text-align: left;
  background-position: right 6px center;
}
.sgift2026__category-link {
  position: relative;
  display: block;
}
.sgift2026__category-ranking {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 87px;
  height: 25px;
  font-size: 12px;
  line-height: 1;
}
.sgift2026__category-ranking--first {
  background-color: #f6cd45;
}
.sgift2026__category-ranking--second {
  background-color: #afafaf;
}
.sgift2026__category-ranking--third {
  color: #fff;
  background-color: #b26b00;
}
.sgift2026__category-label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 6px 17px 4px 10px;
  font-size: 13px;
  line-height: 1.15;
  text-align: center;
  background-color: #ebebeb;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon_arrow-right-blue01.svg");
  background-repeat: no-repeat;
  background-position: right 11px center;
  background-size: 7px 15px;
}
/* ============================================= */
/* 予算から探すセクション */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__budget-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.sgift2026__budget-label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  padding: 6px 17px 4px 10px;
  font-size: 14px;
  line-height: 1.15;
  color: #0065b2;
  text-align: center;
  background-color: #ebebeb;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon_arrow-right-blue01.svg");
  background-repeat: no-repeat;
  background-position: right 11px center;
  background-size: 7px 15px;
}
/* ============================================= */
/* 推しグルメセクション */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__oshigourmet-section {
  margin-bottom: 0;
  background-color: #f4f6dc;
}
.sgift2026__oshigourmet-section.sgift2026__section--bg {
  padding-top: 0;
}
.sgift2026__oshigourmet-section .sgift2026__section-title {
  position: relative;
  z-index: 0;
  margin-bottom: 6px !important;
}
.sgift2026__oshigourmet-section .sgift2026__section-title::after {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: calc(100% + 40px);
  height: 50px;
  content: "";
  background-color: #fff;
  transform: translateX(-50%);
}
.sgift2026__oshigourmet-sub-ttl {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  color: #260000;
  text-align: center;
  letter-spacing: 0.014em;
}
.sgift2026__oshigourmet-sub-ttl-highlight {
  color: #399d26;
}
.sgift2026__oshigourmet-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}
.sgift2026__oshigourmet-product {
  display: flex;
  gap: 10px;
  align-items: stretch;
}
.sgift2026__oshigourmet-textcol {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
}
.sgift2026__oshigourmet-desc {
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 1.56;
}
.sgift2026__oshigourmet-name {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
}
.sgift2026__oshigourmet-price {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
}
/* 特集ページはこちらボタン */
.sgift2026__oshigourmet-btn-wrap {
  margin-top: 20px;
}
.sgift2026__oshigourmet-btn-wrap a:link, .sgift2026__oshigourmet-btn-wrap a:visited {
  color: #fff;
}
.sgift2026__oshigourmet-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 500px;
  height: 60px;
  padding: 16px 15px 14px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.02em;
  background-color: #76a32e;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon_arrow-right-white01.svg");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 10px 17px;
}
/* ============================================= */
/* その他ネット限定 商品一覧はこちらボタン */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__netonly-others-btn-wrap {
  margin-top: 30px;
  margin-bottom: 50px;
}
.sgift2026__netonly-others-btn-wrap a:link, .sgift2026__netonly-others-btn-wrap a:visited {
  color: #fff;
}
.sgift2026__netonly-others-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 725px;
  height: 90px;
  padding: 16px 15px 14px;
  margin: 0 auto;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.014em;
  background-color: #004375;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon_arrow-right-white-large01.svg");
  background-repeat: no-repeat;
  background-position: right 25px center;
  background-size: 14px 24px;
}
/* ============================================= */
/* 京王ご推奨ギフト おすすめランキング */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgift2026__recommend-section {
  padding-top: 0;
  background-color: #e4f8ff;
}
.sgift2026__recommend-section .sgift2026__section-title {
  width: calc(100% + 40px);
  margin-bottom: 20px !important;
  background-color: #fff;
  transform: translateX(-20px);
}
.sgift2026__recommend-ranking-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  color: #260000;
  text-align: center;
}
.sgift2026__recommend-caption {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.014em;
}
.sgift2026__recommend-card-bnr {
  margin-bottom: 20px;
}
.sgift2026__recommend-ranking-body {
  margin-bottom: 0;
}
.sgift2026__recommend-blank {
  flex: 1;
}
.sgift2026__recommend-ranking-title-main {
  flex: 0 0 auto;
  min-width: 0;
  text-align: center;
}
.sgift2026__recommend-update {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.014em;
}
/* ランキング一覧 */
.sgift2026__recommend-ranking + .sgift2026__recommend-btn-wrap {
  margin-top: 30px;
}
.sgift2026__recommend-ranking-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
}
.sgift2026__recommend-ranking-item {
  background: #fff;
}
.sgift2026__recommend-ranking-link {
  position: relative;
  display: block;
  text-align: center;
}
.sgift2026__recommend-ranking-icon {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.sgift2026__recommend-ranking-img {
  margin-bottom: 10px;
}
.sgift2026__recommend-ranking-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px 10px;
  font-size: 12px;
  line-height: 1.6;
}
/* 京王ご推奨ギフト 特集はこちらボタン */
.sgift2026__recommend-btn-wrap a:link, .sgift2026__recommend-btn-wrap a:visited {
  color: #fff;
}
.sgift2026__recommend-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 725px;
  height: 80px;
  padding: 16px 15px 14px;
  margin: 0 auto;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.014em;
  background-color: #013887;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon_arrow-right-white-large01.svg");
  background-repeat: no-repeat;
  background-position: right 25px center;
  background-size: 14px 24px;
}
/* ============================================= */
/* こだわりギフト */
/* フリーエリア: sg_contents2 */
/* ============================================= */
.sgift2026__catalog-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.sgift2026__catalog-list--small {
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 10px;
}
.sgift2026__catalog-list--small .sgift2026__catalog-label {
  justify-content: center;
  height: 60px;
  padding: 6px 17px 4px 10px;
  font-weight: normal;
  text-align: left;
  text-align: center;
}
.sgift2026__catalog-link {
  position: relative;
  display: block;
}
.sgift2026__catalog-img-bottom {
  display: block;
  background-color: #e4f8ff;
}
.sgift2026__catalog-label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 15px 17px 0 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  text-align: center;
  letter-spacing: 0.014em;
  background-color: #e4f8ff;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon_arrow-right-blue01.svg");
  background-repeat: no-repeat;
  background-position: right 11px center;
  background-size: 7px 15px;
}
.sgift2026__catalog-label-wrap {
  display: block;
  text-align: center;
}
.sgift2026__catalog-label-wrap .sgift2026__catalog-label {
  display: inline-flex;
  height: auto;
  padding: 15px 15px 0 10px;
  background-position: right bottom 3px;
}
.sgift2026__catalog-desc {
  display: block;
  padding: 0 10px 15px;
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
}
/* ============================================= */
/* おすすめ特集 */
/* フリーエリア: sg_contents2 */
/* ============================================= */
.sgift2026__feature-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 10px;
}
.sgift2026__feature-list--large {
  grid-template-columns: 1fr;
  margin-top: 30px;
}
.sgift2026__feature-list--large .sgift2026__feature-link {
  margin-bottom: 0;
}
.sgift2026__feature-link {
  display: block;
  margin-bottom: 10px;
}
.sgift2026__feature-desc {
  display: block;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.014em;
}
.sgift2026__feature-desc-note {
  font-size: 12px;
  line-height: 1.43;
  letter-spacing: 0.014em;
}
/* ============================================= */
/* ご進物お申込み票かんたん取込サービス
   お中元・お歳暮ご注文履歴表示サービス  */
/* フリーエリア: sg_contents2 */
/* ============================================= */
.sgift2026__torikomiRireki .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.8);
}
.sgift2026__torikomiRireki .modal .modalInner {
  box-sizing: border-box;
}
.sgift2026__torikomiRireki .modalBg {
  position: absolute;
  right: 0;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: fit-content;
  padding: 20px;
  margin: 20px auto;
  background-color: #fff;
}
.sgift2026__torikomiRireki .modal .modalClose {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 38px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  cursor: pointer;
}
.sgift2026__torikomiRireki .modal .modalImg {
  height: 100%;
  text-align: center;
}
.sgift2026__torikomiRireki .modal .modalImg img {
  width: auto;
  height: 100%;
}
.sgift2026__torikomiRireki .modalInner .btnMypage a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 300px;
  height: 60px;
  margin: 20px auto 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #013887;
}
.sgift2026__torikomiRireki .modalInner .btnMypage a:hover {
  text-decoration: none;
}
.sgift2026__torikomiRireki .modalBtn {
  margin: 0 auto 10px;
  transition: 0.3s;
}
.sgift2026__torikomiRireki .modalBtn:hover {
  cursor: pointer;
  opacity: 0.5;
  transition: 0.3s;
}
/* ============================================= */
/* お申し込み時のご注意 */
/* フリーエリア: sg_attention */
/* ============================================= */
.sgift2026 .attention {
  margin-bottom: 50px;
  font-size: 14px;
  border-top: 3px solid #0065b2;
}
.sgift2026 .attention-ttl {
  display: flex;
  align-items: center;
  margin-top: 15px !important;
  margin-bottom: 12px !important;
  font-size: 24px;
  font-weight: bold !important;
  line-height: 1;
  color: #260000;
  letter-spacing: 0.014em;
}
.sgift2026 .attention-icon {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  padding-top: 4px;
  padding-left: 2px;
  font-weight: bold !important;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #013887;
  border-radius: 35px;
}
.sgift2026 .attention-ttl-text {
  padding: 5px 0 0 8px;
}
.sgift2026 .attention-list {
  margin-bottom: 20px;
  margin-left: 10px;
  text-align: left;
}
.sgift2026 .attention-list .list-item {
  font-size: 14px;
  line-height: 26px;
  text-indent: -1em;
  letter-spacing: -0.02em;
}
.sgift2026 .attention-list .list-item::before {
  content: "・";
}
.sgift2026 .attention-list .list-item-emphasis {
  color: #ff2a36;
}
.sgift2026 .attention-list .list-item-asterisk {
  padding-left: 1em;
  text-indent: -1em;
}
.sgift2026 .attention-list .list-item-asterisk::before {
  content: "※";
}
.sgift2026 .attention-list .list-item .link {
  color: #0065b2;
  text-decoration: underline;
}
.sgift2026 .attention .attention-inquiry {
  padding: 5px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #0065b2;
  text-align: center;
  border: 2px solid #0065b2;
  border-radius: 10px;
}
.sgift2026 .attention .attention-inquiry .number {
  font-size: 22px;
}
/* *************************************************** */
/* お役立ちコラム下 カテゴリボタン */
/* *************************************************** */
.sgift2026 .categoryLinkWrap {
  margin: 10px auto 0;
}
.sgift2026 .categoryLinkWrap .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sgift2026 .categoryLinkWrap .flex .btn {
  display: flex;
  justify-content: center;
  width: calc((100% - 15px) / 2);
}
.sgift2026 .categoryLinkWrap .flex .btn:first-child {
  margin-right: 15px;
}
.sgift2026 .categoryLinkWrap .flex .btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 25px 0;
  font-size: 18px;
  color: #fff;
}
.sgift2026 .categoryLinkWrap .flex .btn a::before {
  position: absolute;
  top: 40%;
  right: 20px;
  box-sizing: border-box;
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  line-height: 1;
  color: #fff;
  vertical-align: middle;
  content: "";
  border: 0.1em solid currentcolor;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(45deg);
}
.sgift2026 .categoryLinkWrap .flex .btn a:hover {
  text-decoration: none;
}
.sgift2026 .categoryLinkWrap .flex .allBtn a {
  background-color: #0065b2;
}
.sgift2026 .categoryLinkWrap .flex .gift600Btn a {
  background-color: #fba35f;
}
/* ============================================= */
/* PCサイドメニュー上 */
/* フリーエリア: sm01_sgift */
/* ============================================= */
.sgift2026 .seasonGiftside {
  margin-bottom: 15px;
}
.sgift2026 .seasonGiftside .bnr {
  margin-bottom: 15px;
}
.sgift2026 .seasonGiftside .bnr:last-child {
  margin-bottom: 28px;
}
.sgift2026 .seasonGiftsideNote {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.5;
  color: #000;
}
/* ============================================= */
/* PCサイドメニュー下 */
/* フリーエリア: sm01_sgift */
/* ============================================= */
.sgift2026 .second {
  margin: 15px 0 10px;
}
.sgift2026 .second .sideMailmaga {
  margin-bottom: 20px;
}
.sgift2026 .second .catalogueS,
.sgift2026 .second .webAddress {
  background: #0065b2;
}
.sgift2026 .second .catalogueS {
  padding: 14px 6px;
  margin-bottom: 6px;
}
.sgift2026 .second .catalogueS h3 {
  padding-bottom: 10px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}
.sgift2026 .second .webAddress {
  padding: 14px 6px 0;
  margin-bottom: 10px;
}
.sgift2026 .second .webAddress h3 {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  letter-spacing: -0.05em;
}
.sgift2026 .second .webAddress p {
  padding-bottom: 10px;
  font-size: 13px;
  color: #fff;
}
.sgift2026 .second .catalogueS .side-btn-area li,
.sgift2026 .second .webAddress .side-btn-area li {
  position: relative;
  width: 172px;
  height: 39px;
  margin-bottom: 2px;
  background: #fff;
}
.sgift2026 .second .catalogueS .side-btn-area li:last-of-type,
.sgift2026 .second .webAddress .side-btn-area li:last-of-type {
  margin-bottom: 0;
}
.sgift2026 .second .catalogueS .side-btn-area li a,
.sgift2026 .second .webAddress .side-btn-area li a {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 7px;
  font-size: 12px;
  font-weight: bold;
  color: #0065b2;
}
.sgift2026 .second .catalogueS .side-btn-area li a:hover,
.sgift2026 .second .webAddress .side-btn-area li a:hover {
  text-decoration: none;
}
.sgift2026 .second .catalogueS .side-btn-area li::after,
.sgift2026 .second .webAddress .side-btn-area li::after {
  position: absolute;
  top: 36%;
  right: 0;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  content: "";
  border: 5px solid transparent;
  border-left: 5px solid #013887;
}
.sgift2026 .second .webAddress .side-address-date {
  padding: 12px 0 10px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.sgift2026 .second .sideContent01 {
  margin: 10px 0 !important;
}

/* ============================================= */
/* カタログの商品番号から探す */
/* htmlテンプレ内 */
/* ============================================= */
#d_grand_top #catalogue {
  padding: 30px 82px;
  margin: 0 0 50px;
  background-color: transparent;
  background-color: #f8f8f8;
}
#d_grand_top #catalogue .catalogueTitle {
  padding: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #260000;
  text-align: center;
  letter-spacing: 0.014em;
}
#d_grand_top #catalogue .inputCatalog {
  display: flex;
  gap: 6px;
  padding: 0;
  margin: 0 0 10px;
  text-align: center;
  letter-spacing: normal;
}
#d_grand_top #catalogue .inputCatalog li {
  margin: 0;
  box-shadow: none;
}
#d_grand_top #catalogue .inputCatalog li:last-child {
  width: 70px;
  margin-left: 4px;
}
#d_grand_top #catalogue .inputCatalog input[type=text] {
  border: 1px solid #7a7a7a;
}
#d_grand_top #catalogue .inputCatalog input[type=text]:focus-visible {
  outline: none;
  box-shadow: none;
}
#d_grand_top #catalogue .inputCatalog .w2 {
  box-sizing: border-box;
  width: 82px;
  padding: 7px 10px 6px;
}
#d_grand_top #catalogue .inputCatalog #doSearch {
  width: 100%;
  height: 30px;
  padding-left: 14px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-color: #0065b2;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon-search-catalogue01.svg");
  background-repeat: no-repeat;
  background-position: left 12px top 9px;
  background-size: 13.47px 11.67px;
  border: none;
  border-radius: 5px;
}
#d_grand_top #catalogue .ttmText {
  padding: 0;
}
#d_grand_top #catalogue .ttmTextNote {
  padding-left: 1em;
  text-indent: -1em;
}
#d_grand_top #catalogue .catalogLinkList {
  display: flex;
  gap: 20px;
  padding: 0;
  font-size: 16px;
  line-height: 1.56;
}
#d_grand_top #catalogue .catalogLinkItem {
  width: auto;
  margin: 10px 0 0;
  background-color: transparent;
  box-shadow: none;
}
#d_grand_top #catalogue .catalogLinkUrl {
  color: #0065b2;
  text-decoration: underline;
  text-underline-offset: 2px;
}
#d_grand_top #catalogue .catalogLinkHighlight {
  font-weight: bold;
}
/* ============================================= */
/* うれしい特典 > tinybox スタイル */
/* フリーエリア: sg_contents1 */
/* ============================================= */
#d_grand_top .tbox {
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}

/* ========================================================= */
/* ========================== SP =========================== */
/* ========================================================= */
/* ============================================= */
/* ユーティリティクラス */
/* ============================================= */
.sgiftC .sgift2026 .u-db-pc {
  display: none;
}
.sgiftC .sgift2026 .u-db-sp {
  display: block;
}
.sgiftC .sgift2026 .u-dn-sp {
  display: none;
}
/* ============================================= */
/* コンポーネント */
/* ============================================= */
.sgiftC .sgift2026__section {
  padding: 15px 10px;
  margin-bottom: 30px;
}
.sgiftC .sgift2026__section--bg {
  padding: 15px 10px;
}
.sgiftC .sgift2026__section-title {
  margin: 0 0 5px !important;
  font-size: 22px !important;
}
/* ============================================= */
/* メインビジュアル / アンカーリンク */
/* フリーエリア: sg_MV */
/* ============================================= */
.sgiftC .sgift2026__mv {
  margin-bottom: 0;
  background-color: transparent;
  background-image: none;
}
.sgiftC .sgift2026__anchor {
  padding: 5px;
}
.sgiftC .sgift2026__mv-inner {
  width: 100%;
}
.sgiftC .sgift2026__anchor-inner {
  width: 100%;
}
.sgiftC .sgift2026__anchor-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
}
/* ============================================= */
/* うれしい特典 */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__benefit-section .sgift2026__section-title {
  margin-bottom: 5px !important;
}
.sgiftC .sgift2026__benefit-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3px;
}
/* ============================================= */
/* ネット限定キャンペーン */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__netonly-campaign-section {
  margin-top: 15px;
}
.sgiftC .sgift2026__netonly-campaign-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px 5px;
}
.sgiftC .sgift2026__netonly-campaign-section-title {
  margin: 0 0 5px;
  font-size: 18px;
}
/* ============================================= */
/* 簡単ギフト検索 */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__gift-search-section .sgift2026__section-title {
  font-size: 22px !important;
}
/* ============================================= */
/* カテゴリー×予算からギフトを探す */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__gift-search-form-section-title {
  margin: 0 0 12px;
  font-size: 18px;
}
.sgiftC .sgift2026__gift-search-form-btn {
  width: 150px;
  height: 30px;
  background-color: #0065b2;
}
.sgiftC .sgift2026__gift-search-form-select {
  width: calc((100% - 28px) / 2);
  height: 30px;
  padding: 0 13px 0 7px;
  padding-right: 20px;
  font-size: 12px;
  color: #000;
  cursor: pointer;
  background: url('data:image/svg+xml;utf8,<svg width="12" height="10" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg"><polygon points="0,0 8,0 4,6" fill="%237A7A7A"/></svg>') no-repeat right 5px center/8px 6px;
  background-color: #fff;
}
.sgiftC .sgift2026__gift-search-form-separator {
  padding: 0 4px;
  font-size: 20px;
}
/* ============================================= */
/* 人気キーワード */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__popular-keyword-section-title {
  margin: 0 0 12px;
  font-size: 18px;
}
.sgiftC .sgift2026__popular-keyword-item:nth-child(1), .sgiftC .sgift2026__popular-keyword-item:nth-child(2), .sgiftC .sgift2026__popular-keyword-item:nth-child(3) {
  padding-left: 22px;
  background-size: 18px 18px;
}
.sgiftC .sgift2026__popular-keyword-link {
  font-size: 14px;
}
/* ============================================= */
/* 人気カテゴリー */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__category-section {
  padding-top: 0;
  padding-bottom: 0;
}
.sgiftC .sgift2026__category-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 5px;
}
.sgiftC .sgift2026__category-list--textonly {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 5px;
  margin-top: 10px;
}
.sgiftC .sgift2026__category-list--textonly .sgift2026__category-label {
  height: 45px;
  padding: 5px 10px;
  background-position: right 8px center;
}
.sgiftC .sgift2026__category-ranking {
  width: 67px;
  height: 19px;
  font-size: 10px;
}
.sgiftC .sgift2026__category-label {
  padding: 5px 10px;
  font-size: 12px;
  background-position: right 8px center;
  background-size: 5px 10px;
}
/* ============================================= */
/* 予算から探すセクション */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__budget-section {
  padding-top: 0;
  padding-bottom: 0;
}
.sgiftC .sgift2026__budget-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 5px;
}
.sgiftC .sgift2026__budget-label {
  height: 45px;
  padding: 6px 17px 4px 10px;
  font-size: 13px;
  background-position: right 8px center;
  background-size: 5px 10px;
}
/* ============================================= */
/* 推しグルメセクション */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__oshigourmet-section {
  padding-top: 0;
}
.sgiftC .sgift2026__oshigourmet-section .sgift2026__section-title {
  margin-bottom: 7px !important;
}
.sgiftC .sgift2026__oshigourmet-section .sgift2026__section-title::after {
  width: calc(100% + 20px);
  height: 30px;
}
.sgiftC .sgift2026__oshigourmet-ttl-img {
  width: 180px;
}
.sgiftC .sgift2026__oshigourmet-sub-ttl {
  line-height: 1.4;
}
.sgiftC .sgift2026__oshigourmet-product {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 10px;
  align-items: stretch;
}
.sgiftC .sgift2026__oshigourmet-desc {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.43;
}
.sgiftC .sgift2026__oshigourmet-name {
  font-size: 12px;
}
.sgiftC .sgift2026__oshigourmet-price {
  font-size: 12px;
}
/* 特集ページはこちらボタン */
.sgiftC .sgift2026__oshigourmet-btn {
  width: 100%;
  height: 50px;
  font-size: 18px;
  background-position: right 10px center;
  background-size: 10px 17px;
}
/* ============================================= */
/* その他ネット限定 商品一覧はこちらボタン */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__netonly-others-btn-wrap {
  margin-top: 20px;
  margin-bottom: 30px;
}
.sgiftC .sgift2026__netonly-others-btn {
  width: calc(100% - 20px);
  height: 60px;
  padding: 16px 30px 14px;
  font-size: 18px;
  background-position: right 10px center;
  background-size: 12px 20px;
}
/* ============================================= */
/* 京王ご推奨ギフト おすすめランキング */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC .sgift2026__recommend-section .sgift2026__section-title {
  width: calc(100% + 20px);
  margin-bottom: 14px !important;
  background-color: transparent;
  transform: translateX(-10px);
}
.sgiftC .sgift2026__recommend-ranking-title {
  align-items: end;
  margin-bottom: 15px;
  font-size: 20px;
}
.sgiftC .sgift2026__recommend-caption {
  margin-bottom: 8px;
  font-size: 14px;
}
.sgiftC .sgift2026__recommend-card-bnr {
  margin-bottom: 15px;
}
.sgiftC .sgift2026__recommend-blank {
  flex: 1;
}
.sgiftC .sgift2026__recommend-update {
  font-size: 9px;
}
/* ランキング一覧 */
.sgiftC .sgift2026__recommend-ranking {
  margin-top: 20px;
}
.sgiftC .sgift2026__recommend-ranking + .sgift2026__recommend-btn-wrap {
  margin-top: 20px;
}
.sgiftC .sgift2026__recommend-ranking-list {
  width: calc(100% + 10px);
  padding-top: 10px;
  padding-right: 10px;
  overflow-x: auto;
  white-space: nowrap;
}
.sgiftC .sgift2026__recommend-ranking-item {
  width: 140px;
}
.sgiftC .sgift2026__recommend-ranking-img {
  margin-bottom: 8px;
}
/* 京王ご推奨ギフト 特集はこちらボタン */
.sgiftC .sgift2026__recommend-btn {
  width: 100%;
  height: 70px;
  padding: 16px 26px 14px;
  font-size: 20px;
  background-position: right 10px center;
}
/* ============================================= */
/* こだわりギフト */
/* フリーエリア: sg_contents2 */
/* ============================================= */
.sgiftC .sgift2026__catalog-section {
  padding-top: 0;
  padding-bottom: 0;
}
.sgiftC .sgift2026__catalog-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 5px;
}
.sgiftC .sgift2026__catalog-list--small {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 5px;
  margin-top: 10px;
}
.sgiftC .sgift2026__catalog-list--small .sgift2026__catalog-label {
  height: 45px;
  padding: 5px 10px;
  background-position: right 8px center;
}
.sgiftC .sgift2026__catalog-label {
  padding: 5px 10px;
  font-size: 12px;
  background-position: right 8px center;
  background-size: 5px 10px;
}
.sgiftC .sgift2026__catalog-label-wrap .sgift2026__catalog-label {
  display: inline-flex;
  padding: 8px 10px 0;
  background-position: right bottom 36%;
}
.sgiftC .sgift2026__catalog-desc {
  padding: 0 5px 8px;
  margin-top: 3px;
  font-size: 12px;
}
/* ============================================= */
/* おすすめ特集 */
/* フリーエリア: sg_contents2 */
/* ============================================= */
.sgiftC .sgift2026__feature-section {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.sgiftC .sgift2026__feature-list {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px 5px;
}
.sgiftC .sgift2026__feature-list--large {
  grid-template-columns: 1fr;
  margin-top: 10px;
}
.sgiftC .sgift2026__feature-list--large .sgift2026__feature-link {
  margin-bottom: 0;
}
.sgiftC .sgift2026__feature-link {
  margin-bottom: 5px;
}
.sgiftC .sgift2026__feature-desc {
  font-size: 12px;
}
.sgiftC .sgift2026__feature-desc-note {
  font-size: 10px;
}
/* ============================================= */
/* 京王友の会お買い物カード 事前登録・設定はこちら
 京王パスポートVISAカード ご登録方法はこちら  */
/* フリーエリア: sg_contents2 */
/* ============================================= */
.sgiftC .sgift2026__sp-cards {
  padding: 0 10px;
  margin-bottom: 10px;
}
.sgiftC .sgift2026__sp-cards .bnr:not(:last-child) {
  margin-bottom: 5px;
}
.sgiftC .sgift2026__sp-cards .seasonGiftsideNote {
  margin-top: 3px;
  font-size: 12px;
}
/* ============================================= */
/* ご進物お申込み票かんたん取込サービス
 お中元・お歳暮ご注文履歴表示サービス  */
/* フリーエリア: sg_contents2 */
/* ============================================= */
.sgiftC .sgift2026__torikomiRireki {
  padding: 0 10px;
  margin-bottom: 30px;
}
.sgiftC .sgift2026__torikomiRireki .modal {
  height: 100dvh;
}
.sgiftC .sgift2026__torikomiRireki .modal .modalInner {
  overflow-y: scroll;
}
.sgiftC .sgift2026__torikomiRireki .modalBg {
  position: relative;
}
.sgiftC .sgift2026__torikomiRireki .modal .modalClose {
  top: 0;
  right: 10px;
}
.sgiftC .sgift2026__torikomiRireki .modalInner .btnMypage a {
  height: 50px;
  font-size: 16px;
}
/* ============================================= */
/* お申し込み時のご注意 */
/* フリーエリア: sg_attention */
/* ============================================= */
.sgiftC .sgift2026 .attention {
  width: calc(100% - 20px);
  margin: 0 auto;
  border-top-width: 2px;
}
.sgiftC .sgift2026 .attention-ttl {
  margin-top: 8px !important;
  margin-bottom: 3vw;
  margin-bottom: 8px !important;
  font-size: 16px;
}
.sgiftC .sgift2026 .attention-icon {
  width: 22px;
  height: 22px;
  padding-top: 3px;
  padding-left: 0;
  border-radius: 22px;
}
.sgiftC .sgift2026 .attention-ttl-text {
  padding: 2px 0 0 3px;
}
.sgiftC .sgift2026 .attention-list {
  margin-left: 0;
  text-align: left;
}
.sgiftC .sgift2026 .attention-list .list-item {
  margin: 0 10px 30px;
  margin-bottom: 0;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 20;
  line-height: 5.3333333333vw;
  text-indent: -1em;
  letter-spacing: -0.1px;
}
.sgiftC .sgift2026 .attention-list .list-item::before {
  content: "・";
}
.sgiftC .sgift2026 .attention-list .list-item-emphasis {
  color: #ff2a36;
}
.sgiftC .sgift2026 .attention-list .list-item-asterisk {
  padding-left: 0.3em;
}
.sgiftC .sgift2026 .attention-list .list-item-asterisk::before {
  content: "※";
}
.sgiftC .sgift2026 .attention .attention-list .list-item .link {
  color: #0567a2;
  text-decoration: underline;
}
.sgiftC .sgift2026 .attention .attention-inquiry {
  padding: 2%;
  margin-top: 10px;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.8;
  color: #0065b2;
  text-align: center;
  border: 1px solid #0065b2;
  border-radius: 10px;
}
.sgiftC .sgift2026 .attention .attention-inquiry .number {
  font-size: 16px;
  font-size: 4.2666666667vw;
}
/* ============================================= */
/* うれしい特典 > tinybox スタイル */
/* フリーエリア: sg_contents1 */
/* ============================================= */
.sgiftC #frameless {
  box-sizing: border-box;
  width: 100% !important;
  max-width: none;
  height: auto !important;
}
.sgiftC .tbox {
  top: 50% !important;
  left: 50% !important;
  width: calc(100vw - 40px);
  height: auto;
  max-height: calc(100vh - 20px);
  padding: 0;
  margin: 0 auto;
  overflow-y: auto;
  transform: translate(-50%, -50%);
}
.sgiftC .tcontent {
  max-width: 100% !important;
  height: auto !important;
  max-height: 100% !important;
}
.sgiftC .tinner {
  width: 100% !important;
  max-width: 100%;
  max-height: calc(100% - 20px);
}
/* *************************************************** */
/* お役立ちコラム下 カテゴリボタン */
/* *************************************************** */
.sgiftC .categoryLinkWrap {
  margin: 30px auto;
}
.sgiftC .categoryLinkWrap .flex {
  flex-wrap: wrap;
  justify-content: center;
}
.sgiftC .categoryLinkWrap .flex .btn {
  display: flex;
  justify-content: center;
  width: 80%;
}
.sgiftC .categoryLinkWrap .flex .btn:first-child {
  margin-right: 0;
  margin-bottom: 10px;
}
.sgiftC .categoryLinkWrap .flex .btn a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3em;
  color: #fff;
}
.sgiftC .categoryLinkWrap .flex .btn a::before {
  position: absolute;
  top: 40%;
  right: 20px;
  box-sizing: border-box;
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  line-height: 1;
  color: #fff;
  vertical-align: middle;
  content: "";
  border: 0.1em solid currentcolor;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(45deg);
}
.sgiftC .categoryLinkWrap .flex .btn a:hover {
  text-decoration: none;
}
.sgiftC .categoryLinkWrap .flex .allBtn a {
  background-color: #013887;
}
.sgiftC .categoryLinkWrap .flex .gift600Btn a {
  background-color: #fba35f;
}
/* ============================================= */
/* カタログの商品番号から探す */
/* htmlテンプレ内 */
/* ============================================= */
.sgiftC #catalogue.topTopMenu {
  padding: 15px 10px;
  margin-bottom: 30px;
}
.sgiftC #catalogue.topTopMenu .catalogueTitle {
  padding-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
  color: #260000;
  text-align: center;
}
.sgiftC #catalogue.topTopMenu .inputCatalog {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0 0 10px;
}
.sgiftC #catalogue.topTopMenu .inputCatalog li {
  width: calc((100% - 20px) / 3);
  padding: 0;
}
.sgiftC #catalogue.topTopMenu .inputCatalog li:nth-child(1), .sgiftC #catalogue.topTopMenu .inputCatalog li:nth-child(2), .sgiftC #catalogue.topTopMenu .inputCatalog li:nth-child(3) {
  padding: 0;
}
.sgiftC #catalogue.topTopMenu .inputCatalog li:last-child {
  width: 130px;
  margin: 0 auto;
}
.sgiftC #catalogue.topTopMenu .inputCatalog input[type=text] {
  width: 100%;
}
.sgiftC #catalogue.topTopMenu .inputCatalog input[type=text]:focus-visible {
  outline: none;
  box-shadow: none;
}
.sgiftC #catalogue.topTopMenu .inputCatalog .w2 {
  box-sizing: border-box;
  width: 82px;
  padding: 7px 10px 6px;
}
.sgiftC #catalogue.topTopMenu .inputCatalog #doSearch {
  width: 100%;
  height: 38px;
  padding-left: 14px;
  font-size: 14px;
  color: #fff;
  background-color: #0065b2;
  background-image: url("/ec/shop/images/campaign/20260515_otyugen/icon-search-catalogue01.svg");
  background-repeat: no-repeat;
  background-position: left 41px top 14px;
  background-size: 13.47px 11.67px;
  border: none;
  border-radius: 5px;
}
.sgiftC #catalogue.topTopMenu .ttmText {
  padding: 0;
}
.sgiftC #catalogue.topTopMenu .ttmTextNote {
  padding-left: 1em;
  text-indent: -1em;
}
.sgiftC #catalogue.topTopMenu .catalogLinkList {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 0;
  margin-top: 6px;
  line-height: 1.56;
}
.sgiftC #catalogue.topTopMenu .catalogLinkItem {
  width: auto;
  padding: 0;
  font-size: 13px;
}
.sgiftC #catalogue.topTopMenu .catalogLinkUrl {
  color: #0065b2;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.sgiftC #catalogue.topTopMenu .catalogLinkHighlight {
  font-weight: bold;
}
