/* =========================
   JTEKT STINGS¡§Åý¹ç¥¹¥¿¥¤¥ë
   - ÊÑ¿ô¡¿¥Ù¡¼¥¹
   - ¥»¥¯¥·¥ç¥ó/¥°¥ê¥Ã¥É
   - NEW ARRIVAL¡Ê¥¹¥é¥¤¥À¡¼¡Ë
   - ¥«¥Æ¥´¥ê¡¼/¥×¥ì¥¤¥ä¡¼
   - NEWS/¥«¥¹¥¿¥à¥Ð¥Ê¡¼
   - KV¥¹¥é¥¤¥À¡¼¡Ê400¡ß400¡Ë
   ========================= */

/* ==== Vars / Base ==== */
:root{
  --stings-red:#B40000;
  --stings-yellow:#E3A800; /* JTEKT Yellow */
  --stings-dark:#111;
  --stings-gray:#f5f5f7;
}


/* ==== ¶¦ÄÌ¥»¥¯¥·¥ç¥ó ==== */
.stings-section{ max-width:1200px; margin:10% auto; padding:0 12px; }
.stings-heading{ text-align:center; margin:0 0 5%; }
.stings-heading span{
  font-weight:900; font-size:28px; letter-spacing:.05em; color:var(--stings-dark);
  border-bottom:4px solid var(--stings-red); padding-bottom:6px;
}
.stings-subttl{
  text-align:center; margin:-6px 0 18px; font-weight:700; color:#333; position:relative; display:block;
}
.stings-subttl::after{
  content:""; width:80px; height:4px; background:#23307a; display:block; margin:6px auto 0; border-radius:2px;
}

