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

.section {
	padding: 75px 0 0;
}

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

.twoColumnsType .section:first-child {
	padding-top: 0;
}

body.pc .section .pageTitle,
body.tablet .section .pageTitle {
	margin-bottom: 135px;
}

body.sp .section .pageTitle {
    width: 43.7%;
    padding: 10% 0 0;
    margin: 0 auto 15%;
}

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

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

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

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

.twoColumnsType .image img {
	border: 1px solid #633e19;
}
