@charset "utf-8";
/*--------------------------
◇ガイド共通
--------------------------*/


/*--------------------------
◇Pmangとは？
--------------------------*/
.win_def_1 .win_def_2{
	padding:0;
}

.about_wrap{
  background: url(../images/pmang/about/bg.png) 0 0 no-repeat;
	padding:20px 0 30px;
}

.about .imgsp{
  background: url(../images/pmang/about/img.png) 0 0 no-repeat;
}

.about .title{
	background-position:195px -460px;
	height:263px;
	overflow:hidden;
}
.about .title h1{
	margin-top:500px;
}
.about .ttl01,
.about .ttl02,
.about .ttl03{
	margin:38px 45px 0;
  background: url(../images/pmang/about/img.png) 0 -804px no-repeat;
}
.about .ttl01 h2{
	height:34px;
	background-position:0 0;
}
.about .ttl01 p{
	margin:24px 0 0 26px;
	height:20px;
	background-position:0 -108px;
}
.about .ttl02 h2{
	height:35px;
	background-position:0 -34px;
}
.about .ttl02 p{
	margin:24px 0 0 26px;
	height:17px;
	background-position:0 -128px;
}
.about .ttl03 h2{
	height:39px;
	background-position:0 -69px;
}
.about .ttl03 p{
	margin:24px 0 0 26px;
	height:39px;
	background-position:0 -145px;
}

.about .btn_area{
	margin:10px auto;
	text-align:center;
}
.about .btn_area a{
	margin:0 auto;
	background-position:0 -276px;
	width:480px;
	height:92px;
	line-height:30;
}
.about .btn_area a:hover{
	background-position:0 -368px;
}

.about .intro{
	margin:10px 25px 0;
	padding:10px;
	border:solid 1px #ccc;
	text-align:left;
}
.about .intro.first_child{
margin-top:16px;
}
.about .intro dl{
	margin-left:7px;
	width:420px;
	float:left;
}
.about .intro dt{
	background: url(../images/pmang/template/deco.png) no-repeat scroll -688px -121px transparent;
	font-weight:bold;
  line-height: 1.4;
  margin: 6px 0 8px;
  padding: 0 0 0 16px;
}
.about .intro dd{
	padding-left:16px;
	line-height:1.5;
}
.about .intro a{
	width:230px;
	height:92px;
	float:right;
	line-height:30;
}
.about .intro a.btn_game_d{
	background-position:0 -184px;
}
.about .intro a.btn_game_b{
	background-position:-230px -184px;
}
.about .intro a.btn_game_m{
	background-position:-460px -184px;
}

.about .ex{
	margin:0 46px;
	text-align:left;
	position:relative;
}
.about .ex .ttl_2{
	margin-bottom:8px;
}
.about .ex p{
	padding-left:16px;
	line-height:1.5;
}
.about .ex a{
	position:absolute;
	right:0;
	bottom:8px;
}

.about .btn_right{
	margin:0 46px;
	text-align:right;
}