@charset "UTF-8";


/**************************************************************************
 基本タグ
**************************************************************************/

body {
	margin:0;
	padding:0;
	color: #000;
	background: #fff;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}

html,body {
	height:auto;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,li,table,tr,td,article,section {
	margin:0;
	padding:0;
}



/**************************************************************************
 ボタンクラス 必ず<p class=""><a></a></p>の構造とする
**************************************************************************/

.btnBackTop a,
.btnHowto a,
.btnAgain a,
.btnRetry a,
.btnBack a,
.btnClose a,
.btnLogout a,
.btnStop a,
.btnBackTopS a,
.btnBackS a,

p.textGameClear,
p.textGameOver,
p.textYoi,
p.textStart,

/* ↓サブ用 */

div.headerContainer,
.btnChange a {
	background:url(../images/parts_common.png) no-repeat;
	background-size:370px 420px;
	display:block;
	text-indent:-9999px;
}

.btnBackTop a,
.btnHowto a,
.btnAgain a,
.btnRetry a,
.btnBack a,
.btnLogout a {
	width:152px;
	height:52px;
}
.btnLogout a {
	width:204px;
	height:46px;
}

.btnBackTopS a,
.btnBackS a,
.btnClose a,
.btnChange a {
	width:105px;
	height:50px;
}

.btnStop a {
	width:80px;
	height:71px;
}



.btnBackTop a {
	background-position:0 0;
}

.btnHowto a {
	background-position:0 -60px;
}

.btnAgain a {
	background-position: 0 -120px;
}

.btnRetry a {
	background-position:-1px -151px;
}

.btnBack a {
	background-position:-1px -201px;
}

.btnClose a {
	background-position:-261px -71px;
}

.btnLogout a {
	background-position:0 -180px;
}

.btnStop a {
	background-position:-171px 0px;
}

.btnBackTopS a {
	background-position:-158px -108px;
}

.btnBackS a {
	background-position:-158px -108px;
}

.btnChange a {
	background-position:-158px -60px;
}

p.textGameClear,
p.textGameOver,
p.textYoi,
p.textStart {
	text-align:left;
}

p.textYoi {
	width:140px;
	height:46px;
	background-position:-4px -362px;
}

p.textStart {
	width:173px;
	height:51px;
	background-position:-152px -360px;
}

div.cautionContainer {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.80);
	z-index:99999;
}

div.cautionContainer p {
	vertical-align:middle;
	color:#fff;
	font-size:1.5em;
	text-align:center;
	padding-top:150px;
}



/***********************************
 テキストコンテナ
 よーい・スタートなどの分
***********************************/

div.textContainer {
	position:absolute;
	width:100%;
	text-align:center;
	z-index:380;
	top:0;
	left:0;
	padding-top:100px;
}


div.textContainer p {
	text-align:left;
	text-indent:-9999px;
	margin:auto;
}

div.textContainer p.textYoi {
	margin-top:30px;
}

div.textContainer p.textStart {
	margin-top:30px;
}

div.textContainer div.badgeContainer {
	text-align:center;
	position:absolute;
	width:100%;
}

div.textContainer div.badgeContainer p {
	width:208px;
	height:208px;
	margin:auto;
}

div.textContainer p.badgeYoi {
	background:url(../images/common_start_icon0.png) no-repeat;
	background-size:208px 208px;
	position: relative;
	top: -100px;
}

div.textContainer p.badgeStart {
	background:url(../images/common_start_icon1.png) no-repeat;
	background-size:208px 208px;
	position: relative;
	top: -100px;
}



/*
正解・不正解時の〇・×
*/

div.textContainer p.iconCorrect,
div.textContainer p.iconUnCorrect {
	width:204px;
	height:204px;
}

div.textContainer p.iconCorrect {
	background:url(../images/icon_correct.png) no-repeat;
	background-size:204px 204px;
}

div.textContainer p.iconUnCorrect {
	background:url(../images/icon_uncorrect.png) no-repeat;
	background-size:204px 204px;
}


/*
テキストコンテナ(アニメなし)
*/

div.noAnimTextContainer {
	display:none;
}

/*
ゲームクリア時のラベル(共通)とボタン
あとゲームオーバーも
*/

div.noAnimTextContainer div.paddingContainer {
	padding-top:140px;
}

div.noAnimTextContainer div.gameOverContainer div.paddingContainer {
	padding-top:195px;
}

p.textGameOver {
	width:326px;
	height:64px;
	background-position:0px -293px;
	position:relative;
	margin:auto;
	top: -65px
}

p.textGameClear {
	width:334px;
	height:62px;
	background-position:30px -231px;
	position:relative;
	margin:auto;
	top: -65px;
}

p.textGameClear_ribon {
	background:url(../images/ribon.png) no-repeat;
	background-size:315px;
	width:315px;
	height:89px;
	position:relative;
	margin:auto;
	top: 30px;
}

p.iconGameOver_Balance {
	//background:url(../images/common_gameover_icon.png) no-repeat;
	background:url(../images/gameover_enterpack_20220304_0balance.png) no-repeat;
	background-size:208px 208px;
	width:208px;
	height:208px;

	margin:auto auto auto auto;
}

p.iconGameOver_Machigai {
	background:url(../images/gameover_machigai.png) no-repeat;
	background-size:208px 208px;
	width:208px;
	height:208px;
	position: relative;
	top: 200px;

	margin:auto auto auto auto;
}

p.iconGameOver_Janken {
	background:url(../images/gameover_enterpack_20220304_0janken.png) no-repeat;
	background-size:208px 208px;
	width:208px;
	height:208px;
	position: relative;
	top: 230px;
	//left: 120px;

	margin:auto auto auto auto;
}

p.iconGameOver_Eawase {
	background:url(../images/gameover_enterpack_20220304_0eawase.png) no-repeat;
	background-size:208px 208px;
	width:208px;
	height:208px;
	position: relative;
	top: 0px;
	left: 0px;

	margin:auto auto auto auto;
}

p.iconClearChara_Balance {
	background:url(../images/clear_balance.png) no-repeat;
	background-size:306px 331px;
	width:306px;
	height:331px;

	margin:auto auto auto auto;
}

p.iconClearChara_Machigai {
	background:url(../images/clear_machigai.png) no-repeat;
	background-size:306px 331px;
	width:306px;
	height:331px;
	position:relative;
	top: -120px;

	margin:auto auto auto auto;
}

p.iconClearChara_Janken {
	background:url(../images/clear_janken.png) no-repeat;
	background-size:306px 331px;
	width:306px;
	height:331px;
	position:relative;
	top: -120px;

	margin:auto auto auto auto;
}

p.iconClearChara_Eawase {
	background:url(../images/clear_eawase.png) no-repeat;
	background-size:306px 331px;
	width:306px;
	height:331px;
	position:relative;
	top: 30px;

	margin:auto auto auto auto;
}

div.centerContainer {
	width:100%;
	text-align:center;
	position:absolute;
	top:96px;
	left:0;
}

div.gameOverContainer div.centerContainer {
	top:190px;
}

div.noAnimTextContainer div.buttonContainer {
	padding-top:20px;
	width:315px;
	margin:auto;
}

div.noAnimTextContainer p.btnBackTop {
	float:left;
}

div.noAnimTextContainer p.btnAgain {
	float:right;
}

div.bgGameOver {
	background:rgba(0,105,140,0.5);
	width:100%;
	height:100%;
	display:none;
	position:absolute;
	left:0;
	top:0;
}

/*
noAnimTextContainer

btnBackTop
btnAgain
*/

/*
ログイン認証関連のコンテナ
*/

div.loginCheckContainer,
div.loginErrorContainer {
	position:fixed;
	width:100%;
	height:100%;
	z-index:199999;
	background:#fff;
	top:0;
	left:0;
}

div.loginCheckContainer {

}


div.loginErrorContainer {
	display:none;
}



/*
お問い合わせ白丸ボックス
*/

div.cornerBoxContainer {
	padding:20px;
}

div.innerContainer {
	position:relative;
	border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
	background:#fff;
	padding:20px;

	font-size:1.3em;
	color:#000;
}
