@charset "utf-8";

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

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

.attention {
  font-size: 13px;
}

section > p > span {
  font-weight: bold;
}

.section-01 {
  min-height: 280px;
  height: auto !important;
  height: 280px;
  padding: 42px 342px 0 0;
  background: url("/service/img/pic_01.jpg") no-repeat right 10px;
}

.section-02 {
  min-height: 275px;
  height: auto !important;
  height: 275px;
  padding: 50px 0 0 342px;
  background: url("/service/img/pic_02.jpg") no-repeat left 15px;
}

.section-03 > h1 + p {
  padding: 0 0 13px 0;
}


.section-03 {
  min-height: 280px;
  height: auto !important;
  height: 280px;
  padding: 42px 342px 0 0;
  background: url("/service/img/pic_04.jpg") no-repeat right 5px;
}
/*
.section-03 {
  min-height: 280px;
  height: auto !important;
  height: 280px;
  padding: 42px 342px 0 0;
  background: url("/service/img/pic_03.jpg") no-repeat right 17px;
}

.section-03 > h1 + p {
  padding: 0 0 13px 0;
}


.section-04 {
  min-height: 280px;
  height: auto !important;
  height: 280px;
  padding: 50px 0 0 342px;
  background: url("/service/img/pic_04.jpg") no-repeat left 5px;
}
*/
.btn-wrapper {
  padding: 0 0 70px 0;
}

.btn-search {
  display: block;
  margin:50px 0 0 172px;
  padding:56px 0 0 0;
  width:530px;
  height:0;
  background:url("/admission/img/btn_search.png") no-repeat left top;
  overflow:hidden;
}

.btn-search:hover {
  background-position:left -56px;
}
