@charset "UTF-8";
/*************************
共通class
************************ */
/* ************************
main
************************ */
/* ************************
content
************************ */
#shopsearch .searchcatbox {
  border-bottom: 0.05rem solid #000;
}
#shopsearch .searchcatbox .catlist {
  max-width: 14.4rem;
  padding: 0 0.8rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .searchcatbox .catlist {
    padding: 0 0.15rem;
  }
}
#shopsearch .searchcatbox .catlist li {
  width: calc((100% - 0.16rem * 2) / 3);
}
@media screen and (max-width: 767.98px) {
  #shopsearch .searchcatbox .catlist li {
    width: calc((100% - 0.05rem * 2) / 3);
  }
}
#shopsearch .searchcatbox .catlist li a {
  display: block;
  height: 0.6rem;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.05rem;
  font-size: 0.2rem;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .searchcatbox .catlist li a {
    height: 0.55rem;
    font-size: 0.14rem;
    text-align: center;
    line-height: 1.2857;
  }
}
.mouse #shopsearch .searchcatbox .catlist li a:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
#shopsearch .searchcatbox .catlist li.current a {
  background-color: #000;
  color: #fff;
  pointer-events: none;
}
#shopsearch .tabbox {
  padding-top: 0.5rem;
  padding-bottom: 0.6rem;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox {
    padding-top: 0.25rem;
    padding-bottom: 0.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#shopsearch .tabbox .tablist-item {
  width: calc((100% - 0.16rem * 8) / 9);
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist-item {
    height: 0.4rem;
    width: calc((100% - 0.05rem * 4) / 5);
    margin-right: 0.05rem;
    margin-top: 0.12rem;
  }
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist-item a,
  #shopsearch .tabbox .tablist-item span {
    font-size: 0.11rem;
    text-align: center;
    line-height: 1.3636;
  }
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist-item a,
  #shopsearch .tabbox .tablist-item span {
    border: 1px solid #000;
  }
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist-item.active a,
  #shopsearch .tabbox .tablist-item.active span {
    border: none;
    padding: 0 0.04rem;
  }
}
#shopsearch .tabbox .tablist-item.active a:after,
#shopsearch .tabbox .tablist-item.active span:after {
  content: "";
  display: block;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist-item:nth-of-type(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist-item:nth-of-type(-n+5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist-item:first-of-type {
    border: none;
  }
}
#shopsearch .tabbox .tablist.tabcount4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist.tabcount4 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#shopsearch .tabbox .tablist.tabcount4 .tablist-item {
  width: 2.28rem;
  margin: 0 0.08rem;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .tabbox .tablist.tabcount4 .tablist-item {
    width: calc((100% - 0.05rem * 3) / 4);
    margin: 0;
  }
}
#shopsearch .shop-list {
  display: none;
}
#shopsearch .shop-list .floormap {
  padding-bottom: 1rem;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list .floormap {
    padding-bottom: 0.5rem;
  }
}
#shopsearch .shop-list .floormap figure {
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list .floormap figure {
    padding: 0 0.1rem;
  }
}
#shopsearch .shop-list .floormap figure img {
  aspect-ratio: 700/610;
  width: 7rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list .floormap figure img {
    width: 100%;
  }
}
#shopsearch .shop-list .currentfloor {
  font-size: 0.2rem;
  font-weight: 500;
  color: #684b38;
  margin-bottom: 0.2rem;
  margin-top: 0;
  line-height: 1;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list .currentfloor {
    font-size: 0.15rem;
    margin-bottom: 0;
  }
}
#shopsearch .shop-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -0.2rem;
  margin-top: -0.4rem;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
    margin-top: 0;
  }
}
#shopsearch .shop-list ul li {
  width: calc((100% - 0.4rem * 3) / 4);
  width: calc((100% - 1.6rem) / 4);
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  margin-top: 0.4rem;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul li {
    width: calc((100% - 0.15rem * 1) / 2);
    height: auto;
    border-radius: 0.04rem;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0.15rem;
  }
}
#shopsearch .shop-list ul li a {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.08rem;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul li a {
    border-radius: 0.04rem;
  }
}
#shopsearch .shop-list ul li figure {
  display: block;
  font-size: 0;
  height: 2rem;
  padding: 0.3rem 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul li figure {
    height: 1.15rem;
    padding: 0.15rem 0.24rem;
  }
}
#shopsearch .shop-list ul li figure img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#shopsearch .shop-list ul li .shop-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  min-height: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.16rem;
  line-height: 1.7;
  padding: 0.08rem;
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul li .shop-name {
    font-size: 0.13rem;
    padding: 0.04rem;
    line-height: 1.5385;
    min-height: 0.5rem;
  }
}
#shopsearch .shop-list ul li .floor {
  width: auto;
  min-width: 0.42rem;
  height: 0.42rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.17rem;
  font-family: "trajan-sans-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  background-color: #a9894b;
  padding: 0 0.04rem;
  letter-spacing: 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul li .floor {
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.1rem;
    letter-spacing: 0.02em;
    padding: 0.04rem;
  }
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul li:nth-of-type(-n+4) {
    margin-top: 0.15rem;
  }
}
#shopsearch .shop-list ul li.jsv figure img {
  width: 1.1rem;
}
@media screen and (max-width: 767.98px) {
  #shopsearch .shop-list ul li.jsv figure img {
    width: 0.55rem;
  }
}
#shopsearch .shop-list ul li.shopbox {
  display: none;
}
.page-japanese #shopsearch .shop-list ul li.shopbox, .page-shopsearch #shopsearch .shop-list ul li.shopbox {
  display: block;
}
#shopsearch .shop-list ul li.shopbox.active {
  display: block;
}
#shopsearch .shop-list ul li.shopbox.hidden {
  display: none;
  opacity: 0;
}
#shopsearch .shop-list ul li.shopbox.show {
  -webkit-animation: fadeIn 1s ease;
          animation: fadeIn 1s ease;
}
#shopsearch .shop-list ul li.shopbox.floor7f a {
  pointer-events: none;
}
#shopsearch .shop-list ul li.shopbox.shop-fg, #shopsearch .shop-list ul li.shopbox.shop-gr, #shopsearch .shop-list ul li.shopbox.shop-fd, #shopsearch .shop-list ul li.shopbox.shop-sv {
  display: none;
}
#shopsearch .shop-list ul li.shopbox.shop-fg.active, #shopsearch .shop-list ul li.shopbox.shop-gr.active, #shopsearch .shop-list ul li.shopbox.shop-fd.active, #shopsearch .shop-list ul li.shopbox.shop-sv.active {
  display: block;
}
#shopsearch .shop-list.open {
  display: block;
  -webkit-animation: fadeIn 0.5s ease;
          animation: fadeIn 0.5s ease;
}

