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

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

.section {
	padding: 51px 0 0;
}

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

body.sp .section {
	padding: 0;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

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

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

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

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

/* p
-------------------------------------------------- */
body .section p.right {
	text-align: right;
}

/* dl
-------------------------------------------------- */
body .section dl {
	margin: 45px 0 35px;
	padding: 15px 20px 13px;
	font-size: 16px;
	line-height: 1.75;
	background: #33302b;
}

body.sp .section dl {
	font-size: 240%;
}

body .section dl dt {
	margin: 0 0 9px;
	font-weight: bold;
}
