@charset "utf-8";

/* =============================================================

　　各ページ パーツ設定

============================================================= */


/*  01. TOP : トップページ
---------------------------------------------*/

/* -------- 全体 -------- */

#container.cate-top {
	z-index: 0;
	background-image: url(../images/top/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


/* -------- ヘッダー -------- */

.cate-top #header {
	position: inherit;
	z-index: auto;
	background: none;
}

.cate-top #header:before,
.cate-top #header #sitelogo .boxInner:before {
	display: none;
}

/* ---- メインイメージ ---- */

.cate-top #header #mainimg {
	position: relative;
	z-index: -1;
	text-align: center;
}

.cate-top #header #mainimg img {
	margin-left: -103px;
}

/* ---- サイトロゴ ---- */

.cate-top #header #sitelogo {
	position: relative;
	z-index: -1;
	background: url(../images/top/header-bg.png) no-repeat center;
	height: 690px;
	margin-top: -243px;
	margin-bottom: 100px;
}

/* インナー */
.cate-top #header #sitelogo .boxInner {
	background: url(../images/top/header-bg-top.png) no-repeat top center;
	position: relative;
	height: auto;
	padding-top: 41px;
	text-align: center;	
}

/* セガ×文化放送 */
.cate-top #header #sitelogo .imgSegaJoqr {
	margin-left: -6px;
	margin-bottom: 12px;
}

/* サイトメインロゴ */
.cate-top #header #sitelogo .ttlSiteLogo {
	margin-left: -8px;
}

/* チェインクロニクルロゴ */
.cate-top #header #sitelogo .imgChainChronicle {
	position: absolute;
	top: -98px;
	left: auto;
	right: -25px;
}

/* ---- グローバルナビ ---- */

.cate-top #header .boxGlobalNav {
	margin-top: -614px;
	margin-bottom: 60px;
}

/* -------- インフォ -------- */

.cate-top #info {
	margin-top: -20px;
	margin-bottom: 40px;
}

.cate-top #info .bnr {
	margin-bottom: 30px;
}

.cate-top #info .bnr a:hover {
	opacity: 0.8;
}


/* -------- お知らせ -------- */

.cate-top #news {
	background: url(../images/top/news_bg.png) no-repeat;
	width: 100%;
	height: 325px;
	margin-bottom: 10px;
	padding: 55px 50px;
	text-align: center;
}

/* セクションタイトル */
.cate-top #news .ttlSection {
	background: none;
	margin: 0 0 22px;
	padding: 0;
}

/* ---- スクロールカスタマイズ ---- */

#scroll {
	overflow: hidden;
	width: 830px;
	height: 150px;
	text-align: left;
}

#scroll .jspContainer {
	overflow: hidden;
	position: relative;
	width: auto !important;
}

#scroll .jspPane {
	float: left;
	position: absolute;
}

#scroll .jspVerticalBar {
	float: right;
	height: 100%;
	z-index: 100;
}

#scroll .jspCap {
	display: none;
}

#scroll .jspTrack {
	position: absolute;
}

#scroll .jspDrag {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	cursor: pointer;
}

/* -- スクロールバー・幅 -- */

#scroll .jspVerticalBar,
#scroll .jspTrack,
#scroll .jspDrag {
	width: 8px;
}

/* -- スクロールバー・カラー -- */

/* スクロールバー */
#scroll .jspDrag {
	background: #b69e54;
}

/* スクロールバー背景 */
#scroll .jspTrack {
	background: #777;
}


/* ---- お知らせ一覧 ---- */

.cate-top #news .boxNewsList {
	margin-left: 35px;
	padding: 10px;
	line-height: 20px;
}

/* リスト */
.cate-top #news .boxNewsList li {
	padding-top: 16px;
}

.cate-top #news .boxNewsList li:first-child {
	padding-top: 0;
}

/* 日付 */
.cate-top #news .boxNewsList li dt {
	width: 125px;
}

/* お知らせタイトル */
.cate-top #news .boxNewsList li dd {
	width: 680px;
	letter-spacing: -0.5px;
	font-size: 0.98em;
}


/*  02-1. NEWS : お知らせ一覧
---------------------------------------------*/

/* ---- セクション（お知らせ内共通） ---- */

.cate-news .boxSection {
	line-height: 1.75em;
	font-size: 1.1em;
}


