<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GS CSS */

/* 20230704 */
.parallaxImage-image {
  box-shadow: none;
}
.btn-primary {
  white-space: normal;
}
  
/* 20230124 */
.storeMap-wrapper + .text-align-center {
  display: none!important;
}

/* 20230203 */
.internationalServiceNetworkModal-body&gt;._list {
  table-layout: fixed;
}
.internationalServiceNetworkModal-body&gt;._list&gt;._body&gt;._item&gt;._country {
  width: 15%;
  word-break: break-all;
}
.internationalServiceNetworkModal-body&gt;._list&gt;._body&gt;._item&gt;._tel {
  width: 15%;
  white-space: normal;
}
.internationalServiceNetworkModal-body&gt;._list&gt;._body&gt;._item&gt;._url {
  width: 25%;
  word-break: break-all;
}
.internationalServiceNetwork-list&gt;._areas&gt;._list&gt;._item&gt;._cites&gt;._list&gt;._service {
  text-align: center;
  margin-bottom: 0;
  padding: 1rem;
}

/* 20230904 */
.swiper-initialized.generalMainVisual .swiper-switch:before,
.imageCarouselPageHeader .swiper-initialized.imageCarouselPageHeader-image .swiper-switch:before,
.swiper-initialized.storeGallery .swiper-switch:before,
.topMainVisual .swiper-initialized.topMainVisual-image .swiper-switch:before {
  content: "\F04C";
}
.swiper-initialized.generalMainVisual .swiper-switch.is-paused:before,
.imageCarouselPageHeader .swiper-initialized.imageCarouselPageHeader-image .swiper-switch.is-paused:before,
.swiper-initialized.storeGallery .swiper-switch.is-paused:before,
.topMainVisual .swiper-initialized.topMainVisual-image .swiper-switch.is-paused:before {
  content: "\F04B";
}

/* 20230906 */
a.productCard div._body p._arrival {
  margin-left: -10px;
  margin-right: -10px;
}
a.productCard div._body p._arrival .left-arrival,
div.productMain div.productMain-data div._body p._arrival .left-arrival {
  margin-right: 4px;
}

