@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, h5, 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, 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:#333;
font-size:13px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1.5;
-webkit-text-size-adjust: none;
}

/*スクロールバーで幅動くので常に表示に*/
html{
overflow-y:scroll;
margin-bottom:1px;
height:100%;}

	
/* リンク設定
------------------------------------------------------------*/
a{color:#74b4df;text-decoration:none;}
a:hover{color:#006699;}
a:active, a:focus {outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
width:98%;
margin:0 auto;
padding:0 1%;
position:relative;

}

.inner{
margin:0 auto;
width:100%;
}

.indent1{
	padding-left:1em;}
.indent2{
	padding-left:2em;}
/*************
/* ヘッダー
*************/
#header h1{
padding:5px 0 10px 15px;
font-size:10px;
font-weight:normal;
}

#header .logo{
margin:10px 0;}

#header a{
color:#333;
}

#header a:hover{
color:#888;
}

/*************
/* ロゴ
*************/
.logo img{
width:auto;
padding:2px 10px 0 10px;
}

.logo span{display:block;}


/**************************
/* メイン画像
**************************/
#mainBanner{
margin:0px auto 50px auto;
padding:0;
text-align:center;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:956px;
padding-right:4px;
height:auto;
}
	
/**************************
/* 主にsidepage使用
**************************/
.mt50{
	margin-top:50px}


section{
	width:100%;
	margin:0 auto 50px;
}
	

/**************************
/* topへ
**************************/
#fixedTop {
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: none;
    background: #000;
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
}

/**************************
//リンクにアイコンつける
**************************/
.sitelink{
	margin:2.5em auto 0 auto;
	text-align:right;
	width:90%;
}
.sitelink a{
	padding:1em 1em 1em 28px;
	background:#e60213 url(images/link.png) no-repeat 10px 50%;
	color:#ffffff;
}
.sitelink a:hover{
	background:#f29230 url(images/link_over.png) no-repeat 10px 50%;
	color:#000000;
}

/**************************
/* h2　タイトル
**************************/
/*#branding{
margin:0 auto;
height:auto;
	padding:0;
	width:100%;
	line-height:0;
	}
*/
section h2{margin-bottom:10px;
	text-align:center;
	font-size:2.5em;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	
}
section h2.hr{
	width:100%;
	border-bottom:double 3px;
	margin-bottom:30px;
}


h2 img{
display:block;
margin:0px auto;
height:auto;
max-width:100%;
}

/**************************
/* h3
**************************/
h3{width:100%;
margin:0 auto 0.5em;
font-family: 'Droid Serif', serif;
font-size:2em;
text-align:center;
border-bottom:double 3px;
}

h3 img{margin:0 15px 5px 0;
	vertical-align:bottom;
	}

h4{
width:930px;
padding-top:40px;
margin:40px auto 0.5em auto;
font-family: 'Droid Serif', serif;
font-size:2em;
text-align:center;
border-bottom:dotted 1px;
}

.japfont{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}
	
#contentsImage{
margin:0 auto 20px;
padding:0;
width:100%;
line-height:0;
position:relative;
}

#contentsImage img{
max-width:100%;
display:block;
margin:0 auto;
height:auto;
}

p.contentsText{
margin:0 auto 10px;
width:90%;
font-size:1.2em;
disply:block;
}

.h4inline{
	display:inline;
	width:100%;
	border-bottom:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	border-bottom:1px solid #ef858c;
}
.box p{
	margin-top:0.5em;
	border-top:dotted 1px #BE1309;
	padding-top:0.5em;
	}
.strong{
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:1.5em;
	}

.box .shopname{
	float:left;
	padding:0 0 5px 0;
/*ショップimg使用時は	padding:1em 0 5px 0;*/
	font-size:1.5em;
	}
	
.ssitelink{
	margin:1em 0 0 30%;
	padding:5px 5px 0 0;
	text-align:right;
	width:70%;
}
.ssitelink a{
	padding:0.5em 0.5em 0.5em 25px;
	background:#e60213 url(images/link.png) no-repeat 10px 50%;
	color:#ffffff;
}
.ssitelink a:hover{
	background:#ae2d5b url(images/link_over.png) no-repeat 10px 50%;
	color:#ffffff;
}


/**************************
/* index_news
**************************/

#newswrap{
	width:90%;
	margin:0 auto;
	background-color:#F1F1F1;
	padding:1em;
}
.newscontena{
	margin-bottom:0.5em;
}.newscontena .day{
	font-size:1em;
	font-weight:bold;
}.news{
	font-size:1em;
	padding-left:1.5em;
}
.news a{color:#f18a27;
	padding:0 3px;
	border-bottom:black dotted 1px  }