/* ---- お知らせ一覧（トップページ共通） ---- */

#news .boxNewsList li a {
	display: block;
	transition: none;
}

#news .boxNewsList li a:hover {
	text-decoration: underline;
	color: #c9a954;
}

#news .boxNewsList li dt,
#news .boxNewsList li dd {
	display: inline-block;
	vertical-align: top;
}

#news .boxNewsList li dt {
	letter-spacing: 0.5px;
	font-size: 1.12em;
}

#news .boxNewsList li dd {
	margin-left: -4px;
}

/* ---- お知らせ一覧（一覧ページのみ） ---- */

.page-news-list #news .boxNewsList li {
	border-bottom: 1px solid #525252;
	padding: 20px 0;
}

.page-news-list #news .boxNewsList li:first-child {
	padding-top: 15px;
}

/* 日付 */
.page-news-list #news .boxNewsList li dt {
	width: 130px;
}

/* お知らせタイトル */
.page-news-list #news .boxNewsList li dd {
	width: 868px;
}


/*  02-2. NEWS : お知らせ詳細
---------------------------------------------*/

/* ---- カテゴリータイトル ---- */

.page-news-detail .ttlCategory {
	margin-bottom: 45px;
}

/* ---- セクション ---- */

.page-news-detail .boxSection {
	margin-bottom: 40px;
	line-height: 1.9em;
}

/* お知らせタイトル */
.page-news-detail .boxSection .ttlSection {
	margin-bottom: 0;
	font-size: 1.45em;
	color: #f1dc8c;
}

/* 画像 */
.page-news-detail .boxSection img {
	max-width: 900px;
	height: auto;}


/* 日付 */
.page-news-detail .boxSection .txtDate {
	margin-bottom: 25px;
	padding-left: 2px;
	letter-spacing: 0;
}

/* テキスト */
.page-news-detail .boxSection p {
	margin-bottom: 30px;
	letter-spacing: -0.5px;
}

/* リンク */
.page-news-detail .boxSection a {
	text-decoration: underline;
	color: #bfffed;
}

/* リンク触れた時 */
.page-news-detail .boxSection a:hover {
	text-decoration: none;
}


/*  03. OUTLINE : 実施概要
---------------------------------------------*/

/* ---- コンテンツ ---- */

.cate-outline #content {
	background: url(../images/outline/bg-content.png) no-repeat 140px 370px;
}

/* ---- カテゴリータイトル ---- */

.cate-outline .ttlCategory {
	margin-bottom: 45px;
}

/* ---- セクション ---- */

.cate-outline .boxSection {
	line-height: 2.3em;
	font-size: 1.1em;
}

/* お知らせタイトル */
.cate-outline .boxSection .ttlSection {
	margin-bottom: 40px;
	font-size: 1.45em;
	color: #f1dc8c;
}

/* 日付 */
.cate-outline .boxSection .txtDate {
	margin-bottom: 25px;
	padding-left: 5px;
	letter-spacing: 0;
}

/* テキスト */
.cate-outline .boxSection p {
	margin-bottom: 35px;
	letter-spacing: -0.5px;
}

/* リンク */
.cate-outline .boxSection a {
	text-decoration: underline;
	color: #bfffed;
}

/* リンク触れた時 */
.cate-outline .boxSection a:hover {
	text-decoration: none;
}

/* ---- オーディションについて ---- */

.cate-outline #first {
	margin-bottom: 60px;
}

/* ---- 企画概要 ---- */

.cate-outline #summary .ttlSection {
	margin-bottom: 20px;
	font-size: 1.35em;
	color: #d3ad5f;
}

/* -- テーブル -- */

.boxTable {
	border: 1px solid #555;
	border-bottom: none;
	background: #333;
	width: 100%;
	line-height: 1.7em;
}

.boxTable li {
	overflow: hidden;
	border-bottom: 1px solid #555;
}

.boxTable dt,
.boxTable dd {
	float: left;
	padding: 10px 15px;
}

.boxTable dt {
	width: 245px;
}

.boxTable dd {
	border-left: 1px solid #555;
	background: #000;
	width: 752px;
	padding-left: 20px;
	padding-right: 20px;
}



/*  04. ENTRY : 応募要項
---------------------------------------------*/


/* ---- カテゴリータイトル ---- */

.cate-entry .ttlCategory {
	margin-bottom: 45px;
}

