@charset "utf-8";

/*
 * 1カラムPC用スタイルCSS
 */

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
  background: none #fff;
}
body {
  background-image: url(/files/pc_teaser_07.jpg);
  color: #010000;
}
body#page_6{ background-image: none;}
body#page_9 { background-image: url(/files/pc_teaser_02.jpg);}
body#page_12{ background-image: url(/files/pc_teaser_03.jpg);}
body#page_15{ background-image: url(/files/pc_teaser_04.jpg);}
body#page_81{ background-image: url(/files/pc_teaser_05.jpg);}
body#page_18{ background-image: url(/files/pc_teaser_06.jpg);}

#wrapper { background: none transparent; }

#outer_block { background: none transparent; padding: 50px 0 0;}
#page_6 #outer_block, #page_9 #outer_block, #page_12 #outer_block{ padding: 0; }
a:link, a:visited, a:hover, a:active { color: #283095;}




/* ===================================================================================================================
   ■ ヘッダー&メイン画像
------------------------------------------------------------------------------------------------------------------- */
#main_teaser, #jquery_slider_pc {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}
#branding_box {
  height: 700px;
  padding: 0;
  z-index: 500;
  position: relative;
  background-image: url(/files/branding_box_bg.png);
  background-position-y: 505px;
}
#page_6 #branding_box { height: 985px; background-image: none; }
#header_information {
	height:560px;
	width: 1300px;
	margin: 0 auto;
}
#page_6 #header_information { height: 845px; }


/* TOP SLIDER使用時 */
#jquery_slider_pc { top: 0; }



/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  width: 960px;
  margin: 0 auto;
}
#site-description a {
  display: inline;
  color: #000000;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header, .header_class {
  padding: 480px 0 0;
}
.main_header img, .header_class img {
  width: 450px;
  height: 80px;
}
#page_6 .main_header, #page_6 .header_class {
  padding-top: 765px;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access{
	width: 100%;
	z-index: 590;
}
#access .menu-header {
  width: 960px;
  margin: 0 auto;
}

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a, div#access .menu-item a:hover {
  background-image: url(/files/topnavi2.png);
  height: 120px;
  line-height: 120px;
}

/* プルダウンメニューのサイズ */
#access ul.menu ul.sub-menu {
  top: 120px;
  width: px;
}
#access ul.menu ul.sub-menu,
#access ul.menu ul.sub-menu li {
  min-width: px;
  width: px;
}

/* プルダウンメニューの色　16進数、RGBA両方変更すること */
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  width: px;
  color: #333;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
  color: #333;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.75);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #666;
}
#access ul li.current_page_item > a:hover, #access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover, #access ul li.current-menu-parent > a:hover {
  color: #666;
}

/* IE7 hack */
*:first-child+html div#access ul.sub-menu li.sub-gnavi a,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a {
  background-color: #fff;
}
*:first-child+html div#access ul.sub-menu li.sub-gnavi a:hover,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background-color: #fff;
}

/* IE9 hack */
div#access ul.sub-menu li.sub-gnavi a:not(:target),
div#access ul.sub-menu li.sub-gnavi2 a:not(:target),
div#access ul.sub-menu li.sub-gnavi a:not(:target):hover,
div#access ul.sub-menu li.sub-gnavi2 a:not(:target):hover {
  filter: none;
  -ms-filter: none;
}


/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
/* サイドナビ　タイトル */
.widget-title, .widget-title2 a {
  padding: 0;
  text-align: center;
}
.widget-title, .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 {
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar thead th {
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #283095;
  line-height: 2;
  padding: 5px;
}
#wp-calendar tbody td a { text-decoration: underline; }
#wp-calendar tbody td a:hover { text-decoration: none; }




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  background: url(/files/footer_bg.jpg) center bottom no-repeat;
  height: 380px;
}
#footer_box {
  background-image: url(/files/footer_box_bg.png);
  height: 340px;
  position: relative;
}
#footer_box, #footer_sitemap_block, #footer-widget-area, .footer_infomation{
  width: 1100px;
  margin: 0 auto;
}
#footer-widget-area{
	text-align: right;
	width: 1000px;
}

/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  position: absolute;
  bottom: 10px;
}
#footer-widget-area .widget-area ul.menu {
  border-color: #ffffff;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #ffffff;
  color: #ffffff;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}


