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

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

.section {
	padding: 65px 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: 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;
}

/* twoColumnsType
-------------------------------------------------- */
.twoColumnsType {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

body.sp .twoColumnsType {
	width: 100%;
}

.twoColumnsType .imgLeft {
	width: 320px;
	margin: 0 30px 29px 0;
	padding: 2px 0 0;
	float: left;
}

.twoColumnsType .imgRight {
	width: 320px;
	margin: 0 0 29px 30px;
	padding: 2px 0 0;
	float: right;
}

.twoColumnsType .image {
	margin: 0;
	padding: 5px 0 6px;
}

body.sp .twoColumnsType {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

body.sp .twoColumnsType .imgLeft,
body.sp .twoColumnsType .imgRight {
	width: 100%;
	margin: 0 0 29px;
	padding: 2px 0 0;
	float: none;
	text-align: center;
}

body.sp .twoColumnsType .imgLeft img,
body.sp .twoColumnsType .imgRight img {
	width: 80%;
	margin: 0 auto;
}

body.pc .twoColumnsType dl dt,
body.tablet .twoColumnsType dl dt,
body.sp .twoColumnsType dl dt{
	color: #fffe88;
	margin: 0.3em 0;
	line-height: 1.4;
}

.twoColumnsType dl dt {
	font-size: 19.2px;
}

body.sp .twoColumnsType dl dt {
	width: 100%;
	font-size: 288%;
}

body.pc .twoColumnsType dl dd span,
body.tablet .twoColumnsType dl dd span,
body.sp .twoColumnsType dl dd span{
	font-size: 80%;
	color: #a5c6e5;
}

/* twoColumnsType1
-------------------------------------------------- */
.twoColumnsType1 {
	width: 686px;
	margin: 0 auto 75px;
	padding: 0;
}

.twoColumnsType1 .column {
	width: 313px;
	margin: 0;
	padding: 0;
	float: left;
}

.twoColumnsType1 .columnEnd {
	width: 313px;
	margin: 0;
	padding: 0;
	float: right;
}

/* p
-------------------------------------------------- */
body .section .body p.photo{
	text-align:center;
	display:block;
	margin:2em 0 3em;
	padding:0;
}

body.sp .section .body p.photo img{
	text-align:center;
	width:98%;
}

/* group
-------------------------------------------------- */
body.pc .group,
body.tablet .group {
	display:block;
	width:100%;
	padding: 40px 0;
	margin: 50px 0;
	background: url(/applause/aladdin/special/interview/images/group_bg.jpg) top center no-repeat;
	color: #ffffff;
	font-size: 100%;
	text-align: left;
	border-top:#141823 1px solid;
	border-bottom:#141823 1px solid;
}

body.sp .group {
	display:block;
	width:100%;
	padding: 2% 0;
	margin: 5% 0;
	background: url(/applause/aladdin/special/interview/images/s/group_bg.jpg) top center no-repeat;
	color: #ffffff;
	font-size: 100%;
	text-align: left;
	border-top:#141823 1px solid;
	border-bottom:#141823 1px solid;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc .group .rel,
body.tablet .group .rel{
	width:960px;
	margin:0 auto;
}

body.sp .group .rel{
	width:95%;
	margin:0 auto;
}
