@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
/*0930追加分*/
/* =========================
TOP専用ヒーロー（他ページ非干渉）
セレクタは #cm-top-hero 配下に限定
========================= */
#cm-top-hero { position: relative; overflow: hidden; border-radius: 16px; background: #0b0b0f; color: #f2f2f2; }
#cm-top-hero .cm-hero-bg { position: absolute; inset: -2%; z-index: 0; background:
radial-gradient(1200px 600px at 80% 10%, rgba(123,198,255,.20), transparent 60%),
radial-gradient(800px 400px at 0% 100%, rgba(201,161,74,.20), transparent 60%),
linear-gradient(180deg, #0b0b0f 0%, #0e0e16 100%);
filter: saturate(115%);
animation: cm-bg-drift 22s ease-in-out infinite alternate;
}
#cm-top-hero .cm-hero-inner { position: relative; z-index: 1; padding: 56px 20px; text-align: center; }
#cm-top-hero .cm-hero-title { font-size: clamp(28px, 6vw, 56px); line-height: 1.1; margin: 0 0 8px; font-weight: 800; }
#cm-top-hero .cm-hero-title .ai { background: linear-gradient(90deg,#fff,#ddd); -webkit-background-clip: text; background-clip: text; color: transparent; }
#cm-top-hero .cm-hero-sub { max-width: 720px; margin: 0 auto 18px; color: #b8b8c7; font-size: 15px; }
#cm-top-hero .cm-hero-cta { display: inline-flex; gap: 12px; flex-wrap: wrap; justify-content: center; }
#cm-top-hero .th-btn { display: inline-block; padding: 10px 16px; border-radius: 999px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.15); transition: transform .2s, background .2s; text-decoration: none; color: #fff; }
#cm-top-hero .th-btn:hover { transform: translateY(-2px); background: rgba(255,255,255,.12); }
#cm-top-hero .th-btn--gold { background: linear-gradient(180deg, rgba(201,161,74,.85), rgba(201,161,74,.55)); color: #1b1406; border: none; }


/* サブtleな粒子 */
#cm-top-hero::after { content: ""; position: absolute; inset: 0; pointer-events: none; opacity: .25; background:
radial-gradient(2px 2px at 12% 18%, rgba(255,255,255,.7), transparent 60%),
radial-gradient(1.5px 1.5px at 84% 34%, rgba(255,255,255,.6), transparent 60%),
radial-gradient(1.5px 1.5px at 46% 78%, rgba(255,255,255,.5), transparent 60%);
}


/* ファーストビュー内のコンテンツをふわっと */
#cm-top-hero .cm-hero-title { opacity: 0; transform: translateY(10px); animation: cm-fade-up .7s ease .1s both; }
#cm-top-hero .cm-hero-sub { opacity: 0; transform: translateY(10px); animation: cm-fade-up .7s ease .25s both; }
#cm-top-hero .cm-hero-cta { opacity: 0; transform: translateY(10px); animation: cm-fade-up .7s ease .4s both; }


@keyframes cm-fade-up { to { opacity: 1; transform: none; } }
@keyframes cm-bg-drift { from { transform: translateY(0); } to { transform: translateY(-10px); } }


/* セクション見出しの微強化（トップ内のみID指定で影響最小化） */
#recommend .top-sec-title,
#new .top-sec-title,
#best .top-sec-title { position: relative; padding-left: 10px; }
#recommend .top-sec-title::before,
#new .top-sec-title::before,
#best .top-sec-title::before { content:""; position:absolute; left:0; top:50%; width:4px; height:1.3em; background:#c9a14a; transform: translateY(-50%); border-radius:2px; }