/* ---- セクション ---- */

.cate-entry .boxSection {
	font-size: 1.1em;
}

/* セクションタイトル */
.cate-entry .boxSection .ttlSection {
	display: inline-block;
	margin-bottom: 16px;
	font-size: 1.3em;
	color: #d3ad5f;
}

/* テキスト */
.cate-entry .boxSection > p {
}

/* リンク */
.cate-entry .boxSection a {
	text-decoration: underline;
	color: #bfffed;
}

/* リンク触れた時 */
.cate-entry .boxSection a:hover {
	text-decoration: none;
}

/* ------ 応募期間 ------ */

.cate-entry #period {
	margin-bottom: 60px;
}

/* タイトル */
.cate-entry #period .ttlSection {
	margin-bottom: 22px;
}

/* 強調 */
.cate-entry #period p em {
	font-weight: normal;
	font-size: 1.7em;
}

/* インフォ */
.cate-entry #period .txtInfo {
	margin-bottom: 18px;
	letter-spacing: -1.5px;
	font-size: 0.75em;
	color: #ff0000;
}

/* 削除 */
.cate-entry #period p del {
	text-decoration: line-through;
}


/* ------ 応募内容・資格 ------ */

.cate-entry #apply {
	margin-bottom: 60px;
}

/* セクションタイトル */
.cate-entry #apply .ttlSection {
	margin-bottom: 30px;
}

.cate-entry #apply .ttlSection + span {
	padding-left: 20px;
	font-size: 0.9em;
}


/* --- 資格 --- */
#qualification {
	margin-bottom: 10px;
}

/* リスト */
#qualification > ul > li {
	float: left;
	width: 480px;
	height: 264px;
	margin-left: 38px;
	padding: 28px 15px 15px;
	text-align: center;
}

#qualification > ul > li:first-child {
	margin-left: 0 !important;
}

/* 一般 */
#qualification #q-general {
	background: url(../images/entry/character-bg-balloon.png) no-repeat;
}

/* プロ */
#qualification #q-pro {
	background: url(../images/entry/character-bg-balloon02.png) no-repeat;
}

#qualification dl dt {
	margin-bottom: 10px;
}

#qualification h3 {
	margin-bottom: 14px;
	font-size: 1.28em;
	color: #ff9999;
}

/* ドット付きリスト */
#qualification .boxDotList {
	line-height: 1.75em;
	font-size: 0.9em;
}

/* ---- Tab Select ---- */

#character-tab {
	margin-bottom: 4px;
}

/* タブボタン */
#character-tab .btnTab {
	display: inline-block;
	vertical-align: top;
	width: 150px;
	height: 142px;
	margin-left: 15px;
	cursor: pointer;
}

#character-tab .btnTab span {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
  text-indent: 140%;
  /text-indent: -9999px;
  text-indent: -9999px\9;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

/* タブA */
#character-tab #character-tab-a {
	margin-left: 0 !important;
}

#character-tab #character-tab-a span {
	background-image: url(../images/entry/character-tab-a.png);
}

#character-tab #character-tab-a,
#character-tab #character-tab-a:hover span,
#character-tab #character-tab-a.on span {
	background-image: url(../images/entry/character-tab-a-hover.png);
}

/* タブB */
#character-tab #character-tab-b span {
	background-image: url(../images/entry/character-tab-b.png);
}

#character-tab #character-tab-b,
#character-tab #character-tab-b:hover span,
#character-tab #character-tab-b.on span {
	background-image: url(../images/entry/character-tab-b-hover.png);
}

/* タブC */
#character-tab #character-tab-c span {
	background-image: url(../images/entry/character-tab-c.png);
}

#character-tab #character-tab-c,
#character-tab #character-tab-c:hover span,
#character-tab #character-tab-c.on span {
	background-image: url(../images/entry/character-tab-c-hover.png);
}

/* タブD */
#character-tab #character-tab-d {
	margin-left: 18px;
}

#character-tab #character-tab-d span {
	background-image: url(../images/entry/character-tab-d.png);
}

#character-tab #character-tab-d,
#character-tab #character-tab-d:hover span,
#character-tab #character-tab-d.on span {
	background-image: url(../images/entry/character-tab-d-hover.png);
}

/* タブE */
#character-tab #character-tab-e {
	margin-left: 13px;
}

