@charset "UTF-8";

body {
	color: #FFF;
	font-family: "Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
/* for IF6 */
* html body {
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#footer {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic', Helvetica, sans-serif;
}

/* ========================================
	common
======================================== */
.inner {
	margin: 0 auto;
	width: 960px;
	position: relative;
}
.disnon {
	display: none;
}
.disblock {
	display: block;
}
#header_sp, #footer_sp {
	display: none;
}

/* ========================================
	#header-logo
======================================== */
#header {
	background: url(../common/header_bg01.png) center top repeat-x;
}
#header-logo {
	position: relative;
	margin: 0 auto;
	min-width: 960px;
	width: 100%;
	top: 0;
	z-index: 20;
	background: url(../common/header_bg02.png) center top no-repeat;
	height: 123px;
}
#header-logo .nintendo {
	position: absolute;
	top: 5px;
	left: 10px;
}
#header-logo .hard {
	position: absolute;
	top: 5px;
	right: 8px;
}

/* ========================================
	#bgmbtn
======================================== */
#bgmbtn {
	position: absolute;
	width: 100px;
	height: 28px;
	top: 2px;
	right: 105px;
	z-index: 700;
}

/* ========================================
	#gnavi
======================================== */
.gnavi_logo,
.gnavi01,
.gnavi02,
.gnavi03,
.gnavi04,
.gnavi05 {
	position: absolute;
	top: 0;
}
.gnavi_logo {
	top: 30px;
	left: 19px;
}
.gnavi01 {
	left: 180px;
}
.gnavi02 {
	left: 338px;
}
.gnavi03 {
	left: 495px;
}
.gnavi04 {
	left: 653px;
}
.gnavi05 {
	left: 810px;
}
#header li .gnink {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.no-js #header li .gnink {
	display: none;
}
#header li .gntext {
	position: relative;
	z-index: 10;
}

/* ========================================
	#contents
======================================== */
#wrapper {
	margin: 0 auto;
	width: 100%;
	min-width: 960px;
	position: relative;
	overflow: hidden;
}
#contents {
	width: 100%;
	background: url(../festival/images/fes_main_bg.png) center 0 repeat;
	margin-top: -38px;
	/*padding-top: 38px;*/
}

/* maintenance */
#maintenance {
	/*display: none;*/
	position: absolute;
	top: 0;
	left: -420px;
	z-index: 10;
}

/* ========================================
	#footer
======================================== */
#footer {
	width: 100%;
	height: 40px;
	margin-top: -38px;
	padding-top: 38px;
	background: url(../common/foot_bg.png) center top no-repeat;
	color: #FFF;
	text-align: center;
}
#footer .inner {
	margin-top: -38px;
}
#footer .footer-gnavi {
	padding: 22px 0 0 0;
}
#footer .footer-navi {
	padding: 15px 0;
}
#footer .footer-gnavi li,
#footer .footer-navi li {
	display: inline;
	color: #FFF;
}
#footer .footer-gnavi span.cs{
	color: #999;
	text-decoration: none;
}
#footer .footer-gnavi span{
	text-decoration: underline;
}
.footer-pagetop a {
	position: absolute;
	top: -106px;
	right: 0;
}



/* ========================================
	index.html
======================================== */
#festival #bg1 {
	background: url(../festival/images/bg01.png) center 0 no-repeat;
}

#festival #bg2 {
	background: url(../festival/images/ink01.png) center 819px no-repeat;
}

#festival #bg3 {
	background: url(../festival/images/bg03.png) center 895px no-repeat;
}

#festival #fes-bg {
	background: url(../festival/images/fes_bg.png) center 0  repeat-y;
	padding-bottom: 92px;
}

#festival a:link,
#festival a:hover {
	text-decoration: none;
}

#festival #contents {
}

/* #main-img */
#main-img {
	margin: 0;
	padding-top: 21px;
}

