#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;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  white-space: nowrap;
  right: 7.5757575758%;
  bottom: 6.8965517241%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  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: 10rem;
    bottom: 5rem;
  }
}

#gensen {
  padding-bottom: 14rem;
  text-align: center;
}

#daiyokujo {
  padding-bottom: 14rem;
  text-align: center;
}
#daiyokujo .slider {
  margin-bottom: 12rem;
}
#daiyokujo h4 {
  margin-bottom: 1.25em;
}
#daiyokujo .txt01 {
  margin-bottom: 4em;
}

#hanrotenburo {
  padding-bottom: 7rem;
  text-align: center;
}
#hanrotenburo .slider {
  margin-bottom: 12rem;
}
#hanrotenburo h4 {
  margin-bottom: 1.25em;
}
#hanrotenburo .txt01 {
  margin-bottom: 10em;
}/*# sourceMappingURL=onsen.css.map */