#key {
  height: 133vw;
  background-image: url("../img/index/key.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 53%;
  position: relative;
}

@media screen and (min-width: 768px) {
  #key {
    height: 800px;
  }
  #key:after {
    content: '';
    height: 10px;
    background-image: url("../img/shared/line.jpg");
    background-repeat: repeat-x;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
}

#sec1 {
  padding: 30vw 0 20vw;
  position: relative;
  z-index: 0;
  color: #000;
}

#sec1:before {
  content: '';
  width: 46vw;
  height: 60vw;
  background-image: url("../img/index/sec1_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left bottom;
  position: absolute;
  left: -9vw;
  bottom: -4vw;
  z-index: -1;
}

#sec1:after {
  content: '';
  background-image: url("../img/shared/bg1.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -50vw;
  z-index: -2;
}

#sec1 h2 {
  font-size: 6.4vw;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: 500;
  position: relative;
  margin: 0 0 8vw 5vw;
}

#sec1 h2:before {
  content: '';
  width: 13vw;
  height: 15vw;
  background-image: url("../img/index/sec1_h2_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -10vw;
  top: -10vw;
}

#sec1 h2 span {
  display: inline-block;
  font-size: 8.2vw;
  letter-spacing: 0;
  color: #fff;
  position: relative;
  padding: 0 1vw;
  margin-right: 1vw;
}

#sec1 h2 span:before {
  content: '';
  background: #920a07;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

#sec1 .txt {
  margin-bottom: 8vw;
}

#sec1 .img-group {
  gap: 2vw;
  margin-bottom: 5vw;
}

#sec1 .img-group .img1 {
  margin-top: 5vw;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 136px 0 89px;
  }
  #sec1:before {
    width: 447px;
    height: 609px;
    bottom: -249px;
  }
  #sec1:after {
    bottom: -249px;
  }
  #sec1 h2 {
    font-size: 46px;
    margin: 0 0 74px 401px;
  }
  #sec1 h2:before {
    width: 102px;
    height: 99px;
    left: -91px;
    top: -78px;
  }
  #sec1 h2 span {
    font-size: 58px;
    padding: 0;
    margin-right: 0;
  }
  #sec1 h2 span:before {
    left: -2px;
    right: 0;
    top: 6px;
    bottom: 4px;
  }
  #sec1 .txt {
    width: 350px;
    margin: 141px 0 0 -47px;
  }
  #sec1 .img-group {
    gap: 0;
    margin-bottom: 0;
  }
  #sec1 .img-group .img1 {
    margin-top: 0;
    width: 392px;
    position: absolute;
    left: -173px;
    top: -59px;
  }
  #sec1 .img-group .img2 {
    width: 287px;
    position: absolute;
    top: -136px;
    right: -197px;
  }
  #sec1 .img3 {
    width: 851px;
    margin-right: -250px;
  }
}

#sec2 {
  position: relative;
  z-index: 2;
}

#sec2 .box {
  width: 95%;
  margin: 0 auto;
  background-image: url("../img/shared/bg2.jpg");
  padding: 2.7vw;
}

#sec2 .inner {
  background-image: url("../img/index/sec2_bg_sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
  padding: 20vw 5vw 8vw;
}

#sec2 h2 {
  font-size: 6.4vw;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 5vw;
}

#sec2 .catch {
  width: 52vw;
  position: absolute;
  left: 4vw;
  top: 5vw;
}

@media screen and (max-width: 767px) {
  #sec2:after {
    content: '';
    background-image: url("../img/shared/bg3.jpg");
    position: absolute;
    top: 50vw;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  #sec2 .box {
    max-width: 1240px;
    padding: 20px;
  }
  #sec2 .inner {
    background-image: url("../img/index/sec2_bg.jpg");
    padding: 119px 50px 96px;
  }
  #sec2 h2 {
    font-size: 42px;
    margin-bottom: 26px;
    padding-right: 3px;
  }
  #sec2 .catch {
    width: 323px;
    left: calc(50% - 332px);
    top: 41px;
  }
  #sec2 .txt {
    text-align: center;
    padding-right: 26px;
  }
}

#sec3 {
  position: relative;
  z-index: 0;
  padding: 20vw 0;
}

#sec3:before {
  content: '';
  height: 30vw;
  background-image: url("../img/index/sec3_bg_top.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: absolute;
  left: 0;
  right: 0;
  top: 0vw;
  z-index: -1;
}