/* 余白調整（サイドバー付きレイアウトに合わせる） */
#cm-top-hero { margin-bottom: 30px; }
@media (max-width: 768px){ #cm-top-hero { border-radius: 12px; } }

/*0930-2*/
/* =========================
TOP専用ヒーロー（他ページ非干渉）
========================= */
#cm-top-hero { position: relative; overflow: hidden; border-radius: 16px; background: #0b0b0f; color: #f2f2f2; }
#cm-top-hero .cm-hero-bg { position: absolute; inset: -2%; z-index: 0; background:
radial-gradient(1200px 600px at 80% 10%, rgba(123,198,255,.20), transparent 60%),
radial-gradient(800px 400px at 0% 100%, rgba(201,161,74,.20), transparent 60%),
linear-gradient(180deg, #0b0b0f 0%, #0e0e16 100%);
filter: saturate(115%);
animation: cm-bg-drift 22s ease-in-out infinite alternate;
}
#cm-top-hero .cm-hero-inner { position: relative; z-index: 1; padding: 56px 20px; text-align: center; }
#cm-top-hero .cm-hero-title { font-size: clamp(28px, 6vw, 56px); line-height: 1.1; margin: 0 0 8px; font-weight: 800; }
#cm-top-hero .cm-hero-title .ai { background: linear-gradient(90deg,#fff,#ddd); -webkit-background-clip: text; background-clip: text; color: transparent; }
#cm-top-hero .cm-hero-sub { max-width: 720px; margin: 0 auto 18px; color: #b8b8c7; font-size: 15px; }
#cm-top-hero .cm-hero-cta { display: inline-flex; gap: 12px; flex-wrap: wrap; justify-content: center; }
#cm-top-hero .th-btn { display: inline-block; padding: 10px 16px; border-radius: 999px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.15); transition: transform .2s, background .2s; text-decoration: none; color: #fff; }
#cm-top-hero .th-btn:hover { transform: translateY(-2px); background: rgba(255,255,255,.12); }
#cm-top-hero .th-btn--gold { background: linear-gradient(180deg, rgba(201,161,74,.85), rgba(201,161,74,.55)); color: #1b1406; border: none; }
#cm-top-hero::after { content: ""; position: absolute; inset: 0; pointer-events: none; opacity: .25; background:
radial-gradient(2px 2px at 12% 18%, rgba(255,255,255,.7), transparent 60%),
radial-gradient(1.5px 1.5px at 84% 34%, rgba(255,255,255,.6), transparent 60%),
radial-gradient(1.5px 1.5px at 46% 78%, rgba(255,255,255,.5), transparent 60%);
}
#cm-top-hero .cm-hero-title { opacity: 0; transform: translateY(10px); animation: cm-fade-up .7s ease .1s both; }
#cm-top-hero .cm-hero-sub { opacity: 0; transform: translateY(10px); animation: cm-fade-up .7s ease .25s both; }
#cm-top-hero .cm-hero-cta { opacity: 0; transform: translateY(10px); animation: cm-fade-up .7s ease .4s both; }
@keyframes cm-fade-up { to { opacity: 1; transform: none; } }
@keyframes cm-bg-drift { from { transform: translateY(0); } to { transform: translateY(-10px); } }
/* セクション見出しの微強化（トップ内のみ） */
#recommend .top-sec-title,
#new .top-sec-title,
#best .top-sec-title { position: relative; padding-left: 10px; }
#recommend .top-sec-title::before,
#new .top-sec-title::before,
#best .top-sec-title::before { content:""; position:absolute; left:0; top:50%; width:4px; height:1.3em; background:#c9a14a; transform: translateY(-50%); border-radius:2px; }
#cm-top-hero { margin-bottom: 30px; }
@media (max-width: 768px){ #cm-top-hero { border-radius: 12px; } }

/*0930-2*/
/* --- TOPだけ1カラム化（bodyに .top-onecol が付与されている時のみ） --- */
body.top-onecol #left, 
body.top-onecol .sidebar { display:none !important; }

body.top-onecol #right, 
body.top-onecol .main, 
body.top-onecol #contents { width:100% !important; float:none !important; clear:both !important; }

/* よくあるグリッド名も抑え込み（トップのみ作用） */
body.top-onecol .row > [class*="col-"]{ width:100% !important; float:none !important; max-width:100% !important; }

/* 商品画像の表示を保証（サイズ/表示方式を統一） */
body.top-onecol #recommend img,
body.top-onecol #new img,
body.top-onecol #best img{
  display:block !important;
  max-width:100% !important;
  height:auto !important;
  visibility:visible !important;
  opacity:1 !important;
  border-radius:12px;
}

/* 画像を背景で隠してしまうテーマがある場合の保険 */
body.top-onecol #recommend .recommend-unit img,
body.top-onecol #new .new-item-unit img,
body.top-onecol #best .seller-unit img{
  position:static !important; object-fit:contain !important;
}
/* ===== 最近チェックした商品：横5列固定・直近5件・カード化 ===== */
.pb-recent5{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(220px, 1fr)) !important; /* 常に5列 */
  gap: 24px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  overflow-x: auto;                 /* 幅が足りない端末は横スクロール（縦には並べない） */
  overscroll-behavior-x: contain;
}

/* 6件目以降は非表示＝直近5件のみ */
.pb-recent5 > li:nth-child(n+6){ display: none !important; }

/* 旧グリッドのfloat/幅指定を完全無効化 */
.pb-recent5 > li{ margin:0 !important; width:auto !important; float:none !important; }

/* カード */
.pb-recent5 > li.recent-card{
  display:flex; flex-direction:column;
  border:1px solid rgba(255,255,255,.08);
  background:rgba(255,255,255,.04);
  border-radius:14px; overflow:hidden;
  min-height: 460px; /* 必要に応じて 480&#8211;540 に調整可 */
}

/* 画像は同じ枠でトリミングして統一 */
.pb-recent5 .recent-img{ display:block; width:100%; aspect-ratio:4/3; }
@supports not (aspect-ratio:4/3){
  .pb-recent5 .recent-img{ height:240px; }
}
.pb-recent5 .recent-img img{ width:100%; height:100%; object-fit:cover; display:block; }

/* 本文は下寄せ・長文は2行で省略（縦に伸びない） */
.pb-recent5 .recent-body{ display:flex; flex-direction:column; gap:8px; padding:12px 14px 16px; margin-top:auto; }
.pb-recent5 .recent-title{ margin:0; font-weight:700; 
  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; word-break:break-word; }
.pb-recent5 .recent-desc{ margin:0; opacity:.85; 
  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; word-break:break-word; }
.pb-recent5 .price{ color:#c9a14a; font-weight:700; margin:0; }


