#main #header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1020px;
  height: 130px;
  background: #fff;
  min-width: 1020px; }
#main #main_img {
  text-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2), -1px -4px 6px rgba(0, 0, 0, 0.2);
  margin: 130px 0 0;
  background: url("../images/index/h_mainimage.jpg") no-repeat center center;
  background-size: cover;
  height: 160px; }
#main #main_img h2 {
  -moz-box-shadow: 0 7px 7px -9px rgba(0, 0, 0, 0.2), 0 -7px 7px -9px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 7px 7px -9px rgba(0, 0, 0, 0.2), 0 -7px 7px -9px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 7px 7px -9px rgba(0, 0, 0, 0.2), 0 -7px 7px -9px rgba(0, 0, 0, 0.2) inset;
  padding: 60px 0 0;
  margin: 0 auto;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 10px;
  color: #fff;
  border-bottom: 1px solid #fff;
  width: 300px; }
#main #main_img p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: 3px; }

#about_inner {
  width: 820px;
  margin: 0 auto; }
#about_inner .greet {
  padding: 42px 0 0; }
#about_inner .greet h3 {
  padding: 0 0 16px;
  border-bottom: 1px solid #000;
  font-size: 30px;
  text-align: center; }
#about_inner .greet h4 {
  padding: 46px 0 14px 20px;
  font-size: 30px;
  color: #76cd5e; }
#about_inner .greet p {
  padding: 0 0 16px 20px;
  font-size: 16px; }
#about_inner .greet p.name {
  text-align: right; }
#about_inner .greet p.name span {
  margin: 0 0 0 10px;
  font-size: 24px; }
#about_inner .about, #about_inner .recruit {
  padding: 42px 0 0; }
#about_inner .about h3, #about_inner .recruit h3 {
  padding: 0 0 16px;
  border-bottom: 1px solid #000;
  font-size: 30px;
  text-align: center; }
#about_inner .about .about_content_inner, #about_inner .recruit .about_content_inner {
  padding: 38px 20px 40px; }
#about_inner .about .about_content_inner dl, #about_inner .recruit .about_content_inner dl {
  *zoom: 1;
  border-top: 1px solid #cccccc; }
#about_inner .about .about_content_inner dl:after, #about_inner .recruit .about_content_inner dl:after {
  content: "";
  display: table;
  clear: both; }
#about_inner .about .about_content_inner dl:last-child, #about_inner .recruit .about_content_inner dl:last-child {
  border-bottom: 1px solid #cccccc; }
#about_inner .about .about_content_inner dl dt, #about_inner .recruit .about_content_inner dl dt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 150px;
  background: #f6f6f6;
  line-height: 16px;
  padding: 16px 14px; }
#about_inner .about .about_content_inner dl dt.address, #about_inner .recruit .about_content_inner dl dt.address {
  padding: 16px 14px 46px; }
#about_inner .about .about_content_inner dl dd, #about_inner .recruit .about_content_inner dl dd {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 630px;
  line-height: 16px;
  padding: 16px 35px; }
#about_inner .about .about_content_inner dl dd.address, #about_inner .recruit .about_content_inner dl dd.address {
  padding: 16px 35px 7px; }
#about_inner .about .about_content_inner dl dd.address:last-child, #about_inner .recruit .about_content_inner dl dd.address:last-child {
  padding: 7px 35px 16px; }
#about_inner .about .iso, #about_inner .recruit .iso {
  *zoom: 1;
  padding: 0 20px; }
#about_inner .about .iso:after, #about_inner .recruit .iso:after {
  content: "";
  display: table;
  clear: both; }
#about_inner .about .iso .iso_img, #about_inner .recruit .iso .iso_img {
  float: left;
  width: 175px;
  height: 95px; }
#about_inner .about .iso p, #about_inner .recruit .iso p {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 605px;
  height: 95px;
  padding: 0 0 0 17px; }
#about_inner .content {
  padding: 90px 0 20px; }
#about_inner .content h3 {
  padding: 0 0 16px;
  border-bottom: 1px solid #000;
  font-size: 30px;
  text-align: center; }
#about_inner .content ul {
  padding: 20px; }
#about_inner .content ul .green {
  color: #3e762f; }
#about_inner .qualification {
  padding: 90px 0 20px; }
#about_inner .qualification h3 {
  padding: 0 0 16px;
  border-bottom: 1px solid #000;
  font-size: 30px;
  text-align: center; }
#about_inner .qualification table {
  margin: 20px auto 0; }
#about_inner .qualification table td {
  padding: 10px 30px; }
#about_inner .recruit h3 {
  padding-top: 135px;
  margin-top: -135px; }
#about_inner .recruit .about_content_inner {
  position: relative; }
#about_inner .recruit .about_content_inner dl dt.school {
  padding: 11px 14px 41px;
  line-height: 28px; }
#about_inner .recruit .about_content_inner dl dt.welfare {
  padding: 16px 14px 46px; }
#about_inner .recruit .about_content_inner dl dt.business {
  padding: 16px 14px 76px; }
#about_inner .recruit .about_content_inner dl dd.school {
  padding: 7px 35px 7px; }
#about_inner .recruit .about_content_inner dl dd.school:first-of-type {
  padding: 16px 35px 7px; }
#about_inner .recruit .about_content_inner dl dd.school:last-of-type {
  padding: 7px 35px 16px; }
#about_inner .recruit .about_content_inner dl dd.welfare {
  padding: 16px 35px 7px; }
#about_inner .recruit .about_content_inner dl dd.welfare:last-child {
  padding: 7px 35px 16px; }
#about_inner .recruit .about_content_inner dl dd.business {
  padding: 7px 35px 7px; }
#about_inner .recruit .about_content_inner dl dd.business:nth-of-type(1) {
  padding: 16px 35px 7px; }
#about_inner .recruit .about_content_inner dl dd.business:nth-of-type(3) {
  padding: 7px 35px 16px; }
#about_inner .recruit .about_content_inner img.recruit01 {
  position: absolute;
  top: 56px;
  right: 204px; }
#about_inner .recruit .about_content_inner img.recruit02 {
  position: absolute;
  top: 58px;
  right: 30px; }
#about_inner .recruit p {
  text-align: center; }
#about_inner .recruit p.tel {
  padding: 35px 0 66px;
  font-size: 48px;
  color: #df0020; }