/* #versus */
#versus {
	position: relative;
	height: 409px;
	margin-top: 0;
	background: url(../festival/images/vs_bg.png) left 46px no-repeat;
}

.vs-ttl {
	position: absolute;
	top: -60px;
	left: -54px;
}

.vs-date {
	position: absolute;
	width: 415px;
	height: 169px;
	top: 101px;
	left: 57px;
	font-size: 32px;
	text-align: center;
	background: url(../festival/images/vs_bg_day.png) left top no-repeat;
}
.vs-date .vs-day01,
.vs-date .vs-day02 {
	position: absolute;
	top: 65px;
}
.vs-date .vs-day01 {
	left: 40px;
}
.vs-date .vs-day02 {
	left: 261px;
}
.vs-date .week {
	font-size: 14px;
}
.vs-date .time {
	margin: 15px 5px;
	padding: 10px 34px;
	font-size: 18px;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
	background-color: #000;
}

.vs-status-entry, .vs-status-holding, .vs-status-result {
	display: none;
}
.vs-btn {
	position: absolute;
	top: 87px;
	left: 487px;
}
.vs-btn .vs-time {
	position: absolute;
	top: 139px;
	left: 130px;
	font-size: 20px;
}
.vs-btn .vs-wrap {
	position: absolute;
	top: 120px;
	left: 55px;
	font-size: 26px;
	color: #F5FF00;
	width: 316px;
	text-align: center;
}
.vs-result {
	display: none;
	position: absolute;
	padding: 18px 32px;
	top: 304px;
	left: 307px;
	background: url(../festival/images/vs_result_bg.png) left top no-repeat;
}
.vs-new {
	position: absolute;
	left: -25px;
	top: 12px;}

#versus {
	display: block;
}
#versus-sp {
	display: none;
}

/* #about */
#about {
	width: 391px;
	margin: 0 auto 60px auto;
	font-size: 16px;
	line-height: 1.6;
}

.collabo {
	margin-top: 23px;
}
.collabo dd img {
	margin-left: 5px;
	vertical-align: middle;
}
#festival .collabo a {
	color: #FFF;
}
#festival .collabo a:link,
#festival .collabo a:visited {
	text-decoration: none;
}
#festival .collabo a:hover, 
#festival .collabo a:active {
	text-decoration: underline;
}

/* #fes-ranking */
#fes-ranking {
	display: none;
	max-width: 880px;
	margin: 0 auto 20px auto;
	padding: 20px 40px;
	font-size: 16px;
	line-height: 1.6;
	background: url(../festival/images/ranking_bg.png) left top no-repeat;
}

.result-ttl {
	float: left;
	margin: 0 15px 0 36px;
}
.result-vs {
	display:block;
	color: #FFF;
	margin-top: 2px;
	font-size: 14px;
	font-weight: normal;
}
#result-wrap {
	display: block;
	height: 75px;
	padding: 0;
	margin: 9px 0 15px 0;
	background: url(../festival/images/result_bg.png) left top no-repeat;
	overflow: hidden;
}
#result-inner {
	display: block;
	padding: 0;
	margin: 9px 40px;
	overflow: hidden;
}
#result-bg {
	display: block;
	height: 57px;
	margin: 0;
	overflow: hidden;
}
.result-txt {
	font-size: 32px;
	line-height: 2;
	overflow: hidden;
}

.ranking {
	max-width: 840px;
	margin: 0 auto;
}

.rank-ttl {
	margin: 0 0 10px 15px;
}