/*  フッターボタン
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post .post-data p.f_tel {
  font-size: 25px;
}
.f_info dt,
.f_info dd {
  font-size: 13px;
  line-height: 1.7;
}
.f_info dt {
  float: left;
  clear: left;
  width: 6em;
}
.f_info dd {
  float: left;
}

#float_top_btn {
  bottom: 50px;
  position: fixed;
  right: 20px;
  z-index: 999;
}

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


/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  color: #fff;
  width: 900px;
  text-align: right;
}




/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#page_6 #container_top { padding: 0; }

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {/*h2*/
  color: #283095;
  background-image: none;
}
.headline_title:before, .headline_title:after {
    content: "";
    background: url(/files/title_before.png) 0 0 no-repeat transparent;
    position: absolute;
    width: 90px;
    height: 70px;
    margin: 0 0 0 -70px;
}
.headline_title:after {
    background-image: url(/files/title_after.png);
    margin: 0;
}
/*h3 フルサイズ*/
h3.entry_title, .entry_title, .entry-title { /* サイズ、背景、余白などはこちら */
  text-align: center;
  padding: 0;
  width: 960px;
}
h3.entry_title, .entry_title, .entry_title h3, .entry-title { /* フォントサイズはこちら */
}
h3.entry_title, .entry_title, .entry-title ,
.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: #fff;
}
.entry_title h3{ width: 960px; }
/* 見出しリンクボタン */
.entry_title span.read_more_btn{ margin-left: -120px; }
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
  background-image: url(/files/read_more_btn.png);
}
/* h3写真横の見出し用 */
.mid_entry_title{
  width: 530px;
  padding: 0 0 0 40px;
  color: #000;
  background-image: url(/files/entry_title_bg_w570.png);
}
.short_entry_title{ background-image: url(/files/entry_title_bg_w456.png); }

/* B-09、B-10など幅半分ブロックの見出し用 */
.half_entry_title, .faq-title {
  background: url(/files/half_entry_title_bg.jpg) center top no-repeat;
  color: #000;
}
/* h3 3列表示タイトル用 */
.inline_title {
  color: #000000;
  background-image: url(/files/column3_title_bg.png);
  font-size: 23px;
}

/* h4 フルサイズ */
* .sub_entry_title {
  padding: 0 0 0 40px;
  width: 920px;
  background-image: url(/files/sub_entry_title_bg.png);
}
* .sub_entry_title, * .sub_entry_title a:link, * .sub_entry_title a:visited,
* .sub_entry_title a:hover, * .sub_entry_title a:active {
  color: #000;
}
.sub_entry_title h4{ width: 800px; }
/* 小見出しリンクボタン */
.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.png);
}
/* h4写真横の見出し用 */
.mid_sub_entry_title{
  padding: 0 0 0 40px;
  width: 530px;
  color: #fff;
}
.mid_sub_entry_title a:link, .mid_sub_entry_title a:visited,
.mid_sub_entry_title a:hover, .mid_sub_entry_title a:active{ color: #fff; }
/* h3半分ブロックの見出し用 */
.half_sub_entry_title, .faq-title {
  color: #000;
}
.faq-title{
  width: 460px;
  text-align: center;
  padding: 10px 0;
}
/* C-01など3列表示インラインタイトル用 */
.inline_title {
}

/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.coupon_data .inline_title,
.c_04 .inline_title,
.i_01 .inline_title,
.j_01 .inline_title {
}

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

/* ブログページのタイトル背景 */
#blog_main .entry-title{
  background-image: url(/files/blog_title.jpg);
  height: 60px;
  line-height: 60px;
  padding: 0 0 0 40px;
  font-size: 20px;
  width: 660px;
}
#blog_main .entry-title ,#blog_main .entry-title a:link, #blog_main .entry-title a:visited,
#blog_main .entry-title a:hover, #blog_main .entry-title a:active{ color: #fff; }

/* 大きな地図で見る */
.e_05 small, small {
  border-color: #66b7ec;
  width: 730px;
  border-radius: 3px;
}
small a {
  width: 100%;
  padding: 5px 0;
  text-align: center !important;
  color: #fff !important;
  background-color: #66b7ec;
}

