@charset 'UTF-8';

.section{
	margin-bottom: 60px;
}
.concept-seafood{
	margin-bottom: 50px;
}
.text p+p {
	margin-top: 25px;
}
.imgright .image{
	margin-left: 50px;
}
@media screen and (max-width: 768px) {
	.imgright .image {
		margin-left: 20px;
	}
}
.btn {
	margin-top: 43px;
}

.concept-fishery {
	margin-bottom: 65px;
}
.concept-fishery .imgleft .image,
.concept-fishery .imgright .image {
	width: 40%;
}
.concept-oysters {
	margin-bottom: 90px;
}
@media screen and (max-width: 480px) {
	.imgleft .image, .imgright .image,
	.concept-fishery .imgleft .image,
	.concept-fishery .imgright .image {
		margin: 0 auto 20px;
	}
	.concept-fishery .imgleft .image,
	.concept-fishery .imgright .image {
		width: 90%;
	}
}

/*.text{
	margin-top: -6px;
	letter-spacing: 0.4px;
}*/


/*p.title{
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
	font-size: 2.2rem;
	font-family:"游明朝","Yu Mincho", YuMincho,
serif, 'メイリオ', 'Meiryo', sans-serif;
	color: #1A1A1A;
	margin-bottom: 21px;
}*/

/*.btn01 a{
	background: url(../image/bg_btn01.png) top left no-repeat,
	url(../image/bg_btn02.png) top right no-repeat,
	url(../image/bg_btn03.png) bottom right no-repeat,
	url(../image/bg_btn04.png) bottom left no-repeat,
	url(../image/bg_btn05.png) top repeat-x,
	url(../image/bg_btn05.png) bottom repeat-x,
	url(../image/bg_btn06.png) left repeat-y,
	url(../image/bg_btn06.png) right repeat-y;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	width: 282px;
	line-height: 1.0;
	font-family:"游明朝","Yu Mincho", YuMincho,
serif, 'メイリオ', 'Meiryo', sans-serif;
	font-weight: bold;
	font-size: 1.6rem;
	color: #1A1A1A;
	padding: 17px 0;
	margin: 43px auto 0;
}
.btn01 a:hover{
	text-decoration: none;
	opacity: 0.8;
}*/
