@charset "utf-8";

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

/* ==================================================
   ■ 全体
-------------------------------------------------- */

html {
  background: none #fff;
}
body {
  background: url("/files/body_bg.png") no-repeat scroll center top transparent;
  color:#000000;
}
body#page_6 { background: none transparent; }
#wrapper {
  /*background: url("/files/wrapper_bg.jpg") no-repeat scroll center top transparent;*/
}
#outer_block {
  background: none transparent;
}
#inner_block{
  background: none transparent;
  padding: 0 0;
}

#main {
  width: px;
  margin:0 auto;
}

#secondary { padding: 0; }
#thirdly { padding: 0 0 50px; }

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

/* ==================================================
   ■ ヘッダー
-------------------------------------------------- */

#branding_box {
  background: url("/files/branding_box_bg.png") no-repeat scroll center top transparent;
  height: 695px;
  padding:0;
  position: relative;
  z-index:500;
  width:100%;
}
#page_6 #branding_box { height: 895px; }

#site-description {
  text-align:right;
  width:960px;
  margin: 0 auto;
}

#site-description a {
  display: inline;
  color: #FFF;
}

.main_header { width:960px; margin: 0 auto; }
.main_header img {
  width: 430px;
  height: 100px;
  margin: -5px 0 0 0;
}


/*  Gナビ
----------------------------------------------------- */

#access { 
  float: none;
  width: 100%;
  height: 80px;
  background: none transparent;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

#access .menu-header, div.menu {
  width: 960px;
  margin: 0 auto;
}

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a, div#access .menu-item a:hover {
  background-image: url('/files/topnavi.png');
  background-color: transparent;
  height: 80px;
  line-height: 80px;
  padding: 0px;
  margin: 0px;
  width: 137px;
}

div#access .gnavi11 a { background-position: left top; }
div#access .gnavi12 a { background-position: -137px top; }
div#access .gnavi13 a { background-position: -274px top; }
div#access .gnavi14 a { background-position: -411px top; }
div#access .gnavi15 a { background-position: -548px top; }
div#access .gnavi16 a { background-position: -685px top; }
div#access .gnavi17 a { background-position: right top; width: 138px; }
div#access .gnavi11 a:hover { background-position: left bottom; }
div#access .gnavi12 a:hover { background-position: -137px bottom; }
div#access .gnavi13 a:hover { background-position: -274px bottom; }
div#access .gnavi14 a:hover { background-position: -411px bottom; }
div#access .gnavi15 a:hover { background-position: -548px bottom; }
div#access .gnavi16 a:hover { background-position: -685px bottom; }
div#access .gnavi17 a:hover { background-position: right bottom; width: 138px; }

/* ==================================================
   ■ メインイメージ
-------------------------------------------------- */

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

#main_teaser { top: 130px; }
#jquery_slider_pc { top: 0; }

#jquery_slider_pc { 
	background-blend-mode: normal;
	-webkit-animation: bg-color 10s infinite;
	animation: bg-color 10s infinite;
}

