<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

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


/* =======================================================================================
   ■ 全体
------------------------------------------------------------------------------------------ */
html {
    background: none;
}

body {
    background: url("/files/body_bg.jpg") no-repeat scroll center top #fff;
    color: #000;
    min-width: 1100px;
}

body#page_6 {
    background: url("/files/body_bg_top.jpg") no-repeat scroll center 915px #fff;
}

#container_top {
    padding: 0;
}

#outer_block{
    background: none;
    margin: 0 auto;
    padding: 50px 0 0;
}

#inner_block {
    background: none;
    margin: 0 auto;
    padding: 0;
}

a:link, a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover, a:active {
  color: #000;
  text-decoration: none;
}

small {
    border-color: #243ead;
}

small a {
    background: #243ead;
    color: #fff !important;
    padding: 5px 0;
    text-align: center !important;
    width: 100%;
}

small a:hover {
    background-color: #fff;
    color: #000 !important;
}


/* =======================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------ */
#branding_box {
    background: transparent url("/files/branding_box_bg.png") no-repeat scroll center 380px;
    height: 550px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
    z-index:2;
}

body#page_6 #branding_box {
    background: transparent url("/files/branding_box_bg.png") no-repeat scroll center 815px;
    height: 1585px;
}

#jquery_slider_pc .entry_post {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/*グローバルナビの上にメイン画像*/
#main_teaser {
    position: relative;
}

#main_teaser img {
    position: absolute;
    left: 0;
    top: -354px;
}


#site-description {
    display: block;
    font-size: 100%;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 960px;
}

#site-description a {
    color: #fff;
}

#header_information {
  height: 460px;
}

body#page_6 #header_information {
  height: 895px;
}

.main_header {
  padding-top: 360px;
}

body#page_6 .main_header {
  padding-top: 795px;
}

/*セカンドメインからのリンク*/
#header_information {
  position: relative;
}

/*セカンドメイン　トップ以外を非表示*/
div#secondmain { display: none; }

/*セカンドメインのリンク*/
body#page_6 #secondmain {
    position: absolute;
    display: block; 
    left: 15px;
    top: 1475px;
}


/*ロールボタンで背景画像処理のボタンを半透明に*/
body#page_6 #secondmain a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}


/* =======================================================================================
   ■ グローバルナビ
------------------------------------------------------------------------------------------ */
div#access .gnavi11 a, div#access .gnavi12 a, div#access .gnavi13 a, div#access .gnavi14 a, div#access .gnavi15 a, div#access .gnavi16 a {
    background-color: transparent;
    background-image: url("/files/topnavi.png");
    height: 70px;
    margin: 0;
    padding: 0;
}


/* =======================================================================================
   ■ フッター
------------------------------------------------------------------------------------------ */
#footer-widget-area .widget-area .menu-item a:link,
#footer-widget-area .widget-area .menu-item a:visited {
  text-decoration: underline;
}

#footer-widget-area .widget-area .menu-item a:hover,
#footer-widget-area .widget-area .menu-item a:active {
  text-decoration: none;
}

#footer_block {
    background: transparent url("/files/footer_bg.jpg") no-repeat scroll center bottom;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#footer_box {
    background: url("/files/footer_box_bg.png") no-repeat scroll center top transparent;
    height: 370px;
    width: 960px;
    position: relative;
}

#footer-widget-area {
    width: 960px;
    position: absolute;
    top: 340px;
    left: 0;
}

#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #243ead;
    border-right: 1px solid #243ead;
}

.footer_infomation {
    display: inline-block;
    width: 960px;
}

#footer_information .entry-post {
    margin: 250px 0 0 0;
    padding: 0;
    width: 960px; 
    text-align:center;
}

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

/*右下固定ボタン*/
/*ガテン*/
.fixed_btn div#fixed_btn_gtn, .fixed_btn div#fixed_btn_gtn a {
    height: 150px;
}


/* =======================================================================================
   ■ 見出し
------------------------------------------------------------------------------------------ */
.headline_title {
    background: url("/files/top_entry_title.png") no-repeat scroll left top transparent;
    color: #fff;
    padding: 0 0 0 0;
    width: 960px;
}

