@charset "UTF-8";

#contents_area h1 img{
	width:150px;
}

#contents_area h2{
	margin:0px 0px 40px 0px;
	font-size:14px;
	text-align:center;
}

#contents_area ul{
	width:100%;
	margin:0px auto;
	padding:0px;
	font-size:15px;
	text-align:left;
	letter-spacing:2px;
	list-style-type:none;
}

#contents_area li{
	display:block;
	width:100%;
	margin:0px;
	padding:20px 0px;
}

.menu_left{
	width:100%;
	float:none;
}

.menu_left{
	width:100%;
	float:none;
}

.menu_right{
	width:100%;
	float:none;
}

.menu_right{
	width:100%;
	float:none;
}

#pic_image{
	margin:0px auto 50px auto;
}

#bg{
	width:100%;
	background-color:#f2f2ed;
	background-image:url("../img/pic_bg-.png");
	background-repeat:no-repeat;
	background-position:left top;
	background-size:150%;
	margin:-50px 0 0 0;
	padding:80px 0 20px 0;
}

#bg02{
	width:100%;
	background-color:#f2ebeb;
	background-image:url("../img/pic_bg02-.png");
	background-repeat:no-repeat;
	background-position:right top;
	background-size:150%;
	margin:-50px 0 50px 0;
	padding:80px 0 10px 0;
}

.content iframe{
	height:300px;
}	

#pic_shop{
	width:100%;
	height:auto;
	background-image:none;
}

#pic_image{
	width:100%;
	height:auto;
	background-image:none;
}

#pic_shop-sp{
	width:100%;
	height:290px;
	margin:0px auto;
	background-color:#fff;
	background-image:url("../img/pic_shop-sp-.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}

#pic_image-sp{
	width:100%;
	height:290px;
	margin:0px auto;
	background-color:#fff;
	background-image:url("../img/pic_image-sp-.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
}