@charset "UTF-8";

.contents-pharaoh {
	width:580px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.contents-pharaoh .text-box {
	font-size:12px;
	line-height:1.6;
	width:500px;
	margin:20px auto 0 auto;
}
/* --------------------------------------------------- */
/* タイトルまわり */
/* --------------------------------------------------- */

.contents-pharaoh h2 {
	position: relative;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin:0 auto;
	padding:0;
	line-height:0;
}
	.contents-pharaoh h2 img {
		margin:0 auto;
	}
	.contents-pharaoh h2 span {
		position: relative;
		top:88px;
		margin:0 auto;
	}

	.contents-pharaoh h2.title {
		background: url(../../img/worldranking/pharaoh/title/title_bg.png) no-repeat;
		width:580px;
		height:54px;
		padding-top:27px;
		padding-left:34px;
		text-align:left;
		font-size:16px;
		color:#fff;
		font-weight:bold;
		margin:0 auto;
		box-sizing: border-box;
	}
/* --------------------------------------------------- */
/* テキストまわり */
/* --------------------------------------------------- */
/* 強調赤文字 */
.strong-black,
.strong-red {
	font-size:16px;
	font-weight:bold;
	color:#e00000;
}
.strong-black {
  color: #000
}
.red {
	color:#ff0000;
}
.text-caution {
	color:#6e680a;
}
/* --------------------------------------------------- */
/* 助言 */
/* --------------------------------------------------- */
.hintArea {
	width:550px;
	margin:0 auto;
}
	.hint-textbox {
		background: url(../../img/worldranking/pharaoh/hint/hint_bg.png) top center repeat-y;
		width:550px;
		min-height:100px;
		padding:5px 60px;
		text-align:center;
		font-size:16px;
		color:#9c0000;
		font-weight:bold;
		margin:0 auto;
		box-sizing: border-box;
	}
	.hint-release {
		color:#ff0000!important;
	}
	.hint-comment {
		color:#000!important;
	}
	.hint-clear {
		margin:5px auto 15px auto;
		color:#343434!important;
	}
.hint-clear-bottom {
	background: url(../../img/worldranking/pharaoh/hint/clear_hint_bottom.png) no-repeat;
	width: 550px;
	height: 78px;
	text-align: center!important;
	position: relative;
}
.hint-clear-bottom .btn_close {
	margin: 0 auto;
}
.hint-clear-bottom .btn_close a{
	margin-top: 0!important;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: absolute;
	top:5px;
}


/* --------------------------------------------------- */
/* テーブル */
/* --------------------------------------------------- */

/* 共通テーブル */
.tbl-pharaoh {
	width:550px;
	border:2px solid #004d48;
	margin:auto;
	font-size:14px;
}
.tbl-pharaoh th {
	background-color:#004d48;
	color:#fff;
	font-weight:bold;
	padding:5px;
	border:1px dotted #a0a0a0!important;
}
	.tbl-pharaoh td {
		border:1px dotted #a0a0a0;
		color:#000;
		background-color:#fff;
		font-weight:bold;
	}
	.tbl-pharaoh img {
		margin:5px 10px 5px 0;
		vertical-align:middle;
	}
		.tbl-pharaoh td:nth-child(odd) {
			width:140px;
			text-align:center;
		}
		.tbl-pharaoh td:nth-child(even) {
			width:360px;
			text-align:left;
			padding:0 15px;
		}
		.tbl-pharaoh td:first-child {
			border-top:none;
		}
		.tbl-pharaoh td:last-child {
			border-bottom:none;
		}
		.tbl-pharaoh .td_highlight {
			background-color:#f6eabf;
		}
		.tbl-pharaoh .td_nomal{
			background-color:#fff;
		}
		.tbl-pharaoh .td_shade {
			background-color:#dbdbdb;
			text-align:center!important;
		}

		/* 全霊廟解明報酬のテーブル*/
		.tbl-pharaoh.allclear {
			border:1px solid #ac8e00;
		}
		.tbl-pharaoh.allclear th {
			background-color:#ac8e00;
		}
		/* 霊廟解明のテーブル*/
		.tbl-pharaoh.reibyo {
			border:1px solid #5c1300;
		}
			.tbl-pharaoh.reibyo th {
				font-weight:bold;
				font-size:12px;
				background-color:#5c1300;
			}
			.txt_date {
				color:#ffe68d;
			}
			.tbl-pharaoh.reibyo td:nth-child(odd) img {
					margin:30px auto 30px auto ;
					vertical-align:middle;
			}
			.tbl-pharaoh.reibyo td:nth-child(even) {
					text-align:center;
					padding:0 0;
			}
			.tbl-pharaoh.reibyo .td_failed {
				padding-top:10px;
				background-color:#dbdbdb;
				text-align:center!important;
			}
			.tbl-pharaoh.reibyo .td_failed:nth-child(odd){
				font-size:12px;
			}
			.tbl-pharaoh.reibyo .td_failed img{
				margin:5px auto 10px auto!important;
			}
			.tbl_record {
				width:100%;
			}
			.tbl_record tr:first-child td {
				background-color:#dbdbdb;
				text-align:center!important;
				box-sizing: border-box;
			}
			.tbl_record  td:first-child {
				width:100%;
			}
			.tbl_record td {
				font-weight:400;
				border:none;
				font-size:12px;
				text-align:left!important;
				padding:5px 0;
			}
			/* 探索の記録 */
			.data { clear: both; }
			.data .name, .data .job, .data .level, .data .team {
				display: block;
				float: left;
			}
			.data .job,	.data .level, .data .team {
				padding-left: 10px;
				background: url(../../img/worldranking/bg_slash.png) no-repeat 0 5px;
			}
			.tbl_record tr:first-child td .data .job,
			.tbl_record tr:first-child td .data .level,
			.tbl_record tr:first-child td .data .team {
				padding-left: 10px;
				background:none;
			}
			/* 間隔調整 */
			.data .name { width: 90px; padding-left: 20px; margin-left:10px;}
			.data .job { width: 90px; }
			.data .level { width: 41px;padding-right:3px; text-align: right!important; }
			.data .team { width: 108px; text-align:left;}
			.leader {
				background: url(../../img/worldranking/rida_icon.gif) no-repeat 0 0 ;
				}

/* アイテムを並べた行 */
.pharaoh-item-row {
	display: flex;
	align-items: center;
}
.pharaoh-item-row img {
	width:36px;
}
	.pharaoh-item-row div~div {
		margin-left: 8px;
	}
	.pharaoh-item-row .is-get {
		color: #d80000;
	}



/* 報酬獲得行 */
.pharaoh-reward-row {
	display: flex;
	justify-content: space-between;
}
	.pharaoh-reward-row:after {
		content: '';
		display: inline-block;
		width: 45px;
		height: 45px;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	.pharaoh-reward-row.is-red-open:after { background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_treasure_chest_open.png); }
	.pharaoh-reward-row.is-red-close:after { background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_treasure_chest_close.png); }
	.pharaoh-reward-row.is-gold-open:after { background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_treasure_gold_open.png); }
	.pharaoh-reward-row.is-gold-close:after { background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_treasure_gold_close.png); }
	.pharaoh-reward-row.is-purple-open:after { background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_treasure_purplechest_open.png); }
	.pharaoh-reward-row.is-purple-close:after { background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_treasure_purplechest_close.png); }
	/* 未クリア報酬 */
	.pharaoh-reward-row.is-pharaoh-notcleared div {
		opacity: .7;
	}

