@charset "UTF-8";
/* 関数
===================================== */
/* Breakpoint
===================================== */
#splash {
  /*fixedで全面に固定*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 51000;
  background: #0B273C;
  text-align: center;
  color: #fff;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  width: 160px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: fadeInLogo 1s forwards linear;
}

@keyframes fadeInLogo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.search__form__drawer {
  transition: .3s all ease;
  display: none;
  color: #fff;
}

.search__form__drawer .search__form__drawer__close {
  z-index: 21000;
  font-size: 1.6rem;
  color: #fff;
  position: fixed;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 21000;
}

.search__form__drawer .search__form__drawer__close span {
  padding-left: 1.6rem;
  text-decoration: underline;
}

.search__form__drawer__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 20000;
}

.search__form__input {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 21000;
  background: rgba(255, 255, 255, 0.3);
  padding: 2rem;
}

.search__form__input input {
  width: 400px;
  max-width: 100%;
  font-size: 1.6rem;
}

@media (max-width: 999px) {
  .search__form__input input {
    width: 300px;
  }
}

.l-head {
  padding: 3.2rem 0rem;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10000;
  background: rgba(128, 69, 45, 0.73);
}

.l-head__other {
  padding: 4rem 0rem 3.2rem;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10000;
  background: rgba(128, 69, 45, 0.73) !important;
}

.l-head__sc {
  background: rgba(128, 69, 45, 0.73) !important;
}

.l-header__inner {
  position: relative;
}

.l-header__top__logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
  width: 180px;
  z-index: 1000;
  display: block;
}

@media (max-width: 1199px) {
  .l-header__top__logo {
    width: 140px;
  }
}

@media (max-width: 519px) {
  .l-header__top__logo {
    width: 100px;
  }
}

.l-header__nav__list ul {
  display: flex;
  justify-content: flex-end;
}

.l-header__nav__list ul li:not(:last-child) {
  margin-left: 6.8%;
}

.l-header__nav__list ul li:last-child {
  margin-left: 8.8%;
}

.l-header__nav__list ul li a {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}

.l-header__nav__list ul li P {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  margin-right: 16px;
}

.l-header__nav__list ul li input {
  display: inline-block;
  width: 176px;
  max-width: 100%;
  border-radius: 20px;
}

.l-header__nav__search {
  display: flex;
}

.l-header__icon {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 4rem;
}

.l-header__icon__human, .l-header__icon__cart {
  display: flex;
  align-items: end;
}

.l-header__icon__human p, .l-header__icon__cart p {
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  margin-left: .8rem;
}

.l-header__icon__human {
  margin-right: 2.4rem;
}

.l-header__icon__humanimg {
  width: 1.3rem;
}

.l-header__icon__cartimg {
  width: 2.4rem;
}

.c-gnav {
  align-items: end !important;
}

.c-gnav a {
  color: #fff;
  letter-spacing: 1.2px;
}

.l-header__list__brand,
.l-header__list__category {
  position: relative;
}

.l-header__list__brand::after,
.l-header__list__category::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
  width: 100%;
  height: 0;
  border-style: solid;
  border-width: 0 16px 40px 16px;
  border-color: transparent transparent transparent transparent;
}

.l-header__list__brand:hover,
.l-header__list__category:hover {
  color: #000;
}

.l-header__list__brand:hover::after,
.l-header__list__category:hover::after {
  content: "";
}

.l-header__list__brand:hover .l-top__brand,
.l-header__list__brand:hover .l-top__cat,
.l-header__list__category:hover .l-top__brand,
.l-header__list__category:hover .l-top__cat {
  display: block;
}

.l-header__list__brand .l-header__list__link,
.l-header__list__category .l-header__list__link {
  position: relative;
}

.l-top__brand,
.l-top__cat {
  display: none;
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
  bottom: -236px;
  background: #e5d2c3;
  padding: 24px 16px;
}

.l-top__brand__box__list ul,
.l-top__cat__box__list ul {
  padding-left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px 16px;
}

.l-top__brand__box__list ul li a,
.l-top__cat__box__list ul li a {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.l-top__cat {
  width: 500px;
}

.l-top__brand {
  width: 640px;
}

.l-other__content {
  background: #fff;
}

.l-content__body {
  margin-bottom: 0 !important;
}

.l-container {
  max-width: 100% !important;
}

.l-header {
  padding: 0;
  border-bottom: none !important;
  background: none !important;
}

.l-header__body {
  display: block !important;
}

.l-header__right {
  display: block !important;
  position: relative;
}

.l-header__right .header__icons__container {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}

.l-top__cat__ttl {
  position: relative;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 3.2rem;
}

.l-header__searchBtn {
  color: #fff;
  position: absolute !important;
  right: 0;
  top: -20px;
}

@media (max-width: 999px) {
  .l-header__searchBtn {
    right: 40px;
  }
}

.c-gnav {
  color: #fff;
  justify-content: center;
}

.c-headerBtns {
  color: #fff;
  margin-bottom: 1.6rem;
  justify-content: flex-end;
}

.c-headerBtn__icon {
  color: #fff !important;
}

.c-headerBtn__icon circle {
  color: #fff !important;
}

.c-gnavWrap {
  position: relative;
}

.c-gnavWrap ul {
  flex-direction: inherit !important;
}

.c-gnavWrap ul li a {
  font-size: 1.4rem;
  font-weight: bold;
  padding: 1rem 2.4rem !important;
}

.l-header__list__search span {
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  margin-top: 2px;
}

.l-header__list__search input {
  border-radius: 20px;
}

.l-header__list__search button {
  background-color: transparent !important;
}

.l-content {
  background: transparent;
}

.page-id-3 .p-topArea.-noimg .p-topArea__title::before {
  background-color: transparent !important;
}

.p-page__content {
  padding: 2rem !important;
  width: 960px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
}

@media (max-width: 767px) {
  .p-page__content {
    padding: 0 !important;
  }
}

.l-article {
  width: 1200px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 4rem 0;
}

@media (max-width: 767px) {
  .l-article {
    padding: 0 0 4rem;
  }
}

.l-contents__header__cover {
  width: 1200px;
  padding: 18rem 16px 6.4rem;
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 999px) {
  .l-contents__header__cover {
    padding-top: 10rem;
  }
}

.l-content__body__other {
  background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 767px) {
  .l-content__body__other {
    padding: 0 16px !important;
  }
}

.l-header__drawerBtn {
  height: inherit !important;
  position: absolute !important;
  right: 0;
}

.l-header__drawerBtn .c-iconBtn {
  color: #fff;
  width: 100%;
  position: absolute !important;
  right: 0 !important;
}

.l-header__drawerBtn {
  height: inherit;
  z-index: 42000 !important;
}

.l-header__searchBtn {
  z-index: 39000 !important;
}

.c-headerBtns {
  margin-bottom: 0;
}

@media (max-width: 999px) {
  .header__icons__container {
    padding-right: 72px;
  }
}

.p-drawer {
  z-index: 41000 !important;
}

.p-drawer__body {
  padding-top: 10rem !important;
  font-size: 1.6rem;
}
