@charset 'UTF-8';
@charset 'UTF-8';

body.pc,
body.tablet {
	background: #000000 url(/applause/anayuki/cast/images/bg.jpg) top center no-repeat;
}

.section {
	padding: 64px 0 0;
}

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

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

body.sp .section .pageTitle {
	width: 44.6%;
	padding: 6.5% 0 0;
	margin: 0 auto 4.5%;
	background: transparent;
}

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

.section h3.staff {
	color:#DBB400;
	font-weight:bold;
	}

body.pc .section h3.staff,
body.tablet .section h3.staff {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size:150%;
}

body.sp .section h3.staff {
	padding: 7% 0 0;
	margin: 0% auto 4%;
}


.castUnit {
	margin: -13px 0 51px;
}

.section dl {
	padding: 10px 0 13px;
	margin: 0 0 3px;
	border-bottom: 1px solid #1c398a;
}

body.sp .section dl {
	border-bottom: 2px solid #1c398a;
}

body.sp .section dl {
	padding: 1% 0 1.3%;
	margin: 0 0 0.3%;
	border-bottom: 2px solid #034486;
}

.section dt,
.section dd {
	font-size: 14px;
	line-height: 1.2857;
	float: right;
}

.section dt span {
	padding-right: 1%;
	background: #000000;
}

.section dt {
	width: 52%;
	padding: 0 2% 0 0;
	margin: 0 1% 0 0;
	color: #ffffff;
	font-weight: bold;
	float: left;
}

.section dd {
	width: 45%;
	color: #ffffff;
	float: right;
}

body.sp .section dt,
body.sp .section dd {
	font-size: 180%;
}

.twoColumnsType1,
.oneColumnsType1 {
	width: 100%;
	padding: 0 20px;
	margin: 0;
	box-sizing: border-box;
}

.twoColumnsType1 .column,
.twoColumnsType1 .columnEnd {
	width: 450px;
}

body.sp .section .twoColumnsType1 .column,
body.sp .section ..twoColumnsType1 .columnEnd {
	width: 49%;
}

body.sp .section ..twoColumnsType1 .column {
	margin: 0 2% 0 0;
}

body.sp .section .twoColumnsType1 dl {
	padding: 2% 0 2.6%;
	margin: 0 0 0.6%;
}

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