@media screen and (max-width: 767px) {
  body {
    font-weight: 500;
  }
}

header .hdblk {
  min-height: 90vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 20vw 0 5vw;
}
header .hdblk .set2 {
  margin-top: auto;
}
@media screen and (min-width: 768px) {
  header h1 {
    margin: 14px 18px 0 0;
    padding: 0;
  }
  header .mainnav .nav-link {
    font-size: 20px;
  }
  header .logo {
    text-align: center;
  }
  header .tel {
    margin-top: 30px;
  }
  header .tel dt {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  header .tel .tel-number {
    margin-top: 9px;
    font-size: 39px;
    letter-spacing: 0;
    line-height: 1;
  }
  header .tel .tel-number::before {
    content: "";
    width: 25px;
    height: 35px;
    display: inline-block;
    margin: 0 5px -3px 0;
    background: url("../img/shared/icon_phone1.png") 0 0/contain no-repeat;
  }
  header .btn-reserve {
    margin-top: 25px;
  }
  header .btn-reserve a {
    width: 359px;
    min-height: 90px;
    font-size: 22.5px;
  }
  header .btn-reserve a > span::before {
    width: 27px;
    height: 29px;
  }
  header .contactbox {
    display: block;
  }
  header .hdblk {
    min-height: 1000px;
    padding: 45px 0 0;
  }
  header .hdblk .set1 {
    width: 530px;
    display: block;
    margin-top: 0;
    padding: 79px 50px 20px;
    background: #fff;
    border-top-right-radius: 50px;
    text-align: center;
  }
  header .hdblk .set1 .gr2 {
    display: block !important;
  }
  header .hdblk .set2 {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
}

#key {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: 1;
}
#key .slide-fade {
  width: 100%;
  height: 100%;
}
#key .img {
  width: 100%;
  height: 100%;
}
#key .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  #key {
    width: calc(100% - 376px);
    left: auto;
  }
}

#sec1 {
  padding: 20vw 0;
  position: relative;
  z-index: 0;
}
#sec1::before {
  content: "";
  background: url("../img/index/sec1_bgi_sp.jpg") center/cover;
  position: absolute;
  inset: 0;
  z-index: -1;
}
#sec1 h2.ttl {
  font-weight: 500;
  font-size: 6vw;
  letter-spacing: 0.08em;
  text-align: center;
}
#sec1 h2.ttl span {
  min-width: 60vw;
  display: inline-block;
  padding: 5px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#sec1 .set1 .gr2 {
  margin-top: 10vw;
}
#sec1 .set1 .gr2 .txtbox .txt {
  margin-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 115px 0 131px;
  }
  #sec1::before {
    background-image: url("../img/index/sec1_bgi.jpg");
    top: -1000px;
  }
  #sec1 h2.ttl {
    margin-left: auto;
    font-size: 35px;
    line-height: 90px;
  }
  #sec1 h2.ttl span {
    min-width: auto;
    padding: 58px 12px;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    border-right: 1px solid rgba(0, 0, 0, 0.5);
  }
  #sec1 .set1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  #sec1 .set1 .gr1 {
    width: 255px;
  }
  #sec1 .set1 .gr2 {
    width: 672px;
    margin-top: 0;
  }
  #sec1 .set1 .gr2 .txtbox {
    width: 570px;
  }
  #sec1 .set1 .gr2 .txtbox .txt {
    margin-bottom: 0;
  }
  #sec1 .set1 .gr2 .txtbox .txtnote {
    margin-top: 34px;
  }
}

