@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.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.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:#999;
font-size:small;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
background:#000;
-webkit-text-size-adjust: none;
}


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

.goto_page a{
padding:10px 18px;
border-radius:22px;
color: #fff;
background:#0071bc; }

.goto_page a:hover{
	background:#d2d2d2;
	color: #333333;
}

.studioform { display: block; clear: both; padding: 13px;}

.studioform p { margin-top: 13px;}

/*イメージ・アルファ属性
------------------------------------------------------------*/
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:98%;
position:relative;
background:#000;
}

.inner{
margin:0 auto;
width:100%;
}


h5 { font-size: 110%; margin-left: 20px;}

.discount { color: #FF6600;}

/*************
/* 個別指定
*************/

.clear{clear:both;}

.dot_line{
	clear:both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #0071bc;
	height: 10px;
	display: block;
}

.font_big { font-size: 120%}

/*************
/* ヘッダー
*************/
#header{
	height:90px;
}

#header h1{
	padding:8px 0 0 0;
	font-size:12px;
	font-weight:normal;
}

/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo span{display:block;}

/**********************
/* 電話番号+MP3PLAYER
**********************/
.info{
	float:right;
	text-align:right;
	margin-top: 10px;
}

.info .open{
	font-size:12px;
}

#player{ margin-top: 30px;}

/****************
/* ロゴ+電話番号
****************/
.logo,.info .tel{
	margin-top:3px;
	font-size:20px;
	font-weight:bold;
}

.logo span,.info span{
font-size:0.6em;
font-weight:normal;
}

/*************
/* SNS
*************/
#sns_icon{
    z-index: 3;
	position:fixed;
	top: 30px;
	right: 0;
	padding-bottom: 3px;
	width:90px;
}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
	margin:0 auto 20px;
	padding:0;
	position:relative;
	line-height:0;
}

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

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:10px;
left:0;
padding:5px 10px;
line-height:1.4;
color:#cdcdcd;
}

.slogan h2{
font-size:18px;
}

#subBanner{
	margin:-1px 0 20px 0;
	padding:0;
	position:relative;
	line-height:0;
}

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

/**************************
/* グリッド
**************************/
.gridWrapper{
	padding-bottom:0px; /* shop link 復活時　20px */
	overflow: hidden;
	padding-top: 0px; /* shop link 復活時　20px */
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
background:#0071bc;
}

.1grid{
	float:left;
	background:#0071bc;
	padding: 10px;
}


/**************************
/* ３カラム
**************************/

.box{
padding:10px;
color:#000;
text-align:center;
}

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

.box h3{padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.goto{
padding:10px 5px 5px;
text-align:right;
}

.box p.goto a{
padding:3px 5px;
border-radius:3px;
background:#000;
}

.active_box{
padding:10px;
color:#fff;
background-color: #7da7d8;
text-align:center;
}

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

.active_box h3{padding:10px 0 5px;}

.active_box h3, .active_box p{text-align:left;}

.active_box p.goto{
padding:10px 5px 5px;
text-align:right;
}

.active_box p.goto a{
padding:3px 5px;
border-radius:3px;
background:#ededed;
}

.links{color: #000; 
    font-weight:normal;
    max-width:100%; 
    background: #0071bc;
	padding: 10px; 
	display: block; 
	margin-bottom: 0px;
	margin-top: 20px;}

.links img{ float: left; 
padding-right: 10px;
max-width:100px;
height:auto; 
display: block; 
}

.links h3{margin:0;}

.links p{text-align:left; }

.links p.goto{ margin-top: -10px;
padding:3px 5px;
text-align:right;
}

.links p.goto a{ margin-top: -10px;
padding:3px 5px;
border-radius:3px;
background:#000;
}

.active_links{color: #fff; 
    font-weight:normal;
    max-width:100%; 
    background: #7da7d8;
	padding: 10px; 
	display: block; 
	margin-bottom: 0px;}

.active_links img{ float: left; padding-right: 10px;
max-width:100%;
height:auto; display: block; 
}

.active_links h3{margin:0;}

.active_links p{text-align:left; }

.active_links p.goto{ margin-top: -10px;
padding:3px 5px;
text-align:right;
}

.active_links p.goto a{ margin-top: -10px;
padding:3px 5px;
border-radius:3px;
background:#000;
}

#goods {
	margin: 5px 0 20px 20px;
	padding: 10px 20px;
	width: 91%;
	display: block;
	border-radius: 5px;
	border: 1px solid #b9b9b9;
	background-color:#f5f5f5;
	overflow : hidden;
	color: #666;
}

#goods img { max-width: 100%; 
border: solid 1px #999;
display: block;
}

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

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