#character-tab #character-tab-e span {
	background-image: url(../images/entry/character-tab-e.png);
}

#character-tab #character-tab-e,
#character-tab #character-tab-e:hover span,
#character-tab #character-tab-e.on span {
	background-image: url(../images/entry/character-tab-e-hover.png);
}

/* タブF */
#character-tab #character-tab-f {
	margin-left: 13px;
}

#character-tab #character-tab-f span {
	background-image: url(../images/entry/character-tab-f.png);
}

#character-tab #character-tab-f,
#character-tab #character-tab-f:hover span,
#character-tab #character-tab-f.on span {
	background-image: url(../images/entry/character-tab-f-hover.png);
}

/* ---- Frame ---- */

#character-frame {
	width: 1000px;
}

#character-frame .boxContentWrap {
}

#character-frame .boxContentWrap.boxHiddenn {
	display: none;
}

#character-frame .boxContentWrap > dl {
	position: relative;
	background: url(../images/entry/character-bg-frame.jpg) no-repeat;
	padding: 32px 38px 0 300px;
	height: 430px;
	line-height: 1.65em\9;
	font-size: 0.9em;
	color: #333;
}

/* 賞タイトル */
#character-frame .boxContentWrap > dl > dt {
	position: relative;
	display: block;
	min-height: 66px;
	margin-bottom: 18px;
	margin-bottom: 10px\9;
	padding: 5px 0 0 80px;
	padding-top: 12px\9;
	font-weight: bold;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #fff;
}

body:not(:target) #character-frame .boxContentWrap > dl > dt {
	margin-bottom: 18px\9;
}

#character-frame .boxContentWrap > dl > dt span {
	display: block;
	padding-top: 6px;
	font-size: 1.5em;
}

/* アイコン */
#character-frame .boxContentWrap > dl > dt img {
	position: absolute;
	top: 0;
	left: 0;
}

/* -- キャラクタープロフィール -- */

#character-frame .boxContentWrap .boxProfile > li {
	border-bottom: 1px dotted #686858;
	padding: 10px 0;
}

#character-frame .boxContentWrap .boxProfile > li dt,
#character-frame .boxContentWrap .boxProfile > li dd {
	display: inline-block;
	vertical-align: top;
}

#character-frame .boxContentWrap .boxProfile > li dt {
	width: 115px;
	padding: 0 4px;
	font-weight: bold;
	font-weight: bold;
}

#character-frame .boxContentWrap .boxProfile > li dd {
	width: 546px;
	margin-left: -4px;
}

/* -- キャラクターイメージ -- */

#character-frame .boxContentWrap .imgcharacter {
	position: absolute;
	top: 0;
	left: 0;
	padding: 52px 0 0 32px;
}

/* ------ 応募方法 ------ */

.cate-entry #method {
	margin-bottom: 70px;
}

/* リスト */
.cate-entry #method > ul {
	margin-left: -40px;
}

.cate-entry #method > ul > li {
	float: left;
	width: 480px;
	height: 450px;
	margin-left: 40px;
}

.cate-entry #method > ul > li > dl {
	border: 1px solid #555;
	height: 100%;
}

/* タイトル */
.cate-entry #method > ul > li > dl > dt {
	background: #333;
	padding: 12px;
	text-align: center;
	font-size: 1.12em;
}

.cate-entry #method > ul > li > dl > dd {
	padding: 25px 22px;
	line-height: 1.9em;	
}

/* DD内テキスト */
.cate-entry #method > ul > li > dl > dd > ul,
.cate-entry #method > ul > li > dl > dd > p {
	margin-bottom: 25px;
}

.cate-entry #method .btnDownload {
	text-align: center;
}

.btnDownload a:hover {
	opacity: 0.8;
}

/* ------ 提出先 ------ */

.cate-entry .address {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #666;}


/* ------ 応募締切日〜合格発表について ------ */

.cate-entry #closing {
	margin-bottom: 60px;
	line-height: 1.9em;
}

/* セクションタイトル */
.cate-entry #closing .ttlSection {
	margin-bottom: 25px;
}

/* テキスト */
.cate-entry #closing p {
	margin-bottom: 30px;
}

/* 強調 */
.cate-entry #closing p em {
	font-weight: bold;
	color: #f08d8a;
}


/* ------ Voiceサンプルについて ------ */

.cate-entry #voice-sample {
	position: relative;
	z-index: 0;
	margin-bottom: 60px;
	line-height: 1.8em;
}

