#head {
  padding-left: 4rem;
  padding-right: 4rem;
  margin-bottom: 10rem;
  position: relative;
  z-index: 35;
}
#head .base {
  line-height: 0;
  position: relative;
}
#head .base .ttl {
  position: absolute;
  z-index: 5;
  color: #FFF;
  font-size: 3.6rem;
  line-height: 1;
  right: 3.0303030303%;
  bottom: 6.8965517241%;
  text-shadow: 0 0 3px #000, 0 0 7px #000, 0 0 15px #000;
}
#head .base .bg {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #head {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 8rem;
  }
  #head .base .ttl {
    font-size: 5.5rem;
    right: 4rem;
    bottom: 4rem;
  }
}

#first {
  text-align: center;
  margin-bottom: 7.5em;
}
@media screen and (max-width: 767px) {
  #first .txt01 {
    letter-spacing: 0.12em;
  }
}

#facility {
  margin-bottom: 7.5em;
}
#facility .txt01 {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #facility .txt01 {
    width: 100%;
  }
}

#omiyage {
  margin-bottom: 20rem;
}
#omiyage .dummy {
  width: 33.3333333333%;
}
#omiyage .col {
  margin-bottom: 8rem;
}
#omiyage .col._size_cols2 {
  width: 50%;
}
#omiyage .col._size_cols3 {
  width: 33.3333333333%;
}
@media screen and (max-width: 767px) {
  #omiyage .dummy {
    width: 100%;
  }
  #omiyage .col {
    margin-bottom: 3.2em;
  }
  #omiyage .col._size_cols2 {
    width: 100%;
  }
  #omiyage .col._size_cols3 {
    width: 100%;
  }
}

#message {
  overflow: hidden;
}
#message .w940 {
  overflow: hidden;
  padding-bottom: 11.25em;
}
#message h3 {
  margin-bottom: 6.25em;
}
#message .top {
  position: relative;
  text-align: right;
  padding-top: 5em;
  margin-bottom: 3.75em;
}
#message .top .copy {
  font-size: 1.3125em;
  line-height: 1.9047619048em;
  letter-spacing: 0.12em;
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
}
#message .top img {
  width: 36.25em;
}
#message .txtarea {
  margin-top: 6.25em;
}
#message .txtarea h4 {
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
#message .kohori {
  margin-top: 6.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#message .kohori .photo {
  display: inline-block;
  line-height: 0;
  width: 20em;
  max-width: 100%;
  margin-right: 3.125em;
}
#message .kohori .txt {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#message .kohori .txt .name {
  font-size: 1.125em;
  margin-bottom: 1.5em;
}
#message .kohori .txt .profile {
  font-size: 0.875em;
}
#message .movie {
  position: relative;
}
#message .movie::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
#message .movie {
  margin-top: 5em;
}
#message .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #message h3 {
    margin-bottom: 3.2em;
  }
  #message .top {
    padding-top: 0;
    margin-bottom: 4em;
  }
  #message .top .copy {
    position: static;
    text-align: center;
    margin-top: 4em;
  }
  #message .top img {
    width: 100%;
  }
  #message .kohori {
    display: block;
  }
  #message .kohori .photo {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6em;
  }
  #message .kohori .txt {
    width: 100%;
  }
  #message .kohori .txt .name {
    font-size: 1.125em;
    margin-bottom: 1.5em;
  }
  #message .kohori .txt .profile {
    font-size: 0.875em;
  }
  #message .movie {
    position: relative;
  }
  #message .movie::before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
  #message .movie {
    margin-top: 5em;
  }
  #message .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}/*# sourceMappingURL=facility.css.map */