#sec3 .row1 h2 {
  font-size: 14vw;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 3vw;
}

#sec3 .row1 .note {
  margin-bottom: 10vw;
}

#sec3 .row1 .col-text {
  margin-bottom: 8vw;
}

#sec3 .row1 .col-text h3 {
  font-size: 7vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 6vw;
  text-align: center;
}

#sec3 .row1 .col-text h3 small {
  display: block;
  width: 50vw;
  font-size: 5vw;
  letter-spacing: 0;
  background-image: url("../img/index/sec3_catch.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  text-align: right;
  padding: 0 0 9vw 0vw;
}

#sec3 .row2 {
  padding: 20vw 0 0;
}

#sec3 .row2 h2 {
  display: table;
  margin: 0 auto 8vw;
  position: relative;
  font-size: 9vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
}

#sec3 .row2 h2 small {
  font-size: 8vw;
}

#sec3 .row2 h2 .line {
  display: block;
  width: 10vw;
  height: 3vw;
  border-top: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  top: 5.3vw;
}

#sec3 .row2 h2 .line:before {
  content: '';
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 48%;
}

#sec3 .row2 h2 .line-left {
  left: -13vw;
}

#sec3 .row2 h2 .line-right {
  right: -13vw;
}

#sec3 .s3-js {
  position: relative;
  display: flex;
}

#sec3 .s3-js .left,
#sec3 .s3-js .right {
  width: 50%;
  transition: 0.5s all;
  height: 100vw;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow: hidden;
}

#sec3 .s3-js .left:before,
#sec3 .s3-js .right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

#sec3 .s3-js .left .img,
#sec3 .s3-js .right .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#sec3 .s3-js .left .title,
#sec3 .s3-js .right .title {
  font-size: 7vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  position: absolute;
  top: 10vw;
  z-index: 2;
  transition: 0.5s all ease;
}

#sec3 .s3-js .left .arrow,
#sec3 .s3-js .right .arrow {
  width: 8vw;
  position: absolute;
  top: 50%;
  z-index: 2;
}

#sec3 .s3-js .left .group-content,
#sec3 .s3-js .right .group-content {
  position: relative;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
  width: 100vw;
  padding: 0 5vw;
}

#sec3 .s3-js .left .group-content h3,
#sec3 .s3-js .right .group-content h3 {
  font-size: 7vw;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 5vw;
}

#sec3 .s3-js .left .group-content h3 small,
#sec3 .s3-js .right .group-content h3 small {
  display: block;
  font-size: 5vw;
}

#sec3 .s3-js .left .title {
  left: 5vw;
}

#sec3 .s3-js .left .arrow {
  right: 5vw;
}

#sec3 .s3-js .right .title {
  right: 5vw;
}

#sec3 .s3-js .right .arrow {
  left: 5vw;
}

#sec3 .s3-js .right .img .object-cover {
  object-position: 90% 50%;
}

#sec3 .s3-js .btn-back {
  position: absolute;
  top: 5vw;
  width: 9vw;
  height: 9vw;
  background: url("../img/shared/icon_right.png") no-repeat top right/100% auto;
  opacity: 0;
  visibility: hidden;
  z-index: 3;
  left: 5vw;
  cursor: pointer;
}

#sec3 .s3-js.active-right .btn-back {
  background-image: url("../img/shared/icon_right.png");
  opacity: 1;
  visibility: visible;
}

#sec3 .s3-js.active-right .right {
  width: 100%;
}

#sec3 .s3-js.active-right .right:before {
  opacity: 1;
  visibility: visible;
}

#sec3 .s3-js.active-right .right .arrow,
#sec3 .s3-js.active-right .right .title {
  opacity: 0;
  visibility: hidden;
}

#sec3 .s3-js.active-right .right .group-content {
  opacity: 1;
  visibility: visible;
}

#sec3 .s3-js.active-right .left {
  width: 0;
  visibility: hidden;
}

#sec3 .s3-js.active-left .btn-back {
  left: auto;
  right: 5vw;
  background-image: url("../img/shared/icon_left.png");
  opacity: 1;
  visibility: visible;
}

#sec3 .s3-js.active-left .left {
  width: 100%;
}

#sec3 .s3-js.active-left .left:before {
  opacity: 1;
  visibility: visible;
}

#sec3 .s3-js.active-left .left .arrow,
#sec3 .s3-js.active-left .left .title {
  opacity: 0;
  visibility: hidden;
}

