@charset "UTF-8";
body.pc,
body.tablet {
	background: #000000 url(/applause/aladdin/character/images/bg.jpg) top center no-repeat;
}

.section {
	padding: 64px 0 0;
}

body.sp .section p {
	width: 100%;
	background: rgba(0,0,0,1.0);
}

body.sp .section {
	padding: 0;
	background: #000000 url(/applause/aladdin/character/images/s/bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 110px;
}

body.sp .section h1 {
	width: 41%;
	padding: 2% 0 0;
	margin: 0 auto 10%;
}

body.sp .section h1 img {
	width: 100%;
}

.section .characterBox .threeColumnsType {
	width: 960px;
	margin: 48px auto 10px;
}

.characterBox .threeColumnsType .column {
	width: 300px;
	margin: 0 30px 10px 0;
	padding: 0;
	text-align: left;
	float: left;
}

.characterBox .threeColumnsType .columnEnd {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	float: left;
}

body.sp .section .characterBox .threeColumnsType {
	width: 100%;
	margin: 48px auto 0;
}

body.sp .section .characterBox .threeColumnsType .column,
body.sp .section .characterBox .threeColumnsType .columnEnd {
	width: 100%;
	margin: 0 0 29px;
	float: none;
}

.section .characterBox .threeColumnsType .image {
	border: 1px solid #695c4a;
}

.section .characterBox .threeColumnsType img {
	width: 298px;
}

body.sp .section .characterBox .threeColumnsType img {
	width: 100%;
}

.section .characterBox .threeColumnsType h2 {
	margin: 24px 0 20px;
	background: url(/applause/aladdin/character/images/bg_bottom.png) bottom left no-repeat;
}

body.sp .section .characterBox .threeColumnsType h2 {
	background: url(/applause/aladdin/character/images/bg_bottom2.png) bottom left no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

.section .characterBox p {
	font-size: 125%;
	line-height: 1.6875;
	color: #ffffff;
}

.section .characterBox p.caption {
	font-size: 109.375%;
	line-height: 1.429;
	color: #999999;
}

body.sp .section .column p.caption {
	margin: 0 0 29px;
}

body.sp .section .columnEnd p.caption {
	margin: 0;
}

.threeColumnsType2, body.sp .section .characterBox .threeColumnsType2 {
	margin: 75px auto;
}
