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

.section {
	padding: 75px 0 0;
}

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

body.sp .section {
	padding: 0;
	background: #000000 url(/applause/cats/about/images/s/bg.png) 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-top: 0px;
	margin-bottom: 60px;
}

body.sp .section h1 {
	width: 35.3%;
	padding: 5% 0 0;
	margin: 0 auto 8%;
}

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

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

.twoColumnsType .imgCenter {
	margin: 0 auto 29px;
	padding: 2px 0 0;
	text-align: center;
}

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

body.sp .twoColumnsType .imgCenter img{
	width: 80%;
	margin: 0 auto;
}

.oshirase {
	border:#fdec78 1px solid;
	padding:1em;
}

body.sp .oshirase {
	border:#fdec78 2px solid;
	padding:2%;
	margin:2%;
	width:96%!important;
}
