@charset "UTF-8";


/* -----------------
 common
-------------------- */

footer ul li#li_03{
  background-color: #f5d68c;
}

.text_support{
  width:96%;
  margin:0 auto;
  font-size: 14px;
  line-height: 2em;
}
.text_support_mb{
  width:96%;
  margin:0 auto 1em;
  font-size: 14px;
  line-height: 2em;
}
.text_support_mt{
  width:96%;
  margin:1em auto 0;
  font-size: 14px;
  line-height: 2em;
}
.text_support_mtb{
  width:96%;
  margin:1em auto;
  font-size: 14px;
  line-height: 2em;
}

.list_support{
  width:96%;
  margin:0 auto;
  padding:0;
  list-style:none;
}
.list_support li{
  margin:0 0 10px;
  padding:0 0 0 1.7em;
  text-indent:-1.7em;
  font-size: 14px;
  line-height: 1.9em;
}
.list_support li span{
  font-size: 18px;
  padding:0 0.5em 0 0;
  text-indent:0;
  color:#b27c69;
}
.list_support li:last-child{
  margin:0;
}
.list_support li span.text_pink{
  font-size: 14px;
  padding:0;
  text-indent:0;
  color:#f67c73;
}

/* -----------------
 index
-------------------- */

#block_support_index{
  width:96%;
  margin:0 auto;
}
#block_support_index #img{
  width:30%;
  margin:0 0 10px 5%;
  float:right;
}
#block_support_index #img img{
  width:100%;
  border:1px solid #ddd;
  box-sizing:border-box;
}

#block_img_index{
  width:100%;
  margin:0 auto 20px;
}
#block_img_index img{
  width:100%;
}