#sec3 .s3-js.active-left .left .group-content {
  opacity: 1;
  visibility: visible;
}

#sec3 .s3-js.active-left .right {
  width: 0;
  visibility: hidden;
}

#sec3 .row3 {
  background-image: url("../img/shared/bg_line.png");
  padding: 2.7vw;
}

#sec3 .row3 .inner {
  background: #272827;
  position: relative;
  padding: 15vw 5vw 0;
}

#sec3 .row3 .inner:before {
  content: '';
  width: 11.3vw;
  height: 22vw;
  background-image: url(../img/index/frame_deco1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#sec3 .row3 .inner:after {
  content: '';
  width: 11.3vw;
  height: 22vw;
  background-image: url(../img/index/frame_deco2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

#sec3 .row3 .col-text {
  position: relative;
  z-index: 0;
}

#sec3 .row3 .col-text:after {
  content: '';
  width: 52vw;
  height: 30vw;
  background-image: url("../img/index/sec3_set3_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  bottom: -12vw;
  right: 0;
  z-index: -1;
}

#sec3 .row3 .col-img {
  padding-bottom: 25vw;
  position: relative;
  z-index: 0;
}

#sec3 .row3 .col-img:after {
  content: '';
  width: 95vw;
  height: 37vw;
  background-image: url("../img/index/sec3_set3_bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: -5vw;
  bottom: 0;
  z-index: -1;
}

#sec3 .row3 h2 {
  font-size: 6.6vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  margin: 0 -5vw 6vw;
}

#sec3 .row3 .txt {
  margin-bottom: 10vw;
}

#sec3 .row3 .simg {
  position: relative;
  z-index: 1;
  width: 70vw;
  margin: -20vw -10vw 0 auto;
}

#sec3 .row3 .img2 {
  width: 80%;
  margin: 0 0 5vw auto;
}

#sec3 .row3 .img3 {
  width: 90%;
  margin-bottom: 10vw;
}

#sec3 .row3 ul {
  flex-direction: column;
  gap: 3vw;
}

#sec3 .row3 ul li a {
  display: block;
  background: #641b02;
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 30px;
  font-weight: bold;
  padding: 15px 30px 15px 0;
  position: relative;
  text-align: center;
}

