@charset "UTF-8";

section h2 {
  background:url(../../outline/images/project05/ico_b_line.png) no-repeat center bottom;
  background-size:auto 3px;
}
section h3 {
  background:url(../../outline/images/project05/ico_title_line.png) no-repeat 0 0;
  background-size:2px auto;
}

.box05_left {
  float:left;
  margin:10px;
}
  .box05_left .ttl {
  font-size:14px;
  line-height:17px;
  font-weight:600;
  margin-bottom:10px;
  color: #25b4a7;
}
  .box05_left ul li {
  font-size:12px;
  line-height:17px;
  font-weight:600;
  margin:8px 0 10px;
  padding:0 0 0 13px;
  background:url(../images/ico_list_line05.png) no-repeat 0 7px;
  background-size:6px auto;
}
  .box05_left img {
  margin:0 auto;
}
  .box05_left .cap {
  font-size:12px;
  line-height:17px;
  margin-top:-20px;
  }
  .box05_left .cap2 {
  font-size:12px;
  line-height:17px;
  }
  .box05_left p {
  font-size:12px;
  line-height:17px;
  margin:5px 0 20px 0;
  }
  .box03_left .graph {
  margin-top:10px;
  }
  .box05_right img {
  margin:0 auto;
}
  .box05_right {
  float:left;
  margin-bottom:20px;
}


/***** PC *****/
@media screen and (min-width: 780px) {
  section h2 {
    background:url(../../outline/images/project05/ico_b_line.png) no-repeat center bottom;
    background-size:auto 6px;
  }
  section h3 {
    background:url(../../outline/images/project05/ico_title_line.png) no-repeat 0 0;
    background-size:4px auto;
  }
  
  .box05_left {
  float:left;
  margin:10px;
  }
  .box05_left .ttl {
  font-size:20px;
  line-height:28px;
  font-weight:600;
  margin-bottom:10px;
  color: #25b4a7;
  }
  .box05_left ul li {
  font-size:18px;
  line-height:28px;
  font-weight:600;
  margin:8px 0 10px;
  padding:0 0 0 13px;
  background:url(../images/ico_list_line05.png) no-repeat 0 12px;
  background-size:6px auto;
  }
  .box05_left .cap {
  font-size:16px;
  line-height:26px;
  margin-top:-20px;
  width:500px;
  }
  .box05_left .cap2 {
  font-size:16px;
  line-height:26px;
  width:500px;
  }
  .box05_left p {
  font-size:16px;
  line-height:26px;
  margin:5px 0 20px 0;
  }
  .box05_right img {
  float:left;
  margin:10px 0 0 10px;
  }

}
