@charset "shift_jis";

/* ========================================
	#contents
======================================== */
#soft-title {
	background: #E9B752;
}
#soft-title h1 {
	width: 320px;
	margin: 0 auto;
	padding: 8px 0;
	color: #592E00;
	font-size: 12px;
}
#soft-title h1 .feature {
	width: 60px;
	padding: 7px 10px;
	color: #2B3964;
	border-left: #2B3964 6px solid;
}
#contents-inner {
	line-height: 1.6;
	min-width: 320px;
	margin: 0 auto;
	overflow: hidden;
	color: #592e01;
	font-size: 13px;
	background: #F0DDB4;
}
#contents-inner img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
#contents-inner p {
	padding: 0 11px;
}
.mainvisual {
	text-align: center;
	background: url(../img/contents_bg.png) repeat-y center 0;
}
.about-zelda {
	margin: 0 auto;
	padding: 0;
	background: url(../img/contents_bg.png) repeat-y center 0;
}
.about-zelda .wrap {
	background: url(../img/about_wrap_bg.png) repeat-x 0 bottom;
}
.about-zelda .ttl {
	margin: 0 0 10px;
	text-align: center;
	background: url(../img/about_ttl_bg.png) repeat-x 0 0;
}
.about-zelda .about-inner {
	width: 320px;
	margin: 0 auto;
}
.about-zelda .about-inner .chara01 {
	float: left;
	margin: 0 20px 0 2px;
}
.section {
	line-height: 1.7;
	background: url(../img/contents_bg.png) repeat-y center 0;
}
.section .sttl{
	line-height: 1.4;
	padding: 7px 0;
	color: #FFFFFF;
	background: url(../img/section_ttl_bg.png) repeat 0 0;
	border-top: 2px solid #E6E6E6;
	border-bottom: 2px solid #E6E6E6;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.section .section-inner {
	width: 320px;
	margin: 0 auto;
	padding: 10px 0 20px;
	text-align: center;
}
.section .section-inner p {
	text-align: left;
}
.section .section-inner .figure01 {
	margin: 5px 0 0;
}
.section .section-inner .ganon {
	position: relative;
	height: 204px;
}
.section .section-inner .ganon div {
	position: absolute;
	top: 0;
	left: 15px;
}
.section.message .section-inner {
	position: relative;
	padding: 10px 0 15px;
}
.section.message .section-inner p.text02 {
	width: 200px;
}
.section.message .section-inner .aonuma {
	position: absolute;
	right: 15px;
	bottom: 0;
}
.section .btn-area {
	background: url(../img/btn_bg.png) 0 0 repeat-x;
	background-size: 22px auto;
	height: 113px;
}

#contents .section .zelda-btn {
	padding: 29px 0 0 0;
}
.series h3 {
	padding: 20px 0 10px;
	color: #446502;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #a1b280;
}
.series ul li {
	border-bottom: 1px solid #a1b280;
}
.series ul li a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
}
.series ul li a .list-inner {
	display: table;
	width: 300px;
	margin: 0 auto;
	background: url(../img/series_arrow.png) no-repeat right center;
	background-size: 8px 13px;
	-webkit-background-size: 8px 13px;
	-moz-background-size: 8px 13px;
}
.series ul li a .list-inner .img {
	display: table-cell;
	width: 125px;
	vertical-align: top;
}
.series ul li a .list-inner .text {
	display: table-cell;
	line-height: 1.3;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
}
.series ul li a .list-inner .text .name {
	line-height: 1.5;
	margin: 0 0 8px;
	color: #446502;
	font-size: 12px;
	font-weight: bold;
}
.series ul li a .list-inner .text span {
	color: #666666;
}
.chara-link h3 {
	line-height: 1.4;
	padding: 20px 0 10px;
	color: #ea8c00;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #f4c57f;
}
.chara-link ul li {
	border-bottom: 1px solid #f4c57f;
}
.chara-link ul li a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
}
.chara-link ul li a .list-inner {
	width: 300px;
	margin: 0 auto;
	background: url(../img/link_arrow.png) no-repeat right center;
	background-size: 8px 13px;
	-webkit-background-size: 8px 13px;
	-moz-background-size: 8px 13px;
}
.chara-link ul li a .list-inner .img {
	display: table-cell;
	width: 125px;
	vertical-align: top;
}
.chara-link ul li a .list-inner .text {
	display: table-cell;
	line-height: 1.3;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
}
.chara-link ul li a .list-inner .text .name {
	line-height: 1.5;
	margin: 0 0 8px;
	color: #ea8c00;
	font-size: 12px;
	font-weight: bold;
}
.chara-link ul li a .list-inner .text span {
	color: #666666;
}
.chara-link ul li a .list-inner .name.ico:after {
	padding: 0 0 0 5px;
	content: url(../img/ico_link.png);
}
#spec {
	margin-bottom: 15px;
	padding-top: 20px;
	text-align: center;
}
#spec .logo {
	margin-bottom: 20px;
}
#spec .title {
	margin-bottom: 20px;
	color: #ed0000;
	font-size: 16px;
	font-weight: bold;
}
#spec .data {
	margin-bottom: 7px;
	color: #666666;
	font-size: 12px;
}
#spec .data span {
	color: #ed0000;
}
#spec .hardware {
	margin: 20px 0;
}
#spec .copy {
	display: block;
	margin-bottom: 20px;
	color: #8c8c8c;
	text-align: center;
	font-size: 10px;
	line-height: 1.4;
}
/* ----------------------------------------
	clearfix
---------------------------------------- */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}