@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_project{
  margin:0;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_project_mb{
  margin:0 0 1em;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_project_mt{
  margin:1em 0 0;
  font-size: 87.5%;
  line-height: 1.9em;
}
.text_project_mtb{
  margin:1em 0;
  font-size: 87.5%;
  line-height: 1.9em;
}

.text_left{
  width:590px;
  margin:0;
  font-size: 87.5%;
  line-height: 1.9em;
  float:left;
}
.text_right{
  width:590px;
  margin:0;
  font-size: 87.5%;
  line-height: 1.9em;
  float:right;
}
.pic_right{
  width:380px;
  margin:0;
  float:right;
}
.pic_left{
  width:380px;
  margin:0;
  float:left;
}
.pic_right img,
.pic_left img{
  width:100%;
}

#block_project{
  min-width:1040px;
  margin:0 auto;
  padding:60px 0;
  background:url(../img/bg_block_project.jpg) no-repeat center top;
  background-size: cover;
  box-sizing:border-box;
}
#block_project section{
  width:270px;
  margin:0 25px 0 0;
  padding: 35px 30px;
  background-color: #fff;
  float:left;
}
#block_project section:last-child{
  margin:0;
}
#block_project section h3{
  margin:0 0 15px;
  font-size: 100%;
  line-height: 2em;
  color:#f67c73;
  text-align: center;
}
#block_project section h3 span{
  display: block;
  font-size: 150%;
}
#block_project section p{
  margin:0;
  font-size: 87.5%;
  line-height: 1.9em;
}

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



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







