@charset "utf-8";
/* CSS Document */

#charaWrap {
	width: 640px;
}
.charaimgwrap {
	width: 600px;
	margin: 0 auto;
}
.thumb {
	width: 600px;
	margin-bottom: 15px;
}
.charathumb1 {
	margin: 0;
	position: relative;
	top: 0;
}
.charathumb1 img {
	margin-right: 5px;
	float: left;
}
.charathumb2 {
	margin-left: 50px;
	position: relative;
	top: -22px;
}
.charathumb2 img {
	margin-left: 5px;
	float: left;
}
.charaname {
	margin-bottom: 20px;
	font-size: 40px;
	text-shadow: 4px 4px 0 #000000;
}
.castname {
	font-size: 25px;
	text-shadow: 4px 4px 0 #000000;
}
.charaimg {
	width: 600px;
}
.bxslider {
	width: 600px;
	height: 500px;
	overflow: hidden;
}
.bxslider li  {
	float: left;
}
.bx-controls-direction {
	display: none;
}
.charaimgwrap .txtarea {
	width: 600px;
	margin-bottom: 60px;
	position: relative;
	top: 30px;
}
.charaimgwrap .txtarea p {
	margin-bottom: 150px;
	text-shadow: 4px 4px 0 rgba(0,0,0,1);
	position: relative;
}
.charaimgwrap .textno {
	font-size: 55px;
	font-family: 'Montserrat',sans-serif;
	font-weight: 400;
	color: #016a58;
	position: absolute;
	top: 0;
	left: 0;
}
.charano {
	font-size: 167px;
	font-family: 'Montserrat',sans-serif;
	font-weight: 700;
	color: #016a58;
	position: absolute;
	top: 0;
	left: 60px;
}
#bx-pager {
	width: 600px;
	margin: 45px auto 0;
	text-align: center;
}
#bx-pager .goleft {
	margin-right: 10px;
	float: right;
}
#bx-pager .goright {
	margin-left: 10px;
	float: left;
}