@-webkit-keyframes bg-color {
  0% { background-color: #e74c3c; }
  20% { background-color: #f1c40f; }
  40% { background-color: #1abc9c; }
  60% { background-color: #3498db; }
  80% { background-color: #9b59b6; }
  100% { background-color: #e74c3c; }
}
@keyframes bg-color {
  0% { background-color: #e74c3c; }
  20% { background-color: #f1c40f; }
  40% { background-color: #1abc9c; }
  60% { background-color: #3498db; }
  80% { background-color: #9b59b6; }
  100% { background-color: #e74c3c; }
}


/* ==================================================
   ■ サイド
-------------------------------------------------- */

.widget-title, .widget-title2 a {
  background-image: url('/files/widget_title_bg.jpg');
  padding: 0;
  text-align: center;
  color: #ffffff;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #ffffff;
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  background-image: url('/files/widget_list_bg.png');
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*  ブログ
----------------------------------------------------- */

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar thead th {
  /*background: none repeat scroll 0 0 #EDEDED;*/
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #999999;
  line-height: 2;
  padding: 5px;

  /*
  background: none repeat scroll 0 0 #EDEDED;
  border: 1px solid #fff;
  */
}

#wp-calendar tbody td a { 
  text-decoration: underline;
}
#wp-calendar tbody td a:hover { 
  text-decoration: none; 
}

#today {
  background: none #fff !important;
}

#nav-below div {
}
#nav-below .nav-next { padding: 0 0 0 10px; }

/* ==================================================
   ■ フッター
-------------------------------------------------- */

#footer_block {
  background: url("/files/footer_bg.png") repeat-x scroll center bottom transparent;
}

#footer_box {
  background: none transparent;
  height:250px;
  width: 100%;
}

#footer_sitemap_block {
  padding: 220px 0 0;
  width: 1020px;
  margin:0 auto;
}

#footer-widget-area {
}

#footer-widget-area .widget-area ul.menu {
  border-color: #000000;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #000000;
  color: #000000;
}

.footer_infomation {
  display: block;
  width: 1000px;
  margin:0 auto;
}

#footer_information .entry-post {
  color:#000000;
  width: 100%;
  margin: -70px 0 0;
  text-align: center;
}

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

/* うにょ */
#float_top_btn {
  bottom: 50px;
  position: fixed;
  right: 20px;
  z-index: 9999;
}

.fixed_btn {
    bottom: 150px;
    position: fixed;
    right: 0;
    z-index: 1000;
}
.fixed_btn div {
    height: 60px;
    margin-bottom: 10px;
    right: 0;
    width: 63px;
}
.fixed_btn div a {
    display: block;
    height: 60px;
    position: absolute;
    right: 0;
    width: 63px;
}

.fixed_btn div#fixed_btn_gtn,
.fixed_btn div#fixed_btn_gtn a { height:150px; }

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

.headline_title,
h3.entry_title, .entry_title, .entry_title h3, .entry-title,
.sub_entry_title, .inline_title, .half_entry_title, .half_sub_entry_title,
.mid_entry_title, .mid_sub_entry_title {
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

/*  見出し
----------------------------------------------------- */
.headline_title {
  color: #131f3f;
}

h3.entry_title, .entry_title, .entry-title { 
  /* カラー、サイズ、背景、余白 */
  background-image: url('/files/entry_title_bg.jpg');
  padding: 0 0 0 0px;
  width: 960px;
  color: #ffffff;
}
h3.entry_title, .entry_title, .entry_title h3, .entry-title { 
  font-size: 23px;
  text-align:center;
}
.entry_title a:link, .entry_title a:visited, .entry_title a:hover, .entry_title a:active,
.entry-title a:link, .entry-title a:visited, .entry-title a:hover, .entry-title a:active {
  color: #ffffff;
}
.entry_title span.read_more_btn,
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
  background-image: url('/files/read_more_btn.jpg');
  /* 
  height: 50px;
  line-height: 50px;
  */
}
.entry_title h3 {
    padding: 0 0 0 120px;
    width: 720px;
}
#blog_main .entry-title {
    background-image: url(/files/blog_title.jpg);
    padding: 0 20px;
    width: 660px;
    text-align: left;
    font-size: 20px;
}
/* 小見出し */
.sub_entry_title {
  padding: 0 0 0 20px;
  width: 940px;
  color: #131f3f;
  font-size:23px;
}
.sub_entry_title a:link, .sub_entry_title a:visited,
.sub_entry_title a:hover, .sub_entry_title a:active {
  color: #131f3f;
}
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
  /* 
  background-image: url('/files/sub_read_more_btn.jpg');
  height: 50px;
  line-height: 50px;
  */
}

