@charset "utf-8";

#listArea .box {
	position:relative;
	margin-bottom: 5px;
}
#mtjAutoArea{
	width:728px;
	min-height:479px;
	position:static;
}

#gameInfo {
	text-align: left;
	margin:15px 0;
	background-color: #EEEEFF;
	border: 1px solid #617BE3;
	border-radius: 10px 10px 10px 10px;
	line-height: 150%;
	padding: 10px;
	padding-top:8px;
	text-align: left;
}
#gameInfo .labelBlue2{
	top:-1px;
}
/*
#gameInfo .label{
	margin-right: 5px;
	margin-left: 10px;
}
*/

#gameInfo #gameInfoHead {
	line-height: 200%;
}
#gameInfo .musicInfo {
	line-height: 200%;
}
#gameInfo .musicInfoOne {
	line-height: 150%;
	margin-left:20px;
}
#gameInfo .tagNames{
	line-height: 200%;
}
#gameInfo .description {
	margin-bottom: 10px;
	word-break: break-all;
	word-wrap: anywhere;
}

#gameInfo #gameInfoHead .ownerImage {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 3px;
}
#gameInfo #gameInfoHead img {
	margin-bottom: 3px;
}
#gameInfo .rankingLink{
	margin-left:5px;
	margin-bottom: 3px;
}
#gameInfo .musicInfo img{
	margin-bottom: 3px;
}
#gameInfo .tagNames img {
	margin-bottom: 3px;
}
#musicInfoNotice{
	margin: 5px;
	margin-bottom: 15px;
	font-size: 1.3rem;
	color:#666;
}
#gameInfo #gameInfoTail, #questionBoxTail {
	font-size: 1.3rem;
	line-height: 100%;
	text-align: right;
	padding-bottom: 0px;
}

#gameInfo .gameLength{
	padding-right:5px;
}


#questionList{
	display:none;
}

#questionListTable {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px;
	margin-left:30px;
	border: 1px solid #5B9FFF;
}

#questionListTable th {
	padding: 5px;
	border: 1px solid #5B9FFF;
	color: #0055FF;
	background-color: #CFE3FA;
	text-align: center;
}

#questionListTable td {
	padding: 5px;
	border: 1px solid #5B9FFF;
	background-color: #FFFFFF;
}
#questionListHiddenLink {
	display:none;
}
/*
#listArea #socialButtons {
	text-align:right;
	margin-bottom: 1px;
}
*/

#trainingLink{
	margin-top:5px;
}
#trainingLink img{
	vertical-align: middle;
	margin-right:5px;
	border: 1px solid #99f;
}
.pr728x90_middle{
	margin-top:0px;
	margin-bottom:20px;
}
#gameTopButtons .right{
	margin-bottom:5px;
}
.tagNames .labelTag{
	margin-bottom:4px;
}

#rankingTail{
	margin:5px 3px 15px 0;
	text-align:right;
}
#rankingTail .note{
	float:left;
}
#rankingTail:after{
	content:"";
	display:block;
	clear:both;
}
#rankingTail .textButton{
	display:inline-block;
	margin-bottom:5px;
}
#questionWords {
	text-align: left;
	margin: 0px;
	margin-top:15px;
	background-color: #fff;
	border: 1px solid #617BE3;
	border-radius: 10px 10px 10px 10px;
	line-height: 150%;
	padding: 10px;
	padding-top:8px;
	text-align: left;
}
.questionWord{
	color: #333;
	padding: 3px 5px;
}

#flashAd{
	position:absolute;
	z-index:99998;
	left:20px;
	top:20px;
	display:none;
}
#flashAd .adFromSwfText{
	text-align:right;
	font-size: 1.1rem;
	color:#333;
	margin-right:5px;
}
.isLimitGame #gameTopButtons{
	/*margin-bottom:8px;*/
}
#bookmarkArea{
	position:relative;
}
/* .deleteBookmark
.addBookmark */
.bookmarkedHidden .actionButton{
	padding:0 6px;
}
.bookmarkedHidden .deleteBookmark{
	margin-right:3px;
}
#moveBookmarkPopup{
	position:absolute;
    background-color: #F0F8FF;
    border: 1px solid #5B9FFF;
    border-radius: 10px;
    padding: 10px 10px 5px;
    box-shadow: 3px 3px 3px #DDDDFF;
    z-index:99999;
    margin:0;
    right:0;
    top:0;
}
#moveBookmarkPopupSelect:after{
	content:"";
	display:block;
	clear:both;
}
#moveBookmarkListId{
	float:left;
	margin-bottom:5px;
}
#moveBookmarkEndButton{
	float:right;
	margin-left:5px;
}
#moveBookmarkPopupMessage{
	margin-bottom:10px;
}
.bookmarkedHidden{
	/* font-size: 1.0rem; */
}

#noFlashContentOuter{
	width: 728px;
	height: 455px;
	border:1px solid #000;
	text-align: center;
	display: table;
}

