/* common.cssから */
#area-BrHeader {
  height: 100px;
  width: 100%;
}
#area-BrHeader .header {
  position: fixed;
  height: 100px;
  background-image: linear-gradient(#fff, #fff);
  width: 100%;
  z-index: 100;
}
body:not(.is-authorring) .header-container {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 1920px;
  max-width: calc(1920px - (28px * 2));
  margin: 0 auto;
  padding: 0 28px;
}

@media (max-width: 1024px) {
  body:not(.is-authorring) .header-container {
    padding: 0 28px 0 0;
  }
}

.header-container .header-logo {
  display: flex;
  width: 100%;
  width: 95px;
  min-width: 95px;
}

html[lang^=es] .header-container .header-logo {}
html[lang^=ru] .header-container .header-logo {}
.header-container .header-logo .g-Image {
  width: 100%;
  margin-bottom: 0;
}
.header-container .header-category {
  margin-left: 40px;
}

@media (max-width: 1440px) {
  .header-container .header-category {
    margin-left: 2.5em;
  }
}

.header-icons {
  display: flex;
  margin-left: auto;
}
body:not(.is-authorring) .header-contact,
body:not(.is-authorring) .header-icons .mobile-toggle-icons .g-Image .g-Text {
  display: none;
}
.g-HeaderMainNav__ul {
  display: flex;
}
.g-HeaderMainNav__ul .g-HeaderMainNav__ul__item > .g-HeaderMenu__link {
  color: #2f2d2d;
  cursor: pointer;
}
html[lang^=ru] .g-HeaderMainNav__ul .g-HeaderMainNav__ul__item > .g-HeaderMenu__link {
  letter-spacing: normal;
}
.header-container .header-category button {
  display: none;
}
.header-container .header-category ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
.header-container .header-category ul a {
  text-decoration: none;
  white-space: nowrap;
}
.header-category .g-HeaderMainNav__ul__item ul {}
.header-category .g-HeaderMainNav__ul__item ul .g-HeaderMainNav__ul__item {
  position: static;
}
.g-HeaderMainNav__ul__item {
  display: flex;
  align-items: center;
  margin-right: 1.6em;

}
html[lang^=es] .g-HeaderMainNav__ul__item {
  margin-right: 4%;
}
.g-HeaderMainNav__ul__item:last-child {
  margin-right: 0;
}
.header-dropdown {
  z-index: 1 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.occupy-width {
  position: fixed;
  width: 100vw;
  top: 100px;
  left: 0;
  background: #000000;
  z-index: -1;
}
@media (min-width: 1025px) {
  body:not(.is-authorring) .header-icons .mobile-toggle-icons {
    display: flex;
  }
  body:not(.is-authorring) .mobile-topHead-icons .g-Image.l-Image:nth-child(2) {
    display: none;
  }
  html[lang^=fr] .header-container .header-category,
  html[lang^=it] .header-container .header-category {
    margin-left: 5%;
  }
  html[lang^=es] .header-container .header-category,
  html[lang^=fi] .header-container .header-category,
  html[lang^=ru] .header-container .header-category {
    margin-left: 2%;
  }
  html[lang^=pl] .header-container .header-category {
    margin-left: 8%;
  }
  .g-HeaderMainNav__ul__item {
    max-height: 100px;
  }
  .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)) {}
  html[lang^=de] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)),
  html[lang^=fr] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)),
  html[lang^=it] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)),
  html[lang^=nl] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)),
  html[lang^=fi] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)) {}
  html[lang^=es] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)) {}
  html[lang^=pl] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)),
  html[lang^=ru] .header-category .g-HeaderMainNav__ul__item ul li:not(:nth-last-child(3)) {}

  body:not(.is-authorring) .header-icons .mobile-toggle-icons .g-Image {
    display: flex;
    margin-right: 16px;
  }

  .header-container .header-logo .g-Image:hover {
    opacity: 0.6;
  }
  .header-container .header-category .g-HeaderDropdownContainer ul a {
    white-space: nowrap;
    opacity: 0.8;
  }
  html[lang^=fr] .header-container .header-category .g-HeaderDropdownContainer ul a {
    font-size: 13px;
  }
  .header-container .header-category .g-HeaderDropdownContainer ul a:hover {
    opacity: 1;
    border-bottom: 2px solid #9f8839;
  }
  .header-icons .g-Image {
    cursor: pointer;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1024px) {
  #area-BrHeader {
    height: 80px;
  }
  #area-BrHeader .header {
    height: 80px;
  }
  .occupy-width {
    display: none;
  }

  .header-container .header-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .header-category, .g-Header, .g-Header__inner,
  .g-HeaderMenuContainer, .g-HeaderMenuContainer__inner,
  .g-HeaderMainNav__ul {
    height: auto;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  #mobile-menu {
    left: 1.3% !important;
  }

  #close-button {
    top: 29px !important;
    left: 61.07% !important;
  }

  .mobile-toggle-icons {
    margin-top: 25px;
    margin-left: 16.09%;
    width: 52.9%;
  }
  .header-container .header-logo {
    width: 15.4% !important;
  }

  .header-container .header-category {
    width: 67.2% !important;
  }

  .header-icons .mobile-topHead-icons {
    position: fixed;
    left: 89.46%;
  }
  .header-icons .mobile-toggle-icons {
    left: 10.81% !important;
    width: 36.72% !important;
  }

  .header-contact {
    top: unset !important;
    left: 10.81% !important;
    bottom: 34px;
    width: 36.72% !important;
  }
  .header-contact .g-HeadingTitle__h2 {
    line-height: 2.78;
    letter-spacing: 2.7px;
  }
  .header-contact .g-Text {
    line-height: 1.43;
  }

  .header-container .header-category ul {}
}

