@charset "UTF-8";
.prev-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 40px;
  cursor: pointer;
  margin-top: -25px;
  padding: 0;
  left: 5px;
}

.next-arrow {
  right: 5px;
  top: 50%;
  position: absolute;
  width: 40px;
  cursor: pointer;
  margin-top: -25px;
  padding: 0;
}

@media all and (min-width: 981px) {
  .shop-info {
    max-width: 830px;
    margin: 0 auto;
    padding: 0 10px;
  }
}
.shop-info h3 {
  margin: 0 0 30px 0;
}
.shop-info .top-slider {
  margin: 0 0 30px 0;
}
.shop-info .note {
  padding: 20px;
  border: 1px solid #e1e1e1;
}
.shop-info figure {
  max-width: 810px;
  margin: 0 auto 30px;
}
.shop-info figure img {
  width: 100%;
  height: auto;
}

.slider-sub img {
  padding: 0 2px 0 0;
  display: block;
}

#map {
  width: 100%;
  height: 400px;
  margin: 0 0 20px 0;
}
@media all and (max-width: 980px) {
  #map {
    height: 400px;
  }
}
@media all and (max-width: 620px) {
  #map {
    height: 370px;
  }
}

@media all and (min-width: 981px) {
  .access-map {
    max-width: 830px;
    margin: 0 auto 80px;
    padding: 0 10px;
  }
}
.access-map h3 {
  margin: 0 0 30px 0;
}
.access-map .flex-unit {
  display: flex;
  justify-content: space-between;
}

@media all and (min-width: 981px) {
  .button-map {
    margin: 0 !important;
  }
}

.floor-guide {
  display: flex;
  margin: 0 0 80px 0;
}
@media all and (max-width: 620px) {
  .floor-guide {
    display: block;
  }
}
.floor-guide .slider-unit {
  width: 50%;
}
@media all and (max-width: 620px) {
  .floor-guide .slider-unit {
    width: 100%;
    margin: 0 0 40px 0;
  }
}
.floor-guide .slider-unit img {
  max-width: 100%;
  margin-bottom: -10px;
}
.floor-guide .text-unit {
  width: 50%;
  background: #e6edf1;
  padding: 20px 20px 15px 20px;
}
@media all and (max-width: 620px) {
  .floor-guide .text-unit {
    width: 100%;
  }
}
.floor-guide .text-unit dl {
  display: flex;
  margin: 0 0 10px 0;
}
.floor-guide .text-unit dl:last-child {
  margin: 0;
}
.floor-guide .text-unit dl dt {
  font-family: "見出ゴMB31", "Midashi Go MB31", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 12px 0 0;
}
.floor-guide .text-unit .close, .floor-guide .text-unit .one, .floor-guide .text-unit .two {
  border-bottom: 1px solid #a0a0a0;
  padding: 0 0 8px 0;
}

@media all and (min-width: 981px) {
  .furniture-list {
    max-width: 830px;
    margin: 0 auto 80px;
    padding: 0 10px;
  }
}
.furniture-list a {
  display: block;
}
.furniture-list h3 {
  margin: 0 0 30px 0;
}
.furniture-list .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 20px;
}
@media all and (max-width: 620px) {
  .furniture-list .row {
    justify-content: space-between;
  }
}
.furniture-list .item {
  background: #e6edf1;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.furniture-list .item:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 620px) {
  .furniture-list .item {
    width: 49%;
    margin-right: 0;
  }
}
.furniture-list .item h4 {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  text-align: center;
  padding: 10px 0;
}
.furniture-list .thumbnail {
  background-image: url(/event/img/no-img02.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 100%;
  width: 100%;
  background-color: #f9f9f9;
  position: relative;
  margin: 0 0 0 0;
}
.furniture-list .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  object-fit: cover;
  transform: translateY(-50%) translateX(-50%);
}
.furniture-list .tag-list {
  display: flex;
  flex-wrap: wrap;
}
.furniture-list .tag-list li {
  background: #e6edf1;
  padding: 8px 10px;
  margin-right: 20px;
  margin-bottom: 15px;
}