.rank-list {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.rank-list .rank1,
.rank-list .rank2,
.rank-list .rank3 {
	min-height: 101px;
	padding: 10px 30px;
	box-sizing: border-box;
}
.rank-list .rank1,
.rank-list .rank3 {
	background: url(../festival/images/rank_bg01.png) left top no-repeat;
}
.rank-list .rank2 {
	background: url(../festival/images/rank_bg02.png) left top no-repeat;
}

.rank-date {
	float: left;
	width: 310px;
	margin: 5px 50px 0 0;
	display: table;
}
.rank-icon {
	display: table-cell;
	width: 75px;
}
.rank-name {
	display: table-cell;
	vertical-align: middle;
}
.j-username {
	color: #1a1a1a;
}

.rank-item {
	float: left;
	min-width: 399px;
	background: url(../festival/images/weapon_bg.png) left top no-repeat;
}
.rank-item li {
	float: left;
	margin: 0 5px;
}
.rank-item li:first-child {
	margin-right: 28px;
}
.rank-item li img {
	padding: 5px;
}

.low-rank {
	width: 690px;
	margin: 0 auto;
	line-height: 2;
}
.low-rank li {
	background-color: #c2e310;
	margin-bottom: 2px;
}
.low-rank li:nth-child(even) {
	background-color: #82ce0a;
}

.rank-number {
	width: 30px;
	height: 40px;
	margin: 0 14px;
	display: inline-block;
	background: url(../festival/images/rank_number.png) no-repeat;
	vertical-align: middle;
}
.rank4 {
	background-position: 0 0;
}
.rank5 {
	background-position: 0 -42px;
}
.rank6 {
	background-position: 0 -84px;
}
.rank7 {
	background-position: 0 -126px;
}
.rank8 {
	background-position: 0 -168px;
}
.rank9 {
	background-position: 0 -210px;
}
.rank10 {
	background-position: 0 -252px;
}


/* #album */
#album {
	padding-top: 60px;
}

#album h2 {
	text-align: center;
	margin: 15px 0;
}

#album-list {
	font-size: 16px;
	line-height: 1.5;
}
#album-list ul {
	width: 100%;
	margin: 0 -1.5%;
	/*overflow: hidden;
	zoom: 1;*/
}

#album-list li {
	position: relative;
	float: left;
	width: 30.3%;
	margin: 0 1.5% 30px 1.5%;
}

#album-list li a {
	display: block;
}

#album-list li a .album-img {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

#album-list li a:hover .album-img {
	display: block;
}

#album-list .icon-new {
	position: absolute;
	width: 58px;
	height: 58px;
	top: -40px;
	left: -2px;
	background: url(../festival/images/icon_new.png) left top no-repeat;
	z-index: 50;
}

#album-list .album-date {
	display: block;
	margin: 15px 0;
	text-align: center;
}

#album-list .album-win {
	display: block;
	margin: 0 5px;
	padding: 7px;
	color: #F5FF00;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color: #000;
}
#album-list .album-win a {
	display: block;
	color: #F5FF00;
}

#album-list .album-win span {
	display: block;
	width: 135px;
	margin: 0 auto;
	background: url(../festival/images/icon_win_s.png) left center no-repeat;
	padding: 4px 0 4px 42px;
	text-align: center;
}

/* ========================================
	result
======================================== */
#result #contents {
	color: #FFF;
	font-size: 18px;
	line-height: 1.6;
}
#result #main-visual {
	margin-bottom: 30px;
	text-align: center;
	padding-top: 0;
}

#result #main-visual img {
	width: 100%;
	height: auto;
}

/* graph */
#result .graph-unit {
	position: relative;
	margin-bottom: 5px;
}
#result .graph-pc {
	float: left;
	width: 566px;
	margin-right: 35px;
}
#graph-area .graph-pie .graph-pc {
	width: 310px;
	padding: 0 128px;
}
#result .graph-sp {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
#result .graph-comment {
	padding-top: 35px;
	overflow: auto;
	overflow-y: hidden;
	zoom:1;
}

/* review */
#result #review {
	background: url(../festival/images/review_bg.png) repeat center top;
	color: #1a1a1a;
	padding: 45px 0;
}
#result #review p {
	padding: 0 40px;
}

#result #review .collabo {
	padding: 0 35px;
}

