@charset "utf-8";
.footer_txt {
	font-size: 16px;
	color: #666;
	text-align: left;
}
.footer_txt_mobile {
	font-size: 14px;
	color: #666;
	text-align: left;
}

.copy_txt {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-bottom: 60px;
	margin-top: 20px;
}
.navi_txt {
	font-size: 17px;
	color: #393939;
	text-align: center;
	margin-bottom: 25px;
	vertical-align: bottom;
	font-family: "Alte Haas Grotesk";
}
.top_about_txt {
	font-size: 20px;
	color: #666;
	text-align: left;
	font-family: "游ゴシック Medium";
	line-height: 40px;
}
.top_shop_txt {
	font-size: 22px;
	color: #393939;
	text-align: left;
	font-family: "游ゴシック Medium";
}
.top_shop_under_txt {
	font-size: 22px;
	color: #393939;
	text-align: center;
	font-family: "游ゴシック Medium";
	letter-spacing: 15px;
}

.top_shop_txt_mobile {
	font-size: 16px;
	color: #393939;
	text-align: left;
	font-family: "游ゴシック Medium";
}
.top_shop_under_txt_mobile {
	font-size: 16px;
	color: #393939;
	text-align: center;
	font-family: "游ゴシック Medium";
	letter-spacing: 7px;
}






.menu {
	background-repeat: repeat;
	width: 100%;
	height: 60px;
	line-height:60px;
	background-color: #CCC;
}
.pickup {
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	background-color: #efe8dc;
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.image_txt {
	font-size: 20px;
	color: #000;
	line-height: 800%;
	text-align: left;
	font-family: "游ゴシック";
	text-shadow: 3px 3px 0 #fff,
				-3px 3px 0 #fff,
				3px -3px 0 #fff,
				-3px -3px 0 #fff;
}
.image_mobile_txt {
	font-size: 16px;
	color: #000;
	line-height: 800%;
	text-align: left;
	margin-left: 20px;
	font-family: "游ゴシック";
	text-shadow: 3px 3px 0 #fff,
				-3px 3px 0 #fff,
				3px -3px 0 #fff,
				-3px -3px 0 #fff;
}

.top_info_txt {
	font-size: 20px;
	color: #00602e;
	line-height: 200%;
	text-align: left;
	font-family: "游ゴシック";
}

.top_info_txt_red {
	font-size: 20px;
	color: #FF0000;
	line-height: 200%;
	text-align: left;
	font-family: "游ゴシック";
}

.top_info_txt_redb {
	font-size: 20px;
	color: #FF0000;
	line-height: 200%;
	text-align: left;
	font-family: "游ゴシック";
	font-weight: bold;
}

hr {
border: 1px #393939 solid;
}
