@charset "utf-8";

img{
	max-width:100%;
}
div#contents{
	width:auto;
	padding:0 0px 20px 0px;
}
div#primaryContents{
	float:none;
	width:100%;
	min-width:320px;
	padding:0;
}
div#topImg{
	width:auto;
}
div.rightImg{
	margin-left:0px;
	float:none;
}
div.leftImg{
	margin-right:0px;
	float:none;
}
h1{
	font-size:160%;
}
div#contentsCol{
	padding:20px 10px;
	border-radius:0px;
	font-size:14px;
}
h2{
	font-size:110%;
	padding-top:10px;
}
div.hideSP{
	display:none;
}
/*************************************/
/* トップページ */
/*************************************/
div#contentsTop{
	min-width:320px;
}
div.topCol3{
	width:100%;
	margin:0 0 10px 0;
}
div#topSchedule{
	font-size:14px;
	padding-bottom:0px;
}
div#topSchedule h2{
	position:static;
}

div#leftSchedule, div#rightSchedule{
	width:100%;
	padding:20px 0 10px 0;
}
span.monthSchedule{
	margin-left:10px;
	display:inline-block;
}
table.calendar{
	max-width:400px;
	margin:0 auto;
}
table.calendar th {
	padding:7px 0px 5px 0px;
}
/*************************************/
/* ヘッダー */
/*************************************/
div#headerWrap{
	width:100%;
	min-width:320px;
}
div#header{
	width:auto;
	min-width:320px;
	height:auto;
}
h1#headerTitle, div#headerTitle{
	position:static;
	text-align:left;
	margin:5px 0 0 0;
	font-size:14px;
}
img#headerLogo{
	position:static;
	margin:10px 0 0 0;
	width:200px;
}
div#globalNaviWrap{
	height:auto;
	min-width:320px;
}
div#globalNavi{
	width:auto;
	display:block;
	position:static;
	overflow:hidden;
	padding:5px 0px 0 0px;
	text-align:center;
}
div#globalNavi ul li, div#footerNavi ul li{
	margin:0;
	display:inline-block;
	float:none;
}
img#tel{
	display:block;
	position:static;
	text-align:right;
	margin-top:10px;
}
div#headerShopinfo{
	position:static;
	margin:10px 0;
	text-align:left;
}
/*************************************/
/* フッター */
/*************************************/
div#footerWrap{
	width:100%;
	min-width:320px;
}
div#footer{
	width:auto;
	height:auto;
	margin:0 10px;
	font-size:14px;
	padding:20px 0;
}
div#footerNaviWrap{
	width:100%;
	min-width:320px;
}
div#footerNavi{
	width:auto;
	padding:10px;
}
div#footerNavi ul{
	text-align:center;
}
img#footer_logo{
	display:none;
}
img#footer_tel, div#footerShopinfo, div#copy{
	margin-top:10px;
	position:static;
	top:auto;
	left:auto;
}
/*************************************/
/* レイアウト */
/*************************************/
input[type=text].long{
	width:90%;
}
table th.pcth{
	width:auto;
}
/*************************************/
/* パンくず */
/*************************************/
#breadCrumbBlock {
	width:auto;
	margin:0 auto;
	font-size:12px;
	overflow:hidden;
}
#breadCrumb li {
	margin-top:2px;
}
#breadCrumb li:first-child a {
	border-radius:0;
}
/*************************************/
/* お知らせ */
/*************************************/
div.infoBlock{
	padding:0px 10px 10px 10px;
}
/*************************************/
/* スタッフ */
/*************************************/
div#staffBlockWrap{
	text-align:center;
}
div.staffBlock{
	display:inline-block;
	float:none;
}