/* 背景画像 */
.cate-entry #voice-sample:before {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	background: url(../images/entry/voice-bg-main.png) no-repeat;
	width: 480px;
	height: 1450px;
	content: "";
}

/* セクションタイトル */
.cate-entry #voice-sample .ttlSection {
	margin-bottom: 25px;
}

/* テキスト */
.cate-entry #voice-sample p {
	margin-bottom: 35px;
}

.cate-entry #voice-sample > dl > dt {
	font-weight: bold;
}

/* リスト */
.cate-entry #voice-sample > dl > dd > ul > li {
	margin-bottom: 20px;
}


/* ------ 審査方法 ------ */

.cate-entry #review-how {
	margin-bottom: 50px;
	line-height: 1.8em;
}

/* セクションタイトル */
.cate-entry #review-how .ttlSection {
	margin-bottom: 25px;
}

.cate-entry #review-how p {
	margin-bottom: 30px;
}


/* ------ 最終選考イベント概要 ------ */

.cate-entry #event {
	margin-top: -30px; /* リンク位置上昇分 */
	padding-top: 30px; /* 上昇分を戻す分 */
}

/* -- テーブル -- */

.cate-entry #event .boxTable dl {
	overflow: hidden;
	height: 100%;
}

.cate-entry #event .boxTable dt,
.cate-entry #event .boxTable dd {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.cate-entry #event .boxTable dd {
	margin-left: -4px;
}


/* -- 審査員 -- */

.cate-entry #event .boxReview span {
	line-height: 1.5em;
}

.cate-entry #event .boxReview span,
.cate-entry #event .boxReview img {
	display: inline-block;
	vertical-align: middle;
}

.cate-entry #event .boxReview img {
	margin: 0 20px 0 0;
}

.cate-entry #event .boxReview img + br {
	display: none;
}

/* リスト（複数人）の場合 */
.cate-entry #event ul.boxReview {
	margin: -10px 0;
}

.cate-entry #event ul.boxReview > li {
	border-top: 1px solid #555;
	border-bottom: none;
	padding: 15px 0;
	padding-left: 120px;
}

.cate-entry #event ul.boxReview > li:first-child {
	border-top: none;
}

.cate-entry #event ul.boxReview img {
	margin-left: -120px;
}

/* 一人の場合 */
.cate-entry #event p.boxReview {
	padding: 10px 0;
}



/*  05. JUDGE : 審査
---------------------------------------------*/


/* ---- カテゴリータイトル ---- */

.cate-judge .ttlCategory {
	margin-bottom: 40px;
}

/* ---- セクション ---- */

.cate-judge .boxSection {
	font-size: 1.1em;
}

/* ---- はじめに ---- */

.cate-judge #introduction {
	background: url(../images/judge/introduction-bg.png) no-repeat 140px 50px;
	margin-bottom: 60px;
	letter-spacing: -0.5px;
	line-height: 1.9em;
}

.cate-judge #introduction p {
	margin-bottom: 25px;
}

.cate-judge #introduction p a {
	text-decoration: underline;
	color: #9bd2c4;
}

.cate-judge #introduction p a:hover {
	text-decoration: none;
}

/* ---- 審査通過者一覧 ---- */

.cate-judge #pass {
	margin-bottom: 20px;
}

/* --- 資格 --- */

/* リスト */
.cate-judge #pass #qualification > ul > li {
	width: 492px;
	height: 136px;
	margin-left: 16px;
	padding-top: 20px;
}

/* 一般 */
.cate-judge #pass #qualification #q-general {
	background: url(../images/judge/character-bg-balloon.png) no-repeat;
}

/* プロ */
.cate-judge #pass #qualification #q-pro {
	background: url(../images/judge/character-bg-balloon02.png) no-repeat;
}


/* ---- Tab Select ---- */

.cate-judge #character-tab {
	margin-bottom: 30px;
}

/* タブボタン */
.cate-judge #character-tab .btnTab {
	width: 152px;
	height: 184px;
	margin-left: 13px;
}

/* タブA */
.cate-judge #pass #character-tab #character-tab-a span {
	background-image: url(../images/judge/character-tab-a.png);
}