/* 3列表示見出し */
.inline_title {
  background: url("/files/colum3_title_bg.png") no-repeat 0 0 transparent;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  color: #131f3f;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inline_title a { color:#131f3f; }
h4.inline_title { background-image: url("/files/clom3_sub_entry_title.png"); color:#ffffff; }
h4.inline_title a { color:#ffffff; }

/* 固定幅じゃないインラインタイトル用 */
.coupon_data h5.inline_title,
.c_04 h5.inline_title,
.i_01 .inline_title,
.j_01 h5.inline_title {
  background: none #fff;
  border: 1px solid #101a34;
  border-radius: 0;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
  color:#101a34;
}

/* 詳細画面の下部「コメント」見出し */
.indent_border {
  border-color: #000;
  width: 685px;
}

/* 半分ブロック見出し */
.half_entry_title {
  color:#ffffff;
  font-size:16px;
}
.half_sub_entry_title {
  color:#131f3f;
  font-size:16px;
}

.mid_entry_title, .mid_sub_entry_title {
    font-size: 20px;
    padding: 0 0 0 20px;
    width: 550px;
}
.mid_entry_title { color:#fff; font-weight:bold; }
.mid_sub_entry_title { color:#131f3f; font-weight:normal; }


/* ==================================================
   ■ その他装飾
-------------------------------------------------- */
/* 大きな地図で見る */
small {
  border: 1px solid #101a34;
}

small a {
  color: #101a34 !important;
  text-align: center !important;
}
small a:hover {
  background-color: #101a34;
  color: #FFF !important;
}

/* テーブル */
.iqfm-table th,
.table_area td.td_name {
  background-color: #1a3479 !important;
  border: none !important;
  color: #fff !important;
}

.iqfm-table td,
.table_area td.td_value {
  border: none !important;
  background-color: #4c5467 !important;
  color: #fff !important;
}

.table_area table {
  border-collapse: separate;
  border-spacing: 6px;
  position: relative;
  margin: -6px 0 0;
}
.table_area table tr td { border:none !important;}

.iqfm-req_color { /* メールフォーム必須色 */
  color:#fff600;
}

/*  ページ遷移
----------------------------------------------------- */
.tablenav { padding: 1em 0; }

/* ページ上部へ */
.page_up a {
  background: none #4c5467;
  border: 1px solid #4c5467;
  color: #fff;
  }

.page_up a:hover, 
.page_up a:active {
  background: none #1a3479;
  border: 1px solid #1a3479;
  color: #fff;
} 


/* 詳細を見る/一覧に戻る */
.permalink_in a:link,
.permalink_in a:visited,
.pageback a:link,
.pageback a:visited {
  background: none #4c5467;
  border: 1px solid #4c5467;
  color: #fff;
}
.permalink_in a:hover,
.permalink_in a:active,
.pageback a:hover,
.pageback a:active {
  background: none #1a3479;
  border: 1px solid #1a3479;
  color: #fff;
}

/* ページ送り */
a.page-numbers, .tablenav .current {
  background: none transparent;
  border: 1px solid #666;
  color: #fff;
}

.tablenav .next:link, .tablenav .next:visited,
.tablenav .prev:link, .tablenav .prev:visited {
  background: none transparent;
  border: 1px solid #fff;
  color: #fff;
}

.tablenav .current, a.page-numbers:hover,
.tablenav .next:hover, .tablenav .next:active,
.tablenav .prev:hover, .tablenav .prev:active {
  background: none #666;
  border: 1px solid #666;
  color: #fff;
}


/*  ボーダー
----------------------------------------------------- */

.td_cell,
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.z_d1 .blog_post,
.list_block .list_box {
  border-color: #666666;
}


/* ==================================================
   ■ 各ブロック個別調整
-------------------------------------------------- */
/* Cブロック */
.c_01, .c_02, .c_03, .c_05, .c_06 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  padding: 0 0 20px;
  *padding: 0 0 30px;
}
.c_04 { margin: 0 0 20px; }


/* Dブロック */
.menu-list table {
  border-collapse:separate;
}


/* Gブロック */
.g_01 .sub_entry_title a,
.g_02 .sub_entry_title a { text-decoration: underline; }
.g_01 .sub_entry_title a:hover,
.g_02 .sub_entry_title a:hover { text-decoration: none; }


/* Z-D ブログRSS */
.z_d1 { margin: 0 0 20px; }


/* Z-E リンクバナー */
.banner_box { text-align: center; }
.banner_box img {
  max-width: 100%;
  width: auto;
  _width: 100%;
}

/* Z-I スライドショー */
.z_j1 { margin: 0 0 15px; }

/* Z_L お知らせブロック */
.Z_l1 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.Z_l1 .news_small_text { font-size: 12px; }

/* メール投稿ブロックの画像とコメントの間余白挿入 */
.cu_mail_block .img_size_thumb {
  padding-left: 10px;
}

/* Z_M タブブロック */
.z_m1 .link_list {
  font-size: 13px;
  line-height: 1.5;
}
.z_m1 div.link_list { margin-bottom: 10px; }

/*  メールフォーム
----------------------------------------------------- */

.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}
#container_top .iqfm-table td textarea {
  width: 96%;
  height: 15em;
  font-size: 100%;
}
.z_c1 button, .z_c1 input[type="reset"], .z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}
.z_c1 .post_data { margin: 0 0 30px; }


/* ==================================================
   ■ 各ページ個別調整
-------------------------------------------------- */

/* 地図 */
#map_canvas {
  width: 100%;
  height: 450px;
  margin: 0 0 20px;
}


/*  はいけいつき
----------------------------------------------------- */
#iyjb9ad1nvvmiuywpfg5,
#iozhicnd4dbwirsjdsvn,
#hhl1nf7nf0njvnp81ndw,
#dbdnt2nsutope3x4uhmq,
#r5efxvh7proydzcc1vy3,
#jbhj04be5ikk5bglni5k,
#c492b2lvb0fy35ik456w {
    background: url(/files/div_bg02.jpg) repeat center top transparent;
}

/* 個別調整 */
#iyjb9ad1nvvmiuywpfg5,
#hhl1nf7nf0njvnp81ndw { padding: 60px 0 5px; }
#iozhicnd4dbwirsjdsvn { padding: 0 0 5px; }
#i8ngx322meboseg74psl { padding: 70px 0 100px; }
#r5efxvh7proydzcc1vy3,
#jbhj04be5ikk5bglni5k,
#c492b2lvb0fy35ik456w {
    padding: 60px 0 0px;
    margin: 0 0 60px;
}

.nd_01 {
    background: url(/files/banner_bg.png) no-repeat center top transparent;
    padding: 80px 0 0;
}