.silqa-v6 h2 {
font-size: clamp(2.1rem, 2.64vw, 3.1rem);
}
.silqa-top-promises {
max-width: 100vw;
overflow: hidden;
}
.silqa-header-nav {
display: none !important;
}
nav.silqa-mobile-cats {
display: block !important;
background: #ffffff !important;
}
@media (min-width: 990px) {
nav.silqa-mobile-cats { overflow: visible; }
nav.silqa-mobile-cats .silqa-mobile-cats__inner {
width: 100%;
min-width: 0;
max-width: 1180px;
margin: 0 auto;
justify-content: space-between;
}
nav.silqa-mobile-cats .silqa-mobile-cats__inner > .silqa-mobile-cats__item {
flex: 1 1 0;
width: auto;
min-width: 0;
padding: 0.5rem 0.5rem;
}
.silqa-mobile-cats__icon { width: 1.85rem; height: 1.85rem; }
}
.header-wrapper,
.section-header,
nav.silqa-mobile-cats {
border-bottom: 0 !important;
box-shadow: none !important;
}
.header-wrapper,
.section-header,
.header {
background: #ffffff !important;
}
.section-header { z-index: 20 !important; }
.header {
grid-template-areas: "left-icons heading icons" !important;
grid-template-columns: minmax(5.2rem, 1fr) auto minmax(5.2rem, 1fr) !important;
column-gap: 1.2rem;
padding-top: 4px !important;
padding-bottom: 4px !important;
}
.header__heading {
grid-area: heading !important;
justify-self: center !important;
}
.header__heading-link {
justify-self: center !important;
padding: 0;
}
.header__icons {
grid-area: icons !important;
justify-self: end !important;
}
.header .header__heading-logo-wrapper {
width: clamp(8.8rem, 9.45vw, 12.8rem);
max-width: 12.8rem;
aspect-ratio: 3 / 1;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.header .header__heading-logo {
display: block;
width: 100%;
height: 100%;
object-fit: contain;
opacity: 0;
}
.header__heading-link .h2 {
display: block;
width: clamp(8.8rem, 9.45vw, 12.8rem);
max-width: 12.8rem;
aspect-ratio: 3 / 1;
overflow: hidden;
color: transparent;
font-size: 0;
line-height: 0;
background-image: url('/cdn/shop/t/3/assets/silqa-logo-official-wide.png');
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.silqa-top-promises__list li {
position: relative;
border-right: 0 !important;
}
.silqa-top-promises__list li:not(:last-child)::after,
.silqa-cats-strip__item:not(:last-child)::after {
content: "";
position: absolute;
top: 15%;
right: 0;
bottom: 15%;
width: 1px;
}
.silqa-top-promises__list li:not(:last-child)::after {
background: rgba(255, 255, 255, 0.34);
}
.silqa-cats-strip__item {
position: relative;
border-right: 0 !important;
}
.silqa-cats-strip__item:not(:last-child)::after {
background: #ecdfca;
}
@media (max-width: 749px) {
.header {
padding-top: 3px !important;
padding-bottom: 3px !important;
}
.header .header__heading-logo-wrapper {
width: clamp(8.3rem, 26.1vw, 10.1rem);
max-width: 10.1rem;
}
.header__heading-link .h2 {
width: clamp(8.3rem, 26.1vw, 10.1rem);
max-width: 10.1rem;
}
.silqa-top-promises__list {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
width: 100vw;
max-width: 100vw;
min-height: 2.6rem;
padding: 0;
}
.silqa-top-promises__list li {
display: flex;
align-items: center;
justify-content: center;
min-width: 0;
height: 2.6rem;
padding: 0 0.25rem;
font-size: clamp(0.78rem, 2.35vw, 0.92rem);
line-height: 1.15;
letter-spacing: 0;
text-align: center;
white-space: normal;
overflow-wrap: anywhere;
}
.silqa-cats-strip__inner {
width: 100vw;
max-width: 100vw;
padding: 0;
}
.silqa-cats-strip__item {
flex: 0 0 25% !important;
min-height: 6.2rem;
padding-top: 0.9rem;
padding-bottom: 0.9rem;
font-size: 0.98rem;
}
.silqa-cats-strip__icon {
width: 2.6rem;
height: 2.6rem;
}
.silqa-cats-strip__label {
font-size: 1.05rem;
font-weight: 700;
line-height: 1.22;
}
}
.header {
display: flex !important;
align-items: center !important;
column-gap: 0.5rem;
padding-top: 2px !important;
padding-bottom: 2px !important;
position: relative;
z-index: 2;
box-shadow: 0 6px 11px -3px rgba(75, 40, 50, .42);
}
.header > .header__heading,
.header > a.header__heading-link {
order: 0 !important;
margin: 0 auto 0 0 !important;
justify-self: start !important;
}
.header > .header__heading .header__heading-link { justify-self: start !important; }
.header > .header__icons {
order: 1 !important;
margin: 0 !important;
justify-self: auto !important;
}
.header > header-drawer {
order: 2 !important;
margin-left: 0.1rem !important;
}
.header__icons .header__icon--search,
.header__icons .header__icon--account,
.header__icons .header__icon--cart {
padding: .2rem .45rem !important;
min-width: 0 !important;
}
.silqa-hdr-lbl { font-size: .9rem !important; }
.silqa-mobile-cats__item { border-right: 0 !important; position: relative; }
.silqa-mobile-cats__item:not(:last-child)::after {
content: "";
position: absolute;
top: 15%;
bottom: 15%;
right: 0;
width: 1px;
background: rgba(28, 24, 22, 0.18);
}
@media (min-width: 990px) {
.header .header__heading-logo-wrapper,
.header__heading-link .h2 { width: clamp(7.6rem, 8.4vw, 11.4rem) !important; max-width: 11.4rem !important; }
nav.silqa-mobile-cats .silqa-mobile-cats__inner > .silqa-mobile-cats__item { padding: .25rem .5rem !important; }
.silqa-mobile-cats__item { gap: .3rem !important; font-size: 1.02rem !important; }
.silqa-mobile-cats__icon { width: 1.55rem !important; height: 1.55rem !important; }
}
@media (max-width: 989px) {
.header .header__heading-logo-wrapper,
.header__heading-link .h2 { width: clamp(7.2rem, 22vw, 9rem) !important; max-width: 9rem !important; }
.silqa-mobile-cats { overflow-x: visible !important; }
.silqa-mobile-cats .silqa-mobile-cats__inner { width: 100% !important; min-width: 0 !important; justify-content: space-between !important; }
.silqa-mobile-cats .silqa-mobile-cats__inner > .silqa-mobile-cats__item { flex: 1 1 0 !important; width: auto !important; min-width: 0 !important; padding: .5rem .15rem !important; }
.silqa-mobile-cats__icon { width: 1.7rem !important; height: 1.7rem !important; }
.silqa-hdr-lbl { display: none !important; }
.section-header .header {
display: flex !important; position: relative !important; align-items: center !important;
padding-top: 0 !important; padding-bottom: 0 !important; column-gap: 0 !important;
padding-left: 8px !important; padding-right: 8px !important;
}
.section-header .header__icons { display: contents !important; }
.section-header .header > header-drawer { order: 0 !important; margin: 0 !important; }
.section-header .header .header__search { order: 1 !important; }
.section-header .header > .header__heading,
.section-header .header > a.header__heading-link {
order: 2 !important; position: absolute !important; left: 50% !important; top: 50% !important;
transform: translate(-50%, -50%) !important; margin: 0 !important;
}
.section-header .header .header__icon--account { order: 3 !important; margin-left: auto !important; }
.section-header .header .header__icon--cart { order: 4 !important; margin-right: 0 !important; }
.section-header .header > header-drawer,
.section-header .header .header__search,
.section-header .header .header__icon--account,
.section-header .header .header__icon--cart {
box-sizing: border-box !important;
flex: 0 0 44px !important;
width: 44px !important; min-width: 44px !important; max-width: 44px !important; height: 44px !important;
padding: 0 !important;
display: flex !important; align-items: center !important; justify-content: center !important;
}
.section-header .header > header-drawer summary,
.section-header .header .header__search details,
.section-header .header .header__search summary {
width: 100% !important; height: 100% !important; min-width: 0 !important; padding: 0 !important; margin: 0 !important;
flex-direction: row !important; display: flex !important; align-items: center !important; justify-content: center !important;
}
.section-header .header > header-drawer summary svg,
.section-header .header .header__search summary svg,
.section-header .header .header__icon--account svg,
.section-header .header .header__icon--cart svg { width: 22px !important; height: 22px !important; }
.section-header .header .header__icon--cart svg { width: 44px !important; height: 44px !important; }
}
.shopify-section .silqa-top-promises { padding-top: .2rem !important; padding-bottom: .2rem !important; }
.shopify-section .silqa-top-promises__list { min-height: 2.6rem !important; }
.shopify-section .silqa-top-promises__list li { min-height: 2.6rem !important; height: auto !important; }
.silqa-mobile-cats__icon { width: 2rem !important; height: 2rem !important; }
.silqa-mobile-cats__icon svg { width: 100% !important; height: 100% !important; display: block !important; }
.silqa-v6-hero__slide--1 .silqa-v6-hero__media {
transform: scale(1.14) translate(5%, 5%) !important;
transform-origin: 50% 50% !important;
}
.silqa-top-promises { overflow: hidden !important; width: 100% !important; max-width: 100% !important; }
.shopify-section .silqa-top-promises__list {
display: inline-flex !important;
flex-wrap: nowrap !important;
grid-template-columns: none !important;
width: max-content !important;
max-width: none !important;
min-width: 0 !important;
justify-content: flex-start !important;
white-space: nowrap !important;
padding: 0 !important;
will-change: transform;
animation: silqa-promises-marquee 30s linear infinite !important;
}
.shopify-section .silqa-top-promises__list li { white-space: nowrap !important; padding: 0 1.7rem !important; height: auto !important; display: flex !important; align-items: center !important; justify-content: center !important; }
.shopify-section .silqa-top-promises__list li:nth-child(3n) { margin-right: 9rem !important; }
@keyframes silqa-promises-marquee {
from { transform: translateX(0); }
to   { transform: translateX(-50%); }
}
@media (min-width: 601px) {
@keyframes silqa-hero-zoomin-s2 { from { transform: scale(1.0); } to { transform: scale(1.08); } }
.silqa-v6-hero .silqa-v6-hero__slide--2.is-active .silqa-v6-hero__media img {
animation-name: silqa-hero-zoomin-s2 !important;
-webkit-animation-name: silqa-hero-zoomin-s2 !important;
}
}
@media (max-width: 600px) {
.silqa-v6-hero .silqa-v6-hero__slide--2.is-active .silqa-v6-hero__media img {
animation: none !important;
-webkit-animation: none !important;
}
}
.silqa-v6-hero .silqa-v6-hero__slide--2 .silqa-v6-hero__media img { object-position: 0% 50% !important; }
.silqa-hdr-search { display: none; }
@media (min-width: 990px) {
.header > .header__heading,
.header > a.header__heading-link { order: 0 !important; flex: 1 1 0 !important; margin: 0 !important; }
.silqa-hdr-search {
display: flex !important; align-items: center; box-sizing: border-box;
order: 1 !important; flex: 0 1 680px !important; min-width: 0;
height: 4.6rem; margin: 0 1.6rem; padding: 0 1.4rem;
background: #f3efec; border: 1px solid rgba(28,24,22,.10); border-radius: 10px;
}
.silqa-hdr-search__btn { flex: 0 0 auto; display: flex; align-items: center; justify-content: center; background: none; border: 0; padding: 0; margin-right: .9rem; cursor: pointer; color: rgba(28,24,22,.5); }
.silqa-hdr-search__btn svg { width: 2rem; height: 2rem; display: block; }
.silqa-hdr-search__input {
flex: 1 1 auto !important; min-width: 0;
border: 0 !important; background: transparent !important; box-shadow: none !important;
border-radius: 0 !important; outline: none !important; height: auto !important;
-webkit-appearance: none !important; appearance: none !important;
font-family: inherit; font-size: 1.5rem; color: #1c1816; line-height: 1.2; padding: 0 !important; margin: 0 !important;
}
.silqa-hdr-search__input::placeholder { color: rgba(28,24,22,.45); }
.silqa-hdr-search__input::-webkit-search-decoration,
.silqa-hdr-search__input::-webkit-search-cancel-button { -webkit-appearance: none; display: none; }
.header > .header__icons { order: 2 !important; flex: 1 1 0 !important; display: flex !important; align-items: center; justify-content: flex-end !important; }
.header > header-drawer { order: 3 !important; flex: 0 0 auto !important; }
.header__icons .header__search { display: none !important; }
.silqa-mobile-cats__item { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: center !important; gap: .7rem !important; font-size: 1.7rem !important; }
.silqa-mobile-cats__label { font-size: 1.7rem !important; font-weight: 400 !important; flex: 0 0 auto !important; width: auto !important; text-align: left !important; }
nav.silqa-mobile-cats .silqa-mobile-cats__item .silqa-mobile-cats__icon { flex: 0 0 auto !important; width: 2.7rem !important; height: 2.7rem !important; }
nav.silqa-mobile-cats .silqa-mobile-cats__item::after { display: none !important; }
nav.silqa-mobile-cats .silqa-mobile-cats__inner { justify-content: center !important; gap: 3rem !important; align-items: stretch !important; }
nav.silqa-mobile-cats .silqa-mobile-cats__inner > .silqa-mobile-cats__item { flex: 0 0 auto !important; width: auto !important; padding: .65rem .6rem !important; min-height: 5.5rem !important; box-sizing: border-box !important; }
.header { max-width: 126rem !important; margin-left: auto !important; margin-right: auto !important; padding-left: 2.4rem !important; padding-right: 2.4rem !important; box-sizing: border-box !important; }
.shopify-section .silqa-top-promises__list { animation: none !important; -webkit-animation: none !important; transform: none !important; display: flex !important; width: 100% !important; max-width: 100% !important; justify-content: center !important; align-items: center !important; gap: 8rem !important; text-align: center !important; }
.shopify-section .silqa-top-promises__list .is-dup { display: none !important; }
.shopify-section .silqa-top-promises__list li { text-align: center !important; justify-content: center !important; }
.shopify-section .silqa-top-promises__list li:nth-child(3n) { margin-right: 0 !important; }
.shopify-section .silqa-top-promises__list li:nth-child(3)::after { display: none !important; content: none !important; }
}
/* SILQA-PROMISE-SEP-CENTER-20260615 */
@media (min-width:990px){.shopify-section .silqa-top-promises__list li:not(:last-child)::after{right:-4rem!important}}
/* SILQA-PC-BARS-SHRINK-10-20260615 : PC header & category bar heights -10% */
@media (min-width: 990px) {
  nav.silqa-mobile-cats .silqa-mobile-cats__inner > .silqa-mobile-cats__item { min-height: 4.95rem !important; padding-top: .585rem !important; padding-bottom: .585rem !important; }
  .section-header .header .header__icon .svg-wrapper { width: 38px !important; height: 38px !important; }
  .section-header .header .header__icon--cart svg { width: 38px !important; height: 38px !important; }
  .section-header .header .header__icon--account svg,
  .section-header .header > header-drawer summary svg,
  .section-header .header .header__search summary svg { width: 19px !important; height: 19px !important; }
  .section-header .header { padding-top: 3.6px !important; padding-bottom: 3.6px !important; }
}
/* SILQA-PC-WIDTHS-ROUND-20260615 : header/cats/nav (site-wide PC) */
@media (min-width: 990px) {
  .section-header .header { max-width: 120rem !important; }
  nav.silqa-mobile-cats .silqa-mobile-cats__inner { max-width: 120rem !important; }
  .shopify-section .silqa-top-promises { padding-top: .15rem !important; padding-bottom: .15rem !important; }
}
/* SILQA-SEARCH-CENTER-20260626: 右端ドロワー相殺の左スペーサーで検索窓を中央化 */
@media (min-width:990px){.header::before{content:"";flex:0 0 44px;order:-1}}
