@charset "UTF-8";


/*あそびかた共通
----------------------------------------------------------------*/
#wrapper-play {
	clear: both;
	width: 1000px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	margin: 0 auto;
	padding: 88px 0 0 0;
	background: url(../images/common/bg_wrapper_play.png) no-repeat top center;
	}

#mainCol { width: 740px; float:right; margin: -65px 7px 0 0;}
#contents h3{ margin: 0 0 8px 0;}

.relative{
	position:relative;
}

/*サブメニュー見出し*/
#sntit_play-try {
	background: url(../images/play/sntit_play-try.png) no-repeat top center;
	height:40px;
	margin:0 0 4px 6px;
	text-indent:-9999px;
	}
#sntit_play-more {
	background: url(../images/play/sntit_play-more.png) no-repeat top center;
	height:40px;
	margin: 10px 0 4px 6px;
	text-indent:-9999px;
	}
#sntit_play-2015 {
	background: url(../images/play/sntit_play-2015.png) no-repeat top center;
	height:40px;
	margin: 10px 0 4px 6px;
	text-indent:-9999px;
	}
#sntit_play-feature {
	background: url(../images/play/sntit_play-feature.png) no-repeat top center;
	height:40px;
	margin: 10px 0 4px 6px;
	text-indent:-9999px;
	}

/*各ページ
----------------------------------------------------------------*/

/* play23 */
.btn_play23_alice{
	width: 307px;
	position: absolute;
	text-align: left;
	left: 43px;
}

.btn_play23_marionet{
	width: 307px;
	position: absolute;
	text-align: right;
	right: 40px;
}

/* play13 ※終了対応*/
.endcontents-endtxt-play13 { position: absolute; left: 30px; top: 80px; z-index: 10;}

/*play13　※コンテンツ*/
span.play13-img-play02 {
	display: block;
	width: 740px;
	height: 393px;
	background: url(../images/play/play13/img_play02.jpg) 0 0 no-repeat;
	position: relative;
	}
a.play13-silverheart {
	display: block;
	width: 226px;
	height: 344px;
	background-color: #FFF;
	position: absolute;
	top: 33px;
	left: 255px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	opacity:0; filter:
	alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	}
a.play13-starlight {
	display: block;
	width: 226px;
	height: 344px;
	background-color: #FFF;
	position: absolute;
	top: 33px;
	left: 482px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	opacity:0; filter:
	alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	}
a.play13-silverheart:hover, a.play13-starlight:hover {
	opacity:0.4; filter:
	alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	}

/*play21　※チャームリスト
----------------------------------------------------------------*/
.btn_charmType{
	width:716px;
	margin:10px auto;
	}
.btn_charmType li{
	width:356px;
	height:69px;
	float:left;
	cursor:pointer;
	}

/*リストテーブル共通*/
.charmlist{ line-height:1.3; width:700px; margin:0 auto 20px auto; clear:both;}
.charmlist dd{ padding:0;}
.charmlist dt.charmType{ padding:0;}

