@charset "UTF-8";

/* ========================================
	main
======================================== */
main img {
	width: 100%;
	height: auto;
}

/* ========================================
	Footer
======================================== */
footer {
	padding: 13.5% 0 0;
	background: url(../gallery/images/gallery_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}


/* ========================================
	modal
======================================== */
#modal {
	display: none;
	position: absolute;
		z-index: 9200;
	left: 50%;
	width: 960px;
	margin-left: -480px;
}

#popBody {
	padding-top: 16px;
	background: transparent;
}

#popWrap {
	position: relative;
	margin: 0 auto;
	width: 870px;
	height: 574px;
	background: url(../images/modal_bg.png) center 0 no-repeat;
}

#popBody .movie-wrap {
	margin: 0 auto;
	width: 700px;
	height: 574px;
	position: relative;
}

#popBody #modal-movie {
	position: absolute;
	left: 0;
	top: 65px;
}

#popBody .movie-bg {
	width: 700px;
	height: 394px;
	background-color: #E7E7E7;
}

#popWrap #pop-close {
	padding-top: 7px;
	text-align: center;
}

.end_miiverse_txt {
    line-height: 1.15;
    background: url(../gallery/images/end_miiverse_txt_bg.gif) repeat center top;
}