small a:hover {
  background-color: #283095;
}





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.table_area td.td_name, .table_area td.td_value, /* Eブロック、Gブロック等 */
body.coupon .table_area td.td_name, body.coupon .table_area td.td_value, /* クーポンページ */
.z_c1 .iqfm-table th, .z_c1 .iqfm-table td /* お問合せ */ {
  border-color: #000000;
}
.table_area td.td_name, body.coupon .table_area td.td_name, .z_c1 .iqfm-table th {
  background: none #0168b3;
  color: #fff;
}
.table_area td.td_value, body.coupon .table_area td.td_value, .z_c1 .iqfm-table td {
  background: none transparent;
}
/* 必須項目 */
.iqfm-req_color {
  color: #fff334;
}
.table_area, .field_3col .table_area td.td_name, .field_3col .table_area td.td_value{ font-size: 15px;}
.table_area td.td_value, .table_area td.td_name, 
.table_area table tr td, .iqfm-table th, .iqfm-table td{ padding: 15px !important;}
/* Dメニュー下線 */
.td_cell {
  border-color: #283095;
  vertical-align: top;
}

.table_area table tr td {
  background: none transparent;
}




/*  ページ遷移ボタン（詳細ブロックやページ送りのナビ用）
---------------------------------------------------------------------------------------------------- */
.tablenav { padding: 1em 0; }
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a,
.page_up a {
  background: none #fff;
  border-style: solid;
  border-color: #283095;
  color: #283095 !important;
}
.permalink_in a:link, .permalink_in a:visited,
.pageback a:link, .pageback a:visited {
}
.tablenav .next:link, .tablenav .next:visited,
.tablenav .prev:link, .tablenav .prev:visited {
  border: 1px solid #fff;
  background: none transparent;
}
.tablenav .next:hover, .tablenav .next:active,
.tablenav .prev:hover, .tablenav .prev:active {
  background-color: #283095;
  border-color: #283095;
}
.tablenav .current, a.page-numbers:hover,
.permalink_in a:hover, .permalink_in a:active,
.pageback a:hover, .pageback a:active,
.page_up a:hover, .page_up a:active {
  background: none #283095;
  border-style: solid;
  border-color: #283095;
  color: #fff !important;
} 



/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* 各ブロック点線 */
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.z_d1 .blog_post,
.list_block .list_box {
  border-color: #283095;
}


/* 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; }


/* Kブロック */
.k_03 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.k_03 .news_small_text {
  font-size: 12px;
  line-height: 1.7;
}


/* Z-D ブログRSS */
.z_d1 {  }


/* 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; }


/* 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; }



/*  クーポンページ
---------------------------------------------------------------------------------------------------- */
body.coupon {
}
.coupon_print_block .print_header,
h1.print_page_title,
.coupon_box table tr td.coupon_data,
.coupon_box table tr td.coupon_meta_title,
.coupon_box table tr td.coupon_meta {
  border-color: #ccc;
}
/* 有効期限の部分 */
.coupon_box table tr td.coupon_meta_title {
  background-color: #666;
  width: 8em;
  color: #fff;
}
.coupon_box table tr td.coupon_meta {
  background-color: #fff;
}
.e-04 .menu_area td {
  height: 3.5em;
}
.e-04 .menu_area .parent_title {
  font-size: 120%;
  height:  auto;
}



/*  ブログ
---------------------------------------------------------------------------------------------------- */
#nav-below div { border-color: #000; }
#nav-below .nav-next { padding: 0 0 0 10px; }


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

/* Aブロック画像背景 */
.eyecatch.display_line_bg {
    background-image: url(/files/recommend_b_top.jpg),
    				  url(/files/recommend_b_bottom.jpg),
    				  url(/files/recommend_b_bg.jpg);
}
.field_3col .display_line_bg {
    background-image: url(/files/recommend_s_top.jpg),
    				  url(/files/recommend_s_bottom.jpg),
    				  url(/files/recommend_s_bg.jpg);
}


/*  navi
---------------------------------------------------------------------------------------------------- */
#access.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}


/*  全頁共通
---------------------------------------------------------------------------------------------------- */
/*　バナーマウスオーバーあり　*/
#cyo6wcozlnokniyq3wcz .entry_title, #cyo6wcozlnokniyq3wcz .eyecatch,
#ltw1vdk0zzfr5rz17xq6 .eyecatch, #ywmllp5fruzgjc4hqzdv img, #shsdmrbl579ozxavmtca,
#pxbx59w4a3yyi4haops2, #c53zxtbnqu616yer5uqg{ display: none; }
#ywmllp5fruzgjc4hqzdv a{
	overflow: hidden;
	display: block;
	height: 0;
	padding-top: 70px;
	width: 200px;
	background: url(/files/top_bg_04_btn.png) center top no-repeat;
}
#ywmllp5fruzgjc4hqzdv a:hover{ background-position: center bottom; }

