@charset "UTF-8";


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

#cleth-prj #gnav_03{
  width:156px;
  height:36px;
  margin:0;
  background:url(../../../common/img/g_nav.png) no-repeat -260px -36px;
  background-size: 416px;
  display:block;
  text-indent:-9999em;
}

#sub_nav_pc ul li#sub_nav_pc_01{
  width:350px;
  background:url(../img/sub_nav_01_on.png) no-repeat left top;
  background-size: 350px;
}
#sub_nav_pc ul li#sub_nav_pc_02{
  width:350px;
  background:url(../img/sub_nav_02_on.png) no-repeat left top;
  background-size: 350px;
}

.text_support{
  margin:0;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_support_mb{
  margin:0 0 1em;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_support_mt{
  margin:1em 0 0;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_support_mtb{
  margin:1em 0;
  font-size: 87.5%;
  line-height: 1.9em;
}

.list_support{
  margin:0;
  padding:0;
  list-style:none;
}
.list_support li{
  margin:0 0 10px;
  padding:0 0 0 1.7em;
  text-indent:-1.7em;
  font-size: 87.5%;
  line-height: 1.9em;
}
.list_support li span{
  font-size: 20px;
  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: 100%;
  padding:0;
  text-indent:0;
  color:#FF5151;
}

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

#block_support_index{
  margin:0;
}
#block_support_index #img{
  width:200px;
  margin:0 0 20px 30px;
  float:right;
}
#block_support_index #img img{
  width:100%;
  border:1px solid #ddd;
  box-sizing:border-box;
}

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

































