a:hover{color:#b3b3b3;}
a:active, a:focus {outline:0;}


.outl a{
	padding:0 0 0 25px;
	background:url(images/newslink.png) no-repeat 10px 50%;
	color:#f18a27;
}

.outl a:hover{color:#b3b3b3;
	background: url(images/link_over.png) no-repeat 10px 50%;

}

/**************************
/* 掲載情報
**************************/


div.mediascroll {
  width: 100%;
  height: 600px;
  overflow: scroll;
}


.mediabox{
display:block;  
padding-left:20px;
margin-bottom:3px;
height:297px;
}

.mediabox img{
margin-right:10px;
float:left;
}
.clear{
clear:both;}

}




/**************************
/* グリッド
**************************/

.3gridWrapper{
margin-left:25px;
margin-bottom:25px;
padding:10px 0 20px;
}

.clearfix:after{
display:block;  
clear:both;  
height:0;  
visibility:hidden;  
content:".";  
zoom: 1; /* float解除 for IE6/7  */
	}

* html .3gridWrapper{height:1%;}

.grid{
float:left;
border-radius:5px;
background:#fff;
margin-bottom:15px;
}

.box{
margin:5px;
}

.box img{
max-width:100%;
text-align:center;
margin:0 auto;
height:auto;
display:block;  

}

.box h5{padding:5px 0 0px;
font-weight:bold;
}

.box h5, .box p{text-align:left;}


/*************
メイン コンテンツ
*************/
#main{
margin-top:25px;
}

/*************
テーブル
*************/
table{
	width:90%;
	margin:0 auto 30px;
}
th.t_top {
    border-top:#b3b3b3 4px solid;
}
th {
	width:30%;
	border-bottom:#e3e3e3 1px solid;
	border-left:#e3e3e3 1px solid;
	vertical-align:middle;
	text-align:left;
	background:#f7f7f7;
	padding:10px;
	font-weight:bold;
}

.bordernone {
	border-bottom:none;
	line-height:1em;
}

td.t_top {
	border-top:#be1309 4px solid;
}
td {
	background-color:#ffffff;
	border-bottom:#e3e3e3 1px solid;
	border-right:#e3e3e3 1px solid;
	text-align:left;
	padding:10px;
}



/*************
/* googlemap埋め込み_シャララ
*************/
.ggmap_s {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap_s iframe,
.ggmap_s object,
.ggmap_s embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*************
/* googlemap埋め込み
*************/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



address{
	clear:both;
	padding:20px 0 50px 0;
	text-align:center;
	font-style:normal;
	font-size:10px;
	color:#333;
}

.ggmap_Branch {
position: relative;
padding-bottom: 40%;
height: 0;
overflow: hidden;
float:left;
margin-right:20px
}


/*************
/* 問い合わせform
*************/
input{
	width:90%;
	line-height:2em;
}
.formzip{
	width:30%;
	margin-left:10px;}
	
.table2line{
	margin-bottom:10px}
.contact_textarea{
	width:90%;}

.red_s,p.error{color:#BE1309;
font-weight:bold;}

#input_submit{
	margin-top:15px;
	text-align:center;}
	