/*　Oブロックボタン置き換え　*/
#cyo6wcozlnokniyq3wcz .o_main_btn a, #ltw1vdk0zzfr5rz17xq6 .o_main_btn a,
#h9py8o35maceooezmjti .o_main_btn a{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-color: transparent;
	width: 200px;
	border-radius: 0;
	height: 70px;
	background: url(/files/top_bg_01_btn.png) center top no-repeat;
	padding: 0;
	margin: 0;
}
#ltw1vdk0zzfr5rz17xq6 .o_main_btn a{ background-image: url(/files/top_bg_02_btn.png); }
#h9py8o35maceooezmjti .o_main_btn a{ background-image: url(/files/top_bg_03_btn.png); height: 50px; }
#cyo6wcozlnokniyq3wcz .o_main_btn a:hover,
#ltw1vdk0zzfr5rz17xq6 .o_main_btn a:hover,
#h9py8o35maceooezmjti .o_main_btn a:hover{ background-position: center bottom; }


/*  top
---------------------------------------------------------------------------------------------------- */
.o_01, .o_02, .o_03, .o_04{ margin-bottom: 0; }
#cyo6wcozlnokniyq3wcz .easys_content_inner,
#ltw1vdk0zzfr5rz17xq6 .easys_content_inner,
#ywmllp5fruzgjc4hqzdv .easys_content_inner{ width: 1200px; }

/* 求人情報 */
#cyo6wcozlnokniyq3wcz{
	background: url(/files/top_bg_01.jpg) center top no-repeat;
	height: 800px;
}
#cyo6wcozlnokniyq3wcz .text_size_small{
	width: 600px;
	padding: 300px 0 0;
	text-align: left;
}
#cyo6wcozlnokniyq3wcz .text_size_small .post_data{ width: 485px; }
#cyo6wcozlnokniyq3wcz .text_size_small .post_data p{
	text-shadow: 0px 0px 1px #fff,
	             0px 0px 2px #fff,
	             0px 0px 3px #fff,
	             0px 0px 4px #fff,
	             0px 0px 5px #fff,
	             0px 0px 6px #fff,
	             0px 0px 7px #fff,
	             0px 0px 8px #fff,
	             0px 0px 9px #fff,
	             0px 0px 10px #fff;
}
#cyo6wcozlnokniyq3wcz .o_main_btn{ text-align: right; }

/* 業務内容 */
#ltw1vdk0zzfr5rz17xq6{
	background: url(/files/top_bg_02.png) center top no-repeat;
	height: 920px;
	padding: 380px 0 0;
	position: relative;
	z-index: 1;
}
#ltw1vdk0zzfr5rz17xq6 .entry_title{
	background-image: none;
	font-size: 30px;
	font-weight: normal;
}
#ltw1vdk0zzfr5rz17xq6 .text_size_small{
	width: 600px;
	text-align: left;
}
#ltw1vdk0zzfr5rz17xq6 .text_size_small .post_data{ width: 485px; padding-left: 40px; color: #fff; }
#ltw1vdk0zzfr5rz17xq6 .text_size_small .post_data p{
	text-shadow: 0px 0px 1px #297fb0,
	             0px 0px 2px #297fb0,
	             0px 0px 3px #297fb0,
	             0px 0px 4px #297fb0,
	             0px 0px 5px #297fb0,
	             0px 0px 6px #297fb0,
	             0px 0px 7px #297fb0,
	             0px 0px 8px #297fb0,
	             0px 0px 9px #297fb0,
	             0px 0px 10px #297fb0;
}
#ltw1vdk0zzfr5rz17xq6 .o_main_btn{ text-align: right; }

/* 施工実績 */
#h9py8o35maceooezmjti{
	background: url(/files/top_bg_03.png) center top no-repeat;
	height: 1200px;
	margin-top: -220px;
}
#h9py8o35maceooezmjti .entry_title{
	text-align: center;
	background-image: none;
	width: 100%;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 50px;
}
#h9py8o35maceooezmjti .entry_post{
	margin: 530px 240px 0;
	width: 480px;
	color: #fff;
}
#h9py8o35maceooezmjti .o_main_btn{
	text-align: center;
	margin-top: 30px;
}

/* ブログ */
#ywmllp5fruzgjc4hqzdv{
	background: url(/files/top_bg_04.png) center top no-repeat;
	height: 510px;
	padding-top: 320px;
	margin: -150px 0 50px;

}
#ywmllp5fruzgjc4hqzdv a{ float: right; }