/* SO-2877 ã€Webã«é–¢ã™ã‚‹å•ã„åˆã‚ã›ã€‘E9ç‰¹è¨­ãƒšãƒ¼ã‚¸å®Ÿè£…ã®ã”ç›¸è«‡ */
@media (min-width: 768px) {
  .imagePageHeader._body-top-start .imagePageHeader-body {
    top: 4.5rem;
    -webkit-padding-end: calc((1164px - 2rem) / 2);
    padding-inline-end: calc((1164px - 2rem) / 2);
    text-align: start;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media (min-width: 768px) {
  .imagePageHeader._body-top-center .imagePageHeader-body {
    top: 4.5rem;
    text-align: center;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media (min-width: 768px) {
  .imagePageHeader._body-top-end .imagePageHeader-body {
    top: 4.5rem;
    -webkit-padding-start: calc((1164px - 2rem) / 2);
    padding-inline-start: calc((1164px - 2rem) / 2);
    text-align: end;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media (max-width: 768px) {
  .gs-anchor-menu {
    display: none !important;
  }
}
.l-globalHeader-wrapper .gs-anchor-menu {
  margin-bottom: 0 !important;
  visibility: hidden;
}
.l-globalHeader-wrapper .gs-anchor-menu.show {
  visibility: inherit;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
}
.l-globalHeader-wrapper .gs-anchor-menu ul {
  display: none;
}
.l-globalHeader-wrapper .gs-anchor-menu.show ul {
  display: inherit;
}
.gs-anchor-menu.hide {
  visibility: hidden;
}
.gs-anchor-menu {
  width: 100%;
  padding: 10px;
  border-top: 15px solid #000040;
  border-bottom: 1px solid #000040;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gs-anchor-menu ul {
  display: flex;
  width: 100%;
  max-width: 1980px;
  margin: 0;
  padding: 15px 20px 10px;
}
.gs-anchor-menu ul li {
  margin: 0;
  list-style: none;
  text-align: center;
  padding-left: 40px;
  font-size: 130%;
  margin: 0;
}
.gs-anchor-menu ul li:first {
  padding-left: 0;
  font-size: 100%;
}
.gs-anchor-menu ul li:nth-of-type(1) {
  margin-right: auto;
}
.gs-anchor-menu ul li img {
  max-height: 1.25em;
}
.gs-anchor-menu ul li a {
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .gs-anchor-menu ul li {
    padding-left: 25px;
    font-size: 110%;
  }
  .gs-anchor-menu ul li:first {
    font-size: 90%;
  }
  .gs-anchor-menu ul li img {
    max-height: 1.1em;
  }
}
.gs-scroll-to-top {
  position: relative;
  width: 2em;
  height: 2em;
  font-size: 120%;
  position: fixed;
  right: 15px;
  bottom: 20px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.5s;
}
.gs-scroll-to-top.show {
  opacity: 1;
}
@media (max-width: 768px) {
  .gs-scroll-to-top {
    right: 25px;
    bottom: 35px;
  }
}
.gs-scroll-to-top:hover {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.gs-scroll-to-top:before {
  content: "\5e";
  position: absolute;
  bottom: -0.32em;
  font-family: "Times New Roman",Georgia;
  font-size: 160%;
}

/* SO-3217 GS Home ã‚³ãƒ¬ã‚¯ã‚·ãƒ§ãƒ³ã‚¨ãƒªã‚¢æ”¹ä¿® */
.collectionCardList-card-wrapper {
  position: relative;
  overflow: hidden;
}
.collectionCardList-card-elem {
  transition: .4s all;
}
.collectionCardList-card-wrapper:hover .collectionCardList-card-elem {
  transform: scale(1.05);
}
.collectionCardList-card-title-4-first {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center !important;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4) 70%);
  padding-top: 2.5rem;
}
.collectionCardList-card-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center !important;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4) 70%);
  padding-top: 2.5rem;
}
@media (min-width: 768px) {
  .collectionCardList-card-title-4-first {
    display: flex;
    justify-content: center;
    top: auto;
    right: auto;
    bottom: auto;
    left: 0;
    background: none;
    text-align: left !important;
    width: 50%;
    padding: 1em 1.5em;
  }

    .collectionCardList-card-title-4-first  .collectionCardList-card-title-detail {
    display: inline-block;
    margin-bottom: 0;
  }
}
.collectionCardList-card-title-detail {
  line-height: 1.2 !important;
  margin-bottom: 0.75em;
}
.collectionCardList-spacer {
  height: 42vw;
}
@media (min-width: 768px) {
  .collectionCardList-spacer {
    height: 20.5vw;
  }
}
@media (max-width: 768px) {
  .collectionCardList-col-sp {
    aspect-ratio: 5 / 3;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .collectionCardList-col-fadeup-trigger {
    opacity: 0;
  }
  .collectionCardList-card-title-detail {
    font-size: 1.25rem !important;
  }
}
.fadeUp{
  animation-name: fadeUpAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* SO-3339GS_Language ã®ãƒ‡ãƒ¼ã‚¿ä¸€å…ƒç®¡ç†åŒ– ã‚¨ãƒªã‚¢ã®é»’æž&nbsp;ã‚’éžè¡¨ç¤ºã« */
.selectLanguage-body ._map a:active rect,.selectLanguage-body ._map a:focus rect {
  opacity: 0
}
.selectLanguage-body .selectLanguage-body ._map a:active text,.selectLanguage-body ._map a:focus text {
  opacity: 0
}
.selectLanguage-body ._map a:focus path {
  fill: #C5C5C5;
  stroke: #C5C5C5;
}
.generalModal-fullscreen{
  outline: none;
}

/* SO-3819 GS_macOSï¼ˆSafariï¼‰ã§ã®è¡¨ç¤ºå´©ã‚Œã«ã¤ã„ã¦ */
.optionStrapClasp&gt;._image&gt;._contain {
  display: flex;
  align-items: center;
}
.optionStrapClasp&gt;._image&gt;._contain img {
  height: auto;
}

/* SO-3407 Evolution 9 ãƒˆãƒƒãƒ— ã®ãƒšãƒ¼ã‚¸å†…å°Žç·šã®æ±Žç”¨ä½¿ç”¨ */
.gs-nav-menu-section {
  padding-top: 0 !important;
}
.gs-nav-menu {
  max-width: 60%;
  padding: 10px;
  margin: 0 50px 0 0;
  z-index: 0;
}
.gs-nav-menu-title {
  display: flex;
  align-items: center;
  margin-left: 50px;
}
.gs-nav-menu-wrapper.hide {
  visibility: hidden;
}
.gs-nav-menu-wrapper-clone.hide {
  display: none;
}
.gs-nav-menu-wrapper-clone.show {
  display: flex;
}
.gs-nav-menu ul {
  width: 100% !important;
  margin: 0 !important;
  padding: 10px 10px;
  box-sizing: border-box;
  display: inline-block;
}
.gs-nav-menu ul .swiper-slide {
  display: inline-block;
}
.gs-nav-menu ul .categoryTab {
  display: inline-block;
}
.gs-nav-menu ul li {
  list-style: none;
  text-align: center;
  padding: 0px 20px;
  font-size: 130%;
  margin: 0;
  display: inline-block;
}
.gs-nav-menu ul li img {
  max-height: 1.25em;
}
.gs-nav-menu ul li a {
  text-decoration: none;
  font-weight: bold;
}
.gs-nav-menu-wrapper-clone {
  margin-bottom: 0 !important;
  box-shadow: 0px 4px 4px rgba(220, 220, 220, .7);
}
.gs-nav-menu-wrapper {
  display: flex;
  justify-content: space-between;
  border-top: 15px solid #000040;
  border-bottom: 1px solid #000040;
  width: 100%;
}
.gs-nav-menu .swiper-wrapper {
  top: 0;
  left: 0;
}
.gs-nav-menu-title-text {
  font-size: 26px;
}
.l-globalHeader-wrapper:hover .gs-nav-menu-wrapper a {
  color: #000040 !important;
}
.l-globalHeader-wrapper:hover .categoryTabCarousel .swiper-button-prev {
  background: linear-gradient(90deg, #fff 50%, rgba(255,255,255,0) 100%) !important;
}
.l-globalHeader-wrapper:hover .categoryTabCarousel .swiper-button-prev:before {
  color: #000040 !important;
}
.l-globalHeader-wrapper:hover .categoryTabCarousel .swiper-button-next {
  background: linear-gradient(270deg, #fff 30%, rgba(255,255,255,0) 100%) !important;
}
.l-globalHeader-wrapper:hover .categoryTabCarousel .swiper-button-next:before {
  color: #000040 !important;
}
.l-globalHeader-wrapper.is-transparent .gs-nav-menu-wrapper a {
  color: #fff;
}
.l-globalHeader-wrapper.is-transparent .categoryTabCarousel .swiper-button-prev {
  background: transparent;
}
.l-globalHeader-wrapper.is-transparent .categoryTabCarousel .swiper-button-prev:before {
  color: #fff;
}
.l-globalHeader-wrapper.is-transparent .categoryTabCarousel .swiper-button-next {
  background: transparent;
}
.l-globalHeader-wrapper.is-transparent .categoryTabCarousel .swiper-button-next:before {
  color: #fff;
}
@media (max-width: 768px) {
  .gs-nav-menu-wrapper {
    display: none !important;
  }
}

/* 20241030 */
.warranty .l-mainContent-main .container {
  max-width: 876px;
}
.terms-of-use .l-mainContent-main .container {
  max-width: 876px;
}
.privacy .l-mainContent-main .container {
  max-width: 876px;
}
.cookie .l-mainContent-main .container {
  max-width: 876px;
}
.accessibility .l-mainContent-main .container {
  max-width: 876px;
}
.anti-slavery-policy .l-mainContent-main .container {
  max-width: 876px;
}
.news .l-mainContent-main .container {
  max-width: 876px;
}

/* SO-3890 GS_Stores_ã‚¤ãƒ™ãƒ³ãƒˆãƒ•ã‚§ã‚¢æƒ…å&nbsp;±ä¸€è¦§ã®ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆèª¿æ•´ */
.storeEventCard&gt;._image&gt;._cover {
  height: 4.375rem;
  width: 7.8rem;
}
@media (min-width: 768px) {
  .storeEventCard&gt;._image&gt;._cover {
      height:14rem;
    width: 25rem;
  }
}
.storeEventCard&gt;._body&gt;._table th {
  background-color: #eee;
  font-weight: normal;
  text-align: center;
  width: 7.8rem;
}
.storeEventCard&gt;._body&gt;._title {
  font-size: 1.125rem;
  min-height: 4.375rem;
  -webkit-padding-start: calc(7.8rem + 1rem);
  padding-inline-start: calc(7.8rem + 1rem);
}
@media (min-width: 768px) {
  .storeEventCard&gt;._body&gt;._title {
      font-size:1.5rem;
      margin-bottom: 1.5rem;
      min-height: auto;
      -webkit-padding-start: 0;
    padding-inline-start: 0;
  }
}

/* 20250225 */
[class*="9rb2"] #column1-02 figure {
margin-bottom: 0;
}

/* SO-4036 GS_jp-ja_å…±é€šãƒ˜ãƒƒãƒ€ãƒ¼ãƒ»ãƒ•ãƒƒã‚¿ãƒ¼æ”¹ä¿®*/
@media (min-width: 768px) {
  header .l-globalHeader-aside {
    display: table;
  }
  header .l-globalHeader-aside &gt; ul {
    display: table-row;
    width: 100%;
  }
  header .l-globalHeader-aside &gt; ul &gt; li._item {
    display: table-cell;
    width: 50%;
    white-space: nowrap;
  }
  header .l-globalHeader-aside &gt; ul &gt; li._item:nth-child(2) &gt; ._link {
    margin-left: 1rem;
  }
}
header .l-globalHeader-grandSeikoId {
  display: none;
  position: absolute;
  inset-inline-start: 4rem;
}
header .l-globalHeader-grandSeikoId ._button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 3.5rem;
  justify-content: center;
  line-height: 1;
  padding: 0;
}
header .l-globalHeader-grandSeikoId ._button .icon-user {
  font-size: xx-large;
  font-family: initial;
}
.l-callToAction-wrapper .l-officialNewsletter {
  list-style-type: none;
  padding-inline-start: .75rem;
  padding-inline-end: .75rem;
  -webkit-padding-start: .75rem;
  -webkit-padding-end: .75rem;
  margin-left: auto;
}
.l-callToAction-wrapper .l-officialNewsletter ._item ._link {
  text-decoration: none;
  font-size: 1rem;
}
@media (max-width: 768px) {
  header .l-globalHeader-grandSeikoId {
    display: block;
  }
  .l-callToAction-wrapper .l-officialNewsletter {
    margin-left: 0;
  }
  .l-callToAction-wrapper .container .l-callToAction {
    flex-direction: column;
  }
}
@font-face {
  font-family: "vendor-icon";
  src: url("../woff2/icon-2.woff2") format("woff2"), url("../woff/icon-2.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon-star-sharp:before {
  font-family: vendor-icon;
  content: "\E28B";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  text-rendering: auto;
  display: inline-block;
  font-size: 0.88rem;
  -webkit-font-smoothing: antialiased;
}
.l-drawermenu-utilities &gt; ._item &gt; ._link i.icon-star-sharp:before {
  font-size: 1rem;
  position: relative;
  top: -0.15rem;
}

/* SO-4272 SW_mac ã® safari ã&nbsp;ã¨è£½å“ç”»åƒãŒç²—ããªã‚‹ */
img {
  image-rendering: -webkit-optimize-contrast; /* Chrome */
  image-rendering: optimizequality; /* Safariãƒ»Firefox */
}
</pre></body></html>