@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body{
color:#666;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
border-top:3px solid #b9b9b9;
background:#fff;
-webkit-text-size-adjust: none;
}

html{background:#fff;
}

img { max-width:100%; height:auto; }

/* フォント設定
------------------------------------------------------------*/

.f12_red {color: #cc0000; font-size:12px}

.f12_blue {color: #6699ff; font-size:12px}

.f110p_blue {color: #6699ff; font-size:110%}

.f12_blue2 {color: #6699ff; font-size:12px; background-color: #ffffcc}


/* リンク設定
------------------------------------------------------------*/
a{color:#845c73
;text-decoration:none;}
a:hover{color:#922930;}
a:active, a:focus{outline:0;}

#stay{ background-color: #f6f6f6 ; color: #922930; }
#stay_sub{ background-color: #fff ; color: #922930; }

/*イメージ・アルファ属性
------------------------------------------------------------*/
a.imghover:hover img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* for IE 4以上 */
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* for IE 8以上 */
opacity:0.7;}

/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:100%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
 text-align: center;
}

.clear{clear:both;}

.dot_line{ border-top: 1px dotted #999 ; margin-left: 20px; clear:both; margin-bottom: 30px;}

.dot_line_g{ border-top: 1px dotted #999 ; clear:both; margin-bottom: 20px; margin-top: 20px;}

/* 個別対応
------------------------------------------------------------*/

.content h4{ font-size:14px; 
     color:#666; 
     border-left: 10px solid #CCC; 
     padding-left: 5px; 
     clear:both; 
	 margin: 5px 0 10px 0;}
	 
.content h5{ font-size:14px;
     text-decoration: none; 
     color:#666; 
     border-left: 10px solid #CCC; 
     padding-left: 5px; 
     clear:both; 
	 margin: 5px 0 10px 30px;}
	 
.content h6{ 
     text-decoration: none; 
     color:#666; 
     padding-left: 5px; 
     clear:both; 
	 margin:0 0 30px 10px;}
	 
#books {
margin: 5px 0 20px 20px;
padding: 10px 20px;
width: 91%; display: block;
border-radius: 5px;
border: 1px solid #b9b9b9;
background-color:#fff;
overflow : hidden;
}

#books img { max-width: 100%;
display: block;
}

#books .left{
float:left;
clear:left; 
margin-right: 30px
}

#books .right{
float:right;
clear:right; 
margin-left: 30px;
}

#books .stock{ 
width:auto; color: #fff;
padding: 2px 5px ; margin: 10px 0;
border-radius: 5px;
border: 1px solid #7b576c;
background-color:#922930;
}

/*************
/* ヘッダー
*************/
#header{
	background-color:#fff;
	margin-top:-3px;
	overflow:hidden;
}

* html #header{height:1%;}


/*************
/* ロゴ
*************/

#header .logo{
	float:left;
	padding:7px 0 10px 120px;
	background-image: url(../images/logo_icon.gif);
}

.logo a{
	font-size:12px;
	font-weight:bold;
	line-height:1.2;
/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
}

.logo span{
	font-size:12px;
	font-weight:normal;
}

#header h1{
	color:#666;
	font-weight: normal;
}


/**************************
/* メイン画像（トップページ+サブページ）
***************************/
#main_banner{
	margin:0 auto;
	padding:0;
	width:940px;
	line-height:0;
	border-top:1px solid #b9b9b9;
	border-bottom:1px solid #b9b9b9
;
}

#main_banner .inner{position:relative;}

#main_banner img{
max-width:940px;
height:auto;
}

#banner{
	margin: 0 auto 10px;
	padding:0;
	width:940px;
	line-height:0;
	border-bottom:1px solid #b9b9b9;
	background-color: #922930;
}

#banner .inner{position:relative;}

#banner img{
	max-width:940px;
	height:auto;
	float: left;
}

/*
.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:0;
left:0;
padding:5px 10px;
line-height:1.4;
z-index:100;
}

.slogan h2{
padding-bottom:5px;
color:#666;
font-size:20px;
}

.slogan h3{
font-size:14px;
color:#666;
}

/* サブページ スローガン*/
.sub_img .slogan{left:auto;right:0;}
*/

/********************
/* カウンター
*******************
.count {
	float: right;
	display: block;
	margin-right: 10px;
}
*/

/**************************
/* iframe
**************************/
article #rss {
	padding: 3px;
	float:left;
	width: 458px;
	max-width: 100%;
	overflow: hidden;
}

