@charset "utf-8";

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

html {
  background: none #fffbef;
}

body {
    background: url("/files/body_bg.jpg") no-repeat scroll center top transparent;
    color: #333;
}
body#page_9 {
    background: url("/files/body_bg_top.jpg") no-repeat scroll center top transparent;
    color: #333;
}

a {
    color: #eca720;
}

#branding_box {
    background: url("/files/branding_box_bg.jpg") no-repeat scroll center top transparent;
    height: 210px;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

#site-description a {
    color: #fff;
}
.main_header {
  padding: 25px 0 42px;
}
.main_header img {
  width: 405px;
  height: 40px;
}

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/topnavi2.jpg");
    height: 60px;
    margin: 0;
    padding: 0;
    width: 160px;
}

#main_teaser {
  width: 1020px;
  text-align: center;
}

#outer_block {
    background: url("/files/outer_block_bg.jpg") repeat-y scroll center top transparent;
    margin: 0;
    padding: 0;
    width: 100%;
}

#inner_block {
    background: url("/files/outer_block_bg_02.jpg") no-repeat scroll center top transparent;
    margin: 0;
    padding: 30px 0 0;
    width: 100%;
}

#main {
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    width: 960px;
}

#main .widget-area ul ul li a {
    background: url("/files/widget_list_bg.jpg") no-repeat scroll left top transparent;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 25px;
}

#contact_bnr_block a {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 266px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#work_bnr_block {
    padding: 0;
    text-indent: -9999px;
}
#work_bnr_block a {
    background: url("/files/works_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 230px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#work_bnr_block a:hover {
    background: url("/files/works_bnr.jpg") no-repeat scroll center bottom transparent;
}

#footer_block {
    background: url("/files/footer_bg.jpg") repeat-x scroll center top transparent;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#footer_box {
    background: url("/files/footer_box_bg.jpg") no-repeat scroll center top transparent;
    height: 168px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 1020px;
}
#footer-widget-area {
    padding-top: 15px;
}
#footer_information .entry-post {
    border-bottom: medium none;
    margin: 50px 0 0 420px;
    padding: 0;
    width: 580px;
    color: #fff;
}

.headline_title {
    background: url("/files/top_entry_title.jpg") no-repeat scroll left top transparent;
    font-size: 18px;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    margin-bottom: 15px;
    padding: 0;
    text-align: center;
    width: 700px;
    color: #3077c6;
}

.entry_title {
    background: url("/files/entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 25px;
    position: static;
    width: 675px;
}
.entry-title {
    background: url("/files/entry_title_bg.jpg") no-repeat scroll left top transparent;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 25px;
    position: static;
    width: 675px;
    color: #fff;
}
.sub_entry_title {
    background: url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #417ab5;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 25px;
    position: static;
    width: 675px;
}

small {
    border: none;
    display: inline-block;
    font-size: 12px;
    line-height: 2;
    margin: 10px auto 0;
    padding: 0;
    width: 99%;
    background-color: #f2bb26;
}
small a {
    background-color: #f2bb26;
    color: #fff !important;
    text-align: center !important;
}
small a:hover {
    background-color: #f29426;
}

.table_area td.td_name {
    background-color: #eefaff;
    border: 1px solid #d6e5ec;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
}
.table_area td.td_value {
    background-color: #ffffff;
    border: 1px solid #d6e5ec;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.iqfm-table th {
    background-color: #fff !important;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.iqfm-table th, .iqfm-table td {
    border: 1px solid #ddd7bc !important;
    padding: 5px;
}

.inline_title {
    border: 1px solid #72acd5;
    background-color: #92c6ea;
    border-radius: 5px;
    display: block;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
}

.field_2col {
    height: auto;
    width: 335px;
}




/*  メールフォーム
---------------------------------------------------------------------------------------------------- */
#container_top .iqfm-table td #iqfm-input-text-4 {
  width: 60%;
}
#container_top .iqfm-table td textarea{
  width: 96%;
  height: 8em;
  font-size: 100%;
}
.iqfm-req_color{
  color: #F00;
}
.z_c1 button, .z_c1 input[type="reset"], .z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}


/*非表示*/
#wh553haybeggrxvqr22c{
 display:none;
}

/*非表示*/
#iakoi3p1deu2nl0gplen{
 display:none;
}























