@charset "UTF-8";
/* --------------------------------------------------
-------------------------------------------------- 関数 */
#header .logo.jp {
  display: none;
}
#header .logo.en {
  display: block;
}

@media only screen and (max-width: 768px) {
  #about .text {
    width: 78.125vw;
  }
}
#about .text p {
  font-size: 24px;
  line-height: 1.8;
}
@media only screen and (max-width: 1500px) {
  #about .text p {
    font-size: 1.7142857143vw;
  }
}
@media only screen and (max-width: 768px) {
  #about .text p {
    font-size: 3.75vw;
    line-height: 1.8;
    text-align: left;
  }
}

#tour .ticket span {
  letter-spacing: 0;
}

#en #about .umbrella {
  bottom: 234px;
}
@media only screen and (max-width: 768px) {
  #en #about .umbrella {
    width: 19.21875vw;
    left: 12.5vw;
    bottom: 4.6875vw;
  }
}
@media only screen and (max-width: 768px) {
  #en #about .ema {
    width: 14.0625vw;
    right: 19.375vw;
    bottom: 8.59375vw;
  }
}
#en #about .sakura {
  bottom: 281px;
}
@media only screen and (max-width: 768px) {
  #en #about .sakura {
    width: 13.90625vw;
    left: 27.34375vw;
    bottom: 8.59375vw;
  }
}
@media only screen and (max-width: 768px) {
  #en #about .leaf {
    width: 14.53125vw;
    right: 3.125vw;
    bottom: 12.5vw;
  }
}
#en #more-con .thanks p {
  line-height: 1.5;
}
#en #more-con .plan .text {
  width: 778px;
}
@media only screen and (max-width: 1500px) {
  #en #more-con .plan .text {
    width: 55.5714285714vw;
  }
}
@media only screen and (max-width: 768px) {
  #en #more-con .plan .text {
    width: 85.625vw;
  }
}
#en #tour .text {
  margin-bottom: 2.5em;
}
#en #tour .text span.big-l {
  font-size: 34px;
}
@media only screen and (max-width: 768px) {
  #en #tour .text span.big-l {
    font-size: 5.3125vw;
  }
}
#en #tour .schedule {
  margin-top: 20px;
}
@media only screen and (max-width: 1500px) {
  #en #tour .schedule {
    margin-top: 1.4285714286vw;
  }
}
@media only screen and (max-width: 768px) {
  #en #tour .schedule {
    margin-top: 3.125vw;
  }
}

#ko #about .umbrella {
  bottom: 202px;
}
@media only screen and (max-width: 768px) {
  #ko #about .umbrella {
    width: 19.21875vw;
    left: 12.5vw;
    bottom: 4.6875vw;
  }
}
#ko #about .ema {
  bottom: 199px;
}
@media only screen and (max-width: 768px) {
  #ko #about .ema {
    width: 14.0625vw;
    right: 19.375vw;
    bottom: 8.59375vw;
  }
}
#ko #about .sakura {
  bottom: 245px;
}
@media only screen and (max-width: 768px) {
  #ko #about .sakura {
    width: 13.90625vw;
    left: 27.34375vw;
    bottom: 8.59375vw;
  }
}
#ko #about .leaf {
  bottom: 253px;
}
@media only screen and (max-width: 768px) {
  #ko #about .leaf {
    width: 14.53125vw;
    right: 3.125vw;
    bottom: 12.5vw;
  }
}
#ko #more-con .plan .text {
  width: 478px;
}
@media only screen and (max-width: 1500px) {
  #ko #more-con .plan .text {
    width: 34.1428571429vw;
  }
}
@media only screen and (max-width: 768px) {
  #ko #more-con .plan .text {
    width: 82.34375vw;
  }
}
#ko #tour .schedule {
  grid-template-columns: 205px 1fr;
}
@media only screen and (max-width: 1500px) {
  #ko #tour .schedule {
    grid-template-columns: 14.6428571429vw 1fr;
  }
}
@media only screen and (max-width: 768px) {
  #ko #tour .schedule {
    grid-template-columns: 29.375vw 1fr;
  }
}

#zh #about .umbrella {
  bottom: 197px;
}
@media only screen and (max-width: 768px) {
  #zh #about .umbrella {
    width: 19.21875vw;
    left: 12.5vw;
    bottom: 4.6875vw;
  }
}
@media only screen and (max-width: 768px) {
  #zh #about .ema {
    width: 14.0625vw;
    right: 19.375vw;
    bottom: 8.59375vw;
  }
}
#zh #about .sakura {
  bottom: 242px;
}
@media only screen and (max-width: 768px) {
  #zh #about .sakura {
    width: 13.90625vw;
    left: 27.34375vw;
    bottom: 8.59375vw;
  }
}
@media only screen and (max-width: 768px) {
  #zh #about .leaf {
    width: 14.53125vw;
    right: 3.125vw;
    bottom: 12.5vw;
  }
}
#zh #tour .schedule {
  grid-template-columns: 174px 1fr;
}
@media only screen and (max-width: 1500px) {
  #zh #tour .schedule {
    grid-template-columns: 12.4285714286vw 1fr;
  }
}
@media only screen and (max-width: 768px) {
  #zh #tour .schedule {
    grid-template-columns: 29.375vw 1fr;
  }
}