#sec2 {
  padding-top: 20vw;
  position: relative;
  z-index: 0;
}
#sec2::before {
  content: "";
  width: 18vw;
  height: 153vw;
  background: url("../img/shared/bg1.jpg");
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#sec2::after {
  content: "";
  width: 20vw;
  height: 68vw;
  background: url("../img/shared/pattern1.png") 0 0/10vw;
  position: absolute;
  top: 0;
  right: var(--paddingWrap);
  z-index: -1;
}
#sec2 h2.ttl {
  text-align: center;
}
#sec2 h2.ttl img {
  width: 40vw;
}
#sec2 .h2box .img {
  margin-top: 5vw;
}
#sec2 .set1 {
  margin-top: 7vw;
}
#sec2 .set1 .gr2 {
  margin-top: 7vw;
}
#sec2 .set2 {
  margin-top: 10vw;
  padding-top: 7vw;
  position: relative;
}
#sec2 .set2 h3.ttl {
  min-width: 22vw;
  font-weight: 500;
  font-size: 4.5vw;
  letter-spacing: 0.08em;
}
#sec2 .set2 h3.ttl span {
  display: inline-block;
  padding: 10px 0;
  background: #3b3d3c;
  color: #fff;
  position: relative;
  z-index: 1;
}
#sec2 .set2 h3.ttl span ~ span {
  margin-right: 7px;
}
#sec2 .set2 .ttlbox {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
#sec2 .set2 .imgbox .img1 {
  width: 63vw;
}
#sec2 .set2 .imgbox .img2 {
  width: 65vw;
  margin: -5vw 7vw 0 auto;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding-top: 98px;
  }
  #sec2::before {
    width: calc(50vw - 354px);
    height: 2535px;
  }
  #sec2::after {
    width: 150px;
    height: 573px;
    background-size: auto;
    right: calc(50vw - 411px);
  }
  #sec2 h2.ttl img {
    width: auto;
  }
  #sec2 .h2box .img {
    margin: 11px -147px 0 -103px;
  }
  #sec2 .set1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    margin: 0 -50px 0 -100px;
    padding: 44px 0 90px;
    position: relative;
    z-index: 0;
  }
  #sec2 .set1::before {
    content: "";
    background: url("../img/shared/bg3.jpg");
    position: absolute;
    top: -39px;
    bottom: 0;
    left: 0;
    right: -50vw;
    z-index: -1;
  }
  #sec2 .set1 .ttlbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  #sec2 .set1 .gr1 {
    width: 500px;
    margin-top: 5px;
  }
  #sec2 .set1 .gr2 {
    -ms-flex: 0 1 600px;
        flex: 0 1 600px;
    margin-top: 0;
    padding: 0 33px 0 15px;
    box-sizing: border-box;
  }
  #sec2 .set2 {
    margin: 61px -100px 0 -95px;
    padding-top: 0;
  }
  #sec2 .set2 h3.ttl {
    min-width: 159px;
    font-size: 35px;
    line-height: 71px;
  }
  #sec2 .set2 h3.ttl span {
    padding: 22px 0;
  }
  #sec2 .set2 h3.ttl span ~ span {
    margin-right: 17px;
  }
  #sec2 .set2 .ttlbox {
    transform: translateX(50%);
    top: 82px;
    right: 50%;
  }
  #sec2 .set2 .imgbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  #sec2 .set2 .imgbox .img1 {
    width: auto;
  }
  #sec2 .set2 .imgbox .img2 {
    width: auto;
    margin: 150px 0 0 -215px;
  }
}
@media screen and (min-width: 1200px) {
  #sec2 .set1 {
    margin-right: -100px;
    margin-left: 0;
  }
}

#sec3 {
  padding: 20vw 0;
}
#sec3 .wrap::before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 923.5 291.5'%3E%3Cpath fill-rule='evenodd' stroke='rgb(219, 212, 201)' stroke-width='1px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M457.572,1.040 C759.049,1.040 1003.444,245.435 1003.444,546.911 C1003.444,848.389 759.049,1092.783 457.572,1092.783 C156.095,1092.783 -88.300,848.389 -88.300,546.911 C-88.300,245.435 156.095,1.040 457.572,1.040 Z'/%3E%3C/svg%3E") center top/100% no-repeat, url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 923.5 204.5'%3E%3Cpath fill-rule='evenodd' stroke='rgb(219, 212, 201)' stroke-width='1px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M465.553,203.486 C164.076,203.486 -80.319,-40.909 -80.319,-342.386 C-80.319,-643.862 164.076,-888.257 465.553,-888.257 C767.030,-888.257 1011.425,-643.862 1011.425,-342.386 C1011.425,-40.909 767.030,203.486 465.553,203.486 Z'/%3E%3C/svg%3E") center bottom/100% no-repeat;
  position: absolute;
  top: -9vw;
  bottom: -24vw;
  left: 7vw;
  right: 7vw;
  z-index: -1;
}
#sec3 h2.ttl {
  margin: 0 var(--paddingWrap-negative);
}
#sec3 .set1 {
  margin-top: 10vw;
}
#sec3 .set1 .gr1 .imgbox .img img {
  box-shadow: 6.5px 11.258px 18px 0px rgba(167, 140, 99, 0.49);
}
#sec3 .set1 .gr2 {
  margin-top: 10vw;
}
#sec3 .set1 .gr2 .btn-link {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 161px 0 212px;
  }
  #sec3 .wrap {
    width: 100%;
    max-width: 1200px;
  }
  #sec3 .wrap::before {
    top: 0;
    bottom: -211px;
    left: 41px;
    right: 33px;
  }
  #sec3 h2.ttl {
    margin: 0;
    text-align: center;
  }
  #sec3 .set1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 70px;
  }
  #sec3 .set1 .gr1 {
    max-width: 670px;
  }
  #sec3 .set1 .gr1 .imgbox .img img {
    width: 100%;
    min-height: 494px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec3 .set1 .gr2 {
    max-width: 490px;
    margin-top: 0;
    padding: 39px 25px 0;
    box-sizing: border-box;
  }
  #sec3 .set1 .gr2 .btn-link {
    margin-top: 50px;
  }
}

