@charset "utf-8";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@charset "utf-8";
/*
#main h1 {
  height: 0;
  overflow: hidden;
  display: block;
  background: #ffffff url(../images/recruit/h1.gif) no-repeat 0 0;
  border: 1px solid #ddd;
  padding-top: 49px;
  margin-bottom: 0.3em;
}
*/
#main #contents {
  *zoom: 1;
  background: #fff;
  border: 1px solid #ddd;
  padding: 30px 36px;
  margin: 0 auto;
}
#main #contents:before,
#main #contents:after {
  display: table;
  content: "";
}
#main #contents:after {
  clear: both;
}
#main #contents #h2_1 {
  *zoom: 1;
}
#main #contents #h2_1:before,
#main #contents #h2_1:after {
  display: table;
  content: "";
}
#main #contents #h2_1:after {
  clear: both;
}
#main #contents #h2_1 h2 {
  background: url("../images/common/h2_bg.gif") no-repeat 0 0;
  color: #447688;
  font-size: 110%;
  font-weight: bold;
  line-height: 41px;
  padding-left: 1em;
  margin-bottom: 2em;
}
#main #contents #h2_1 .sub-contents table tr th {
  background: #e6edeb;
  color: #4894b0;
  width: 20%;
}
#main #contents #h2_1 .sub-contents table tr td {
  padding: 1em;
}
#main #contents #h2_1 .sub-contents table tr td dl {
  margin: 0 0 2em 0;
}
#main #contents #h2_1 .sub-contents table tr td dl dt {
  font-size: 110%;
  margin-bottom: 1em;
}
#main #contents #h2_1 .sub-contents table tr td dl dd {
  padding: .5em 0 .5em .5em;
}
#main #contents #h2_1 .sub-contents table tr td dl dd.border-on {
  border-left: 8px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#main #contents #h2_1 .sub-contents table tr td dl dd.border-on div,
#main #contents #h2_1 .sub-contents table tr td dl dd.border-on p {
  margin-bottom: 1em;
}
#main #contents #h2_1 .sub-contents table tr td dl dd ul {
  margin: 0;
  padding-left: 1em;
}
#main #contents #h2_1 .sub-contents table tr td dl dd ul li {
  list-style-type: none;
}
#main #contents #h2_1 .sub-contents table tr td dl#office dt {
  margin: .5em 0;
}
#main #contents #h2_1 .sub-contents table tr td dl#office dd {
  padding: 0;
}
#main #contents #h2_1 .sub-contents table tr td dl#office dd dl dt {
  font-weight: normal;
}
#main #contents #h2_1 .sub-contents table tr td dl#office dd dl dd ul li {
  list-style-type: disc;
}
#main #contents #h2_1 .sub-contents table tr td #link_contact {
  margin: .8em 0;
  padding-left: 1em;
}
#main #contents #h2_1 .sub-contents table tr td #link_contact a {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background: #4894b0;
  color: #fff;
  text-align: center;
  width: 160px;
  padding: 0.2em 0.8em;
}
#main #contents #h2_1 .sub-contents table tr td #link_contact a:hover {
  background: #78c4e0;
  text-decoration: none;
}
#main #contents #h2_1 .sub-contents table.redheader th {
  background: #ae5da1;
  color: #fff100;
  font-size: 1.2em;
}
#main #contents #h2_1 .sub-contents table.redheader td {
  background: #fffaea;
}
.sample-img-container {
  margin: 0;
}
.sample-img {
  background: #fff;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px;
  font-size: 100%;
  width: 240px;
  height: 144px;
}
.sample-img span {
  background: #eee;
  color: #447688;
  line-height: 1.4;
  display: block;
}
.sample-img span {
  padding-top: 43.199999999999996px;
  height: 100.8px;
}
