@charset "utf-8";

/*
 * PC用スタイルCSS
 */

/* ==================================================
   ■ 全体
-------------------------------------------------- */

html {
  background: url("/files/html_bg.jpg") repeat scroll center top transparent;
}
body {
  background: none transparent;
  min-width: 1300px;
  color:#2c2c2c;
}
body#page_6 {
  background: url("/files/body_bg_top.jpg") no-repeat scroll center top transparent;
  background-size: 100% auto;
}
#wrapper {
  /*background: url("/files/wrapper_bg.jpg") no-repeat scroll center top transparent;*/
}
#outer_block {
  background: none transparent;
  padding:100px 0 0;
}
#inner_block{
  background: none transparent;
  padding: 0 0;
}

#main {
  width: px;
  margin:0 auto;
}

#secondary { padding: 0; }
#thirdly { padding: 0 0 50px; }

a:link, a:visited, a:hover, a:active {
  color:#b7282e;
}

/* ==================================================
   ■ ヘッダー
-------------------------------------------------- */

#branding_box {
  background: none transparent;
  min-width: 1300px;
  height: 700px;
  padding:0;
  position: relative;
  z-index:500;
}

#page_6 #branding_box {
  background: url("/files/branding_box_bg.png") no-repeat scroll center top transparent;
  background-size: 100% auto;
  height: 1035px;
}

#site-description {
  text-align:right;
  padding: 0.2% 1% 0 0;
}

#site-description a {
  display: inline;
  color: #000;
}


.main_header img {
    width: 20%;
    height: px;
    margin: 0 0 0 0;
    position: absolute;
    bottom: 38.5%;
    right: 20%;
}
#page_6 .main_header img { display: none; }

/*  Gナビ
----------------------------------------------------- */

#access {
  float: none;
  width: 100%;
  height: 5vw;
  background: none transparent;
  position: absolute;
  top: 7%;
  left: 0px;
}

#page_6 #access { top: 4.8%; }

#access .menu-header, div.menu {
  width: 48vw;
  margin: 0 1% 0 0;
  float: right;
}

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a, div#access .menu-item a:hover {
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  width: 8vw;
  height: 5vw;
  line-height: 5vw;
  padding: 0px;
  margin: 0px;
}

div#access .menu-item a { background-size: contain, 0; }
div#access .menu-item a:hover { background-size: 0, contain; }

div#access .gnavi11 a,
div#access .gnavi11 a:hover { background-image: url("/files/topnav_off_01.png"), url("/files/topnav_on_01.png"); }
div#access .gnavi12 a,
div#access .gnavi12 a:hover { background-image: url("/files/topnav_off_02.png"), url("/files/topnav_on_02.png"); }
div#access .gnavi13 a,
div#access .gnavi13 a:hover { background-image: url("/files/topnav_off_03.png"), url("/files/topnav_on_03.png"); }
div#access .gnavi14 a,
div#access .gnavi14 a:hover { background-image: url("/files/topnav_off_04.png"), url("/files/topnav_on_04.png"); }
div#access .gnavi15 a,
div#access .gnavi15 a:hover { background-image: url("/files/topnav_off_05.png"), url("/files/topnav_on_05.png"); }
div#access .gnavi16 a,
div#access .gnavi16 a:hover { background-image: url("/files/topnav_off_06.png"), url("/files/topnav_on_06.png"); }


@media screen and (max-width:1316px) {
#access { height: 65.8px; }
#access .menu-header, div.menu { width: 631.67px; }
div#access .menu-item a, div#access .menu-item a:hover {
  width: 105.27px;
  height: 65.8px;
  line-height: 65.8px;
}
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#access.fixed {
  background: none rgba(255, 255, 255, 0.9);
  filter: alpha(opacity=90); /* ie 6 7 */
  -ms-filter: "alpha(opacity=90)"; /* ie 8 */
    position: fixed;
    top: 0 !important;
    width: 100%;
    height: 100px;
    z-index: 10000;
}

#access.fixed .menu-header, div.menu {
  width: 960px;
  margin: 0 auto;
  float: none;
}

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access.fixed .menu-item a, div#access.fixed .menu-item a:hover {
  background-image: url('/files/topnav_fixed.png');
  background-size: auto;
  width: 160px;
  height: 100px;
  line-height: 100px;
}
div#access.fixed .gnavi11 a { background-position: left top; }
div#access.fixed .gnavi12 a { background-position: -160px top; }
div#access.fixed .gnavi13 a { background-position: -320px top; }
div#access.fixed .gnavi14 a { background-position: -480px top; }
div#access.fixed .gnavi15 a { background-position: -640px top; }
div#access.fixed .gnavi16 a { background-position: right top; }

