@charset "Shift_JIS";

/*-----------------------------------------------------------
 top contents
-------------------------------------------------------------*/


.top_banner01{
	margin:10px 0 0 0;
}
.top_banner02{
	margin:30px 0 0 0;
}
.top_cont_box h2{
	max-width:100%;
	margin:40px auto 0 auto;
	
}

.character_list{

}
.character_list dt{
	width:60%;
	margin:30px auto 0 auto;
}
.character_list dd{
	width:85%;
	margin:12px auto 0 auto;
	color:#f75f8a;
	font-size:15px;
	
}

/*cont_box02*/
.top_cont_box02{
	background-color:#f97c9f;
}
.top_cont_box02 h2{
	max-width:100%;
	margin:0 auto;
	padding:40px 0 0 0;
	
}
.top_example{
	width:95%;
	margin:30px auto 0 auto;
}
.top_example dl{
	border:2px #fff solid;
	width:49%;
	padding: 2% 6px;
	color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 16px 0;
	height:200px;

}
.top_example .bottom_box{
	height:265px;

}
.top_example dt{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding:0 0 40px 0;
	background:url(../../img/top_bg01.png)no-repeat  center 50px;
	line-height:1.3;

}
.top_example dd{
	margin:8px 0 0 0;
	font-size:13px;
	/*display: list-item;
	list-style-type: square;*/

}

.pagetop{

	margin:30px 0 0 0 ;
}