@charset "utf-8";

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


/*		header information
-------------------------------------------------------*/

.main_header img {
    height: 100px;
    width: 280px;
}

/*     キレイぱどバナー
-------------------------------------------------------*/

#kirei_block a {
  background: url("/files/blog_bnr.jpg")  no-repeat left top;
  display: block;
  width: 240px;
  height: 100px;
  text-indent: -9999px;
}

#kirei_block a:hover {
  background: url("/files/blog_bnr.jpg")  no-repeat left bottom;
}


/*     body
-------------------------------------------------------*/

body {
  color: #222222;
  background: url("/files/body_bg.jpg") repeat-x scroll center top #FBE2E8;
}

body#page_6 {
    background: url("/files/body_bg_top.jpg") repeat-x scroll center top #FBE2E8;
}


/*     ヘッダー
-------------------------------------------------------*/

#site-title {
  width: 224px;
  height: 105px;
  margin: -19px auto 0;
  float: none;
}

#site-title a {
  width: 224px;
}

#site-description {
  position: relative;
  top: 72px;
  color: #888;
}

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

div#access .gnavi01 a, div#access .gnavi02 a, div#access .gnavi03 a, div#access .gnavi04 a, div#access .gnavi05 a {
  height: 37px;
}

#branding_box {
  height: 147px;
}


/*     teaser
-------------------------------------------------------*/

#main_teaser {
  width: 968px;
}


/*     outer_block
-------------------------------------------------------*/

#outer_block {
  background: none;
  padding-top: 20px;
}

#page_6 #outer_block {
  padding-top: 380px;
}

/*     サイドメニュー
-------------------------------------------------------*/

.widget-title {
  text-align: center;
  color: #fff;
  padding: 0;
}

#main .widget-area ul ul li a {
  color: #222;
}

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

#main .widget-area ul ul li a {
    font-weight: normal;
}


/*     a01タイトル文字消す
-------------------------------------------------------*/

.top-entry-title {
  text-indent: -9999px;
}


/*     見出し設定
-------------------------------------------------------*/

.entry-title {
  color: #fff;
}


/*     top-entry-titleタイトル背景変更
-------------------------------------------------------*/

#e55vn5gz4y2iwncutchs .top-entry-title,
#vc8wk2sn6c9xs2u8xlm0 .top-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 40px;
  position: static;
  width: 660px;
  text-indent: 0;
  text-align: left;
  color: #fff;
}


/*     会社概要テーブル変更
-------------------------------------------------------*/

.custom_th_text {
  background-color: #fcf7db;
  border: solid 1px #ead97d;
  white-space: nowrap;
}

.custom_td_text {
  border: solid 1px #ead97d;
}



.c-04 .img_box .float-title {
  border: 1px solid #E25795;
}


/*     フッターメニュー
-------------------------------------------------------*/

#footer-widget-area {
  padding: 7px 0 0;
}

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

#footer-widget-area .widget-area .menu-item a:hover {
  background: none;
}

#footer-widget-area .widget-area .menu-item a {
    font-weight: normal;
}

/*     フッター
-------------------------------------------------------*/

#footer_information .entry-post {
  margin: 53px 0 0 320px;
}

#copyright {
  background: url("") repeat scroll 0 0 #DE5696;
  color: #fff;
}

#footer_information .entry-post .post-data p {
    line-height: 2.6;
}

/*     d02
-------------------------------------------------------*/

.d-02 .menu-list table {
  table-layout: fixed;
}

.d-02 .menu-list table tr td {
  border-color: #de5696;
}

.d-02 .entry-post {
  border-bottom: none;
}


/*     f01
-------------------------------------------------------*/

.f-01 .sub-last-post {
  border-bottom: none;
}


/*     i01
-------------------------------------------------------*/

.i-01 .entry-post .sub-post-title a {
  color: #75950c;
}

.permalink_in a {
  background: url("") repeat scroll 0 0 #E4EDC6;
  border: 1px outset #75950C;
  color: #75950C;
}

.permalink_in a:hover {
  background: url("") repeat scroll 0 0 #E4EDC6;
  border: 1px inset #75950C;
  text-decoration: underline;
}

.i-01 .index_before .mini_title {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
}

.i-01 .index_after .mini_title {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
}

.i-01 .before_after_block_loop {
  border-bottom: none;
}

.i-01 strong.sub_comment {
  border-bottom: none;
}

.pageback a {
  border: 1px solid #de5696;
  color: #222;
}

.pageback a:hover {
  border: 1px solid #de5696;
  background-color: #de5696;
}

/* TOP SLIDER使用時 */
#jquery_slider_pc {
  position: absolute;
  top: 180;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
  margin: 0;
}

#kb1ein718x6yhyo4s8lj {
  display: none;
}

.fixed_btn {
    bottom: 150px;
    position: fixed;
    right: 0;
    z-index: 100;
}

.fixed_btn div, .fixed_btn div a {
    width: 130px;
    height: 50px;
}