#sec4 {
  padding-top: 15vw;
}
#sec4 h2.ttl {
  text-align: center;
  position: relative;
  z-index: 1;
}
#sec4 h2.ttl img {
  width: 40vw;
  margin-left: 10vw;
}
#sec4 .blk1 .img {
  margin: -15vw -16vw 0 -14vw;
}
#sec4 .blk2 .set1 h3.ttl {
  font-weight: 500;
  font-size: 5.5vw;
  letter-spacing: 0.08em;
}
#sec4 .blk2 .set1 .gr1 {
  margin: -20px var(--paddingWrap-negative) 0;
  padding: 15vw var(--paddingWrap);
  box-sizing: border-box;
  color: #fff;
  position: relative;
  z-index: 1;
}
#sec4 .blk2 .set1 .gr1::before {
  content: "";
  background: url("../img/shared/bg2.jpg");
  border-top-right-radius: 20px;
  position: absolute;
  inset: 0;
  z-index: -1;
}
#sec4 .blk2 .set1 .gr1 .catch {
  margin-bottom: 3vw;
  opacity: 0.5;
  font-weight: 700;
  font-size: 3.5vw;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
}
#sec4 .blk2 .set1 .gr1 .catch::before {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 0;
  right: -10vw;
  bottom: 0;
}
#sec4 .blk2 .set1 .gr1 .txtbox {
  margin-top: 5vw;
}
#sec4 .blk2 .set1 .gr1 .txtbox .btn-link {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding-top: 30px;
  }
  #sec4 h2.ttl {
    padding: 0 50px;
    text-align: right;
  }
  #sec4 h2.ttl img {
    width: auto;
    margin-left: 0;
  }
  #sec4 .blk1 .img {
    margin: -483px 0 0;
  }
  #sec4 .blk1 .img img {
    width: 100%;
    max-width: none;
  }
  #sec4 .blk2 {
    margin-top: -190px;
  }
  #sec4 .blk2 .set1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    margin-right: -250px;
  }
  #sec4 .blk2 .set1 h3.ttl {
    font-size: 35px;
    line-height: 80px;
  }
  #sec4 .blk2 .set1 .gr1 {
    width: 575px;
    margin: 0;
    padding: 46px 75px 75px 0;
  }
  #sec4 .blk2 .set1 .gr1::before {
    left: -50vw;
    border-top-right-radius: 50px;
  }
  #sec4 .blk2 .set1 .gr1 .catch {
    margin-bottom: 0;
    font-size: 25px;
    text-align: left;
    position: absolute;
    top: 7px;
    bottom: 70px;
    left: -94px;
  }
  #sec4 .blk2 .set1 .gr1 .catch::before {
    border-bottom: 0;
    border-left: 1px solid;
    top: -6px;
    left: 5px;
    right: auto;
    bottom: 0;
  }
  #sec4 .blk2 .set1 .gr1 .txtbox {
    width: 475px;
    margin-top: 18px;
  }
  #sec4 .blk2 .set1 .gr1 .txtbox .btn-link {
    margin-top: 43px;
  }
  #sec4 .blk2 .set1 .gr2 {
    width: calc(100% - 575px);
    margin-top: 104px;
  }
  #sec4 .blk2 .set1 .gr2 .imgbox .img {
    margin-left: -127px;
  }
}
@media screen and (min-width: 1200px) {
  #sec4 h2.ttl {
    padding: 0 150px;
  }
}

