@charset "utf-8";

/*--------------------
	contents
--------------------*/
.sp_campaign {
	text-align: center;
	color: #f00;
	font-weight: bold;
	background: #fff100;
}

/*--------------------
	seafarers
--------------------*/
.seafarers div.revision {
	margin: 10px 0;
	font-size: 1.1em;
	font-weight: bold;
}

.seafarers section iframe {
	width: 100%;
}

/*--------------------
	activity_fee
--------------------*/
.activity_fee ul li {
	margin-bottom: 20px;
}

.membership a.button {
	position: relative;
	top: -5px;
	left: -7px;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 10px 0px;
	margin: 20px 0 20px 8px;
	width: 100%;
	font-size: 0.7em;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}