@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
/* ************************
category search
************************ */
.cat-selectbox {
  max-width: 9.76rem;
  margin: -0.16rem auto 0.5rem;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767.98px) {
  .cat-selectbox {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.cat-selectbox-check {
  margin: 0.15rem 0.08rem 0;
}
@media screen and (max-width: 767.98px) {
  .cat-selectbox-check {
    width: 50%;
    margin: 0;
    margin-top: 0.05rem;
  }
}
.cat-selectbox-check input[type=checkbox] {
  position: absolute;
  white-space: nowrap;
  width: 0;
  height: 0;
  border: 0;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}
.cat-selectbox-check input[type=checkbox]:checked ~ .checklabel {
  background-color: rgba(169, 137, 75, 0.75);
  color: #fff;
}
.cat-selectbox-check .checklabel {
  width: 2.28rem;
  height: 0.4rem;
  border-radius: 2rem;
  background-color: rgba(241, 240, 236, 0.5);
  font-size: 0.14rem;
  line-height: 1.2;
  font-weight: 500;
  color: #555;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 767.98px) {
  .cat-selectbox-check .checklabel {
    width: 1.6rem;
    height: 0.3rem;
    font-size: 0.11rem;
    margin: 0;
  }
}
.cat-selectbox-check:nth-of-type(-n+4) {
  margin-top: 0;
}
@media screen and (max-width: 767.98px) {
  .cat-selectbox-check:nth-of-type(-n+4) {
    margin-top: 0.05rem;
  }
}