#read {
  padding: 31vw 0 41vw;
  position: relative;
}
#read::before {
  content: "";
  background: url(../img/index/read_bg_sp.png) no-repeat center bottom/100% auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -48vw;
  left: 0;
  z-index: -1;
}
#read::after {
  content: "";
  background: url(../img/shared/bg5.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#read .set1 .deco {
  margin-left: -7vw;
  width: 84%;
}
#read .set1 h2 {
  margin: -2.5vw auto -26vw;
  position: relative;
  z-index: 2;
}
#read .set1 .photo {
  margin: 0 -7vw;
}
#read .set2 {
  padding: 8vw 0 0;
}
#read .set2 .item1 .photo {
  width: 72%;
  margin: 14vw 0 0 -7vw;
}
#read .set2 .item2 .photo {
  margin: 3vw 8% 16vw 34%;
  position: relative;
}
#read .set2 .item2 .photo::before {
  content: "";
  background: url(../img/shared/bg2.jpg);
  position: absolute;
  top: 6.5vw;
  right: -20vw;
  bottom: -6vw;
  left: 23%;
  z-index: -1;
}
#kobe-beef {
  position: relative;
}
#kobe-beef::before {
  content: "";
  background: url(../img/shared/bg3.jpg);
  position: absolute;
  top: 48vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#kobe-beef a {
  position: relative;
  z-index: 2;
}
#kobe-beef .set1 #particleCanvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#kobe-beef .set1 {
  position: relative;
  padding-bottom: 17vw;
}
#kobe-beef .set1 .item1 {
  margin-bottom: 32.5vw;
}
#kobe-beef .set1 .item1 h2 {
  font-size: 6.3vw;
  letter-spacing: 0.92em;
  margin: -50vw auto 0;
}
#kobe-beef .set1 .item1 .photo {
  margin: 8vw -38vw -1vw -36vw;
}
#kobe-beef .set1 .item2 {
  position: relative;
}
#kobe-beef .set1 .item2 .photo {
  margin-left: -7vw;
  width: 76%;
}
#kobe-beef .set1 .item2 .gr-txt .gr-ttl {
  font-weight: 600;
  letter-spacing: 0.3em;
  margin: 5vw 0 9vw -2.5vw;
  color: #e1e1e1;
}
#kobe-beef .set1 .item2 .gr-txt .gr-ttl dt {
  font-size: 4.5vw;
  letter-spacing: 0.3em;
}
#kobe-beef .set1 .item2 .gr-txt .gr-ttl dt span {
  letter-spacing: 0.3em;
}
#kobe-beef .set1 .item2 .gr-txt .gr-ttl dt .t {
  line-height: 1.9;
  display: inline-block;
  margin-top: 4vw;
}
#kobe-beef .set1 .item2 .gr-txt .gr-ttl dt .t .ml {
  margin-left: 6vw;
}
#kobe-beef .set1 .item2 .gr-txt .gr-ttl dd {
  position: absolute;
  top: 2vw;
  right: 7%;
  white-space: nowrap;
  font-size: 5.3vw;
  letter-spacing: 0.3em;
}
#kobe-beef .set2 {
  position: relative;
  color: #605d64;
  padding-bottom: 63vw;
}
#kobe-beef .set2::after {
  content: "";
  background: url(../img/index/kobe-beef_bg_sp.png) no-repeat center bottom/100%
    auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#kobe-beef .set2 .group {
  position: relative;
  padding-bottom: 13vw;
}
#kobe-beef .set2 .group::before {
  content: "";
  background: url(../img/shared/bg2.jpg);
  position: absolute;
  top: 6vw;
  right: 7vw;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#kobe-beef .set2 .group .photo {
  margin: 0 -7vw 0 33%;
}
#kobe-beef .set2 .group .gr-txt h3 {
  position: absolute;
  top: 17vw;
  left: 7%;
  white-space: nowrap;
  font-size: 5.3vw;
  font-weight: 600;
  letter-spacing: 0.3em;
  line-height: 2;
  color: #222;
}
#kobe-beef .set2 .group .gr-txt h3 span {
  margin-top: 14vw;
  letter-spacing: 0.3em;
}
#kobe-beef .set2 .group .gr-txt .txt {
  margin: 10vw 9% 0 18%;
}
#kobe-beef .set2 .btn-link {
  margin: 15vw 16% 0;
}
#wine {
  position: relative;
  background: #000;
  padding-bottom: 46vw;
}
#wine .group .catch {
  position: absolute;
  top: -11vw;
  left: 1%;
  width: 91%;
  z-index: 2;
}
#wine .group .gr-txt {
  padding: 9vw 7% 0;
}
#wine .group .gr-txt h2 {
  position: absolute;
  top: 21.5vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 5.3vw;
}
#gallery {
  margin-top: -16vw;
  padding-bottom: 38vw;
  background: url(../img/index/gallery_deco_sp.png) no-repeat center bottom/100%
    auto;
}
#gallery .wrap {
  padding: 0;
}
#gallery .gr-img {
  flex-wrap: wrap;
  justify-content: space-between;
}
#gallery .gr-img li img {
  -o-object-fit: cover;
  object-fit: cover;
}
#gallery .gr-img1 .img1 {
  width: 66%;
}
#gallery .gr-img1 .img1 img {
  height: 54vw;
  -o-object-position: 94% 50%;
  object-position: 94% 50%;
}
#gallery .gr-img1 .img2 {
  width: 58%;
  margin-top: 6vw;
}
#gallery .gr-img1 .img3 {
  width: 30%;
  margin: -10vw 0 0;
}
#gallery .gr-img1 .img3 img {
  height: 47vw;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}
