@charset"UTF-8";

#des_contents h4 {
  margin-bottom: 5px;
}

#des_contents h5 {
  font-size: 100%;
  color: #ff4000;
}

#des_contents h6 {
  font-size: 100%;
  font-weight: normal;
}

/*---------------------------------------------------------
  オススメプラン
---------------------------------------------------------*/
#des_contents .plan_block {
  margin: 10px 0;
}

#des_contents .plan_block ul {
  margin-left: 20px;
}

#des_contents .plan_block ul li {
  list-style-type: disc;
  margin-bottom: 5px;
}

/*---------------------------------------------------------
  観光情報リスト
---------------------------------------------------------*/
#des_contents .sightseeing_point_list li {
  padding-bottom: 20px;
}

#des_contents .sightseeing_point_list li .image_block {
  float: left;
  width: 145px;
  height: 110px;
}

#des_contents .sightseeing_point_list li div {
  min-height:110px;
  height: auto !important;
  height: 110px;
  margin-left: 150px;
}

/*---------------------------------------------------------
  楽しみ方
---------------------------------------------------------*/
#des_contents #enjoy_block {
  clear: both;
}

#des_contents #enjoy_block h5 {
  padding-top: 15px;
}

#des_contents #enjoy_block .enjoy_list li .image_block {
  float: right;
  width: 145px;
  text-align: right;
}

#des_contents #enjoy_block .enjoy_info_list li {
  padding-bottom: 5px;
  margin-left: 15px;
}

#des_contents #enjoy_block .enjoy_info_list li h6 {
  margin-left: -10px;
}

#des_contents #enjoy_block .enjoy_list li .enjoy_info_list {
  margin-right: 150px;
}


/*---------------------------------------------------------
  楽しみ方 左右版
---------------------------------------------------------*/
#des_contents #enjoy_block .left_block {
  float: left;
  width: 295px;
}

#des_contents #enjoy_block .right_block {
  margin-left: 310px;
}


#des_contents .sedona_remarks  {
  color: #8f0000;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
