@charset "shift_jis";

/* ========================================
	#topper
======================================== */

#topper .ttl {
	padding: 11px 0 0 26px;
}

#topper .lead {
	padding: 1px 0 27px 43px;
}

#topper .topper-3ds {
	position: absolute;
	top: 10px;
	right: 21px;
}


/* ========================================
	#main
======================================== */
#main,
#smpmain {
	margin: 0 0 0 38px;
	padding-bottom: 50px;
	position: relative;
}

#main .box,
#smpmain .box {
	width: 888px;
	position: relative;
}

#main .box-top {
	background: url(../playmode/images/box_top.png) 0 0 no-repeat;
}

#main .box-btom {
	height: 648px;
	background: url(../playmode/images/box_btm.png) 0 324px no-repeat;
}

#main .box-ttl,
#smpmain .box-ttl {
	padding: 57px 0 0 43px;
}

#main .box-item-wrap {
	padding: 27px 0 0 41px;
}

#main .box-item {
	float: left;
	padding-right: 23px;
	width: 252px;
	height: 310px;
	background: url(../playmode/images/box_item_bg.png) 0 0 no-repeat;
}

#main .box-item-img {
	padding: 14px 9px 0 9px;
	text-align: center;
}

#main .box-copy {
	padding: 39px 0 0 120px;
}

#main .box-chara01 {
	position: absolute;
	top: 407px;
	left: 20px;
}

#main .box-chara02 {
	position: absolute;
	top: 116px;
	left: 504px;
}

#main .box-chara03 {
	position: absolute;
	top: 422px;
	left: 742px;
}


/* ========================================
	popWrap
======================================== */
#modal {
	display: none;
	position: absolute;
		z-index: 9200;
	left: 50%;
	width: 960px;
	height: 1110px;
	margin-left: -480px;
}

#popBody {
	padding-top: 17px;
	background: transparent;
}

#popWrap {
	margin: 0 auto;
	width: 960px;
}

#popBody .modal-bg {
	margin: 0 auto;
	width: 540px;
	height: 411px;
	background: url(../playmode/images/modal_bg.png) 0 0 no-repeat;
	position: relative;
}

#popBody .modal-ttl {
	padding: 21px 0 13px 0;
	text-align: center;
}

#popBody #modal-movie {
	/*padding: 0 0 0 33px;*/
	position: absolute;
	left: 33px;
	top: 60px;
}

#popBody .modal-btn li {
	position: absolute;
}

#popBody .modal-btn-prev {
	top: 165px;
	left: -36px;
}

#popBody .modal-btn-next {
	top: 165px;
	right: -37px;
}

#popBody #pop-close {
	position: absolute;
	top: -17px;
	right: -17px;
}



/* ========================================
	ƒXƒ}ƒz
======================================== */
#topper .smplead {
	padding: 1px 0 25px 43px;
}

#smpmain .box-top {
	background: url(../playmode/images/smp_box_top.png) 0 0 no-repeat;
}

#smpmain .box-mdl {
	background: url(../playmode/images/smp_box_mdl.png) 0 400px no-repeat;
}

#smpmain .box-btom {
	height: 1151px;
	background: url(../playmode/images/smp_box_btm.png) 0 800px no-repeat;
}

#smpmain .box-item-wrap {
	padding: 26px 0 0 41px;
}

#smpmain .box-item {
	margin-bottom: 15px;
	width: 804px;
	height: 260px;
	background: url(../playmode/images/smp_box_item_bg.png) 0 0 no-repeat;
}

#smpmain .box-item-img {
	padding: 18px 0 0 18px;
	width: 391px;
	float: left;
}

#smpmain .box-item-txt {
	padding: 18px 19px 0 0;
	width: 357px;
	float: right;
}

#smpmain .box-copy {
	padding: 26px 0 0 120px;
}