#sec3 .row3 ul li a:after {
  content: '';
  width: 15px;
  background-image: url("../img/shared/icon_popup.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  position: absolute;
  right: calc(50% - 80px);
  top: 0;
  bottom: 0;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 129px 0 0px;
  }
  #sec3:before {
    height: 523px;
    top: -291px;
  }
  #sec3 .row1 h2 {
    font-size: 90px;
    margin-bottom: 17px;
  }
  #sec3 .row1 .note {
    margin: 0 0 45px 5px;
  }
  #sec3 .row1 .col-text {
    width: 550px;
    position: relative;
    z-index: 1;
    margin: 0 -250px 0 80px;
  }
  #sec3 .row1 .col-text h3 {
    font-size: 50px;
    margin-bottom: 62px;
    text-align: left;
  }
  #sec3 .row1 .col-text h3 small {
    width: 321px;
    background-size: auto;
    background-position: 0% 100%;
    font-size: 34px;
    padding: 0 0 53px 0;
    margin-left: -94px;
  }
  #sec3 .row1 .col-text .txt {
    width: 306px;
    margin-left: 2px;
  }
  #sec3 .row1 .img {
    width: 565px;
    margin-top: 8px;
  }
  #sec3 .row2 {
    padding: 91px 0 0;
  }
  #sec3 .row2 h2 {
    margin: 0 auto 40px;
    font-size: 56px;
  }
  #sec3 .row2 h2 small {
    font-size: 46px;
  }
  #sec3 .row2 h2 .line {
    width: 90px;
    height: 14px;
    top: 35px;
  }
  #sec3 .row2 h2 .line-left {
    left: -108px;
  }
  #sec3 .row2 h2 .line-right {
    right: -109px;
  }
  #sec3 .s3-js .left,
  #sec3 .s3-js .right {
    height: 650px;
  }
  #sec3 .s3-js .left .title,
  #sec3 .s3-js .right .title {
    font-size: 42px;
    top: 102px;
  }
  #sec3 .s3-js .left .arrow,
  #sec3 .s3-js .right .arrow {
    width: 49px;
    top: 61%;
  }
  #sec3 .s3-js .left .group-content,
  #sec3 .s3-js .right .group-content {
    padding: 0 50px;
  }
  #sec3 .s3-js .left .group-content h3,
  #sec3 .s3-js .right .group-content h3 {
    font-size: 42px;
    margin-bottom: 63px;
  }
  #sec3 .s3-js .left .group-content h3 small,
  #sec3 .s3-js .right .group-content h3 small {
    font-size: 26px;
    margin-bottom: 7px;
  }
  #sec3 .s3-js .left .group-content .txt,
  #sec3 .s3-js .right .group-content .txt {
    text-align: center;
  }
  #sec3 .s3-js .left .title {
    left: 30.7%;
  }
  #sec3 .s3-js .left .arrow {
    right: 45px;
  }
  #sec3 .s3-js .left .img .object-cover {
    object-position: 20% 50%;
  }
  #sec3 .s3-js .right .title {
    right: 30.7%;
  }
  #sec3 .s3-js .right .arrow {
    left: 45px;
  }
  #sec3 .s3-js .btn-back {
    top: 54px;
    width: 49px;
    height: 50px;
    left: 22%;
    transition: 0.3s all ease;
  }
  #sec3 .s3-js .btn-back:hover {
    opacity: 0.8;
  }
  #sec3 .s3-js.active-left .btn-back {
    right: 22%;
  }
  #sec3 .row3 {
    padding: 20px;
  }
  #sec3 .row3 .inner {
    padding: 83px 0 0;
  }
  #sec3 .row3 .inner:before {
    width: 85px;
    height: 90px;
  }
  #sec3 .row3 .inner:after {
    width: 85px;
    height: 90px;
  }
  #sec3 .row3 .col-text {
    max-width: 1100px;
    width: 92%;
    margin: 0 auto;
  }
  #sec3 .row3 .col-text:after {
    width: 388px;
    height: 177px;
    bottom: 5px;
    right: calc(50% - 428px);
  }
  #sec3 .row3 .col-img {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 98px;
  }
  #sec3 .row3 .col-img:after {
    width: 1022px;
    height: 341px;
    left: -230px;
  }
  #sec3 .row3 h2 {
    text-align: left;
    font-size: 52px;
    margin: 0 0 66px -37px;
  }
  #sec3 .row3 .txt {
    width: 493px;
    margin-bottom: 57px;
  }
  #sec3 .row3 .simg {
    width: 435px;
    margin: -147px 0 0 185px;
  }
  #sec3 .row3 .img1 {
    width: 564px;
    margin-left: -100px;
  }
  #sec3 .row3 .img2 {
    width: 389px;
    margin: 0;
    position: absolute;
    top: -74px;
    right: -97px;
  }
  #sec3 .row3 .img3 {
    width: 444px;
    margin-bottom: 0;
    position: absolute;
    right: 25px;
    top: 271px;
  }
  #sec3 .row3 ul {
    flex-direction: row;
    gap: 31px;
    margin: 68px 0 0 33px;
  }
  #sec3 .row3 ul li {
    width: 426px;
  }
  #sec3 .row3 ul li a {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding: 21px 22px 19px 0;
  }
  #sec3 .row3 ul li a:after {
    width: 21px;
    right: 88px;
  }
  #sec3 .row3 ul li a:hover {
    opacity: 0.8;
  }
}

#sec4 {
  padding: 0vw 0 20vw;
}

#sec4 h2 {
  margin-bottom: 10vw;
}

#sec4 h2 img {
  width: 76vw;
  margin: 0 auto 2vw;
}

#sec4 h2 span {
  font-size: 8vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  position: relative;
}

#sec4 h2 span:before {
  content: '';
  height: 10vw;
  background-image: url("../img/index/sec4_h2_deco.png");
  background-repeat: no-repeat;
  background-size: 17vw;
  background-position: center top;
  position: absolute;
  left: 0;
  right: 0;
  top: -10vw;
}

#sec4 .row {
  margin-bottom: 10vw;
}

#sec4 .row .img {
  margin-bottom: 8vw;
}

#sec4 .row .col-text h3 {
  font-size: 6vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  padding-bottom: 4vw;
  margin-bottom: 5vw;
  background: url("../img/shared/dotted.png") repeat-x left bottom;
  background-size: 10px;
}

#sec4 .btn-link a {
  display: block;
  background: #641b02;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.075em;
  font-weight: bold;
  text-align: center;
  padding: 12px 10px 10px 0;
  position: relative;
}