article #rss_main {
	padding: 3px;
	float:left;
	width: 578px;
	max-width: 100%;
	overflow: auto;
}

/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:15px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
}

.grid h3{
padding:3px 0 8px 0;
margin-bottom:5px;
font-weight:bold;
border-bottom:1px solid #b9b9b9;
}

.news_grid{
float:left;
}

.news_grid2{
float:left;
width:425px; 
margin-left:25px; 
padding: 10px;
border-radius: 5px;
border: 2px dotted #666;
height: 126px;
display: block;
}

.news_grid2 h3{
margin-bottom:5px;
padding-bottom:5px;
font-weight: normal; 
font-size: 110%;
border-bottom:1px solid #b9b9b9; }


.news_grid2 p{ font-size: 115%; font-weight: normal; }

.news_grid h3{
padding:10px 0;
margin-bottom:5px;
font-weight:bold;
border-top:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
}

.news_grid h2{
padding:6px 0 8px 0;
margin-bottom: 0;
font-weight:bold;
border-bottom:1px solid #b9b9b9;
}

.info_grid{ display: block; }

.info_grid h3{
padding:0 10px 8px 0;
margin-bottom:5px;
font-weight:bold;
border-bottom:1px solid #b9b9b9;
}

.grid p{
padding:5px 0;
}

.grid p.img{
float:left;
margin:3px 5px 0 0;
}

.goto{clear:both;}

.goto a{
padding:3px 5px;
border-radius:3px;
color:#fff;
background:#999
;
}

.goto a:hover{background:#922930;}


/* フッター内のグリッド(2カラム) */
#footer .grid{
	color:#fff;
	border:0;
	background:transparent;
}

#footer .grid p{padding:0;}


/*************
メイン コンテンツ
*************/
section.content{
	padding:10px 0;
	margin-bottom:20px;
	border-radius:6px;
	overflow:hidden;
	font-size:13px;
	width: 100%;
}

section.content_2{ 
padding-bottom: 5px;
margin-bottom:10px;
overflow:hidden;
font-size:13px;
border-bottom: 1px solid #b9b9b9;
}

* html section.content{height:1%;}

* html section.content_2{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{
	padding:3px 0;
	margin-bottom:10px;
	font-size:16px;
	border-bottom:1px solid #b9b9b9;
}

h3.heading_3{
   padding:3px 0;
   font-size:16px;
   margin:0 0 5px 20px;
   border-bottom:1px solid #b9b9b9;
}

h3 span {
	font-size: 10px;
	font-weight:normal;
	color:#999;
}


section.content img{
	max-width:95%;
	height:auto;
}

section.content_2 img{
	max-width:95%;
	height:auto;
}


#gallery h4{
margin-left: 20px;
padding: 5px;
width: 90%;
border-radius: 5px;
border: 1px solid #b9b9b9;
background-color:#fff;
}

section .content #gallery .grid img{max-width:212px;}

img .frame,#gallery img{ padding: 5px; background-color: #f9f9f9;
border:1px solid #b3b3b3;
}

#gallery .grid{
	margin-bottom:10px;
}

#gallery .grid p{
	margin:-8px 0 0 2px;
	font-size: 10px;
}


#branch { 
margin: 8px 0 30px 70px; 
line-height: 110%;
padding: 8px 20px 8px 20px;
width: 75%; display: block;
border-radius: 5px;
border: 1px solid #b9b9b9;
background-color:#fff;
background-image: url(../images/mark.gif);
background-repeat: no-repeat;   
background-position: 120% 75%;
-webkit-text-size-adjust: none;
}

#branch ul li {
	overflow: visible;
	margin:10px 0 10px 10px;
	font-size: 110%;
	text-align: left;
	width: 80%;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

.greeting {
	margin-left:20px;
	display: block;
	margin-bottom: 20px;
}

/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}
table.table th,table.table td{
padding:5px;
border:1px solid #b9b9b9;
}

table.table th{
	text-align:right;
	font-weight:normal;
	letter-spacing:1px;
	white-space:nowrap;
	color:#fff;
	background:#845c73;
	border-left:#b9b9b9
 5px solid;
	vertical-align: text-top;
}

table.table td{border-left:#b9b9b9 3px double;
}




table.table1{
border-collapse:collapse;
width:100%;
margin-left:20px;
}
table.table1 th,table.table1 td{
padding:5px;
border:1px solid #b9b9b9;
}

