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

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

.section {
	padding: 50px 0 0;
}

body.sp .section {
padding: 3% 0;
}

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


body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 110px;
}

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

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

.section .characterBox p {
	margin-bottom: 0;
	font-size: 125%;
	line-height: 1.6875;
	color: #ffffff;
}

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

.charactor_separate{
    border-top: 2px solid #c3a05a;
    margin-top: 80px;
    width: 100%;
    min-width: 1000px;
}
body.sp .charactor_separate{
    border-top: 4px solid #c3a05a;
min-width: inherit;
}
.charactor_sub_headline{
   font-size: 24px !important;
    padding-top: 30px;
    text-align: center;
    color: #f9cd72 !important;
}
body.sp .charactor_sub_headline{
    font-size: 325% !important;
    margin-bottom: 50px !important;
padding-top: 50px;
}