#result .collabo a {
	color: #333;
}

/* team */
#result #team {
	padding: 60px 0 0 0;
}
#result #mvp {
	margin-bottom: 25px;
	text-align: center;
}

#result #team .team01 {
	float: left;
	margin: 0 0 0 40px;
}
#result #team .team02 {
	float: right;
}
#result #team .team-name {
	line-height: 70px;
	font-size: 24px;
	width: 418px;
	margin: 0 0 25px;
	padding: 0 0 8px;
	text-align: center;
}
#result #team .team01 .team-name {
	background: url(../festival/images/team01_bg.png) no-repeat left center;
}
#result #team .team02 .team-name {
	background: url(../festival/images/team02_bg.png) no-repeat left center;
}

#result #team .team-more {
	margin-bottom: 70px;
}

#result #team .team-more-ttl {
	margin-bottom: 16px;
}

#result #team .team-more ul {
	width: 378px;
	margin: 0 auto;	
}
#result #team .team-more ul li {
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 1.8;
}

#result #team .member {
	width: 440px;
	margin: 0 0 70px 10px;
}

#result #team .member .member-list {
	width: 400px;
}
#result #team .member .member-rank {
	float: left;
	width: 100px;
}
#result #team .member .member-info {
	float: left;
	width: 300px;
	font-size: 22px;
}

#result #team .member .fespower {
	display: table;
	width: 100%;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
	background-color: rgba(255,255,255,0.2);

}
#result #team .member .fespower-ttl,
#result #team .member .fespower-point {
	display: table-cell;
	/*vertical-align: middle;*/
}
#result #team .member .fespower-ttl {
	width: 43.75%;
}
#result #team .member .fespower-point {
	width: 56.25%;
	padding-right: 14.236%;
	background: url(../festival/images/fespower_icon.png) no-repeat right center;
	background-size: contain;
	box-sizing: border-box;
	text-align: right;
}
#result #team .member .fespower-point span {
	margin-left: 3px;
}

#result #team .team01 .item,
#result #team .team02 .item {
	margin-top: 20px;
}
#result #team .team01 .item {
	background: url(../festival/images/weapon_bg01.png) no-repeat left top;
}
#result #team .team02 .item {
	background: url(../festival/images/weapon_bg02.png) no-repeat left top;
}
#result #team .member .item li {
	float: left;
	width: 95px;
	box-sizing: border-box;
}
#result #team .member .item li:first-child {
	width: 120px;
}
#result #team .member .item img {
	padding: 5px 5px 10px 5px;
}

#sublink {
	padding-bottom: 150px;
}
#sublink ul {
	display: table;
	width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color: rgba(0,0,0,0.50);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000);/*IE8以下用*/
}
#sublink li {
	display: table-cell;
	text-align: center;
}
#sublink #next,
#sublink #prev {
	width: 20%;
}
#sublink #next a,
#sublink #prev a {
	display: none;
}
#sublink #top {
	width: 60%;
}

.note {
	font-size: 13px;
	text-align: center;
	margin-bottom: 40px;
}


