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

.section {
	padding: 65px 0 0;
}

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

body.sp .section {
	padding: 0;
	background: #000000 url(/applause/aladdin/learn_more/shared/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: 90px;
}

body.sp .section h1 {
    width: 38.3%;
    padding: 4.4% 0 0;
    margin: 0 auto 11.1%;
}

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

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


body .section .lamp {
    color: #FFFE88;
}

body.sp .section .lamp {
    font-weight: normal;
}

body.pc .section .lamp,
body.tablet .section .lamp {
	margin-bottom: 27px;
	font-size: 200%;
	line-height: 1.4;
}