.cate-judge #pass #character-tab #character-tab-a,
.cate-judge #pass #character-tab #character-tab-a:hover span,
.cate-judge #pass #character-tab #character-tab-a.on span {
	background-image: url(../images/judge/character-tab-a-hover.png);
}

/* タブB */
.cate-judge #pass #character-tab #character-tab-b span {
	background-image: url(../images/judge/character-tab-b.png);
}

.cate-judge #pass #character-tab #character-tab-b,
.cate-judge #pass #character-tab #character-tab-b:hover span,
.cate-judge #pass #character-tab #character-tab-b.on span {
	background-image: url(../images/judge/character-tab-b-hover.png);
}

/* タブC */
.cate-judge #pass #character-tab #character-tab-c span {
	background-image: url(../images/judge/character-tab-c.png);
}

.cate-judge #pass #character-tab #character-tab-c,
.cate-judge #pass #character-tab #character-tab-c:hover span,
.cate-judge #pass #character-tab #character-tab-c.on span {
	background-image: url(../images/judge/character-tab-c-hover.png);
}

/* タブD */
.cate-judge #pass #character-tab #character-tab-d {
	margin-left: 14px;
}

.cate-judge #pass #character-tab #character-tab-d span {
	background-image: url(../images/judge/character-tab-d.png);
}

.cate-judge #pass #character-tab #character-tab-d,
.cate-judge #pass #character-tab #character-tab-d:hover span,
.cate-judge #pass #character-tab #character-tab-d.on span {
	background-image: url(../images/judge/character-tab-d-hover.png);
}

/* タブE */
.cate-judge #pass #character-tab #character-tab-e span {
	background-image: url(../images/judge/character-tab-e.png);
}

.cate-judge #pass #character-tab #character-tab-e,
.cate-judge #pass #character-tab #character-tab-e:hover span,
.cate-judge #pass #character-tab #character-tab-e.on span {
	background-image: url(../images/judge/character-tab-e-hover.png);
}

/* タブF */
.cate-judge #pass #character-tab #character-tab-f span {
	background-image: url(../images/judge/character-tab-f.png);
}

.cate-judge #pass #character-tab #character-tab-f,
.cate-judge #pass #character-tab #character-tab-f:hover span,
.cate-judge #pass #character-tab #character-tab-f.on span {
	background-image: url(../images/judge/character-tab-f-hover.png);
}

/* ---- Frame ---- */

.cate-judge #character-frame .boxContentWrap > dl {
	margin-bottom: 80px;
}

/* --- 審査通過者 --- */

/* タイトル */
.cate-judge #pass .boxPassProfile .ttlSection {
	margin-bottom: 40px;
}

/* リスト */
.cate-judge #pass .boxPassProfile > ul {
	margin-left: -10px;
}

.cate-judge #pass .boxPassProfile > ul > li {
	position: relative;
	border: 1px solid #666;
	display: inline-block;
	vertical-align: top;
	width: 192px;
	margin: 0 0 10px 6px;
	padding: 20px 10px 370px 10px;
}

/* 名前 */
.cate-judge #pass .boxPassProfile > ul > li > dl > dt {
	min-height: 34px;
	margin: 0 0 20px;
	font-size: 1.15em;
}

.cate-judge #pass .boxPassProfile > ul > li > dl > dt img {
	float: left;
	clear: left;
}

.cate-judge #pass .boxPassProfile > ul > li > dl > dt span {
	position: relative;
	bottom: 0;
	display: block;
	margin-left: 56px;
	letter-spacing: 0.5px;
}

.cate-judge #pass #character-a .boxPassProfile > ul > li > dl > dt span,
.cate-judge #pass #character-b .boxPassProfile > ul > li > dl > dt span,
.cate-judge #pass #character-c .boxPassProfile > ul > li > dl > dt span {
	padding-top: 12px;
}

/* 事務所名 */
.cate-judge #pass .boxPassProfile > ul > li > dl > dt span em {
	display: block;
	padding-top: 2px;
	letter-spacing: -0.5px;
	line-height: 1.28em;
	font-weight: normal;
	font-size: 0.72em;
	color: #ffff99;
}

.boxPassProfile > ul > li > dl > dt em {
	display: block;
	padding-top: 2px;
	letter-spacing: -0.5px;
	line-height: 1.28em;
	font-weight: normal;
	font-size: 0.72em;
	color: #ffff99;
}