.charmName{ width:150px; color:#fff; font-weight:bold; text-align:center; font-size:120%; vertical-align:middle;}

.charmEffect{ width:420px;}
.charmEffect span{ padding:6px; display: inline-block;}
.charmEffect img { vertical-align:middle; padding: 0 5px 0 0;}

.icon_bronzecharm{ line-height:1; padding:1px 4px; border-radius:20px; font-size:10px; text-shadow: 1px 1px 0 #fff; color:#5A3518; background:#E3A47F; border:1px solid #774A39;}
.icon_silvercharm{ line-height:1; padding:1px 4px; border-radius:20px; font-size:10px; text-shadow: 1px 1px 0 #fff; color:#666; background:#ddd; border:1px solid #777;}
.icon_goldcharm{ line-height:1; padding:1px 4px; border-radius:20px; font-size:10px; text-shadow: 1px 1px 0 #fff; color:#6E5D34; background:#FFCE55; border:1px solid #88703B;}
.icon_platinumcharm{ line-height:1; padding:1px 4px; border-radius:20px; font-size:10px; text-shadow: 1px 1px 0 #fff; color:#9c80cf; background:#fff0fb; border:1px solid #9580bf;}
.txt_condition{ border: none; padding: 0 0 0 5px;}

/*ドレスアピール*/
.charmlist-dress{color:#0E7EBD; border-top:1px solid #86C7ED; border-left:1px solid #86C7ED; border-right:1px solid #86C7ED;}
.charmlist-dress .charmType{ background:#C0E5F8; border-bottom:1px solid #86C7ED;}
.charmlist-dress .charmName {background:#ADD9F3; border-right:1px solid #86C7ED; border-bottom:1px solid #86C7ED; text-shadow: 0 0 8px #0E7EBD;}
.charmlist-dress .charmCondition{ background:#EAF8FD; border-top:1px solid #86C7ED; border-bottom:1px solid #86C7ED; padding:6px;}
.charmlist-dress .tit_charmCondition{ background:#CEEEFB; border-right:1px dotted #86C7ED; border-bottom: 1px solid #86C7ED; width:60px; text-align:center;}
.charmlist-dress .tit_charmEffect{ background:#E4F3FC; border-right:1px dotted #86C7ED; border-bottom: 1px solid #86C7ED; text-align:center;}
.charmlist-dress .charmimg{ background:#CFE9F8; border-right:1px solid #86C7ED; border-bottom:1px solid #86C7ED; text-align:center; padding:6px;}

/*ステージ*/
.charmlist-audition{ color:#FB7100; border-top:1px solid #EDC286; border-left:1px solid #EDC286;border-right:1px solid #EDC286;}
.charmlist-audition .charmType{ background:#FBD9BE; border-bottom:1px solid #EDC286;}
.charmlist-audition .charmName { background:#FACC94; border-right:1px solid #EDC286; border-bottom:1px solid #EDC286; text-shadow: 0 0 8px #FB7100;}
.charmlist-audition .charmCondition{ background:#FBE7D2; border-top:1px solid #EDC286; border-bottom:1px solid #EDC286; padding:6px;}
.charmlist-audition .tit_charmCondition{ background:#FADFC5; border-bottom: 1px solid #EDC286; width:60px; text-align:center;}
.charmlist-audition .tit_charmEffect{ background:#FEF0E0; border-bottom: 1px solid #EDC286; text-align:center;}
.charmlist-audition .charmimg{ background:#FCDAAF; border-right:1px solid #EDC286; border-bottom:1px solid #EDC286; text-align:center; padding:6px;}

/*期間限定*/
.charmlist-period{ color:#679900; border-top:1px solid #ABE192; border-left:1px solid #ABE192; border-right:1px solid #ABE192;}
.charmlist-period .charmType{ background:#D5F0C5; border-bottom:1px solid #ABE192;}
.charmlist-period .charmName { background:#BAE7A5; border-right:1px solid #ABE192; border-bottom:1px solid #ABE192; text-shadow: 0 0 8px #679900;}
.charmlist-period .charmCondition{ background:#E1F5D5; border-top:1px solid #ABE192; border-bottom:1px solid #ABE192; padding:6px;}
.charmlist-period .tit_charmCondition{ background:#E9F7E1; border-right:1px dotted #ABE192; border-bottom: 1px solid #ABE192; width:60px; text-align:center;}
.charmlist-period .tit_charmEffect{ background:#D7F1C7; border-right:1px dotted #ABE192; border-bottom: 1px solid #ABE192; text-align:center;}
.charmlist-period .charmimg{ background:#D0EEC1; border-right:1px solid #ABE192; border-bottom:1px solid #ABE192; text-align:center; padding:6px;}

/*スペシャル*/
.charmlist-special{ color:#E6516B; border-top:1px solid #ED8697; border-left:1px solid #ED8697; border-right:1px solid #ED8697;}
.charmlist-special .charmType{ background:#F7BFCC; border-bottom:1px solid #ED8697;}
.charmlist-special th.charmName { background:#F8BDC9; border-right:1px solid #ED8697; border-bottom:1px solid #ED8697; text-shadow: 0 0 8px #E6516B;}
.charmlist-special .charmCondition{ background:#FDE1E9; border-top:1px solid #ED8697; border-bottom:1px solid #ED8697; padding:6px;}
.charmlist-special .tit_charmCondition{ background:#FCD6E0; border-right:1px dotted #ED8697; border-bottom: 1px solid #ED8697; width:60px; text-align:center;}
.charmlist-special .tit_charmEffect{ background:#FEF1F4; border-right:1px dotted #ED8697; border-bottom: 1px solid #ED8697; text-align:center;}
.charmlist-special .charmimg{ background:#FBD2DB; border-right:1px solid #ED8697; border-bottom:1px solid #ED8697; text-align:center; padding:6px;}


/*アイカツ！二次元コードって？
----------------------------------------------------------------*/
.btn_code_01 {
	width:299px;
	position:absolute;
	top: -110px;
	left: 46px;
}
.btn_code_01 a{
	display:block;
	width:299px;
	margin:0 auto;
}
.btn_code_02 {
	width:299px;
	position:absolute;
	top: -110px;
    left: 387px;
}
.btn_code_02 a{
	display:block;
	width:299px;
	margin:0 auto;
}

