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

.section {
	padding: 74px 0 0;
}

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

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

body.sp .section .pageTitle {
	width: 51.3%;
	padding: 6% 0 0;
	margin: 0 auto 11%;
	background: transparent;
}

body.sp .section h1 {
	width: 26.354%;
	padding: 7.7% 0 0;
	margin: 0 auto 13.658%;
}

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

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

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

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

body.sp .section .characterBox .threeColumnsType .image {
	border: 2px solid #034486;
	box-sizing: border-box;
}

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

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

.section .characterBox h3 {
	margin: 0 0 16px;
	padding: 0px;
	font-size: 20px;
	line-height: 1.4;
	color: #00afe2;
}

body.sp .section .characterBox h3 {
	font-size: 325%;
}

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

.section .characterBox p.caption {
	font-size: 109.375%;
	line-height: 1.429;
	color: #fff
}

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%;
}
/*3番目に画像がなくtextの場合のcss、3番目以降画像が揃ったらすべて削除*/

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

.characterBox .threeColumnsType .column:nth-child(2) {
    width: 300px;
    margin: 0 120px 0 0;
}

.section .characterBox p.caption {
    margin-bottom: 50px;
}

.section .characterBox h3 {
background: url(/applause/anayuki/character/images/bg_bottom_2.png) bottom left no-repeat;
padding: 0px 0 12px 0;
}

.characterBox .threeColumnsType .column h3 {
background: url(/applause/anayuki/character/images/bg_bottom.png) bottom left no-repeat;
padding: 0px 0 12px 0;
}

body.sp .characterBox .threeColumnsType .column h3 {
background: url(/applause/anayuki/character/images/bg_bottom_2.png) bottom left no-repeat;
padding: 0px 0 12px 0;
}