div#access.fixed .gnavi11 a:hover { background-position: left bottom; }
div#access.fixed .gnavi12 a:hover { background-position: -160px bottom; }
div#access.fixed .gnavi13 a:hover { background-position: -320px bottom; }
div#access.fixed .gnavi14 a:hover { background-position: -480px bottom; }
div#access.fixed .gnavi15 a:hover { background-position: -640px bottom; }
div#access.fixed .gnavi16 a:hover { background-position: right bottom; }

/* ==================================================
   ■ メインイメージ
-------------------------------------------------- */

#main_teaser, #jquery_slider_pc {
  position: absolute;
  left: 0;
  width: 100%;
  min-width: 1300px;
  text-align: center;
  z-index: 1;
}

#main_teaser { top: 0; }
#main_teaser img { width: 100%; }
#jquery_slider_pc { top: 0; }

/* ==================================================
   ■ サイド
-------------------------------------------------- */

.widget-title, .widget-title2 a {
  background-image: url('/files/widget_title_bg.png');
  padding: 0;
  text-align: center;
  color: #ffffff;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #ffffff;
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  background-image: url('/files/widget_list_bg.png');
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 20px 10px 0;
}

/*  ブログ
----------------------------------------------------- */

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar thead th {
  /*background: none repeat scroll 0 0 #EDEDED;*/
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #999999;
  line-height: 2;
  padding: 5px;

  /*
  background: none repeat scroll 0 0 #EDEDED;
  border: 1px solid #fff;
  */
}

#wp-calendar tbody td a { 
  text-decoration: underline;
}
#wp-calendar tbody td a:hover { 
  text-decoration: none; 
}

#today {
  background: none #fff !important;
}

#nav-below div {
}
#nav-below .nav-next { padding: 0 0 0 10px; }

/* ==================================================
   ■ フッター
-------------------------------------------------- */

#footer_block {
  background: url("/files/footer_bg.jpg") no-repeat scroll center bottom transparent;
}

#footer_box {
  background: none transparent;
  height: 460px;
  width: 100%;
}

#footer_sitemap_block {
    padding: 120px 0 0;
    width: 960px;
    margin: 0 auto;
}

#footer-widget-area {
    text-align: right;
}

#footer-widget-area .widget-area ul.menu {
  border-color: #272727;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #272727;
  color: #272727;
}

.footer_infomation {
  display: block;
  width: 1000px;
  margin:0 auto;
}

#footer_information .entry-post {
  color:#272727;
    margin: 190px 0 0 150px;
    text-align: center;
    width: 248px;
}

#copyright {
  color: #fff;
  height: 40px;
  line-height: 40px;
}

/* うにょ */
#float_top_btn {
  bottom: 50px;
  position: fixed;
  right: 20px;
  z-index: 9999;
}

.fixed_btn {
    bottom: 150px;
    position: fixed;
    right: 0;
    z-index: 1000;
}
.fixed_btn div {
    height: 60px;
    margin-bottom: 10px;
    right: 0;
    width: 63px;
}
.fixed_btn div a {
    display: block;
    height: 60px;
    position: absolute;
    right: 0;
    width: 63px;
}

/* ==================================================
   ■ コンテンツ内
-------------------------------------------------- */

/*  見出し
----------------------------------------------------- */
.headline_title {
  overflow: hidden;
  color: #404040;
}

h3.entry_title, .entry_title, .entry-title { 
  /* カラー、サイズ、背景、余白 */
  padding: 0 0 0 40px;
  width: 920px;
  color: #404040;
}
h3.entry_title, .entry_title, .entry_title h3, .entry-title { 
  font-size: 23px;
  text-align: left;
}
.entry_title a:link, .entry_title a:visited, .entry_title a:hover, .entry_title a:active,
.entry-title a:link, .entry-title a:visited, .entry-title a:hover, .entry-title a:active {
  color: #404040;
}
.entry_title span.read_more_btn,
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
  /* 
  background-image: url('/files/read_more_btn.jpg');
  height: 50px;
  line-height: 50px;
  */
}

/* 小見出し */
.sub_entry_title {
  padding: 0 0 0 40px;
  width: 920px;
  color: #404040;
  font-size: 23px;
  text-align: left;
}
.sub_entry_title a:link, .sub_entry_title a:visited,
.sub_entry_title a:hover, .sub_entry_title a:active {
  color: #404040;
}
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
  /* 
  background-image: url('/files/sub_read_more_btn.jpg');
  height: 50px;
  line-height: 50px;
  */
}

