@charset "UTF-8";
.gallery {
  background: #000;
  padding: 0vw 0vw 5vw 0vw;
}
@media screen and (min-width:1600px) {
  .gallery {
    padding: 0px 0px 80px 0px;
  }
}
@media screen and (max-width:767px) {
  .gallery {
    padding-bottom: 30px;
  }
}
.gallery img {
  width: 100%;
  height: auto;
}

.-mv-wrap {
  position: relative;
  max-width: 1600px;
  margin: auto;
}

.-title {
  position: absolute;
  left: 20.75vw;
  top: 6.5833333333vw;
  width: 60vw;
}
@media screen and (min-width:1600px) {
  .-title {
    left: 415px;
    top: 105.3333333333px;
    width: 800px;
  }
}
@media screen and (max-width:767px) {
  .-title {
    width: 100%;
    text-align: center;
    left: 0;
    top: 30px;
  }
  .-title img {
    width: 250px;
  }
}

.-en1 {
  position: absolute;
  left: 31.9166666667vw;
  top: 31vw;
  width: 35.5vw;
}
@media screen and (min-width:1600px) {
  .-en1 {
    left: 510.6666666667px;
    top: 496px;
    width: 568px;
  }
}
@media screen and (max-width:767px) {
  .-en1 {
    top: initial;
    bottom: 10px;
    width: 100%;
    left: 0;
    text-align: center;
  }
  .-en1 img {
    width: 213px;
  }
}