#gallery .gr-img2 .img1 {
  width: 38%;
  margin-top: 6vw;
}
#gallery .gr-img2 .img1 img {
  height: 51vw;
  -o-object-position: 97% 50%;
  object-position: 97% 50%;
}
#gallery .gr-img2 .img2 {
  width: 56%;
}
#gallery .gr-img2 .img2 img {
  height: 45vw;
  -o-object-position: 4% 50%;
  object-position: 4% 50%;
}
#gallery .gr-img2 .img3 {
  width: 43%;
  margin: -6vw 0 0 43%;
}
#gallery h2 {
  margin: 7vw 4% 6vw 6%;
}
#gallery li img {
  filter: grayscale(100%);
  transition: filter 1.8s ease, opacity 1.8s ease;
  opacity: 0.7;
}
#gallery.active li img {
  filter: grayscale(0%);
  opacity: 1;
}
#floor {
  background: url(../img/shared/bg2.jpg);
  padding: 29vw 0 0;
  color: #605d64;
}
#floor .content .right h2 {
  margin: 0 auto 7vw;
}
#floor .content .right h2 .ttl-jp {
  font-size: 5.3vw;
  font-weight: 600;
  letter-spacing: 0.4em;
  white-space: nowrap;
  color: #222;
  position: relative;
  left: 1vw;
  z-index: 2;
}
#floor .content .right h2 .ttl-eng {
  width: 32vw;
  margin-top: -11vw;
  display: inline-block;
}
#floor .content .right .floormap {
  width: 67%;
  margin: 0 auto;
}
#floor .content .left {
  margin-top: 13vw;
}
#floor .js {
  margin: 30vw -7vw 0;
}
#floor .js .slick-dots {
  position: absolute;
  top: -24px;
  right: 13px;
}
#floor .js .sl img {
  height: 73vw;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  #key .sl-key .sl1 {
    background: url(../img/index/key1.jpg) no-repeat center top/cover;
  }
  #key .sl-key .sl2 {
    background: url(../img/index/key2.jpg) no-repeat center top/cover;
  }
  #key .sl-key .sl3 {
    background: url(../img/index/key3.jpg) no-repeat center top/cover;
  }
  #key .sl-key .sl4 {
    background: url(../img/index/key4.jpg) no-repeat center top/cover;
  }
  #read {
    padding: 98px 0 406px;
  }
  #read::before {
    background: url(../img/index/read_bg.png) no-repeat center bottom/100% auto;
    bottom: 0;
  }
  #read .set1 .deco {
    margin-left: 0;
    width: auto;
    position: absolute;
    top: 184px;
    left: -71px;
    z-index: 2;
  }
  #read .set1 h2 {
    margin: 0;
    position: absolute;
    top: 0;
    right: 52px;
  }
  #read .set1 .photo {
    margin: 0 22px;
    padding-top: 148px;
  }
  #read .set2 {
    padding: 93px 0 0;
  }
  #read .set2 .item1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  #read .set2 .item1 .photo {
    width: auto;
    flex: 1;
    margin: 0 0 0 -162px;
    height: 331px;
  }
  #read .set2 .item1 .txt {
    width: 520px;
    margin: 20px 92px 0 82px;
  }
  #read .set2 .item2 {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: -26px;
  }
  #read .set2 .item2 .photo {
    margin: 0 -46px 0 0;
  }
  #read .set2 .item2 .photo::before {
    top: 66px;
    right: calc(-50vw + 50%);
    bottom: -69px;
    left: 74px;
  }
  #read .set2 .item2 .txt {
    width: 480px;
    margin: 107px 0 0 131px;
  }
  #kobe-beef {
    margin-top: -253px;
  }
  #kobe-beef::before {
    top: 200px;
    bottom: -410px;
  }
  #kobe-beef::after {
    content: "";
    background: url(../img/index/kobe-beef_deco.png) no-repeat;
    width: 925px;
    height: 1941px;
    position: absolute;
    top: -475px;
    left: 0;
    z-index: -1;
  }
  #kobe-beef .set1 {
    padding-bottom: 51px;
  }
  #kobe-beef .set1 .item1 {
    margin-bottom: 107px;
  }
  #kobe-beef .set1 .item1 .catch {
    margin: 0 -100px 0 -170px;
  }
  #kobe-beef .set1 .item1 h2 {
    font-size: 47px;
    margin: -235px auto 0;
  }
  #kobe-beef .set1 .item1 .photo {
    margin: -102px -100px -46px;
  }
  #kobe-beef .set1 .item2 {
    display: flex;
    align-items: flex-start;
  }
  #kobe-beef .set1 .item2 .photo {
    margin-left: -29px;
    width: auto;
  }
  #kobe-beef .set1 .item2 .gr-txt {
    flex: 1;
    margin: 13px 0 0 36px;
    text-align: center;
  }
  #kobe-beef .set1 .item2 .gr-txt .gr-ttl {
    margin: 0 0 49px;
  }
  #kobe-beef .set1 .item2 .gr-txt .gr-ttl dt {
    font-size: 22px;
    line-height: 44px;
    margin-bottom: 22px;
  }
  #kobe-beef .set1 .item2 .gr-txt .gr-ttl dt .t {
    line-height: 44px;
    margin-top: 0;
  }
  #kobe-beef .set1 .item2 .gr-txt .gr-ttl dt .t .ml {
    margin-left: 0;
  }
  #kobe-beef .set1 .item2 .gr-txt .gr-ttl dd {
    position: static;
    white-space: normal;
    font-size: 28px;
    letter-spacing: 0.25em;
  }
  #kobe-beef .set2 {
    padding-bottom: 182px;
  }
  #kobe-beef .set2::after {
    background: url(../img/index/kobe-beef_bg.png) no-repeat;
    width: 1232px;
    height: 1248px;
    top: auto;
    left: auto;
  }
  #kobe-beef .set2 .group {
    padding-bottom: 91px;
  }
  #kobe-beef .set2 .group::before {
    top: 58px;
    right: calc(50% - 163px);
  }
  #kobe-beef .set2 .group .wrap {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  #kobe-beef .set2 .group .photo {
    margin: 0 -24px 0 0;
  }
  #kobe-beef .set2 .group .gr-txt {
    text-align: center;
    flex: 1;
    margin: 139px 12px 0 0;
  }
  #kobe-beef .set2 .group .gr-txt h3 {
    position: static;
    white-space: normal;
    font-size: 28px;
    line-height: 62px;
    margin-bottom: 29px;
  }
  #kobe-beef .set2 .group .gr-txt h3 span {
    margin-top: 0;
  }
  #kobe-beef .set2 .group .gr-txt .txt {
    margin: 0;
  }
  #kobe-beef .set2 .btn-link {
    margin: 0 calc(50% - 414px) 0 auto;
  }
  #wine {
    background: none;
    padding-bottom: 0;
  }
  #wine .group {
    position: relative;
    margin-left: 66px;
    padding: 106px 0 1px;
    background: url(../img/index/wine_bg.jpg) no-repeat center top/cover;
  }
  #wine .group .catch {
    top: -86px;
    left: -66px;
    width: auto;
  }
  #wine .group .gr-txt {
    padding: 0;
    margin-left: 138px;
    width: 338px;
  }
  #wine .group .gr-txt h2 {
    position: static;
    transform: none;
    font-size: 28px;
    margin: 0 auto 50px;
  }
  #wine .group .gr-txt .btn-link {
    margin: 52px auto -39px;
    position: relative;
    z-index: 2;
  }
  #gallery {
    margin-top: -46px;
    padding-bottom: 119px;
    background: url(../img/index/gallery_deco.png) no-repeat right bottom;
  }
  #gallery .wrap {
    padding: 0;
    max-width: 1500px;
  }
  #gallery .gr-img li img {
    width: 100%;
  }
  #gallery .gr-img1 {
    margin: 0 88px 0 53px;
  }
  #gallery .gr-img1 .img1 {
    width: 42.0161883738%;
    order: 2;
    margin-top: 145px;
  }
  #gallery .gr-img1 .img1 img {
    -o-object-position: center;
    object-position: center;
    height: 401px;
  }
  #gallery .gr-img1 .img2 {
    order: 1;
    width: 31.7880794702%;
    margin-top: 343px;
  }
  #gallery .gr-img1 .img2 img {
    height: 232px;
  }
  #gallery .gr-img1 .img3 {
    order: 3;
    width: 20.5298013245%;
    margin: 0;
  }
  #gallery .gr-img1 .img3 img {
    height: 349px;
    -o-object-position: center;
    object-position: center;
  }
  #gallery .gr-img2 {
    margin: 0 54px 0 160px;
  }
  #gallery .gr-img2 .img1 {
    width: 29.2379471229%;
    order: 2;
    margin-top: 47px;
  }
  #gallery .gr-img2 .img1 img {
    height: 376px;
    -o-object-position: center;
    object-position: center;
  }
  #gallery .gr-img2 .img2 {
    width: 38.3359253499%;
    order: 3;
  }
  #gallery .gr-img2 .img2 img {
    height: 333px;
    -o-object-position: center;
    object-position: center;
  }
  #gallery .gr-img2 .img3 {
    order: 1;
    width: 25.1166407465%;
    margin: 107px 0 0;
  }
  #gallery .gr-img2 .img3 img {
    height: 400px;
  }
  #gallery h2 {
    margin: 7px 0 8px;
    text-align: center;
  }
  #floor {
    padding: 148px 0 119px;
  }
  #floor .content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row-reverse;
  }
  #floor .content .right {
    width: 271px;
  }
  #floor .content .right h2 {
    margin: 0 auto -52px;
  }
  #floor .content .right h2 .ttl-jp {
    font-size: 28px;
    left: 14px;
  }
  #floor .content .right h2 .ttl-eng {
    width: auto;
    margin: 12px 0 0 -47px;
  }
  #floor .content .right .floormap {
    width: auto;
    margin: 0;
  }
  #floor .content .left {
    margin: 0 0 33px;
    line-height: 36px;
    width: 590px;
  }
  #floor .js {
    margin: 0;
    position: absolute;
    top: -72px;
    left: -250px;
    right: 408px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #floor .js {
    left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #floor .js .slick-dots {
    top: -27px;
    right: 1px;
  }
}
@media screen and (min-width: 768px) {
  #floor .js .sl {
    height: 550px;
  }
  #floor .js .sl img {
    height: 100%;
  }
}
@media screen and (max-width: 1399px) and (min-width: 768px) {
  #kobe-beef .set1 .item1 .catch {
    margin-left: calc(-50vw + 50% + 20px);
    margin-right: calc(-50vw + 50% + 20px);
  }
  #kobe-beef .set1 .item1 .catch img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #wine .group .gr-txt {
    margin-left: 50px;
  }
  #gallery .gr-img1 {
    margin-right: 40px;
  }
  #gallery .gr-img2 {
    margin-left: 54px;
  }
}