table.table1 th{
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
	white-space:nowrap;
	color:#fff;
	background:#845c73;
	border-left:#b9b9b9 1px solid;
	vertical-align: text-top;
}

table.table1 td{border-left:#b9b9b9 1px solid;
}



table.contact{
border-collapse:collapse;
width:90%;
margin:10px auto;
}

table.contact th,table.contact td{
	border:1px solid #fff;
	padding:10px;
}

table.contact th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
	vertical-align: top;
    white-space:nowrap;
}

/*************
サブ（フッター前）コンテンツ
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:4px;
padding:4px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin:0 10px 0 0;
}

#sub ul.list li{
font-size:12px;
line-height:1.35;
}

#facebook {
padding: 3px; float:right; width: 565px ;max-width: 570px; height: 172px; overflow-y: scroll;
}


/*************
/* フッター
*************/
#footer{
	clear:both;
	width:100%;
	padding:10px 0;
	overflow:hidden;
	background:#922930;
	border-top: 1px solid #b9b9b9;
	color: #fff;
}

* html #footer{height:1%;}

.tel strong{
	font-size:20px;
	font-weight:bold;
}

#footer a{ color:#fff;}
#footer a:hover{ color:#999; }

#footer .copyright{font-size:10px;}

.fb_like_biew { margin-bottom: 5px}


/* GoogleMap用 */

#canvas_wrapper {
max-width: 99%;
min-width: 280px;
padding: 4px;
border: 1px solid #b9b9b9;
margin: auto;
}
#canvas_wrapper img {
max-width: none;
}
#map-canvas {
height:360px;
width:100%;
}

@media only screen and (min-width: 600px) {
#map-canvas {
height: 380px;
}
}

/* PC用 */
@media only screen and (min-width:960px){	
	#wrapper,.inner_main{
	width:100%;
	padding:0;
	}

	#wrapper,.inner{
	width:960px;
	padding:0;
	}
	
	#wrapper{padding-bottom:20px;}
	
    nav div.panel{
	display:block !important;
	float:right;
	}

	a#menu{display:none;}


/* ＰＣ用メニュー */

	nav#top_navi ul{
	float:right;
	overflow: hidden;
	}

	* html nav#top_navi ul{height:1%;}

	nav#top_navi ul li{
	float:left;
	text-align:center;
	}

	nav#top_navi ul a{
	font-size:13px;
	display:block;
	padding:55px 10px 5px 10px;
	line-height:1.2;
	border-top:3px solid #b9b9b9;
	}
	
	nav#top_navi ul span{
	font-size:10px;
	color:#bcbcbc;
	}

	nav#top_navi ul li.active a,nav#top_navi ul a:hover{
	background-color: #f9f9f9 ;
	border-color: #922930;
	color: #922930;
	}	
	
/* ＰＣ用プルダウンメニュー */

nav#top_navi li ul { 
    display: none; 
    position: absolute; 
    top: 90px;
    background: #eee;
    border: solid 1px #ccc;
    width: 170px; margin:0;
    z-index: 100} 

nav#top_navi li ul li {
    margin: 0;
    padding: 0;
    border: none;
    }

nav#top_navi li ul li a {
   display: inline-block;
   padding:15px 10px 5px 10px;
   text-align:left;
   line-height:1.2;
   width: 170px; margin:0;
   border-top:3px solid #b9b9b9;
   }
  
nav#top_navi li ul li a:hover {
   background: #fff;
   color: #922930;
   }	
	
/* グリッド全体 */
   .gridWrapper{
    width:960px;
    margin:0 0 0 -20px;
	}
	
/* グリッド共通 ベース:トップページ4カラム */
	.grid{
	float:left;
	width:220px;
	margin-left:20px;
	}
	
    h3.heading_2{
	padding:3px 0;
	font-size:16px;
	margin:0 0 5px 20px;
    }
	
    .gridWrapper_g{
	width:960px;
	margin: 0 0 10px 5px;
	}

    #gallery .grid{
	width:auto;
	margin:10px 0 2px 5px; 
	}

/* グリッド共通 ベース:トップページ2カラム */
	.news_grid{ float:left; width:450px; margin-left:20px; }
	
/* サブコンテンツ + フッター グリッド(3カラム) */
	#sub .grid, #footer .grid{ width:45%; float: right}	
	
	#footer .grid{ border:0;}

    #map-canvas { height: 420px; }
	
	#map-canvas2 { height: 420px; }

    textarea { width: 460px; }


	#support article{ float: left; padding:15px 0 ; max-width: 100%}
	
	#support .grid{ width: auto; margin-left:10px;}
	
	#support .grid img{ float:none; margin:5px 10px; }	

	
}


