.column16 p {
  background: url(../images/led-column/h2_concept_bg.jpg) no-repeat -199px 0;
}

.h3-tit{}
#led-column01  {
  margin-bottom:48px;
}
#led-column01 img{
  margin-bottom: 20px;
}
#led-column01 h2{
  font-size: 24px;
  color: #7e5493;
  font-weight: bold;
  margin-bottom: 20px;
}
#led-column01 p{
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 40px;
}

#led-column01 h3  {
  font-size: 18px;
  color: #ffffff;
  background-color: #7e5493;
  padding: 7px 0 6px 15px;
  margin-bottom: 20px;
}
#led-column01 h4  {
  font-size: 20px;
  color: #3c3c3c;
  border-bottom: solid 1px #3c3c3c;
  padding-bottom: 10px;
  margin-top: 60px;
}

#led-column01 .box{
  /*  margin-bottom: 48px;*/
}

#led-column01 .box .fr{
  float: right;
  width: 360px;
}
#led-column01 .box .fl{
  width: 380px;
  float: left;
}

.img-c_r{
  text-align: right;
  margin-bottom: 30px;
}

/* LEDコラム一覧ここから */
#led-column01 h4  {
  font-size: 20px;
  color: #3c3c3c;
  border-bottom: solid 1px #3c3c3c;
  padding-bottom: 10px;
  margin-top: 60px;
}
.number{
  margin-top: 40px;
}

.number ul{
  list-style:none;
}

.number ul li{
  background: url(../images/led-column/bg_column.png) no-repeat;
  height: 65px;
  padding: 20px 0 19px 135px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}

.number ul li a{
  font-size: 20px;
}
/* LEDコラム一覧ここまで */