#sec5 {
  padding-top: 20vw;
}
#sec5 h2.ttl {
  text-align: center;
}
#sec5 h2.ttl img {
  width: 23vw;
}
#sec5 .set1 .gr2 .catch {
  margin: 0 -3vw -1vw 0;
  color: #dbd4c9;
  font-size: 10vw;
  letter-spacing: 0;
  line-height: 1;
  text-align: right;
  position: relative;
  z-index: 1;
}
#sec5 .set1 .gr2 .imgbox .img {
  margin: 0 -3vw;
}
#sec5 .set1 .gr3 {
  margin-top: 10vw;
}
#sec5 .set1 .gr3 .btn-link {
  margin-top: 10vw;
}
@media screen and (max-width: 767px) {
  #sec5 {
    position: relative;
    z-index: 0;
  }
  #sec5::before {
    content: "";
    width: 20vw;
    height: 50vw;
    background: url("../img/shared/pattern1.png") 0 0/10vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding-top: 129px;
  }
  #sec5 h2.ttl {
    text-align: center;
  }
  #sec5 h2.ttl img {
    width: auto;
  }
  #sec5 .set1 {
    display: grid;
    grid-template-columns: 335px 1fr;
  }
  #sec5 .set1 .gr1 {
    margin-top: 41px;
  }
  #sec5 .set1 .gr2 {
    grid-area: 1/1/2/3;
  }
  #sec5 .set1 .gr2 .catch {
    margin: 0 -25px -40px 0;
    font-size: 109px;
  }
  #sec5 .set1 .gr2 .imgbox .img {
    margin: 0 -43px;
    position: relative;
    z-index: 0;
  }
  #sec5 .set1 .gr2 .imgbox .img::before {
    content: "";
    width: 150px;
    height: 573px;
    background: url("../img/shared/pattern1.png");
    position: absolute;
    top: 158px;
    left: -62px;
    z-index: -1;
  }
  #sec5 .set1 .gr3 {
    margin-top: 80px;
    padding: 0 7px;
    box-sizing: border-box;
  }
  #sec5 .set1 .gr3 .txt {
    width: 570px;
  }
  #sec5 .set1 .gr3 .btn-link {
    margin-top: 47px;
  }
  #sec5 .set1 .gr3 .btn-link .btn-style-1 {
    max-width: 417px;
  }
}
@media screen and (min-width: 1200px) {
  #sec5 .set1 .gr2 .catch {
    margin-right: -95px;
  }
}

#sec6 {
  padding: 20vw 0;
  position: relative;
  z-index: 0;
}
#sec6::before {
  content: "";
  background: url("../img/shared/bg1.jpg");
  position: absolute;
  top: 77vw;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#sec6 .h2box .catch {
  padding-bottom: 10px;
  margin-bottom: 5vw;
  font-weight: 700;
  font-size: 3vw;
  letter-spacing: 0;
  line-height: 1;
  color: #dbd4c9;
  position: relative;
}
#sec6 .h2box .catch::before {
  content: "";
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  right: -50vw;
}
#sec6 .slider {
  margin-top: 15vw;
}
#sec6 .slider .slick-list {
  overflow: visible;
}
#sec6 .slider .slick-slide {
  padding: 0 10px;
}
#sec6 .slider .imgbox {
  width: 60vw !important;
  position: relative;
}
#sec6 .slider .imgbox .txt {
  width: 15vw;
  height: 15vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #454746;
  border-radius: 100%;
  color: #fff;
  font-weight: 500;
  font-size: 5vw;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  position: absolute;
  top: -5vw;
  right: -3vw;
  z-index: 1;
}
#sec6 .set1 {
  margin-top: 15vw;
}
#sec6 .set1 .txtbox .btn-link {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding: 110px 0 116px;
  }
  #sec6::before {
    top: 566px;
  }
  #sec6 .wrap {
    width: 100%;
    max-width: 1360px;
    padding: 0 30px;
    box-sizing: border-box;
  }
  #sec6 .h2box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding: 0 33px;
    box-sizing: border-box;
  }
  #sec6 .h2box .catch {
    padding-bottom: 10px;
    margin-bottom: 26px;
    font-size: 25px;
  }
  #sec6 .slider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -moz-column-gap: 8px;
         column-gap: 8px;
    margin-top: 19px;
  }
  #sec6 .slider .imgbox {
    width: calc(33.3333333333% - 4px) !important;
    max-width: 428px;
  }
  #sec6 .slider .imgbox .txt {
    width: 87px;
    height: 87px;
    font-size: 28px;
    top: -18px;
    right: -9px;
  }
  #sec6 .slider .imgbox:nth-child(2) {
    margin-top: 55px;
  }
  #sec6 .slider .imgbox:nth-child(3) {
    margin-top: 110px;
  }
  #sec6 .set1 {
    margin-top: 16px;
  }
  #sec6 .set1 .txtbox {
    text-align: center;
  }
  #sec6 .set1 .txtbox .btn-link {
    margin-top: 50px;
  }
}

