@charset "utf-8";

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

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

html {
  background: none #fff;
  overflow:auto;
}
body {
  background: none transparent;
  overflow: hidden;
  min-width: 1300px;
  color:#000000;
}
#wrapper {
  background: url("/files/body_bg_02.jpg") no-repeat scroll center top transparent;
  width: calc(100% - 300px);
  float: right;
}
#page_6 #wrapper { background-image: url("/files/wrapper_bg.jpg"); }

#page_9 #wrapper { background-image: url("/files/body_bg_02.jpg"); }
#page_12 #wrapper { background-image: url("/files/body_bg_03.jpg"); }
#page_15 #wrapper { background-image: url("/files/body_bg_04.jpg"); }
#page_81 #wrapper { background-image: url("/files/body_bg_05.jpg"); }
#page_18 #wrapper { background-image: url("/files/body_bg_06.jpg"); }


#outer_block {
  background: none transparent;
  padding: 70px 0 0;
}
#page_6 #outer_block {
  background: none transparent;
  padding: 25px 0 0;
}

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

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

#branding_box {
  background: none transparent;
  height: 640px;
  padding:0;
  position: relative;
  width: 100%;
  z-index:500;
}

#site-description {
  text-align:right;
}

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


.main_header img {
  width: px;
  height: px;
  margin: 0 0 0 0;
  display:none;
/*
  position: absolute;
  top: 0;
  left: 0;
*/
}

.h_btn {display: none;width: 100%;text-align: center;position: absolute;bottom: 10%;}
#page_6 .h_btn {display: block; }
.h_btn img {
    width: 3.5%;
    height: auto;
}

.h_btn a:hover img {
	filter: alpha(opacity=75);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
    -moz-opacity: 0.75;
    opacity: 0.75;
}

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

#access { 
  float: none;
  width: 300px;
  height: 100%;
  height: 100vh;
  min-height:100%;
  position: fixed;
  top: 0;
  left: 0px;
  background-image: url("/files/branding_box_icon.jpg"), url("/files/branding_box_bg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom 70px, center top;
  background-color:#fff;
  z-index:9999;
}

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

/* 親ボタンの背景画像、高さなど　全サイズ共通 */
div#access .menu-item  { position: relative; }
div#access .menu-item a, div#access .menu-item a:hover {
  background-image: url('/files/topnavi2.png');
  background-color: transparent;
  width: 200px;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin: 0px;
}
div#access .gnavi11 a, div#access .gnavi11 a:hover { background-position: left top; }
div#access .gnavi12 a, div#access .gnavi12 a:hover { background-position: left top -40px; }
div#access .gnavi13 a, div#access .gnavi13 a:hover { background-position: left top -80px; }
div#access .gnavi14 a, div#access .gnavi14 a:hover { background-position: left top -120px; }
div#access .gnavi15 a, div#access .gnavi15 a:hover { background-position: left top -160px; }
div#access .gnavi16 a, div#access .gnavi16 a:hover { background-position: left bottom; }

div#access .menu-item a:after {
  display: block;
  content: "";
  background: none #bd0515;
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  transition: all 0.2s ease 0s;
}

div#access .menu-item a:hover:after { width: 75px; }

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

#main_teaser, #jquery_slider_pc {
  position: absolute;
  left: 300px;
  width: calc(100% - 300px);
  min-width: 1000px;
  text-align: center;
  z-index: 1;
}

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

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

.widget-title, .widget-title2 a {
  background-image: url('/files/widget_title_bg.jpg');
  padding: 0;
  text-align: center;
  color: #ffffff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.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: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

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

#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: #777777;
  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.jpg") repeat-x scroll center bottom transparent;
}

#footer_box {
  background: url("/files/footer_box_bg.png") no-repeat scroll center bottom transparent;
  height:380px;
  width: 100%;
}

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

#footer-widget-area {text-align: right;width: 985px;}

#footer-widget-area .widget-area ul.menu {
  border: none;
}
#footer-widget-area .widget-area .menu-item {
    float: none;
}
#footer-widget-area .widget-area .menu-item a {
  border: none;
  color: #fff;
  text-align: right;
  line-height: 2.3;
  font-weight: normal;
  letter-spacing: 0.1em;
}

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

#footer_information .entry-post {
  color:#000;
  width: 100%;
  margin: 81px 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: 30px;
    right: 0;
    width: 33px;
}
.fixed_btn div a {
    display: block;
    height: 60px;
    position: absolute;
    right: 0;
    width: 33px;
}

.fixed_btn div#ig,
.fixed_btn div#ig a { height:30px; }
.fixed_btn div#nb,
.fixed_btn div#nb a { height:85px; }

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

