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

.section {
	padding: 64px 0 0;
}

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

body.sp .section {
	padding: 0;
	background: #fff url(/applause/mammamia/character/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: 110px;
}

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

.section .characterBox {
	margin: 0 auto 22px;
}

.section .characterBox .threeColumnsType {
	width: 960px;
	margin: 0 auto 18px;
}

.characterBox .threeColumnsType .column {
	width: 300px;
	margin: 0 30px 0 0;
	padding: 0;
	text-align: left;
	float: left;
}

.characterBox .threeColumnsType .columnEnd {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	float: left;
}

body.sp .section .characterBox .threeColumnsType {
	width: 100%;
	margin: 48px auto 0;
}

body.sp .section .characterBox .threeColumnsType .column,
body.sp .section .characterBox .threeColumnsType .columnEnd {
	width: 100%;
	margin: 0 0 29px;
	float: none;
}

.section .characterBox .threeColumnsType .image {
	border: 1px solid #d0ba9c;
	margin: 0 0 28px;
}

body.sp .section .characterBox .threeColumnsType .image {
	border: 2px solid #726450;
	box-sizing: border-box;
}

.section .characterBox .threeColumnsType img {
	width: 298px;
}

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

.section .characterBox h3 {
	margin: 0 0 16px;
	padding: 0px;
	font-size: 20px;
	line-height: 1.4;
	color: #e54acd;
}

body.sp .section .characterBox h3 {
	font-size: 325%;
}

.section .characterBox p {
	font-size: 125%;
	line-height: 1.6875;
	color: #333;
}

.section .characterBox p.caption {
	font-size: 109.375%;
	line-height: 1.429;
	color: #999999;
}

body.sp .section .column p.caption {
	margin: 0 0 29px;
}

body.sp .section .columnEnd p.caption {
	margin: 0;
}

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