/* クリア＆未クリアスタンプ */
.is-pharaoh-cleared-stamp,
.is-pharaoh-notcleared-stamp {
	display: flex;
	align-items: center;
	justify-content: center;
}
.is-pharaoh-cleared-stamp:before,
.is-pharaoh-notcleared-stamp:before {
	content: '';
	display: inline-block;
	margin-right: 10px;
	width: 38px;
	height: 38px;
}
.is-pharaoh-cleared-stamp:before {
	background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_stamp_cleared.png);
}
.is-pharaoh-notcleared-stamp:before {
	background-image: url(../../img/worldranking/pharaoh/misc/icon/ico_stamp_notcleared.png);
}
.is-pharaoh-notcleared-stamp span {
	opacity: .3;
}

/* 報酬獲得に失敗した行 */
.is-pharaoh-failed-row {
}
	.is-pharaoh-failed-row td,
	.is-pharaoh-failed-row th {
		background-color: #888 !important;
	}
	.is-pharaoh-failed-row td *,
	.is-pharaoh-failed-row th * {
		opacity: .8;
	}


/* --------------------------------------------------- */
/* 吹き出し */
/* --------------------------------------------------- */
.fukidashi-area {
	position: relative;
}
.fukidashi {
	position: relative;
	width: 500px;
	height: 210px;
	margin:0 auto 160px auto;
	background-color: #fff!important;
	padding:25px;
	box-shadow:0px 0px 1px 2px #e6ca4a inset,
	0px 0px 0px 3px #ffee9f inset,
	-1px 0px 0px 1px #c1bab0;
	border-radius:13px;
	border:1px solid #605d58;
	box-sizing: border-box;
	text-align:left;
}
.fukidashi-arrow {
	position: absolute;
	bottom:-21px;
	right:180px;
	width:27px;
	height: 24px;
	background: url(../../img/worldranking/pharaoh/misc/fukidashi.png) 0 0 no-repeat;
}
	.fukidashi p {
		color:#000;
		font-size:14px;
		font-weight:bold;
		z-index:99;
	}
	.fukidashi-chara {
		position: absolute;
		bottom:-150px;
		right:20px;
		width:164px;
		height: 268px;
		z-index:999;
		background: url(../../img/worldranking/pharaoh/misc/chara.png) 0 0 no-repeat;
	}
	.fukidashi-name {
		position: absolute;
		bottom:-130px;
		right:200px;
		width:121px;
		height: 32px;
		z-index:9999;
		background: url(../../img/worldranking/pharaoh/misc/chara_arrow.png) 0 0 no-repeat;
	}

