@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;
}

.text_case{
  margin:0;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_case_mb{
  margin:0 0 1em;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_case_mt{
  margin:1em 0 0;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_case_mtb{
  margin:1em 0;
  font-size: 87.5%;
  line-height: 1.9em;
}

.list_case{
  margin:0;
  padding:0;
  list-style:none;
}
.list_case li{
  margin:0 0 10px;
  padding:0 0 0 1.7em;
  text-indent:-1.7em;
  font-size: 87.5%;
  line-height: 1.9em;
}
.list_case li span{
  font-size: 125%;
  padding:0 0.5em 0 0;
  text-indent:0;
  color:#b27c69;
}
.list_case li:last-child{
  margin:0;
}
.list_case li span.text_pink{
  font-size: 100%;
  padding:0;
  text-indent:0;
  color:#FF5151;
}