#goods .end{
	width:auto;
	color: #fff; font-size: 10px;
	padding: 2px 5px;
	margin: 10px 0;
	border-radius: 5px;
	border: 1px solid #7b576c;
	background-color:#c74e3d;
}

/*************
メイン コンテンツ
*************/
section.content article{
	padding:10px;
	margin-bottom:20px;
	border:1px solid #0071bc;
	overflow:hidden;
}

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

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

h3.heading{color: #bababa; 
    font-weight:normal;
    max-width:100%; 
	font-size: 110%;
    background: #0071bc;
	padding: 3px 20px; 
	display: block; margin-bottom: 0px;
	border: #0071bc solid 1px;
	border-radius: 8px 8px 0 0;}

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

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

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

#admin { font-size:10px; padding: 5px;}
#admin a{color:#333 ;text-decoration:none;}
#admin a:hover{ color:#ff9933;}
#admin a:active, a:focus {outline:0;}


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

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

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

#gallery .grid p{
	margin:-3px 0 0 5px;
	font-size: 10px;
	background:#000;
}

section .content #gallery2 .grid img{max-width:448px;}

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

#gallery2 .grid{
	margin-bottom:20px;
	background:#000;
}

#gallery2 .grid p{
	margin:-3px 0 0 5px;
	font-size: 10px;
	background:#000;
}

.main_canvas{
	padding:10px 20px 10px 20px;
	margin-bottom:20px;
	border:1px solid #0071bc;
	overflow:hidden;
}

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



/*************
テーブル
*************/
table.table{
	border-collapse:collapse;
	margin:5px auto 15px auto;
	width: 98%;
}

table.table img{ width: 100%; height:auto}

table.table td{
	border-collapse:collapse;
	background-color:#f5f5f5;
	text-align:left;
	padding:5px;
	border:1px solid #000;
	line-height:18px;
	color: #666;
}

table.table th{
	width: 25%;
	background-color:#d6d6d6;
	text-align:right;
	padding:5px;
	white-space:nowrap;
	color: #151515;
	border-top:1px solid #000;
	border-right:4px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	vertical-align: top;
}

table.table2{
	border-collapse:collapse;
	margin:5px auto 15px auto;
	width: 97%;	text-indent: 1.2em;
}

table.table2 th, td{
	background-color:#d6d6d6;
	text-align:left;
	padding:2px;
	white-space: normal;
	color: #151515;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	font-weight:normal;
	letter-spacing:1px;
	vertical-align: text-top;
}



/*************
マップ
*************/

#canvas_wrapper {
max-width: 100%;
min-width: 280px;
border:1px solid #0071bc;
margin-bottom:20px;
}
#canvas_wrapper img {
max-width: none;
}
#map-canvas {
height:380px;
width:100%;
}

/*****************
/* インライン
*****************/

#top_info { border:1px solid #0071bc; margin: 0 auto 10px }
#info { border:1px solid #0071bc; margin: 0 auto 10px }
#schedule { border:1px solid #0071bc; margin: 0 auto 10px }

/*************
/* サイドバー
*************/
#sidebar ul{ padding:10px;}

#sidebar li{
margin-bottom: 10px;
padding-bottom: 10px;
list-style: none;
border-bottom: 1px dashed #ebebeb;
}

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

#sidebar li a{
display:block;
}

#sidebar ul.list li{
clear: both;
margin-bottom: 5px;
padding: 5px 0;
overflow: hidden;
border: 0;
}

ul.list li{ height:1%;}

ul.list li img{
float: left;
margin-right: 10px;
}

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


/*************
/* フッター
*************/
#footer{
clear: both;
color: #000;
}

#footer .inner{
background:#0071bc;
border-bottom-left-radius :8px ;
border-bottom-right-radius :8px ;
overflow:hidden;
}

* html #footer .inner{height:1%;}

#footer .grid{
margin:0;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
}

ul.footnav{
float:right;
width:630px;
padding:10px 0;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
font-size:11px;	
border-right:1px solid #b6b6b6;
}

#footer a{color:#000;}
#footer a:hover{color:#ccc;}

address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:12px;
color:#333;
}
address a{ color:#333;
}

