.l-footer-contents__item--link1
,.l-footer-contents__item--link2 {
  display: none !important;
}

.m-sub-mv {
  background-position: 0 30%;
}

@media only screen and (min-width:768px) {
  .m-sub-mv.front {
  background-position: 0 50%;
  }
}

.booking {
  margin-top:100px;
}
.booking--text {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  margin: 60px 0 30px
}

@media screen and (max-width:640px) {
  .booking--text {
    font-size: 14px;
    font-size: .875rem
  }
}
.sd h2 {
  border-bottom: 0px solid #A29B99;
  border-left: 2px solid #A29B99;
  border-right: 0px solid #A29B99;
  border-top: 0px solid #A29B99;
  color: #4d4d4d;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 40px 0px 16px 0px;
  padding: 4px 16px;
}
.sd p{
  color: #4d4d4d;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.9;
  margin: 0px 0px 16px 0px;
}
.sd figure {
  margin: 32px 0px;
}