@charset "utf-8";

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

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

html {
  background: url("/files/html_bg.jpg") repeat scroll center top transparent;
}
body {
  background: none transparent;
  color:#ffffff;
}
body#page_6 { min-width:auto; }

#wrapper {
  background: url("/files/wrapper_bg.jpg") no-repeat scroll center top transparent;
}
#page_6 #wrapper { background-image: url("/files/wrapper_bg_top.jpg"); }

#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:#08d9e0;
}

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

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

#page_6 #branding_box {
  background: none transparent;
  height: 2435px;
}

#site-description {
  text-align: center;
  padding: 20px 0 0;
  width: auto;
}
#page_6 #site-description {
    text-align: left;
    padding: 1.2vw 0 0 5vw;
}

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

#header_information {
  width: 960px;
  margin: 0 auto;
}
.main_header img {
  width: 500px;
  height: 270px;
  margin: 170px 0 0 0;
}
#page_6 .main_header img { display:none; }

.h_btn {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 8vw;
    left: 0;
    text-align: center;
}
#page_6 .h_btn { display: block; }


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

#access { 
  float: none;
  width: 100%;
  height: 90px;
  background: none transparent;
  position: absolute;
  top: 70px;
  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/topnavi2.png');
  background-color: transparent;
  height: 90px;
  line-height: 90px;
  padding: 0px;
  margin: 0px;
}

/*  プルダウンメニュー
----------------------------------------------------- */
/* サイズ */
#access ul.menu ul.sub-menu {
  top: 90px;
  width: 120px;
  border:none;
  box-shadow: none;
}
#access ul.menu ul.sub-menu,
#access ul.menu ul.sub-menu li {
  min-width: 120px;
  width: 120px;

  border:none;
  box-shadow: none;
}

/* メニューの色　16進数、RGBA両方変更する */
div#access ul.sub-menu li.sub-gnavi a, div#access ul.sub-menu li.sub-gnavi2 a {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.55);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #333;
  width: 120px;
}
#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: #333;
}
div#access ul.sub-menu li.sub-gnavi a:hover, div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background: none #fff;
  background: none rgba(255, 255, 255, 0.85);
  filter: alpha(opacity=75); /* ie 6 7 */
  -ms-filter: "alpha(opacity=75)"; /* ie 8 */
  color: #000;
}
#access ul li.current_page_item > a:hover, #access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover, #access ul li.current-menu-parent > a:hover {
  color: #000;
}

/* IE7 hack */
*:first-child+html div#access ul.sub-menu li.sub-gnavi a,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a {
  background-color: #fff;
}
*:first-child+html div#access ul.sub-menu li.sub-gnavi a:hover,
*:first-child+html div#access ul.sub-menu li.sub-gnavi2 a:hover {
  background-color: #fff;
}

/* IE9 hack */
div#access ul.sub-menu li.sub-gnavi a:not(:target),
div#access ul.sub-menu li.sub-gnavi2 a:not(:target),
div#access ul.sub-menu li.sub-gnavi a:not(:target):hover,
div#access ul.sub-menu li.sub-gnavi2 a:not(:target):hover {
	filter: none;
	-ms-filter: none;
}

/* TOP ---------------------------------------------- */

#page_6 #access { 
  width: 18.5vw;
  height: 27vw;
  top: 15.5vw;
  left: 7.2vw;
}
#page_6 #access .menu-header, #page_6 div.menu { width: auto; }

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
#page_6 div#access .menu-item a, #page_6 div#access .menu-item a:hover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 18.5vw;
  height: 4.5vw;
  line-height: 4.5vw;
}

#page_6 div#access .gnavi11 a { background-image: url("/files/topnavi_top_01.png"); }
#page_6 div#access .gnavi12 a { background-image: url("/files/topnavi_top_02.png"); }
#page_6 div#access .gnavi13 a { background-image: url("/files/topnavi_top_03.png"); }
#page_6 div#access .gnavi14 a { background-image: url("/files/topnavi_top_04.png"); }
#page_6 div#access .gnavi15 a { background-image: url("/files/topnavi_top_05.png"); }
#page_6 div#access .gnavi16 a { background-image: url("/files/topnavi_top_06.png"); }
#page_6 div#access .gnavi11 a:hover { background-image: url("/files/topnavi_top_01_on.png"); }
#page_6 div#access .gnavi12 a:hover { background-image: url("/files/topnavi_top_02_on.png"); }
#page_6 div#access .gnavi13 a:hover { background-image: url("/files/topnavi_top_03_on.png"); }
#page_6 div#access .gnavi14 a:hover { background-image: url("/files/topnavi_top_04_on.png"); }
#page_6 div#access .gnavi15 a:hover { background-image: url("/files/topnavi_top_05_on.png"); }
#page_6 div#access .gnavi16 a:hover { background-image: url("/files/topnavi_top_06_on.png"); }

#page_6 #access ul.menu ul.sub-menu {
  top: 0px;
  left:18vw;
  width: 18.5vw;
  height: 4.5vw;
  line-height: 4.5vw;
}

#page_6 div#access ul.sub-menu li.sub-gnavi2 a { 
  background: none rgba(255, 255, 255, 0.55) !important;
  font-size: 0.8vw;
  font-weight: normal;
  letter-spacing: 0.1em;
}
#page_6 div#access ul.sub-menu li.sub-gnavi2 a:hover { background: none rgba(255, 255, 255, 0.85) !important; }