/*  見出し
----------------------------------------------------- */
.headline_title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  background-image: url('/files/top_entry_title.png'), url('/files/top_entry_title.png');
  background-position: left center, right center;
  font-size: 30px;
  font-weight: 500;
  color: #000;
  display: table;
  width: auto;
  max-width: 960px;
  padding: 0 100px;
  margin: 0 auto 25px;
}

h3.entry_title, .entry_title, .entry-title { 
  /* カラー、サイズ、背景、余白 */
  background-image: url('/files/entry_title_bg.png');
  padding: 0 0 0 20px;
  width: 940px;
  color: #000;
}
h3.entry_title, .entry_title, .entry_title h3, .entry-title { 
  font-size: 28px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.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: #000;
}
.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;
  */
}

/* 小見出し */
.sub_entry_title {
  background-image: url('/files/sub_entry_title_bg.jpg');
  padding: 0 0 0 20px;
  width: 940px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.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/column3_title_bg.jpg") 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;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.inline_title a { color:#fff; }

/* 固定幅じゃないインラインタイトル用 */
.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 #4e4e4e;
  border-radius: 0;
  height: auto;
  line-height: 1.7;
  padding: 10px;
  text-align: left;
  color:#4e4e4e;
}

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

/* 半分ブロック見出し */
.half_entry_title, .half_sub_entry_title {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.mid_entry_title, .mid_sub_entry_title {
    background-image: url(/files/entry_title_bg_w570.jpg);
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    padding: 0 0 0 20px;
    width: 550px;
}

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

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

/* テーブル */
.iqfm-table th,
.table_area td.td_name {
  background-color: #333333 !important;
  border: 5px solid #ffffff !important;
  color: #fff !important;
  font-weight:bold !important;
}

.iqfm-table td,
.table_area td.td_value {
  border: 5px solid #ffffff !important;
  background-color: #eeeeee !important;
  color: #333333 !important;
}

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

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

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

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


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


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


/*  バナーとはいけい
----------------------------------------------------- */
/* Gallery 背景 */
#vsu4plkvt9bpih2fso5n {
    background: url("/files/content_bg01.jpg") repeat center top transparent;
    padding: 100px 0 50px;
}
/* Menu 背景 */
#smdnab97e6af187i4uiq {
    padding: 100px 0 50px;
}

/* Gallery/Menu リンク */
#vsu4plkvt9bpih2fso5n img,
#smdnab97e6af187i4uiq img { display: none; }

#vsu4plkvt9bpih2fso5n a,
#smdnab97e6af187i4uiq a {
    display: block;
    width: 960px;
    height: 400px;
}
#vsu4plkvt9bpih2fso5n a {
    background: url("/files/gallery_banner.png") no-repeat center top transparent;
}
#smdnab97e6af187i4uiq a {
    background: url("/files/menu_banner.png") no-repeat center top transparent;
}

#smdnab97e6af187i4uiq a:hover,
#vsu4plkvt9bpih2fso5n a:hover { background-position: center bottom; }

/* 固定用背景 */
#gds3tzd8195cpikvuadg {
    width: 100%;
    height: 500px;
    background: url(/files/parallax_bg01.jpg) no-repeat center right fixed transparent;
    background-size: cover;
    margin: 0;
}

/* Shop guide/Contact */
#ngh27oys8qbwt8do4efm {
    background: url("/files/content_bg02.jpg") repeat center top transparent;
    padding: 100px 0 50px;
    margin: 0 0 50px;
}

#ngh27oys8qbwt8do4efm .field_2col,
#ngh27oys8qbwt8do4efm .field_2col .eyecatch {
    width: 465px;
    height: 400px;
    display: block;
}

#ngh27oys8qbwt8do4efm img { display: none; }

#ngh27oys8qbwt8do4efm .field_2col a {
    display: block;
    width: 465px;
    height: 400px;
    background: no-repeat center top transparent;
}

#ngh27oys8qbwt8do4efm .float_left.field_2col a {
    background-image: url("/files/guide_banner.png");
}
#ngh27oys8qbwt8do4efm .float_right.field_2col a {
    background-image: url("/files/contact_banner.png");
}

#ngh27oys8qbwt8do4efm .field_2col a:hover { background-position: center bottom; }


/*  MediaQuery
----------------------------------------------------- */
@media screen and (max-height:850px) { 

#access { 
  background-image: url("/files/branding_box_bg.jpg");
  background-position: center top;
}

}

#xb0ils84rugfh76ap5vo { display:none; }