/*	character
============================== */

/* window */
div.bx-wop {
	text-align:left;
	position:absolute;
	left:50%;
	z-index:5200;
}
@media all and (min-width: 768px) {
div.bx-wop {
	width:720px;
	margin-left:-360px;
}
}
@media all and (min-width: 480px) and (max-width: 767px) {
div.bx-wop {
	width:460px;
	margin-left:-230px;
}
}
@media all and (max-width: 479px) {
div.bx-wop {
	width:300px;
	margin-left:-150px;
}
}

/* button */
p.btn-w-close a, div.bx-wop-btn ul li a {
	display:block;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
	background-image:url(../character/img/btn_wop.svg);
	background-repeat:no-repeat;
}
p.btn-w-close a {
	cursor:default;
}
div.bx-wop-btn {
	position:relative;
}
div.bx-wop-btn ul {
	list-style-type:none;
	position:absolute;
}
div.bx-wop-btn ul li {
	display:block;
	float:left;
}
@media all and (min-width: 768px) {
p.btn-w-close a {
	width:720px;
	height:80px;
	background-position:640px -160px;
}
div.bx-wop-btn {
	width:720px;
	height:80px;
}
div.bx-wop-btn ul {
	left:560px;
}
div.bx-wop-btn ul li.btn-w-prev, div.bx-wop-btn ul li.btn-w-next {
	width:80px;
}
div.bx-wop-btn ul li a {
	width:76px;
	height:76px;
}
div.bx-wop-btn ul li.btn-w-next a {
	background-position:0 -80px;
}
div.bx-wop-btn ul li.btn-w-prev a {
	background-position:left top;
}
div.bx-wop-btn ul li.btn-w-close a {
	background-position:0 -160px;
}
}
@media all and (max-width: 767px) {
p.btn-w-close a, div.bx-wop-btn ul li a {
	background-size:75px 200px;
}
p.btn-w-close a {
	height:40px;
}
div.bx-wop-btn {
	margin:0 auto;
	width:154px;
	height:50px;
}
div.bx-wop-btn ul li:first-child {
	margin-right:6px;
}
div.bx-wop-btn ul li {
	background-color:#ff177b;
}
div.bx-wop-btn ul li a {
	width:74px;
	height:38px;
}
div.bx-wop-btn ul li.btn-w-next a {
	background-position:0 -160px;
}
div.bx-wop-btn ul li.btn-w-prev a {
	background-position:0 -120px;
}
}
@media all and (min-width: 480px) and (max-width: 767px) {
p.btn-w-close a {
	width:460px;
	background-position:420px -80px;
}
}
@media all and (max-width: 479px) {
p.btn-w-close a {
	width:300px;
	background-position:260px -80px;
}
}