/* 内容 */
.cate-judge #pass .boxPassProfile > ul > li > dl > dd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 172px;
	height: 360px;
	margin: 0 10px 10px;
	text-align: center;
	font-size: 0.85em;
}

/* 写真＆誕生日・年齢 */
.cate-judge #pass .boxPassProfile .imgPassProfile,
.cate-judge #pass .boxPassProfile .txtPassProfile {
	margin-bottom: 10px;
}

/* 誕生日・年齢 */
.cate-judge #pass .boxPassProfile .txtPassProfile {
	line-height: 1.5em;
}

/* ヴォイス（セリフ）一覧 */
.cate-judge #pass .boxPassProfile .boxVoiceList > li {
	width: 170px;
	height: 28px;
	margin-bottom: 5px;
}

.cate-judge #pass .boxPassProfile .boxVoiceList > .boxVoice04 {
	margin-bottom: 0;
}

/* -- audio JS カスタマイズ -- */
.scrubber,
.time,
.error-message {
	display: none !important;
}

.audiojs {
	box-shadow: none;
	background: none;
	width: auto;
	height: auto;
}

.audiojs .play-pause,
.audiojs .play-pause > p  {
	float: none !importa,nt;
	border: none !important;
	background: none;
	width: 170px;
	height: 28px;
	padding: 0 !important;
}

.audiojs .play-pause .error {
	background: #333;
}

.audiojs .play-pause .error:before {
	font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	content: "ERROR";
	line-height: 28px;
	font-size: 10px;
}

.audiojs .play-pause .loading {
	background: url(../images/judge/pass-bg-loding.gif) #333 no-repeat center;
}

.audiojs .play-pause .play,
.audiojs .play-pause .pause {
	background-image: url(../images/judge/pass-btn-voice.png);
	background-repeat: no-repeat;
}

/* 自己紹介 */
.boxVoiceList .boxVoice01 .audiojs .play {
	background-position: 0 0;
}

.boxVoiceList .boxVoice01 .audiojs .pause {
	background-position: -174px 0;
}

/* 登場セリフ */
.boxVoiceList .boxVoice02 .audiojs .play {
	background-position: 0 -33px;
}

.boxVoice02 .audiojs .pause {
	background-position: -174px -33px;
}

/* 必殺セリフ */
.boxVoiceList .boxVoice03 .audiojs .play {
	background-position: 0 -66px;
}

.boxVoiceList .boxVoice03 .audiojs .pause {
	background-position: -174px -66px;
}

/* CMナレーション */
.boxVoiceList .boxVoice04 .audiojs .play {
	background-position: 0 -99px;
}

.boxVoiceList .boxVoice04 .audiojs .pause {
	background-position: -174px -99px;
}

/* -- 投票するボタン -- */
.cate-judge #pass .btnVote {
	padding-top: 50px;
	text-align: center;
}

.cate-judge #pass .btnVote a {
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

.cate-judge #pass .btnVote a:hover {
	opacity: 0.8;
}


/* ---- 最終審査 ---- */

.page-last-judge #content {
	background: url(../images/judge/introduction-bg.png) no-repeat 140px 140px;
}

.page-last-judge #introduction {
	background: none;
}


/* ---- オーディション合格者 ---- */

.page-result #content {
	background: url(../images/judge/introduction-bg.png) no-repeat 140px 140px;
}

/* ---- はじめに ---- */

.page-result #introduction {
	background: none;
}

/* ---- Tab Select ---- */

.page-result #character-tab {
	margin-bottom: 4px;
}

/* タブボタン */
.page-result #character-tab .btnTab {
	height: 348px;
}

/* タブA */
.page-result #pass #character-tab #character-tab-a span {
	background-image: url(../images/judge/result-character-tab-a.png);
}

.page-result #pass #character-tab #character-tab-a,
.page-result #pass #character-tab #character-tab-a:hover span,
.page-result #pass #character-tab #character-tab-a.on span {
	background-image: url(../images/judge/result-character-tab-a-hover.png);
}

/* タブB */
.page-result #pass #character-tab #character-tab-b span {
	background-image: url(../images/judge/result-character-tab-b.png);
}

.page-result #pass #character-tab #character-tab-b,
.page-result #pass #character-tab #character-tab-b:hover span,
.page-result #pass #character-tab #character-tab-b.on span {
	background-image: url(../images/judge/result-character-tab-b-hover.png);
}

