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


.section {
	padding: 74px 0 0;
}

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

body.sp .section {
	padding: 0;
	background: #000000 url(/applause/lionking/about/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: 131px;
}

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

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

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

.award {
    background: rgba(0,0,0,0.6);
    padding: 20px;
}

.award h3 {
    margin: 0 0 10px;
    padding: 0px;
    font-size: 18px;
    line-height: 1.4;
    color: #fdf39d;
}

.award ul{
    margin: 0 0 10px;

}
.award ul li {
    font-size: 16px;
    padding: 0 0 5px 0;
}

body.sp .award ul li {
    font-size: 240%;
}

body.sp .award h3 {
    font-size: 240%;
}

