@charset "utf-8";

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

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html{
  background: none #fff3c3;
}
body{
  background-repeat: repeat-x;
  color: #333;
}
#wrapper {
}
#outer_block{
  background-image: url("/files/outer_block_bg.png");
  width: 1006px;
}

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




/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box{
  height: 204px;
  padding: 0 0 25px;
}

/*  H１テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  padding: 5px 0 0;
}
#site-description a {
  color: #6f2b16;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header {
  padding: 10px 0 20px;
}
.main_header img {
  width: 420px;
  height: 94px;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access, #access .menu-header, div.menu {
  width: 960px;
}
div#access .menu-item a, div#access .menu-item a:hover {
  height: 50px;
  line-height: 50px;
}
#access ul.menu ul.sub-menu {
  top: 50px;
}
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background-color: #ccc;
  color: #333;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background-color: #999;
  color: #fff;
}
#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: #fff;
}

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser {
  width: 1006px;
  text-align: center;
}




/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
.widget-title, .widget-title2 a {
  padding: 0 0 0 20px;
  color: #6f2b16;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #6f2b16;
}


#main .widget-area ul ul li a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/*  左ナビ
---------------------------------------------------------------------------------------------------- */
#secondary {
}
#thirdly {
  padding: 0 0 50px;
}



/*  ブログナビ
---------------------------------------------------------------------------------------------------- */
#wp-calendar thead th{
  background: #e5b263;
  padding: 5px;
  line-height: 2;
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #e5b263;
  padding: 5px;
  line-height: 2;
}




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_box {
  width: 1006px;
}

/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  width: 1006px;
  padding: 15px 0 0;
}
#footer-widget-area {
  width: 1006px;
}
#footer-widget-area .widget-area ul.menu {
  border-color: #6f2b16;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #6f2b16;
  color: #6f2b16;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}



/*  フッター情報
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post{
  width: 630px;
  margin: 80px 0 0 370px;
  color: #6f2b16;
}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
  background: none #FF932C;
  color: #fff;
}




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

/*  見出し
---------------------------------------------------------------------------------------------------- */
.top-entry-title{
  background: url("/files/entry_title_bg.jpg") no-repeat 0 0 transparent;
  width: 665px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 10px;
  padding: 0 0 0 35px;
  font-size: 15px;
  color: #fff;
  text-align: left;
}

.entry-title{
  width: 665px;
  padding: 0 0 0 35px;
  color: #fff;
  text-align: left;
  font-size: 15px;
  line-height: 43px;
}
#fy9lxhv71kswguxlch6r .top-entry-title {
  background-image: url("/files/top_entry_title.jpg");
  width: 700px;
  height: 60px;
  margin: 0 0 15px;
  padding: 0;
  font-size: 0;
  text-indent: -9999px;
  overflow: hidden;
}
.entry-title a:link, .entry-title a:visited,
.entry-title a:hover, .entry-title a:active {
  color: #fff;
}
.entry-title h2, .entry-title h3, .entry-title h4, .entry-title h5, .entry-title .inline-title {
  font-size: 15px;
}

.sub-post-title{
  color: #6f2b16;
  padding: 0 0 0 45px;
}

.clom3-title{
  background: url("/files/clom3-title.jpg") no-repeat 0 0 transparent;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

small{
  border-color: #f00;
}
small a {
  width: 100%;
  padding: 5px 0;
  text-align: center !important;
  color: #f00 !important;
}

small a:hover{
  background-color: #f00;
  color: #FFF !important;
}





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.company-left table {
  border: 1px solid #e5b263;
}
.g-01 .g-01_box .g-01-date table, .custom_th_text, .custom_td_text,
#container_top .iqfm-table th, #container_top .iqfm-table td {
  border-color: #e5b263;
}
.custom_th_text, #container_top .iqfm-table th {
  background: none #ffe8c3;
}
.custom_td_text, #container_top .iqfm-table td {
}
.company-post .custom_th_text {
  white-space: nowrap;
}
.d-01 .menu-list table tr, .d-01 .menu-list table tr td,
.d-02 .menu-list table tr, .d-02 .menu-list table tr td,
.d-03 .menu-list table tr, .d-03 .menu-list table tr td,
.d-04 .menu-list table tr, .d-04 .menu-list table tr td {
  border-color: #e5b263;
}




/*  ページ遷移ボタン
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
.tablenav .next, .tablenav .prev {
  color: #f00;
}
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a {
  background: none #f00;
  border-style: solid;
  border-color: #f00;
  color: #fff;
}
.permalink_in a:link, .permalink_in a:visited,
.pageback a:link, .pageback a:visited {
}
.tablenav .current, a.page-numbers:hover,
.permalink_in a:hover, .permalink_in a:active,
.pageback a:hover, .pageback a:active {
  background: none transparent;
  border-style: solid;
  border-color: #f00;
  color: #f00;
} 


/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* Aブロック */
.a-01 .entry-post-img .img_cat, .a-02 .entry-post-img .img_cat .a-03 .entry-post-img .img_cat, .a-04 .entry-post-img .img_cat {
  height: 200px;
}
.a-01 .image_display .img_cat, .a-02 .image_display .img_cat, .a-03 .image_display .img_cat, .a-04 .image_display .img_cat {
  height: 134px;
}

/* C-04ブロック */
.c-04 .img_box .float-title {
  border-color: #ccc;
  background-color: #FFF;
  font-size: 100%;
}
.c-04 .clear_float {
  _padding: 0 0 20px;
}


/* Dブロック */
.d-01 .entry-post, .d-02 .entry-post, .d-03 .entry-post, .d-04 .entry-post {
  border: none;
}


/* Fブロック */
.f-01 .sub-last-post {
  border: none;
}


/* Gブロック */
.g-01 .g-01_box {
  border: none;
}
.g-01 .comment_box {
  border-color: #e5b263;
}


/* Iブロック */
.i-01 .before_after_block_loop {
  border: none;
}
.i-01 .index_before .mini_title, .i-01 .index_after .mini_title {
  border-color: #e5b263;
  background-color: #ffe8c3;
  font-size: 100%;
}
.i-01 strong.sub_comment {
  border-color: #e5b263;
}


/* Jブロック */
.j-01 .entry-post ul li.q_title {
  border-color: #e5b263;
}
.j-01 .entry-post .sub-post {
  border: none;
}
.faq-post-title {
  border-color: #e5b263;
  background: none #ffe8c3;
}


/* Z-D ブログRSS */
.z-d1 .blog_post {
  border-color: #e5b263;
}



/*  トップページ
---------------------------------------------------------------------------------------------------- */


/*  よくあるご質問
---------------------------------------------------------------------------------------------------- */
#cbrk9go24yj1tfcvcw5v .entry-title, #cbrk9go24yj1tfcvcw5v .entry-post ul,
#x4hp9w4w2rrh6x7khbk6 .entry-title, #x4hp9w4w2rrh6x7khbk6 .entry-post ul,
#e8car1or6tc7wgju8j7z .entry-title, #e8car1or6tc7wgju8j7z .entry-post ul {
  display: none;
}


/*  ○○○
---------------------------------------------------------------------------------------------------- */