#sec4 .btn-link a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0px 8px 10px;
  border-color: transparent transparent transparent #fff;
  transform: rotate(0deg) translateY(-50%);
  position: absolute;
  right: 20px;
  top: 50%;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 69px 0 96px;
  }
  #sec4 h2 {
    margin-bottom: 46px;
  }
  #sec4 h2 img {
    width: auto;
    margin: 0 auto 18px;
  }
  #sec4 h2 span {
    font-size: 52px;
  }
  #sec4 h2 span:before {
    height: 55px;
    background-size: 99px;
    top: -54px;
  }
  #sec4 .row {
    margin: 0 -50px 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #sec4 .row .img {
    margin: 0;
  }
  #sec4 .row .col-text {
    width: 427px;
  }
  #sec4 .row .col-text h3 {
    font-size: 36px;
    padding-bottom: 29px;
    margin-bottom: 27px;
    background-size: auto;
  }
  #sec4 .row.img--right {
    flex-direction: row-reverse;
  }
  #sec4 .btn-link {
    width: 550px;
    margin: 90px auto 0;
  }
  #sec4 .btn-link a {
    font-size: 20px;
    line-height: 30px;
    padding: 20px 30px 20px 0;
  }
  #sec4 .btn-link a:after {
    border-width: 8px 0px 8px 10px;
    right: 52px;
  }
  #sec4 .btn-link a:hover {
    opacity: 0.8;
  }
}

#sec5 .row1 {
  position: relative;
}

#sec5 .row1 h2 {
  font-size: 8vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  position: absolute;
  bottom: 5vw;
  right: 5vw;
  z-index: 1;
}

#sec5 .row2 {
  background-image: url("../img/shared/bg_line.png");
  padding: 2.7vw;
  padding-top: 0;
}

#sec5 .row2 .inner {
  background: #272827;
  position: relative;
  padding: 10vw 5vw 9.7vw;
}

#sec5 .row2 .inner:before {
  content: '';
  width: 11.3vw;
  height: 22vw;
  background-image: url(../img/index/frame_deco3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: 0;
  bottom: 0;
}

#sec5 .row2 .inner:after {
  content: '';
  width: 11.3vw;
  height: 22vw;
  background-image: url(../img/index/frame_deco4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  right: 0;
  bottom: 0;
}

#sec5 .row2 .inner .wrap {
  padding: 0;
}

#sec5 .row2 .group1 .txt {
  margin-bottom: 8vw;
}

#sec5 .row2 .group1 .floormap {
  width: 77.3vw;
  margin: 0 auto 10vw;
}

#sec5 .row2 .group1 .img1 {
  width: 76.4vw;
  margin-bottom: 4vw;
}

#sec5 .row2 .group2 {
  position: relative;
  z-index: 0;
}

#sec5 .row2 .group2:before {
  content: '';
  width: 27.3vw;
  height: 30.7vw;
  background-image: url("../img/index/sec5_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: 7.3vw;
  bottom: 42.9vw;
  z-index: -1;
}

#sec5 .row2 .group2 .img3 {
  width: 38vw;
  margin: 0 -5vw -18vw auto;
}

#sec5 .row2 .group2 .img2 {
  width: 48.7vw;
  margin: 0 0 -20vw -5vw;
}

#sec5 .row2 .group2 .img4 {
  width: 47.2vw;
  height: 39.7vw;
  margin: 0 0 15.2vw auto;
}