@media (max-width: 640px) {
  .header-icons {
    right: 8% !important;
  }
  .header-icons .mobile-topHead-icons {
    position: fixed;
    right: 0;
    margin-right: 5%;
  }
  .header-icons .mobile-topHead-icons .header-shopping-bag-icon {
    margin-right: 0px !important;
  }
  .header-container .header-category.header-sub-nav-active .g-HeaderMainNav__ul {
    border-bottom: none;
    margin-top: 60px;
  }
  .header-container .header-category.header-sub-nav-active > div:first-child {
    top: 30px;
    left: 10.64%;
  }

  .header-contact {
    top: unset !important;
    bottom: 31px;
  }
  .header-contact .g-HeadingTitle__h2 {
    line-height: 2.78;
    letter-spacing: 2.7px;
  }
  .header-contact .g-Text {
    line-height: 1.43;
  }
  .mobile-toggle-icons {
    width: 78.75%;
    margin-left: 10.64%;
    margin-top: 25px;
  }
}
@media (max-width: 1024px) {
  .mobile-topHead-icons .g-Image.l-Image:nth-child(2) {
    display: block;
  }

  .menu-bar-toggle {
    display: block !important;
  }

  #mobile-menu {
    display: block !important;
    position: fixed;
    top: 37px;
    left: 5.34%;
    cursor: pointer;
    z-index: 1;
  }

  .mobile-toggle-icons {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s;
    flex-direction: column;
  }

  .display-flex {
    display: flex;
  }

  .mobile-toggle-icons .g-Image {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    color: #2f2d2d;
    margin-bottom: 25px;
  }
  .mobile-toggle-icons .g-Text {
    display: block;
    font-size: 18px;
    font-family: 'adobe-garamond-pro';
    margin: 0;
  }
  html[lang^=pl] .mobile-toggle-icons .g-Text,
  html[lang^=ru] .mobile-toggle-icons .g-Text {
    font-family: 'EBGaramond-Regular', serif;
  }
  html[lang^=zh] .mobile-toggle-icons .g-Text {
    font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
  }

  .mobile-topHead-icons .g-Image {
    margin-right: 17px;
  }

  .mobile-toggle-icons .g-Image:nth-child(1) {
    order: 4;
    text-decoration: none;
  }
  .mobile-toggle-icons .g-Image:nth-child(6) {
    order: 3;
  }
  .mobile-toggle-icons .g-Image:nth-child(7) {
    order: 2;
  }
  .header-visibility-background {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }
  .header-icons {
    top: 28px;
  }
  .header-icons .mobile-topHead-icons {
    display: flex;
  }
   .header-contact {
    position: fixed;
    width: 67.89%;
    background: white;
    left: 9.17%;
    z-index: 1;
    top: 759px;
  }

  .header-container {
    margin-top: 0 !important;
  }
  .header-container .header-category {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s;
    width: 86.2%;
    position: fixed;
    background: white;
    margin-left: 0;
    top: 0;
    height: calc(100% + 55px);
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .header-container .header-category ul {
    border-bottom: 1px solid gray;
    margin-right: 10.64%;
    margin-top: 63px;
    margin-left: 10.64%;
    display: block;
  }

  .header-logo {
    width: 27% !important;
    margin: auto !important;
    position: relative;
    z-index: 1;
  }
  .header-logo .g-Image {
    margin-bottom: 0;
  }
  .header-logo .g-Image img {
    width: 100% !important;
  }
  .g-HeaderMainNav__ul__item {
    height: auto;
    margin-bottom: 25px;
    margin-right: 0;
  }
  .g-HeaderMainNav__ul__item:last-child {
    margin-bottom: 17px;
  }
  #close-button {
    display: block !important;
    top: 29px;
    left: 78.7%;
    position: fixed;
    width: 13px;
    height: 13px;
    cursor: pointer;
    z-index: 100;
  }

  .show-header-icons {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .display-visibility {
    opacity: 1 !important;
    visibility: visible !important;
    transition: 0.5s;
  }

  .opacity {
    opacity: 0.2;
  }

  .header-container .header-category.header-sub-nav-active > div:first-child {
    border: solid #9f8839;
    border-width: 0 1px 1px 0;
    width: 1.3px;
    height: 1.2px;
    display: inline-block;
    padding: 3.5px;
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    margin-bottom: 1px;
    position: absolute;
    cursor: pointer;
  }

  .header-container .header-category.header-sub-nav-active > div:first-child::before {
    content: '';
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    background: transparent;
    z-index: -1;
  }

  .header-container .header-category.header-sub-nav-active ul li .g-HeaderDropdownContainer .header-sub-nav {
    z-index: 1 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .header-container .header-category.header-sub-nav-active .g-HeaderMainNav__ul .header-sub-nav-current {
    margin: 0;
    position: absolute;
    top: 26px;
    left: 0;
    width: 100%;
  }
  .header-container .header-category.header-sub-nav-active .g-HeaderMainNav__ul .header-sub-nav-current > .g-HeaderMenu__link {
    border-bottom: none;
    display: block;
    color: #2F2D2D;
    font-size: 14px;
  }
  .header-container .header-category.header-sub-nav-active .g-HeaderMainNav__ul .g-HeaderMainNav__ul__item:not(.header-sub-nav-current) > .g-HeaderMenu__link {
    display: none;
  }
  .header-container .header-category.header-sub-nav-active ul li .g-HeaderDropdownContainer .header-sub-nav {
    border-bottom: none;
    margin: 0 !important;
    display: block;
    position: static;
  }
  .header-container .header-category.header-sub-nav-active ul li .g-HeaderDropdownContainer .header-sub-nav .g-HeaderSubNav__ul__item,
  .header-container .header-category.header-sub-nav-active ul li .g-HeaderDropdownContainer .header-sub-nav .g-HeaderItems__ul__item {
    margin-top: 32px;
  }
  .header-container .header-category.header-sub-nav-active .mobile-toggle-icons {
    display: none;
  }
  .header-container .header-category.header-sub-nav-active .header-contact {
    display: none !important;
  }
}
@media (max-width: 1024px) and (min-width: 641px) {
  .header-container .header-category.header-sub-nav-active .g-HeaderMainNav__ul {
    border-bottom: none;
    margin-top: 68px;
  }
  .header-container .header-category.header-sub-nav-active > div:first-child {
    top: 30px;
    left: 10.64%;
  }
}
/*header font styles*/
.header-container .header-category ul a {
  font-family: adobe-garamond-pro;
  letter-spacing: 1.4px;
}
html[lang^=pl] .header-container .header-category ul a,
html[lang^=ru] .header-container .header-category ul a {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .header-container .header-category ul a {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}


@media (min-width: 1025px) {
  .header-container .header-category ul a {
    font-size: 14px;
  }
  .header-container .header-category .g-HeaderDropdownContainer ul a {
    color: #ffffff;
  }
  html[lang^=es] .header-container .header-category .g-HeaderDropdownContainer ul a {
    font-size: 13px;
  }
  html[lang^=nl] .header-container .header-category .g-HeaderDropdownContainer ul a,
  html[lang^=fi] .header-container .header-category .g-HeaderDropdownContainer ul a {
    font-size: 12px;
  }
  html[lang^=pl] .header-container .header-category .g-HeaderDropdownContainer ul a {
    font-size: 10px;
  }
  html[lang^=ru] .header-container .header-category .g-HeaderDropdownContainer ul a {
    font-size: 12px;
    letter-spacing: normal;
  }
  .triangle-pointer {}
}
@media (max-width: 1024px) {
  .header-container .header-category ul a {
    font-size: 18px;
    font-family: adobe-garamond-pro;
    color: #2f2d2d;
    white-space: normal;
  }
  html[lang^=pl] .header-container .header-category ul a,
  html[lang^=ru] .header-container .header-category ul a {
    font-family: 'EBGaramond-Regular', serif;
  }
  html[lang^=zh] .header-container .header-category ul a {
    font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
  }

  .header-contact h2,
  .header-icons .g-Text {
    font-family: adobe-garamond-pro;
    font-size: 18px;
    color: #707070 !important;
  }
  html[lang^=pl] .header-contact h2,
  html[lang^=pl] .header-icons .g-Text,
  html[lang^=ru] .header-contact h2,
  html[lang^=ru] .header-icons .g-Text {
    font-family: 'EBGaramond-Regular', serif;
  }
  html[lang^=zh] .header-contact h2,
  html[lang^=zh] .header-icons .g-Text {
    font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
  }

  .header-contact .g-Text {
    font-family: adobe-garamond-pro;
    font-size: 14px;
    color: #707070;
  }
  html[lang^=pl] .header-contact .g-Text,
  html[lang^=ru] .header-contact .g-Text {
    font-family: 'EBGaramond-Regular', serif;
  }
  html[lang^=zh] .header-contact .g-Text {
    font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
  }

  .header-container .header-category.header-sub-nav-active ul li .g-HeaderDropdownContainer .header-sub-nav .g-HeaderSubNav__ul__item a,
  .header-container .header-category.header-sub-nav-active ul li .g-HeaderDropdownContainer .header-sub-nav .g-HeaderItems__ul__item a {
    font-size: 12px;
    color: #2f2d2d;
  }
}


/* */
.header-icons {
  align-items: center;
  right: 6.43%;
}

html[lang^=es] .header-icons,
html[lang^=fr] .header-icons,
html[lang^=it] .header-icons {
  right: 0;
}
html[lang^=ru] .header-icons {
  right: 2%;
}

.header-icons a.g-Image {
  text-decoration: none;
}
.header-icons .g-Image__img {
  font-family: adobe-garamond-pro;
  font-size: 12px;
  letter-spacing: 1.4px;
  color: #2f2d2d;
}
html[lang^=pl] .header-icons .g-Image__img,
html[lang^=ru] .header-icons .g-Image__img {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .header-icons .g-Image__img {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}
.header-icons .g-Image__img img {
  width: 24px;
  height: 24px;
}
.header-icons .g-Image__img img[alt="searchIcon"] {
  width: 22px;
  height: 22px;
}
@media (min-width: 1025px) {
  .header-icons .g-Image__img {
    display: flex;
    align-items: center;
  }
  .header-icons .g-Image__img img {
    margin-right: 4px;
  }
  .header-icons .mobile-toggle-icons {
    order: 1;
  }
  .header-icons .mobile-topHead-icons {
    order: 2;
  }
}
@media (max-width: 1024px) {
  .header-icons {
    right: 16px !important;
  }
  .header-icons .mobile-topHead-icons {
    position: relative;
    left: 0;
  }
  .header-category a.g-Image,
  .header-category a.g-Image:visited,
  .header-category a.g-Image:hover {
    color: #2f2d2d;
  }
  .header-icons .mobile-topHead-icons {
    order: 1;
  }
  .header-icons .mobile-toggle-icons {
    order: 2;
    display: block;
    visibility: visible;
    opacity: 1;
    margin: 0 !important;
    width: auto !important;
  }
  .header-icons .mobile-toggle-icons .g-Image {
    margin: 0;
  }
  .header-icons .mobile-topHead-icons .g-Image {
    margin-bottom: 0;
  }
  .header-category .g-Image__img,
  .header-icons .g-Image__img {
    font-size: 0;
  }
}

.opt-fixed-adjust {
  padding-top: 100px;
  margin-top: -100px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .opt-fixed-adjust {
    padding-top: 80px;
    margin-top: -80px;
  }
}
@media only screen and (min-width: 1025px) {
  .opt-fixed-adjust {
    padding-top: 114px;
    margin-top: -114px;
  }
}

/* search */

/*↓非表示設定↓ */
/*.header-icons .g-GroupBox.l-GroupBox.mobile-topHead-icons {
  display: none;
}*/
/*↑非表示設定↑ */

.searchBox_query_input{
  border: none !important;
  outline: none !important;
  text-transform: uppercase;
  padding: 0;
  position: relative;
  background-color: transparent;
  border-bottom: 1px solid #707070 !important;
  text-align: center;
}
.searchBox_suggest_items{
  top: 35px !important;
  background-color:#fff !important;
  margin-left: 20px;
  max-width: 337px;
}
.searchBox_suggest_item {
  border-top: 0.5px dotted silver !important
}
.searchBox_suggest_item:first-child {
  border-top : none !important
}

.searchBox_suggest_item:last-child {
  border-bottom: 0.5px dotted silver !important
}
.searchBox_suggest_item{
  background-color: #fff;
  padding: 10px 7px 10px 0px;
  list-style: none;
}
.searchBox_suggest_item a {
  color: #000 !important;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.searchBox_suggest_item_cur,
.searchBox_suggest_item_hover {
    background-color:transparent !important;
    opacity: 0.6 !important;
}
.searchBox_submit_button{
  border: none;
  background: none;
  display: inherit;
}

.header-container .header-category ul a {
  border-bottom: 1px solid transparent;
}
.header-container .header-category ul li.header-dropdownList__backgrounds a {
  border-bottom: none;
}

.header-container .header-category ul a:hover {
  border-bottom: 1px solid #816E2D;
}

.g-HeaderMainNav__ul .g-HeaderMainNav__ul__item .header-current {
  color: #816E2D;
  border-bottom: 1px solid #816E2D;
}

.g-HeaderDropdownContainer {
  display: none;
  opacity: 0;
}

/* 黒帯サブナビ */

/* 初期状態では非表示 */
.header-dropdownWrapper {
  display: none;
  position: absolute;
  top: 100px;
  left: 0;
  background: #000000;
  z-index: 10;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 0;
  border-bottom: 1px solid #2F2D2D;
}

.header-dropdownContent {
  width: 100%;
  max-width: 1920px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  margin: 0 auto;
}

/* サブナビ閉じるボタン */
.header-dropdownWrapper .header-dropdownClose {
  display: block !important;
  width: fit-content;
  margin-left: auto;
  background: transparent;
  border: none;
  padding: 10px;
  margin-top: -10px;
  margin-right: calc(95px + 40px + 28px);
  transform: translateY(-25px);
}

.header-dropdownWrapper .header-dropdownClose img {
  width: 20px;
  height: 20px;
}

.header-dropdownList {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  color: #ffffff;
  margin-left: calc(95px + 40px + 28px) !important;
}

.header-dropdownList .header-dropdownList__item {
  flex: 1;
}

.header-dropdownList .header-dropdownList__item ul {
  display: flex;
  flex-direction: column;
}

.header-dropdownList .header-dropdownList__item ul li:not(.header-dropdownList__ttl) {
  margin-bottom: 10px;
}

.header-dropdownList .header-dropdownList__item ul li:not(.header-dropdownList__ttl):last-child {
  margin-bottom: 0;
}

.header-dropdownList .header-dropdownList__item .header-dropdownList__ttl {
  color: #B89C42;
  font-family: 'adobe-garamond-pro';
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 1.4px;
  padding-bottom: 15px;
}
html[lang^=pl] .header-dropdownList .header-dropdownList__item .header-dropdownList__ttl,
html[lang^=ru] .header-dropdownList .header-dropdownList__item .header-dropdownList__ttl {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .header-dropdownList .header-dropdownList__item .header-dropdownList__ttl {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}

/* リンクの左に縦ボーダー */
.header-dropdownList .header-dropdownList__item .header-dropdownList__line {
  border-left: 1px solid #AAB0BB;
}

.header-dropdownList .header-dropdownList__item .header-dropdownList__line li {
  margin-left: 25px;
}

/* 背景画像つきリンクスタイル */

.header-dropdownList.header-dropdownList__images {
  gap: 4px !important;
  justify-content: start;
}

.header-dropdownList.header-dropdownList__images .header-dropdownList__item {
  flex: 0 0 calc((100% - 8px) / 3);
}

.header-dropdownList .header-dropdownList__backgrounds {
  position: relative;
  width: 100%;
  aspect-ratio: 344.67/148.62;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.header-dropdownList .header-dropdownList__backgrounds a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  z-index: 1;
}

.header-dropdownList .header-dropdownList__backgrounds a:hover {
  border: none !important;
}

.header-dropdownList .header-dropdownList__backgrounds a:hover .header-dropdownList__backgrounds__ttl > span {
  border-bottom: 1px solid #816E2D;
}

.header-dropdownList .header-dropdownList__backgrounds .header-dropdownList__backgrounds__ttl {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 20px 15px 20px;
  box-sizing: border-box;
  z-index: 1;
}

.header-dropdownList__bg1 {
  background-image: url('../png/kv_saho2.png');
}

.header-dropdownList__bg2 {
  background-image: url('../png/kv_top.png');
}

.header-dropdownList__bg3 {
  background-image: url('../png/kv_saho.png');
}
html[lang^=no] .header-dropdownList__bg3 {
  background-image: url('../png/kv_saho_no.png');
}

.header-dropdownList__bg4 {
  background-image: url('../png/kv_history.png');
}

.header-dropdownList__bg5 {
  background-image: url('../png/kv_sustainability.png');
}

.header-dropdownList__bg6 {
  background-image: url('../png/kv_silk.png');
}

.header-dropdownList__bg7 {
  background-image: url('../png/kv_salon.png');
}
html[lang^=no] .header-dropdownList__bg7 {
  background-image: url('../png/kv_salon_no.png');
}

.header-dropdownList__bg8 {
  background-image: url('../png/kv_science.png');
}

.header-dropdownList__bg1::after,
.header-dropdownList__bg2::after,
.header-dropdownList__bg3::after,
.header-dropdownList__bg4::after,
.header-dropdownList__bg5::after,
.header-dropdownList__bg6::after,
.header-dropdownList__bg7::after,
.header-dropdownList__bg8::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}


.header-dropdownList__bg1::after,
.header-dropdownList__bg2::after,
.header-dropdownList__bg4::after,
.header-dropdownList__bg8::after {
  background-color: rgba(0, 0, 0, 0);
}

.header-dropdownList__bg1:hover::after,
.header-dropdownList__bg2:hover::after,
.header-dropdownList__bg4:hover::after,
.header-dropdownList__bg8:hover::after {
  background-color: rgba(0, 0, 0, 0.3);
}

.header-dropdownList__bg3::after,
.header-dropdownList__bg5::after,
.header-dropdownList__bg6::after,
.header-dropdownList__bg7::after {
  background-color: rgba(255, 255, 255, 0);
}

.header-dropdownList__bg3:hover::after,
.header-dropdownList__bg5:hover::after,
.header-dropdownList__bg6:hover::after,
.header-dropdownList__bg7:hover::after {
  background-color: rgba(255, 255, 255, 0.3);
}

/* 背景画像有無共有 */

.header-dropdownList .header-dropdownList__item ul li a, .header-dropdownList__backgrounds__ttl {
  color: #ffffff;
  font-family: 'adobe-garamond-pro';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.4px;
  white-space: normal;
  cursor: pointer;
}

html[lang^=pl] .header-dropdownList .header-dropdownList__item ul li a,
html[lang^=pl] .header-dropdownList__backgrounds__ttl,
html[lang^=ru] .header-dropdownList .header-dropdownList__item ul li a,
html[lang^=ru] .header-dropdownList__backgrounds__ttl {
  font-family: 'EBGaramond-Regular', serif;
}
html[lang^=zh] .header-dropdownList .header-dropdownList__item ul li a,
html[lang^=zh] .header-dropdownList__backgrounds__ttl {
  font-family: 'EBGaramond-Regular', "FZShuSong-Z01", serif;
}

.header-dropdownList__backgrounds__ttl__color1 {
  background: linear-gradient(180deg, rgba(27, 19, 14, 0.00) 0%, #1B130E 100%);
  color: #ffffff;
}

.header-dropdownList__backgrounds__ttl__color2 {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
  color: #ffffff;
}

.header-dropdownList__backgrounds__ttl__color3 {
  background: linear-gradient(180deg, rgba(234, 233, 231, 0.00) 0%, #EAE9E7 100%);
  color: #000000;
}

.header-dropdownList__backgrounds__ttl__color4 {
  background: linear-gradient(180deg, rgba(232, 250, 255, 0.00) 0%, #E8FAFF 100%);
  color: #000000;
}

.header-dropdownList__backgrounds__ttl__color5 {
  background: linear-gradient(180deg, rgba(248, 248, 246, 0.00) 0%, #F8F8F6 100%);
  color: #000000;
}

.header-dropdownList__backgrounds__ttl__color6 {
  background: linear-gradient(180deg, rgba(217, 216, 214, 0.00) 0%, #D9D8D6 100%);
  color: #000000;
}

.header-dropdownList .header-dropdownList__item ul li a:hover {
  color: #ffffff;
  border-bottom: 1px solid #816E2D;
}

.header-italic {
  font-style: italic;
}

@media (max-width: 1024px) {
  /* 白帯ヘッダースタイル */
  .header-sub-nav-current > .g-HeaderMenu__link {
    position: absolute;
    top: 0;
    left: 18%;
  }

  /* 黒帯サブナビスタイル */
  .header-dropdownWrapper  {
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
  }

  .header-sub-nav-current > .header-dropdownWrapper {
    display: flex !important;
    top: 50px;
    padding-top: 0;
  }

  .header-sub-nav-current > .header-dropdownWrapper .header-dropdownList {
    border-bottom: none;
  }

  .header-dropdownWrapper .header-dropdownClose {
    display: none !important;
  }

  .header-dropdownList {
    margin-bottom: 70px !important;
    margin-left: 10.64% !important;
  }

  .header-dropdownList, .header-dropdownList ul {
    margin-top: 0 !important;
  }

  .header-dropdownList:not(.header-dropdownList__images) .header-dropdownList__item:not(:first-child) {
    margin-top: 40px;
  }

  .header-dropdownList .header-dropdownList__item ul {
    border-bottom: none !important;
    margin-top: 4px !important;
    margin-left: 0;
    margin-right: 0;
  }

  .header-dropdownList .header-dropdownList__item .header-dropdownList__ttl  {
    color: #816E2D;
  }

  .header-dropdownList .header-dropdownList__item ul li a {
    display: block;
    width: fit-content;
    color: #2F2D2D !important;
  }

  .header-dropdownList .header-dropdownList__item ul li a, .header-dropdownList__backgrounds__ttl {
    font-size: 12px;
  }

  .header-dropdownList .header-dropdownList__item .header-dropdownList__line {
    margin: 0;
  }

  /* 背景画像つきリンクスタイル */
  .header-dropdownList.header-dropdownList__images .header-dropdownList__item {
    margin-bottom: 4px;
  }
}