/* 解明数カウント */
	.count-box {
		position: relative;
		margin:0 auto 0 auto;
		width: 500px;
		height: 53px;
		background-color: #fff!important;
		border-radius:10px;
		border:2px solid #fff;
		box-sizing: border-box;
		font-size:14px;
		line-height:3;
		box-shadow:0px 0px 0px 2px #0059a4;
	}
	.count-box-inner-left,
	.count-box-inner-right {
		width: 248px;
		height: 49px;
		border-radius:10px 0 0 10px;
		box-sizing: border-box;
		font-weight:bold;
		text-align:center;
		font-size:14px;
		display:flex;
		-ms-align-items: center;
		align-items: center;
		justify-content: center;
	}
		.count-box-inner-left {
			float:left;
			color:#fff;
			background-color: #0059a4;
		}
		.count-box-inner-right {
			float:right;
			background-color: #fff;
			box-sizing: border-box;
			color:#000;
		}
		.count-box-inner {
			height: 49px;
			display: flex;
			align-items: center;
			justify-content: center;
		}

	/* 全ての冒険者 */
	.allplayer {
		box-shadow:0px 0px 0px 2px #a40000!important;
	}
		.allplayer .count-box-inner-left {
			background-color: #a40000!important;
		}

	.count-box-player {

	}

/* --------------------------------------------------- */
/* ボタン */
/* --------------------------------------------------- */

/* 霊廟ボタン    */
.pyramid-button-list {
	margin-left: auto;
	margin-right: auto;
	width: 543px;
}
.pyramid-button {
	margin: 2px 2px;
	float: left;
	cursor: pointer;
	display: block;
	width: 177px;
	height: 52px;
	overflow: hidden;
}
	.pyramid-button img:nth-of-type(1) {
		display: block;
	}
	.pyramid-button img:nth-of-type(2) {
		display: none;
	}
	.pyramid-button:hover img:nth-of-type(1) {
		display: none;
	}
	.pyramid-button:hover img:nth-of-type(2) {
		display: block;
	}

/* 解き明かされた謎を見るボタン */
a.btn-pharaoh {
	display:block;
	margin:30px auto 10px auto;
	width: 162px;
	height: 31px;
	font-size:0;
	background: url(../../img/worldranking/pharaoh/misc/btn/btn.png) no-repeat!important;
}
a.btn-pharaoh:hover {
	background: url(../../img/worldranking/pharaoh/misc/btn/btn_on.png) no-repeat!important;
}
