@charset "shift_jis";

/* ========================================
	#contents
======================================== */

#contents {
	margin-bottom: 6.25%;
	background: url(../../img/kirby/bg_contents.gif) repeat left top;
	background-size: 72px 72px;
}
#contents img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
#contents p.text {
	line-height: 1.8;
	width: 95.3125%;
	margin: 0 auto 2%;
	font-size: 13px;
}
.next_btn {
	margin: 3.4375% 0 0;
	padding-bottom: 3.4375%;
	background: none;
}

/* index-title */
#index-title {
	padding-top: 7px;
	text-align: center;
}
#index-title .btn {
	margin: 0 12.5%;
}

/* kirby_index_a */
.kirby_index_a .article01 {
	position: relative;
}
.kirby_index_a .article01 .btn {
	width: 46.86%;
	position: absolute;
	bottom: 0;
	right: 6.875%;
}
.kirby_index_a .article02 .btn-area {
	position: relative;
	margin-top: -11.37%;
	padding-top: 11.37%;
}
.kirby_index_a .article02 ul {
}
.kirby_index_a .article02 ul li {
	position: absolute;
	width: 37.5%;
	height: auto;
}
.kirby_index_a .article02 ul li.btn01 {
	top: 0;
	left: 32.19%;
}
.kirby_index_a .article02 ul li.btn02 {
	top: 12.27%;
	left: 1.875%;
}
.kirby_index_a .article02 ul li.btn03 {
	top: 12.27%;
	right: 0;
}
.kirby_index_a .article02 ul li.btn04 {
	top: 31.07%;
	left: 32.19%;
}
.kirby_index_a .article02 ul li.btn05 {
	top: 44.13%;
	left: 1.875%;
}
.kirby_index_a .article02 ul li.btn06 {
	top: 44.13%;
	right: 0;
}
.kirby_index_a .article02 ul li.btn07 {
	top: 62.27%;
	left: 32.19%;
}

/* kirby_index_b */
#contents.kirby_index_b {
	margin-bottom: 3%;
}
.kirby_index_b .article01 ul li {
	float: left;
	width: 50%;
}

/* official,copy */
#spec {
	text-align: center;
}
#spec .official {
	position: relative;
	width: 250px;
	margin: 0 auto 20px;
}
#spec .official a {
	display: block;
	border-radius: 8px;
	padding: 18px 0;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 226px center;
	background-color: #000;
	background-image: url(../../img/smashbros/official_arrow.png);
	background-size: 16px 16px;
	font-size: 15px;
}
#spec .copy {
	display: block;
	padding: 0 10px;
	margin-bottom: 20px;
	color: #8C8C8C;
	text-align: center;
	font-size: 10px;
	line-height: 1.4;
}

/* ========================================
	#modal
======================================== */
body {
	font-family :ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	font-size :14px;
	-webkit-text-size-adjust :none;
}
#coverLayer {
	background: #FFF;
}
.kirby_index_b #coverLayer {
	background: #F4F0E2 url(../../img/modal_b_bg.png) repeat left top;
	opacity: 1.0;
}
#modal-area dl {
	width: 320px;
	height: 260px;
	margin-top: -75px;
}
#modal-area dl dd {
	line-height: 1.8;
	width: 260px;
	margin: 10px auto 0;
	color: #FFF;
	font-size: 13px;
}
#modal-area.oheya01 dl {
	background: url(../../img/modal_a_bg01.png) no-repeat left top;
	background-size: 320px 260px;
}
#modal-area.oheya02 dl {
	background: url(../../img/modal_a_bg02.png) no-repeat left top;
	background-size: 320px 260px;
}
#modal-area.oheya03 dl {
	background: url(../../img/modal_a_bg03.png) no-repeat left top;
	background-size: 320px 260px;
}
#modal-area.oheya04 dl {
	background: url(../../img/modal_a_bg04.png) no-repeat left top;
	background-size: 320px 260px;
}
#modal-area.oheya04 dl dd {
	color: #522418;
}
#modal-area.oheya05 dl {
	background: url(../../img/modal_a_bg05.png) no-repeat left top;
	background-size: 320px 260px;
}
#modal-area.oheya06 dl {
	background: url(../../img/modal_a_bg06.png) no-repeat left top;
	background-size: 320px 260px;
}
#modal-area.oheya07 dl {
	background: url(../../img/modal_a_bg07.png) no-repeat left top;
	background-size: 320px 260px;
}
#modal-area .modal-arw {
	width: 320px;
}
#modal-area .modal-arw li.modal-arw-left {
	float: left;
}
#modal-area .modal-arw li.modal-arw-right {
	float: right;
}
#modal #modal-close {
	padding-top: 0;
}