.-subtitle {
  padding: 5vw 0vw 1.6666666667vw 0vw;
  font-size: 1.9166666667vw;
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  text-align: center;
  color: #FFF;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}
@media screen and (min-width:1600px) {
  .-subtitle {
    padding: 80px 0px 26.6666666667px 0px;
  }
}
@media screen and (min-width:1600px) {
  .-subtitle {
    font-size: 30.6666666667px;
  }
}
@media screen and (max-width:767px) {
  .-subtitle {
    font-size: 20px;
    padding: 30px 0 15px;
  }
}

.-en2 {
  width: 36.3333333333vw;
  margin: auto;
  padding: 0vw 0vw 4.1666666667vw 0vw;
}
@media screen and (min-width:1600px) {
  .-en2 {
    width: 581.3333333333px;
  }
}
@media screen and (min-width:1600px) {
  .-en2 {
    padding: 0px 0px 66.6666666667px 0px;
  }
}
@media screen and (max-width:767px) {
  .-en2 {
    width: 218px;
    padding-bottom: 25px;
  }
}

.-lead {
  font-size: 1.6666666667vw;
  line-height: 1.6;
  text-align: center;
  padding: 0vw 0vw 2.5vw 0vw;
}
@media screen and (min-width:1600px) {
  .-lead {
    font-size: 26.6666666667px;
  }
}
@media screen and (max-width:767px) {
  .-lead {
    font-size: 16px;
  }
}
@media screen and (min-width:1600px) {
  .-lead {
    padding: 0px 0px 40px 0px;
  }
}

.-g-wrap {
  position: relative;
}

.-bg {
  background: url(../gallery/images/bg@2x.jpg) left top no-repeat;
  background-size: 100% auto;
}

.gallery .g-slide {
  margin: auto;
  width: 82.3333333333vw;
  margin: auto;
  padding: 0 30px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
}
@media screen and (max-width:767px) {
  .gallery .g-slide {
    width: auto;
  }
}
@media screen and (min-width:1600px) {
  .gallery .g-slide {
    width: 1317.3333333333px;
  }
}
@media screen and (max-width:767px) {
  .gallery .g-slide {
    width: auto;
  }
}
.gallery .swiper-slide {
  position: relative;
}
.gallery .swiper-slide img {
  width: 100%;
  height: auto;
  max-width: inherit;
}
.gallery .swiper-slide > span {
  bottom: 0px;
  left: 0px;
  position: absolute;
  font-size: 2.3333333333vw;
  color: #FFF;
  padding: 2.5vw 3.3333333333vw 2.5vw 3.3333333333vw;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: "EB Garamond", serif;
}
@media screen and (min-width:1600px) {
  .gallery .swiper-slide > span {
    font-size: 37.3333333333px;
  }
}
@media screen and (min-width:1600px) {
  .gallery .swiper-slide > span {
    padding: 40px 53.3333333333px 40px 53.3333333333px;
  }
}
@media screen and (max-width:767px) {
  .gallery .swiper-slide > span {
    font-size: 14px;
  }
}
.gallery .swiper-slide > span > span {
  display: block;
  width: 50%;
}
.gallery .swiper-slide > span > span:last-child {
  padding: 0vw 0vw 0vw 3.3333333333vw;
}
@media screen and (min-width:1600px) {
  .gallery .swiper-slide > span > span:last-child {
    padding: 0px 0px 0px 53.3333333333px;
  }
}
.gallery .g-thumblist {
  padding: 1.6666666667vw 0vw 0vw 0vw;
  margin: auto;
  width: 82.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width:1600px) {
  .gallery .g-thumblist {
    padding: 26.6666666667px 0px 0px 0px;
  }
}
@media screen and (min-width:1600px) {
  .gallery .g-thumblist {
    width: 1317.3333333333px;
  }
}
@media screen and (max-width:767px) {
  .gallery .g-thumblist {
    padding: 0px 0px 0px 0px;
    width: auto;
  }
}
@media screen and (max-width:767px) {
  .gallery .g-thumblist::after {
    content: "";
    display: block;
    width: calc(33.33333% - 5px);
    height: 1px;
  }
}
.gallery .g-thumblist-item {
  position: relative;
  width: 20vw;
  margin-top: 1%;
  cursor: pointer;
  margin-right: 0.8%;
}
.gallery .g-thumblist-item:nth-child(4), .g-thumblist-item:nth-child(6) {
  margin-right: 0%;
}
@media screen and (min-width:1600px) {
  .gallery .g-thumblist-item {
    width: 320px;
  }
}
.gallery .g-thumblist-item img {
  width: 100%;
  height: auto;
  max-width: inherit;
  border: 1px solid #FFF;
}
@media screen and (max-width:767px) {
  .gallery .g-thumblist-item {
    width: calc(33.33333% - 5px);
    margin: auto;
    margin-top: 10px;
  }
  
.gallery .g-thumblist-item:nth-child(4) , .g-thumblist-item:nth-child(6) {
  margin-right: auto;
}
}
.gallery .g-thumblist-item::before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  background-color: #a0a2a4;
  mix-blend-mode: multiply;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.gallery .g-thumblist-item.current::before {
  opacity: 0;
}
.gallery .g-thumblist-item > span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.1666666667vw;
  color: #FFF;
  pointer-events: none;
  z-index: 10;
  line-height: 1.4;
  text-align: center;
  font-family: "EB Garamond", serif;
}
@media screen and (min-width:1600px) {
  .gallery .g-thumblist-item > span {
    font-size: 18.6666666667px;
  }
}
.gallery .g-thumblist-item > span > span:last-child::before {
  content: "　/　";
}
@media screen and (max-width:767px) {
  .gallery .g-thumblist-item > span {
    font-size: 7px;
  }
}
.gallery .swiper-button-prev,
.gallery .swiper-button-next {
  width: 50px;
  height: 120px;
  background-size: 14px auto;
  margin-top: -60px;
  top: 24.9166666667vw;
}
@media screen and (min-width:1600px) {
  .gallery .swiper-button-prev,
  .gallery .swiper-button-next {
    top: 398.6666666667px;
  }
}
@media screen and (max-width:767px) {
  .gallery .swiper-button-prev,
  .gallery .swiper-button-next {
    top: 15vw;
    border-radius: 0;
    margin-top: 0;
    width: 15px;
    height: 100px;
    background-size: 10px auto;
  }
}
.gallery .swiper-button-prev {
  left: -50px;
  background-image: url(../gallery/images/nav_prev.svg);
  background-position: right center;
}
@media screen and (max-width:767px) {
  .gallery .swiper-button-prev {
    left: 8px;
  }
}
.gallery .swiper-button-next {
  right: -50px;
  background-image: url(../gallery/images/nav_next.svg);
  background-position: left center;
}
@media screen and (max-width:767px) {
  .gallery .swiper-button-next {
    right: 8px;
  }
}/*# sourceMappingURL=gallery.css.map */