/* タブC */
.page-result #pass #character-tab #character-tab-c span {
	background-image: url(../images/judge/result-character-tab-c.png);
}

.page-result #pass #character-tab #character-tab-c,
.page-result #pass #character-tab #character-tab-c:hover span,
.page-result #pass #character-tab #character-tab-c.on span {
	background-image: url(../images/judge/result-character-tab-c-hover.png);
}

/* タブD */
.page-result #pass #character-tab #character-tab-d span {
	background-image: url(../images/judge/result-character-tab-d.png);
}

.page-result #pass #character-tab #character-tab-d,
.page-result #pass #character-tab #character-tab-d:hover span,
.page-result #pass #character-tab #character-tab-d.on span {
	background-image: url(../images/judge/result-character-tab-d-hover.png);
}

/* タブE */
.page-result #pass #character-tab #character-tab-e span {
	background-image: url(../images/judge/result-character-tab-e.png);
}

.page-result #pass #character-tab #character-tab-e,
.page-result #pass #character-tab #character-tab-e:hover span,
.page-result #pass #character-tab #character-tab-e.on span {
	background-image: url(../images/judge/result-character-tab-e-hover.png);
}

/* タブF */
.page-result #pass #character-tab #character-tab-f span {
	background-image: url(../images/judge/result-character-tab-f.png);
}

.page-result #pass #character-tab #character-tab-f,
.page-result #pass #character-tab #character-tab-f:hover span,
.page-result #pass #character-tab #character-tab-f.on span {
	background-image: url(../images/judge/result-character-tab-f-hover.png);
}

/* --- 審査通過者 --- */

.page-result #pass .boxPassProfile {
	margin-bottom: 30px;
}

.page-result #pass .boxPassProfile > ul {
	margin-left: -13px;	
}

.page-result #pass .boxPassProfile > ul > li,
.page-result #pass .boxPassProfile .boxVoiceList > li,
.page-result #pass .boxPassProfile > ul > li > dl > dd,
.page-result .audiojs .play-pause .audiojs .play-pause > p {
	width: 152px;
}

.page-result #pass .boxPassProfile > ul > li {
	border: none;
	margin-left: 13px;
	padding-left: 0;
	padding-bottom: 187px;
	padding-right: 0;
}

.page-result #pass .boxPassProfile > ul > li > dl > dt {
	min-height: 10px;
	text-align: center;
}

.page-result #pass .boxPassProfile > ul > li > dl > dd {
	height: 180px;
	margin-left: 0;
	margin-right: 0;
}

/* -- audio JS カスタマイズ -- */

.page-result .audiojs .play-pause .play,
.page-result .audiojs .play-pause .pause {
	background-image: url(../images/judge/result-pass-btn-voice.png);
}

/* 自己紹介 */
.page-result .boxVoiceList .boxVoice01 .audiojs .pause {
	background-position: -155px 0;
}

/* 登場セリフ */
.page-result .boxVoice02 .audiojs .pause {
	background-position: -155px -33px;
}

/* 必殺セリフ */
.page-result .boxVoiceList .boxVoice03 .audiojs .pause {
	background-position: -155px -66px;
}

/* CMナレーション */
.page-result .boxVoiceList .boxVoice04 .audiojs .pause {
	background-position: -155px -99px;
}

.page-result #character-frame .boxContentWrap > dl {
	margin-bottom: 0;
}




/*  06. DISCLAIMER : 免責事項
---------------------------------------------*/

/* ---- カテゴリータイトル ---- */

.cate-disclaimer .ttlCategory {
	margin-bottom: 30px;
}

/* ---- セクション ---- */

.cate-disclaimer .boxSection {
	margin-bottom: 40px;
	line-height: 1.78em;
	letter-spacing: -0.2px;
}

/* セクションタイトル */
.cate-disclaimer .boxSection .ttlSection {
	margin-bottom: 16px;
	font-size: 1.12em;
}

/* リスト */
.cate-disclaimer .boxSection ol {
	padding-left: 20px;
}

.cate-disclaimer .boxSection ol > li {
	list-style-type: decimal;
	font-size: 0.95em;
}

/* テキスト */
.cate-disclaimer .boxSection p {
	margin-bottom: 5px;
}


/* ---- コンテンツ内グローバルナビ ---- */

.cate-disclaimer #content .boxGlobalNav {
	padding-top: 60px;
}

