@charset "UTF-8";


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

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

#block_application{
  width:100%;
  margin:0;
  padding: 40px 0;
  background-color: #fff9e7;
}
#block_application .layout{
  width:94%;
  margin:0 auto;
}
#block_application .layout #title{
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
}
#p_thanks{
  margin:70px auto;
  font-size: 14px;
  line-height: 2em;
  text-align: center;
}

.table_form th.caution{
  padding:20px 0 50px;
  line-height: 1.8em;
  text-align:left;
  border-bottom:none;
}