/* ==== ÈÆÍÑ¥Ü¥¿¥ó ==== */
.stings-more{ text-align:center; margin-top:12px; }
.stings-btn{
  display:inline-block; padding:8px 18px; border:2px solid var(--stings-dark);
  color:var(--stings-dark); font-weight:800; border-radius:8px; text-decoration:none;
}
.stings-btn:hover{ background:var(--stings-dark); color:#fff; }

/* ==== ¶¦ÄÌ¸«½Ð¤·¡ÊNEW ARRIVAL¤ËÂ·¤¨¤ë¡Ë ==== */
.c-section__heading--title{
  text-align:center; font-size:28px; font-weight:bold; color:#d6004a; margin-bottom:20px;
}
.c-product-list__button{ text-align:center; margin-top:20px; }
.c-product-list__button .c-button{
  background:#d6004a; color:#fff; padding:10px 30px; border-radius:30px; border:0; font-size:16px; font-weight:bold; cursor:pointer; transition:.3s;
}
.c-product-list__button .c-button:hover{ background:#b5003d; }

/* ==== NEWS ==== */
.p-news-title-list{ list-style:none; padding:0; margin:10px 0 0; }
.p-news-title-item{ margin-bottom:8px; font-size:.95rem; line-height:1.5; }
.p-news-title-item a{ color:#000; text-decoration:none; border-bottom:1px solid transparent; transition:border-color .2s; }
.p-news-title-item a:hover{ border-bottom-color:#333; }

/* ==== Top ¥í¥´ ==== */
.p-top-logo{ font-size:20px; line-height:1.4; max-width:90%; margin:30px auto; text-align:center; }
.p-top-logo a{ display:block; text-decoration:none; color:#333; transition:opacity .2s; }
.p-top-logo a:hover{ opacity:.66; }
@media (min-width:600px){ .p-top-logo{ display:none; } }

/* ==== ¥«¥¹¥¿¥à¥Ð¥Ê¡¼ ==== */
.p-custom-banner{ margin-top:50px; text-align:center; }
.p-custom-banner__image{ width:100%; }
.p-custom-banner__heading{ font-size:24px; padding:10px 0; }
.p-custom-banner__body{ line-height:1.5; padding:10px 0; }
@media (min-width:600px){
  .p-custom-banner{ display:table; width:100%; margin-top:100px; table-layout:fixed; }
  .p-custom-banner__unit{ display:table-cell; width:50%; vertical-align:middle; }
  .p-custom-banner__unit--text{ padding:10px 20px; }
}
@media (min-width:960px){ .p-custom-banner__heading{ font-size:30px; } }

/* =========================
   NEW ARRIVAL¡Ê¥¹¥é¥¤¥À¡¼¡¿¾®Î³¥«¡¼¥É¡Ë
   ========================= */
.new-item .section-title.index-title{
  text-align:center; font-weight:900; font-size:28px; letter-spacing:.05em; color:var(--stings-dark);
  margin:0 0 18px; position:relative;
}
.new-item .section-title.index-title::after{
  content:""; display:block; width:240px; max-width:70%; height:4px; background:var(--stings-red);
  margin:8px auto 0; border-radius:2px;
}
.new-item-btn{ text-align:center; margin:16px 0 0; }
.new-item-btn a{
  display:inline-block; padding:10px 24px; border:2px solid var(--stings-dark); border-radius:9999px; font-weight:800;
  text-decoration:none; color:var(--stings-dark); transition:.2s;
}
.new-item-btn a:hover{ background:var(--stings-dark); color:#fff; }
/* JTEKT¥«¥é¡¼ÈÇ */
.new-item-btn a{ border-color:var(--stings-yellow); color:var(--stings-yellow); }
.new-item-btn a:hover{ background:var(--stings-yellow); color:#fff; }

/* ¥¹¥é¥¤¥À¡¼È¢ */
/*
.new-item-swiper-container {
  width: 50%;
  margin: 0 0 0 auto;
  padding: 0 0 0 0;
  position: relative;
}*/
.new-item-swiper-wrap{ align-items:stretch; }
.section.new-item .swiper-wrapper{ display:flex !important; will-change:transform; }
.section.new-item .swiper-slide{ flex-shrink:0 !important; padding:0 !important; }

/* ¥«¡¼¥ÉºÇ¾®¸Â */
.ni-card{ width:100% !important; max-width:none !important; padding:4px 0 !important; background:#fff; }
.ni-card__img img{ width:100%; height:auto; display:block; }
.section.new-item .new-item-swiper-box .c-image-box{ aspect-ratio:1/1 !important; overflow:hidden; }
.section.new-item .new-item-swiper-box .c-image-box img{ width:100%; height:100%; object-fit:cover !important; }
.ni-card__name{ display:block; margin:.5em 0 .25em; line-height:1.4; font-weight:700; }
.ni-card__price{ font-weight:800; }

/* Ìð°õ¡Ê²«¿§¡¦Ãæ±û¡Ë */
.section.new-item .swiper-button-prev,
.section.new-item .swiper-button-next{
  display:flex !important; align-items:center; justify-content:center;
  width:36px !important; height:36px !important;
  top:50% !important; transform:translateY(-50%) !important; margin:0 !important; z-index:10 !important;
  color:var(--stings-yellow) !important; background:none !important; opacity:1 !important; pointer-events:auto;
}
.section.new-item .swiper-button-prev{ left:6px !important; right:auto !important; }
.section.new-item .swiper-button-next{ right:6px !important; left:auto !important; }
.section.new-item .swiper-button-prev::after,
.section.new-item .swiper-button-next::after{ content:"" !important; width:24px !important; height:24px !important; display:block !important; background-size:contain !important; background-repeat:no-repeat !important; pointer-events:none; }
.section.new-item .swiper-button-prev::after{ background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='15,4 7,12 15,20' fill='none' stroke='%23E3A800' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }
.section.new-item .swiper-button-next::after{ background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='9,4 17,12 9,20' fill='none' stroke='%23E3A800' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

/* ¥é¥ó¥­¥ó¥° Ï»³Ñ·Á¥Ð¥Ã¥¸ */
.c-product-list__index{
  position:absolute; top:10px; left:10px; width:50px; height:50px; color:#111;
  font:900 16px/50px 'Montserrat', sans-serif; text-align:center; z-index:2;
  clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);
  border-radius:0 !important; box-shadow:0 2px 6px rgba(0,0,0,.18);
}
.c-product-list__index--1{ background:#FFD700; color:#000; }
.c-product-list__index--2{ background:#C0C0C0; color:#000; }
.c-product-list__index--3{ background:#CD7F32; color:#fff; }
.c-product-list__index--default{ background:var(--stings-yellow); color:#fff; }

/* =========================
   CATEGORY¡Ê´Ý¥¢¥¤¥³¥ó¡Ë
   ========================= */
.stings-cat-grid{
  list-style:none; padding:0; margin:12px auto 0; max-width:1200px;
  display:grid; grid-template-columns:repeat(5,1fr); gap:28px 24px; justify-items:center;
}
@media(max-width:1024px){ .stings-cat-grid{ grid-template-columns:repeat(4,1fr);} }
@media(max-width:768px){ .stings-cat-grid{ grid-template-columns:repeat(3,1fr);} }
.stings-cat-grid a{ text-decoration:none; color:#222; display:flex; flex-direction:column; align-items:center; }
.stings-cat__icon{
  display:flex; align-items:center; justify-content:center;
}
.stings-cat__icon img{ width:72%; height:72%; object-fit:contain; filter:invert(1) brightness(2); }
.stings-cat__label{ margin-top:10px; font-weight:900; letter-spacing:.03em; }

/* ¥«¥Æ¥´¥ê¥¢¥¤¥³¥ó¤Î¿§ÊäÀµ¤òÌµ¸ú²½ */
.stings-cat__icon img{
  filter: none !important;
  mix-blend-mode: normal !important;
  opacity: 1 !important;
}

/* =========================
   PLAYERS¡Ê3x3¡Ë
   ========================= */
.stings-player-grid{
  list-style:none; padding:0; margin:0 auto; max-width:1200px;
  display:grid; grid-template-columns:repeat(3,1fr); gap:12px;
}
.stings-player-grid img{
  width:100%; aspect-ratio:1/1; object-fit:cover; border:3px solid var(--stings-dark); transition:.2s;
}
.stings-player-grid a:hover img{ border-color:var(--stings-red); }

/* =========================
   KV ¥¹¥é¥¤¥À¡¼¡ÊÀµÊý·Á 400¡ß400¡Ë
   - ´ÉÍý²èÌÌ¤Î $slideshow_html ¤òSwiper¤Î¥¹¥é¥¤¥É¤È¤·¤Æ²£²óÅ¾
   - ½ÅÊ£»ØÄê/¶¥¹ç¤òÇÓ½ü
   ========================= */
.kv-square-banners{ max-width:100%; margin:20px auto; padding:0 12px; }
.kv-swiper{ position:relative; --kv-size:400px; }
.kv-swiper .swiper-wrapper{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:stretch !important;
  /* gap: 12px; ¢« ¤³¤ì¤Ïºï½ü¡ÊSwpier¤ÎspaceBetween¤ò»È¤¦¡Ë */
}
.kv-swiper .swiper-slide,
.kv-swiper .swiper-wrapper > li{
  list-style:none !important;
  width:var(--kv-size) !important;
  height:var(--kv-size) !important;
  flex:0 0 auto !important;   /* ¢« ¤³¤³¤¬¥Ý¥¤¥ó¥È */
  overflow:hidden;
  border-radius:6px;
}
.kv-swiper img{
  width:100%; height:100%; object-fit:cover; display:block;
  border:1px solid #eee; background:#fff; transition:transform .25s ease, box-shadow .25s ease;
}
.kv-swiper img:hover{ transform:translateY(-2px); box-shadow:0 6px 16px rgba(0,0,0,.08); }

/* ¥Ê¥ÓÌð°õ¡ÊJTEKT Yellow¡Ë */
.kv-swiper .kv-yaji{
  color: var(--stings-yellow) !important;
  background: rgba(255,255,255,0.8); /* ¢« ÇØ·ÊÄÉ²Ã¤Ç¸«¤ä¤¹¤¯ */
  border-radius: 50%;
  width: 40px !important;
  height: 40px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 10;
}

.kv-swiper .swiper-button-prev,
.kv-swiper .swiper-button-next{
  display:flex !important;
  pointer-events:auto !important;
}
.kv-swiper .swiper-button-lock{
  display:flex !important;  /* lock¤¬ÉÕ¤¤¤Æ¤â¾Ã¤µ¤Ê¤¤ */
}

.kv-swiper .swiper-button-lock {
  display: flex !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

/* Ìð°õ¤òºÇÁ°ÌÌ¡õ¥¯¥ê¥Ã¥¯²Ä¤Ë */
.kv-swiper .kv-yaji{ z-index: 10 !important; pointer-events: auto !important; }



/* º¸Ã¼¤«¤é»Ï¤á¤ë¤¿¤á¤ÎºÇ½ª¥ª¡¼¥Ð¡¼¥é¥¤¥É¡ÊCSS¤ÎËöÈø¤ËÃÖ¤¯¡Ë */
/*.section.new-item .new-item-swiper-container{
  width: 50%;
  margin: 0;             
  padding-left: 0;       
  padding-right: 0;
}*/

/* ¡ÊÇ°¤Î¤¿¤á¡Ë¥¹¥é¥¤¥ÉÆâ¥«¡¼¥É¤ÎÃæ±û´ó¤»¤ò¤ä¤á¤¿¤¤¾ì¹ç¤Ï¤³¤ì¤â */
.section.new-item .swiper-slide{
  display:block;         /* °ÊÁ°Æþ¤ì¤Æ¤¿ justify-content:center ¤òÌµ¸ú²½ */
}




/* NEW ARRIVAL ¤Î¥¹¥é¥¤¥À¡¼È¢¡§¥Ú¡¼¥¸Éý¤¤¤Ã¤Ñ¤¤ & º¸´ó¤» */
.new-item-swiper-container{
  max-width: 1200px;  /* ¢« ¾å¸Â¤À¤±·è¤á¤ë */
  width: 100%;        /* ¢« ¥Ú¡¼¥¸Éý¤¤¤Ã¤Ñ¤¤»È¤¦ */
  margin: 0;          /* ¢« Ãæ±û´ó¤»¤ò¤ä¤á¤ë¡Êº¸´ó¤»¡Ë */
  padding: 0 12px;    /* ¢« ÆâÂ¦¤ÎµðÂç¤Ê120px¤ÏÇÑ»ß¡£¹µ¤¨¤á¤Ë */
}

/* Swiper¤ÎÉý·×»»¤ò¼ÙËâ¤¹¤ë»ØÄê¤ò¡ÈÌµ¸ú²½¡É */
.section.new-item .swiper-slide{
  display: block;            /* ¢« flex/center ¤ò¤ä¤á¤ë */
  justify-content: initial;  /* Ç°¤Î¤¿¤á¥ê¥»¥Ã¥È */
}

.section.new-item .ni-card{
  width: 100%;         /* ¢« ¸ÇÄêÉý¡¦max-width¡¦scale ¤ò¤ä¤á¤ë */
  max-width: none;
  transform: none;
  transform-origin: initial;
  margin: 0;           /* Í¾·×¤Êº¸±¦Í¾Çò¤¬¤¢¤ì¤Ð¾Ã¤¹ */
}

/* ²èÁü¤ÏÀµÊý·Á¤ÇOK¡Êº£¤Î¤Þ¤Þ¤ÇÎÉ¤¤¤Ê¤é¤½¤Î¤Þ¤Þ¡Ë*/
.section.new-item .c-image-box{
  aspect-ratio: 1 / 1;
  width: 100%;
  overflow: hidden;
}
.section.new-item .c-image-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*251015ÄÉ²Ã*/
/* new-item ¥¹¥é¥¤¥À¡¼Æâ¤À¤± ¡È±£¤··Ï¡É ¤òÁ´¤ÆÌµ¸ú²½ */
.section.new-item .swiper-wrapper .swiper-slide {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* ¤â¤· nth-child ¤Ç 10·ïÌÜ°Ê¹ß¤ò display:none ¤Ë¤·¤Æ¤¤¤ë´ûÂ¸CSS¤¬¤¢¤ë¾ì¹ç¤Ë¾å½ñ¤­ */
.section.new-item .swiper-wrapper .swiper-slide:nth-child(n+1) {
  display: flex !important;
}

/* ²èÁü¤¬Ìµ¤¤¾¦ÉÊ¤Î ¡ÈNo Image¡É ¤¬¹â¤µ¥¼¥í¤ÇÇòÈ´¤±¤Ë¤Ê¤ë¤Î¤òËÉ»ß */
.section.new-item .c-image-box__image--noimage {
  min-height: 160px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
}
/* top ¤Î¥¹¥é¥¤¥É¤À¤±¶¯À©É½¼¨ */
.top-slideshow #slider,
.top-slideshow .slider {
  display: block !important;
  visibility: visible !important;
}
/* slick ¤¬ÆâÉô¤Ç»È¤¦È¢¤ò¼ÙËâ¤·¤Ê¤¤¡Ê¤É¤³¤«¤Ç display:none ¤òÅö¤Æ¤Æ¤¤¤ë¥Æ¡¼¥ÞÂÐºö¡Ë */
.slick-slider,
.slick-list,
.slick-track {
  display: block !important;
}
/*==================
slick
==================*/
.slick-list {
	padding-top: 80px;
}
.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
.sliderArea.w300 {
  max-width: 300px;
}
.slick-slide {
  margin: 0 5px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
/* ¥¹¥é¥¤¥À¡¼ËÜÂÎ¤òÉ¬¤ºÉ½¼¨ */
#slider { display: block !important; }
.top-slideshow { position: relative; }

.st-arrow{
  position:absolute; top:50%; transform:translateY(-50%);
  z-index: 10; width:44px; height:44px; border:0; border-radius:50%;
  background: rgba(255,255,255,.9); cursor:pointer;
  box-shadow:0 2px 8px rgba(0,0,0,.12);
}
.st-arrow--prev{ left:8px; }
.st-arrow--next{ right:8px; }

/* Ãæ¿È¤ÎÌð°õ¥¢¥¤¥³¥ó¡ÊSVG¡Ë */
.st-arrow::before{
  content:""; display:block; width:24px; height:24px; margin:0 auto;
  background-repeat:no-repeat; background-size:contain;
}
.st-arrow--prev::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><polyline points='15,4 7,12 15,20' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}
.st-arrow--next::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><polyline points='9,4 17,12 9,20' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

/* Ìµ¸ú»þ¤ÎÇö¤µ¡ÊÃ¼¤ÇÌµ¸ú¤Ë¤Ê¤ëÀßÄê¤Î»þÍÑ¡Ë */
.slick-disabled{ opacity:.35; }

/* ¥¹¥é¥¤¥À¡¼¤¬overflow:hidden¤Ç¤â¥¯¥ê¥Ã¥¯¤Ç¤­¤ë¤è¤¦¤Ë¡ÊÉ¬Í×¤Ê¤é¡Ë */
#slider, .slick-slider{ position:relative; }
.new-item-slider .ni-card {
  padding: 10px;
}

.new-item-slider .slick-prev,
.new-item-slider .slick-next {
  width: 40px;
  height: 40px;
  z-index: 2;
}

.new-item-slider .slick-prev:before,
.new-item-slider .slick-next:before {
  color: #333;
  font-size: 24px;
}
/* ¥¹¥é¥¤¥É¤ÎÃæ¿È */
.new-item .new-item-slider .ni-card { width: 100%; }

/* ²èÁü¤ò¥«¡¼¥ÉÉý¤Ë¥Õ¥£¥Ã¥È¤µ¤»¤ë¡Ê¤Ï¤ß½Ð¤·ËÉ»ß¡Ë */
.new-item .new-item-slider .c-image-box__image {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
/* ¸ß´¹ÈÇ¡§padding¤ÇÀµÊý·Á¤òºî¤ë */
.new-item .new-item-slider .c-image-box {
  position: relative;
  padding-top: 100%;     /* ÀµÊý·Á */
  overflow: hidden;
}
.new-item .new-item-slider .c-image-box__image {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
}
/* NEW ARRIVAL ¥»¥¯¥·¥ç¥ó¤òÂ¾¤ÈÆ±¤¸Éý¤Ë */
.section.new-item{
  max-width: 1200px;
  margin: 42px auto;   /* ¾å²¼¤ÎÍ¾Çò¤Ï¤ª¹¥¤ß¤Ç */
  padding: 0 12px;
}
/* ÀµÊý·Á¤«¤éÈæÎ¨¤ò¾¯¤·ÄÙ¤·¤Æ¡¢¹â¤µ¤â¾å¸Â¤òÀß¤±¤ë */
.new-item .new-item-slider .c-image-box{
  aspect-ratio: 4 / 5;     /* Îã¡§4:5¡ÊÀµÊý·Á¤è¤êÄã¤¯¡Ë */
  max-height: 260px;       /* PC¤Ç¤Î¾å¸Â¹â¤µ¡£¹¥¤ß¤Ç²¼¤²¤Æ¤âOK */
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1024px){
  .new-item .new-item-slider .c-image-box{ max-height: 220px; }
}
@media (max-width: 768px){
  .new-item .new-item-slider .c-image-box{ max-height: 200px; }
}

/* ²èÁü¤ÏÏÈ¤¤¤Ã¤Ñ¤¤¤Ë¼ý¤á¤Æ¥È¥ê¥ß¥ó¥° */
.new-item .new-item-slider .c-image-box__image{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
}
/* ­¡ NEW ARRIVAL ¤Ç¤Ï¥°¥í¡¼¥Ð¥ë¤Î slick ¾åÍ¾Çò¤òÂÇ¤Á¾Ã¤¹ */
.section.new-item .slick-list{ padding-top: 0 !important; }

/* ­¢ ¡Ö¹â¤µ¤Î·è¤áÊý¡×¤ò aspect-ratio ¤Ë°ìËÜ²½
      ¡ÊpaddingË¡¤Ï¡Èaspect-ratioÈóÂÐ±þ¥Ö¥é¥¦¥¶¡É¤À¤±¤Ë¸ÂÄê¡Ë */

/* ¤Þ¤º¡¢paddingË¡¤ò NEW ARRIVAL ¤Ç¤Ï´ðËÜ¥ª¥Õ¤Ë¤¹¤ë */
.new-item .new-item-slider .c-image-box{
  position: relative;
  overflow: hidden;
  /* padding-top: 100%; ¢« ¤³¤ì¤ò¸ú¤«¤»¤Ê¤¤¡Ê²¼¤Î @supports ¤ÇÉ¬Í×¤Ê»þ¤À¤±»È¤¦¡Ë */
}

/* ÄÌ¾ï¤Ï aspect-ratio ¤Ç¹â¤µ¤ò·è¤á¤ë¡Ê¤³¤³¤ÇºÇ½ª¤Î¸«¤¿ÌÜ¤òÄ´À°¡Ë */
.new-item .new-item-slider .c-image-box{
  aspect-ratio: 4 / 5;   /* ¢« ¾®¤µ¤¯¸«¤»¤¿¤¤¤Ê¤é 4/5 ¤ä 1/1 ¤ÇÄ´À° */
  max-height: 260px;     /* ¢« PC¾å¸Â¡£¤â¤Ã¤È¾®¤µ¤¯¤¹¤ë¤Ê¤é 220px ¤Ê¤É¤Ë */
  width: 100%;
}
@media (max-width:1024px){ .new-item .new-item-slider .c-image-box{ max-height:220px; } }
@media (max-width: 768px){ .new-item .new-item-slider .c-image-box{ max-height:200px; } }

.new-item .new-item-slider .c-image-box__image{
  position: static;           /* paddingË¡ÍÑ¤Î absolute ¤òÂÇ¤Á¾Ã¤¹ */
  inset: auto;                /* Ç°¤Î¤¿¤á¥ê¥»¥Ã¥È */
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
}

/* ­£ aspect-ratio ¤¬»È¤¨¤Ê¤¤¥Ö¥é¥¦¥¶¤À¤± ¡ÈpaddingË¡¡É ¤ËÀÚ¤êÂØ¤¨¤ë */
@supports not (aspect-ratio: 1 / 1) {
  .new-item .new-item-slider .c-image-box{
    aspect-ratio: auto;
    max-height: none;
    padding-top: 80%;        /* ¢« ÂåÂØ¤ÎÈæÎ¨¡£ÀµÊý·Á¤Ê¤é 100% */
  }
  .new-item .new-item-slider .c-image-box__image{
    position: absolute; inset: 0;
  }
}
/*¤ª¤¹¤¹¤á¾¦ÉÊ¥¹¥é¥¤¥É*/
.st-reco-slider { margin: 12px 0; }
.st-reco-item { padding: 6px; }
.st-reco-card { display:block; text-decoration:none; color:inherit; }
.st-reco-thumb { position:relative; aspect-ratio: 1 / 1; overflow:hidden; background:#f7f7f7; }
.st-reco-thumb img { width:100%; height:100%; object-fit:cover; display:block; }
.st-reco-name { margin-top:8px; font-size:14px; line-height:1.4; min-height:2.8em; }
.st-reco-price { margin-top:4px; font-weight:700; }
.st-reco-soldout { margin-top:4px; font-weight:700; color:#999; }
.st-noimage { display:flex; align-items:center; justify-content:center; width:100%; height:100%; font-size:12px; color:#aaa; }
.slick-slide { outline: none; }
.st-arrow { width:36px; height:36px; border:none; background:#fff; box-shadow:0 2px 8px rgba(0,0,0,.1); border-radius:50%; }

/*¥Ü¥¿¥ó*/
.more {
    margin: 50px auto 0;
    text-align: center;
}
.more a {
    display: inline-block;
    padding: 15px 60px;
    background: #e2ac1d;
    font-weight: bold;
    transition: .5s;
    color: #fff;
    text-decoration: none;
}
.more a:hover {
	background: #f9d26a;;
}
.more a span {
    position: relative;
    margin-right: 14px;
    letter-spacing: .3em;
}
.more a span::after {
    font-family: FontAwesome;
    content: '\f054';
    color: #fff;
    position: absolute;
    top: 3px;
    right: -30px;
    font-size: 11px;
}




/* ¥¹¥Þ¥Û¶¦ÄÌ¡§¥Ñ¥Ç¥£¥ó¥°¤ò%¤Ë¤·¤ÆÃ¼Ëöº¹¤òµÛ¼ý¡¦img¤Ïblock¤Ç¹Ô´Ö¤Î¡ÈÍ¾Çò¥º¥ì¡ÉÇÓ½ü */
@media (max-width: 599px){
  .stings-cat__icon{
    padding: clamp(5px, 6%, 10px); /* ¢« ¸ÇÄêpx¤è¤ê°ÂÁ´¡£Ã¼Ëö¤´¤È¤Ë¼«Æ°Ä´À° */
  }
  .stings-cat__icon img{
    display: block;              /* ¢« inline¤Î¥Ù¡¼¥¹¥é¥¤¥ó·ä´Ö¤ò¾Ã¤¹ */
    object-fit: contain;
    object-position: center;
  }
}

/* iPhone·Ï¸þ¤±¤Ë¡¢¤Û¤ó¤Î¾¯¤·Í¾Çò¤òÁý¤ä¤¹¡ÊSafari/WebKit¸¡½Ð¥Ï¥Ã¥¯¡Ë */
@supports (-webkit-touch-callout: none){
  @media (max-width: 430px){      /* iPhone 14¤ÎÏÀÍý²òÁüÅÙ¤Ï 390px ¤Ê¤Î¤Ç½½Ê¬¥«¥Ð¡¼ */
    .stings-cat__icon{
      padding: clamp(6px, 7%, 12px); /* ¢« ¤Û¤ó¤Î¾¯¤·¤À¤±Í¾Çò¤òÁý¤ä¤¹ */
    }
  }
}



@media (max-width: 599px){
  /* --- ¥°¥ê¥Ã¥ÉÁ´ÂÎ --- */
  .stings-cat-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* ¾ï¤Ë3Îó */
    column-gap: 2px;  /* ¢« ·ä´Ö¤ò¤«¤Ê¤êµÍ¤á¤ë */
    row-gap: 6px;
    padding: 0 4px;
    margin: 0;
    list-style: none;
  }

  .stings-cat-grid li{
    margin: 0;
  }

  /* --- ¥¢¥¤¥³¥ó --- */
  .stings-cat__icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;            /* ¥»¥ëÉý¤¤¤Ã¤Ñ¤¤¤Ë */
    aspect-ratio: 1 / 1;    /* Àµ±ß¤ò°Ý»ý */
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    padding: 6px;           /* ¢« Ê¸»ú¤¬ÀÚ¤ì¤Ê¤¤¥®¥ê¥®¥ê¤ÎÍ¾Çò */
    box-sizing: border-box;
  }

  .stings-cat__icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;     /* ÀÚ¤é¤º¤Ë¼ý¤á¤ë */
    object-position: center; /* Ãæ±û¤ËÇÛÃÖ */
  }
}

/* Ä¶¾®·¿Ã¼Ëö¸þ¤±ÈùÄ´À°¡ÊÇ¤°Õ¡Ë */
@media (max-width: 360px){
  .stings-cat-grid{
    column-gap: 1px;
    row-gap: 4px;
    padding: 0 2px;
  }
  .stings-cat__icon{
    padding: 5px;
  }
}




/* ===== INFORMATION¡Êº¸¥é¥¤¥ó¡Ü±¦Ìð°õ¡¦¥¸¥§¥¤¥Æ¥¯¥È»ÅÍÍ¡Ë ===== */
.p-news-title-list{
  list-style: none;
  margin: 0;
  padding: 0;
}

.p-news-title-item{
  border-bottom: 1px solid #eee;
}

.p-news-title-item > a{
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  color: #333;
  text-decoration: none;
  position: relative;
  transition: color .2s;
}

/* º¸¥é¥¤¥ó¡§JTEKT¥ì¥Ã¥É */
.p-news-title-item > a::before{
  content: "";
  width: 3px;
  height: 1.2em;
  background-color: #e60012; /* ¢« ¥¸¥§¥¤¥Æ¥¯¥ÈÀÖ (#E60012) */
  border-radius: 2px;
  flex-shrink: 0;
}

/* ±¦Ìð°õ¡§SVGÇØ·Ê¤Ç°ÂÁ´¤ËÉ½¼¨ */
.p-news-title-item > a::after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background: no-repeat center/contain url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23999'>\
<path d='M7.5 3.5a1 1 0 0 0 0 1.4L12.1 9 7.5 13.6a1 1 0 1 0 1.4 1.4l5.7-5.7a1 1 0 0 0 0-1.4L8.9 2.1a1 1 0 0 0-1.4 1.4z'/>\
</svg>");
  transition: filter .2s;
}

/* hover¤Ç±¦Ìð°õ¤âÀÖ¤¯ */
@media (hover:hover){
  .p-news-title-item > a:hover{
    color: #e60012;
  }
  .p-news-title-item > a:hover::after{
    filter: brightness(0) saturate(100%) invert(21%) sepia(96%) saturate(7470%) hue-rotate(345deg) brightness(91%) contrast(105%);
  }
}

/* Èó¥ê¥ó¥¯¡Ê¤ªÃÎ¤é¤»Ê¸¤Î¤ß¡Ë¤Ï¥°¥ì¡¼²½ */
.p-news-title-item > span{
  display: block;
  padding: 12px 0;
  color: #777;
  border-bottom: 1px solid #eee;
}



/* ÆüÉÕ¤ò¥Ë¥å¡¼¥¹¥¿¥¤¥È¥ëº¸¤Ë¾®¤µ¤¯É½¼¨ */
.p-news-date {
  color: #888;
  font-size: 13px;
  margin-right: 8px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  letter-spacing: 0.03em;
}

/* hover¤Ç¾¯¤·ÌÜÎ©¤¿¤»¤ë¤È¥¯¥ê¥Ã¥¯´¶¤¬½Ð¤ë */
.p-news-title-item a:hover {
  color: #E3A800;
}





/* ¥é¥ó¥­¥ó¥°¤Î¾¦ÉÊ²èÁü¥é¥Ã¥Ñ¡¼¤ÎÍ¾Çò¡¦ÏÈ¡¦ÇØ·Ê¤òºï½ü */
.c-product-list__image-wrap,
.c-product-list__image-wrap .c-image-box {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}

/* ¤â¤·ÀµÊý·ÁÍÑ¤Î¥À¥ß¡¼µ¼»÷Í×ÁÇ¤ò»È¤Ã¤Æ¤¤¤¿¤éÌµ¸ú²½ */
.c-product-list__image-wrap .c-image-box::before {
  content: none !important;
}

/* ²èÁü¤Ï¥Ö¥í¥Ã¥¯²½¤·¤Æ²£Éý¤¤¤Ã¤Ñ¤¤¤Ë */
.c-product-list__image-wrap .c-image-box__image {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;   /* ²èÁüÈæÎ¨¤ò°Ý»ý¤·¤Æ³ÈÂç */
  object-fit: contain !important;
  background: transparent !important;
}

/* 1) ¥¹¥é¥¤¥À¡¼²½¤µ¤ì¤¿UL¤Î¥Ç¥Õ¥©¤ò¥¼¥í¤Ë */
.js-reco1.slick-slider { margin-bottom: 0 !important; }
.st-reco-slider { margin: 0 !important; padding: 0 !important; }
.st-reco-item   { margin: 0 !important; }

/* 2) ¡È¤³¤Î¡É¥»¥¯¥·¥ç¥ó¤Î²¼Í¾Çò¤È¸«½Ð¤·¤ÎÍ¾Çò¤òµÍ¤á¤ë¡Ê:hasÂÐ±þ¥Ö¥é¥¦¥¶ÍÑ¡Ë */
.stings-section:has(.js-reco1) {
  margin-bottom: 8px !important;   /* ¹¥¤ß¤Ç 4&#8211;12px */
  padding-bottom: 0 !important;
}
.stings-section:has(.js-reco1) .stings-heading {
  margin-bottom: 8px !important;   /* ¸«½Ð¤·¤Î²¼¤òµÍ¤á¤ë */
}

/* 3) ¤â¤Ã¤È¸«¤ë¤Î¾åÍ¾Çò¤òºÇ¾®²½ */
.stings-section + .more { margin-top: 35px !important; }

/* ´ûÂ¸¤ÎÇØ·Ê¿§¡¦Ê¸»ú¿§¤ò¥ê¥»¥Ã¥È */
.c-product-list__index--1,
.c-product-list__index--2,
.c-product-list__index--3 {
  background: none !important;
  color: transparent !important;
  border: 0 !important;
}
/* ¥é¥ó¥­¥ó¥°ÈÖ¹æ¶¦ÄÌ¤Î¥¹¥¿¥¤¥ë */
.c-product-list__index {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 40px;        /* ²èÁü¤Î¥µ¥¤¥º¤Ë¹ç¤ï¤»¤ÆÄ´À° */
  height: 40px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent; /* ¿ô»ú¤ò¾Ã¤¹ */
  font-size: 0;       /* ¿ô»ú¤ÎÍ¾Çò¤â¾Ã¤¹ */
}

/* 1°Ì¥¢¥¤¥³¥ó */
.c-product-list__index--1 {
  background-image: url("https://img07.shop-pro.jp/PA01457/201/etc_base64/cmFua2luZzAx.png?cmsp_timestamp=20251117162023") !important;
}

/* 2°Ì¥¢¥¤¥³¥ó */
.c-product-list__index--2 {
  background-image: url("https://img07.shop-pro.jp/PA01457/201/etc_base64/cmFua2luZzAy.png?cmsp_timestamp=20251117162023") !important;
}

/* 3°Ì¥¢¥¤¥³¥ó */
.c-product-list__index--3 {
  background-image: url("https://img07.shop-pro.jp/PA01457/201/etc_base64/cmFua2luZzAz.png?cmsp_timestamp=20251117162023") !important;
}

/* 4°Ì¥¢¥¤¥³¥ó */
.c-product-list__index--4 {
  background-image: url("https://img07.shop-pro.jp/PA01457/201/etc_base64/cmFua2luZzA0.png?cmsp_timestamp=20251117162023") !important;
  border: 0 !important;
}
/* 5°Ì°Ê¹ß¤òÈóÉ½¼¨¤Ë¤¹¤ë */
.c-product-list__index:not(.c-product-list__index--1):not(.c-product-list__index--2):not(.c-product-list__index--3):not(.c-product-list__index--4) {
  display: none !important;
}



/* Áª¼ê¥«¥Æ¥´¥ê¡¼¥Ð¥Ê¡¼ */
.player-category-section {
  max-width: 1200px;
  margin: 40px auto;
  padding: 0 16px;
}

.player-category-title {
  font-size: 20px;
  font-weight: 700;
  border-left: 4px solid #000;
  padding-left: 10px;
  margin-bottom: 16px;
}

.player-category-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* PC¡§5Îó */
  gap: 8px;
}

.player-category-item {
  display: block;
}

.player-category-item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 !important; /* ³Ñ´Ý¶Ø»ß */
}

/* ¥¿¥Ö¥ì¥Ã¥È°Ê²¼ */
@media screen and (max-width: 1024px) {
  .player-category-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* ¥¹¥Þ¥Û */
@media screen and (max-width: 768px) {
  .player-category-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
  }

  .player-category-title {
    font-size: 18px;
  }
}