/* モニター幅940px以下 */
@media only screen and (max-width:940px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	
	#header{padding:10px 0;}
	
	#header .logo,#footer .logo{
	float:none;
	text-align:center;
	padding:10px 5px;
	}
	
	nav#top_navi{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient
	(linear, left top, left bottom, color-stop(1, #845c73), color-stop(0.00, #922930));
	background: -webkit-linear-gradient(top, #922930 0%, #845c73 100%);
	background: -moz-linear-gradient(top, #922930 0%, #845c73 100%);
	background: -o-linear-gradient(top, #922930 0%, #845c73 100%);
	background: -ms-linear-gradient(top, #922930 0%, #845c73 100%);
	background: linear-gradient(top, #922930 0%, #845c73 100%);
	}

	nav#top_navi a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	color:#845c73;
	}

	nav#top_navi a#menu span{padding-left:10px; color: #fff}
	nav#top_navi a.menu span:before{content: "→ ";}
	nav#top_navi a.menuOpen span:before{content: "↓ ";}

	nav#top_navi a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	}

	nav#top_navi ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#top_navi ul li a,nav#top_navi ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #fff;
	color:#fff;
	background:#845c73;
	}
	
	nav#top_navi ul li a span{padding-left:10px;}
	
	nav#top_navi ul li:first-child a{border-bottom:1px dashed #fff;}
	
	nav#top_navi ul li.active a,nav#top_navi ul li a:hover{background:#922930;}

	nav div.panel{float:none;}

    nav#top_navi li ul li {text-indent:20px;}

/* グリッド共通 ベース:トップページ4カラム */
	
	.grid{
	float:left;
	width:48%;
	margin:10px 2% 0 0;
	}
	
	.grid img{
	float:left;
	margin-right:5px;
	}
	
	#gallery{padding-left:1px;}
	
	#gallery .grid{
	float:left;
	width:23%;
	margin:0 0 0 1%;}
	
	#gallery .grid img{
	float:none;
	margin:0;
	}
	
	#sub .grid{
	width:32%;
	margin:10px 1%;
	}
	
	#sub .grid:first-child{
	margin-left:0;
	}
	
	#sub .grid:last-child{
	margin-right:0;
	}
	
	.news_grid2{ margin-left:10px; }
	
	#footer .grid, #footer .grid p{
	float:none;
	width:100%;
	text-align:center;
	border:0;
	}
	
	#footer .grid:last-child{padding-top:20px;}
	
	h3.heading_2{
	padding:3px 0;
	font-size:16px;
	margin:0 0 5px 0;
	border-bottom:1px solid #b9b9b9;}
	
}


/* iPad 縦 */
@media only screen and (max-width:768px){
    #header{padding-bottom:0;}	

	#header h1{text-align:center;}
	
	#header .logo{
	float:none;
	text-align:center;
	padding:10px 5px 20px;
	}
	
	#sub ul.list{padding:10px 10px 11px;}
	
	#sub ul.list li{
	padding-bottom:10px;
	margin-bottom:8px;
	}
	
    #schedule { visibility: hidden; height: 20px }	
	
	textarea { width: 340px; }
}



/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#footer .grid p{text-align:center;}
	
	.grid img{
	float:none;
	margin:0 auto;
	}
	
	.grid p,#sub .grid li{text-align:left;}

    .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#sub ul.list li img{margin:0 5px 0 0;}

    #schedule { visibility: hidden; height: 20px }
	
	textarea { width: 300px; }
	
}
	


/* テーブルに横スクロールバーを表示 */
@media (max-width: 640px) {
    .table-scroll {
        overflow-x: scroll;
    }
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	#main_banner{margin-left:1px;}
	#main_banner h2,#main_banner h3{font-size:75%;}
	.sub_img .slogan{right:-30px;}
	
	.grid img{max-width:90%;height:auto;}
	
	#sub .grid{
	float:none;
	width:98%;
	}
	
	#sub .grid h3{padding:10px 5px;}
	
	#sub ul.list{padding:10px;}
	
	#sub ul.list li{
	padding-bottom:3px;
	margin-bottom:3px;
	}
	
    #schedule { visibility: hidden; height: 20px }	
	
	textarea { width: 300px; }
}