.slide-dots-event {
  position: absolute;
  bottom: -20px;
}
.slide-dots-event li {
  display: inline-block;
  margin: 0 6px 0 0;
}
.slide-dots-event li button {
  position: relative;
  text-indent: -9999px;
  background: none;
  border: 0;
  width: 20px;
}
.slide-dots-event li button:before {
  content: url(/img/event-dots.svg);
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 1px;
}
.slide-dots-event li.slick-active button:before {
  content: url(/img/dots-crr.svg);
  text-indent: 0px;
  width: 20px;
  height: 1px;
}

.cat-list {
  border-bottom: 1px solid #333;
}
@media all and (min-width: 981px) {
  .cat-list {
    max-width: 830px;
    margin: 0 auto 80px;
    padding: 0 10px;
  }
}
.cat-list a {
  display: block;
}
.cat-list h3 {
  margin: 0 0 30px 0;
}
.cat-list .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 20px;
}
@media all and (max-width: 620px) {
  .cat-list .row {
    justify-content: space-between;
  }
}
.cat-list .item {
  width: 24%;
  margin-right: 1.3%;
  margin-bottom: 20px;
}
.cat-list .item:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 620px) {
  .cat-list .item {
    width: 49%;
    margin-right: 0;
  }
}
.cat-list .item h4 {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  text-align: justify;
  padding: 10px 0;
}
.cat-list .thumbnail {
  background-image: url(/event/img/no-img02.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 100%;
  width: 100%;
  background-color: #f9f9f9;
  position: relative;
  margin: 0 0 0 0;
}
.cat-list .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  object-fit: cover;
  transform: translateY(-50%) translateX(-50%);
  max-width: 100%;
}

.list-category {
  font-size: 11px;
  font-size: 1.1rem;
  color: #492a02;
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing: 0.06em;
}
@media all and (max-width: 980px) {
  .list-category {
    display: none;
  }
}
.list-category .crr {
  opacity: 0.6;
}
.list-category ul {
  margin: 0 0 50px 0;
}
.list-category li {
  line-height: 1.5;
  margin: 0 0 10px 0;
}
.list-category li::before {
  content: "・";
}
.list-category select {
  background: #fff;
  padding: 2px 5px;
  cursor: pointer;
}

.detail {
  border-bottom: 1px solid #333;
}
@media all and (min-width: 981px) {
  .detail {
    max-width: 830px;
    margin: 0 auto 80px;
    padding: 0 10px;
  }
}
.detail h3 {
  margin: 0 0 30px 0;
}
.detail .detail-text p {
  text-align: justify;
}
.detail .spec {
  font-size: 12px;
  font-size: 1.2rem;
  background: #f1f1f1;
  padding: 15px;
  margin: 0 0 20px 0;
}
.detail .spec p {
  margin: 0;
  line-height: 2;
}
.detail .tags ul {
  display: flex;
  flex-wrap: wrap;
}
.detail .tags ul li {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 20px;
}
.detail .img-unit {
  margin: 0 0 20px 0;
}
@media all and (max-width: 980px) {
  .detail .img-unit {
    max-width: 100%;
    margin: 0 0 30px 0;
  }
}

#slider02 {
  margin: 0 0 5px 0;
}

.slide-item {
  text-align: center;
  background-color: #f9f9f9;
}
.slide-item img {
  max-height: 500px;
  width: auto !important;
  vertical-align: bottom;
}
@media all and (max-width: 980px) {
  .slide-item img {
    max-height: 400px;
  }
}
@media all and (max-width: 620px) {
  .slide-item img {
    max-height: 250px;
  }
}

#thumbnail-list {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
}
#thumbnail-list li {
  margin: 0 0.5% 1px 0;
}
#thumbnail-list li:nth-child(4n) {
  margin: 0;
}

.thumbnail-item {
  width: 24.62%;
  margin-bottom: 1px;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
  background-color: #f9f9f9;
  position: relative;
  text-align: center;
}
.thumbnail-item:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s opacity linear;
}
.thumbnail-item.thumbnail-current:after {
  opacity: 0.4;
  background-color: #fff;
}
.thumbnail-item img {
  max-width: 100%;
  margin: 0 auto;
  height: 93px;
  object-fit: cover;
  vertical-align: bottom;
}
@media all and (max-width: 620px) {
  .thumbnail-item img {
    height: 50px;
  }
}