.fb_like_biew { float: right; margin-right: 30px;}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	#header,#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	
    nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
	}

	nav#mainNav ul li{ 
	float: left;
	position: relative;	
	}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	float:left;
	font-size:13px;
	width:159px;
	padding:10px 0;
	color:#333;
	background:#f1f1f1;
	border-left:1px solid #ebebeb;
	-webkit-transition: 1s ease-in-out; 
	}
	
	nav#mainNav ul .first a{ width:158px; border-top-left-radius :8px ; border-right:1px solid #f5f5f5; }
	nav#mainNav ul .last a{ width:158px; border-right:1px solid #ebebeb; border-top-right-radius :8px ;}
	nav#mainNav ul .last a:hover{ width:158px; border-right:1px solid #7da7d8;}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#cdcdcd;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left; 
	}

	a#menu{display:none;}

	nav#mainNav li#active a,nav#mainNav li#active a:hover{
	color:#000;
    background:#0071bc;
	border-color:#0071bc;
	}
	
	nav#mainNav li a:hover{
	color:#000;
	background:#7da7d8;
	border-color:#7da7d8;
	-webkit-border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    -moz-border-radius-bottomleft: 50px;	
	}

	#main{
	float:right;
	width:680px;
	padding:15px 0 0 0;
	}
	
	#sidebar{
	float:left;
	width:250px;
	padding:15px 0 0 0;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:7px;
	margin-bottom:20px;
	border:1px solid #ebebeb;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:990px;
	margin:0 0 0 -30px;
	}
	
    #gallery .grid{
	width:auto;
	margin:10px 0 2px 5px;
	}
	
	#gallery2 .grid{
	width:auto;
	margin:10px 0 2px 5px;
	}
	
	/* グリッド */
	.grid{
	float:left;
	width:300px;
	margin-left:30px;
	}
	
	#subpage .grid{width:auto;}
	
    #gallery .grid{
	width:auto;
	margin:10px 2px 2px 10px;
	}
	
    #gallery2 .grid{
	width:auto;
	margin:10px 2px 2px 10px;
	}
	
	#footer .inner{
	width:940px;
	padding:10px;
	}
}


@media only screen and (max-width:959px){
	*{
    -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:0 10px;}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background: -webkit-gradient(linear, left top, left bottom, 
	color-stop(1, #f5f5f5), color-stop(0.5, #f0f0f0), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
	background: linear-gradient(top, #f7f7f7 0%, #f0f0f0 50%, #f5f5f5 100%);
    border:1px solid #e4e4e4;
	}

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

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

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

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

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

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#0071bc;}

	nav div.panel{float:none;}
	
	#mainBanner{margin-top:20px;}
	#subpage #mainBanner{max-width:668px;}
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}

	.grid{
	width:32%;
	margin:10px 0 0 1%;
	}

	#gallery{padding-left:1px;}

	#gallery .grid{
	float:left;
	width:24%;
	margin:0 0 0 1%;}

	#gallery .grid img{
	float:none;
	margin:0;
	}	

	#gallery2 {padding-left:1px;}

	#gallery2 .grid{
	float:left;
	width:49%;
	margin:0 0 0 1%;}

	#gallery2 .grid img{
	float:none;
	margin:0;
	}	

	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}

	#footer.logo,#footer .info{
	width:100%;
	float:none;
	}

    #top_info { visibility: hidden; height: 10px }
    #info { visibility: hidden; height: 10px }
    #schedule { visibility: hidden; height: 10px }

	table.table td{ font-size: 10px;}
	table.table th{ width: 20%; font-size: 10px;}	
	table.table2 td{ font-size: 10px;}
	table.table2 th{ font-size: 10px;}

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
	
	#header h1,.logo,.info{text-align:center;}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	margin:0;
	}
	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}
	
	.active_box img{
	float:left;
	margin-right:5px;
	}
	
	.active_box h3{padding-top:0;}

    .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	
	#gallery .grid{
	float:left;
	width:48%;
	margin:0 0 0 1%;}

	#gallery2 .grid{float:left;}

    #top_info { visibility: hidden; height: 10px }
    #info { visibility: hidden; height: 10px }
    #schedule { visibility: hidden; height: 10px }

	table.table td{ width: 20%; padding:2px;}
	table.table th{ width: 20%; padding:2px;
	white-space: normal;}
	
	#sns_icon{
    z-index: 3;
	position:fixed;
	top: 30px;
	left: 0;
	padding-bottom: 3px;
	width:90px;
}
	
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.grid{width:100%;}
	.box img{max-width:100px;}
	.active_box img{max-width:100px;}
	.links img{width:110px;}
	.active_links img{width:120px;}	

	#gallery .grid{
	float:left;
	width:100%;
	margin:0 0 0 1%;}

	#mainBanner h2,#mainBanner p{font-size:80%;}
	#sidebar p{text-align:center;}
	
    #top_info { visibility: hidden; height: 10px }
    #info { visibility: hidden; height: 10px }
    #schedule { visibility: hidden; height: 10px }	
}