#sec5 .row2 .group2 .img5 {
  width: 70vw;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #sec5 .row1 h2 {
    font-size: 52px;
    bottom: 39px;
    right: calc(50% - 554px);
  }
  #sec5 .row1 .img-bg {
    height: 600px;
  }
  #sec5 .row2 {
    padding: 20px;
    padding-top: 0;
  }
  #sec5 .row2 .inner {
    padding: 64px 0 88px;
  }
  #sec5 .row2 .inner:before {
    width: 85px;
    height: 90px;
  }
  #sec5 .row2 .inner:after {
    width: 85px;
    height: 90px;
  }
  #sec5 .row2 .group1 {
    margin: 0 -50px;
    flex-direction: row-reverse;
  }
  #sec5 .row2 .group1 .col-right {
    width: 359px;
  }
  #sec5 .row2 .group1 .txt {
    margin-bottom: 145px;
  }
  #sec5 .row2 .group1 .floormap {
    width: 579px;
    margin: 0 0 0 -119px;
  }
  #sec5 .row2 .group1 .floormap img {
    width: 100%;
    height: auto;
  }
  #sec5 .row2 .group1 .img1 {
    width: 600px;
    margin: 3px 0 0 -50px;
  }
  #sec5 .row2 .group2:before {
    width: 205px;
    height: 228px;
    left: calc(50% + 423px);
    bottom: 310px;
  }
  #sec5 .row2 .group2 .img3 {
    width: 304px;
    margin: 0;
    position: absolute;
    top: 91px;
    left: 320px;
  }
  #sec5 .row2 .group2 .img2 {
    width: 359px;
    margin: -36px 0 -85px -186px;
  }
  #sec5 .row2 .group2 .img4 {
    width: 354px;
    height: 236px;
    margin: 0;
    position: absolute;
    top: 434px;
    left: 142px;
  }
  #sec5 .row2 .group2 .img5 {
    width: 524px;
    margin: 0 -147px 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1360px) {
  #sec5 .row2 .group1 .floormap {
    width: 520px;
    margin-left: -150px;
  }
  #sec5 .row2 .group1 .txt {
    margin-right: 50px;
    margin-left: -50px;
  }
  #sec5 .row2 .group2:before {
    left: calc(50% + 360px);
  }
}

.bg-1 {
  background-image: url("../img/shared/bg1.jpg");
  color: #000;
}

#sec6 {
  padding: 20vw 0;
}

#sec6 .shopinfo {
  padding-bottom: 15vw;
}

#sec6 h2 {
  position: relative;
  margin-bottom: 10vw;
}

#sec6 h2 img {
  width: 90vw;
  margin: 0 auto;
}

#sec6 h2 span {
  font-size: 6vw;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 500;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1vw;
  z-index: 1;
}

#sec6 .sticky-section {
  padding: 0 5vw;
}

#sec6 .sticky-section .img {
  margin-bottom: 10vw;
}

#sec6 .sticky-section .col-main .logo {
  width: 120px;
  margin: 0 auto 30px;
}

#sec6 .sticky-section .col-main .tel {
  line-height: 1.4;
  text-align: center;
  margin-bottom: 20px;
}

#sec6 .sticky-section .col-main .tel small {
  display: block;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.075em;
}

#sec6 .sticky-section .col-main .tel span {
  font-size: 30px;
  letter-spacing: 0.075em;
}

#sec6 .sticky-section .col-main .tel span img {
  width: 25px;
  margin-right: 5px;
  filter: brightness(1) invert(1);
}

#sec6 .sticky-section .col-main .insta {
  width: 30px;
  margin: 0 auto 30px;
}

#sec6 .sticky-section .col-main .insta img {
  filter: brightness(1) invert(1);
}

#sec6 .sticky-section .col-main .info {
  line-height: 22px;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

#sec6 .sticky-section .col-main .info dl {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 11px;
  position: relative;
}

#sec6 .sticky-section .col-main .info dl:after {
  content: '';
  height: 2px;
  background-image: url("../img/shared/dotted.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  filter: brightness(1) invert(1);
}

#sec6 .sticky-section .col-main .info dl dt {
  display: table-cell;
  width: 114px;
}

#sec6 .sticky-section .col-main .info dl dd {
  display: table-cell;
}

#sec6 .sticky-section .col-main .info dl dd img {
  width: 10px;
  margin: -2px 0 0 2px;
  filter: brightness(1) invert(1);
}

#sec6 #gmap {
  padding: 0 5vw;
}

#sec6 #gmap .gmap {
  height: 480px;
  position: relative;
  margin-bottom: 10px;
}

#sec6 #gmap .gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#sec6 #gmap .btn-group {
  gap: 10px;
  font-weight: bold;
}

#sec6 #gmap .btn-group .link-map a:after {
  content: '';
  width: 13px;
  height: 13px;
  background-image: url("../img/shared/icon_arrow3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-left: 6px;
  filter: brightness(1) invert(1);
  position: relative;
  top: 1px;
}