.entry_title {
    background: url("/files/entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
    padding: 0 0 0 40px;
    width: 920px;
}

.sub_entry_title {
    background: url("/files/sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
    padding: 0 0 0 40px;
    width: 920px;
}

.half_entry_title {
    background: url("/files/half_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
}

.half_sub_entry_title {
    background: url("/files/half_sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
}

.mid_entry_title {
    background: url("/files/entry_title_bg_w570.png") no-repeat 0 0 transparent;
    color: #000;
}

.mid_sub_entry_title {
    background: url("/files/sub_entry_title_bg_w570.png") no-repeat 0 0 transparent;
    color: #000;
}

.inline_title {
    background: url("/files/clom3_sub_entry_title.png") no-repeat 0 0 transparent;
    color: #000;
}


/* =======================================================================================
   ■ テーブル
------------------------------------------------------------------------------------------ */
.table_area td.td_name {
    background-color: #f2f3f8;
    border: 1px solid #0e206d;
}

.table_area td.td_value {
    background-color: #fff;
    border: 1px solid #0e206d;
}

.td_cell {
    border-color: #bbb;
}

/* =======================================================================================
   ■ フォーム
------------------------------------------------------------------------------------------ */
form {
    margin-bottom: 20px;
}

.iqfm-table th {
    background-color: #f2f3f8 !important;
    border: 1px solid #0e206d !important;
}

.iqfm-table td {
    background-color: #fff !important;
    border: 1px solid #0e206d !important;
}


.iqfm-req_color {
    color: #e55007;
}

/* =======================================================================================
   ■ ブロック
------------------------------------------------------------------------------------------ */
/*HTMLブロック*/
.ns_01 {
margin-bottom: 50px;
}

/*FAQ*/
.anchor_list ul li {
    border-bottom: 1px dotted #bbb;
}

.faq-title {
    background: none #f2f3f8;
    color: #000;
}

/* 詳細
-------------------------------------------------------*/
.permalink_in a {
    background: none repeat scroll 0 0 #243ead;
    border: 1px solid #243ead;
    color: #fff;
}
.permalink_in a:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #243ead;
    color: #000;
}

.indent_border {
    border-left: 5px solid #0e206d;
    padding-left: 10px;
}

/* 記事のテキストリンク
-------------------------------------------------------*/
.main_btn a {
    background: url("/files/btn_icon.png") no-repeat 30px center #243ead;
    border-radius: 1.5em;
    padding: 10px 30px 10px 45px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
}

/* 施工実績　詳細ページ
-------------------------------------------------------*/
body#page_15 .easys_content_inner {
  padding-bottom: 50px;
}

/* ブロック背景変更
-------------------------------------------------------*/
/*トップ*/
#ahggwj7lgsz8hk3y1i5w {
    background-color: #ddeafc;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

#ahggwj7lgsz8hk3y1i5w .margin-bottom_50 {
    margin-bottom: 0;
}

/*求人情報*/
#bgkl75p5zlds261hj30r {
    background-color: #ddeafc;
    padding-top: 50px;
    padding-bottom: 1px;
}

#bgkl75p5zlds261hj30r .easys_content_inner {
    padding-bottom: 0;
}

/*1日の流れ*/
#vbamnud90rtpv9abd1bv {
    background-color: #ddeafc;
    padding-top: 50px;
    padding-bottom: 1px;
}

#vbamnud90rtpv9abd1bv .easys_content_inner {
    padding-bottom: 0;
}

/*施工実績*/
#t6b7eheewirjp0lh6frw {
    background-color: #ddeafc;
    padding-top: 50px;
    padding-bottom: 1px;
}

#t6b7eheewirjp0lh6frw .margin-bottom_50 {
    margin-bottom: 0;
}

/*会社概要*/
#lnvjlb802iwdvogniiz8 {
    background-color: #ddeafc;
    padding-top: 50px;
    padding-bottom: 1px;
}</pre></body></html>