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

.section {
	padding: 64px 0 0;
}

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

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

body.sp .section h1 {
	width: 50%;
	padding: 4.5% 0 0;
	margin: 0 auto 9%;
}

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

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

.characterBox .section {
	background:none!important;
}

body.pc .characterBox .section,
body.tablet .characterBox .section {
	padding: 20px 0 0;
}

body.sp .characterBox .section {
	padding: 2.4% 0 0;
}

body.sp .characterBox .section:first-child {
	padding-top:1%;
}

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

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

.characterBox .threeColumnsType .columnEnd {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: 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:#fff100 1px solid;
	margin: 0 0 25px;
}

body.sp .section .characterBox .threeColumnsType .image {
	border:#fff100 3% solid;
	box-sizing: border-box;
}

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

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

.section .characterBox h3 {
	 margin: 0 0 20px;
	 padding: 0 0 14px 0.1em;
	font-size: 17.5px;
	line-height: 1.4;
	color: #ffdb82;
	border-bottom: 1px solid #93d2d7;
}

body.sp .section .characterBox h3 {
	font-size: 260%;
	margin-top:4%;
}

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

.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;
}

body .section .map {
	margin: 0 0 107px;
}
body.sp .section .map img {
	width: 100%;
}
