@charset "utf-8";
/* CSS Document */

/*　コンテンツエリア
---------------------------*/
.flexslider {
	margin-bottom: 20px;
}
#GM_prof {
	width: 940px;
}
main {
	float: left;
	width: 620px;
	color: #fff;
	background-color: #fff;
	margin-bottom: 20px;
}
#fb {
	float: left;
	margin-left: 20px;
}
#yama_bio {
	font-size: 12px;
	width: 320px;
}
#profile {
	background-color: #270200;
	border-bottom: #946134 5px solid;
	margin-bottom: 20px;
}
#yamamoto_img {
	float: left;
}
#yamamoto_bio {
	float: left;
	width: 340px;
	padding: 20px;
}
#bio {
	background-color: #270200;
	border-bottom: #946134 5px solid;
}
#shop_img {
	float: right;
	width: 300px;
}
#yamamoto_bio2 {
	float: left;
	width: 280px;
	padding: 20px;
}
.profile_tit {
	font-size: 30px;
	line-height: 1.8em;
}
#yamamoto_bio p {
	font-size: 14px;
	line-height: 1.7em;
}
#yamamoto_bio2 p {
	font-size: 14px;
	line-height: 1.7em;
}

@media only screen and (max-width: 767px) {
s img, main, #GM_prof, section, #slider {
	width: 100%;
	float: none;
	text-align: center;
}
	p{
	margin: 0 20px;
		text-align:left;
	}
#profile {
	float: none;
	margin: 20px auto;
}
#shop_img, #yamamoto_img, #yamamoto_bio2, #yamamoto_bio {
	float: none;
	margin: 0 auto;
		text-align: center;
}
#fb {
		float: none;
	margin: 0 auto;
		ç
}
}