/* 3列表示見出し */
.inline_title {
  background: url("/files/colum3_title_bg.png") no-repeat 0 0 transparent;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inline_title a { color:#fff; }
h4.inline_title { background-image: url("/files/clom3_sub_entry_title.png"); color:#000; }
h4.inline_title a { color:#000; }

/* 固定幅じゃないインラインタイトル用 */
.coupon_data h5.inline_title,
.c_04 h5.inline_title,
.i_01 .inline_title,
.j_01 h5.inline_title {
  background: none #fff;
  border: 1px solid #97bb79;
  border-radius: 0;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
  color:#333;
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  border-color: #000;
  width: 685px;
}

/* 半分ブロック見出し */
.half_entry_title, .half_sub_entry_title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.half_entry_title { color:#fff; }
.half_sub_entry_title { color:#000;}


.mid_entry_title, .mid_sub_entry_title {
    text-align: center;
    font-size: 20px;
    padding: 0;
    width: 570px;
}
.mid_entry_title { color:#fff; }
.mid_sub_entry_title { color: #404040; font-weight: normal; }


/* ==================================================
   ■ その他装飾
-------------------------------------------------- */
/* 大きな地図で見る */
small {
  border: 1px solid #404040;
}

small a {
  color: #404040 !important;
  text-align: center !important;
}
small a:hover {
  background-color: #404040;
  color: #FFF !important;
}

/* テーブル */
.table_area table tr td { 
  border-width: 1px 0 !important;
  background-color: transparent;
}
.iqfm-table th,
.table_area td.td_name {
  background-color: transparent !important;
  border: 1px solid #595959 !important;
  border-width: 1px 0 !important;
  color: #2c2c2c !important;
}

.iqfm-table td,
.table_area td.td_value {
  border: 1px solid #595959 !important;
  border-width: 1px 0 !important;
  background-color: transparent !important;
  color: #2c2c2c !important;
}

.iqfm-req_color { /* メールフォーム必須色 */
  color:#b7282e;
}

/*  ページ遷移
----------------------------------------------------- */
.tablenav { padding: 1em 0; }

/* ページ上部へ */
.page_up a {
  background: none #97bb79;
  border: 1px solid #97bb79;
  color: #fff;
  }

.page_up a:hover, 
.page_up a:active {
  background: none #517551;
  border: 1px solid #517551;
  color: #fff;
} 


/* 詳細を見る/一覧に戻る */
.permalink_in a:link,
.permalink_in a:visited,
.pageback a:link,
.pageback a:visited {
  background: none #97bb79;
  border: 1px solid #97bb79;
  color: #fff;
}
.permalink_in a:hover,
.permalink_in a:active,
.pageback a:hover,
.pageback a:active {
  background: none #517551;
  border: 1px solid #517551;
  color: #fff;
}

/* ページ送り */
a.page-numbers, .tablenav .current {
  background: none transparent;
  border: 1px solid #666;
  color: #fff;
}

.tablenav .next:link, .tablenav .next:visited,
.tablenav .prev:link, .tablenav .prev:visited {
  background: none transparent;
  border: 1px solid #fff;
  color: #fff;
}

.tablenav .current, a.page-numbers:hover,
.tablenav .next:hover, .tablenav .next:active,
.tablenav .prev:hover, .tablenav .prev:active {
  background: none #666;
  border: 1px solid #666;
  color: #fff;
}


/*  ボーダー
----------------------------------------------------- */

.td_cell,
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.z_d1 .blog_post,
.list_block .list_box {
  border-color: #666;
}


/* ==================================================
   ■ 各ブロック個別調整
-------------------------------------------------- */
/* Cブロック */
.c_01, .c_02, .c_03, .c_05, .c_06 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  padding: 0 0 20px;
  *padding: 0 0 30px;
}
.c_04 { margin: 0 0 20px; }


/* Dブロック */
.menu-list table {
  border-collapse:separate;
}


/* Gブロック */
.g_01 .sub_entry_title a,
.g_02 .sub_entry_title a { text-decoration: underline; }
.g_01 .sub_entry_title a:hover,
.g_02 .sub_entry_title a:hover { text-decoration: none; }


/* Z-D ブログRSS */
.z_d1 { margin: 0 0 20px; }


/* Z-E リンクバナー */
.banner_box { text-align: center; }
.banner_box img {
  max-width: 100%;
  width: auto;
  _width: 100%;
}

/* Z-I スライドショー */
.z_j1 { margin: 0 0 15px; }

/* Z_L お知らせブロック */
.Z_l1 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.Z_l1 .news_small_text { font-size: 12px; }

/* メール投稿ブロックの画像とコメントの間余白挿入 */
.cu_mail_block .img_size_thumb {
  padding-left: 10px;
}

/* Z_M タブブロック */
.z_m1 .link_list {
  font-size: 13px;
  line-height: 1.5;
}
.z_m1 div.link_list { margin-bottom: 10px; }

/*  メールフォーム
----------------------------------------------------- */

.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
#container_top .iqfm-table td textarea {
  width: 96%;
  height: 15em;
  font-size: 100%;
}
.z_c1 button, .z_c1 input[type="reset"], .z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}
.z_c1 .post_data { margin: 0 0 30px; }


/* ==================================================
   ■ 各ページ個別調整
-------------------------------------------------- */

/* 地図 */
#map_canvas {
  width: 100%;
  height: 450px;
  margin: 0 0 20px;
}


/*  セカンドメイン　求人情報ばな
----------------------------------------------------- */
#page_6 #outer_block { padding: 0; }

#drykxtdffuqhz7fsq8ef .easys_content_inner,
#vbdxms4uyvqammp0er20 .easys_content_inner {
    width: 100%;
    position: relative;
}
#drykxtdffuqhz7fsq8ef .margin-bottom_50,
#vbdxms4uyvqammp0er20 .margin-bottom_50 { margin: 0; }
#drykxtdffuqhz7fsq8ef .img_display > .field_1col:nth-of-type(2) img,
#vbdxms4uyvqammp0er20 .img_display > .field_1col:nth-of-type(2) img { display: none; }

#drykxtdffuqhz7fsq8ef .img_display > .field_1col:nth-of-type(2) a,
#vbdxms4uyvqammp0er20 .img_display > .field_1col:nth-of-type(2) a {
    display: block;
    background: url("/files/recruit_btn.png") no-repeat center top transparent;
    width: 372px;
    height: 76px;
    position: absolute;
    bottom: 10%;
    left: calc(50% - (372px / 2));
}
#drykxtdffuqhz7fsq8ef .img_display > .field_1col:nth-of-type(2) a:hover,
#vbdxms4uyvqammp0er20 .img_display > .field_1col:nth-of-type(2) a:hover {
    background-position: center bottom;
}


/*  その他ばな
----------------------------------------------------- */
/* お問い合わせ */
#vo5a28s0g5u1zaxr29z2 {
    background: url("/files/contact_bnr_bg.jpg") no-repeat center top transparent;
    height: 700px;
    overflow: hidden;
}
#vo5a28s0g5u1zaxr29z2 img { display: none; }
#vo5a28s0g5u1zaxr29z2 a {
    display: block;
    background: url("/files/contact_btn.png") no-repeat center top transparent;
    width: 302px;
    height: 56px;
    margin: 580px 0 0;
}
#vo5a28s0g5u1zaxr29z2 a:hover { background-position: center bottom; }

