#header #key {
  height: auto;
}
#rss {
  position: relative;
  padding: 11vw 0 14vw;
  margin-bottom: 14vw;
}
#rss::before {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#rss h2 {
  line-height: 1.5;
  text-align: center;
  margin-bottom: 7vw;
}
#rss h2 span {
  font-size: 8vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  padding: 0 2% 2vw;
}
#rss h2 span::before {
  content: "";
  border-top: 1px solid #8e8d8b;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
#rss .content .feed {
  max-width: 62%;
  margin: 0 auto;
}
#rss .content .feed .row .rss-img {
  border: 1px solid #3c2f22;
}
#rss .content .feed .row .rss-img span {
  width: 100% !important;
  height: 40vw !important;
}
#rss .content .feed .row .rss-detail {
  margin-top: 10px;
  letter-spacing: 0.2em;
  line-height: 25px;
}
#rss .content .gr-btn {
  max-width: 75%;
  margin: 8vw auto 0;
}
#rss .content .gr-btn .btn-s1 {
  max-width: 100%;
  margin: 0;
}
#rss .content .gr-btn .btn-blog {
  margin-bottom: 20px;
}
#sec1 .set1 {
  position: relative;
  background: url(../img/index/sec1_img1_sp.jpg) no-repeat center top/cover;
  height: 100vw;
}
#sec1 .set1 h2 {
  position: absolute;
  top: 28vw;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
}
#sec1 .set1 h2 img {
  width: 28%;
}
#sec1 .set2 {
  padding: 12vw 0 20vw;
  background: url(../img/index/sec1_deco_sp.png) no-repeat left top/78% auto;
}
#sec1 .set2 .gr-txt h2 {
  margin: 0 3% 10vw;
}
#sec1 .set2 .gr-txt .txt {
  margin-top: 4vw;
}
#sec2 .set1 .photo {
  margin: 0 -5vw;
}
#sec2 .set1 h2 {
  text-align: center;
}
#sec2 .set1 h2 img {
  width: 55%;
}
#sec2 .set2 .gr-txt {
  margin-top: 3vw;
}
#sec2 .set2 .photo {
  margin: 13vw -1vw 0 1vw;
}
#sec3 {
  padding-bottom: 20vw;
  position: relative;
}
#sec3 .group::before {
  content: "";
  background: url(../img/index/sec3_deco2_sp.png) no-repeat right top/100% auto;
  position: absolute;
  top: -23vw;
  right: 0;
  bottom: 0;
  width: 78%;
  z-index: 1;
}
#sec3 .content {
  padding: 26vw 0 0;
  position: relative;
}
#sec3 .content h2 {
  text-align: center;
  margin: 0 0 18.5vw -3vw;
  position: relative;
  z-index: 2;
}
#sec3 .content h2 img {
  width: 52%;
}
#sec3 .content .deco {
  position: absolute;
  top: 8vw;
  left: 9%;
  width: 31%;
}
#sec3 .content .photo {
  position: relative;
  z-index: 2;
}
#sec3 .content .txt {
  margin-top: 4vw;
}
#sec4 {
  position: relative;
  padding: 11vw 0 13vw;
}
#sec4::before {
  content: "";
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec4 .content h2 {
  margin-bottom: 4vw;
}
#sec4 .content .txt {
  margin-top: 4vw;
}
#sec5 .set1 {
  background: url(../img/index/sec5_img1_sp.jpg) no-repeat center top/cover;
  height: 100vw;
  position: relative;
}
#sec5 .set1 h2 {
  position: absolute;
  top: 16vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  white-space: nowrap;
}
#sec5 .set1 h2 span {
  font-size: 10.5vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #f2ede2;
  display: inline-block;
}
#sec5 .set2 {
  padding: 11vw 0 17vw;
}
#sec5 .set2 .item1 {
  margin-bottom: 12vw;
}
#sec5 .set2 .item1 h3 {
  margin: 0 -10% 0 13%;
}
#sec5 .set2 .item1 .photo {
  margin: 7vw -1vw 10vw 1vw;
}
#sec5 .set2 .item2 {
  margin-bottom: 8vw;
}
#sec5 .set2 .item2 h3 {
  margin: 0 9% 5.5vw -6%;
}
#sec5 .set2 .item2 .js {
  margin: 0 1vw 9vw -1vw;
}
#sec5 .set2 .item2 .js::before {
  left: -4vw;
  right: 4vw;
}
#sec5 .set2 .item3 h3 {
  margin: 0 -5vw 9vw;
}
#sec6 .set1 .box-parallax {
  height: 100vw;
}
#sec6 .set1 .box-parallax .img-parallax img {
  -o-object-position: 72% 50%;
  object-position: 72% 50%;
}
#sec6 .set2 {
  padding: 10vw 0 18vw;
}
#sec6 .set2 .col-l .logo {
  text-align: center;
}
#sec6 .set2 .col-l .logo img {
  width: 46%;
}
#sec6 .set2 .col-l .tel {
  text-align: center;
  margin: 5vw 0 8vw;
}
#sec6 .set2 .col-l .tel img {
  width: 85%;
}
#sec6 .set2 .col-r {
  margin-top: 6vw;
}
#sec6 .set2 .col-r .list dl {
  display: flex;
  border-bottom: 1px solid #b2ada5;
  padding: 10px 0;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
}
#sec6 .set2 .col-r .list dl dt {
  width: 22%;
}
#sec6 .set2 .col-r .list dl dd {
  flex: 1;
}
#sec6 .set2 .col-r .list dl dd .link-map {
  display: inline-block;
  position: relative;
  font-weight: 400;
  margin-left: 26px;
  font-size: 12px;
}
#sec6 .set2 .col-r .list dl dd .link-map::before {
  content: "";
  background: url(../img/shared/icon_map.png) no-repeat 0 0/100% auto;
  position: absolute;
  top: 5px;
  left: -16px;
  width: 12px;
  height: 25px;
}
#sec6 .set2 .col-r .list dl dd .link-map::after {
  content: "";
  border-top: 1px solid #88847e;
  position: absolute;
  right: 0;
  bottom: 6px;
  left: 0;
}
#sec6 .set2 .col-r .box {
  position: relative;
  overflow: hidden;
  margin-top: 10vw;
  padding: 0 7% 7vw;
}
#sec6 .set2 .col-r .box::before {
  content: "";
  border: 1px solid #222;
  border-top: 0;
  position: absolute;
  top: 4vw;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec6 .set2 .col-r .box dt {
  text-align: center;
  margin-bottom: 1vw;
}
#sec6 .set2 .col-r .box dt span {
  font-size: 4.5vw;
  letter-spacing: 0.15em;
  display: inline-block;
  position: relative;
}
#sec6 .set2 .col-r .box dt span::before {
  content: "";
  border-top: 1px solid #222;
  position: absolute;
  top: 50%;
  left: calc(100% + 3vw);
  right: -1000px;
}
#sec6 .set2 .col-r .box dt span::after {
  content: "";
  border-top: 1px solid #222;
  position: absolute;
  top: 50%;
  right: calc(100% + 3vw);
  left: -1000px;
}
#gmap {
  padding-bottom: 18vw;
}
#gmap .map {
  height: 480px;
  margin: 0 -5vw;
}
#gmap .map iframe {
  width: 100%;
  height: 100%;
}
#gmap .link {
  margin-top: 8vw;
}
#gmap .link .btn-map {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #key .sl {
    height: 880px;
  }
  #key .sl1 {
    background: url(../img/index/key1.jpg) no-repeat center top/cover;
  }
  #key .sl2 {
    background: url(../img/index/key2.jpg) no-repeat center top/cover;
  }
  #key .sl3 {
    background: url(../img/index/key3.jpg) no-repeat center top/cover;
  }
  #rss {
    padding: 148px 0 138px;
    margin-bottom: 0;
  }
  #rss::before {
    top: 90px;
    bottom: 86px;
    left: calc(50% - 550px);
  }
  #rss .wrap {
    max-width: 1248px;
  }
  #rss h2 {
    line-height: 40px;
    text-align: left;
    margin-bottom: 0;
    position: absolute;
    top: -9px;
    left: 171px;
    white-space: nowrap;
  }
  #rss h2 span {
    font-size: 36px;
    padding: 45px 51px 46px 0;
  }
  #rss h2 span::before {
    border-top: 0;
    border-left: 1px solid #8e8d8b;
    top: 0;
    left: auto;
  }
  #rss .content {
    display: flex;
    justify-content: space-between;
  }
  #rss .content .feed {
    width: 551px;
    max-width: 100%;
    margin: 0 0 0 362px;
    min-height: 240px;
    display: flex;
    justify-content: space-between;
  }
  #rss .content .feed .row {
    width: 251px;
  }
  #rss .content .feed .row:last-child {
    display: block;
  }
  #rss .content .feed .row .rss-img span {
    height: 179px !important;
  }
  #rss .content .feed .row .rss-detail {
    margin-top: 11px;
    line-height: 24px;
    font-size: 13px;
  }
  #rss .content .feed .row .rss-detail dd a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #rss .content .gr-btn {
    max-width: 100%;
    width: 285px;
    margin: 30px 0 0 0;
  }
  #rss .content .gr-btn .btn-s1 {
    max-width: 100%;
    margin: 0;
  }
  #rss .content .gr-btn .btn-blog {
    margin-bottom: 20px;
  }
  #sec1 .set1 {
    background: url(../img/index/sec1_img1.jpg) no-repeat center top/cover;
    height: 700px;
  }
  #sec1 .set1 h2 {
    top: 209px;
  }
  #sec1 .set1 h2 img {
    width: auto;
  }
  #sec1 .set2 {
    padding: 89px 0 104px;
    background: url(../img/index/sec1_deco.png) no-repeat left top;
  }
  #sec1 .set2 .wrap {
    max-width: 1200px;
  }
  #sec1 .set2 .gr-txt {
    width: 480px;
  }
  #sec1 .set2 .gr-txt h2 {
    margin: 0;
  }
  #sec1 .set2 .gr-txt .txt {
    margin: 34px 0 40px;
    text-align: justify;
  }
  #sec1 .set2 .gr-txt .photo {
    position: absolute;
    top: 2px;
    right: -59px;
    left: 608px;
    height: 658px;
  }
  #sec2 .set1 {
    position: relative;
    margin-bottom: 50px;
  }
  #sec2 .set1 .photo {
    margin: 0 151px 0 -250px;
    height: 550px;
  }
  #sec2 .set1 h2 {
    text-align: left;
    position: absolute;
    top: -6px;
    right: -292px;
    z-index: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec2 .set1 h2 {
    right: calc(-50vw + 47%);
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set1 h2 img {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set2 {
    display: flex;
  }
  #sec2 .set2 .gr-txt {
    margin: 50px 97px 0 -28px;
    width: 460px;
  }
  #sec2 .set2 .gr-txt .txt {
    text-align: justify;
    letter-spacing: 0.024em;
  }
  #sec2 .set2 .gr-txt .btn-link {
    margin-top: 39px;
  }
  #sec2 .set2 .photo {
    margin: 0 -179px 0 0;
    flex: 1;
    height: 450px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1358px) {
  #sec2 .set2 .photo {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 120px 0 102px;
  }
  #sec3::before {
    content: "";
    background: url(../img/index/sec3_line1.png) no-repeat;
    width: 480px;
    height: 538px;
    position: absolute;
    left: calc(50% - 190px);
    bottom: 0;
    z-index: -1;
  }
  #sec3::after {
    content: "";
    background: url(../img/index/sec3_line2.png) no-repeat;
    width: 1064px;
    height: 554px;
    position: absolute;
    left: calc(50% + 186px);
    bottom: 0;
    z-index: -1;
  }
  #sec3 .group::before {
    background: url(../img/index/sec3_deco2.png) no-repeat;
    height: 861px;
    top: -241px;
    left: calc(50% + 151px);
    right: auto;
    bottom: auto;
    width: 599px;
    z-index: 1;
  }
  #sec3 .content {
    padding: 0;
  }
  #sec3 .content h2 {
    text-align: left;
    margin: 0;
    position: absolute;
    top: 143px;
    right: 2px;
  }
  #sec3 .content h2 img {
    width: auto;
  }
  #sec3 .content .deco {
    top: -8px;
    left: 436px;
    width: auto;
  }
  #sec3 .content .photo {
    margin: 0 531px 0 -181px;
    height: 750px;
  }
  #sec3 .content .txt {
    margin-top: 0;
    position: absolute;
    top: 270px;
    right: -69px;
    height: 315px;
  }
  #sec3 .content .btn-link {
    position: absolute;
    top: 272px;
    right: 269px;
    width: 56px;
    height: 261px;
    padding: 0;
    white-space: nowrap;
  }
  #sec3 .content .btn-link a {
    padding: 7px;
  }
  #sec3 .content .btn-link a::after {
    border-top: 0;
    border-left: 1px solid #86817b;
    bottom: -26px;
    right: auto;
    top: auto;
    left: 50%;
    width: 1px;
    height: 50px;
  }
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 111px 0 141px;
  }
  #sec4::before {
    right: 22px;
    bottom: 22px;
    left: 22px;
  }
  #sec4 .wrap {
    max-width: 1152px;
  }
  #sec4 .content h2 {
    margin-bottom: 0;
  }
  #sec4 .content .txt {
    margin-top: 34px;
    width: 397px;
    text-align: justify;
  }
  #sec4 .content .btn-link {
    margin: 38px 0 0 3px;
  }
  #sec4 .content .photo {
    position: absolute;
    top: -30px;
    right: -89px;
    left: 441px;
    height: 500px;
    z-index: -1;
  }
}
@media screen and (min-width: 768px) {
  #sec5 .set1 {
    background: url(../img/index/sec5_img1.jpg) no-repeat center top/cover;
    height: 700px;
  }
  #sec5 .set1 h2 {
    top: 145px;
    left: auto;
    right: 130px;
    transform: none;
  }
  #sec5 .set1 h2 span {
    font-size: 62px;
    letter-spacing: 0.02em;
  }
  #sec5 .set2 {
    padding: 128px 0 120px;
  }
  #sec5 .set2 .item1 {
    margin-bottom: 94px;
    position: relative;
    min-height: 433px;
  }
  #sec5 .set2 .item1 h3 {
    margin: 0 0 33px -1px;
  }
  #sec5 .set2 .item1 .txt {
    width: 425px;
    text-align: justify;
  }
  #sec5 .set2 .item1 .photo {
    margin: 0;
    position: absolute;
    top: -49px;
    right: -149px;
    left: 499px;
    height: 450px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  #sec5 .set2 .item1 .photo {
    right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec5 .set2 .item2 {
    margin-bottom: 51px;
    min-height: 434px;
    position: relative;
  }
  #sec5 .set2 .item2 h3 {
    margin: 0 5px 0 auto;
    width: 496px;
  }
  #sec5 .set2 .item2 .txt {
    width: 399px;
    text-align: justify;
    margin: 35px 0 0 auto;
  }
  #sec5 .set2 .item2 .js {
    margin: 0;
    position: absolute;
    top: -48px;
    right: 501px;
    left: -151px;
  }
  #sec5 .set2 .item2 .js .sl {
    height: 450px;
  }
  #sec5 .set2 .item2 .js::before {
    left: -32px;
    right: 32px;
  }
}
@media screen and (min-width: 768px) {
  #sec5 .set2 .item3 {
    position: relative;
  }
  #sec5 .set2 .item3 h3 {
    margin: 0;
    position: absolute;
    top: 121px;
    left: 0;
    z-index: 1;
  }
  #sec5 .set2 .item3 .floormap {
    margin: 0 -97px 0 365px;
  }
}
@media screen and (min-width: 768px) {
  #sec6 .set1 .box-parallax {
    height: 620px;
  }
  #sec6 .set1 .box-parallax .img-parallax img {
    -o-object-position: center;
    object-position: center;
  }
  #sec6 .set2 {
    padding: 128px 0 50px;
    position: relative;
  }
  #sec6 .set2::before {
    content: "";
    background: url(../img/index/sec6_line.png) no-repeat;
    width: 944px;
    height: 494px;
    position: absolute;
    right: calc(50% + 306px);
    bottom: 0;
    z-index: -1;
  }
  #sec6 .set2 .content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #sec6 .set2 .col-l {
    width: 384px;
    margin-left: -17px;
  }
  #sec6 .set2 .col-l .logo img {
    width: auto;
  }
  #sec6 .set2 .col-l .tel {
    margin: 40px 0 30px;
  }
  #sec6 .set2 .col-l .tel img {
    width: auto;
  }
  #sec6 .set2 .col-l .btn-web {
    margin: 0 0 0 62px;
  }
  #sec6 .set2 .col-l .btn-ins {
    margin: 30px 0 47px 66px;
  }
  #sec6 .set2 .col-l .box {
    position: relative;
    overflow: hidden;
    margin: 0 -18px 0 -12px;
    padding: 0 37px 30px;
  }
  #sec6 .set2 .col-l .box::before {
    content: "";
    border: 1px solid #222;
    border-top: 0;
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #sec6 .set2 .col-l .box dt {
    text-align: center;
    margin-bottom: 10px;
  }
  #sec6 .set2 .col-l .box dt span {
    font-size: 18px;
    letter-spacing: 0.05em;
    display: inline-block;
    position: relative;
  }
  #sec6 .set2 .col-l .box dt span::before {
    content: "";
    border-top: 1px solid #222;
    position: absolute;
    top: 50%;
    left: calc(100% + 10px);
    right: -1000px;
  }
  #sec6 .set2 .col-l .box dt span::after {
    content: "";
    border-top: 1px solid #222;
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    left: -1000px;
  }
  #sec6 .set2 .col-r {
    margin: -23px -10px 0 0;
    width: 544px;
  }
  #sec6 .set2 .col-r .list dl {
    padding: 14.5px 2px 14.5px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
  }
  #sec6 .set2 .col-r .list dl dt {
    width: 128px;
  }
  #sec6 .set2 .col-r .list dl dd {
    margin-right: -10px;
  }
  #sec6 .set2 .col-r .list dl dd .link-map {
    margin-left: 26px;
    letter-spacing: 0.2em;
    top: -3px;
  }
  #sec6 .set2 .col-r .list dl dd .link-map::before {
    top: 7px;
    left: -16px;
    width: 11px;
  }
  #sec6 .set2 .col-r .list dl dd .link-map::after {
    bottom: 9px;
  }
  #sec6 .set2 .col-r .list dl dd .link-map:hover::after {
    content: none;
  }
}
@media screen and (min-width: 768px) {
  #gmap {
    padding-bottom: 50px;
  }
  #gmap .wrap {
    max-width: 100%;
    padding: 0 100px;
  }
  #gmap .map {
    height: 550px;
    margin: 0;
  }
  #gmap .link {
    margin: 20px 4px 0 auto;
    width: 285px;
  }
  #gmap .link .btn-map {
    margin-top: 0;
  }
  #gmap .link .print_map {
    text-align: center;
    margin-top: 2px;
    position: relative;
    left: -11px;
    letter-spacing: 0.1em;
  }
  #gmap .link .print_map a {
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 1px;
  }
  #gmap .link .print_map a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 1499px) and (min-width: 768px) {
  #sec2 .set1 .photo {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (max-width: 1399px) and (min-width: 768px) {
  #gmap .wrap {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1330px) and (min-width: 768px) {
  #rss .content .gr-btn {
    margin-right: calc(-50vw + 50% + 30px);
  }
  #sec2 .set1 .photo {
    margin-right: 250px;
  }
  #sec4 .content .photo {
    right: calc(-50vw + 50%);
  }
  #sec5 .set2 .item2 .js {
    left: calc(-50vw + 50%);
  }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #rss .content .feed {
    width: 480px;
  }
  #rss .content .feed .row {
    width: 220px;
  }
  #sec1 .set2 .gr-txt .photo {
    right: calc(-50vw + 50%);
  }
  #sec1 .set2 .gr-txt {
    margin-left: calc(-50vw + 50% + 30px);
  }
  #sec4::before {
    right: 0;
    left: 0;
  }
}
@media screen and (max-width: 1230px) and (min-width: 768px) {
  #sec4 .content {
    margin-left: calc(-50vw + 50% + 30px);
  }
  #sec5 .set2 .item3 .floormap {
    margin-right: calc(-50vw + 50% + 30px);
  }
  #sec5 .set2 .item3 .floormap img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #sec3 .content .txt {
    height: 340px;
  }
}