/* バナー２つ */
#vrthl5zpcvdfcg07hz5s, #lr8c71jc1mg4iucau17g, #hniwdejo5eafw2kzz23u,
#xk768k3rhct01y9s6dp6, #h9samo3w6sr467ltya1v{
	background-image: url(/files/top_bg_06.jpg);
	padding: 87px 0;
	height: 670px;
}
#vrthl5zpcvdfcg07hz5s .easys_content_inner, #lr8c71jc1mg4iucau17g .easys_content_inner,
#hniwdejo5eafw2kzz23u .easys_content_inner, #xk768k3rhct01y9s6dp6 .easys_content_inner,
#h9samo3w6sr467ltya1v .easys_content_inner{ width: 1280px; }
#vrthl5zpcvdfcg07hz5s .field_2col, #lr8c71jc1mg4iucau17g .field_2col,
#hniwdejo5eafw2kzz23u .field_2col, #xk768k3rhct01y9s6dp6 .field_2col,
#h9samo3w6sr467ltya1v .field_2col{ width: 600px; }
#vrthl5zpcvdfcg07hz5s img, #lr8c71jc1mg4iucau17g img,
#hniwdejo5eafw2kzz23u img, #xk768k3rhct01y9s6dp6 img,
#h9samo3w6sr467ltya1v img{ display: none; }
#vrthl5zpcvdfcg07hz5s a, #lr8c71jc1mg4iucau17g a,
#hniwdejo5eafw2kzz23u a, #xk768k3rhct01y9s6dp6 a,
#h9samo3w6sr467ltya1v a{
	overflow: hidden;
	display: block;
	height: 0;
	padding-top: 670px;
	width: 600px;
	background: url(/files/recruit_banner.png) center top no-repeat;
}
#vrthl5zpcvdfcg07hz5s .float_right a,
#lr8c71jc1mg4iucau17g .float_right a,
#hniwdejo5eafw2kzz23u .float_right a,
#xk768k3rhct01y9s6dp6 .float_right a,
#h9samo3w6sr467ltya1v .float_right a{ background-image: url(/files/contact_banner.png); }
#vrthl5zpcvdfcg07hz5s a:hover, #lr8c71jc1mg4iucau17g a:hover,
#hniwdejo5eafw2kzz23u a:hover, #xk768k3rhct01y9s6dp6 a:hover,
#h9samo3w6sr467ltya1v a:hover{ background-position: center bottom; }

/*  中ページ
---------------------------------------------------------------------------------------------------- */
/* p2 求人情報 */
#m8nditkwk92zyv63qq65{
	background: url(/files/p2_bg_01.jpg) center top no-repeat;
	height: 1090px;
	padding: 160px 0 0;
	color: #fff;
}
#m8nditkwk92zyv63qq65 .headline_title:before,
#m8nditkwk92zyv63qq65 .headline_title:after{
	background-image: none;
}
#m8nditkwk92zyv63qq65 .headline_title{
	width: 500px;
    text-align: left;
    color: #fff;
    font-size: 23px;
    float: left;
}
#m8nditkwk92zyv63qq65 .eyecatch.display_line_bg{ background-image: none; }

#sgg3fgp1me2uj5d7c6ad{ margin-top: -450px; }
#sgg3fgp1me2uj5d7c6ad .entry_title{ width: 960px; text-align: center; padding: 0; }

#fx7fry6ofg2pkt0clbha{
	background: url(/files/p2_bg_02.jpg) center bottom no-repeat;
	height: 590px;
	margin-top: -560px;
	padding-top: 900px;
	color: #fff;
}
#fx7fry6ofg2pkt0clbha .entry_title{
	width: 500px;
  padding: 60px 0 0 500px;
  background-image: none;
  text-align: left;
}

/* p3 業務内容 */
#page_12 #outer_block{
	background: url(/files/p3_bg_01.jpg) center top no-repeat;
	padding-top: 100px;
}
#uw927xg2yz1xlbxagarl{ padding: 50px 0 120px; }

/* p4 施工実績 */
#page_15 #outer_block{
	background: url(/files/p4_bg_01.jpg) center top no-repeat;
}
#luea3x92tvxkn6uggvo6{
	background: url(/files/p4_bg_02.jpg) center bottom no-repeat;
}

/* p5 会社概要 */
#bdufkv01k5r81lmq8g37{
	background: url(/files/p5_bg_02.jpg) center top no-repeat;
	height: 550px;
	padding-top: 250px;
	margin-bottom: 50px;
	color: #fff;
}
#bdufkv01k5r81lmq8g37 .short_entry_title{
	background-image: none;
	padding: 0;
}