/* ========================================
	sp
======================================== */
@media screen and (max-width: 768px) {
	#header, #footer {
		display: none;
	}
	body {
		background: #383838 url(../sp/common/body_bg.png) repeat center top;
		background-size: 100% auto;
	}
	.inner {
		width: 100%;
	}
	/* ========================================
		Header SP
	======================================== */
	#header_sp {
		position: relative;
		display: block;
		width: 100%;
		z-index: 100;
	}
	#header_sp ul {
		background-color: #000;
	}
	#header_sp li {
		float: right;
		width: 50%;
	}
	#header_sp li img {
		width: 100%;
	}
	#header_sp div img {
		width: 100%;
		height: auto;
	}
	/* ========================================
		#contents
	======================================== */
	#wrapper {
		min-width: 100%;
	}
	#contents {
		margin-top: 0;
		background: none;
		overflow: hidden;
	}
	#festival #contents {
		padding-bottom: 0;
	}

	/* ========================================
		Footer SP
	======================================== */
	#footer_sp {
		display: block;
	}
	#footer_sp img {
		width: 100%;
		height: auto;
	}
	#footer_sp #gnavi {
		width: 100%
	}
	#footer_sp #gnavi li {
		float: left;
		width: 50%
	}
	#footer_sp .foot-nav {
		display: table;
		width: 100%;
		height: 25px;
	}
	#footer_sp .foot-nav li {
		display: table-cell;
		width: 50%;
	}
	#footer_sp .pagetop {
		position: relative;
	}
	#footer_sp .pagetop-img {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 20%;
	}
	#footer_sp .pagetop-img img {
		width: 100%;
	}

	/* ========================================
		index.html
	======================================== */
	#festival #bg1,
	#festival #bg2,
	#festival #bg3,
	#festival #fes-bg {
		background: none !important;
	}

	#festival #fes-bg {
		padding-bottom: 0;
	}

	/* #versus-sp */
	#versus-sp {
		margin-top: -5%;
	}

	#versus-sp .vs-ttl-sp {
		position: relative;
		width: 100%;
		z-index: 1;
	}

	#versus-sp-inner {
		position: relative;
		margin: -6% 0 25% 0;
		padding: 5% 0;
		background: url(../festival/images/vs_bg_sp.gif) left top repeat;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-style: solid;
		border-width: 7px;
		border-color: #1a1a1a;
	}

	#versus-sp .vs-ttl-sp img{
		width: 100%;
		height: auto;
	}

	#versus-sp .vs-date-sp {
		display: table;
		width: 100%;
		padding: 16% 0 0 0;
		text-align: center;
		background: url(../festival/images/vs_bg_day_sp.png) left top no-repeat;
		background-size: 100% auto;
	}
	#versus-sp .vs-date-sp div {
		display: table-cell;
		width: 50%;
		padding-left: 2%;
		font-size: 22.5px;
		text-align: center;
		vertical-align: middle;
	}
	#versus-sp .vs-date-sp .week {
		display: block;
		padding-top: 2%;
		font-size: 10px;
	}
	#versus-sp .vs-date-sp .time {
		display: block;
		width: 64%;
		margin: 13% 18% 5% 18%;
		padding: 5% 0;
		border-radius: 23px;
		-webkit-border-radius: 23px;
		-moz-border-radius: 23px;
		background-color: #000;
		font-size: 16px;
	}
	
	#versus-sp .vs-btn-sp {
		position: relative;
		width: 91.875%;
		height:	auto;
		margin: 0 4.0625%;
	}
	#versus-sp .vs-btn-sp img {
		width: 100%;
		height:	auto;
	}
	#versus-sp .vs-btn-sp .vs-winner-sp {
		position: absolute;
		width: 100%;
		padding-top: 29%;
		top: 0;
		left: 0;
		text-align: center;
		font-size: 18px;
		color: #F5FF00;
	}
	#versus-sp .vs-result-sp {
		display: none;
		position: absolute;
		width: 96%;
		height: auto;
		bottom: -18.5%;
		padding: 0 2%;
	}
	#versus-sp .vs-result-sp img {
		width: 100%;
		height: auto;
	}
	#versus-sp .vs-result-sp .vs-new-sp {
		position: absolute;
		top: 14%;
		left: 8%;
		width: 15%;
	}
	#versus-sp .vs-btn-sp .vs-time-sp {
		position: absolute;
		width: 100%;
		padding-top: 32%;
		top: 0;
		left: 0;
		text-align: center;
		font-size: 14px;
	}
	
	#versus {
		display: none;
	}
	#versus-sp {
		display: block;
	}
	
	#about,
	#album {
		width: 97%;
		margin: 0 auto;
	}
	#main-img {
		width: 100%;
		margin:0;
	}
	#maintenance {
		width: 180%;
		left: -40%;
		margin-top: -1%;
		padding: 0 0 20% 0;
		background: url(../festival/images/mainte_bg.png) left center repeat;
	}
	#maintenance img,
	#main-img img,
	#about img,
	#fes-ranking img,
	#album img {
		width: 100%;
		height: auto;
	}
	  
	#about h2,
	#album h2 {
		width: 70%;
		margin: 0 auto;
	}
	#about {
		margin: 0 auto 8% auto;
		font-size: 15px;
	}
	.collabo dd img {
		width: auto !important;
	}
	  
	#album h2 {
		width: 70%;
		margin: 0 auto;
	}
	
	#album-list {
		width: 97%;
		margin: 0 auto;
		font-size: 14px;
	}
	#album-list ul {
		margin: 0;
	}
	#album-list li {
		width: 100%;
		margin: 0 0 10%;
	}
	#album-list .album-date {
		margin: 3% 0;
	  } 
	#album-list .album-win {
		margin: 0;
	}
	  
	#album-list li a:hover .album-img {
		display: none;
	}
	
	#album li,
	#album li.this,
	#album-list .album-win span {
	  	background-size: contain;
	}
	#album li.this {
		  width: 37%;
	}

	/* #fes-ranking */
	#fes-ranking {
		max-width: 100%;
		margin: 0 auto 20px auto;
		padding: 4% 2%;
		font-size: 14px;
		line-height: 1.4;
		background: none;
		background-color: rgba(26,26,26,0.8);
	}
	
	.result-ttl {
		float: none;
		width: 40%;
		margin: 2% auto;
		text-align: center;
	}
	.result-vs {
		text-align: center;
		font-size: 12px;
	}
	#result-wrap {
		margin: 2% 0 4% 0;
		padding: 6% 0 0 0;
		height: auto;
		min-height: 57px;
		background: url(../festival/images/result_bg_sp.png) left top no-repeat;
		background-size: 100% auto;
	}
	#result-inner {
		margin: 0 auto;
		width: 85%;
	}
	#result-bg {
		padding: 0;
		
	}
	.result-txt {
		height: 1em;
		margin: 0 0 0 0;
		padding: 0;
		font-size: 21px;
		line-height: 1;
	}	
	.ranking {
		width: 97%;
		margin: 0 auto;
	}
	
	.rank-ttl {
		width: 60%;
		margin: 3% auto;
		text-align: center;
	}
	.rank-ttl img {
		width: 55%;
	}
	#current-stage .rank-lead {
		margin: 2% 0;
		font-size: 12px;
	}
	
	.rank-list {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.rank-list .rank1,
	.rank-list .rank2,
	.rank-list .rank3 {
		min-height: inherit;
		height: auto !important;
		padding: 3%;
		margin-bottom: 5%;
		box-sizing: border-box;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		font-size: 14px;
	}
	.rank-list .rank1,
	.rank-list .rank3 {
		background: #82ce0a url(../stage/images/rank_bg01_sp.png) left bottom no-repeat;
		background-size: 100% auto;
	}
	.rank-list .rank2 {
		background: #c2e310 url(../stage/images/rank_bg02_sp.png) left bottom no-repeat;
		background-size: 100% auto;
	}
	
	.rank-date {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
	}
	.rank-icon {
		width: 16%;
		height: auto;
		padding: 0 2%;
	}
	.rank-name {
		width: 80%;
		padding: 0;
	}
	.rank-item {
		min-width: inherit;
		width: 100%;
		background-position: left bottom;
		background-size: contain;
	}
	.rank-item li {
		float: left;
		margin: 0 2%;
		width: 20%;
	}
	.rank-item li:first-child {
		margin: 0 7% 0 0;
	}

	.low-rank {
		width: 100%;
		font-size: 12px;
	}
	
	.rank-number {
		width: 25px;
		height: 30px;
		margin: 0 1%;
		background-size: 100% auto;
	}
	.rank4 {
		background-position: 0 0;
	}
	.rank5 {
		background-position: 0 -37px;
	}
	.rank6 {
		background-position: 0 -72px;
	}
	.rank7 {
		background-position: 0 -108px;
	}
	.rank8 {
		background-position: 0 -143px;
	}
	.rank9 {
		background-position: 0 -178px;
	}
	.rank10 {
		background-position: 0 -212px;
	}
	
	/* ========================================
		result
	======================================== */
	#result #contents {
		font-size: 13px;
	}
	
	#result img {
		width: 100%;
		height: auto;
	}

	#result #main-visual {
		margin-bottom: 10%;
	}
	#result #main-visual img {
		width: 140%;
		margin-left: -20%;
	}
	
	/* graph */
	#result #graph-area {
		width: 95%;
		margin: 0 auto;
	}
	#result .graph-unit {
		margin-bottom: 10%;
	}
	#result .graph-pc {
		position: absolute;
		float: none;
		visibility: hidden;
	}
	#result .graph-sp {
		display: block;
		position: relative;
		visibility: visible;
		margin: 0 auto;
	}
	#result .graph-comment {
		padding-top: 3%;
	}
	
	/* review */
	#result #review {
		padding: 20px 0;
	}
	#result #review p {
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	#result #review .collabo {
		width: 90%;
		margin: 15px auto 0 auto;
		padding: 0;
	}
	
	/* team */
	#result #mvp {
		width: 60%;
		margin: 0 auto 3% auto;
	}
	
	#result #team {
		padding: 10% 0 3%;
		background: none;
		background-size: 150% auto;
	}

	#result #team .team01,
	#result #team .team02 {
		width: 48%;
		margin: 0 1% 7% 1%;
	}
	#result #team .team-name {
		line-height: 50px;
		width: 100%;
		margin: 0 0 2%;
		padding: 0 0 2%;
		font-size: 16px;
	}
	#result #team .team01 .team-name,
	#result #team .team02 .team-name {
		background-size: 100% auto;
	}
	
	#result #team .member {
		width: 98%;
		margin: 0 1% 10%;
	}

	#result #team .member .member-list {
		width: 100%;
		margin: 0;
	}
	#result #team .member .member-rank {
		width: 12%;
		margin: 2% 1% 0 0;
		vertical-align: top;
	}
	#result #team .member .member-rank img {
		width: 100%;
		height: auto;
	}
	#result #team .member .member-info {
		width: 87%;
		line-height: 1.6;
		vertical-align: middle;
		padding: 0;
		font-size: 13px;
	}

	#result .fespower-point img {
		width: 14%;
		margin-left: 0.5%;
	}

	#result #team .team01 .item,
	#result #team .team02 .item {
		width: 100%;
		margin-top: 5%;
		background-size: 100% auto;
	}
	#result #team .member .item li {
		margin: 0 1.525252%;
		width: 21%;
	}
	#result #team .member .item li:first-child {
		margin: 0 7.575757% 0 0;
		width: 21%;
	}
	#result #team .member .item li:last-child {
		margin-right: 0;
	}
	#result #team .member .item img {
		padding: 3% 1.176470%;
		margin: 0;
	}
	#result #team .member .item li:first-child img {
		margin-left: 0;
	}
	
	#result #team .team-more {
		margin-bottom: 0;
	}
	
	#result #team .team-more ul {
		width: 90%;
		margin: 0 auto;
	}
	
	#result #team .team-more ul li {
		width: 100%;
		font-size: 13px;
	}
	
	#sublink {
		width: 96%;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	#sublink ul {
		width: 100%;
	}
	#sublink #top img {
		width: 38%;
	}
	
	.note {
		width: 90%;
		margin: 0 auto 8% auto;
		font-size: 11px;
	}
}