@charset "utf-8";

.btn-about {
  background: url("/common/img/global_menu.png") no-repeat -105px -51px;
}

.main-contents > section > h1 {
  margin: 0 0 25px 0;
}

.section-01 {
  min-height: 280px;
  height: auto !important;
  height: 280px;
  margin: -6px 0 0 0;
  padding: 32px 342px 0 0;
  background: url("/about/img/pic_01.jpg") no-repeat right top;
}

.section-02 {
  min-height: 283px;
  height: auto !important;
  height: 283px;
  padding: 50px 0 0 342px;
  background: url("/about/img/pic_02_c.jpg") no-repeat left 2px;
}

.section-03 {
  min-height: 285px;
  height: auto !important;
  height: 285px;
  padding: 47px 342px 0 0;
  background: url("/about/img/pic_03.jpg") no-repeat right 27px;
}

.section-04 {
  min-height:278px;
  height:auto !important;
  height:278px;
  padding:45px 0 72px 342px;
  background:url("/about/img/pic_04.png") no-repeat left 2px;
}

.about-list > li {
  padding: 7px 0 4px 0;
  border-bottom: solid 1px #eadfc4;
  line-height:1.58em;
}

.about-list > li:first-child {
  padding: 0 0 4px 0;
  border-bottom: solid 1px #eadfc4;
}