@charset "UTF-8";


#spec h3 .new {
	position: absolute;
	left: 152px;
	top: 4px;
	visibility: hidden;
}

.tgs2016 h3 .new {
	position: absolute;
	left: 275px;
	top: 4px;
	visibility: hidden;
}

.rt_campaign01 h3 .new {
	position: absolute;
	left: 226px;
	left: -webkit-calc(65% + 18px);
	left: calc(65% + 18px);
	top: -1px;
	visibility: hidden;
}

.minigame_campaign h3 .new {
	position: absolute;
	left: 265px;
	top: 4px;
	visibility: hidden;
}

.review h3 .new {
	position: absolute;
	left: 265px;
	top: 4px;
	visibility: hidden;
}

.trial h3 .new {
	position: absolute;
	left: 245px;
	top: 4px;
/*	visibility: hidden;*/
}


.nominate h3 .new {
	position: absolute;
	left: 245px;
	top: 4px;
	visibility: hidden;
}
.benefits h3 .new {
	position: absolute;
	left: 225px;
	top: 4px;
	visibility: hidden;
}

.news a {
	margin-top: 7px;
	color: #ef3036;
}

.news p:last-child {
	margin-bottom: 0px;
}

#top hr {
	margin-top: 18px;
}

#sns-nav {
	width: 317px;	/* 103px * 3 + 4 * 2 */
	margin: 0px auto;
	margin-top: 10px
}

#sns-nav li {
	float: left;
	margin-left: 4px;
}

#sns-nav li:first-child {
	margin-left: 0px;
}

.youtube_top {
	text-align: center;
	margin-top: 10px;
}