@media screen and (min-width: 768px) {
  #sec6 {
    padding: 95px 0 82px;
  }
  #sec6 .shopinfo {
    padding-bottom: 103px;
  }
  #sec6 h2 {
    margin: 0 18px 48px 0;
  }
  #sec6 h2 img {
    width: auto;
  }
  #sec6 h2 span {
    font-size: 38px;
    bottom: 13px;
    right: 19px;
  }
  #sec6 .sticky-section {
    padding: 0;
  }
  #sec6 .sticky-section .wrapper {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
  #sec6 .sticky-section .img {
    width: 689px;
    margin: 0 0 0 -110px;
  }
  #sec6 .sticky-section .col-main {
    width: 640px;
    padding-top: 36px;
  }
  #sec6 .sticky-section .col-main .logo {
    width: 197px;
    margin: 0 auto 34px;
  }
  #sec6 .sticky-section .col-main .tel {
    margin-bottom: 21px;
  }
  #sec6 .sticky-section .col-main .tel small {
    font-size: 19px;
    padding-right: 40px;
    margin-bottom: 8px;
  }
  #sec6 .sticky-section .col-main .tel span {
    font-size: 37px;
    padding-right: 18px;
  }
  #sec6 .sticky-section .col-main .tel span img {
    width: 32px;
    height: auto;
    margin-right: 10px;
  }
  #sec6 .sticky-section .col-main .insta {
    width: 63px;
    margin: 0 auto 46px;
  }
  #sec6 .sticky-section .col-main .info {
    line-height: 24px;
  }
  #sec6 .sticky-section .col-main .info dl {
    padding-bottom: 14px;
    margin-bottom: 10px;
  }
  #sec6 .sticky-section .col-main .info dl:after {
    background-size: auto;
    right: 37px;
  }
  #sec6 .sticky-section .col-main .info dl dt {
    width: 187px;
    padding-left: 36px;
  }
  #sec6 .sticky-section .col-main .info dl dd img {
    margin: -2px 0 0 2px;
  }
  #sec6 .sticky-section .col-main .info dl dd a:hover {
    text-decoration: underline;
  }
  #sec6 .sticky-section .col-main .info dl dd a:hover img {
    opacity: 1 !important;
  }
  #sec6 #gmap {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }
  #sec6 #gmap .gmap {
    height: 600px;
    margin-bottom: 10px;
  }
  #sec6 #gmap .btn-group {
    gap: 18px;
    font-size: 18px;
  }
  #sec6 #gmap .btn-group a:hover {
    text-decoration: underline;
  }
  #sec6 #gmap .btn-group a:hover img {
    opacity: 1 !important;
  }
  #sec6 #gmap .btn-group .link-map a:after {
    width: 18px;
    height: 18px;
    margin-left: 10px;
    top: 1px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #sec6 .sticky-section .col-main {
    width: 660px;
  }
  #sec6 .sticky-section .col-main .info dl dt {
    width: 145px;
    padding-left: 0;
  }
  #sec6 .sticky-section .img img {
    width: 100%;
    height: auto;
  }
}

#sec7 {
  padding-bottom: 20vw;
}

#sec7 .row {
  border-bottom: 1px solid;
  padding-bottom: 15vw;
}

#sec7 h2 {
  font-size: 10vw;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 8vw;
}

#sec7 #feed {
  margin-bottom: 10px;
}

#sec7 .more a {
  border-bottom: 1px solid;
  padding-bottom: 2px;
}

#sec7 .more a:after {
  content: '';
  width: 16px;
  height: 13px;
  background-image: url("../img/shared/icon_popup.png");
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-left: 5px;
  filter: brightness(1) invert(1);
}

@media screen and (min-width: 768px) {
  #sec7 {
    padding-bottom: 103px;
  }
  #sec7 .row {
    padding: 0 47px 34px 62px;
    text-align: left;
  }
  #sec7 h2 {
    font-size: 42px;
    margin-bottom: 0;
  }
  #sec7 #feed {
    width: 585px;
    margin: 13px 0 0px;
  }
  #sec7 #feed .item dl {
    width: 100%;
    display: table;
  }
  #sec7 #feed .item dl dt {
    width: 122px;
    display: table-cell;
  }
  #sec7 #feed .item dl dd {
    display: table-cell;
  }
  #sec7 #feed .item dl dd a:hover {
    text-decoration: underline;
  }
  #sec7 .more {
    margin-top: 14px;
  }
  #sec7 .more a {
    padding-bottom: 3px;
    transition: 0s;
  }
  #sec7 .more a:after {
    width: 16px;
    height: 13px;
    margin-left: 10px;
  }
  #sec7 .more a:hover {
    border-color: transparent;
  }
}
