@charset "shift_jis";

/* ========================================
	#contents
======================================== */
#soft-title {
	background: #000000;
}
#soft-title h1 {
	width: 314px;
	margin: 0 auto;
	border-left: #ce181e 6px solid;
	padding: 8px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.16;
	display: table;
}
#soft-title h1 .hard {
	margin-right: 8px;
	color: #ce181e;
	display: table-cell;
	vertical-align: middle;
}

#soft-title .soft-title-name {
	display: table-cell;

}
#visual {
	padding: 217px 0 0 0;
	background: #000 url(../img/visual_bg.jpg) center top no-repeat;
	background-size: 370px 390px;
}

#visual .visual-inner {
	margin: 0 auto;
	width: 320px;
}

#about{
	padding: 0 0 18px 0;
	text-align: center;
	border-bottom: 3px solid #000;
	background: #FFF url(../img/about_bg.jpg) center 0 no-repeat;
	background-size: 420px 250px;
}

#about .about-ttl {
	padding: 13px 0;
}

#about .about-copy {
	font-size: 13px;
	line-height: 1.6;
}

#about .about-img01 {
	padding: 125px 0 13px 0;
	background: url(../img/about_img01_bg.jpg) center top no-repeat;
	background-size: 340px 125px;
}

#chara {
	background-color: #FFFFFF;
	border-bottom: 3px solid #000;
}

#chara .chara-ttl {
	padding: 10px 0 12px 0;
}

#chara .chara-name {
	padding: 10px 15px;
	color: #FFF;
	font-weight: bold;
}

#chara .chara01-bg01 {
	background-color: #b00200;
}
#chara .chara01-bg02 {
	background-color: #e13613;
}

#chara .chara02-bg01 {
	background-color: #003286;
}
#chara .chara02-bg02 {
	background-color: #0271b9;
}

#chara .chara-main {
	border-bottom: 3px solid #FFFFFF;
}

#chara .chara01-spec {
	background: url(../img/chara01_spec_bg.png) center top no-repeat;
	background-size: 420px 140px;
}

#chara .chara01-spec .chara01-spec-inner {
	margin: 0 auto;
	padding-left: 160px;
	width: 160px;
}

#chara .chara02-spec {
	background: url(../img/chara02_spec_bg.png) center top no-repeat;
	background-size: 420px 160px;
}

#chara .chara02-spec .chara02-spec-inner {
	margin: 0 auto;
	width: 320px;
}

#chara .chara-img {
	padding: 10px 0;
	text-align: center;
}


#chara .chara-copy {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.6;
}

#chara .chara-btm {
	padding: 10px 0 15px 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.6;
}


#contents .h2-ttl {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

#contents .col01 {
	color: #e13613;
}

#contents .col02 {
	color: #0271b9;
}

#contents img {
	vertical-align: bottom;
}


#spec {
	margin-bottom: 15px;
	padding-top: 20px;
	text-align: center;
}
#spec .logo {
	margin-bottom: 20px;
}
#spec .title {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
#spec .type {
	margin-bottom: 10px;
}
#spec .data {
	margin-bottom: 8px;
	color: #666666;
	font-size: 12px;
}
#spec .data span {
	color: #000;
}
#spec .hardware {
	margin-top: 14px;
	margin: 20px 0;
}
#spec .official {
	position: relative;
	width: 250px;
	margin: 0 auto 20px;
}
#spec .official a {
	display: block;
	border-radius: 15px;
	padding: 10px 0;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/official_arrow.png) 226px center no-repeat #000000;
	background-size: 15px 16px;
}
#spec .copy {
	display: block;
	padding: 0 10px;
	margin-bottom: 20px;
	color: #8c8c8c;
	text-align: center;
	font-size: 10px;
	line-height: 1.4;
	
}
#modal-area {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
#modal-area #pop-close {
	padding-top: 20px;
}