@charset "utf-8";
.english .exp {
    -webkit-writing-mode: unset;
    -moz-writing-mode: unset;
    -ms-writing-mode:lr-tb;
    writing-mode: unset;
    display: inline-block;
    height: 180px;
    color: #fff;
    line-height: 1.5rem;
    text-align: left;
}
.english .daiyokujyou .exp {
    color: #5d5d5d;
}
.english .over {
  margin-top: 2%;
}
.english .lang {
  top: 8%;
}
.english .lang .acd-content {
  width: auto;
}

.english .Copy {
  margin-bottom: 75px;
}

@media screen and (max-width:1200px) {
  .english .exp {
      height: auto;
  }
}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:768px) {
  .english .lang {
    top: 6%;
  }
  .english .Copy {
    margin-bottom: 100px;
  }
}

@media screen and (max-width:479px) {
  .english .Copy {
    margin-bottom: 110px;
  }
}


/* daytrip */
.english .omsen_time dl.menu {
  height: 120px;
}



/* spa */
.english .omsen_time h5 span {
  font-size: 0.8rem;
}


/* facilities */
.english .facilities .lang {
  top: 2%;
}
.english .facilities .acd-label {
  display: block;
}
.english .facilities .acd-content a p {
  color: #000;
}

.english .facilities .facilities_sec_main .shisetsu h3 {
  text-shadow: 1px 1px 3px #000;
}


/* restaurant */
.english .restaurant .acd-label {
  display: block;
  background-color: #fff;
}
.english .restaurant .acd-content a p {
  color: #000;
  background-color: #fff;
}


@media screen and (max-width:1024px) {

}

@media screen and (max-width:768px) {

}

@media screen and (max-width:479px) {
  .english .facilities .acd-content a p {
    background-color: #fff;
  }
}
