/**+++++++++++++++++++++++++++++++

  総合top　お知らせ中面

+++++++++++++++++++++++++++++++**/
#top_information .contents_wap {
  margin: 0 auto;
  width: 980px;
  overflow: hidden;
  padding:10px 0 80px;
}
#top_information .p_title {
  font-size: 22px;
  font-weight: bold;
  color: #666;
  line-height: 32px;
  line-height: 24px;
  margin: 0 0 15px;
  padding: 5px 0 ;
  border-bottom: 2px solid #05248a;
  display: inline-block;
}
#top_information #contents_in h3 {
  font-size: 17px;
  font-weight: normal;
  color: #021280;
  padding: 10px 15px;
  background: #d9e3f2;
}
#top_information p.main_text{
  float: left;
  margin-top: 15px;
  margin-left: 30px;
  font-size: 14px;
  line-height: 1.3;
  width: 550px;
}
#top_information .main_img{
  width: 324px;
  float: left;
  margin: 15px;
}
.cleartext{clear: left;}
@media only screen and (max-width:767px) {
#top_information p.main_text{
  float: none;
  font-size: 98%;
  margin-top: 10px;
  margin-left: 0;
  width: auto;
}

#top_information .main_img{
  margin: 10px 10%; 
  text-align: center;
  width: 80%;
}
#top_information .p_title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  margin: 0 0 15px;
  margin: 0;
  padding: 12px 5px 8px;
  padding: 12px 0 10px;
  border-bottom: 2px solid #05248a;
  display: block;
  background: #f7f7f7;
}

#top_information .p_title span {
  font-size: 10px;
  padding-left: 15px;
}
#top_information {
  width: auto;
  float: none;
}

}