/*確認用サブミットボタン*/
.submitbtn {
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d83526;
	width:60%;
	padding:0 auto;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #e91221 29%, #ce0100 76% );
	background:-ms-linear-gradient( top, #e91221 29%, #ce0100 76% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e91221', endColorstr='#ce0100');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(29%, #e91221), color-stop(76%, #ce0100) );
	background-color:#e91221;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 1px #b23e35;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	box-shadow:inset 1px 1px 0px 0px #f29c93;
}
.submitbtn:hover {
	background:-moz-linear-gradient( center top, #ce0100 29%, #e91221 76% );
	background:-ms-linear-gradient( top, #ce0100 29%, #e91221 76% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#e91221');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(29%, #ce0100), color-stop(76%, #e91221) );
	background-color:#ce0100;
}
.submitbtn:active {
	position:relative;
	top:1px;
}

/*送信用ボタン*/
.submitbtn_s {
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #d83526;
	width:29%;
	margin-left:1%;
	padding:0 auto;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #e91221 29%, #ce0100 76% );
	background:-ms-linear-gradient( top, #e91221 29%, #ce0100 76% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e91221', endColorstr='#ce0100');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(29%, #e91221), color-stop(76%, #ce0100) );
	background-color:#e91221;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 1px #b23e35;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	-moz-box-shadow:inset 1px 1px 0px 0px #f29c93;
 	box-shadow:inset 1px 1px 0px 0px #f29c93;
}
.submitbtn_s:hover {
	background:-moz-linear-gradient( center top, #ce0100 29%, #e91221 76% );
	background:-ms-linear-gradient( top, #ce0100 29%, #e91221 76% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#e91221');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(29%, #ce0100), color-stop(76%, #e91221) );
	background-color:#ce0100;
}
.submitbtn_s:active {
	position:relative;
	top:1px;
}

/*修正用ボタン*/
.submitbtn_r {
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #e3e3e3;
	width:29%;
	margin-right:1%;
	padding:0px auto;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #969696 5%, #292929 100% );
	background:-ms-linear-gradient( top, #969696 5%, #292929 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#969696', endColorstr='#292929');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #969696), color-stop(100%, #292929) );
	background-color:#969696;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #696669;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #707070;
 	-moz-box-shadow:inset 1px 1px 0px 0px #707070;
 	box-shadow:inset 1px 1px 0px 0px #707070;
}.submitbtn_r:hover {
	background:-moz-linear-gradient( center top, #292929 5%, #969696 100% );
	background:-ms-linear-gradient( top, #292929 5%, #969696 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#969696');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #292929), color-stop(100%, #969696) );
	background-color:#292929;
}.submitbtn_r:active {
	position:relative;
	top:1px;
}

/* This css button was generated by css-button-generator.com */


.grid{
	width:32%;
	margin:10px 0 0 1%;
	}

.sendmessage{
	width:60%;
	padding:2em;
	background-color:#f9f9f9;
	margin:10px auto 30px auto;
	text-align:center;
}

.send{
		font-size:1.8em;
		font-weight:bold;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
		margin-bottom:1.4em;
}

.thanks{
	text-align:left;
	}

.tab_inde{
	text-indent:1.5em;}
.indent1h{
	padding-left:1.5em;}
/*************
/* フッター
*************/
#footer{
	display:block;
	width:960px;
	margin:10px auto 0 auto;
	padding:10px 0;
	border-top:dotted 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}


	
#footer .logo{
	display:block;
	width:28%;
	float:left;
	text-align:center;
}


#footer .infomation.open{
	margin:0.5em;
}
	
#footer .infomation{
	display:block;
	float:left;
	width:35%;
	padding:0.5em 0.5em 0 1em;
	border-right:dotted 1px;
	margin-bottom:1em;
}

#footer ul{
	text-align:center;
	vertical-align:middle;
	margin:0;
	display:block;
	}


ul.footnav li{
	float:none;
	display:inline-block;
	padding:3px 20px 0 21px;
	border-right:dotted 1px;
	font-size:1em;
	font-weight:bold;
}

ul.footnav li a:hover{
	color:#BE1309;
}

/*
#footer .grid img, #footer .info{float:none;}
*/

#footer a{color:#333;}
#footer a:hover{color:#888;}

#copyright{
	clear:both;
	float:none;
	text-align:center;
	border-top:dotted 1px;
	padding-top:10px;
	margin:0 auto;
	width:960px}

/* 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;
	margin:0 auto;

	}
	
nav#mainNav .inner{
	width:960px;
	padding:0;
	}

nav#mainNav ul li{
	float: left;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	}

nav#mainNav li:last-child{border-right:1px dotted #ebebeb;}

nav#mainNav ul li a{
	display: block;
	text-align: center;
	float:left;
	font-size:1em;
	font-weight:bold;
	width:190px;
	height:45px;
	padding-top:9px;
	color:#333;
	border-left:1px dotted #ebebeb;
	border-bottom:3px solid #e60012;
	}

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 a:hover{
	color:#909090;
	background:#f9f9f9;
	padding-top:9px;
	border-bottom:3px solid #ef858c;
	}

section{
	width:100%;
	margin:0 auto 80px;
}
	
h3{
	margin-bottom:30px;
	}



.menuslider{
		margin-bottom:30px;
}
	
.h5titlesmall{
	font-size:1em;}


.3gridWrapper{
	width:100%;
	margin-buttom:25px;
	}

/* グリッド */
.grid{
	float:left;
	width:300px;
	margin-left:15px;
	}

td{
	padding:10px 30px;
}

.mapexplain{
	width:90%;
	margin-right:20px;
}
	
.ggmap{
width:70%;
margin-right:20px;
float:left;
}

.mapText p{
	margin-top:10px;}

.Branch{
	margin-top:30px;
	padding-left:20px;
}

.Bname{
	border-bottom:1px solid #ef858c;
	font-weight:bold;
	font-size:1.2em;
}


.attention{
padding-left:46px;
margin-bottom:0.5em}


}
@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;
	}
	
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	border:1px solid #e4e4e4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	}

	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;
	color:#333;
	}
	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{
	color:#333;
	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:#888;}

	nav div.panel{float:none;}
	
#mainBanner{
	margin:0px auto 50px auto;
	padding:0;
	text-align:center;
	width:100%;
	position:relative;
	line-height:0;
	}


#mainBanner img{
	width:100%;
	padding:0;
	height:auto;
	}

section{margin-bottom:50px;}