#rss {
  padding: 15vw 0;
  background: url("../img/shared/bg2.jpg");
  color: #fff;
}
#rss h2.ttl {
  font-weight: 500;
  font-size: 6vw;
  letter-spacing: 0.08em;
  text-align: center;
}
#rss .rss {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
#rss .rss .rss-img {
  width: 45%;
}
#rss .rss dl {
  width: 55%;
  padding-left: 5%;
  box-sizing: border-box;
}
#rss #feed {
  margin-top: 5vw;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#rss .btn-more {
  margin-top: 5vw;
  text-align: center;
}
#rss .btn-more a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 20px 10px;
  box-sizing: border-box;
  border-bottom: 1px solid;
  font-weight: 500;
  letter-spacing: 0;
}
#rss .btn-more a:hover {
  opacity: 0.7;
  text-decoration: none;
}
#rss .btn-more a::after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 30px;
  background: url("../img/shared/arrow1.png") 0 0/contain no-repeat;
}
@media screen and (max-width: 767px) {
  #rss .rss .rss-img span {
    width: 100% !important;
    height: 100% !important;
    min-height: 100px !important;
  }
}
@media screen and (min-width: 768px) {
  #rss {
    padding: 58px 0 48px;
  }
  #rss h2.ttl {
    font-size: 35px;
    line-height: 80px;
  }
  #rss .rss .rss-img {
    width: 268px;
  }
  #rss .rss .rss-img:hover {
    opacity: 0.7;
  }
  #rss .rss .rss-img span {
    display: block;
    width: 268px;
    height: 160px;
  }
  #rss .rss dl {
    width: 280px;
    padding-left: 35px;
  }
  #rss #feed {
    margin-top: 0;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
  }
  #rss .btn-more {
    margin-top: 5px;
  }
  #rss .btn-more a {
    padding: 0 20px 10px;
    font-size: 18px;
  }
  #rss .btn-more a::after {
    width: 22px;
    height: 22px;
    margin-left: 30px;
  }
  #rss .set1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  #rss .set1 .gr1 {
    width: 300px;
    padding: 10px 0 40px;
  }
  #rss .set1 .gr2 {
    width: 700px;
    padding: 22px 60px 33px 60px;
    box-sizing: border-box;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
}

