@charset "utf-8";
/* CSS Document */

.mainImg {
   margin-bottom: 0;
}
.anchor-nav {
  margin-bottom: 20px;
}
.anchor-nav li {
  width: 250px;
  float: left;
  list-style: none;
}

.g_contents_detail {
  padding-left: 40px;
}

.section + .section {
  margin-top: 40px;
}

.section_title {
  color: #000;
  font-size: 24px;
  padding-left: 30px;
  background: url(../images/bg_title01.png)no-repeat;
  letter-spacing: 0.02em;
}
.section_title.line01 {
  line-height: 60px;
}
