@charset "shift_jis";

.col-blue {
	color: #0096c8;
}

.col-red {
	color: #ce1824;
}

.col-green {
	color: #72c302;
}

.col-yellow {
	color: #f8f908;
}

/* ========================================
	Header
======================================== */
header {
	display: table;
	width: 100%;
	z-index: 100;
	position: absolute;
}

header .header-left {
	padding: 7px 0 6px 7px;
	display: table-cell;
	text-align: left;
}
header .header-right {
	padding: 7px 7px 0 0;
	display: table-cell;
	text-align: right;
}

header .wiiu {
	padding-right: 7px;
	display: inline-block;
	width: 68px;
	border-right: 1px solid #9fa0a0
}

header .n3ds {
	padding-left: 7px;
	display: inline-block;
	width: 120px;
}

/* ========================================
	main
======================================== */
.mainvisual {
}

.mainvisual-bg {
	background-image: url(../images/mainvisual_bg.jpg);
	background-size: 100% 100%;
}

.mainvisual-txt1 {
	padding: 0 4.6875%;
	font-size: 13px;
	line-height: 1.6;
}

.mainvisual-txt2 {
	padding: 4.6875%;
	font-size: 11px;
	line-height: 1.45;
}

.mainvisual-btn {
	padding: 0 0 20px 0;
	text-align: center;
}
.notice-text_wrapper {
	padding: 0 4.6875% 20px;
}
.notice-text {
	padding: 10px;
	font-size: 13px;
	line-height: 1.6;
	background: #fff;
	border: 2px solid #ff7d00;
	border-radius: 10px;
	color: #ff7d00;
}

.youtube-link {
	color: #ff7d00;
	padding-bottom: 2px;
	border-bottom: solid 1px #ff7d00;
}
.youtube-link:hover {
	opacity: .8;
}

.story {
	padding: 18px 9.375%;
	background-image: url(../images/story_bg.png);
	background-position: center top;
	background-repeat: repeat;
	background-size: 87px auto;

}

.story1,.story2 {
	padding: 0 0 25px 0;
}

.story img {
	max-width: 100%;	
	height: auto;
}

.story-ttl {
	margin: 0 0 6px 0;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}

.story-img {
	text-align: center;
}

.story-copy {
	margin: 7px 0 6px 0;
	color: #FFF;
	font-size: 13px;
	line-height: 1.6;
}

.is-hide {
	opacity: 0;
}
.c-movie-inner {
	position: relative;
}
.c-movie-player {
	position: relative;
	width: 100%;
	max-width: 520px;
	margin: 0 auto;
}
.c-movie-player {
	padding-top: calc(292 / 520 * 100%);
	position: relative;
}
.c-movie-player iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
    left: 0;
  }
  .c-movie-thumbnail {
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transition: opacity 200ms linear, visibility 200ms linear;
	-o-transition: opacity 200ms linear, visibility 200ms linear;
	transition: opacity 200ms linear, visibility 200ms linear;
  }
.c-movie-thumbnail::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	transform: translate(-50%, -50%);
	background: url(../images/play-btn.png) no-repeat center center / contain;
}

.movies {
	padding-bottom: 30px;	
}

.movies img {
	width: 100%;
	height: auto;
}

.message {
	padding: 15px 4.6875% 20px 4.6875%;
	background-image: url(../images/message_bg.png);
	background-position: center top;
	background-repeat: repeat;
	background-size: 100% auto;
}

.message img {
	max-width: 100%;	
	height: auto;
}

.message-miyamoto {
	text-align: center;
}

.message-copy {
	margin: 13px 0 15px 0;
	color: #5d492f;
	font-size: 13px;
	line-height: 1.6;
}

.message-profile {
	color: #666;
	font-size: 10px;
	line-height: 1.6;
}

.message-profile dd {
	margin-left: 10px;

}

.message-eshop img {
	width: 100%;
	height: auto;
}

.download {
	background-image: url(../images/spec_bg.png);	
	background-position: center top;
	background-repeat: repeat;
	background-size: 100% auto;
}

.download-hard {
	display: table;
	width: 100%;
}
.download-hard p {
	display: table-cell;
	width: 50%;
}
.download-hard p img {
	width: 100%;
	height: auto;
}

.spec-top {
	font-size: 0;
}

.spec-top img,
.spec-btm img {
	width: 100%;
	height: auto;
}

.spec {
	padding: 0 9.375% 12px 9.375%;
}

.spec-ttl {
	padding: 10px 0 20px 0;
	color: #72c302;
	font-size: 16px;
	text-align: center;
}

.spec-copy {
	color: #898989;
	font-size: 13px;
	line-height: 1.6;	
}

.eshop {
	position: relative;
}

.eshop a {
	text-decoration: underline;
}

.eshop img {
	width: 100%;	
	height: auto;
}

.eshop-img2 {
	position: relative;
}

.eshop-copy1 {
	padding: 0 13.4%;
	font-size: 13px;
	line-height: 1.6;
	position: absolute;
	top: 5px;
}

.eshop-copy2 {
	padding: 5px 13.4% 0 13.4%;
	font-size: 10px;
	line-height: 1.6;
	text-align: center;
}

.more img {
	width: 100%;	
	height: auto;
}

/* ========================================
	Footer
======================================== */
.foot-navi {
	margin: 10px 0;
	font-size: 11px;
	line-height: 1.9;
	text-align: center;
}

.pagetop {
	text-align: center;
	background-color: #72c302;
}

.pagetop a {
	padding: 12px 0;
	color: #f8f908;
	display: block;
}


/*lightbox*/
#lightboxBg {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #333333;
	opacity: 0.8;
	cursor: pointer;
}
#modal {
	display: none;
	position: absolute;
	left: 0;
	z-index: 9999;
	width: 100%;
	overflow: hidden;
}
#lightbox01,
#lightbox03 {
	display: none;
}
.close {
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: right;
}
#lightbox01 {
	padding: 5px 0 0 12px;
}
#lightbox01-inner {
	position: relative;
}
#lightbox01 .swipe-img {
	position: relative;
	left: 0;
	width: 1018px;
}
#lightbox02 {
	padding: 20px 0 28px;
	text-align: center;
	background: #f9fbff;
}
#lightbox03 {
	padding: 15px 0 23px;
	text-align: center;
	background: #ffffff;
}
#lightbox03 .ttl {
	margin-bottom: 10px;
}
#lightbox03 .text01 {
	margin-bottom: 27px;
}
.detail-btn {
	position: absolute;
	top: 7%;
	left: 13%;
	width: 74%;
	height: 14%;
}
