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

body.sp #headerPosition+.section {
	padding: 0;
	background: #000000 url(/applause/littlemermaid/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;
}


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

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

body.sp .section .pageTitle {
	width: 23.6%;
	padding: 3% 0 0;
	margin: 0 auto 15%;
	background: transparent;
}

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

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%;
}