#noFlashContentInner{
	display: table-cell;
	vertical-align:middle;
}
#gameInfo .difficultyMeter {
    top:2px;
}

.pr728x380_relation{
	margin-top:20px;
	margin-bottom:15px;
}
#parentGame {
	border-radius:0;
	border:0;
	border-top: 1px solid #ccf;
	margin:0;
	margin-top:10px;
	padding:0;
	padding-top:10px;
}
/*
#parentGame .parentGameInfo {
	width:530px;
}
#parentGame .parentGameInfoTail {
	bottom:0;
}
*/

#switchApp{
	margin-right:3px;
}

#questionBox {
	position:relative;
}
#questionBox .questions{
	font-size: 1.6rem;
	margin:10px 5px 20px 20px;
	line-height:120%;
	color:#000;
	word-break: break-all;
	word-wrap: anywhere;
}
#questionBox .questions p{
	margin:0;
	padding:0;
}
#questionBox .moreQuestion, #showKanaQuestionsButton{
	display:none;
}

#questionBox .blockQuestions .question{
	position:relative;
	margin-bottom:10px;
}
#questionBox .questions .kanji{

}
#questionBox .questions .kana{
	font-size: 1.4rem;
	color:#888;
}
#questionBox .useMemo .kana, #questionBox .useMemo .kanji{
	width:500px;
}
#questionBox .questions .memo{
	position:absolute;
	right:0;
	bottom:0;
	width:200px;
	text-align:right;
	color:#093;
}
#questionBox .etc{
	color:#888;
}
#questionBox .topRightButtons{
	position:absolute;
	top:10px;
	right:10px;
	font-size: 1.2rem;
	line-height: 100%;
}
#questionBox .inlineQuestions .question{
	display:inline-block;
	margin-right:10px;
}

#gameSpApp{
	box-sizing:border-box;
	/*margin-top:10px; */
	text-align:center;
    border: 2px solid #333;
    overflow: hidden;
    border-radius: 10px;
	width:100%;
    position: relative;
    padding:15px 0;
    background-position: center center;
    min-height: 300px;
    margin-bottom:20px;
    position:relative;
}
#gameSpApp .boxTitle{
	text-align:left;
	padding:5px;
	font-weight:bold;
	font-size:120%;
}
#gameSpApp .gameSpBackgroundImage{
	position:absolute;
	left:0;
	top:0;
}
.gameSpAppBox{
	box-sizing:border-box;
	border-radius: 10px;
    border: 1px solid #999;
    background-color:rgb(255,255,255,0.8);
    padding:10px 0;
    margin:10px auto;
    max-width:400px;
	position: relative;
}
#gameSpApp .rectBtn{
	cursor :pointer;
	width:130px;
	font-size: 1.8rem;
    background-color:#FFF;
    color:#1DA1F2;
    padding:5px 3px;
    line-height:250%;
    border:2px solid #1DA1F2;
	border-radius: 5px;
	text-align:center;
	font-family: 'mtjFontRound';
	transform: rotate(0.001deg);
}
#gameSpApp .rectBtn:hover, #gameSpApp .rectBtn:active{
    color:#f39;
    border-color:#f39;
    background-color:#fde;
}
#gameSpApp .rectBtn svg{
	position: relative;
	display: inline-block;
	top:2px;
	margin:0 3px;
}
#gameSpApp .rectBtn g{
	fill:#1DA1F2;
}
#gameSpApp .rectBtn:hover g, #gameSpApp .rectBtn:active g, #gameSpApp .rectBtn.mtjActive g{
	fill:#ff3399;
}
.commentButtonArea{
	margin:15px 0;
    font-size: 1.3rem;
    text-align: right;
}

@media screen and (max-width:339px){
	#gameSpApp .gameSpBackgroundImage{
		height:100%;
	}
}
@media screen and (max-width:729px){
	#mtjAutoArea{
		min-height:0;
		position:relative;
	}
	#questionBox .questions{
		margin-left:5px;
	}
}

/**
 * ワイドモード
 *
 * 実装時はmtjWideとかいうクラスをmainAreaあたりにつけて、以下のセレクターの先頭に.mtjWideをつける
 */
@media screen and (min-width:1048px){
	.mtjWideMode .mtjStage{
		/* transform: scale()で縮小・拡大する際は、中心を基準に変形する */
		transform: scale(1.43956, 1.43956);
		/* position:absolute; */
		margin-left:160px;
		margin-top:100px;
		margin-bottom:110px;
	}
	.mtjWideMode #sideArea{
		margin-top:740px;
	}
	.mtjWideMode #gameTopButtons{
		width:1048px;
	}
	.mtjWideMode #listArea .box .h1Yellow{
		width:1016px;
	}
	.mtjWideMode .mtjHelpArea{
		margin-top:-5px;
	}

	/* テスト用　この広告はphpで出さないようにしたい */
	.mtjWideMode #sideArea .pr:first-child{
		display:none;
	}
}