@charset "UTF-8";


/*========================================
#fishingfest
========================================*/
#page #fishingfest {
	padding-top:50px;
}

@media screen and (max-width: 767px) {
	#page #fishingfest {
		padding-top:5vw;
	}
}

#page #fishingfest a img {
	transition:.3s;
}

#page #fishingfest a img:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	     opacity:.6;
}


#page #fishingfest h1 {
	margin:0;
}


#fishingfest .maininner {
	padding:50px 100px 100px;
	text-align:center;
}

@media screen and (max-width: 767px) {
	#fishingfest .maininner {
		padding:5vw;
	}
}



#fishingfest .read {
	text-align:center;
	font-size:28px;
	font-weight:bold;
	line-height:1.7em;
}

#fishingfest .read small {
	display:block;
	font-size:16px;
	font-weight:normal;
}

@media screen and (max-width: 767px) {
	#fishingfest .read {
		font-size:4.8vw;
	}

	#fishingfest .read small {
		font-size:4vw;
		line-height:1.5em;
		margin-top:.5em;
	}
}

#fishingfest .box01 {
	text-align:center;
	margin-top:50px;
}

#fishingfest .box01 p {
	line-height:1.6em;
}

#fishingfest .box02 {
	margin-top:100px;
}

#fishingfest .box02 h2 {
	border-bottom:1px solid #999;
	padding-bottom:30px;
}

#fishingfest .box02 .item {
	margin-top:80px;
	text-align:left;
}

#fishingfest .box02 .item h3 {
	font-size:30px;
	font-weight:bold;
	margin:0;
}

#fishingfest .box02 .item h4 {
	font-size:20px;
	font-weight:bold;
	margin:0;
	margin-top:.5em;
}

#fishingfest .box02 .item p {
	font-size:15px;
	margin-top:.8em;
	line-height:1.6em;
}

#fishingfest .box02 .item img {
	margin-top:10px;
}

#fishingfest .box02 .last {
	font-size:20px;
	font-weight:bold;
	margin-top:3em;
}

#fishingfest .box02 .atte {
	text-align:left;
	border-top:1px solid #999;
	padding-top:1em;
	margin-top:3em;
}


@media screen and (max-width: 767px) {
	#fishingfest .box01 {
		margin-top:15vw;
	}

	#fishingfest .box01 img {
		width:65%;
	}

	#fishingfest .box02 h2 img {
		width:100%;
	}

	#fishingfest .box02 {
		margin-top:20vw;
	}

	#fishingfest .box02 h2 {
		padding-bottom:10vw;
	}

	#fishingfest .box02 .item {
		margin-top:15vw;
	}

	#fishingfest .box02 .item h3 {
		font-size:4.8vw;
	}

	#fishingfest .box02 .item h4 {
		font-size:3.6vw;
	}

	#fishingfest .box02 .item p {
		font-size:3.4vw;
	}

	#fishingfest .box02 .last {
		font-size:4vw;
	}

	#fishingfest .box02 .atte {
		font-size:3vw;
	}
}