h4{
	width:100%;
	padding-top:0px;
	}

ul li img{
	width:90%;}

.h5titlesmall{
	font-size:0.8em;}

td{
	padding:10px 30px;}

.ggmap {
	margin-bottom:1em;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap_Branch {
	margin-bottom:1em;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	float:none;
}
 
.ggmap iframe,.ggmap object,.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ggmap_Branch iframe,.ggmap_Branch object,.ggmap_Branch embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.grid{
	width:32%;
	margin:10px 0 0 1%;
	}
#footer{
	padding-bottom:10px;
	width:100%;
}

#footer .logoinfo{
	width:100%;
	text-align:center;
	margin:0 auto;
	display:block;
}
#footer .logo{
	display:inline;
	float:none;
	width:100%;

}
	
#footer .infomation{
	border:none;
	padding:0;
	float:none;
	width:100%;
	margin:0.8em 0;
}

#footer ul.footnav{
	clear:both;
	float:none;
	width:100%;
	text-align:center;
	margin:0;
	}

ul.footnav li{
	float:none;display:inline-block;
	padding:0px 20px 0 21px;
	border-right:solid 1px;
}
	
	
#footer .grid img, #footer .info{float:none;}
#footer .grid p{display:block;}
#footer #info .info{float:none;text-align:center;}
	

#footer .logo p{float:none;display:block;
}
#footer .logo img{float:none;padding:0;}

#footer a{color:#333;}
#footer a:hover{color:#888;}


#copyright{
	width:100%;
	margin:10px auto 0 auto;
}

.thanks{
	padding:0 10px;}
.mapText p{
	padding:0 10px;}

.Branch{
	margin:10px 0 40px;
	padding-left:20px;
}

.Bname{
	border-bottom:1px solid #ef858c;
	font-weight:bold;
}


}
/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){

#header{
	height:auto;
	padding-bottom:0px;
	text-align:right;
	}
#wrapper{
	overflow: hidden;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	}



.ggmap {
	margin-bottom:1em;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	width:95%;
	margin:0 auto;
	overflow: hidden;
}

.ggmap_Branch {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	width:95%;
	margin:0 auto 1em;
	overflow: hidden;
}

.Branch{
	margin-top:30px;
}

.tab_inde{
	text-indent:0;
	padding-left:1em;
}
.indent2{padding-left:3px;
}


.submitbtn{width:100%;}
.submitbtn_r{width:49%;margin-right:1%;}
.submitbtn_s{width:49%;margin-left:1%;}

#header h1,.logo,.info{text-align:center;}

	
/*もとからある*/
#footer .logo{
	float:none;
}
#footer .infomation{
	float:none;
}
#footer .logoinfo{
	font-size:1em;
	width:100%;
	text-align:center;
}

ul.footnav li{
	font-size:1.1em;
}

.box img{
	float:left;
	margin-right:5px;
	}
	
.h5titlesmall{
	font-size:0.9em;}

.box h5{padding-top:0;}
.box .shopname{
	float:none;
	padding:7px 0 5px 0;
	font-size:1.5em;}

.menuslider{
		margin-bottom:30px;
}
	
.ssitelink{
	margin:0.3em 0 1em auto;
	padding:5px 5px 0 0;
	text-align:right;
	width:100%;
	font-size:1em;
}
.ssitelink a{
	padding:0.5em 0.5em 0.5em 25px;
	background:#e60213 url(images/link.png) no-repeat 10px 50%;
	color:#ffffff;
}

	
.alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
}

table{width:100%;}
td{padding:10px 10px}

.mapText{
	margin-top:0.5em;
	padding-left:1em;}
.sendmessage{
	width:90%;
}

.mediabox{
display:block;  
padding-left:0px;
margin-bottom:3px;
height:297px;
}

.mediabox{
display:block;  
margin-bottom:3px;
height:auto;
}

.mediabox img{
margin-right:0px;
width:100%;
float:none;
}

.mediabox .zasshi{
padding-left:20px;
}	

}
/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
.grid{width:100%;}
.box img{max-width:100px;}
#mainBanner{
	margin-bottom:0;
	}
.mt50{
	margin-top:30px;
}
/*#mainBanner h2,#mainBanner p{font-size:80%;}*/
section h2{
	font-size:2em;
}
h2 img{width:60%;
	text-align:center
}
.ggmap_s{
margin-bottom:1em;}



.attention{padding:0;}

table{width:100%;}
td{padding:10px 10px}

.ssitelink{
	margin:1em 0 0 30%;
	padding:5px 5px 0 0;
	text-align:right;
	width:70%;
}


div.mediascroll {
  width: 100%;
  height: 300px;
  overflow: scroll;
}
.mediabox img{
width:100%;
text-align:center;
margin:0 auto;
}


}