/* box */
div.bx-w-chara {
	background-color:#fc0;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#fffaea), color-stop(0.25, #ffea66), color-stop(0.5, #ffd600), color-stop(0.7, #ffd600), to(#f4b200));
	background-image: linear-gradient(#fffaea, #ffea66 25%, #ffd600 50%, #ffd600 70%, #f4b200);
}
div.bx-w-chara div.bx-w-inner {
	background-color:#fff;
	border-color:#99b2d6;
	border-style:solid;
	-webkit-box-shadow:#ffd6ea 0 0 14px 0 inset;
	box-shadow:#ffd6ea 0 0 14px 0 inset;
}
@media all and (min-width: 768px) {
div.bx-w-chara div.bx-w-inner {
	padding:25px;
}
}
@media all and (max-width: 767px) {
div.bx-w-chara {
	margin-bottom:6px;
}
}
@media all and (min-width: 480px) and (max-width: 767px) {
div.bx-w-chara div.bx-w-inner {
	padding:15px;
}
}
@media all and (min-width: 480px) {
div.bx-w-chara {
	padding:10px;
}
div.bx-w-chara div.bx-w-inner {
	border-width:5px;
}
}
@media all and (max-width: 479px) {
div.bx-w-chara {
	padding:6px;
}
div.bx-w-chara div.bx-w-inner {
	border-width:3px;
	padding:10px;
}
}

/* profile */
p.chr-photo {
	background-image:url(../img/cast_member6.jpg?20170224);
	background-repeat:no-repeat;
}
div.wop-watacchi p.chr-photo {background-position:left top;}
div.wop-kento p.chr-photo {background-position:center top;}
div.wop-yusuke p.chr-photo {background-position:right top;}
div.wop-kaoru p.chr-photo {background-position:left center;}
div.wop-akanebi p.chr-photo {background-position:center center;}
div.wop-yuka p.chr-photo {background-position:right center;}
div.wop-konchan p.chr-photo {background-position:left bottom;}
div.wop-miyuki p.chr-photo {background-position:center bottom;}
p.chr-photo img {
	display:block;
}
div.chr-prof dl dd > ul {
	list-style-type: circle;
	margin-left:2em;
}
div.chr-prof dl dt, div.chr-prof dl dd {
	line-height:1.5;
}
div.chr-prof dl dt {
	letter-spacing:0.5em;
	font-weight:bold;
}
div.wop-boys div.chr-prof dl dt, div.wop-boys div.bx-w-qanda p b {
	color:#004eb2;
}
div.wop-girls div.chr-prof dl dt, div.wop-girls div.bx-w-qanda p b {
	color:#f4174e;
}
div.chr-prof dl dt:before {
	content:"★";
}

div.chr-prof dl dd {
	margin-bottom:0.5em;
}
p.chr-head {
	margin-bottom:0.75em;
}
p.chr-head b {
	display:block;
	padding:0.75em 1em;
	text-shadow:1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 2px 2px 3px #4e7b99;
	/**/
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	background-size: 30px 30px;
}
div.wop-boys p.chr-head b {
	color:#00174e;
	background-color: #bedeff;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #d5eaff), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(left, #d5eaff 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(left, #d5eaff 50%, transparent 50%, transparent);
	background-image: linear-gradient(left, #d5eaff 50%, transparent 50%, transparent);
}
div.wop-girls p.chr-head b {
	color:#4e0017;
	background-color: #ffd6f4;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #ffb8ea), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(left, #ffb8ea 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(left, #ffb8ea 50%, transparent 50%, transparent);
	background-image: linear-gradient(left, #ffb8ea 50%, transparent 50%, transparent);
}
@media all and (min-width: 768px) {
div.chr-wrap {
	padding-bottom:25px;
}
p.chr-photo, p.chr-photo img {
	width:280px;
	height:336px;
}
p.chr-head, div.chr-prof {
	width:330px;
}
div.chr-prof dl dt, div.chr-prof dl dd {
	font-size:100%;
}
p.chr-head {
	float:right;
}
}
@media all and (max-width: 767px) {
div.chr-wrap {
	padding-bottom:1.5em;
}
p.chr-photo {
	background-size:570px 456px;
	background-size:570px 684px;
}
p.chr-photo, p.chr-photo img {
	width:190px;
	height:228px;
}
}
@media all and (min-width: 480px) and (max-width: 767px) {
div.chr-prof {
	width:190px;
}
div.chr-prof dl dt, div.chr-prof dl dd {
	font-size:87.5%;
}
}
@media all and (min-width: 480px) {
div.chr-prof {
	float:right;
}
p.chr-photo {
	float:left;
}
div.chr-wrap:after {
	content:"";
	display:block;
	clear:both;
}
}
@media all and (max-width: 479px) {
p.chr-photo {
	margin:0 auto 15px;
}
div.chr-prof {
	padding:10px;
}
div.wop-boys div.chr-prof {
	border:double 5px #bedeff;
}
div.wop-girls div.chr-prof {
	border:double 5px #ffd6f4;
}
div.chr-prof dl dt, div.chr-prof dl dd {
	font-size:83%;
}
}

/* Q and A */
div.bx-w-qanda p {
	line-height:1.5;
	margin-bottom:0.5em;
}
div.bx-w-qanda p:nth-child(even) {
	margin-bottom:1.5em;
}
@media all and (min-width: 480px) {
div.bx-w-qanda p {
	font-size:87.5%;
}
}
@media all and (max-width: 479px) {
div.bx-w-qanda p {
	font-size:83%;
}
}