/* 並列二連ばな */
#d2x27a5x2spq43o7e2vr img,
#fam937ybuejsex4moszq img,
#cr6hohf00w364gy1gku1 img { display: none; }

#d2x27a5x2spq43o7e2vr .field_2col,
#d2x27a5x2spq43o7e2vr .field_2col .eyecatch,
#fam937ybuejsex4moszq .field_2col,
#fam937ybuejsex4moszq .field_2col .eyecatch,
#cr6hohf00w364gy1gku1 .field_2col,
#cr6hohf00w364gy1gku1 .field_2col .eyecatch { width: 450px !important; }

#d2x27a5x2spq43o7e2vr a,
#fam937ybuejsex4moszq a,
#cr6hohf00w364gy1gku1 a {
    display: block;
    width: 400px;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center top;
}

#d2x27a5x2spq43o7e2vr a:hover,
#fam937ybuejsex4moszq a:hover,
#cr6hohf00w364gy1gku1 a:hover { background-position: center bottom; }


/* 協力会社募集 */
#d2x27a5x2spq43o7e2vr .float_right a,
#cr6hohf00w364gy1gku1 .float_left a {
    background-image: url("/files/half_cooperat_bnr.jpg");
}
/* お問い合わせ */
#fam937ybuejsex4moszq .float_right a,
#cr6hohf00w364gy1gku1 .float_right a {
    background-image: url("/files/half_contact_bnr.jpg");
}

/* 従業員募集 */
#d2x27a5x2spq43o7e2vr .float_left a,
#fam937ybuejsex4moszq .float_left a {
    background-image: url("/files/half_recruit_bnr.jpg");
}

#blog_main .entry-title {
    font-size: 20px;
    padding: 0 10px 0;
    width: 680px;
}

#qbef378ym7d8l8253to3{margin-top:50px;}