#header #belt .nav li .menu-link {
  padding-bottom: 10px;
}
#sec1 {
  padding: 20vw 0 22vw;
  background: url(../img/shared/bg5.jpg);
}
#sec1 .set1 .gr-pt {
  position: relative;
  padding-left: 18%;
}
#sec1 .set1 .gr-pt .catch {
  position: absolute;
  top: 0;
  left: 0;
  width: 18%;
}
#sec1 .set1 h2 {
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #e1e1e1;
  margin-top: 12vw;
  line-height: 2.2;
}
#sec1 .set2 {
  padding-top: 13vw;
}
#sec1 .set2 .item:not(:last-child) {
  margin-bottom: 15vw;
}
#sec1 .set2 .item .txt {
  margin-top: 7vw;
}
#sec3 {
  padding: 20vw 0 23vw;
  background: url(../img/english/sec3_deco.png) no-repeat right top/90% auto;
}
#sec3 .set1 {
  padding-bottom: 13vw;
}
#sec3 .set1 h2 {
  font-size: 7vw;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-align: center;
  color: #fff;
  margin-bottom: 14vw;
}
#sec3 .set1 .item1 {
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 8vw 5%;
  margin-bottom: 7vw;
}
#sec3 .set2 .content .item:not(:last-child) {
  margin-bottom: 15vw;
}
#sec3 .set2 .content .item .js .slick-dots {
  justify-content: flex-end;
}
#sec3 .set2 .content .item .js .slick-dots button {
  background: #515151;
}
#sec3 .set2 .content .item .js .slick-dots .slick-active button {
  background: #dbdbdb;
}
#sec3 .set2 .content .item .gr-txt {
  margin-top: 10vw;
}
#sec3 .set2 .content .item .gr-txt h3 {
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 0.3em;
  color: #e1e1e1;
  position: relative;
  padding-left: 16px;
}
#sec3 .set2 .content .item .gr-txt h3::before {
  content: "";
  border-top: 2px solid #e1e1e1;
  position: absolute;
  width: 7px;
  top: 4.04vw;
  left: 0;
}
#sec3 .set2 .content .item .gr-txt .price-box {
  margin: 6vw 0 10vw;
}
#sec3 .set2 .content .item .gr-txt .price-box dl {
  color: #e1e1e1;
  font-weight: 500;
}
#sec3 .set2 .content .item .gr-txt .price-box dl:not(:last-child) {
  margin-bottom: 10vw;
}
#sec3 .set2 .content .item .gr-txt .price-box dl dt {
  font-size: 6vw;
  letter-spacing: 0.3em;
  margin-bottom: 5vw;
  line-height: 1.5;
}
#sec3 .set2 .content .item .gr-txt .price-box dl dd {
  font-size: 5vw;
  letter-spacing: 0.3em;
}
#sec3 .set2 .content .item .gr-txt .price-box dl dd span {
  font-size: 4.7vw;
  letter-spacing: 0.3em;
}
#sec3 .set2 .content .item .gr-txt .list {
  background: url(../img/shared/bg2.jpg);
  padding: 10vw 5% 8vw;
}
#sec3 .set2 .content .item .gr-txt .list ul li {
  color: #222;
  position: relative;
  padding-left: 18px;
  margin-bottom: 12px;
  line-height: 25px;
}
#sec3 .set2 .content .item .gr-txt .list ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#sec3 .set2 .content .item .gr-txt .list ul li span {
  font-size: 12px;
}
#sec3 .set2 .content .item .gr-txt .note {
  margin-top: 4vw;
}
#sec4 .set1 {
  background: url(../img/english/sec4_bg.jpg) no-repeat center top/cover;
  padding: 20vw 0 25vw;
  color: #fff;
}
#sec4 .set1 .gr-txt h2 {
  margin-bottom: 7vw;
}
#sec4 .set1 .gr-txt h2 .ttl-jp {
  font-size: 4.5vw;
  margin-bottom: 5vw;
  font-weight: 500;
  display: inline-block;
  letter-spacing: 0.22em;
}
#sec4 .set1 .gr-txt .btn-link a {
  font-family: "Noto Serif JP";
  font-weight: 500;
}
#sec4 .set2 {
  background: url(../img/english/sec4_deco.png) no-repeat left top/70% auto,
    url(../img/english/sec4_deco2.png) no-repeat left bottom/90% auto,
    url(../img/shared/bg3.jpg);
  padding: 1px 0 18vw;
}
#sec4 .set2 .gr-img ul {
  display: flex;
}
#sec4 .set2 .gr-img .gr-img1 {
  margin-top: -7vw;
}
#sec4 .set2 .gr-img .gr-img1 .img1 {
  width: 39%;
  margin: 20vw 6% 0 0;
}
#sec4 .set2 .gr-img .gr-img1 .img2 {
  flex: 1;
}
#sec4 .set2 .gr-img .gr-img2 .img1 {
  width: 39%;
  margin: 6vw 8% 0 20%;
}
#sec4 .set2 .gr-img .gr-img2 .img2 {
  flex: 1;
  margin: -9vw -7vw 0 0;
}
#sec4 .set2 .gr-img .gr-img3 .img1 {
  width: 45%;
  margin: -1vw 6% 0 -4vw;
}
#sec4 .set2 .gr-img .gr-img3 .img2 {
  flex: 1;
  margin-top: 14vw;
}
#sec5 {
  background: url(../img/shared/bg2.jpg);
  padding: 20vw 0 22vw;
  color: #605d64;
  font-weight: 600;
}
#sec5 h2 {
  font-size: 7vw;
  font-weight: 500;
  color: #222;
  letter-spacing: 0.22em;
  text-align: center;
  margin-bottom: 8vw;
}
#sec5 .floormap {
  margin: 10vw 0;
}
#sec5 .gr-img li {
  margin-right: 3%;
}
#sec5 .gr-img li:last-child {
  margin-right: 0;
}
#shopinfo .set1 .item1 {
  margin-bottom: 20vw;
}
#shopinfo .set1 .item1 .list dl {
  font-weight: 500;
}
#shopinfo .set1 .item2 {
  background: url(../img/shared/bg2.jpg);
  padding: 15vw 5%;
  margin-bottom: 15vw;
  color: #605d64;
}
#shopinfo .set1 .item2 h3 {
  font-size: 7.5vw;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-align: center;
  color: #222;
  padding: 53px 0 8vw;
  position: relative;
}
#shopinfo .set1 .item2 h3::before {
  content: "";
  background: url(../img/english/shopinfo_ttl_icon.png) no-repeat 0 0/100% auto;
  width: 32px;
  height: 42px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#shopinfo .set1 .item2 .content dl:not(:last-child) {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #363637;
}
#shopinfo .set1 .item2 .content dl dt {
  font-family: "Shippori Mincho";
  font-size: 5vw;
  font-weight: 600;
  color: #222;
  margin-bottom: 3vw;
}
#shopinfo .set1 .item3 {
  background: url(../img/shared/bg2.jpg);
  color: #605d64;
  padding: 15vw 5%;
}
#shopinfo .set1 .item3 h3 {
  font-size: 5vw;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.3em;
  color: #222;
  margin-bottom: 7vw;
}
#shopinfo .set1 .item3 .list li {
  line-height: 25px;
  position: relative;
  padding-left: 16px;
}
#shopinfo .set1 .item3 .list li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#footer {
  background: url(../img/english/ft_bg.jpg) no-repeat center top/cover;
}
#footer .set1 {
  padding-bottom: 13vw;
}
#footer .set1 .btn-eng{
      margin: 8vw 7% 0;
}
@media screen and (min-width: 768px) {
  #footer .set1 .btn-eng{
      margin: 40px auto 0;
}
}
@media screen and (min-width: 768px) {
  #header .hd-left .nav li:first-child .menu-link .ttl-jp {
    margin-left: 5px;
  }
  #header .hd-left .nav li:first-child {
    margin-bottom: 13px;
  }
  #header .hd-left .nav li:not(.ins) {
    margin-bottom: 28px;
  }
  #header .hd-left .nav .ins {
    margin-top: 0;
  }
  #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;
  }
  #sec1 {
    padding: 125px 0 147px;
  }
  #sec1 .set1 .gr-pt {
    padding-left: 0;
    margin: 0 -250px 0 321px;
  }

}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec1 .set1 .gr-pt {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec1 .set1 .gr-pt .catch {
    left: -209px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec1 .set1 .gr-pt .photo {
    height: 650px;
  }
}
@media screen and (min-width: 768px) {
  #sec1 .set1 h2 {
    font-size: 33px;
    letter-spacing: 0.3em;
    margin-top: 0;
    line-height: 78px;
    position: absolute;
    top: 198px;
    left: -100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #sec1 .set1 h2 {
    left: calc(-50vw + 50% + 30px);
  }
}
@media screen and (min-width: 768px) {
  #sec1 .set2 {
    padding-top: 109px;
  }
  #sec1 .set2 .item {
    display: flex;
    align-items: flex-start;
  }
  #sec1 .set2 .item:not(:last-child) {
    margin-bottom: 0;
  }
  #sec1 .set2 .item .txt {
    margin: 20px 37px 0 83px;
    width: 574px;
  }
  #sec1 .set2 .item1 .photo {
    flex: 1;
    height: 331px;
    margin-left: -162px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1324px) {
  #sec1 .set2 .item1 .photo {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec1 .set2 .item2 {
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: -27px;
  }
  #sec1 .set2 .item2 .photo {
    margin-right: -47px;
  }
  #sec1 .set2 .item2 .txt {
    width: 515px;
    margin: 108px 0 0 53px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 128px 0 152px;
    background: url(../img/english/sec3_deco.png) no-repeat right top;
  }
  #sec3 .set1 {
    padding-bottom: 73px;
  }
  #sec3 .set1 h2 {
    font-size: 33px;
    margin-bottom: 69px;
  }
  #sec3 .set1 .item1 {
    padding: 26px;
    text-align: center;
    margin-bottom: 38px;
  }
  #sec3 .set1 .item2 {
    text-align: center;
    line-height: 35px;
  }
  #sec3 .set2 .wrap {
    max-width: 1340px;
    padding: 0 20px;
  }
  #sec3 .set2 .content .item {
    position: relative;
  }
  #sec3 .set2 .content .item:not(:last-child) {
    margin-bottom: 81px;
  }
  #sec3 .set2 .content .item .js {
    position: absolute;
    top: 0;
    left: 0;
    right: calc(50% + 100px);
  }
  #sec3 .set2 .content .item .js .sl {
    height: 476px;
  }
  #sec3 .set2 .content .item .js .slick-dots {
    justify-content: flex-end;
  }
  #sec3 .set2 .content .item .js .slick-dots button {
    background: #515151;
  }
  #sec3 .set2 .content .item .js .slick-dots .slick-active button {
    background: #dbdbdb;
  }
  #sec3 .set2 .content .item .gr-txt {
    width: 54.8461538462%;
    min-height: 494px;
    margin: 0 0 0 auto;
    padding: 7px 0 0 43px;
  }
  #sec3 .set2 .content .item .gr-txt h3 {
    font-size: 20px;
    padding-left: 18px;
  }
  #sec3 .set2 .content .item .gr-txt h3::before {
    width: 8px;
    top: 20px;
  }
  #sec3 .set2 .content .item .gr-txt .price-box {
    margin: 7px 0 30px 0;
  }
  #sec3 .set2 .content .item .gr-txt .price-box dl:not(:last-child) {
    margin-bottom: 30px;
  }
  #sec3 .set2 .content .item .gr-txt .price-box dl dt {
    font-size: 28px;
    margin-bottom: 16px;
    line-height: 48px;
  }
  #sec3 .set2 .content .item .gr-txt .price-box dl dd {
    font-size: 20px;
  }
  #sec3 .set2 .content .item .gr-txt .price-box dl dd span {
    font-size: 18px;
  }
  #sec3 .set2 .content .item .gr-txt .list {
    padding: 37px 30px 19px 81px;
    margin-left: -43px;
    display: flex;
  }
  #sec3 .set2 .content .item .gr-txt .list ul:first-child {
    width: 42.0265780731%;
    margin-right: 20px;
  }
  #sec3 .set2 .content .item .gr-txt .list ul:last-child {
    flex: 1;
  }
  #sec3 .set2 .content .item .gr-txt .list ul li {
    padding-left: 19px;
    margin-bottom: 18px;
    line-height: 22px;
  }
  #sec3 .set2 .content .item .gr-txt .list ul li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
  #sec3 .set2 .content .item .gr-txt .list ul li span {
    font-size: 13px;
  }
  #sec3 .set2 .content .item .gr-txt .note {
    margin-top: 16px;
  }
  #sec3 .set2 .content .item2 .js .sl {
    height: 506px;
  }
  #sec3 .set2 .content .item2 .gr-txt {
    padding-top: 1px;
  }
  #sec3 .set2 .content .item2 .gr-txt .price-box {
    margin-bottom: 44px;
  }
  #sec3 .set2 .content .item2 .gr-txt .price-box dl:last-child dt {
    margin-bottom: 0 !important;
  }
  #sec3 .set2 .content .item2 .gr-txt .price-box dl dt {
    margin-bottom: 7px !important;
  }
  #sec3 .set2 .content .item2 .gr-txt .list ul:first-child {
    width: 40%;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .set1 {
    padding: 108px 0 114px;
  }
  #sec4 .set1 .wrap {
    max-width: 100%;
    padding: 0 100px;
  }
  #sec4 .set1 .gr-txt h2 {
    margin-bottom: 33px;
  }
  #sec4 .set1 .gr-txt h2 .ttl-jp {
    font-size: 28px;
    margin: 0 0 38px -3px;
  }
  #sec4 .set1 .gr-txt .txt {
    line-height: 35px;
    letter-spacing: 0.15em;
  }
  #sec4 .set1 .gr-txt .btn-link {
    margin: 56px 0 0;
  }
  #sec4 .set2 {
    background: url(../img/english/sec4_deco.png) no-repeat left top,
      url(../img/english/sec4_deco2.png) no-repeat left bottom,
      url(../img/shared/bg3.jpg);
    padding: 1px 0 125px;
  }
  #sec4 .set2 .gr-img .gr-img1 {
    margin-top: -50px;
  }
  #sec4 .set2 .gr-img .gr-img1 .img1 {
    width: auto;
    flex: 1;
    margin: 248px 116px 0 -104px;
    height: 437px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #sec4 .set2 .gr-img .gr-img1 .img1 {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec4 .set2 .gr-img .gr-img1 .img2 {
    flex: none;
    width: 588px;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .set2 .gr-img .gr-img2 .img1 {
    width: 322px;
    margin: 70px 198px 0 252px;
  }
  #sec4 .set2 .gr-img .gr-img2 .img2 {
    margin: -119px -250px 0 0;
    height: 601px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec4 .set2 .gr-img .gr-img2 .img2 {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec4 .set2 .gr-img .gr-img3 .img1 {
    width: auto;
    flex: 1;
    height: 346px;
    margin: -81px 98px 0 -188px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1376px) {
  #sec4 .set2 .gr-img .gr-img3 .img1 {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec4 .set2 .gr-img .gr-img3 .img2 {
    flex: none;
    width: 650px;
    margin: 152px -150px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 142px 0 161px;
  }
  #sec5 .wrap {
    max-width: 1340px;
    padding: 0 20px;
  }
  #sec5 h2 {
    font-size: 33px;
    margin-bottom: 51px;
  }
  #sec5 .txt {
    line-height: 35px;
    letter-spacing: 0.15em;
    width: 850px;
    margin: 0 auto;
  }
  #sec5 .floormap {
    margin: 59px auto 72px;
    width: 889px;
  }
  #sec5 .gr-img li {
    margin-right: 40px;
    width: 27.6923076923%;
  }
  #sec5 .gr-img li img {
    width: 100%;
    height: auto;
  }
  #sec5 .gr-img .img2 {
    flex: 1;
  }
}
@media screen and (min-width: 768px) {
  #shopinfo {
    padding-bottom: 164px;
  }
  #shopinfo .set1 .item1 {
    margin-bottom: 73px;
  }
  #shopinfo .set1 .item1 .list dl {
    font-weight: 500;
  }
  #shopinfo .set1 .item2 {
    padding: 60px 128px 57px;
    margin-bottom: 70px;
  }
  #shopinfo .set1 .item2 h3 {
    font-size: 32px;
    padding: 41px 0 33px;
  }
  #shopinfo .set1 .item2 .content dl {
    padding-left: 40px;
  }
  #shopinfo .set1 .item2 .content dl:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  #shopinfo .set1 .item2 .content dl dt {
    letter-spacing: 0.2em;
    font-size: 22px;
    margin-bottom: 2px;
  }
  #shopinfo .set1 .item2 .content dl dd {
    font-size: 18px;
    letter-spacing: 0.18em;
  }
  #shopinfo .set1 .item3 {
    padding: 60px 79px 82px;
  }
  #shopinfo .set1 .item3 h3 {
    font-size: 26px;
    margin-bottom: 35px;
  }
  #shopinfo .set1 .item3 .list li {
    line-height: 28px;
  }
}
@media screen and (min-width: 768px) {
  #footer {
    padding: 172px 0 75px;
  }
  #footer .set1 {
    padding-bottom: 102px;
  }
  #footer .set3 .cookies_link a::before {
    bottom: 5px;
  }
}
main {
  overflow: visible;
}
#header,
#footer,
#sec1,
.nav-target > div:not(#sec2) {
  overflow: hidden;
}
#sec2 .set {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  background: url("../img/english/s2_bg_sp.jpg") no-repeat center bottom;
  background-size: cover;
  display: flex;
  align-items: end;
  padding-bottom: 110px;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
}
#sec2 .set:nth-child(2) {
  background: url("../img/english/s2_bg2_sp.jpg") no-repeat center bottom;
  background-size: cover;
  position: relative;
}
#sec2 .set:nth-child(3) {
  background: url("../img/english/s2_bg3_sp.jpg") no-repeat center bottom;
  background-size: cover;
  position: relative;
}
#sec2 .set1 h2 {
  font-weight: 600;
}
#sec2 .set h2 {
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 1.8;
}
#sec2 .set .txt {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  #header h1 {
    right: 630px;
  }
  #sec2 .set {
    background: url("../img/english/s2_bg1.jpg") no-repeat center top;
    background-size: cover;
    align-items: center;
    padding-bottom: 0;
    padding-top: 92px;
  }
  #sec2 .set .wrap {
    max-width: 1272px;
  }
  #sec2 .set h2 {
    line-height: 65px;
    font-size: 28px;
    letter-spacing: 0.22em;
  }
  #sec2 .set .content {
    width: 484px;
    margin-left: auto;
  }
  #sec2 .set .content h2 {
    margin-left: -4px;
  }
  #sec2 .set .content .txt {
    margin-top: 34px;
    line-height: 35px;
    letter-spacing: 0.15em;
  }
  #sec2 .set:nth-child(1) {
    padding-top: 0;
  }
  #sec2 .set .wrap {
    max-width: 1321px;
    padding: 0 30px;
  }
  #sec2 .set1 .wrap {
    max-width: 1368px;
  }
  #sec2 .set1 h2 {
    text-align: right;
    font-size: 33px;
    line-height: 65px;
  }
  #sec2 .set:nth-child(2) {
    background: url("../img/english/s2_bg2.jpg") no-repeat center top;
    background-size: cover;
  }
  #sec2 .set:nth-child(3) {
    background: url("../img/english/s2_bg3.jpg") no-repeat center top;
    background-size: cover;
    padding-top: 22px;
  }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #sec4 .set1 .wrap {
    padding: 0 50px;
  }
  #sec4 .set2 .gr-img .gr-img2 .img1 {
    margin-right: 120px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #header h1 {
    font-size: 9px;
  }
  #sec3 .set2 .content .item .gr-txt .price-box dl dt {
    font-size: 26px;
  }
}


@media screen and (max-width: 768px) {
  .txtalign_left {
    text-align: left !important;
  }
}

.fnt_siz{
  font-size: 12px;
}
@media screen and (min-width: 768px) {
.fnt_siz{
  font-size: 14px;
}
}