/* 固定後navi ※全ページ共通 ------------------------ */
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#access.fixed {
  background: none rgba(100, 149, 237, 0.6);
  filter: alpha(opacity=70); /* ie 6 7 */
  -ms-filter: "alpha(opacity=70)"; /* ie 8 */
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 10000;
    height: 90px !important;
}

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

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access.fixed .menu-item a, div#access.fixed .menu-item a:hover {
  background-image: url('/files/topnavi2.png') !important;
  background-size: auto !important;
  height: 90px !important;
  line-height: 90px !important;
  width: 160px !important;
}

div#access.fixed .gnavi11 a { background-position: left top !important; }
div#access.fixed .gnavi12 a { background-position: -160px top !important; }
div#access.fixed .gnavi13 a { background-position: -320px top !important; }
div#access.fixed .gnavi14 a { background-position: -480px top !important; }
div#access.fixed .gnavi15 a { background-position: -640px top !important; }
div#access.fixed .gnavi16 a { background-position: right top !important; }
div#access.fixed .gnavi11 a:hover { background-position: left bottom !important; }
div#access.fixed .gnavi12 a:hover { background-position: -160px bottom !important; }
div#access.fixed .gnavi13 a:hover { background-position: -320px bottom !important; }
div#access.fixed .gnavi14 a:hover { background-position: -480px bottom !important; }
div#access.fixed .gnavi15 a:hover { background-position: -640px bottom !important; }
div#access.fixed .gnavi16 a:hover { background-position: right bottom !important; }

#access.fixed ul.menu ul.sub-menu {
  top: 90px !important;
  left:0 !important;
  width: 120px !important;
}
div#access.fixed ul.sub-menu li.sub-gnavi a, div#access.fixed ul.sub-menu li.sub-gnavi2 a,
div#access.fixed ul.sub-menu li.sub-gnavi a, div#access.fixed ul.sub-menu li.sub-gnavi2 a:hover {
  width: 120px !important;
  font-weight: bold !important;
  height: 55px !important;
  line-height: 55px !important;
  font-size:12px !important;
}

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

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

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

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

.widget-title, .widget-title2 a {
  background-image: url('/files/widget_title_bg.png');
  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: #ffffff;
  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: #ffffff;
  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 transparent !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: url("/files/footer_box_bg.png") no-repeat scroll center top transparent;
  height:362px;
  width: 100%;
}

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

#footer-widget-area {
}

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

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

#footer_information .entry-post {
  color:#fff;
  width: 100%;
  margin: 90px 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;
}

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

/*  見出し
----------------------------------------------------- */
.headline_title {
  background-image: url('/files/top_entry_title.png');
  color: #5f9ea0;
  height:110px;
  line-height:165px;
}

h3.entry_title, .entry_title, .entry-title { 
  /* カラー、サイズ、背景、余白 */
  background-image: url('/files/entry_title_bg.png');
  padding: 0 0 0 0;
  width: 960px;
  color: #fff;
}
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: #fff;
}
.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;
}
/* 小見出し */
.sub_entry_title {
  background-image: url('/files/sub_entry_title_bg.png');
  padding: 0 0 0 0;
  width: 960px;
  color: #ffffff;
  text-align:center;
}
.sub_entry_title a:link, .sub_entry_title a:visited,
.sub_entry_title a:hover, .sub_entry_title a:active {
  color: #ffffff;
}
.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: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inline_title a { color:#fff; }
h4.inline_title { background-image: url("/files/clom3_sub_entry_title.png"); }

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

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

/* 半分ブロック見出し */
.half_entry_title {
    background-image: url(/files/half_entry_title_bg.png);
    color: #fff;
    font-size: 20px;
    font-weight:bold;
}
.half_sub_entry_title {
    background-image: url(/files/half_sub_entry_title_bg.png);
    color: #fff;
    font-size: 20px;
    font-weight:bold;
}

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

small a {
  color: #fff !important;
  text-align: center !important;
}
small a:hover {
  background-color: #fff;
  color: #000 !important;
}

/* テーブル */
.table_area table tr td { border:none !important; }
.z_c1 table,
.table_area table {
  border-collapse: separate;
  border-spacing: 0px 10px;
  position: relative;
  margin: -10px 0 0;
}

.iqfm-table th,
.table_area td.td_name {
  background-color: #d1c0a5 !important;
  border: none !important;
  color: #000000 !important;
}

.iqfm-table td,
.table_area td.td_value {
  border: none !important;
  background-color: #d1c0a5 !important;
  color: #000000 !important;
}

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

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

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

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


/* 詳細を見る/一覧に戻る */
.permalink_in a:link,
.permalink_in a:visited,
.pageback a:link,
.pageback a:visited {
  background: none #d1c0a5;
  border: 1px solid #d1c0a5;
  color: #000;
}
.permalink_in a:hover,
.permalink_in a:active,
.pageback a:hover,
.pageback a:active {
  background: none #000;
  border: 1px solid #000;
  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: #ffffff;
}


/* ==================================================
   ■ 各ブロック個別調整
-------------------------------------------------- */
/* 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; }


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

/*  はいけいつき
----------------------------------------------------- */
/* 2連バナー */
#plreifj2nld6tqwj25my,
#lmijhdhkiacf123oi0dm {
    background: url(/files/bnr_bg1.jpg) repeat center top transparent;
    padding: 50px 0 0px;
}
/* 1連バナー */
#k2jtrv6d2m6c71b6xf10,
#d4xzxf0r8x1k5b1yk01l,
#h89r5g9be69criw0h2cw,
#cps1ml85tq1z0dk4o946 {
    background: url(/files/bnr_bg2.jpg) repeat center top transparent;
    padding: 55px 0 5px;
}
#k2jtrv6d2m6c71b6xf10 { margin: 0 0 60px; }

/*  ●●ページ
----------------------------------------------------- */

/*  ●●ページ
----------------------------------------------------- */