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

.section {
	padding: 64px 0 0;
}

body.sp #headerPosition+.section {
	padding: 0;
	background: #000000 url(/applause/chorusline/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 .pageTitle,
body.tablet .section .pageTitle {
	margin-bottom: 116px;
}

body.sp .section .pageTitle {
        width: 57%;
	padding: 6.4% 0 0;
	margin: 0 auto 11.6%;
	background: none;
}

body.sp .section p {
	width: 100%;
	background: #000000;
}

body.pc .title4,
body.tablet .title4{
	margin-bottom: 20px;
	font-size:16px;
	color: #ffeb67;
	font-weight: bold;
	text-align: left;
}

body.sp .title4{
	margin-top: 1em;
	color: #ffeb67;
	font-weight: bold;
	text-align: left;
	font-size:16px;
}

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

.introBox {
	margin-top: 48px;
	margin-bottom: 29px;
	padding: 5px 10px;
	color: #000000;
	background: rgba(255,255,255,.7);
}

body.sp .introBox p {
	background: transparent;
	/* font-size: 115%; */
}
