@charset "utf-8";

.pageTitle {
	background-image: url(../../images/cuisine/page_title_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	width: 100%;
	height: 300px;
	position: relative;
}

.kaisekiSlider {
	width: 960px;
	margin: 30px auto 0;
}

.vegetableWrap {
	background-image: url(../../images/cuisine/vegetable_bgimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 579px;
}

.vegetableTextWrap {
	width: 960px;
	margin: 50px auto 0;
}

.vegetableTextBox {
	float: right;
	width: 460px;
	height: 333px;
	margin: 120px 0 0 0;
	background-color: rgba(255,2551,255,0.9);
	border: 3px solid #FFF;
}

.vegetableEnTitle {
	margin: 60px 0 0 0;
	font-size: 0;
	line-height: 0;
}
@media(max-width:750px){
	.vegetableEnTitle {
		margin: 30px 0 0 0;
	}
}

.vegetableTextBox h3 {
	font-size: 25px;
	line-height: 35px;
	margin: 20px 0 0 0;
}

.vegetableTextBox p.vegetableInfoText {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-justify: distribute;
	margin: 20px auto 0;
	width: 410px;
}

.vegetableTextBox p.vegetableInfoText a {
	color: #000;
}

.akaushiBox {
	margin: 30px auto 0;
	width: 960px;
}

.akaushiImg {
	float: left;
	font-size: 0;
	line-height: 0;
}

.akaushiTextBox {
	float: right;
	width: 520px;
}

.akaushiTextBox h4 {
	text-align: left;
	font-size: 22px;
	line-height: 30px;
}

.akaushiTextBox p {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-justify: distribute;
	margin: 15px auto 0;
}

.barInfoWrap {
	width: 100%;
	height: 830px;
	background-image: url(../../images/cuisine/bar_bgimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 30px 0 0 0;
}

.barInfoBox {
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
}

.barImgBox {
	float: left;
	position: relative;
}

.barImg {
	font-size: 0;
	line-height: 0;
}

.barPanoramaBtn {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.barPanoramaBtn a {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.barPanoramaBtn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.barTextBox1 {
	float: left;
	width: 480px;
	height: 325px;
	background-color: #000;
	color: #FFF;
}

.barTextBox1 p {
	font-size: 14px;
	line-height: 24px;
	margin: 80px 0 0 0;
}
.en .barTextBox1 p {
	margin: 40px 0 0 0;
}

.barTextBox1 p span {
	display: block;
	margin-top: 1em;
}

.barTextBox2 {
	float: left;
	width: 480px;
	height: 407px;
	background-color: #FFF;
	color: #000;
}

.barTextBox2 p.planeText {
	font-size: 14px;
	line-height: 24px;
	margin: 100px 0 0 0;
}

.barBtn {
	margin: 50px 0 0 0;
	font-size: 16px;
}

.barBtn a {
	padding: 8px 40px 8px 30px;
	background-color: #000;
	background-image: url(../../images/cuisine/pdf_icon.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
	border: 10px solid #000;
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.barBtn a:hover {
	background-color: #646464;
	border: 10px solid #646464;
}

.bfBox {
	width: 960px;
	margin: 30px auto 0;
}

.bfTextBox {
	float: left;
	width: 460px;
}

.bfTextBox h4 {
	font-size: 22px;
	line-height: 30px;
	text-align: left;
}

.bfTextBox p.bfInfo {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-justify: distribute;
	margin: 20px auto 0;
}

.bfTextBox p img {
	float: left;
	margin-right: 1em;
}

.subTextArea {
	margin: 20px 0 0 0;
}

.subPhoto1 {
	float: left;
	width: 220px;
}

.subPhoto2 {
	float: right;
	width: 220px;
}

.bathSubImg {
	font-size: 0;
	line-height: 0;
}

.subText {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-justify: distribute;
	margin: 5px 0 0 0;
}

.bfSlideArea {
	float: right;
	width: 457px;
}

.bfSlideArea p.bfPlanText {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-justify: distribute;
	margin: 50px auto 0;
}

.bfPlanBtn {
	font-size: 0;
	line-height: 0;
	margin: 20px 0 0 0;
}
.en .bfPlanBtn, .ko .bfPlanBtn, .zh-tw .bfPlanBtn{
	visibility: hidden;
}

.bfPlanBtn a {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.bfPlanBtn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.materialBox {
	width: 960px;
	margin: 30px auto 0;
}

.materialBox2 {
	width: 960px;
	margin: 50px auto 0;
}

.materialTextBox {
	float: left;
	width: 460px;
}

.materialIcon {
	font-size: 0;
	line-height: 0;
	float: left;
}

.mTitleBox {
	float: left;
	width: 350px;
	margin: 0 0 0 10px;
	text-align: left;
}

.mTitleBox p {
	font-size: 18px;
	line-height: 24px;
}

.mTitleBox h4 {
	font-size: 50px;
	line-height: 55px;
	margin: 10px 0 0 0;
}

.materialInfoText {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-justify: distribute;
	margin: 15px auto 0;
}

.farmerBox {
	margin: 20px 0 0 0;
}

.farmerImg {
	float: left;
	font-size: 0;
	line-height: 0;
}

.farmerText {
	float: left;
	width: 293px;
	margin: 0 0 0 20px;
	text-align: left;
}

.farmerText h5 {
	text-align: left;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b2b2b2;
}

.farmerName {
	text-align: left;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.farmerName span {
	font-size: 18px;
	margin: 0 3px;
}

.farmerInfo {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-justify: distribute;
	margin: 10px 0 0 0;
}

.vegetableImgBox {
	float: right;
	width: 472px;
}

.vegetableImgTitle {
	text-align: left;
	font-size: 18px;
}

.vegetableImgs {
}

.vegetableImgs li {
	float: left;
	margin: 10px 20px 0 0;
}

.vegetableImgs li.edge {
	margin: 10px 0 0 0;
}

.vegetableImgs li img {
	font-size: 0;
	line-height: 0;
}

.vegetableImgs li p {
	font-size: 12px;
	margin: 5px 0 0 0;
	text-align: left;
}

.materialTextBox2 {
	float: left;
	width: 640px;
}

.mTitleBox2 {
	float: left;
	width: 530px;
	margin: 0 0 0 10px;
	text-align: left;
}

.mTitleBox2 p {
	font-size: 18px;
	line-height: 24px;
}

.mTitleBox2 h4 {
	font-size: 50px;
	line-height: 55px;
	margin: 10px 0 0 0;
}

.materialImg {
	float: right;
	font-size: 0;
	line-height: 0;
}

.siteLinkBtn {
	margin: 30px 0 0 0;
	font-size: 16px;
	text-align: left;
}

.siteLinkBtn a {
	padding: 15px 20px;
	background-color: #000;
	text-decoration: none;
	color: #FFF;
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.siteLinkBtn a:hover {
	background-color: #646464;
}

.placeInfo {
	width: 960px;
	margin: 50px auto 0;
}

.placeWrap {
	margin: 20px 0 0 0;
}

.placeBox {
	float: left;
	width: 460px;
}

.placeBox2 {
	float: left;
	width: 460px;
	margin: 0 0 0 40px;
}

.placeImg {
	float: left;
	font-size: 0;
	line-height: 0;
}

.placeTextBox {
	float: left;
	width: 220px;
	margin: 0 0 0 20px;
}

.placeTitle {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	text-align: left;
}

.placeTitle span {
	display: block;
	font-size: 16px;
	line-height: 30px;
}

.placeInfoText {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-justify: distribute;
	margin: 10px 0 0 0;
}
