@charset "utf-8";

/******************** cast ********************/
ul.cast {
	text-align: left;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: stretch;
	margin: 0 -23px 40px 15px;
}
ul.cast.sp {
	display: none;
}
ul.cast li {
	background: url(/wp-content/uploads/2025/04/cast_bg.png) no-repeat;
	width: 195px;
	text-align: center;
	margin-right: 23px;
	margin-bottom: 25px;
	font-size: 18px;
}
ul.cast .type {
	display: table-cell;
	width: 195px;
	padding: 0 7px;
	height: 44px;
	color: #fff;
	font-size: 12px;
	line-height: 140%;
	background: #000;
	vertical-align: middle;
	border: 1px solid #c5ac5f;
	border-bottom: none;
}
ul.cast li img {
	width: 180px;
	height: 240px;
	margin-bottom: 2px;
}
ul.cast .new {
	display: block;
	background: url(/wp-content/uploads/2025/04/new.png) no-repeat bottom right;
	text-indent: -1000px;
	overflow: hidden;
	width: 187px;
	height: 240px;
	position: relative;
	margin-top: -247px;
	margin-bottom: 7px;
	cursor: hand;
}
ul.cast .size {
	font-size: 12px;
	color: #bbb;
	line-height: 19px;
	font-weight: bold;
}
ul.cast .on, ul.cast .off {
	display: block;
	background: #fb7a94;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.4em;
	margin: 4px 0 0;
	border: 1px solid #c5ac5f;
	border-top: none;
}
ul.cast .off {
	background: #e2d68e;
}
ul.cast a {
	display: block;
	color: #000;
}
/******************** profile ********************/
#profile {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	border: 1px solid #c6ad61;
	padding: 20px 20px 30px;
}
#profile .right {
	width: 570px;
	text-align: left;
}
#profile .left {
	width: 460px;
	text-align: left;
}
/******************** right ********************/
.name {
	display: block;
	background: url("/wp-content/uploads/2025/04/profile_flag.png") no-repeat left top;
	height: 60px;
	padding: 4px 0 0 70px;
	margin: 2px 0 2px;
}
h3 {
	font-size: 24px;
	float: left;
	vertical-align: bottom;
}
#profile .type {
	margin-left: 10px;
	vertical-align: bottom;
}
#profile .size {
	clear: left;
	display: block;
	line-height: 45px;
	font-size: 18px;
	color: #38b487;
}
.shame {
	margin: 15px 0 15px;
	float: left;
}
.shame2 {
	margin: 15px 0 15px 15px;
	float: left;
}
.shame a, .shame2 a {
	background: #ff65a6;
	border: 2px solid #ffbfda;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	line-height: 26px;
	width: 150px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.2em;
}
.shame2 a {
	width: 150px;
	text-align: center;
	letter-spacing: 0;
}
/********************/
dl.data_s, dl.data_l {
	clear: both;
	margin-top: 15px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	text-align: left;
}
dl.data_s dt, dl.data_l dt {
	color: #d5a617;
	width: 130px;
}
dl.data_s dd {
	width: 155px;
}
dl.data_s dt, dl.data_s dd, dl.data_l dt, dl.data_l dd, dl.comment dt {
	border-bottom: 1px solid #ccc;
	line-height: 27px;
	padding: 4px 5px 0;
}
dl.data_l dd {
	width: 440px;
}
/********************/
dl.comment {
	margin-top: 15px;
}
dl.comment dt {
	color: #d5a617;
	width: 100%;
}
dl.comment dd {
	width: 100%;
	padding: 10px 5px;
	line-height: 170%;
}
dl.comment dd p {
	margin-bottom: 15px;
}
/********************/
table.schedule {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}
table.schedule td {
	border: 1px solid #72deb4;
	text-align: center;
	padding: 10px 0;
	vertical-align: middle;
	line-height: 100%;
	font-size: 13px;
}
table.schedule .item td {
	padding: 6px 0;
	background: #f5fffb;
}
/******************** left ********************/
dl.pic {
	margin-bottom: 10px;
	display: flex;
	justify-content: flex-start;
}
dl.pic dt {
	width: 390px;
	margin-right: 2px;
}
dl.pic dt img {
	width: 390px;
	height: 520px;
}
dl.pic dd {
	text-align: left;
}
dl.pic dd img {
	width: 70px;
	height: 93px;
	vertical-align: middle;
	margin-bottom: 3px;
}
/********************/
#play_guide {
	margin-top: 10px;
}
#play_guide .title {
	background: #5ae1cd;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 1px;
}
#play_guide ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 13px;
}
#play_guide li {
	width: 230px;
	line-height: 24px;
	margin-bottom: 1px;
	padding-left: 32px;
	background: #f8f8f8;
}
#play_guide li.ok, #play_guide li.ng, #play_guide li.neither {
	background: #f8f8f8 url("/wp-content/uploads/2025/04/profile_ok.png") no-repeat 5px 0px;
}
#play_guide li.ng {
	background: #f8f8f8 url("/wp-content/uploads/2025/04/profile_ng.png") no-repeat 5px 0px;
}
#play_guide li.neither {
	background: #f8f8f8 url("/wp-content/uploads/2025/04/profile_neither.png") no-repeat 5px 0px;
}
iframe.diary {
	width: 100%;
	height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
}
video {
	width: 460px;
	height: auto;
	margin-bottom: 10px;
}


/* よく使いそうなCSS3
----------------------------------------------------*/
#selectors {
/* 角丸 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

/* 角丸個別 */
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;

/* ボックスに影 */
	-webkit-box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;

/* テキストに影 */
	text-shadow: 1px 1px 0px #999;

/* グラデーション */
    background: -moz-linear-gradient(top, #f5f5f5, #fff);　/* Firefox用 */  
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#066));　/* Safari,Google Chrome用 */  
}
ul.cast li .tag ul{
	display:flex;
	flex-wrap: wrap;
	margin-bottom:10px!important;
} 
ul.cast li .tag li{
	background:none!important;
	color:#000;
	width:50%;
	text-align:center;
	border:solid 1px #5ae1cd;
	margin-left:0px!important;
	margin-right:0px!important;
	margin-bottom:0px!important;
	font-size:14px;

}

@media screen and (min-width: 320px) and (max-width: 650px){
}

