@charset "UTF-8";
body,
h1, h2, h3, h4, h5, h6,
blockquote, dl, dd, figure, ol, ul, p, pre {
  margin: 0;
}

* {
  box-sizing: border-box;
}

html {
  overflow-y: scroll;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

html, body {
  height: 100%;
}

a {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

a:active, a:focus,
button:focus, input[type="button"] {
  outline: none;
}

article, aside, details, figure, figcaption, footer, header, main, nav, section {
  display: block;
}

address, em, i {
  font-style: normal;
}

img {
  height: auto;
  border: 0;
}

ol, ul {
  list-style-type: none;
  padding: 0;
}

li {
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

tr {
  vertical-align: top;
}

th, td {
  padding: 0;
}

.cf {
  zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}

a {
  color: #27b217;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* ヘッダー
   ========================================================================== */
#header {
  width: 1100px;
  margin: 0 auto;
  font-size: 0px;
  font-size: 0rem;
  zoom: 1;
}
#header:after {
  content: "";
  display: table;
  clear: both;
}
#header h1 {
  float: left;
  padding: 5px 0 0 30px;
}
#header li {
  float: right;
}
#header li:last-child {
  margin-right: 20px;
}

/* グローバルナビゲーション
   ========================================================================== */
#nav-global {
  background: #f4f4f4;
}
#nav-global ul {
  width: 1102px;
  margin: 0 auto 1px;
  font-size: 0px;
  font-size: 0rem;
  zoom: 1;
}
#nav-global ul:after {
  content: "";
  display: table;
  clear: both;
}
#nav-global li {
  float: left;
}
#nav-global a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* ローカルナビゲーション
   ========================================================================== */
#nav-local {
  margin-bottom: 1px;
  background: #27b217;
}
#nav-local ul {
  width: 1000px;
  margin: 0 auto;
  font-size: 0px;
  font-size: 0rem;
  zoom: 1;
}
#nav-local ul:after {
  content: "";
  display: table;
  clear: both;
}
#nav-local li {
  float: left;
}
#nav-local a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* フッター
   ========================================================================== */
footer {
  color: #27b217;
  padding: 40px 0;
  background: #f4f4f4;
}

/*
 * テキストリンク
 */
#nav-footer {
  width: 1000px;
  margin: 0 auto 70px;
  font-size: 16px;
  font-size: 1rem;
  zoom: 1;
}
#nav-footer:after {
  content: "";
  display: table;
  clear: both;
}
#nav-footer li {
  float: left;
  margin-left: 74px;
}
#nav-footer li:first-child {
  margin: 0;
}

/*
 * copyright、その他のテキストリンク
 */
#nav-copyright {
  width: 1000px;
  margin: 0 auto;
  zoom: 1;
}
#nav-copyright:after {
  content: "";
  display: table;
  clear: both;
}
#nav-copyright small {
  float: left;
  padding-top: 10px;
}
#nav-copyright li {
  float: right;
  margin-right: 50px;
  border: 1px solid #27b217;
}
#nav-copyright li:first-child {
  margin: 0;
}
#nav-copyright a {
  display: block;
  padding: 5px 10px;
}

/* 下層ページ
   ========================================================================== */
#container {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 20px;
  zoom: 1;
}
#container:after {
  content: "";
  display: table;
  clear: both;
}

/*
 * パンくず
 */
#breadcrumb {
  padding-top: 10px;
  margin-bottom: 25px;
  font-size: 12px;
  font-size: 0.75rem;
  zoom: 1;
}
#breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
#breadcrumb li {
  color: #27b217;
  float: left;
  position: relative;
  margin-right: 30px;
}
#breadcrumb li:after {
  content: ">";
  position: absolute;
  right: -20px;
  bottom: 1px;
}
#breadcrumb li:last-child {
  color: black;
}
#breadcrumb li:last-child:after {
  content: "";
}

/*
 * heading
 */
.heading-lv2 {
  margin-bottom: 30px;
}

.heading-lv3 {
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #27b217;
}

.heading-lv4 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 25px;
  padding: 0 0 5px 10px;
  background: url(/images/common/bd_01.png) repeat-x left bottom;
}
.heading-lv4 h4 {
  padding-left: 25px;
  background: url(/images/common/bd_02.png) repeat-y;
}

/* 採用情報
   ========================================================================== */
/*
 * 応募フォームはこちら
 */
.btn-recruit {
  font-size: 0px;
  font-size: 0rem;
  margin: 60px 0 40px;
  text-align: center;
}

/* お知らせ一覧
   ========================================================================== */
.block-news {
  margin-bottom: 50px;
}
.block-news dl {
  width: 900px;
  margin: 0 auto 15px;
  padding-bottom: 15px;
  background: url(../news/images/bd_01.png) repeat-x left bottom;
  zoom: 1;
}
.block-news dl:after {
  content: "";
  display: table;
  clear: both;
}
.block-news dl:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  background: none;
}
.block-news dt {
  width: 140px;
  float: left;
}
.block-news dd {
  overflow: hidden;
}
.block-news a {
  display: block;
}

/* 詳細ページ
   ========================================================================== */
#block-news {
  width: 700px;
  margin: 0 auto 50px;
}
#block-news p {
  line-height: 1.8;
}

#heading-lv3 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
  padding: 0 0 5px 10px;
  background: url(../news/images/bd_01.png) repeat-x left bottom;
}
#heading-lv3 h3 {
  padding-left: 25px;
  background: url(../news/images/bd_02.png) repeat-y;
}

/*
 * 日付
 */
time {
  text-align: right;
  display: block;
  margin-bottom: 30px;
}

/*
 * テキスト
 */
.inner-txt {
  margin-bottom: 40px;
}

/*
 * 画像
 */
.inner-img {
  margin-bottom: 30px;
}
.inner-img li:first-child {
  margin-bottom: 10px;
}

.item-img {
  display: block;
  margin-bottom: 30px;
}

/*
 * リンク
 */
.inner-link dt {
  margin-bottom: 5px;
}
.inner-link a {
  color: #666;
}

/*
 * ボタン
 */
.item-btn {
  text-align: center;
  padding-bottom: 50px;
}
