@charset "utf-8";
/*--------------------*/
.es_contents{
  width: 90%;
  margin: 0 auto;
}
.es_h3{
  margin: 20px 0 20px 0
}
.es_h3 img{
  width: 100%;
}
.es_p_plan{
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.6;
  padding: 20px 0;
}

.es_plan_box img,.es_hotel_box img {
  width: 100%;
}
.es_plan_wrap h4,.es_hotel_wrap h4{
  margin: 0 auto;
  margin-bottom: -15%;
  width: 38%;
  position: relative;
  z-index: 1;
}
.es_plan_wrap img,.es_hotel_wrap img{
  width: 100%;
}
.es_plus{
  margin: 45px 0 0 0;
}
.es_p_ph{
  margin: 45px 0 45px 0;
  font-size: 0.85rem;
  line-height: 1.7;
}
.es_p_ph span{
  font-size: 1.4rem;
  font-weight: bold;
}
.es_p_ph strong{
  font-size: 1.1rem;
}
.es_p_notice{
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 40px 20px 20px;
  text-align: left;
}

