@charset "utf-8";

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


/* ↓↓　雛形　レイアウトにあわせて追記・上書きして下さい　↓↓
   後々解読が面倒になるので、必要な箇所のみ記述すること
  （例：背景がPNGになるなら background-image: url("/files/xx_bg.png");　など） */




/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */
html {
/*
  background-image: url("/files/html_bg.jpg");
  background-repeat: repeat-x;
*/
}
body {
/*
  background-image: url("/files/body_bg.jpg");
  background-repeat: no-repeat;
*/
}
#wrapper {
  background: none transparent;
  width: calc(100% - 288px);
  float: right;
}
#outer_block {
  background-position: center top;
}

#inner_block {
  background-position: center top;
}

#page_6 #inner_block{
  background: none;
}

a:link, a:visited, a:hover, a:active {
}




/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
#branding_box {
  width:288px;
  height: 100vh;
  padding: 0 ;
  position: fixed;
  top:0;
  left:0;
  z-index:5000;
}
/* ヘッダーのH1～グローバルナビの高さ調整 */
#header_information {
    display: block;
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.h_tel { position: absolute; bottom: 10px; text-align:center; width: 100%; overflow: hidden; }
.h_tel .h_tell {width:  100%;overflow:  hidden;}
.h_tel .tel01 { background:none #; }
.h_tel .tel02 { background:none #; }
.h_tel .tel03 { background:none #; }
.h_btn { position: absolute; bottom: 160px; width: 100%;}
.h_btn .btn { width: 50%; text-align: center; }
.h_btn .btn.left { float: left; }
.h_btn .btn.right { float: right; }

/*  H1テキスト
---------------------------------------------------------------------------------------------------- */
#site-description {
  text-align:right;
    padding: 0 10px 0 0;
}
#site-description a {
  display: inline;
  color: #FFF;
}

.h_bnr {
    display: none;
    width: 14.2vw;
    height: 2.5vw;
    position: absolute;
}
#page_6 .h_bnr { display:block; }
.h_bnr img { width: 100%; }
.h_bnr.rec {
    bottom: calc(49% - 15vw);
    left: 11.7vw;
}
.h_bnr.con {
    bottom: 8.5vw;
    left: calc(50% + 8.8vw);
}

/*  サイトロゴ
---------------------------------------------------------------------------------------------------- */
.main_header, .header_class {
  padding: 0;
}
.main_header img, .header_class img {
  width: 280px;
  height: 100px;
}

/*  グローバルナビ
---------------------------------------------------------------------------------------------------- */
#access {
    float: none;
    width: 288px;
    height: auto;
    background: none transparent;
    position: absolute;
    top: 335px;
    left: 0px;
    overflow:hidden;
}

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

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item a, div#access .menu-item a:hover {
    background-repeat: no-repeat;
    background-position: center top;
    background-color: transparent;
    background-size: contain;
    width: 288px;
    height: 66px;
    line-height: 66px;
    padding: 0px;
    margin: 0px;
}

div#access .gnavi11 a { background-image: url("/files/navi01.png"); }
div#access .gnavi12 a { background-image: url("/files/navi02.png"); }
div#access .gnavi13 a { background-image: url("/files/navi03.png"); }
div#access .gnavi14 a { background-image: url("/files/navi04.png"); }
div#access .gnavi15 a { background-image: url("/files/navi05.png"); }
div#access .gnavi16 a { background-image: url("/files/navi06.png"); }
div#access .gnavi11 a:hover { background-image: url("/files/navi01_on.png"); }
div#access .gnavi12 a:hover { background-image: url("/files/navi02_on.png"); }
div#access .gnavi13 a:hover { background-image: url("/files/navi03_on.png"); }
div#access .gnavi14 a:hover { background-image: url("/files/navi04_on.png"); }
div#access .gnavi15 a:hover { background-image: url("/files/navi05_on.png"); }
div#access .gnavi16 a:hover { background-image: url("/files/navi06_on.png"); }

/*  メイン画像
---------------------------------------------------------------------------------------------------- */
/* 通常メイン画像 */
#main_teaser {
}
/* フラッシュ選択時 */
.flash_teaser {
  background-repeat: no-repeat;
  background-position: center top;
}

/* TOP SLIDER使用時 */
#jquery_slider_pc { margin: 0 0 20px; }



/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
/* サイドナビ　タイトル */
.widget-title, .widget-title2 a {
  padding: 0;
  text-align: center;
  color: #;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #;
}

/* サイドナビ　メニュー部分 */
#blog_main .widget-area ul ul li a {
  color: #;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#wp-calendar {
  border-collapse: separate;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar thead th {
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: dotted;
  border-color: #;
  line-height: 2;
  padding: 5px;
}
#wp-calendar tbody td a { text-decoration: underline; }
#wp-calendar tbody td a:hover { text-decoration: none; }




/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */
#footer_block {
  background-position: center top;
}
#footer_box {
}


