@charset "utf-8";

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

/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html{
  background: url("/files/html_bg.jpg") repeat scroll center top transparent;
}
body{
  background: url("/files/body_bg.jpg") repeat-x scroll center top transparent;
  color:#402d1d;
}
#wrapper {
  background: none transparent;
}
#outer_block{
  background: none transparent;
  padding: 30px 0 0;
}

a:link, a:visited, a:hover, a:active{
  color:#ff0000;
}
strong, strong span {
  color: #F00 !important;
}




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

#header_information {
  height:120px;
}

/*  H１テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
}
#site-description a {
  color: #444444;
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header {
  padding: 0;
}
.main_header img {
  width: 280px;
  height: 100px;
}
#site-title {
  height: 100px;
  line-height: 100px;
}
#site-title a {
  width:  420px;
  height: 100px;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access, #access .menu-header, div.menu {
  width: 960px;
}
div#access .menu-item a, div#access .menu-item a:hover {
  height: 94px;
  line-height: 94px;
}
#access ul.menu ul.sub-menu {
  top: 94px;
  width: px;
}
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: 1000px;
}




/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
.widget-title, .widget-title2 a {
  height:45px;
  line-height:45px;
  color:#4B7711;
  padding: 0 0 5px 0px;
  text-align:center;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color:#ffffff;
}


#main .widget-area ul ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("/files/widget_list_bg.png") no-repeat scroll left top transparent;
  color:#444444;
}


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

#side_bnr_block {
  width: 240px;
  height: 240px;
  text-indent: -9999px;
  background: url(http://www.capriccio-kuzuha.com/60001252/wp-content/uploads/2014/04/side_banner.jpg) no-repeat left top;
}

/*=============================================================================
	クーポンバナーウィジェットCSS
==============================================================================*/

#coupon_bnr_block a {
    background: url("/files/coupon_bnr.png") no-repeat scroll left top transparent;
    display: block;
    height: 240px;
    text-indent: -9999px;
}

#coupon_bnr_block a:hover {
    background: url("/files/coupon_bnr.png") no-repeat scroll left bottom transparent;
    display: block;
    height: 240px;
    text-indent: -9999px;
}



/*  ブログナビ
---------------------------------------------------------------------------------------------------- */
#wp-calendar thead th{
}
#wp-calendar tbody td {
      background: none repeat scroll 0 0 #f6e3b0;
    border: 1px solid #c3a17d;
    font-size: 12px;
    line-height: 1.7;
    padding: 10px 5px;
    text-align: center;
}





/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
}
#footer_box {
  height: 180px;
}


#footer-widget-area .widget-area {
    margin: 20px auto;
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
}
#footer-widget-area .widget-area ul.menu {
  border-color: #515f30;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #515f30;
  color: #515f30;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}



/*  フッター情報
---------------------------------------------------------------------------------------------------- */
#footer_information .entry-post{
      margin: 75px 0 0;
    text-align: center;
    width: 1000px;
}



/*  コピーライト
---------------------------------------------------------------------------------------------------- */
#copyright {
    background: url("/files/copyright_bg.jpg") repeat-x;
    color: #fff;
}




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

/*  見出し
---------------------------------------------------------------------------------------------------- */
.top-entry-title{
  background: url("/files/top_entry_title.png") no-repeat scroll left top transparent;
      height: 85px;
    line-height: 120px;
  color: #cb4e2c;
}

.entry-title{
  color: #5e8f1e;
  text-align: left;
  font-size:15px;
  margin: 0 0 15px;
  line-height:43px;
}
#xxx .top-entry-title {
  background: url("/files/entry_title_bg.jpg") no-repeat 0 0 transparent;
  width: 660px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 10px;
  padding: 0 0 0 40px;
  font-size: 14px;
  color: #5e8f1e;
  text-align: left;
}
.entry-title a:link, .entry-title a:visited,
.entry-title a:hover, .entry-title a:active {
  color: #5e8f1e;
}
.entry-title h2, .entry-title h3, .entry-title h4, .entry-title h5, .entry-title .inline-title {
  font-size:15px;
}

.sub-post-title{
      background: url("/files/sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #e5620d;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0 0 0 40px;
    width: 660px;
}

.clom3-title{
  background: url("/files/clom3-title.jpg") repeat-y 0 0 transparent;
  height: auto;
  line-height: 1.5;
  padding: 10px 5px;
  border: none;
  border-radius: 0;
  font-size: 13px;
  color:#0c7374;
}

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

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





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.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: #ccc;
}
.custom_th_text, #container_top .iqfm-table th {
  background: none #eee;
}
.custom_td_text, #container_top .iqfm-table td {
  border: 1px solid #c3a17d;
  background:none;
}
.company-post .custom_th_text {
  white-space: nowrap;
      background: none repeat scroll 0 0 #f6e3b0;
    border: 1px solid #c3a17d;
    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: #a96e22;
}




/*  ページ遷移ボタン
---------------------------------------------------------------------------------------------------- */
.tablenav {
  padding: 1em 0;
}
.tablenav .next, .tablenav .prev {
  color: #666;
}
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a {
  background: none #666;
  border-style: solid;
  border-color: #666;
  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: #666;
  color: #666;
} 


/*  ブロック
---------------------------------------------------------------------------------------------------- */

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


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


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


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


.a-01 .image_display .field_220_right, 
.a-01 .image_display .field_220_left {
    background: url("/files/recom_thum_bg.png") no-repeat scroll left top transparent;
}

.a-01 .image_display .img_cat, 
.a-01 .image_display .img_cat {
    height: 133px;
}


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


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


/*  お問い合わせ
---------------------------------------------------------------------------------------------------- */
#container_top .iqfm-table td #iqfm-input-text-1,
#container_top .iqfm-table td #iqfm-input-text-2,
#container_top .iqfm-table td #iqfm-input-text-3 {
  width: 96%;
}
#container_top .iqfm-table td textarea{
  width: 96%;
  height: 8em;
  font-size: 100%;
}
.post-date p.iqfm-thanks_text {
  border-color: #ccc;
}
.iqfm-req_color{
  color: #F00;
}


/*  クーポンページ
---------------------------------------------------------------------------------------------------- */
.coupon_print_block,
.coupon_print_block .print_header,
.print_header_inner,
.coupon_content table tr td.coupon_data, .coupon_content table tr td.coupon_meta_title, .coupon_content table tr td.coupon_meta,
body.coupon .custom_th_text, body.coupon .custom_td_text, .e-04 .company-right .coupon_th_text {
  border-color: #c3a17d;
}
.print_header_inner {
  _margin: 5px;
}


.print_header h1.print_page_title {
    clear: both;
    color: #a5570f;
    font-size: 120%;
    font-weight: bold;
}