#sec7 .bg-parallax {
  position: relative;
  min-height: 65vw;
}
#sec7 h2.ttl {
  text-align: center;
}
#sec7 h2.ttl img {
  width: 40vw;
}
#sec7 .logo {
  margin-top: 3vw;
}
#sec7 .logo img {
  width: 70vw;
}
#sec7 .tel {
  margin-top: 7vw;
  text-align: center;
}
#sec7 .tel dt {
  font-size: 16px;
  letter-spacing: 0.05em;
}
#sec7 .tel .tel-number {
  font-size: 34px;
  letter-spacing: 0;
  line-height: 1;
}
#sec7 .tel .tel-number::before {
  content: "";
  width: 21px;
  height: 27px;
  display: inline-block;
  margin: 0 5px -3px 0;
  background: url("../img/shared/icon_phone1.png") 0 0/contain no-repeat;
}
#sec7 .btn-reserve {
  margin-top: 7vw;
}
#sec7 .shopinfo .link-map {
  padding-bottom: 3px;
  position: relative;
}
#sec7 .shopinfo .link-map::before {
  content: '';
  border-bottom: 1px solid;
  position: absolute;
  bottom: 0;
  left: 12px;
  right: 12px;
}
#sec7 .shopinfo .link-map:hover {
  text-decoration: none;
}
#sec7 .shopinfo .link-map:hover::before {
  border-bottom-color: transparent;
}
#sec7 .shopinfo dl {
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0;
}
#sec7 .shopinfo dl + dl {
  margin-top: 20px;
}
#sec7 .shopinfo dl dt {
  -ms-flex: 0 0 115px;
      flex: 0 0 115px;
}
#sec7 .shopinfo dl dd {
  -ms-flex: 0 1 100%;
      flex: 0 1 100%;
}
#sec7 .set1 {
  padding-top: 20vw;
}
#sec7 .set1 .gr1 {
  text-align: center;
}
#sec7 .set1 .gr1 .txt {
  margin-top: 5vw;
  font-size: 13px;
  letter-spacing: 0;
}
#sec7 .set1 .gr1 .txt small {
  font-size: 12px;
}
#sec7 .set1 .gr2 {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #sec7 .bg-parallax {
    min-height: 500px;
  }
  #sec7 h2.ttl img {
    width: auto;
  }
  #sec7 .logo {
    margin-top: 28px;
  }
  #sec7 .logo img {
    width: auto;
  }
  #sec7 .tel {
    margin-top: 24px;
  }
  #sec7 .tel dt {
    font-size: 20px;
  }
  #sec7 .tel .tel-number {
    margin-top: 10px;
    font-size: 39px;
  }
  #sec7 .tel .tel-number::before {
    width: 25px;
    height: 35px;
    margin: 0 5px -3px 0;
  }
  #sec7 .btn-reserve {
    margin-top: 35px;
  }
  #sec7 .shopinfo .link-map::before {
    left: 15px;
    right: 15px;
  }
  #sec7 .shopinfo dl {
    line-height: 28px;
  }
  #sec7 .shopinfo dl + dl {
    margin-top: 28px;
  }
  #sec7 .shopinfo dl dt {
    -ms-flex-preferred-size: 115px;
        flex-basis: 115px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #sec7 .set1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    padding-top: 119px;
  }
  #sec7 .set1 .gr1 {
    width: 500px;
  }
  #sec7 .set1 .gr1 .txt {
    margin-top: 25px;
    font-size: 16px;
    line-height: 28px;
  }
  #sec7 .set1 .gr1 .txt small {
    font-size: 14px;
  }
  #sec7 .set1 .gr2 {
    width: 500px;
    margin-top: 0;
  }
}

#sec8 {
  padding: 20vw 0;
}
#sec8 .map {
  height: 480px;
}
#sec8 .map iframe {
  width: 100%;
  height: 100%;
  filter: grayscale(1);
}
#sec8 .btn-map {
  text-align: center;
}
#sec8 .btn-map a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 15px 5px;
  box-sizing: border-box;
  border-bottom: 1px solid #000;
  letter-spacing: 0;
}
#sec8 .btn-map a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#sec8 .btn-map a::after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  margin-left: 20px;
  background: url("../img/shared/arrow2.png") center/contain no-repeat;
}
#sec8 .btnbox {
  margin-top: 7vw;
}
@media screen and (min-width: 768px) {
  #sec8 {
    padding: 77px 0 109px;
  }
  #sec8 .map {
    height: 500px;
  }
  #sec8 .btn-map {
    text-align: center;
  }
  #sec8 .btn-map a {
    padding: 0 15px 5px;
    font-size: 18px;
  }
  #sec8 .btn-map a:hover {
    text-decoration: none;
  }
  #sec8 .btn-map a::after {
    width: 22px;
    height: 22px;
    margin-left: 20px;
  }
  #sec8 .btn-print {
    letter-spacing: 0;
  }
  #sec8 .btnbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-top: 20px;
  }
}