/*  フッターナビ
---------------------------------------------------------------------------------------------------- */
#footer_sitemap_block {
  /* フッターナビの上余白はここで調整 */
  padding: 0 0 0;
}
#footer-widget-area .widget-area ul.menu {
  border-color: #999;
}
#footer-widget-area .widget-area .menu-item a {
  border-color: #999;
  color: #999;
}
#footer-widget-area .widget-area .menu-item a:hover {
  background-color: transparent;
}



/*  フッター情報
---------------------------------------------------------------------------------------------------- */
.footer_infomation {
  display: block;
  width: 1020px;
  margin: 0 auto;
}
#footer_information .entry-post {
  margin: 40px 0 0 320px;
  
/* テキスト中央寄せ用
  width: 100%;
  margin: 40px 0 0;
  text-align: center;
*/
}
}



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


/* うにょ */
#float_top_btn {
    top: 0;
    position: absolute;
    right: 0;
    z-index: 9999;
    width: 100%;
    text-align: center;
    height: 42px;
}


/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */
#container_top {
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.headline_title {
}
h3.entry_title, .entry_title, .entry-title { /* サイズ、背景、余白などはこちら */
  color: #fff;
  text-align: left;
}
h3.entry_title, .entry_title, .entry_title h3, .entry-title { /* フォントサイズはこちら */
}
.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: #fff;
}
/* 見出しリンクボタン */
.entry_title span.read_more_btn a,
.entry_title span.read_more_btn a:hover {
}


/* B-09、B-10など幅半分ブロックの見出し用 */
.half_entry_title {
}


/* B-03など小見出し用 */
* .sub_entry_title {
}
* .sub_entry_title a:link, * .sub_entry_title a:visited,
* .sub_entry_title a:hover, * .sub_entry_title a:active {
}
/* 小見出しリンクボタン */
.sub_entry_title span.read_more_btn a,
.sub_entry_title span.read_more_btn a:hover {
}

/* C-01など3列表示インラインタイトル用 */
.inline_title {
}

/* クーポンの本文見出しなど、固定幅でないインラインタイトル用 */
.coupon_data .inline_title,
.c_04 .inline_title,
.i_01 .inline_title,
.j_01 .inline_title {
}

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


/* 大きな地図で見る */
small {
  border-color: #666;
}
small a {
  width: 100%;
  padding: 5px 0;
  text-align: center !important;
  color: #666 !important;
}

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





/*  テーブル
---------------------------------------------------------------------------------------------------- */
.table_area td.td_name, .table_area td.td_value, /* Eブロック、Gブロック等 */
body.coupon .table_area td.td_name, body.coupon .table_area td.td_value, /* クーポンページ */
.z_c1 .iqfm-table th, .z_c1 .iqfm-table td /* お問合せ */ {
  border-color: #ccc;
}
.table_area td.td_name, body.coupon .table_area td.td_name, .z_c1 .iqfm-table th {
  background: none #eee;
}
.table_area td.td_value, body.coupon .table_area td.td_value, .z_c1 .iqfm-table td {
  background: none transparent;
}
/* Dメニュー下線 */
.td_cell {
  border-color: #ccc;
  vertical-align: top;
}

.table_area table tr td {
  background: none transparent;
}




/*  ページ遷移ボタン（詳細ブロックやページ送りのナビ用）
---------------------------------------------------------------------------------------------------- */
.tablenav { padding: 1em 0; }
a.page-numbers, .tablenav .current,
.permalink_in a, .pageback a,
.page_up a {
  background: none transparent;
  border-style: solid;
  border-color: #666;
  color: #666 !important;
}
.permalink_in a:link, .permalink_in a:visited,
.pageback a:link, .pageback a:visited {
}
.tablenav .next:link, .tablenav .next:visited,
.tablenav .prev:link, .tablenav .prev:visited {
  border: 1px solid #fff;
  background: none transparent;
}
.tablenav .next:hover, .tablenav .next:active,
.tablenav .prev:hover, .tablenav .prev:active {
  background-color: #666;
  border-color: #666;
}
.tablenav .current, a.page-numbers:hover,
.permalink_in a:hover, .permalink_in a:active,
.pageback a:hover, .pageback a:active,
.page_up a:hover, .page_up a:active {
  background: none #666;
  border-style: solid;
  border-color: #666;
  color: #fff !important;
} 



/*  ブロック
---------------------------------------------------------------------------------------------------- */
/* 各ブロック点線 */
.border_margin,
.anchor_list ul li,
.cu_mail_block,
.blog_post,
.list_block .list_box {
  border-color: #999;
}


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


/* Kブロック */
.k_03 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.k_03 .news_small_text {
  font-size: 12px;
  line-height: 1.7;
}


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


/* 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%;
}
/* 必須項目 */
.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;
}
.z_c1 .post_data { margin: 0 0 30px; }



/*  ブログ
---------------------------------------------------------------------------------------------------- */
#nav-below div { border-color: #000; }
#nav-below .nav-next { padding: 0 0 0 10px; }


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



/* ============================== ↓↓各ブロックの個別CSSはこちらに記述↓↓ ============================== */

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


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




