/* Generated by less 2.2.0 */
/* LESS Document */
.contents,
.main {
  width: 680px;
}
.main {
  margin-bottom: 10px;
}
.contents {
  float: left;
}
.guide {
  margin-bottom: 5px;
}
.guide a {
  display: table;
  width: 100%;
}
.guide a .thumbnail {
  display: table-cell;
  width: 160px;
}
.guide a .thumbnail img {
  width: 148px;
  height: auto;
  border: solid 1px #333;
}
.guide a .title {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
}
.maintenanceList ul,
.pbList ul {
  letter-spacing: -0.4em;
}
.maintenanceList ul li,
.pbList ul li {
  width: 220px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 10px 15px 0 ;
}
.maintenanceList ul li:nth-of-type(3n),
.pbList ul li:nth-of-type(3n) {
  margin-right: 0;
}
.maintenanceList ul li .thumbnail,
.pbList ul li .thumbnail {
  margin: 0 0 5px 0;
}
.maintenanceList ul li .title,
.pbList ul li .title {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
}
p {
  margin: 0 0 1em;
  font-size: 15px;
  line-height: 1.5;
}
.midashi {
  margin: 0 0 10px;
  font-size: 22px;
  color: #0357ff;
}
.h2 {
  background: #59B200;
  border-top: solid 5px #FC0;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 20px 0;
  padding: 10px 10px;
  position: relative;
}
.h2:after {
  top: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(89, 178, 0, 0);
  border-top-color: #59B200;
  border-width: 11px;
  margin-left: -11px;
}
.sidebar {
  width: 300px;
  float: right;
}
.sidebar .title {
  font-weight: 700;
}
.sidebar .button a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  border-radius: 5px;
  background: #FFBF00;
  padding: 20px;
  color: #333;
  border: solid 1px #333;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.5);
}
