/******************************************************************
Site Name:
Author:

Stylesheet: Material

******************************************************************/
#main {
  padding: 20px 0;
}

#main p {
  padding: 0;
}

#box_material {
  padding: 0 1px;
}

#box_material dt {
  height: 30px;
  margin-bottom: 20px;
  padding-right: 5px;
  display: block;
  background: #EFEFEF;
  /* border-bottom:#2682D5 solid 3px; */
  letter-spacing: 2px;
  line-height: 20px;
}

#box_material dt h3 {
  width: 140px;
  height: 30px;
  float: left;
  font-weight: bold;
  line-height: 30px;
  color: #FFF;
  background: #2682D5;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  position: relative;
}

#box_material dt h3:after {
  width: 0;
  height: 0;
  border: #EFEFEF solid 15px;
  border-left: #2682D5 solid 10px;
  content: "";
  position: absolute;
  right: -25px;
  top: 0;
}

#box_material dt span {
  float: right;
  color: #2682D5;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}

#box_material dd {
  margin-bottom: 20px;
}

#box_material li {
  width: 25%;
  height: 139px;
  margin-bottom: 20px;
  list-style: none;
  float: left;
  font-size: 88%;
  text-align: center;
  line-height: 1em;
}

#box_material li img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#box_material li span {
  display: block;
}

#box_material li a {
  width: 139px;
  height: 100px;
  margin: 0 auto 10px;
  display: block;
  position: relative;
}

#box_material li a:hover {
  background: #FFFFCC;
}

#swipebox-title {
  color: #999;
  font-size: 20px;
}

a#swipebox-dl {
  width: 580px;
  max-width: 60%;
  margin: 10px auto;
  padding: 15px;
  background-color: #00AA00;
  display: block;
  border: #FFF solid 2px;
  color: #FFF;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 0.8em;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

a#swipebox-dl span {
  margin-top: 10px;
  display: block;
  font-weight: normal;
  font-size: 10px;
  line-height: 1em;
}

a#swipebox-dl:hover {
  background-color: #00CC00;
}

#box_attention {
  margin-bottom: 50px;
  background: #FFEEDD url(/materials/images/parts/thumb/img_parts-004.png) 580px 10px no-repeat;
  padding: 0 20px 20px 20px;
  color: #000;
  filter: alpha(opcity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

#box_attention dt {
  padding-top: 20px;
}

#box_attention dt h3 {
  margin-bottom: 10px;
  border-bottom: #999 solid 1px;
  font-weight: bold;
}

.box_link {
  margin-bottom: 50px;
  padding: 10px;
  text-align: center;
  background: #FFFFCC;
}

@media (max-width: 767px) {
  #box_material li {
    width: 50%;
  }
}
