@charset "utf-8";
#IncUnit_nagase_group_list {
  width: 100%;
  max-width: 1000px;
  margin: 10px auto 10px auto;
}

#IncUnit_nagase_group_list h3 {
  font-weight: normal;
  font-size: 15px;
  line-height: 1em;
  color: #099;
  margin: 7px 0 auto 2px;
  float: left;
  font-family: Arial, Helvetica, Osaka, sans-serif;
  /*background:#ccc;*/
}

#IncUnit_nagase_group_list p {
  font-size: 12px !important;
  text-align: right;
  margin: auto 0 5px 0;
  float: right;
  color: #099;
  /*background:#ededed;*/
}

#IncUnit_nagase_group_list p a .text {
  color: #099;
  text-decoration: none;
}

#IncUnit_nagase_group_list p a:hover .text {
  color: #09F;
  text-decoration: underline;
}

#IncUnit_nagase_group_list p .text {
  margin: 0 0 5px 0;
  /*display:inline-block;*/
}

#IncUnit_nagase_group_list p img {
  margin: 0 5px;
}

#IncUnit_nagase_group_list ul {
  clear: both;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 15px 0 5px 0;
  border-top: 2px #A0D0C8 solid;
  border-bottom: 2px #A0D0C8 solid;
  list-style-type: none;
}

#IncUnit_nagase_group_list ul:after {
  content: "";
  clear: both;
  display: block;
}

#IncUnit_nagase_group_list li {
  width: 16.6%;
  float: left;
  /*display:inline-block;*/
  margin: 0 0 10px 0;
  padding: 0;
  height: 120px;
}

#IncUnit_nagase_group_list .ng_list_image {
  width: 90%;
  margin: 0 5% 0 5%;
  color: #FFF;
  text-align: center
}

#IncUnit_nagase_group_list .ng_list_image img {
  width: 100%;
  border: none;
  margin: 0;
}

#IncUnit_nagase_group_list .copy {
  font-size: 11px;
  line-height: 1.2em;
  width: 94%;
  margin: 4px 3% 0 3%;
  text-align: center;
}

#IncUnit_nagase_group_list a:nth-child(1n+2) .copy {
  margin-top: 6px;
}

#IncUnit_nagase_group_list a {
  color: #555;
  text-decoration: none;
}

#IncUnit_nagase_group_list a:hover {
  color: #09F;
  text-decoration: underline;
}
