/* -------------------------------------------
ゲームセミナーとは？
--------------------------------------------*/
#what h1{
	width: 100%;
	text-align: center;
	padding: 30px 0 0 0;
}
#what h1 img{
	width: 90%;
	max-width: 494px;
	height: auto;
}
#what #outline img{
	display: none;
}
#what #main .for_sp_txt{
	border-bottom: dotted 1px #bfbfbf;
	background: url(images_sp/mark.png) center center no-repeat;
	background-size: 80% auto;
}
#what #main .for_sp_txt p{
	padding: 30px 20px 0 20px;
	line-height: 1.6;
}
#what #main .for_sp_txt p.name{
	text-align:right;
}
#what .image{
	padding-top: 20px;
	text-align: center;
}
#what .image img{
	width: 50%;
	max-width: 320px;
	height: auto;
}
#what #per1 dt img{
	width: 90%;
	height: auto;
}
#what #per2 dt img{
	width: 90%;
	height: auto;
}
#what dt{
	padding: 20px 0px 30px 0px;
	text-align: center;
}
#what dd p{
	padding: 0 20px 30px 20px;
	line-height: 1.6;
}
#what .box{
	border-bottom: dotted 1px #bfbfbf;
}
